@media (min-width: 1200px) {
  .wide_cal {
    width: 100% !important;
  }

  /*header.smaller .dropshadow{height: 125px; position: fixed;top: 0;z-index: 999; background:#fff;
		 border-bottom:3px solid #cd6928 ;transition: height 0.3s ease 0s; width:100%; box-sizing:border-box;}
	header.smaller .top_bg{height: 125px; position: fixed;top: 0;z-index: 999; background:#fff;
		 border-bottom:3px solid #cd6928 ;transition: height 0.3s ease 0s; width:100%; box-sizing:border-box;}*/
  header {
    top: 0;
    width: 100%;
    z-index: 11;
    transition: height 0.3s ease 0s;
    position: relative;
  }

  header.smaller .inner_res {
    height: 120px;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    border-bottom: 3px solid #4d4c4b;
    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: 58px;
  }

  header.smaller .selectdiv {
    width: 100%;
    padding-left: 0px;
  }

  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_adult,
  header.smaller #no_of_child,
  header.smaller #no_of_room_mobile,
  header.smaller #no_of_rooms {
    /*border: 1px solid #eee !important; color:#000; padding: 7px;*/
    /*text-transform: uppercase;*/
    font-size: 15px;
    /*padding: 21px 4%;*/
  }

  header.smaller .inner_res #no_of_adult,
  header.smaller #no_of_child,
  header.smaller #no_of_room_mobile {
    font-size: 15px;
    height: auto;
    margin: 0;
  }

  header.smaller .inner_res .selectdiv:after {
    top: -30px;
    right: -25px;
  }

  header.smaller #no_of_child {
    font-size: 14px;
  }

  header.smaller .home_res {
    height: 110px;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    bottom: initial;
    border: none;
    border-bottom: 3px solid #cd6928;
    transition: height 0.3s ease 0s;
    width: 100%;
    padding: 0;
  }

  header.smaller .home_res .res_bg {
    border: none;
    background: #fff;
    border-bottom: 3px solid #f65f00;
  }

  header.smaller .room_home {
    color: #000000;
  }

  .logoDN {
    display: none;
  }

  .smaller .logoDN {
    display: block;
  }

  .smaller .checkDN {
    display: none;
  }

  .smaller .width16 {
    width: 16%;
  }

  .smaller .width25 {
    width: 48%;
  }

  .smaller .width30 {
    width: 25%;
  }

  .smaller .width35 {
    width: 35%;
  }

  .smaller .width14 {
    width: 14%;
  }

  .smaller .middlein {
    width: 84%;
  }

  .smaller .width20 {
    width: 23%;
  }

  .smaller .width25 {
    width: 13%;
  }

  .smaller .width30-inn {
    width: 30%;
    margin-left: 0px;
  }

  .smaller .dropshadow {
    box-shadow: none;
  }

  header.smaller .yelname {
    color: #4d4c4b;
  }

  header.smaller .margin30 {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }

  header.smaller .checktxt {
    color: #000;
    font-style: normal;
    letter-spacing: 0px;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
  }

  header.smaller .borlefty {
    border-right: 0;
  }

  header.smaller .customedeatetimesout,
  header.smaller .customedeatetimesin {
    border: 1px solid #fff;
    background: #fff;
    color: #000;
    height: 43px;
  }

  header.smaller .F20_check,
  header.smaller .monthcheck {
    font-size: initial;
  }

  header.smaller .reservation #dpd1,
  header.smaller .reservation #dpd2 {
    height: auto;
  }

  header.smaller .vertmar {
    margin: 15px 0 0 0;
  }

  header.smaller .reservation .btn-success {
    margin: 0;
    padding: 18px 25px;
  }

  header.smaller .nopad {
    padding: 14px 0 0 0;
  }

  header.smaller .logo_inn {
    margin: 32px 0 0;
  }

  header.smaller .add-on {
    background: url(../img/smallcal.png) no-repeat;
    width: 23px;
    height: 23px;
    right: 5px;
    bottom: 16px;
  }

  header.smaller .reservation {
    width: 100%;
    margin: 0 auto;
    background: none;
  }

  header.smaller .pushmarg {
    margin-top: 10px !important;
  }

  header.smaller .home_collapse {
    top: 62px;
  }
}

.carousel-indicators {
  position: absolute;
  top: 0;
  bottom: 385px;
  margin: auto;
  height: 20px;
  left: 2% !important;
  left: auto;
  width: auto;
}

.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 0;
  margin: 5px 0;
  display: block;
  background: rgba(225, 225, 225, 0.5);
}

.carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 5px 0;
  background: #fff;
}

.checkbut {
  background: #6fa624 !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;
}

.colorgreen {
  color: #4d4c4b;
}

.colorgreen a {
  color: #4d4c4b;
}

body {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 17px;
  color: #000;
  font-weight: 400;
  background: #fff;
  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;
  display: inline-block;
  background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
  padding: 10px;
  width: 50px;
  height: 50px;
  left: 5%;
}

.carousel-control.right {
  background-image: none;
  display: inline-block;
  background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
  padding: 10px;
  width: 50px;
  height: 50px;
  right: 5%;
}

.carousel-control.left:hover,
.carousel-control.right:hover,
.carousel-control.left:focus,
.carousel-control.right:focus {
  color: #fff !important;
}

.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: #4d4c4b;
  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;
}

/*slider carousel-fade */
/*********************************** slider************************************************/
/******* Sign In ********/
.sign_bg {
  display: inline-block;
  float: none;
  /*padding: 5px 0;*/
  vertical-align: top;
  position: relative;
  color: #000;
  background: #fff;
  margin-top: 10px;
  margin-right: 10px;
}

.cancel_nodify {
  background: #f65f00;
  padding: 10px;
  color: #fff !important;
}

.sign_bg > a {
  color: #ffffff !important;
  display: inline-block;
  font-size: 16px;
  padding: 10px;
}

.sign_bg a:hover,
.sign_bg > a:focus {
  color: #ffffff !important;
}

.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;
  font-size: 16px;
}

.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-family: Arial;
  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: #333;
  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 {
  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);
}

.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-family: Arial;
  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: none;
  margin: 0 auto;
  position: absolute;
  width: 95%;
  left: 0;
  right: 0;
  bottom: 30px;
  z-index: 9;
  padding: 15px;
}

.wide_cal {
  background: #fff;
  display: inline-block;
  border-radius: 0px;
  width: 88%;
  position: relative;
  border: 1px solid #989898;
}

.datepicker.dropdown-menu {
  max-width: 230px;
}

.customedeatetimesout,
.customedeatetimesin {
  display: block;
  background: #fff;
  color: #000;
  font-size: 17px;
  line-height: 1.42857;
  padding: 9px 12px;
  width: 100%;
  text-align: center;
}

.reservation #dpd1,
.reservation #dpd2 {
  cursor: auto !important;
  width: 100%;
  background: none;
  position: relative;
  z-index: 9;
  height: 60px;
}

.checkincustometime {
  left: 0;
  opacity: 0 !important;
  position: absolute !important;
  top: 0px;
  z-index: 10 !important;
}

.add-on {
  background: url(../img/calendar.png) no-repeat;
  width: 40px;
  height: 47px;
  border-radius: 0 4px 4px 0;
  color: #fff;
  padding: 6px 7px;
  position: absolute;
  right: 0;
  bottom: 1px;
}

.reservation label {
  color: #ffffff;
  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 #4d4c4b;
  border: 0;
  float: left;
}

.btn_right {
  border-radius: 0px 7px 7px 0px !important;
  background: url(../img/plus_minus.png) no-repeat -50px 10px #4d4c4b;
  border: 0;
  float: left;
}

.btn_right:hover,
.btn_right:active,
.btn_right:focus {
  background: url(../img/plus_minus.png) no-repeat -50px 10px #4d4c4b !important;
  padding: 6px 11px !important;
}

.btn_left:hover,
.btn_left:active,
.btn_left:focus {
  background: url(../img/plus_minus.png) no-repeat 8px 11px #4d4c4b !important;
  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: #cd6928 !important;
  z-index: 11;
  width: 123%;
  padding: 10px 0;
}

.MT20_new {
  margin-top: 20px;
}

.room_home {
  margin: 0;
  display: inline-block;
  color: #000;
  cursor: pointer;
}

.room_home .fa {
  font-size: 20px;
  position: relative;
  top: 3px;
}

.room_home:hover {
  color: #000;
  text-decoration: none;
}

.panel-body {
  color: #fff;
}

.reservation .btn-success {
  background: #f65f00 !important;
  font-size: 20px;
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  padding: 20px 19px;
  margin: 0px;
  text-transform: uppercase;
}

.reservation .btn-success:hover {
  color: #fff !important;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
  .home_collapse {
    position: inherit !important;
    top: 0 !important;
    background: none !important;
    margin-bottom: 0px;
  }

  .home_collapse {
    width: 100%;
  }

  .panel-body {
    color: #fff !important;
  }

  .reservation label {
    color: #fff !important;
  }
}

@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;
  }
}

@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;
  }
}

@media screen and (min-width: 401px) and (max-width: 600px) {
  .res_bg_web {
    margin: 0 auto !important;
    width: 95%;
    float: none !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 767px) {
  .res_bg_web {
    margin: 0 auto !important;
    float: none !important;
  }
}

/***************************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  ******/

.whitestart {
  background: #fff;
}

.homecontain h1 {
  color: #000000;
  font-size: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
}

.subh2 {
  font-size: 30px;
  letter-spacing: 4px;
  margin-top: -13px;
  text-transform: uppercase;
}

.animatedheight p {
  text-align: justify;
  margin: 0;
  line-height: 30px;
}

.home-mobileboxoverviews {
  padding: 10px 0 73px;
}

.mobile0verviewinnwerdiv {
  height: 270px;
  min-height: 270px;
  overflow: hidden;
}

.main-bg-white .mobile0verviewinnwerdiv {
  height: auto !important;
  min-height: auto !important;
}

.animatedheight {
  width: 100%;
  color: #4d4c4b;
  margin-top: 10px;
}

.animatedheight a {
  color: #4d4c4b;
}

.animatedheight h2 {
  color: #250d00 !important;
  font-size: 20px;
  margin-bottom: 2px;
  text-align: left;
  font-weight: bold;
  padding-left: 0px;
}

.colapsshoecontentlinkdiv2 {
  display: block;
}

.colapsshoecontentlinkdiv {
  /*background: rgba(0, 0, 0, 0) url("../img/pluss.png") no-repeat;*/
  bottom: 15px;
  cursor: pointer;
  /*font-size: 35px;*/
  height: 50px;
  margin-top: 0;
  left: 50%;
  margin-left: -123px;
  position: absolute;
  width: 246px;
  box-sizing: border-box;
  z-index: 2;
}

#no_of_adult,
#no_of_child,
#no_of_room_mobile,
#no_of_rooms {
  border: 1px solid #989898;
  /*text-transform: uppercase;*/
  font-size: 15px;
}

.yelbors {
  border-right: 1px solid #fff;
}

.yelname {
  color: #fff;
}

#cis-style .add-on,
#cis-style1 .add-on {
  background: none;
  color: #cd6928;
  top: -1px;
}

#form_sixplusbooking select {
  background-color: #fff !important;
}

.colapsshoecontentlinkdiv2 {
  /*background: rgba(0, 0, 0, 0) url("../img/minuss.png") no-repeat;*/
  bottom: 15px;
  cursor: pointer;
  display: none;
  height: 50px;
  margin: 0px auto;
  left: 50%;
  margin-left: -123px;
  position: absolute;
  width: 246px;
  z-index: 2;
  box-sizing: border-box;
}

.MT3 {
  margin-top: 3px;
}

/********* home contain  ******/
/********* Map  ******/
.bg_color {
  background: rgba(0, 0, 0, 0) url("../img/map.png") no-repeat scroll center
    center;
  height: 560px;
  position: relative;
}

.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: #4d4c4b;
  text-decoration: none;
  font-weight: bold;
}

.bar {
  background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll center
    center;
  height: 32px;
  width: 100%;
}

.h1_sister {
  color: #4d4c4b;
  font-size: 30px;
  font-weight: bold;
  margin-top: 20px;
}

/********* SISTER PROPERTIES  ******/

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn start xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.arow {
  background: #81bb42;
  border: medium none;
  position: absolute;
  right: 0;
  padding: 18px 33px;
  margin: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.mob1 {
  background: #fff !important;
  border-radius: 0;
  /*height: 65px;*/
}

.subscribe_btn {
  background: #088e01 !important;
  padding: 1px 9px !important;
  margin: 6px 0 0 -8px !important;
}

.subscribe_input {
  margin: 0 !important;
  float: left;
  border-radius: 0;
  height: 65px !important;
  padding: 20px 20px 20px 50px;
  width: 80% !important;
  border: 0;
  background: #ebebeb;
  color: #1c293d;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn end  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*********footer  ******/
footer {
  color: #fff;
  padding: 0;
}

.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;
}

.social li.sochead {
  vertical-align: top;
  padding: 10px 0;
  margin: 0 10px;
  color: #1c293d;
}

.social a {
  background: url(../img/social_icon1.png) no-repeat;
  width: 43px;
  height: 43px;
  display: inline-block;
  margin: 0 5px;
}

.social a:hover {
  background: #cd6928 url(../img/social_icon1.png) no-repeat;
}

.yelp {
  background-position: -169px 4px !important;
}

.trip {
  background-position: -338px 3px !important;
}

.gplus {
  background-position: -86px 3px !important;
}

.fb {
  background-position: -7px 3px !important;
}

.yahoo {
  background-position: -127px 3px !important;
}

.tweet {
  background-position: -46px 3px !important;
}

.foursquare {
  background-position: -373px 3px !important;
}

.youtube {
  background-position: -210px 3px !important;
}

.pinterest {
  background-position: -252px 3px !important;
}

.inn_icon {
  background-position: -297px 3px !important;
}

.instagram {
  background-position: -410px 3px !important;
}

.linkedin {
  background-position: -449px 3px !important;
}

.social img {
  display: none;
}

.inner_res .home_collapse {
  top: 67px;
}

.innsight_logo {
  background: #transparent;
  border-radius: 5px;
  padding: 10px;
  padding-top: 0px;
}

a:focus,
a:hover {
  text-decoration: none;
}

/*********footer  ******/
/********* **************************Menu  ***************************************/
.squareme {
  margin: 0 auto;
  position: relative;
}

.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: transparent;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: #1f5499;
  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 #cd6928;
  color: #cd6928 !important;
}

.top-nav-ul li.active a {
  border-bottom: 2px solid #ff6a06;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
}

.dropdown-menu li a {
  padding: 13px 11px;
}

.top_bg1 a {
  color: #1c293d;
}

.top_bg1 li a {
  padding: 13px 23px;
  text-align: center;
}

/**************************** menu ********************************* ******/

.lgo_here {
  /*position:absolute;top:-45px;*/
  padding: 19px 0;
}

.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 {
  padding: 20px 60px;
  font-size: 20px;
  font-weight: 300;
  font-family: inherit;
  display: inline-block;
  color: #fff;
  letter-spacing: 3px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 0;
}

.mybtn:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.btn-4 {
  background: #cd6928;
  color: #fff;
  overflow: hidden;
}

.btn-4:hover {
  background: #cd6928;
  color: #fff;
}

.btn-4:focus {
  color: #fff;
}

.btn-4:before {
  position: absolute;
  height: 100%;
  font-size: 125%;
  line-height: 3.5;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-4:active:before {
  color: #fff;
}

/* Button 4a */
.btn-4a:before {
  left: 130%;
  top: -12px;
  font-family: "FontAwesome";
}

.btn-4a:hover:before {
  left: 80%;
}

#carouselButtons button {
  background: #fff !important;
  color: #000 !important;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .MT17 {
    margin-top: 17px !important;
  }

  .MB20_mob {
    margin-bottom: 20px;
  }

  .bor_r {
    border: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .W100_tab {
    width: 100%;
  }

  .MB20_tab {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 2600px) {
  .M55_web {
    margin: 0 0 30px;
  }

  .mobiletop-box-divs {
    display: none !important;
  }
}

/***********menu **************/
@media screen and (min-width: 320px) and (max-width: 1199px) {
  .innerheader {
    bottom: 0 !important;
  }

  .mobiletop-box-divs {
    display: block !important;
  }

  .mobile_header {
    display: block !important;
  }

  .mobile0verviewinnwerdiv h2,
  .mobile0verviewinnwerdiv h3,
  .mobile0verviewinnwerdiv h4 {
    margin: 0px;
    font-size: 18px;
  }

  .mobilenavtab {
    position: absolute;
    right: 0px;
    top: 42px;
    z-index: 99;
    width: 300px;
    background: #ff5e03;
    padding-bottom: 10px;
    height: auto !important;
  }

  .mobilenavigations {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

  .mobilenavigations li {
    list-style: none;
  }

  .mobilenavigations li a {
    display: block;
    padding: 10px 5px 10px 0px;
    text-align: left;
    color: #000;
    font-size: 16px;
  }

  .mobilenavigations li a span {
    padding: 0 10px 0 15px;
  }

  .mobilenavigations li a:hover,
  .mobilenavigations li a:focus {
    text-decoration: none;
  }

  .home_bg .container {
    width: 100%;
  }

  .home_bg .MT100 {
    margin-top: 70px;
  }

  .mobiletop-box-divs {
    background: none;
    width: 100%;
    display: none;
    position: absolute;
    text-align: center;
    z-index: 99;
    padding: 0;
    height: 42px;
  }

  .mobiletop-box-divs img {
    max-width: 200px;
  }

  .mobile-phone-span {
    float: left;
    background: #ff5e03 url("../img/call_icon.png") no-repeat center center;
    width: 43px;
    height: 42px;
    position: relative;
    z-index: 999;
    cursor: pointer;
    padding-left: 5px;
  }

  .mobile-phone-nav-dropdown {
    float: right;
    background: #ff5e03 url("../img/humburger-icons.png") no-repeat center
      center;
    color: #fff;
    width: 47px;
    height: 42px;
    position: relative;
    text-align: center;
    z-index: 999;
    cursor: pointer;
    padding-right: 5px;
  }
}

@media screen and (min-width: 1001px) and (max-width: 1199px) {
  .mobiletop-box-divs img {
    max-width: 130px;
  }
}

.link-navmobile-box {
  width: 45px;
  height: 45px;
  display: block;
}

.avail {
  color: #000;
}

.caret {
  padding: 0 !important;
  border-top: 4px solid;
}

img {
  vertical-align: middle;
}

.mobile_header {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}

.mobilenavigations li.active a {
  background: #ff5e03 none repeat scroll 0 0;
  color: #fff !important;
}

.DN {
  display: none;
}

.dropdown-menu-mobile li.active a {
  background: #ff5e03;
  color: #fff;
}

.mobilenavigations > .destination-nav-tab-mobile a.active {
  background: #fe0000;
  color: #ffffff;
}

.dropdown-menu-mobile li a {
  padding-left: 40px;
}

.dropdown-menu-mobile {
  padding: 0px;
}

/***********menu**************/
/*********** Header all page **************/
.top_bg {
  color: #000;
  padding: 0;
}

.topbg_inner {
  background: #fff;
}

.header_1 {
  background: #4d4c4b 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: #1f5499;
}

.inner_res {
  background: #4d4c4b;
}

@media screen and (min-width: 320px) and (max-width: 1000px) {
  .inner_res {
    background: #4d4c4b;
    padding-top: 80px;
  }

  .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: 10px 0 0 8px !important;
  }
}

.map_to_box .F16 {
  font-size: 14px !important;
}

.panel-body-innsight {
  color: #4d4c4b !important;
}

.show-more {
  background: #4d4c4b !important;
}

.list-group a {
  color: #4d4c4b !important;
}

.list-group {
  color: #4d4c4b !important;
}

.panel_icons span {
  background: url(../img/innsight_panel.png) no-repeat;
}

.logo_inn {
  display: block;
}

/*********** Header all page **************/
/*********** date picker **************/
.datepicker td.active,
.datepicker td.active:hover {
  background: #4d4c4b !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: #cd6928 !important;
}

.datepicker td.day:hover {
  background: #4d4c4b !important;
  color: #fff !important;
}

.datepicker td.day.disabled {
  color: #939393 !important;
}

/*********** date picker **************/
/*********** button **************/
.hvr-sweep-to-right::before {
  background: #4d4c4b 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: rgb(153, 210, 87);
  /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(153, 210, 87, 1) 0%,
    rgba(113, 180, 47, 1) 45%,
    rgba(102, 170, 46, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(153, 210, 87, 1) 0%,
    rgba(113, 180, 47, 1) 45%,
    rgba(102, 170, 46, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(153, 210, 87, 1) 0%,
    rgba(113, 180, 47, 1) 45%,
    rgba(102, 170, 46, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}

/*********** green button **************/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8524e+0,b0211c+48,b0211c+68 */
.red-but {
  background: rgb(216, 82, 78);
  /* Old browsers */
  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+ */
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}

/*********** 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;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .mobilemargin {
    margin-top: 20px;
  }

  #CDSSCROLLINGRAVE.narrow {
    width: 250px !important;
  }

  .MB50XS {
    margin-bottom: 50px;
  }

  .room_home,
  .room_home:hover {
    color: #ffffff !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 2500px) {
  .ML30-web {
    margin-left: 30px;
  }
}

/***************************country_currency ****************************************/
.country_currency_list {
  right: 0 !important;
  top: -470px !important;
  left: 0;
  margin: 0 auto;
}

.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;
}

@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: 12px !important;
    top: -686px !important;
    left: 12px;
    margin: 0 auto;
  }

  /*.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: 0 !important;
    top: -690px !important;
    left: 0;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .country_currency_list {
    right: 0 !important;
    top: -470px !important;
    left: 0;
    margin: 0 auto;
  }

  .tableft {
    float: left;
  }

  .leavebottomspace {
    padding-bottom: 50px;
  }

  .gocentric {
    text-align: center;
  }
}

@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;
  }
}

/*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: #f0ad4e;
  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 {
  padding: 20px 53px !important;
  border: none !important;
  margin-left: 23px !important;
}

.goog-te-gadget-simple .goog-te-menu-value {
  color: #fff !important;
  font-size: 15px;
}

.goog-te-gadget-icon {
  display: none !important;
  color: #fff !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  color: #fff !important;
}

.res_heading {
  background: #cd6928;
  color: #fff;
  font-size: 19px;
  padding: 10px 0 10px;
}

.yosemite_tours p {
  text-align: justify;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .home_collapse {
    margin-top: 23px !important;
  }
}

/* BackToTop button css */
#scroll {
  position: fixed;
  right: 10px;
  bottom: 44px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #ff6a06;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 999;
}

#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;
}

/* BackToTop button css */

.color_g {
  color: #fff;
  margin-top: 10px;
  text-transform: none;
}

.red-box {
  color: #fff;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 30px;
  display: inline-block;
  text-transform: uppercase;
}

.white-box {
  color: #fff;
  font-size: 35px;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  display: none;
  text-transform: uppercase;
}

.shadowboxdiv {
  left: 0;
  right: 0;
  position: absolute;
  bottom: 160px;
  width: auto;
  z-index: 9;
}

@media screen and (min-width: 1200px) and (max-width: 2500px) {
  .colapsshoecontentlinkdiv {
    /*background: rgb(255, 255, 255) url("../img/pluss.png") no-repeat scroll center 15px;*/
    bottom: 0px;
    cursor: pointer;
    /*font-size: 35px;*/
    height: 73px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 2;
  }

  .colapsshoecontentlinkdiv2 {
    /*background: rgb(255, 255, 255) url("../img/minuss.png") no-repeat scroll center 10px;*/
    bottom: 0px;
    cursor: pointer;
    text-align: center;
    /*display: none;*/
    height: 73px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
  }

  .animatedheight p {
    text-align: justify;
    padding: 0px 13px;
  }

  .mobile0verviewinnwerdiv {
    background: none;
    height: 270px;
    overflow: hidden;
    z-index: 9;
  }

  .animatedheight {
    width: 100%;
    color: #000;
    margin-top: 10px;
    overflow: hidden;
    font-weight: 300;
  }
}

@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;
  }
}

.LSB_footer {
  background: #4d4c4b;
  color: #ffffff;
}

.LSB {
  border: 1px solid #ffffff;
  padding: 8px 19px;
  color: #ffffff !important;
  display: inline-block;
}

/*roshan's edits dated 23 Oct 2017*/
.colapsshoecontentlinkdiv span,
.colapsshoecontentlinkdiv2 span {
  display: inline-block;
}

.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 span em {
  display: block;
  font-size: 50px;
  color: #fff;
}

/*roshan's edits dated 23 Oct 2017 ends*/
.gocentric a {
  color: #fff;
}

.carousel-control {
  opacity: 1;
  color: #000 !important;
  top: 45%;
}

@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: 30px 0 30px 0;
}

.foot_top a {
  padding: 0 28px;
  color: #ffffff;
}

.foot_top {
  color: #ffffff;
}

.black,
.black a {
  color: #60444d !important;
}

.foot_top a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.AAA {
  font-weight: 100;
  color: #fff;
}

@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;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .inner_res .home_collapse {
    top: auto !important;
  }
}

@media screen and (max-width: 1200px) {
  .location {
    background: url(../img/location.jpg) no-repeat center center / cover;
  }

  .guest_roomsh {
    background: url("../img/attsample.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: 0;
}

.reserspl {
  background: none;
  display: inline-block;
}

.reserspl a {
  color: #ffffff;
  display: block;
  padding: 0px;
  text-transform: uppercase;
  font-size: 23px;
}

.reserspl a span {
  display: block;
  text-align: center;
}

.resertitle {
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.resersml {
  font-size: 14px;
  text-transform: capitalize;
}

.LFlight {
  font-weight: 300;
}

.LFregular {
  font-weight: 400;
}

.LFhalfbold {
  font-weight: 600;
}

.LFbold {
  font-weight: 700;
}

#carouselButtons {
  right: 4px;
  bottom: 15px;
}

#carouselButtons button {
  border-radius: 0;
}

#carouselButtons button .btn {
  padding: 5px 10px;
}

.bookhead {
  font-size: 28px;
  padding: 0 0 20px 0;
}

.darkbg {
  background: #2b3646;
}

.M0 {
  margin: 0;
}

.padup {
  padding: 10px 0;
}

.imgplace {
  display: block;
}

.imgplace img {
  position: relative;
  top: 3px;
}

.checktxt {
  font-size: 17px;
  color: #000;
  letter-spacing: 0px;
  display: inline-block;
  margin-bottom: 0px;
}

.gocent {
  text-align: center;
}

.F20_check {
  font-size: 17px;
  margin: 0px;
}

.monthcheck {
  letter-spacing: 0px;
  font-size: 17px;
}

.borlefty {
  border-right: 1px solid #fff;
  border-radius: 0;
}

.vertmar {
  margin: 75px 0 50px 0;
}

.centermein {
  float: none;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 200px;
  z-index: 9;
}

.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;
}

/*main */

.mainbg {
  display: block;
}

#firstmain {
  padding: 0;
}

.picinbg {
  background: url(../img/hotelpic.jpg) no-repeat;
  min-height: 475px;
  background-position: center center;
}

.mybasichead {
  font-size: 40px;
}

.mysumm .picholder {
  padding: 30px 0 15px 0;
}

.mysumm p {
  padding: 25px 0 25px 25px;
  text-align: justify;
  font-weight: 300;
  line-height: 28px;
}

.PB40 {
  padding-bottom: 40px;
}

/* room */
.Book_Special {
  padding: 45px 0;
  position: absolute;
  top: 200px;
  left: 25%;
}

.bluetrans {
  background: rgba(28, 41, 61, 0.6);
  padding: 45px 0;
}

.vibtn {
  display: inline-block;
  background: #cd6928;
  padding: 10px 30px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.vibtn:hover {
  background: #09a723;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.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: #cd6928;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.part2 {
  padding: 25px 0;
}

.midspace {
  padding: 100px 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 {
  font-size: 40px;
  font-weight: 600;
}

.tsec {
  padding: 0 0 35px;
}

.revcont {
  padding: 20px 30px;
}

.revcont p {
  margin: 0;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  background: #dfdfdf;
  padding: 10px;
}

#myCarousel2 {
  min-height: 120px;
}

#myCarousel2 .carousel-control.left {
  width: auto;
  top: 25%;
  left: -2%;
}

#myCarousel2 .carousel-control.right {
  width: auto;
  top: 25%;
  right: -2%;
}

#myCarousel2 .carousel-control.left {
  background: #f47f5c;
  padding: 30px 20px;
  display: inline-block;
  color: #fff;
}

#myCarousel2 .carousel-control.right {
  background: #f47f5c;
  padding: 30px 20px;
  display: inline-block;
  color: #fff;
}

#myCarousel2 .carousel-control.left:hover,
#myCarousel2 .carousel-control.right:hover {
  background: #cd6928;
}

#myCarousel2 .glyphicon {
  font-size: 35px;
  top: -15px;
}

.review_des {
  background-color: #dfdfdf;
  color: #000;
  padding: 20px 150px;
}

/* gallery */

.gallmain {
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  position: relative;
}

.gallmain .picholder img {
  width: 100%;
}

.gallwrite {
  text-align: center;
  padding: 100px 20px;
  display: table-cell;
}

.gallwrite2 {
  display: table-cell;
}

.gallwrite .icon {
  font-size: 50px;
  color: #fff;
  display: block;
}

/*.gallbg{background:url(../img/gallery1.jpg) no-repeat; background-size:cover; min-height:475px;}*/
.gallbg2 {
  background: url(../img/gallery2.jpg) no-repeat;
  background-size: cover;
  min-height: 475px;
}

/* map */

.map_data {
  width: 30%;
  margin: 0 auto;
  left: -70%;
  right: 0;
  color: #000;
  display: block;
  padding: 10px;
  float: none;
  position: absolute;
  top: 0px;
}

.map_data .picholder {
  padding: 0;
}

.locimg {
  background: url(../img/locate.png) no-repeat center center;
  height: 75px;
}

.maphead {
  font-size: 35px;
  width: 80%;
  margin: 0 auto;
  background: #cd6928;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.mapdet {
  display: block;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0px;
}

.mapdet i {
  margin-right: 10px;
  font-size: 35px;
  vertical-align: top;
  display: inline-block;
}

.mapdet .basinfo {
  display: inline-block;
  line-height: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.mapdet a {
  color: #000;
}

.map_data .vibtn {
  margin: 0;
}

/* footer */

.mysocialsec {
  padding: 10px 10px 0 10px;
  border: 1px dashed #fff;
}

.mainfoot {
  background: #061933;
  padding: 25px 0 10px 0px;
}

.subsec {
  display: block;
  padding: 15px;
  margin-top: 35px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.subsec em {
  font-size: 36px;
}

.subsec .subname {
  font-size: 22px;
  margin-top: 4px;
  display: inline-block;
  padding: 0 15px;
}

.rightspacy {
  text-align: right;
}

.rightleave {
  margin-right: 25px;
}

.jusblock {
  display: block;
}

.foopropname {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 20px;
}

.mysearchlee .footul {
  display: block;
  padding: 0;
}

.mysearchlee .footul li a {
  padding: 5px 5px 0 5px;
}

.topbots {
  padding: 50px 0 30px 0;
}

.mycopycont {
  background: #fff;
  padding: 15px;
}

.mycopycont p {
  margin: 0;
  color: #000;
}

.mycopycont p a {
  color: #000;
}

.mycopycont p a:hover {
  text-decoration: underline;
  color: #cd6928 !important;
}

/* innerpage */

.inn-vertmar {
  margin: 60px 0 0 0;
}

.myright {
  text-align: right;
}

.patobo {
  padding: 0;
}

.nav-tabs {
  border: 0 !important;
}

.bar_overview,
.baroverview {
  background: url(../img/bar.png) no-repeat;
}

.text-primary {
  color: #cd6928;
}

.panelheading {
  background: #4d4c4b;
}

.panelsort {
  background: #cd6928 !important;
}

.sort_bar {
  background: #4d4c4b;
  height: 42px;
  padding: 5px 10px;
}

.bot_link {
  background: #4d4c4b;
}

.bar_div {
  background: url(../img/barA.png) no-repeat;
}

.featured-ulabs-pos li a:hover,
.featured-ulabs-pos li a.active {
  color: #cd6928;
  border-bottom: 2px solid #cd6928;
}

.featured-ulabs-pos li a {
  color: #4d4c4b;
  padding: 6px 12px;
}

.featured-ulabs-pos li:last-child a {
  padding: 6px 0 6px 16px;
}

.brdr {
  border: 2px solid #4d4c4b;
}

.events li {
  background: #4d4c4b;
}

.events li:hover,
.events li.active {
  background: #cd6928;
  color: #fff;
}

.events a:hover {
  color: #fff;
}

.strip,
.stripB,
.backg {
  background: #4d4c4b;
}

.stripA {
  background: #cd6928;
}

.pop_address {
  background: rgba(236, 118, 34, 0.8);
}

.acessbg {
  background: #4d4c4b !important;
}

.acesssfour a {
  color: #cd6928 !important;
}

.acesssfour a.btn.btn-success.pdr.text-uppercase.MT15 {
  color: #fff !important;
}

.w130 {
  color: #fff;
}

.direction a {
  color: #4d4c4b !important;
}

.home_res .selectdiv {
  /*padding-top:10px;*/
  position: relative;
}

.home_res .selectdiv:after {
  content: "\f0d7";
  font: normal normal normal 17px/1 FontAwesome;
  color: #000;
  right: 10%;
  top: 0;
  height: 34px;
  padding: 26px 0 0 8px;
  position: absolute;
  pointer-events: none;
}

.inner_res .selectdiv:after {
  content: "\f0d7";
  font: normal normal normal 17px/1 FontAwesome;
  color: #fff;
  right: -30px;
  top: -45px;
  height: 34px;
  padding: 26px 0 0 8px;
  position: relative;
  pointer-events: none;
}

.home_res .selectdiv select,
.inner_res .selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
}

.inner_res .selectdiv {
  height: 70px;
}

.rightbor {
  border-right: 1px solid #fff;
}

.tbpcen {
  padding: 4px 0;
}

#frmReviews .form-control {
  background: #ebebeb !important;
}

#frmReviews .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;
}

.attention .glyphicon-warning-sign {
  width: 2%;
  display: inline-block;
  vertical-align: top;
  top: 2px;
}

.attention p {
  display: inline-block;
  width: 95%;
}

.attention .glyphicon-remove {
  width: 2%;
  display: inline-block;
  top: 10px;
  right: 5px;
}

/* Bella vista */

.top_bg1 {
  background: #fff;
}

.top_bg1 li a {
  color: #000;
  text-shadow: none;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 19px;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
}

.chechead {
  font-size: 28px;
  text-align: center;
  color: #fff;
  padding: 5px 0;
}

.reservation {
  background: #fff;
  position: relative;
}

.reservation::before {
  /*background:url(../img/orange-slice.png) no-repeat 0 0, url(../img/orange-slice2.png) no-repeat right bottom; */
  background-size: contain;
  position: absolute;
  left: 0;
  width: 100%;
  /*height:169px;*/
}

.middlein {
  /*float:none;*/
  margin: 0 auto;
  background: rgba(0, 0, 0, 0);
  padding: 0px;
  width: 98%;
}

.pushmarg {
  margin-top: 10px !important;
}

.headingwrap {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 30px;
  text-align: center;
}

.headingwrap1 {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 30px;
  text-align: left;
  position: relative;
  left: -11%;
}

.headingwrap a {
  color: #000 !important;
}

.headingwrap1 a {
  color: #000 !important;
}

.ruler {
  background: url(../img/ruler.png) no-repeat center center;
  width: 20%;
  height: 15px;
  display: inline-block;
  background-size: contain;
}

.orangeme {
  color: #cd6928;
}

.smallsub {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.greyishbg {
  background: #ebebeb;
}

.makeup {
  padding: 50px 0;
}

.headingwrap h2 {
  display: inline-block;
  padding: 0px 0;
  margin: 0;
  font-style: italic;
  font-weight: 400;
}

.rooblock {
  display: block;
  position: relative;
  padding: 0 25px;
}

.innrect {
  width: 100%;
  height: 145px;
  background: #e1e1e1;
  box-shadow: inset 0 0 10px #aaa;
}

.roombigbox {
  display: block;
}

.lr15 {
  padding: 0 15px;
}

.picholder {
  display: block;
  position: absolute;
  top: -110px;
}

.picholder img {
  width: 100%;
}

.gettall {
  min-height: 160px;
}

.roomwhitebox {
  display: inline-block;
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
  bottom: -20px;
  color: #000;
  letter-spacing: 1px;
}

.roomwhitebox .popout {
  display: block;
  color: #000;
  padding: 10px;
  border-left: 2px solid #1e60b1;
}

.roomiename {
  padding: 8px 0;
  display: block;
}

.vooshow {
  display: none;
  border-top: 1px solid #e0e0e0;
  color: #dfa513;
  font-size: 14px;
  padding: 8px 15px;
}

.gettall a.picholder:hover .vooshow {
  display: block;
}

.gettall a.picholder:hover img {
  opacity: 0.85;
}

.attsection {
  padding: 50px 0;
}

.parts,
.flexwrap {
  width: 100%;
  display: -webkit-flex;
  display: flex;
}

.flex-part {
  background: #fff;
  padding: 0;
}

.flex-part2 {
  background: url(../img/orange-slice2.png) no-repeat right top #4d4c4b;
  padding: 20px;
}

.flex-part2 h2 {
  padding: 30px 0 0 0;
}

.flex-part2 .ruler {
  background: url(../img/whiteruler.png);
  width: 13%;
}

.flex-part2 .smallsub {
  color: #fff;
}

.giveinfo {
  margin: 50px 0;
}

.giveinfo .atitle {
  font-size: 40px;
  color: #fff;
  margin: 30px 0;
}

.giveinfo p {
  color: #fff;
  line-height: 30px;
}

.linesize {
  width: 90%;
  margin: 0 auto;
}

.linebtn {
  margin: 20px 0;
}

.linebtn a {
  font-size: 20px;
  color: #fff;
}

.linebtn a:hover {
  color: #cd6928;
}

.flexitem {
  padding: 0;
}

.flexitem img {
  width: 100%;
}

.testsec .giveshadow {
  background: #fff;
}

.gallbg {
  background: url(../img/gallerybg.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 30px 0;
}

.gallmain .ruler {
  background: url(../img/whiteruler.png) no-repeat center center;
}

.gallmain .headingwrap h2 {
  padding: 30px 0 0 0;
}

.gallsubtxt {
  display: block;
  color: #fff;
  margin-top: 25px;
  font-size: 20px;
  padding-bottom: 220px;
}

.gallboxwrap {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  bottom: -110px;
}

.gallboxwrap a {
  display: block;
}

.gallboxwrap a img {
  width: 100%;
}

.veelsec {
  display: block;
  padding: 30px 0 30px;
  text-align: center;
}

.direcinfo {
  padding: 10px 0px 0 40px;
}

.mapush {
  padding-bottom: 0px;
}

.hotel_name {
  font-size: 45px;
  text-align: left;
  font-style: italic;
}

.foot_new .container {
  border-bottom: 1px solid #304055;
  border-top: 1px solid #304055;
  margin: 25px 0 15px;
  padding: 20px 0;
}

.footul {
  padding: 0;
}

.footul li {
  display: block;
}

.footul li a {
  color: #fff;
  display: inline-block;
  padding: 0 2px;
  letter-spacing: 1px;
  line-height: 35px;
}

.footul li a:hover,
.footul li a:focus {
  color: #ff6a06 !important;
}

.TB {
  padding-top: 20px;
}

.dropdown-menu {
  background: #ff6a06;
}

.dropdown-menu li a {
  padding: 15px 30px !important;
}

#innermagic .home_res {
  background: none;
  bottom: 0;
}

/*#innermagic .reservation{background:none;}
#innermagic .reservation::before{background:none; height:auto;}*/
#innermagic .centermein {
  bottom: 200px;
}

.sort_bar .but_flot {
  top: -16px;
}

.sortbarmobile {
  padding: 8px 10px;
}

.form-inline .email-enter {
  font-size: 15px;
  color: #4d4c4b;
}

.form-inline .promo-bor {
  border: 1px solid #4d4c4b;
}

.testsec .pianohead {
  margin-top: 0;
}

.datepicker.dropdown-menu {
  background: #fff;
}

.SR a:focus,
.SR a:hover {
  color: #fff !important;
}

#myreviewgraphics .SR a:focus,
#myreviewgraphics .SR a:hover {
  color: #ff6a06 !important;
}

#ecommercefrmReviews {
  font-size: 15px;
}

#ecommercefrmReviews select {
  background: #ebebeb !important;
}

#ecommercefrmReviews label.font_weightB {
  font-weight: normal;
}

#ecommercefrmReviews .statement a:hover {
  color: #000 !important;
}

.mobilenavigations li a:hover,
.mobilenavigations li a:focus {
  color: #4d4c4b !important;
}

#formReservation .xs-fnone {
  margin: 2px 0;
}

#formReservation .sort_bar {
  padding: 0 10px;
}

#formReservation .mylistviews {
  margin: 4px 0;
}

#formReservation .mylistviews a span::before {
  margin-right: 5px;
}

#selectRoomDiv1 .bx-controls-direction a {
  z-index: 9;
}

.table_border {
  border-bottom: 1px solid #888;
}

.clildboxpolicy {
  font-size: 13px;
  line-height: 22px;
  color: #ffffff;
}

.wheelchair {
  line-height: 1.42857143;
  padding: 5px 22px !important;
}

.textacc {
  position: relative;
  top: -4px;
}

.animatedheight a:hover {
  color: #cd6928;
}

#formReservation .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background: #cd6928;
}

#formReservation .viewrooms {
  background: #cd6928;
  border: 2px solid #cd6928;
}

#formReservation .bg_collapse {
  background: #4d4c4b;
}

#formReservation .panel-default .collapse > .panel-body {
  color: #4d4c4b !important;
}

.mycurrency {
  margin-bottom: 10px;
}

.mycurrency .currency_tabdiv {
  margin: 0;
}

.direction .bg_img {
  font-size: 13px;
}

.but_flot .but_bg {
  font-size: 17px;
  line-height: 1.42857143;
}

.sort_bar select {
  background-color: #fff !important;
  color: #4d4c4b;
}

#myreviewgraphics .panel-body {
  padding: 15px;
  line-height: 1.42857143;
}

.res-gray-box {
  border-top: 2px solid #4d4c4b;
}

.borderR {
  border-right: 2px solid #4d4c4b;
}

.grid .bar_overview {
  background: url(../img/guestrooms.png) 0 0px no-repeat;
}

.mobile-contentdiv {
  background: #4d4c4b;
}

.initialmapwd {
  border: 1px solid #4d4c4b;
}

.pushmarg .home_collapse .PT5 {
  padding-top: 10px !important;
}

#formReservation .rooms_tabs_child {
  color: #666;
  background: #ddd;
}

#formReservation .rooms_tabs li a.rooms_tabs_child:hover {
  background: #cd6928;
  color: #fff;
}

#myreviews .promo-but {
  margin-left: 6px;
}

.acesssfour p a {
  word-break: break-all;
}

#form_sixplusbooking .customedeatetimesout,
#form_sixplusbooking .customedeatetimesin {
  text-align: left;
  padding: 9px 35px 6px 12px;
}

@media screen and (max-width: 2600px) and (min-width: 767px) {
  .bor1 {
    border-right: 1px solid #888;
  }

  #ecommercefrmReviews .bor,
  #ecommercefrmReviews .bor1 {
    border: 0;
  }
}

@media screen and (max-width: 1710px) {
  s.top_bg1 li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .top_bg1 li a {
    padding: 23px 21px;
  }

  .home_res {
    width: 100%;
  }

  .home_res {
    bottom: 50px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
  .top_bg1 li a {
    padding: 23px 21px;
  }

  .home_res {
    width: 98%;
  }

  .home_res {
    bottom: 50px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1499px) {
  .top_bg1 li a {
    padding: 23px 21px;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1599px) {
  .top_bg1 li a {
    padding: 23px 21px;
  }

  .home_res {
    width: 90%;
  }
}

@media screen and (min-width: 1600px) and (max-width: 1699px) {
  .top_bg1 li a {
    padding: 22px 28px;
  }

  .home_res {
    width: 85%;
  }
}

@media screen and (min-width: 1700px) and (max-width: 1799px) {
  .home_res {
    width: 85%;
  }
}

@media screen and (min-width: 1800px) and (max-width: 1999px) {
  .home_res {
    width: 85%;
  }
}

@media screen and (min-width: 2000px) and (max-width: 2200px) {
  .home_res {
    width: 75%;
  }
}

@media screen and (min-width: 1700px) {
  .bigscreen {
    padding-right: 20px;
    padding-left: 0;
  }

  .bigscreen2 {
    padding-right: 40px;
    padding-left: 0;
  }
}

@media screen and (max-width: 1199px) {
  .home_res {
    position: relative;
    width: 100%;
    left: initial;
    right: initial;
    bottom: initial;
  }

  .res_bg {
    background: none;
    margin: 0;
    float: none;
  }

  .gocent {
    padding-top: 10px;
  }

  .centermein {
    bottom: 10px;
  }

  .carousel-indicators {
    bottom: 60px;
  }

  .pushboth {
    padding: 15px 0 25px 0;
  }

  .homecontain h1 {
    margin-top: 10px;
  }

  .picinbg {
    background-position: -190px -80px;
  }

  /*#myCarousel2{min-height:250px;}
#myCarousel2 .carousel-control.left{left:43%;}
#myCarousel2 .carousel-control.right{right:43%;}
#myCarousel2 .glyphicon{top:0;}*/
  .tsec {
    padding: 0 0 15px;
  }

  .map_data .vibtn {
    padding: 15px 40px;
  }

  .subsec {
    padding: 15px 0;
  }

  .rightleave {
    margin-right: 15px;
  }

  .subsec .subname {
    font-size: 20px;
  }

  .home_res .pullme {
    padding-top: 0px !important;
  }

  .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: 0;
    padding: 19px 30px;
  }

  .tbpcen {
    padding: 45px 0 0 0;
  }

  .mobile0verviewinnwerdiv {
    padding: 0 15px;
  }

  .mobile0verviewinnwerdiv h2,
  .mobile0verviewinnwerdiv h3,
  .mobile0verviewinnwerdiv h4 {
    padding: 10px 0;
  }

  .pushmarg {
    margin-top: 65px;
  }

  .reservation::before {
    height: 130px;
  }

  .middlein {
    margin: 10px auto;
  }

  #firstmain {
    padding: 0px 0px 20px 0;
  }

  .gettall {
    min-height: 85px;
  }

  .flexitem img {
    width: 105%;
  }

  .midspace {
    padding: 60px 0;
  }

  .testsec {
    padding: 10px 0 60px 0;
  }

  .gallboxwrap {
    bottom: -90px;
  }

  .gallsubtxt {
    padding-bottom: 190px;
  }

  .gallmain .headingwrap h2 {
    padding: 10px 0 0 0;
  }

  .veelsec {
    padding: 80px 0 30px 0;
  }

  .map_data {
    width: 40%;
    left: -53%;
  }

  .foot_top a {
    padding: 0 22px;
  }

  #innermagic .centermein {
    bottom: 10px;
  }

  .mybtn {
    margin-top: 0px;
  }

  .foot_new a {
    padding: 0 21px;
  }

  .roomwhitebox .popout {
    min-height: 84px;
  }

  .shadowboxdiv {
    bottom: 80px;
  }

  .flex-part2 .ruler {
    width: 10%;
  }
}

@media screen and (max-width: 991px) {
  .goog-te-gadget-simple {
    padding: 20px 80px !important;
    margin-left: 0px !important;
  }

  .red-box {
    background: none;
  }

  .MT80xs {
    margin-top: 80px;
  }

  .subscribe_input {
    width: 100% !important;
  }

  .arow {
    float: none;
    margin: 20px auto auto 0 !important;
    text-align: center;
    position: relative;
  }

  .subscribe_input {
    display: block;
    margin: auto !important;
  }

  .Book_Special {
    left: 30%;
  }

  .borlefty {
    border: 1px solid #fff;
  }

  .vertmar {
    margin: 30px 0;
  }

  .reservation .btn-success {
    margin: 0;
  }

  .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 20px 0;
  }

  .res_heading {
    background: none;
    font-size: 29px;
  }

  .gocent {
    padding-top: 20px;
  }

  .shadowboxdiv {
    width: 100%;
    height: auto;
    bottom: 0;
  }

  .color_g {
    width: 100%;
    margin: 0;
  }

  .white-box {
    font-size: 20px;
    display: inline-block;
  }

  .picinbg {
    background-position: 0 0;
  }

  .mysumm .picholder {
    padding: 0 0 15px 0;
  }

  .makeup .container {
    padding-bottom: 0;
  }

  .mysumm {
    padding: 0;
  }

  .mysumm p {
    padding: 25px;
  }

  .midspace {
    padding: 100px 0;
  }

  .vibtn {
    padding: 11px 35px;
  }

  .posit {
    position: absolute;
    bottom: 0;
  }

  .posit .vibtn {
    background: #09a723;
    color: #fff;
  }

  .subsec em {
    font-size: 25px;
    padding-top: 5px;
  }

  .subsec .subname {
    font-size: 15px;
    margin-top: 10px;
  }

  .mysearchlee {
    text-align: right;
  }

  .inn-vertmar {
    margin: 20px 0 0 0;
  }

  .footul li {
    padding: 2px 0;
  }

  .dropshadow {
    box-shadow: none;
  }

  .smwid {
    float: none;
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px !important;
  }

  .home_res .pullme {
    padding-top: 10px !important;
    padding-bottom: 20px;
    width: 90%;
    margin: 0 auto;
  }

  #no_of_rooms,
  #no_of_adult,
  #no_of_child {
    text-align: center;
    width: 80%;
  }

  .bg_bar {
    display: none;
  }

  .inner_res .pullinn {
    margin-top: 25px;
  }

  .slick-slider {
    margin-bottom: 70px !important;
  }

  .slick-arrow {
    bottom: -48px !important;
  }

  .tbpcen {
    padding: 0;
  }

  .attention .glyphicon-warning-sign {
    width: 3%;
  }

  .attention .glyphicon-remove {
    width: 3%;
  }

  .attention p {
    padding-left: 8px;
    width: 93%;
  }

  .home_res {
    background: #4d4c4b;
  }

  .reservation::before {
    background: none;
  }

  .pushmarg .F16 {
    font-size: 18px;
  }

  .home_collapse {
    background: none !important;
  }

  .btn_left {
    background: url(../img/plus_minus.png) no-repeat 8px 11px #cd6928;
  }

  .btn_right {
    background: url(../img/plus_minus.png) no-repeat -50px 10px #cd6928;
  }

  .panel-body,
  .clildboxpolicy {
    width: 75%;
    margin: 0 auto;
    float: none;
  }

  #myreviewgraphics .panel-body {
    width: 100%;
  }

  .gettall {
    min-height: 125px;
  }

  /*#myCarousel2 .carousel-control.right{right:40%;}
#myCarousel2 .carousel-control.left{left:40%;}*/
  .gallboxwrap {
    bottom: -110px;
  }

  .gallsubtxt {
    padding-bottom: 210px;
  }

  .veelsec {
    padding: 100px 0 30px 0;
  }

  .mapush {
    padding-bottom: 55px;
  }

  .foot_top {
    padding: 20px 0;
  }

  .foot_top a {
    padding: 0 10px;
    line-height: 35px;
  }

  .subsec {
    margin-top: 20px;
  }

  .hotel_name {
    padding-bottom: 25px;
  }

  .mainfoot {
    padding: 30px 0 0 0;
    margin-top: 40px;
  }

  .testsec {
    padding: 50px 0;
  }

  .res_heading {
    font-size: 25px;
    padding: 7px 0;
  }

  #innermagic .home_res {
    background: #cd6928;
  }

  .ruler {
    width: 15%;
  }

  .btn_right:hover,
  .btn_right:active,
  .btn_right:focus {
    background: url(../img/plus_minus.png) no-repeat -50px 10px #cd6928 !important;
  }

  .btn_left:hover,
  .btn_left:active,
  .btn_left:focus {
    background: url(../img/plus_minus.png) no-repeat 8px 11px #cd6928 !important;
  }

  .vooshow {
    display: block;
  }

  .gettall a.picholder:hover img {
    opacity: 1;
  }

  .roomiename {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .goog-te-gadget-simple {
    padding: 20px 80px !important;
    margin-left: 0px !important;
  }

  .home_res .pullme {
    width: 100% !important;
    padding: 0;
  }

  .text-xs-center {
    text-align: center;
  }

  /*.home_collapse{width:85%; margin-left:14%;}*/
  .vertmar {
    margin: 15px 0;
  }

  .reservation .btn-success {
    padding: 10px 35px;
  }

  .res_heading {
    margin-top: 0;
  }

  /*.res_bg{padding-top:40px !important;}*/

  .white-box {
    font-size: 18px;
    font-weight: 400;
  }

  .pushboth {
    padding: 15px 0;
  }

  .gallwrite {
    display: block;
    padding: 50px 20px;
  }

  .gallwrite2 {
    display: block;
  }

  .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 {
    background: none;
  }

  .greyme {
    background: #6e7683;
    padding: 10px 15px 15px 15px;
    border-radius: 3px;
  }

  .topbots {
    padding: 0 0 20px 0;
  }

  .mysearchlee {
    margin-top: 20px;
    text-align: center;
  }

  .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;
  }

  .ruler {
    width: 8%;
  }

  .picholder {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    top: initial;
  }

  .innrect {
    display: none;
  }

  .gettall {
    min-height: auto;
  }

  .makeup .container {
    padding-bottom: 0;
  }

  .makeup .mybtn {
    margin-top: 40px;
  }

  .gallboxwrap {
    bottom: initial;
    position: relative;
    left: initial;
    right: initial;
  }

  .gallsubtxt {
    padding-bottom: 35px;
  }

  .nofls {
    float: none;
    margin: 0 auto;
  }

  .gallmain {
    padding-bottom: 50px;
  }

  .gallmain .headingwrap h2 {
    padding: 0;
  }

  .veelsec {
    padding: 15px 0 30px 0;
  }

  .subsec {
    margin-top: 0;
  }

  .TB .wheelchair {
    margin: 10px 0 30px 0;
  }

  .foot_top {
    padding: 10px 0 20px 0;
  }

  .foot_top a {
    display: block;
  }

  .panel-body,
  .clildboxpolicy {
    width: 100%;
  }

  .roomiename {
    font-size: 17px;
  }

  .sort_bar .but_flot {
    top: 15px;
  }
}

@media screen and (max-width: 600px) {
  .res_bg {
    padding-top: 0 !important;
  }

  .homecontain h1 {
    font-size: 35px;
    margin: 10px;
  }

  .midspace {
    padding: 40px 0;
  }

  .attention .glyphicon-warning-sign {
    width: 4%;
  }

  .attention .glyphicon-remove {
    width: 4%;
  }

  .attention p {
    padding-left: 8px;
    width: 91%;
  }

  .ruler {
    display: none;
  }

  #myCarousel2 .carousel-control.right {
    right: 33%;
  }

  #myCarousel2 .carousel-control.left {
    left: 33%;
  }

  .veelsec {
    padding: 15px 0 20px 0;
  }

  .mobile0verviewinnwerdiv {
    padding: 0;
  }

  #myreviews .sortbarmobile {
    height: auto !important;
  }

  #myreviews .sort_bar {
    height: 42px;
  }
}

@media screen and (max-width: 500px) {
  .checktxt {
    font-size: 16px;
  }

  .pushmarg .F16 {
    font-size: 16px;
  }

  .F20_check {
    font-size: 16px;
  }

  .monthcheck {
    font-size: 16px;
  }

  .add-on {
    bottom: 3px;
    background-size: 100%;
    width: 35px;
    height: 35px;
  }

  .customedeatetimesout,
  .customedeatetimesin {
    padding: 10px 3px;
  }

  .mysumm p {
    padding: 25px 0 10px 0;
  }

  .inner_res .selectdiv:after {
    top: -40px;
  }

  .panel-body {
    padding: 10px 0;
  }

  .panel-body,
  .clildboxpolicy {
    width: 100%;
  }

  .animatedheight h1 {
    font-size: 30px;
    line-height: 35px;
  }

  .home-mobileboxoverviews {
    padding: 10px 0px 73px 0px;
  }
}

@media screen and (max-width: 400px) {
  .checktxt {
    font-size: 19px;
    letter-spacing: 0;
  }

  .gocent {
    padding-top: 0;
  }

  .pushmarg {
    margin-top: 20px;
  }

  .pushmarg .F16 {
    font-size: 14px;
  }

  .panel-body {
    font-size: 14px;
  }

  .reservation label {
    font-size: 14px;
    font-weight: 400;
  }

  .home_collapse {
    width: 100%;
    margin: 0;
  }

  .reservation #dpd1,
  .reservation #dpd2 {
    height: 40px;
  }

  .reservation .btn-success {
    padding: 5px 25px;
  }

  .makeup .container {
    padding-bottom: 30px;
  }

  #no_of_room,
  #no_of_adult,
  #no_of_child {
    font-size: 15px;
  }

  .inner_res .pullinn {
    margin-top: 15px;
  }

  .attention .glyphicon-warning-sign {
    width: 5%;
  }

  .attention .glyphicon-remove {
    width: 5%;
  }

  .attention p {
    padding-left: 5px;
    width: 89%;
  }

  .middlein {
    width: 100%;
  }

  .rooblock,
  .lr15 {
    padding: 0;
  }

  .makeup .MB30 {
    margin-bottom: 10px;
  }

  #myCarousel2 .carousel-control.right {
    right: 26%;
  }

  #myCarousel2 .carousel-control.left {
    left: 26%;
  }

  .animatedheight h1 {
    font-size: 25px;
    line-height: 32px;
  }

  .customedeatetimesout,
  .customedeatetimesin {
    text-align: left;
    padding: 10px;
  }
}

.mydiv h3,
.blogn_title {
  background: #4d4c4b;
}

div.mydiv a,
div.mydiv a:hover,
.empty-month,
.empty-month:hover {
  color: #4d4c4b;
}

.mydiv li li:hover {
  background: none;
}

.mydiv li li:hover a {
  color: #4d4c4b;
}

.checkavail:hover {
  color: #fff !important;
}

.main-con-bg {
  background: #fff;
  /*width: 100%;*/
  margin: 0 auto;
}

.home-rooms {
  color: #000000;
  font-size: 40px;
  letter-spacing: 1px;
  margin-top: -20px;
  text-transform: uppercase;
}

.home-innsight {
  color: #fff;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.innsight {
  background: #264d93;
  margin-top: 40px;
  padding: 60px 0px;
  z-index: 1;
}

.MT-20 {
  margin-top: -20px;
}

.MT-10 {
  margin-top: -10px;
}

.home-location {
  color: #7d9181;
  font-size: 80px;
  font-style: italic;
  padding-left: 35px;
}

.home-location-small {
  color: #d5eeda;
  margin-top: -22px;
  text-align: right;
  margin-left: 16%;
}

.MB0 {
  margin-bottom: 0;
}

.bold {
  font-weight: bold;
  font-style: italic;
}

/* footer social icons */
#myCarousel2 .carousel-inner .item,
#myCarousel2 .carousel-inner .item div,
#myCarousel2 .carousel-inner .item span,
#myCarousel2 .carousel-inner .item p {
  text-transform: none !important;
}

.connect {
  color: #fff;
  display: block;
  font-size: 21px;

  letter-spacing: 2px;
  padding: 13px 0;
  position: relative;
  text-transform: uppercase;
}

ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 3px;
}

/* footer social icons */
.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 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 20px;
}

.social-circle li em {
  margin: 0;
  line-height: 60px;
  text-align: center;
}

.social-circle li a:hover em,
.triggeredHover {
  -moz-transform: rotate(360deg);
  color: #fff !important;
  -webkit-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: #fff !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 */
.buttons-viwe {
  background: #ff6a06;
  padding: 0 60px;
  display: inline-block;
  border-radius: 5px;
  color: #ffffff !important;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 13px 45px;
}

.topborder {
  border: 1px solid #ebebeb;
}

.top-sub-test {
  color: #5a5a5a;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.top-sub-test1 {
  color: #5a5a5a;
  text-align: right;
  width: 68%;
}

.homerooms-text {
  color: #717171;
}

.icons-attractions {
  margin-top: -49px;
}

.icons-attractions-text {
  font-size: 23px;
  font-style: italic;
  margin: 10px 0;
  text-align: center;
}

.DIB {
  display: inline-block;
}

.text-center-home {
  color: #ffffff;
  font-size: 23px;
  font-weight: 500;
}

.groupsinner {
  position: absolute;
  z-index: 9;
  bottom: 0;
}

.corporate {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0;
}

.travel {
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1;
}

.groups-main {
  font-weight: 600;
}

.groupbut {
  background: #ff6a06;
  border-radius: 5px;
  font-size: 20px;
  padding: 17px 30px;
  color: #fff !important;
  letter-spacing: 3px;
}

.maintext {
  /*font-family: lato;*/
  font-size: 70px;
  line-height: 50px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.maintext_small {
  padding-bottom: 8px;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
}

.footer-bor-but {
  border-bottom: 1px solid #304055;
}

.footer-bor-top {
  border-top: 1px solid #304055;
}

.footer-bor1 {
  border-right: 1px solid #304055;
}

.TC {
  text-transform: uppercase;
}

.footer-ad {
  font-size: 22px;
}

.directions-footer {
  border: 1px solid #2762a0;
  padding: 5px;
}

.dib-header {
  color: #000000;
  display: inline-block;
  padding: 0px 5px;
}

.padding6-12 {
  padding: 0 6px 0 12px;
}

.innerheader {
  bottom: 215px;
  color: #ffffff;
  left: 0;
  padding: 10px 21px;
  position: absolute;
  right: 0;
  text-align: center;
}

.MR5p {
  margin-right: 5%;
}

#subscribe_me input[type="text"]:focus {
  border: 2px solid #cd6928 !important;
  color: #1c293d;
}

.maptextaddress {
  color: #cd6928;
  font-weight: bold;
  text-transform: uppercase;
}

.footericons {
  background: #fff;
}

.col {
  color: #000 !important;
}

.flexslider .slides > li {
  display: block !important;
}

/*.ps-fixed {display: none;}*/
#carousel .flex-active-slide img {
  border: 8px solid #888888 !important;
}

.home_res .selectdiv select::-ms-expand,
.inner_res .selectdiv select::-ms-expand {
  display: none;
}

.home_res .selectdiv select,
.inner_res .selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  border: none;
}

.P2 {
  padding: 0px 2px;
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .home_res {
    width: 100%;
  }

  .reservation .btn-success {
    padding: 15px 16px;
  }
}

.orangebg {
  background-color: #fff3f0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .maintext_small {
    font-size: 20px;
  }

  .text-center-home {
    font-size: 19px !important;
  }

  .home-innsight {
    font-size: 25px;
    letter-spacing: 0;
  }

  .home-rooms {
    letter-spacing: 0;
    font-size: 52px;
    margin: 0;
  }

  .tsec {
    padding: 0 0 15px;
  }

  .hotel_name {
    font-size: 32px;
  }

  .gocent {
    padding-top: 0px !important;
  }

  .pushmarg {
    margin-top: 0 !important;
  }

  .MB20_tab {
    margin: 33px 0 1px 5px !important;
  }

  .innerheader {
    bottom: 80px !important;
  }

  .home-rooms {
    font-size: 30px;
  }

  .innsight {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .pushmarg {
    margin-top: 0px !important;
  }

  .innerheader {
    bottom: 0px !important;
  }

  .res_bg_web {
    margin: 0 auto !important;
    width: 70%;
    float: none !important;
  }

  .MB40SM {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .MT40SMXS {
    margin-top: 40px;
  }

  .maintext_small {
    font-size: 20px;
  }

  .maintext {
    font-size: 50px;
  }

  .travel {
    font-size: 40px;
  }

  .groupsinner {
    position: inherit;
  }

  .MT10XSSM {
    margin-top: 15px;
  }

  .squareme {
    width: 100%;
  }

  .reservation {
    background: #33569f;
  }

  .home_res {
    background: #33569f;
  }

  .res_heading {
    background: transparent;
    text-transform: uppercase;
  }

  .home-img-bor {
    width: 100%;
  }

  .mainfoot {
    margin-top: 0;
  }

  .reservation .btn-success {
    padding: 12px 36px;
  }

  .MB20_tab {
    margin: 13px 0 5px;
  }

  .gocent {
    padding-top: 20px;
  }

  .hotel_name {
    text-align: center;
  }

  .text-center-xssm {
    text-align: center;
    margin: 20px 0;
  }

  .text-xs-centersm {
    text-align: center;
  }

  .foot_new .container {
    margin: 14px 0 29px;
  }

  .headingwrap {
    margin-top: 5px;
  }

  .posit {
    bottom: -55px;
  }

  .review_des {
    padding: 10px;
  }

  .revcont {
    padding: 6px 5px;
  }

  .innerheader {
    bottom: 2px;
  }

  .bg-dest {
    background: #ff5e03;
    border-radius: 5px;
    color: #ffffff !important;
    letter-spacing: 2px;
    margin: 0;
    padding: 12px 20px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .goog-te-gadget-simple {
    padding: 20px 76px !important;
    margin-left: -24px !important;
  }

  .home_res {
    padding: 0 13px;
    margin-bottom: 20px;
  }

  .headingwrap {
    margin-top: 0;
  }

  .hotel_name {
    font-size: 39px;
  }

  .home_res {
    width: 100%;
  }

  .wide_cal {
    width: 99%;
  }

  .hovereffect1 p.info {
    padding: 100px 0 0 !important;
  }

  .hovereffect1 :hover a.info {
    margin-top: 165px !important;
  }
}

/*****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: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.65) 67%,
    rgba(0, 0, 0, 0.65) 99%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.65) 67%,
    rgba(0, 0, 0, 0.65) 99%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.65) 67%,
    rgba(0, 0, 0, 0.65) 99%,
    rgba(0, 0, 0, 0.65) 100%
  );
}

@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;
  margin: 0;
  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: auto;
  width: auto;
  position: relative;
  padding: 0;
}

.hovereffect1:hover a.info {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  letter-spacing: 3px;
}

.hovereffect1 p.info {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent;
  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: 125px 0 0;
}

.hovereffect1 :hover p.info {
  opacity: 1;
  top: 0;
  width: 100%;
  z-index: 9;
}

.hovereffect1 :hover a.info {
  z-index: 10;
  margin-top: 200px;
}

.P5 {
  padding: 0 5px;
}

.destinationbut {
  background: #ff6a06;
  border-radius: 5px;
  padding: 10px 20px !important;
  font-size: 20px;
}

/*****hovereffect2*******/
nav {
  position: relative;
  margin: 0 auto;
}

#cssmenuone,
#cssmenuone ul,
#cssmenuone ul li,
#cssmenuone ul li a,
#cssmenuone #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenuone:after,
#cssmenuone > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenuone #head-mobile {
  display: none;
}

#cssmenuone ul {
  margin-bottom: 0;
}

#cssmenuone > ul > li {
  float: left;
}

#cssmenuone > ul > li > a {
  padding: 17px 25px;
  font-size: 19px;
  letter-spacing: 0px;
  text-decoration: none;
  color: #000;
}

#cssmenuone > ul > li:hover > a,
#cssmenuone ul li.active a {
  color: #000;
}

#cssmenu > ul > li:hover,
#cssmenuone ul li.active:hover,
#cssmenuone ul li.active,
#cssmenuone ul li.has-sub.active:hover {
  background: #fff !important;
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
  border-bottom: 2px solid #ff6a06;
}

#cssmenuone > ul > li.has-sub > a {
  padding-right: 30px;
}

#cssmenuone > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#cssmenuone ul ul {
  position: absolute;
  left: -9999px;
}

#cssmenuone ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  background: #f76b17;
  transition: all 0.25s ease;
}

#cssmenuone li:hover > ul {
  left: auto;
}

#cssmenuone li:hover > ul > li {
  height: auto;
}

#cssmenuone ul ul ul {
  margin-left: 82%;
  top: 0;
}

#cssmenuone ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 230px;
  font-size: 15px;
  text-decoration: none;
  color: #000;
}

#cssmenuone ul ul li:last-child > a,
#cssmenuone ul ul li.last-item > a {
  border-bottom: 0;
}

#cssmenuone ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: "";
}

#cssmenuone ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cssmenuone ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

#cssmenuone ul ul li.has-sub:hover,
#cssmenuone ul li.has-sub ul li.has-sub ul li:hover {
  background: #fff;
}

#cssmenuone ul ul li.has-sub:active,
#cssmenuone ul li.has-sub ul li.has-sub ul li:active {
  background: #28519a;
}

#cssmenuone ul ul ul li.active a {
  border-left: 1px solid #333;
}

/*#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}*/

@media screen and (max-width: 1199px) {
  nav {
    width: 100%;
  }

  #cssmenuone {
    width: 100%;
  }

  #cssmenuone ul {
    width: 100%;
    display: none;
  }

  #cssmenuone ul li {
    width: 100%;
  }

  #cssmenuone ul li:hover {
    background: #ff5e03;
  }

  #cssmenuone ul ul li,
  #cssmenuone li:hover > ul > li {
    height: auto;
  }

  #cssmenuone ul li a,
  #cssmenuone ul ul li a {
    width: 100%;
    border-bottom: 0;
  }

  #cssmenuone > ul > li {
    float: none;
  }

  #cssmenuone ul ul li a {
    padding-left: 25px;
  }

  #cssmenuone ul ul li {
    background: none !important;
  }

  #cssmenuone ul ul li:hover {
    background: #ff5e03 !important;
  }

  #cssmenuone ul ul ul li a {
    padding-left: 35px;
  }

  #cssmenuone ul ul li a {
    color: #000;
    background: none;
  }

  #cssmenuone ul ul li:hover > a,
  #cssmenuone ul ul li.active > a {
    color: #000;
  }

  #cssmenuone ul ul,
  #cssmenuone ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 0;
  }

  #cssmenuone #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
  }

  .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 12399994;
  }

  .button:after {
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: "";
  }

  .button:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: "";
  }

  .button.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #cssmenuone .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 46px;
    width: 46px;
    cursor: pointer;
  }

  #cssmenuone .submenu-button.submenu-opened {
    background: #ff5e03;
  }

  #cssmenuone ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: "";
  }

  #cssmenuone .submenu-button.submenu-opened:after {
    background: #fff;
  }

  #cssmenuone .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: "";
  }

  #cssmenuone .submenu-button:after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 19px;
    top: 22px;
    width: 8px;
  }

  #cssmenuone .submenu-button.submenu-opened:before {
    display: none;
  }

  #cssmenuone ul ul ul li.active a {
    border-left: none;
  }

  #cssmenuone > ul > li.has-sub > ul > li.active > a,
  #cssmenuone > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }

  #cssmenuone ul ul li.has-sub > a::before,
  #cssmenuone ul ul li.has-sub > a::after {
    content: none;
  }
}

nav {
  position: relative;
  margin: 0 auto;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #head-mobile {
  display: none;
}

#cssmenu ul {
  margin-bottom: 0;
}

#cssmenu > ul > li {
  float: left;
}

#cssmenu > ul > li > a {
  padding: 17px 13px;
  font-size: 19px;
  letter-spacing: 0px;
  text-decoration: none;
  color: #000;
}

#cssmenu > ul > li:hover > a,
#cssmenu ul li.active a {
  color: #000;
}

#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
  background: #fff !important;
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
  border-bottom: 2px solid #ff6a06;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 1;
}

#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  background: #f76b17;
  transition: all 0.25s ease;
}

#cssmenu li:hover > ul {
  left: auto;
  padding: 0;
}

#cssmenu li:hover > ul > li {
  height: auto;
}

#cssmenu ul ul ul {
  margin-left: 82%;
  top: 0;
}

#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  min-width: 230px;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  width: 100%;
}

#cssmenu ul ul li a:hover {
  color: #000;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}

/*#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}*/
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: "";
}

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background: #264d93;
  color: #ffffff !important;
}

#cssmenu ul ul li.has-sub:active,
#cssmenu ul li.has-sub ul li.has-sub ul li:active {
  background: #28519a;
}

#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333;
  color: #264d93;
}

/*#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}*/

@media screen and (max-width: 1199px) {
  nav {
    width: 100%;
  }

  #cssmenu {
    width: 100%;
  }

  #cssmenu ul {
    width: 100%;
    display: none;
  }

  #cssmenu ul li {
    width: 100%;
  }

  #cssmenu ul li:hover {
    background: #ff5e03;
  }

  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }

  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }

  #cssmenu > ul > li {
    float: none;
  }

  #cssmenu ul ul li a {
    padding-left: 25px;
  }

  #cssmenu ul ul li {
    background: none !important;
  }

  #cssmenu ul ul li:hover {
    background: #ff5e03 !important;
  }

  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }

  #cssmenu ul ul li a {
    color: #000;
    background: none;
  }

  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #000;
  }

  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 0;
  }

  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }

  #cssmenu #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
  }

  .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 12399994;
  }

  .button:after {
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: "";
  }

  .button:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: "";
  }

  .button.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 46px;
    width: 46px;
    cursor: pointer;
  }

  #cssmenu .submenu-button.submenu-opened {
    background: #ff5e03;
  }

  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: "";
  }

  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }

  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff;
  }

  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: "";
  }

  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }

  #cssmenu ul ul ul li.active a {
    border-left: none;
  }

  #cssmenu > ul > li.has-sub > ul > li.active > a,
  #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }
}

.listul a {
  color: #000;
}

.slidertext-bg1 {
  display: block;
  letter-spacing: 2px;
}

.caret {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px dashed;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}

.para-fonts {
  font-weight: 500;
  line-height: 1.4;
  color: #f65f00;
  font-size: 26px;
}

.h2-fonts {
  font-size: 30px;
  color: #f65f00;
  text-align: left;
}

.h3-fonts {
  font-size: 25px;
  color: #f65f00;
  text-align: left;
  margin: 10px 0;
}

.listul a {
  color: #264d93;
}

.request {
  background: #f65f00;
  padding: 10px 20px;
  color: #fff !important;
  display: inline-block;
}

.form-horizontal .control-label {
  text-align: left;
}

.bg-envelope {
  color: #c4c4c4;
  font-size: 24px;
  padding: 21px 15px;
  position: absolute;
  left: 14px;
}

#pproperty {
  background: #ffffff none repeat scroll 0 0;
  color: #000000;
  padding: 26px 20% 19px 4%;
  text-align: left;
  width: 100%;
  border: 1px solid #989898;
  font-size: 15px;
}

.city {
  color: #ff6a06;
  font-weight: bold;
}

.mobile_tabsnews {
  font-size: 18px;
}

.mobile_tabsnews:active,
.mobile_tabsnews:focus,
.mobile_tabsnews:hover {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

input#searchText {
  padding: 5px !important;
}

.featured-mobile {
  width: 100%;
  padding-bottom: 10px;
}

.featured-mobile .bg-dest {
  padding: 5px 10px;
  display: inline-block;
}

.main-bg-white .colapsshoecontentlinkdiv,
.main-bg-white .colapsshoecontentlinkdiv2 {
  display: none !important;
}

.main-bg-white .home-mobileboxoverviews {
  padding-bottom: 0 !important;
}

.mainmen .wheelchair {
  padding: 10px !important;
  line-height: 17px;
  border: 0px none !important;
}

#promo_code {
  border: 1px solid #989898;
  min-height: 68px;
}

#room_adult_child_config {
  font-size: 17px;
}

/* For Hiding Placeholder on focus */

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* Chrome <=56, Safari < 10 */
:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* FF 4-18 */
::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* FF 19-51 */
:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* IE 10+ */
::placeholder {
  opacity: 1;
  transition: opacity 0.3s;
}

/* Modern Browsers */

*:focus::-webkit-input-placeholder {
  opacity: 0;
}

/* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder {
  opacity: 0;
}

/* FF 4-18 */
*:focus::-moz-placeholder {
  opacity: 0;
}

/* FF 19-50 */
*:focus:-ms-input-placeholder {
  opacity: 0;
}

/* IE 10+ */
*:focus::placeholder {
  opacity: 0;
}

/* Modern Browsers */
