.h1,
h1 {
  font-size: 30px;
}

.adanoshow {
  display: none;
}

.wrapper {
  /*min-height: 100%;*/
  position: relative;
}

html {
  height: 100%;
}

/* @font-face {
  font-family: trebuchet ms, "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Josefin Sans"), local("JosefinSans"),
    url(./xgzbb53t8j-Mo-vYa23n5ugdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
}

@font-face {
  font-family: trebuchet ms, "Josefin Sans";  
  font-style: normal;
  font-weight: 600;
  src: local("Josefin Sans SemiBold"), local("JosefinSans-SemiBold"),
    url(./C6HYlRF50SGJq1XyXj04z_Bf3Xtc57ojmY2ox2Xv8Go.woff2) format("woff2");
}

@font-face {
  font-family: trebuchet ms, "Josefin Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Josefin Sans Bold"), local("JosefinSans-Bold"),
    url(./C6HYlRF50SGJq1XyXj04z3NuWYKPzoeKl5tYj8yhly0.woff2) format("woff2");
} */

body {
  font-family: "Questrial", sans-serif;
  font-size: 16px;
  overflow-x: hidden;
  color: #000 !important;
  position: relative;
  min-height: 100%;
  top: 0px;
  background: #fff !important;
}

.sidebarmenu li {
  float: none !important;
}

.top_bg {
  /*background:#4d2e11 ;*/
  color: #ffffff;
  /*height:35px; position:relative; z-index:4;*/
  padding: 0;
}

.logo_add {
  position: absolute;
  left: 0px;
  top: 0px;
}

.top_bg a {
  color: #fff;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none !important;
  border-color: #24424b;
}

.new_dropmenu {
  background: rgba(190, 30, 45, 0.8) !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  min-width: 130px;
}

.dropdown-menu > li > a {
  color: #fff !important;
}

.new_dropmenu li {
  border: none !important;
}

.top_bg li a {
  padding: 3px 49px;
  /*border-right:1px solid #e1e1e1;*/
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9em;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: none;
  color: #ffffff;
}

.top_bg2 li ul.dropdown-menu {
  position: inherit;
}

.call {
  background: url(../img/call_icon.png) no-repeat 0 9px;
  padding: 7px 0 0 20px;
  display: block;
  float: left;
}

.top_bg2 li {
  border-bottom: 0px solid #fff;
}

.top_bg2 li a {
  font-size: 16px;
  line-height: 30px;
}

.top_bg2 li span.glyphicon {
  color: #222322 !important;
  top: 0px;
}

.logo_bg {
  background: url(../img/logo_bg.png) 0 -7px no-repeat;
  width: 100%;
  height: 210px;
  display: block;
  position: absolute;
  z-index: 10;
  max-width: 185px;
}

.add {
  color: #4d2e11;
  text-align: center;
  padding: 0 20px;
}

.add img {
  padding: 5px 0;
}

.wide_cal2 {
  background: #57310e !important;
}

.header {
  background: #f0f0f0;
  width: 100%;
  z-index: 9;
  /*padding:0px 0 50px 0;*/
  position: absolute;
  border-top: 5px solid #f2441f;
  height: auto;
  bottom: 0;
}

.header_1 {
  background: #38629f;
  width: 100%;
  height: 55px;
  position: relative;
}

.header_1 a {
  color: #fff;
}

.header_1 .container {
  height: 55px;
}

.home-seps {
  margin: 24px 0;
  float: left;
  background: rgba(0, 0, 0, 0) url("../img/sepratesbg.png") no-repeat scroll
    right center;
  height: 20px;
  width: 2px;
}

.liststyle li {
  list-style-type: none;
}

.slider {
  position: relative;
  /*top:-60px;*/
  padding: 0;
}

.tringlesbb {
  top: 39px !important;
  color: #9ac362 !important;
}

#main {
  width: 100%;
}

.book_now {
  position: absolute;
  z-index: 9999;
  right: 3%;
  font-size: 20px;
  line-height: 100px;
}

.book_now a {
  color: rgb(73, 73, 73);
}

.book_now a:hover {
  text-decoration: none;
}

.reservation {
  /*background:#4d2e11 ; */
  font-size: 16px;
}

.reservation #dpd1,
.reservation #dpd2 {
  cursor: auto !important;
  width: 100%;
  background: none;
  position: relative;
  z-index: 9;
  top: 0;
}

.add-on {
  /*background:#e6e6e6; */
  padding: 6px 7px;
  position: absolute;
  right: 11px;
  top: 0px;
  border-radius: 0 4px 4px 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .add-on {
    right: 11px;
  }
}

.PR {
  position: relative;
}

.res_bg {
  background: rgba(187, 136, 85, 0.7);
  padding: 20px 0 20px 58px;
  float: none;
  margin: 0 auto;
  color: #fff;
  text-transform: uppercase;
}

.room_count {
  float: left;
  width: 30%;
  border-radius: 0;
  height: 32px;
  text-align: center;
}

.roomsNumberOfRooms .room_count {
  width: 12%;
}

.floatl {
  float: left !important;
}

.FN {
  float: none !important;
}

.reservation label {
  color: #ffffff;
  font-weight: 600;
  padding-right: 10px;
  float: left;
  padding-top: 6px;
}

#form_deal_step1 label {
  font-weight: normal;
  padding-right: 10px;
  float: left;
}

.PT5 {
  padding-top: 5px;
}

.btn_left {
  border-radius: 7px 0 0 7px !important;
  background: url(../img/plus_minus.png) no-repeat 8px 11px #f07100;
  border: 0;
  float: left;
}

.btn_right {
  border-radius: 0px 7px 7px 0px !important;
  background: url(../img/plus_minus.png) no-repeat -47px 11px #f07100;
  border: 0;
  float: left;
}

.btn_right:hover {
  background: url(../img/plus_minus.png) no-repeat -47px 11px #449d44;
}

.btn_left:hover {
  background: url(../img/plus_minus.png) no-repeat 8px 11px #449d44;
}

.no_room_avail {
  padding: 50px 0;
}

.deal_wrap {
  background: #fff;
}

.deal_img {
  width: 100%;
  /*height:100%; max-height:350px;*/
  height: auto;
}

/*.carousel-inner .item{background:none; height:auto;}*/

.carousel-inner img {
  width: 100%;
  margin: 0 !important;
  padding: 0;
}

.carousel-inner > .item {
  margin: 0 !important;
  padding: 0;
}

.P0 {
  padding: 0 !important;
}

/*homepage deal*/

.deal_content {
  font-size: 16px;
  padding: 7px 0;
  margin: 0;
}

.deal_price {
  background: #e8e8e8;
  margin: 7px 0;
}

.H100 {
  height: 100%;
}

.deal_price {
  font-size: 18px;
}

.deal_price div {
  line-height: 35px;
}

.green {
  color: #7cb744;
}

.book_btn {
  background: #ebe9e1;
  padding: 0;
  border-radius: 3px;
  /*float:right;*/
  margin: 20px 0 0 6px;
  display: inline-block;
}

.book_btn .btn {
  position: relative;
  top: -6px;
  font-size: 18px;
  text-transform: inherit;
  left: -6px;
  background: #404040;
  border-color: #404040;
}

.btn-success:active:focus {
  background: #404040;
  border-color: #404040;
}

.deal {
  position: relative;
  /*top:200px;*/
  top: 0;
}

.deal a.left {
  /*position:absolute; left:-30px;*/
  margin: 200px 0 0 0;
  width: auto;
  float: left;
}

.deal a.right {
  /*position:absolute; right:-30px;*/
  margin: 200px 0 0 0;
  width: auto;
  float: left;
}

#deal {
  padding: 0;
}

.deal a {
  background: #9ac362;
  padding: 5px 3px;
}

.deal a span {
  font-size: 30px;
  height: 30px;
  width: 30px;
  color: #ffffff;
}

/*homepage reviews*/

.review_wrap {
  color: #fff !important;
  height: auto;
}

.review_wrapA {
  border: 1px solid #e1e1e1;
  background: none repeat scroll center center rgba(0, 0, 0, 0.6);
  height: 260px;
  left: 5%;
  margin: 0 auto;
  position: relative;
  top: 49px;
  padding: 57px 0px 0px 71px;
  color: #fff !important;
}

.BGN {
  background: none !important;
}

.home_review {
  padding: 20px 0 40px;
}

.review_wrap .item {
  font-size: 19px;
  color: #fff;
  height: 110px;
}

.review_wrap .item p {
  overflow: hidden;
  font-size: 13px;
}

.category_review_5,
.category_review_4_5,
.category_review_3_5,
.category_review_2_5,
.category_review_1_5,
.category_review_0_5,
.category_review_0,
.category_review_1,
.category_review_2,
.category_review_3,
.category_review_4,
.Dest_Arrow {
  background: url("../img/YWLDeals_Sp.png") -444px -123px;

  height: 24px;

  width: 110px;
  margin: 0px 10px 0 0;
  display: block;
  float: left;
}

.category_review_count {
  float: left;
  /*margin-top:5px;*/
  background: #4d2e11;
  color: #ffffff;
  line-height: 22px;
  padding: 4px 8px;
  border-radius: 0;
}

.category_review_0 {
  background-position: -554px -123px;
}

.category_review_1 {
  background-position: -532px -123px;
}

.category_review_2 {
  background-position: -510px -123px;
}

.category_review_3 {
  background-position: -488px -123px;
}

.category_review_4 {
  background-position: -466px -123px;
}

.category_review_5 {
  background-position: -444px -123px;
}

/*.review_cover{border-radius:3px 0 0 3px; padding:4px 0 4px 4px; line-height:22px; position: relative; background: #eaeaea;}*/

.grey_bg {
  background: #eaeaea;
}

/*.review_cover:after{left: 100%; top:0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(234, 234, 234, 0); border-left-color: #eaeaea; border-width:16px; margin-top:0px;}*/

.review_user,
.review_rating {
  border-radius: 3px 3px 0 0;
  color: #01235a;
}

.innsight_detail .carousel-caption {
  background: url("../img/black_transpatch.png") repeat;
  font-size: 18px;
  padding: 10px 0;
  text-transform: uppercase;
}

.review_user {
  margin: 14px 0 0 0;
}

.review_rating {
  margin: 11px 0 0 0;
  padding: 5px 0 0;
}

/*home map*/
.find_us {
  position: relative;
}

/*.map_popup{background:url(../img/map_popup.png) no-repeat; width:194px; height:184px; position:absolute; top:52px; padding:50px 0 0 18px; left:50%;}*/
.find_us img {
  width: 100%;
}

.map_popup {
  background: url(../img/map.jpg) bottom center no-repeat;
  bottom: 5px;
  width: 100%;
  color: #4d2e11;
  height: 400px;
}

.popup_txt {
  background: url("../img/black_transpatch.png") repeat scroll 0 0
    rgba(0, 0, 0, 0);
  width: auto;
  bottom: 0%;
  right: 0;
  position: absolute;
  padding: 10px;
  color: #ffffff;
}

.popup_txt h6 {
  font-size: 18px;
  margin: 0 0 10px;
}

.social {
  border-bottom: 0px solid #797979;
  display: inline;
}

/*footer*/

footer {
  background: #22424d;
  color: #fff;
  margin: 0;
  clear: both;
}

footer h4 {
  text-transform: uppercase;
}

.social a {
  background: url(../img/social_icon.png) no-repeat;
  margin: 5px;
  width: 50px;
  height: 50px;
  display: inline-block;
  /*float:left;*/
}

.yelp {
  background-position: -173px 0 !important;
}

.trip {
  background-position: -342px 0 !important;
}

.gplus {
  background-position: -90px 0 !important;
}

.fb {
  background-position: -10px 0 !important;
}

.yahoo {
  background-position: -131px 0 !important;
}

.tweet {
  background-position: -50px 0 !important;
}

.foursquare {
  background-position: -385px 0 !important;
}

.youtube {
  background-position: -214px 0 !important;
}

.pinterest {
  background-position: -255px 0 !important;
}

.pinterest img {
  display: none;
}

.inn_icon {
  background-position: -299px 0 !important;
}

.instagram {
  background-position: -454px 0 !important;
}

.linkedin {
  background-position: -416px 0 !important;
}

.home_collapse {
  left: -8px;
  position: absolute;
  background: #d1d1d1 !important;
  z-index: 11;
  width: 320px;
  padding: 10px 0;
  top: 50px;
  margin-bottom: 10px;
}

.home_collapse .panel-body {
  padding: 0;
  font-size: 14px;
  position: relative;
  left: -2px;
}

.FS20 {
  font-size: 20px;
}

.home_collapse .room_count {
  padding: 0;
}

.room_home {
  margin: 0;
  display: inline-block;
  color: #532e1b;
  cursor: pointer;
}

.PD5 {
  padding: 5px;
}

.BRD {
  border: 1px solid #e2b479;
}

#___plusone_0 {
  width: 75px !important;
}

.twitter-follow-button {
  display: inline-block;
  /*float:left;*/
  margin: 2px 0 0 0;
  display: inline;
}

.fb_iframe_widget iframe {
  top: -5px;
}

.social_icon {
  padding: 6px 0 0 0;
}

.social_icon iframe {
  margin: 2px 5px 0 0;
  float: left;
}

.FCW {
  color: #ffffff;
}

.avail {
  padding: 8px 0 21px;
  font-size: 13px;
}

.deal_wrap h2 {
  padding: 0 0 15px;
}

.PT10 {
  padding-top: 10px;
}

.PL10 {
  padding-left: 10px;
}

.PT15 {
  padding-top: 15px;
}

.PT20 {
  padding-top: 20px;
}

.PB30 {
  padding-bottom: 30px;
}

.PB20 {
  padding-bottom: 20px;
}

.PB10 {
  padding-bottom: 10px !important;
}

.PB5 {
  padding-bottom: 5px !important;
}

.PT5 {
  padding-top: 5px !important;
}

.fbld {
  font-weight: bold;
}

.dealselcopt1 {
  width: 60px;
  height: 25px;
}

.dealselcopt {
  min-width: 30px;
  width: 20%;
  height: 25px;
  max-width: 40px;
}

footer a,
footer a:hover,
footer a:focus {
  color: #fff;
}

.pdlfzr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.deal_adult {
  padding: 0 !important;
}

.map_to,
.map_to_box,
.map_by,
.map_trans {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*.slider .carousel-inner{height:500px;}*/

/******overview page******/

.overview {
  position: relative;
}

.overview img {
  width: 100%;
  height: auto !important;
}

.overview .caption {
  width: 205px;
  height: 205px;
  background: url(../img/green_trans.png) repeat;
  border-radius: 205px;
  position: absolute;
  border-radius: 205px;
  color: #ffffff;
  font-size: 24px;
  padding: 35px 0;
  right: 10%;
  top: 30%;
  text-align: center;
  display: none;
}

.shadow_lft {
  background: url(../img/shadow_lft.png) no-repeat;
  position: absolute;
  left: 0;
  height: 50px;
  width: 400px;
  bottom: -50px;
  z-index: 9;
}

.shadow_rht {
  background: url(../img/shadow_rht.png) no-repeat;
  position: absolute;
  right: 0;
  height: 50px;
  width: 400px;
  bottom: -50px;
  z-index: 9;
}

.inner_tab {
  background: #e8e8e8;
  margin: 0 0 20px;
  position: relative;
  /*top:-70px;*/
  color: #000;
}

.inner_tab .navbar-example {
  position: relative;
  z-index: 10;
}

.inner_tab .navbar-example li {
  float: none;
  display: inline-block;
}

.inner_tab UL {
  padding: 0 0 10px;
}

.title {
  font-size: 18px;
}

.scrollspy-example h2,
.design {
  /*background:url(../img/design.png) center bottom no-repeat; padding:0 0 30px;*/
  position: relative;
  z-index: 0;
  color: #53504c;
  text-transform: uppercase;
  font-size: 23px;
}

.scrollspy-example h1,
.design {
  background: url(../img/design.png) center bottom no-repeat;
  padding: 0 0 40px !important;
  position: relative;
  z-index: 0;
  color: #53504c;
  text-transform: uppercase;
  font-size: 23px;
}

.scrollspy-example h2 a,
.design,
.design {
  padding: 0 0 30px;
  position: relative;
  z-index: 0;
  color: #53504c;
  text-transform: uppercase;
  font-size: 23px;
}

.grey {
  color: #444444;
}

.MR10 {
  margin-right: 10px;
}

.MR25 {
  margin-right: 25px;
}

.policy {
  background: #eaeaea;
  padding: 10px 0;
  margin: 10px 0 20px;
}

.smoking,
.no_smoking,
.person,
.extra_person {
  background: url(../img/YWLDeals_Sp.png) no-repeat;
}

.smoking {
  background: url(../img/YWLDeals_Sp.png) -824px -57px no-repeat;
  width: auto;
  height: 22px;
  display: block;
  /*float:left;*/
}

.no_smoking {
  background: url(../img/YWLDeals_Sp.png) -849px -57px no-repeat;
  width: auto;
  height: 22px;
  display: inline-block;
}

.person {
  background: url(../img/YWLDeals_Sp.png) -70px -84px no-repeat;
  width: 17px;
  height: 22px;
  display: block;
  margin: 0 0 0 10px;
}

.two_person {
  background: url(../img/YWLDeals_Sp.png) -70px -84px no-repeat;
  width: 17px;
  height: 22px;
  display: block;
  margin: 0 0 0 10px;
}

.extra_person {
  background: url(../img/YWLDeals_Sp.png) -70px -84px no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin: 0 0 0 10px;
}

.room_guest {
  display: block;
  /*float:left;*/
  padding: 0 5px;
  font-size: 16px;
  margin: 0 0 20px;
}

.amenities1 {
}

.amenities1 li {
  list-style: none;
  padding: 4px 0;
}

.amenities1 {
  padding: 0;
}

.amenities1 ul {
  padding: 0;
  /*height:375px;*/
  overflow-y: scroll;
  min-height: 150px;
}

.amenities1 h3 {
  font-size: 18px;
  margin: 0 0 10px;
}

.MW100 {
  max-width: 100%;
}

.W100 {
  width: 100%;
}

.MB15 {
  margin-bottom: 15px;
}

.includes {
  padding: 0;
}

.includes li {
  list-style: none;
  padding: 5px 0;
}

.include {
  background: url(../img/include.png) no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 5px 0 0;
}

.not_include {
  background: url(../img/include.png) 0 -24px no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 5px 0 0;
}

.sort li {
  list-style: none outside none;
  padding: 4px 0 4px 25px;
  min-width: 200px;
}

.sort li:first-child {
  padding: 0 0 0 10px;
}

.F16 {
  font-size: 16px;
}

.F19 {
  font-size: 19px !important;
}

.F72 {
  font-size: 72px;
}

.F24 {
  font-size: 24px !important;
}

.F18 {
  font-size: 18px;
}

.F20 {
  font-size: 20px !important;
}

.reviews_percent {
  padding: 0;
  list-style: none;
}

.reviews_percent li {
  padding: 0px 10px;
  color: #ffffff;
  text-align: center;
  margin: 3px 0;
  font-size: 16px;
  font-weight: bold;
}

.viewmore,
.viewratings,
.viewstay {
  padding: 0 10px;
}

.viewratings h4,
.viewstay h4 {
  /*border-bottom:1px solid #ababab;*/
  margin-bottom: 10px;
  padding: 5px;
  background: #eaeaea;
  float: left;
  width: 100%;
  color: #4d2e11;
}

.W50 {
  width: 50px !important;
}

.TDU {
  text-decoration: underline;
}

.PR10 {
  padding-right: 10px;
}

.reviews_percent li span {
  font-size: 24px;
}

.guest_percent {
  background: #008fa6;
}

.services_percent {
  background: #00adef;
}

.value_percent {
  background: #416b9e;
}

.clean_percent {
  background: #89bd41;
}

.loaction_percent {
  background: #ff9c00;
}

.compfort_percent {
  background: #ff9392;
}

.review_close {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #3f3f3f;
}

.FloatR,
.floatr {
  float: right !important;
}

.review_title {
  /*background:#eaeaea;*/
  padding: 10px 0px 0;
}

.review_title1 {
  background: #eaeaea;
  padding: 10px 5px;
}

.review_photos ul {
  margin: 0;
  padding: 0;
}

.review_photos li {
  list-style: none;
  display: block;
  float: left;
  padding: 0 10px 0 0;
}

.view_more {
  background: #eaeaea;
  padding: 7px 13px;
}

.reviews {
  border: 1px solid #eaeaea;
  margin: 0 0 20px;
}

.guest_roomsdiv,
#guest_rooms,
.servicediv,
#service,
.valuediv,
#value,
.cleanlinessdiv,
#cleanliness,
.locationstardiv,
#locationstar,
.comfortdiv,
#comfort {
  list-style: none;
}

.about_h .checkbox {
  margin: 0;
}

.trip_t .radio {
  margin: 0;
}

.MT5 {
  margin-top: 5px;
}

.MR5 {
  margin-right: 5px;
}

.ML5 {
  margin-right: 5px;
}

.review_foot {
  background: #eaeaea;
  padding: 10px 0;
}

.sep {
  padding: 0 5px;
}

.review_content {
  padding: 10px 0;
}

.review_content p {
  text-align: justify;
}

.sorting {
  padding: 0px 0 20px;
}

.MT0 {
  margin-top: 0;
}

.people {
  background: #ecf0f3;
  color: #a2bdda;
}

.rating ul {
  float: left;
  padding: 0 0 0 10px;
}

.LH35 {
  line-height: 35px;
}

.red {
  color: #d9534f;
}

.CW {
  color: #ffffff !important;
}

.review_photos1 {
  margin: 20px auto;
  float: none;
  max-width: 600px !important;
  width: auto !important;
  min-height: 400px;
  border: 4px solid;
  padding: 0;
}

.review_photos2 {
  margin: 0 auto;
  float: none;
  max-width: 600px !important;
  width: auto !important;
  min-height: 400px;
}

.review_slide {
  width: 400px;
  margin: 0 auto;
}

.rating li {
  float: left;
  width: 100%;
  padding: 5px 0px;
  list-style: none;
}

.rating span {
  line-height: 20px;
  float: left;
}

.rating h3 {
  margin: 0 0 10px;
}

.rating li span {
  width: 45%;
}

.sorting .book_btn .btn,
.room .book_btn .btn {
  text-transform: inherit;
}

.review_foot a,
.sorting a {
  color: #4d2e11;
}

.sorting select {
  margin: 0 0 0 10px;
}

.red {
  color: #ff0000;
}

.red1 {
  color: #a94442;
}

.rooms {
  padding: 10px 0 0px;
  background: #f2f2f2;
  margin: 0 0 20px;
  position: relative;
}

.rooms .collapse.in {
  display: inline;
}

.hot_spot i {
  top: -120px !important;
  right: -750px !important;
}

.wedding i {
  top: -72px !important;
  right: 5px !important;
}

.grey_btn {
  border: 1px solid #bbbbbb;
  border-radius: 10px;
  padding: 10px 15px;
  float: left;
  box-shadow: 0 2px 2px #ccc;
}

.about-homr-heading .article  {
  text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 2px;
    font-family: "Belleza", sans-serif;
    color: #21424e;
}

.thumb-up {
  margin: 0px 10px 0 5px;
  background: #9ac362;
  color: #ffffff;
  border: 0;
}

.thumb-up:hover {
  background: #449d44;
}

.thumb-up-active,
.thumb-up:active {
  background: #308e30;
}

.thumb-down {
  margin: 0px 0px 0 5px;
  background: #d9534f;
  color: #ffffff;
  border: 0;
}

.thumb-down:hover,
.thumb-down:active {
  background: #c9302c;
}

.thumb-down-active {
  background: #b7211d;
}

.trip_t label span,
.about_h label span {
  border-radius: 7px;
  border: 1px solid #eaeaea;
  padding: 5px 7px;
  display: block;
  margin: 0px 0 10px;
}

.trip_t label span:hover,
.about_h label span:hover {
  background: #9ac362;
  color: #ffffff;
}

.trip_type_luxury_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_type_business_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_type_leisure_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_type_romantic_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_type_family_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_type_wedding_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_type_wedding_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_quiet_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_incredible_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_elegant_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_comfortable_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_cozy_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_trend_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_plush_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_gem_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_roomy_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_charming_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_romantic_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_frills_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_beautiful_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_hot_spot_active {
  background: #9ac362;
  color: #ffffff;
}

.trip_about_noisy_active {
  background: #9ac362;
  color: #ffffff;
}

.F12 {
  font-size: 12px;
}

.F14 {
  font-size: 14px !important;
}

.P10 {
  padding: 10px;
}

.P15 {
  padding: 15px !important;
}

.MT30 {
  margin-top: 30px;
}

.MT25 {
  margin-top: 25px;
}

.tags {
  width: 100%;
  float: left;
  padding: 0 0 0 2%;
}

.review_photos a {
  margin: 0 5px;
}

/*.rooms div{border-right:1px solid #b5b5b5;}*/

.BR1 {
  border-right: 1px solid #b5b5b5;
}

.BB0 {
  border-bottom: 0;
}

.M0 {
  margin: 0 !important;
}

.room sup {
}

.more_details {
  position: absolute;
  bottom: 0;
  left: 44%;
  background: #4d2e11;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 7px 7px 0 0;
}

.more_details:hover,
.more_details:focus {
  color: #ffffff;
}

.amenities li {
  list-style: none;
  /*width:24%;*/
  display: block;
  float: left;
  padding: 0;
}

.images a {
  list-style: none;
  margin: 5px 0;
}

.images a img {
  width: 100%;
}

.step_title {
  background: #cf8239;
  color: #ffffff;
  padding: 10px;
  margin: 0 0 10px;
}

.rooms .nav {
  background: #4d2e11;
  padding: 0 0 0 10px;
}

.rooms .nav-tabs > li.active > a,
.rooms .nav-tabs > li.active > a:hover,
.rooms .nav-tabs > li.active > a:focus {
  background: #f2f2f2;
  color: #4d2e11;
}

.rooms .nav-tabs > li > a {
  color: #ffffff;
  padding: 7px 12px;
  margin-top: 6px;
  border-radius: 0px;
  border: 0;
}

.rooms .nav-tabs > li > a:hover {
  background: #f2f2f2;
  color: #4d2e11;
}

.discount {
  border: 1px solid #d4d4d4;
}

.discount .panel-body {
  color: #444444;
  padding: 15px 15px 15px;
}

.discount .panel-default > .panel-heading {
  background: #f0f0f0;
}

.discount .panel-default,
.discount .panel {
  border-color: #eeeeee;
}

.discount .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0 !important;
}

.discount .panel {
  background: #ffffff;
}

.discount .panel-group .panel + .panel {
  margin-top: 20px;
}

.discount .panel-group {
  margin: 0;
}

.discount .panel {
  box-shadow: none;
}

.rates {
  background: #f2f2f2;
  color: #000;
}

.rates div {
  padding: 8px 5px;
}

.rates ul {
  padding: 0;
  float: left;
  width: 100% !important;
  padding: 20px 0 0 0;
}

.rates li {
  list-style: none;
  width: 50%;
  display: block;
  float: left;
  padding: 5px 5%;
  margin: 5px 0;
}

/*.rates li:nth-child(even){clear:both;}*/

.promo_code {
  border: 1px solid #f0f0f0;
  padding: 5px;
  display: block;
  float: left;
}

.promo_btn {
  margin: 6px 0 0 20px;
}

.promo_btn input {
  padding: 3px 12px !important;
}

.ent_promo {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
}

.top_bg a .tooltip-test {
  color: #000;
}

#step1 > p {
  color: #000;
}

.sel_promo {
  border: 1px solid #d4d4d4;
  margin: 0 0 50px;
}

.promo_bg {
  background: #ecebd0;
}

.dark {
  background: #dbdbdb;
}

.dropdown #dLabel {
  background: #4d2e11;
  border: 0;
  color: #ffffff;
  padding: 5px 15px;
}

.package {
  background: url(../img/shadow.png) no-repeat center bottom;
  width: 100%;
  padding: 0 0 40px;
  position: relative;
  margin: 0 0 20px;
  color: #000;
}

.pack_img img,
.pack_img table td {
  /*border-radius:7px; border:3px solid #9ac362;*/
  max-width: 98%;
}

.view_pack {
  background: #4d2e11;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  padding: 5px 10px;
  position: absolute;
  width: auto;
  bottom: 8px;
  left: 46%;
  font-size: 1.2em;
}

@media (min-width: 768px) {
  .contact_form li input {
    width: 100%;
    max-width: 200px;
  }

  .jobcontact_form li input,
  .jobcontact_form li select {
    width: 100%;
    max-width: 200px;
  }
}

.pack_expand {
  padding: 10px 10px 30px 10px;
}

.pack_expand h6 {
  margin-bottom: 0;
  font-size: 18px;
}

.view_pack:hover,
.view_pack:focus {
  color: #ffffff;
}

.contact_form li {
  list-style: none;
  min-height: 50px;
  padding: 5px 0;
  text-align: left;
}

.contact_form {
  margin: 0;
}

.contact_form .add-on {
  top: 2px;
  right: 6px !important;
}

.contact_form li input {
  width: 100%;
}

.jobcontact_form li {
  list-style: none;
  min-height: 55px;
  padding: 5px 0;
  text-align: left;
}

.jobcontact_form {
  margin: 0 0 40px;
}

.jobcontact_form .add-on {
  top: 2px;
  right: 1px;
}

.jobcontact_form li input,
.jobcontact_form li select {
  width: 100%;
}

.jobcontact_form li label.joberrorlbl {
  font-size: 12px;
  color: red;
  font-weight: 400;
  width: 100%;
  display: none;
  float: left;
}

.contact_form li label.joberrorlbl {
  font-size: 12px;
  color: red;
  font-weight: 400;
  width: 100%;
  display: none;
  float: left;
}

#note_message_feedback {
  width: 100%;
  float: left;
}

#note_message_feedback_mob {
  width: 100%;
  float: left;
}

/**********Attractions Page**********/

.hotel {
  background: url(../img/map_point.png) no-repeat 0px 0px;
  width: 36px;
  height: 42px;
  display: block;
  float: left;
  margin: 10px 0 0 10px;
}

.map_count {
  background: url(../img/map_point.png) no-repeat 0px -167px;
  width: 36px;
  height: 42px;
  display: block;
  float: left;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding-top: 5px;
  color: #404041;
  margin: 10px 0 0 10px;
}

.attract_content {
  display: block;
  float: left;
  margin: 0;
}

.attraction {
  margin: 10px 0;
  text-align: left;
  border: 1px solid #a6b895;
  padding: 0px;
}

.attraction h6 {
  font-size: 16px;
}

.attraction p {
  font-size: 14px;
  color: #404041;
}

.bot_link {
  background: #e7e7e7;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.attraction:hover,
.attraction_active {
  background: #e7e7e7;
}

/**********Things To Do Page**********/

.browse {
  background: #e7e7e7;
  text-align: left;
  margin: 20px 0 0 0;
}

.browse h6 {
  font-size: 16px;
}

.browse .btn {
  text-transform: none;
  padding: 1px 10px;
}

.browse .book_btn {
  margin-top: 0;
  margin-left: 15px;
}

.browse .book_btn .btn {
  top: -2px;
}

.browse p {
  font-size: 13px;
}

.things {
  border: 1px solid #a6b895;
  padding: 10px 0;
  margin: 10px 0 5px;
}

.things h6 {
  font-size: 16px;
  margin: 0 0 10px;
}

.things p {
  font-size: 14px;
  color: #404041;
}

.count {
  background: #4d2e11;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 8px;
  font-weight: bold;
  color: #ffffff;
}

.things_scroll {
  height: 545px;
  overflow-y: scroll;
  margin: 10px 0 0;
}

/**********Contact Us Page**********/

.contact_add {
  background: url(../img/contact_icon.png) 0 6px no-repeat;
  padding: 0 0 20px 25px;
}

.contact_tel {
  background: url(../img/contact_icon.png) 0 -130px no-repeat;
  padding: 0 0 20px 25px;
}

.contact_eamail {
  background: url(../img/contact_icon.png) 0 -284px no-repeat;
  padding: 0 0 20px 25px;
}

.PL30 {
  padding-left: 30px;
}

.ask_question {
  background: #ededed;
}

.ask_question li {
  list-style: none;
  min-height: 40px;
  position: relative;
  padding: 13px 0;
}

.H95 {
  height: 95px;
}

.map_contact {
  border: 1px solid #b5afaf;
}

/**********Directions Page**********/

.direction {
  background: #ededed;
}

.direction a {
  background: url(../img/direction_icon.png) no-repeat 0 0;
  width: 87px;
  height: 40px;
  display: inline-block;
}

.car {
  background-position: 0 0;
}

.walk {
  background-position: -102px 0 !important;
}

.cycle {
  background-position: -203px 0 !important;
}

.bus {
  background-position: -305px 0 !important;
}

.car_active,
.car:hover {
  background-position: 0 -80px !important;
}

.walk_active,
.walk:hover {
  background-position: -102px -80px !important;
}

.cycle_active,
.cycle:hover {
  background-position: -203px -80px !important;
}

.bus_active,
.bus:hover {
  background-position: -305px -80px !important;
}

.direction input {
  width: 100%;
}

.gallery {
  /*position:relative;*/
}

.gallery_pic {
  position: relative;
  margin: 0 0 50px;
}

.gallery_pic a {
  list-style: none;
  display: inline;
  float: left;
  margin: 0 1%;
  width: 18%;
}

.gallery_pic a img {
  width: 100%;
}

.job_rht {
  background: #f4f4f4;
  float: right;
  padding: 0 0 20px;
}

.job_rht h4,
.job_rht h2 {
  background: #24424b;
  padding: 10px;
  color: #ffffff;
  margin: 0;
  font-size: 18px;
}

.job_rht ul {
  padding: 10px 0 0 20px;
  margin: 0;
}

.job_rht li {
  background: url(../img/arrow.png) no-repeat scroll left 22px;
  list-style: none;
  padding: 13px 0 0 20px;
}

.W150 {
  width: 150px !important;
}

.captcha_code {
  background: #1656a5;
  color: #ffffff;
  padding: 3px 10px;
  font-size: 16px;
  display: inline-block;
}

.W80 {
  width: 80px !important;
}

.yellow {
  color: #edc532;
}

.attract_info {
}

.contactuslablebx {
  width: auto;
  display: none;
  color: #e9435e;
  /*float:left;background:url(../img/black_transpatch.png) repeat;position:absolute;left:0px;top:-21px;*/
  font-weight: normal;
  font-size: 12px;
  padding: 2px 0px;
  margin-bottom: 0px;
}

.contactpaskagelablebx {
  width: 100%;
  display: none;
  color: #e9435e;
  float: left;
  font-weight: normal;
  font-size: 12px;
}

.mail_boxask,
.mail_sucssesbx {
  overflow: hidden;
}

#packages_back {
  padding: 0 0 12px;
  text-align: right;
  display: none;
}

.mail_sucssesbx {
  /*background:url("../img/message.png") no-repeat 4px -28px;*/
  padding: 7px 3px;
  margin: 20px 0;
  border: 1px solid #58a406;
  color: #58a406;
  display: none;
}

.packages_content_frmbx {
  width: 100%;
  float: left;
}

.cantactusmap {
  width: 100%;
  height: 350px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.fMTB20Cnt {
  margin: 20px 0px;
  text-align: center;
}

.spacealpacagesimg {
  width: 98%;
  max-width: 330px;
  overflow: hidden;
}

/***************************Friends Page*************************/

.friend {
  position: relative;
  margin-bottom: 15px;
}

.friend img {
  width: 100%;
}

.attachlogo a {
  display: block;
  margin: auto;
  width: 240px;
  height: 50%;
  background: #fff;
  padding: 40px;
  border-radius: 500px;
  cursor: context-menu;
}

.attachlogo a img {
  cursor: default !important;
  width: 100%;
  height: 100%;
}

.awardst {
  padding-bottom: 24px;
}

.friend a span,
.get_direction {
  background: url(../img/black_transpatch.png) repeat;
  width: 100%;
  display: block;
  padding: 5px 0;
  position: absolute;
  bottom: 0;
  width: 93%;
  color: #ffffff;
}

.get_direction {
  padding: 5px 10px;
  width: 95%;
  bottom: 11px;
  text-align: center;
}

.get_direction a {
  color: #ffffff;
}

.frnd_detail ul {
  padding: 0;
}

.frnd_detail li {
  list-style: none;
  padding: 5px 0;
  float: left;
  width: 50%;
}

.friend table td {
  border: 1px solid #2a6496;
}

.friend_maps {
  height: 188px;
  width: 100%;
  margin: 10px 0px;
}

.friendsdes {
  width: 100%;
  height: 210px;
  overflow-y: auto;
}

.friend a {
  display: block;
}

.friend:hover .friends_hover {
  display: block;
  background: url("../img/black_transpatch.png") repeat scroll 0 0
    rgba(0, 0, 0, 0);
  color: #ffffff;
  padding: 20px 0;
  position: absolute;
  text-align: center;
  top: 31%;
  width: 93%;
}

.friends_hover {
  display: none;
}

.friendsocialslik a {
  width: 32px;
  height: 34px;
  float: left;
  margin-right: 12px;
}

a.frd_fblink {
  background: url("../img/gallery_icon.png") 0 0 no-repeat;
}

a.frd_twtlink {
  background: url("../img/gallery_icon.png") 0 -38px no-repeat;
}

a.frd_yelplink {
  background: url("../img/gallery_icon.png") 0 -191px no-repeat;
}

.friendsimg {
  max-width: 330px;
}

.friendsimg img {
  width: 100%;
  max-width: 320px;
}

.PT130 {
  padding-top: 130px;
  display: block;
}

.user_img {
  /*border:2px solid #dfdfdf; border-radius:100%;*/
}

.user_img img {
  /*border-radius:100%; border:2px solid #dfdfdf;*/
  width: 100%;
}

/*****************Weather*****************/

.weather_blog {
}

.current ul {
  padding: 0;
  width: 50%;
  display: block;
  float: left;
  margin: 0;
}

.current li {
  list-style: none;
  border-bottom: 1px solid #b5b5b5;
  padding: 24px 0 24px 10px;
  text-align: center;
}

.current li:last-child {
  border: 0;
}

.current,
.today {
  background: #ffffff;
  padding: 0;
}

.current h4,
.today h4 {
  font-size: 14px;
  background: #ededed;
  margin: 0;
  padding: 10px 0 10px 10px;
}

.weather_blog h3 {
  margin: 0;
  font-size: 14px;
  color: #ffffff;
  padding-left: 20px;
}

.todays h5 {
  margin: 0;
  padding: 10px 0;
  background: #ededed;
}

.todays {
  padding: 0;
  border-left: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
  padding: 0 0 10px;
  font-size: 12px;
}

.weatherImage {
  background: url("../img/WeatherImages.png") -149px -2px repeat;
  float: left;
  height: 159px;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 272px;
  padding-top: 62px;
  padding-right: 25px;
  color: #ffffff;
  margin-top: 20px;
}

.page_chanceflurries {
  background-position: -29px -1274px;
}

.page_chancefreezingrain {
  background-position: -292px -1115px;
}

.page_chancerain {
  background-position: -29px -1115px;
}

.page_chancesleet {
  background-position: -292px -956px;
}

.page_chancesnow {
  background-position: -29px -956px;
}

.page_chancetstorms {
  background-position: -292px -797px;
}

.page_clear {
  background-position: -29px -797px;
}

.page_cloudy {
  background-position: -292px -638px;
}

.page_flurries {
  background-position: -29px -638px;
}

.page_fog {
  background-position: -292px -479px;
}

.page_freezingrain {
  background-position: -29px -479px;
}

.page_mostlycloudy {
  background-position: -292px -320px;
}

.page_mostlysunny {
  background-position: -29px -797px;
}

.page_nt_cloudy {
  background-position: -292px -638px;
}

.page_nt_sunny {
  background-position: -29px -797px;
}

.page_overcast {
  background-position: -29px -320px;
}

.page_partlycloudy {
  background-position: -290px -638px;
}

.page_partlysunny {
  background-position: -148px -161px;
}

.page_rain {
  background-position: -29px -1115px;
}

.page_scatteredclouds {
  background-position: -150px -2px;
}

.page_sleet {
  background-position: -292px -956px;
}

.page_snow {
  background-position: -29px -638px;
}

.page_sunny {
  background-position: -29px -796px;
}

.page_tstorms {
  background-position: -292px -1274px;
}

.page_nt_chancesnow {
  background-position: -29px -956px;
}

.page_chancestorms {
  background-position: -292px -797px;
}

.page_nt_partlycloudy {
  background-position: -292px -638px;
}

.page_nt_snow {
  background-position: -29px -638px;
}

.page_hazy {
}

.overall {
  border: 1px solid #b5b5b5;
  width: 100%;
}

.MB0 {
  margin-bottom: 0;
}

.ML100 {
  margin-left: 100px;
}

.ML10 {
  margin-left: 10px;
}

.MT55 {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .new_contr {
    margin-bottom: 15px;
  }

  .white_bg2 {
    padding-bottom: 10px;
  }

  .footerscess {
    border: none !important;
  }

  .facilities h4,
  .facilities li,
  .facilities p {
    margin-left: 0px !important;
  }

  .facilities li {
    width: 98% !important;
  }

  #google_translate_element {
    padding: 0 !important;
  }

  .check_new {
    margin: 0 0 10px !important;
    background: #a96f3e;
    color: #fff;
    padding: 10px 0 !important;
  }

  .padding_bt {
    padding-bottom: 10px;
  }

  .checkincustometime {
    top: 30px !important;
  }

  .home_res {
    position: inherit !important;
    padding: 0 !important;
    z-index: 9;
  }

  .deal_price1 {
    width: 100% !important;
  }

  .current li {
    padding: 2px 0 3px 10px !important;
  }

  .deal_price_arrow {
    display: none;
  }

  .deal_price_arrow {
    display: none;
  }

  .deal_btn {
    padding: 10px 15px !important;
    margin: 10px 0 0 0;
  }

  .overview .caption {
    top: 10% !important;
  }

  .overview {
    height: 250px;
  }

  .shadow_lft {
    width: 100% !important;
  }

  .home_slider {
    height: auto !important;
  }

  .home_slider img {
    width: 100%;
  }

  .social_icon {
    display: none !important;
  }

  .carousel-indicators {
    bottom: -38px !important;
  }

  .avail {
    padding: 0px 0 0 !important;
    text-align: center;
  }

  .home_res .avail {
    padding: 13px 0 0 !important;
  }

  .room_home {
    margin: 0;
  }

  .review_rating {
    margin: 0 !important;
  }

  .review_wrap .item p {
    height: 178px;
    overflow: hidden;
  }

  .inner_res .home_collapse {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .home_collapse {
    position: inherit !important;
    top: 0 !important;
    background: none !important;
    margin-bottom: 20px;
  }

  .social {
    padding: 10px 0;
  }

  .carousel-indicators {
    bottom: -50px;
  }

  .deal {
    padding: 0 !important;
  }

  .infoBox {
  }

  .map_popup {
  }

  .social_icon {
    margin: 0 0 0 70px;
  }

  .add img {
    width: 80%;
  }

  .logo_bg {
    /*background-position:0 -88px !important;*/
    background: none;
    height: 113px !important;
    position: inherit !important;
    /*margin:0 0 0 20%;*/
    margin: 0 auto;
  }

  .book_now {
    /*display:none !important;*/
    top: 1px;
    width: 40%;
  }

  .call_xs {
    /*padding:7px 0 0 20px !important; margin:0 0 10px 20px !important;*/
    text-align: center;
    background: #4d2e11;
  }

  .call {
    display: inline-block;
    float: none;
    background: url(../img/call_icon.png) no-repeat 0 7px;
    padding: 6px 0 9px 20px;
  }

  .find_us h2 {
    margin: 20px 0 0 0;
  }

  .ent_promo {
    padding: 20px;
  }

  .contact_form li {
    min-height: 0;
    padding: 0;
  }

  .view_pack {
    left: 33%;
  }

  .more_details {
    left: 30%;
  }

  .ask_question li input,
  .ask_question li textarea {
    width: 100%;
  }

  .map_to,
  .map_to_box,
  .map_by,
  .map_trans {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .direction {
    padding-bottom: 20px;
  }

  .bdrrgtlow {
    border-right: 1px solid #b5b5b5;
  }

  .mrbtblow {
    margin-bottom: 12px;
  }

  .PBXS10 {
    padding-bottom: 10px;
  }

  .add {
    font-size: 12px;
  }

  .carousel-control {
    font-size: 20px;
  }

  .deal_price {
    font-size: 14px;
    padding: 0;
  }

  .deal_price div {
    padding: 0;
  }

  .inner_tab {
    padding: 20px 0 0;
  }

  .overview {
    display: none;
  }

  .review_wrap {
    height: auto;
  }

  .review_wrap .item p {
    font-size: 14px;
  }

  .home_review {
    padding: 10px 0;
  }

  .review_wrap .item {
    height: auto;
  }

  .review_wrap .item p {
    height: auto;
  }

  .review_user {
    font-size: 19px;
  }

  .clients_scroll {
    margin: 25px 0 0 0;
  }

  .datepicker {
    left: 40px !important;
  }
  .logo_add {
    display: none;
  }

  .amenities1 {
    padding: 20px 0 0 0;
  }

  .sort li {
    padding: 4px 0 4px 0px;
  }

  .sort li:first-child {
    padding: 0;
  }

  .sort {
    display: none;
  }

  .xs-text-left {
    text-align: left !important;
  }

  .viewratings ul,
  .viewstay ul {
    padding: 0;
  }

  .rating li {
    list-style: none;
  }

  .update_search {
    margin-top: 20px;
    text-align: center;
  }

  .XSMT10 {
    margin-top: 10px;
  }

  .XSPT0 {
    padding-top: 0;
  }

  .XSPT10 {
    padding-top: 10px !important;
  }

  .promo_code {
    width: 150px;
  }

  .MIN50 {
    min-height: 50px;
  }

  .MIN70 {
    min-height: 70px;
  }

  .sign_bg {
    float: none !important;
    text-align: center;
  }

  .XP0 {
    padding: 0 !important;
  }

  #bor_left,
  .MBX20 {
    margin-bottom: 20px;
  }

  .category_review_count {
    float: left !important;
  }

  .top_bg {
    background: #fffece !important;
  }

  .text-xs-center {
    text-align: center;
  }

  .thumb-up,
  .thumb-down {
    margin-top: 5px;
  }

  .XW100 {
    width: 100% !important;
  }

  .book_now {
    width: 35%;
  }

  .panel-body,
  .reservation label {
    color: #4d2e11;
  }

  .category_review_5,
  .category_review_4_5,
  .category_review_3_5,
  .category_review_2_5,
  .category_review_1_5,
  .category_review_0_5,
  .category_review_0,
  .category_review_1,
  .category_review_2,
  .category_review_3,
  .category_review_4,
  .Dest_Arrow {
    float: left;
  }

  .MB-xs-10 {
    margin-bottom: 20px;
  }

  .user_img {
    display: none;
  }

  .inner_tab {
    padding: 0 !important;
  }

  .deal_icons {
    margin: 10px 0 0 0;
    display: block;
  }

  .yelp_box,
  #captcha {
    width: 57%;
  }

  .weatherImage {
    background: url("../img/WeatherImages_mobile.png") -149px -2px no-repeat;
    float: left;
    height: 110px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 214px;
    padding-top: 42px;
    padding-right: 25px;
    color: #ffffff;
    margin-top: 20px;
  }

  .deal h3 {
    font-size: 18px;
  }

  footer {
    padding: 10px 0 0 0 !important;
    padding-bottom: 10px !important;
  }

  footer li {
    padding: 0 5px !important;
  }

  .package_description {
    height: auto !important;
  }

  .page_chanceflurries {
    background-position: -13px -981px !important;
  }

  .page_chancefreezingrain {
    background-position: -242px -860px !important;
  }

  .page_chancerain {
    background-position: -18px -857px !important;
  }

  .page_chancesleet {
    background-position: -241px -735px !important;
  }

  .page_chancesnow {
    background-position: -18px -735px !important;
  }

  .page_chancetstorms {
    background-position: -243px -614px !important;
  }

  .page_clear {
    background-position: -18px -615px !important;
  }

  .page_cloudy {
    background-position: -241px -493px !important;
  }

  .page_flurries {
    background-position: -14px -493px !important;
  }

  .page_fog {
    background-position: -242px -371px !important;
  }

  .page_freezingrain {
    background-position: -18px -372px !important;
  }

  .page_mostlycloudy {
    background-position: -241px -249px !important;
  }

  .page_mostlysunny {
    background-position: -15px -615px !important;
  }

  .page_nt_cloudy {
    background-position: -242px -493px !important;
  }

  .page_nt_sunny {
    background-position: -15px -616px !important;
  }

  .page_overcast {
    background-position: -14px -249px !important;
  }

  .page_partlycloudy {
    background-position: -241px -492px !important;
  }

  .page_partlysunny {
    background-position: -132px -127px !important;
  }

  .page_rain {
    background-position: -18px -857px !important;
  }

  .page_scatteredclouds {
    background-position: -128px -5px !important;
  }

  .page_sleet {
    background-position: -243px -738px !important;
  }

  .page_snow {
    background-position: -18px -493px !important;
  }

  .page_sunny {
    background-position: -18px -615px !important;
  }

  .page_tstorms {
    background-position: -241px -981px !important;
  }

  .page_nt_chancesnow {
    background-position: -18px -737px !important;
  }

  .page_chancestorms {
    background-position: -243px -614px !important;
  }

  .page_nt_partlycloudy {
    background-position: -243px -492px !important;
  }

  .page_nt_snow {
    background-position: -16px -492px !important;
  }

  .page_hazy {
  }

  .currency-collapse {
    position: absolute;
    left: 0;
    z-index: 99999;
  }
}

/*@media (min-width: 768px) {.MTSM15{margin-top:15px;}}*/

@media (max-width: 900px) {
  .XSMB20 {
    margin-bottom: 20px;
  }

  .amenities ul {
    float: left;
  }

  .deal_price_arrow {
    /*display:none;*/
  }

  .deal_btn {
    padding: 15px 20px !important;
  }

  .amenities li {
    width: 49% !important;
    display: block;
    float: left;
  }

  .deal_timer {
    padding: 15px 0 0 0;
    border: none !important;
  }

  .deal_price_arrow {
    right: -9%;
  }

  .deal_note {
    margin: 15px 0 0 0;
  }

  .deal_btn {
    padding: 16px 6% !important;
  }

  .deal_timer {
    clear: both;
  }

  .TAR_lg {
    text-align: right;
  }

  .ent_promo {
    text-align: left;
  }

  .header {
    width: 100%;
    position: relative;
    z-index: 9;
    position: absolute;
  }

  .sign_bg {
    /*margin-top:10px;*/
  }

  .XP0 {
    padding: 0 !important;
  }

  .XPRL0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .frnd_detail li {
    float: none !important;
    width: auto !important;
  }

  .TAR_lg {
    text-align: right;
  }

  .modal-body {
    padding: 5px !important;
  }

  .modal-content {
    border-radius: 0;
  }

  .modal-dialog img {
    text-align: center;
    margin: 0 auto;
  }

  .modal-loading img {
    border: 0 !important;
  }

  .no_room_avail {
    margin: 40px 0;
  }

  .portfolio-control {
    right: 0px;
    width: 150px;
    display: inline-block;
    font-size: 11px;
    margin-top: -21px;
    position: absolute;
    /* padding-top: -14px; */
    font-weight: bold;
  }

  .next {
    float: right;
    text-align: right;
  }

  /*override modal for demo only*/

  .modal-dialog {
    max-width: 500px;
    padding-top: 90px;
  }
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 500px;
    padding-top: 90px;
  }

  .groupon {
    margin: 0 0 30px;
  }

  .deal_timer {
    margin: 15px 0 0 0;
    border: none !important;
  }

  .avail {
    /*text-align:center;*/
  }
}

@media screen and (max-width: 1500px) {
  #ads {
    display: none;
  }
}

.write_review {
  position: relative;
}

.write_review h4 {
  background: #eeeeee;
  padding: 5px 10px;
  text-align: left;
  color: #4d2e11;
}

.MT10 {
  margin-top: 10px;
}

.MB10 {
  margin-bottom: 10px;
}

.B1 {
  border: 1px solid #eeeeee;
}

#bodyDiv {
  position: absolute;

  top: 0px;

  bottom: 0px;

  left: 0px;

  right: 0px;
}

#scrollbox3 {
  overflow: auto;

  width: auto;

  height: 400px;

  padding: 0 5px;

  border: 1px solid #b7b7b7;
}

.track3 {
  width: 10px;

  background: rgba(0, 0, 0, 0);

  margin-right: 2px;

  border-radius: 10px;

  -webkit-transition: background 250ms linear;

  transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {
  background: #d9d9d9;

  background: rgba(0, 0, 0, 0.15);
}

.handle3 {
  width: 7px;

  right: 0;

  background: #999;

  background: rgba(0, 0, 0, 0.4);

  border-radius: 7px;

  -webkit-transition: width 250ms;

  transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
  width: 10px;
}

/*********Video Page**********/

.video_thumb a {
  display: block;
  position: relative;
}

.video_thumb img {
  width: 100%;
  border: 5px solid #e6e6e6;
}

.video_thumb a:hover img,
.video_thumb a.selected img {
  border: 5px solid #9ac362;
}

.youtubeicons {
  background: url("../img/youtubeplaysprite.png") no-repeat 0 0;
  width: 32px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -12px;
  z-index: 9;
}

.panographybeicons {
  background: url("../img/button_vtours_360.png") no-repeat 0 0;
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 9;
}

.video_thumb a.selected .youtubeicons,
.video_thumb a:hover .youtubeicons {
  background-position: 0 -26px;
}

.video_thumb a.selected .panographybeicons,
.video_thumb a:hover .panographybeicons {
  background-position: 0 -42px;
}

.nav-tabs > li.visited > a {
  background: #9ac362;
  color: #ffffff;
}

/***************************Write Review*************************/

div.rating-cancel,
div.rating-star {
  float: left;
  width: 27px;
  height: 24px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}

div.rating-cancel a {
  background: url("../img/delete1.gif") no-repeat 0 -16px;
}

div.rating-star,
div.rating-star a {
  background: url("../../../images/starn.png") no-repeat 0 0px;
}

div.rating-cancel a,
div.rating-star a {
  display: block;
  width: 27px;
  height: 100%;
  background-position: 0 -2px;
  border: 0;
}

div.rating-star-on a {
  background-position: 0 -50px !important;
}

div.rating-star-hover a {
  background-position: 0 -26px;
}

div.rating-star-readonly a {
  cursor: default !important;
}

div.rating-star {
  background: transparent !important;
  overflow: hidden !important;
}

.error_email .reg_error {
  width: 218px !important;
}

.reg_error {
  color: darkred !important;
}

.site_ul_li {
  text-align: left;
  font-size: 16px;
}

.site_ul_li > li {
  margin-bottom: 10px;
}

.termconditiosns {
  text-align: left;
}

.BB1 {
  border-bottom: 1px solid #e8e8e8;
}

.dealcheck {
  width: 160px;
  height: 34px;
  margin-top: -1px;
  z-index: 1;
  background: none !important;
}

.Text_Filedcheck {
  width: 169px;
  margin: 0 auto;
}

.checkspams {
  width: 100%;
  float: left;
}

.beauty a {
  color: #fff !important;
}

.dealstep1tbl {
  width: 100%;
}

.dealforms {
  width: 100%;
  float: left;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px;
}

.currency {
  color: #4d2e11;
}

.view_review {
  border-radius: 0 0 7px 7px;
}

.TTN {
  text-transform: none !important;
}

/*message center*/
.message_close {
  position: absolute;
  right: 6px;
  top: 5px;
  cursor: pointer;
}

.good_news {
  background: #9ac362;
  margin-top: 10px;
  color: #ffffff;
  padding: 6px 30px;
  border-radius: 3px;
  width: 100%;
  position: relative;
}

.attention {
  background: #f0ad4e;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 3px;
  position: relative;
}

.bad_news {
  background: #d9534f;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 3px;
  position: relative;
}

.sign_bg {
  position: relative;
  text-align: right;
  padding: 5px 18px;
  display: inline-block;
  float: right;
}

.sign_bg > a {
  display: inline-block;
  font-size: 16px;
  padding: 5px 0;
  color: #48290a;
}

.sign_bg span {
  padding: 0px;
}

.sign_bg span.glyphicon {
  padding: 0;
}

.newway img {
  width: 100%;
  height: 374px;
}

.initialdhide {
  display: none;
}

.country_currency_list {
  top: -310px !important;
  left: -7px !important;
}

.currency_tabdiv,
.current_currency_list {
  float: left !important;
}

#form_deal_step1 {
  background: #ffffff;
}

.initialmapwd {
  width: 100%;
}

.inner_tab1 {
  background: #e8e8e8;
  padding: 5px 0;
  font-size: 16px;
  margin: 0 0 10px;
}

.messagesdisplay_sucess {
  color: #7cb744;
}

.messagesdisplay_error {
  color: #ff0000;
}

.bg-gen-info {
  background: #eae8e4;
}

.ad-gallery {
  width: 100% !important;
}

.ad-gallery,
.ad-gallery * {
  margin: 0;
  padding: 0;
  color: #25380e;
}

.ad-gallery .ad-image-wrapper {
  width: 100% !important;
  height: 400px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.ad-gallery .ad-image-wrapper .ad-loader {
  position: absolute;
  z-index: 10;
  top: 48%;
  left: 48%;
  border: 1px solid #ccc;
}

.ad-gallery .ad-image-wrapper .ad-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 10%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 200;
}

.ad-gallery .ad-image-wrapper .ad-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 10%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 200;
}

.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
  background: url(../images/ad_scroll_back.jpg) 0 0 no-repeat;
  width: 30px;
  height: 43px;
  display: none;
  position: absolute;
  top: 47%;
  left: 0;
  z-index: 101;
}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
  background: url(../images/ad_scroll_forward.jpg) 0 0 no-repeat;
  width: 30px;
  height: 43px;
  right: 0;
  left: auto;
}

.ad-gallery .ad-image-wrapper .ad-image {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 23% !important;
  z-index: 9;
  border: 5px solid #717171;
  text-align: center;
  width: 53% !important;
}

.ad-gallery .ad-image-wrapper .ad-image a img {
  border: 0;
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 7px;
  text-align: center;
  width: 98% !important;
  z-index: 2;
  background: url(../images/opa75.png);
  color: #000;
  font-weight: 700;
}

* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
  background: none;
}

.ad-gallery .ad-controls {
  height: 20px;
}

.ad-gallery .ad-info {
  float: left;
}

.ad-gallery .ad-slideshow-controls {
  float: right;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-start,
.ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
  padding-left: 5px;
  cursor: pointer;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
  padding-left: 5px;
  font-size: 0.9em;
}

.ad-gallery .ad-slideshow-running .ad-slideshow-start {
  cursor: default;
  font-style: italic;
}

.ad-gallery .ad-nav {
  width: 96%;
  position: relative;
  margin: 0 2%;
}

.ad-gallery .ad-forward,
.ad-gallery .ad-back {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 10;
}

* html .ad-gallery .ad-forward,
.ad-gallery .ad-back {
  height: 100px;
}

.ad-gallery .ad-back {
  cursor: pointer;
  left: -20px;
  width: 29px;
  display: block;
  background: url(../images/ad_scroll_back.jpg) 0 22px no-repeat;
}

.ad-gallery .ad-forward {
  cursor: pointer;
  display: block;
  right: -20px;
  width: 29px;
  background: url(../images/ad_scroll_forward.jpg) 0 22px no-repeat;
}

.ad-gallery .ad-nav .ad-thumbs {
  overflow: hidden;
  width: 96%;
  margin: 0 2%;
}

.ad-gallery .ad-thumbs .ad-thumb-list {
  float: left;
  width: 9000px;
  list-style: none;
}

.ad-gallery .ad-thumbs li {
  float: left;
  padding-right: 5px;
}

.ad-gallery .ad-thumbs li a img {
  border: 3px solid #ccc;
  display: block;
}

.ad-gallery .ad-thumbs li a.ad-active img {
  border: 3px solid #616161;
}

.mobilemenutopbx {
  position: sticky !important;
  z-index: 2;
  top: 0px;
  width: 266px;
  /*background:#fff;border-bottom: 5px solid #f2441f;*/
}

.fixedbox {
  /*position:fixed;height:85px;*/
  width: 100%;
  z-index: 99;
}

.navmenuboxes {
  display: none;
  transition: all 0.2s ease-out 0s;
}

.slidemenuboxex {
  background: url("../img/humburger-icons2.png") no-repeat center 3px !important;
  /*padding-top:83px !important; width:70px !important;*/
  margin: 17px 0 0 11px;
}

.slidemenuboxex1 {
  background: url("../img/humburger-icons3.png") no-repeat center 3px !important;
  /*padding-top:83px !important; width:70px !important;*/
  margin: 17px 0 0 11px;
}

.carousel-control {
  opacity: 1;
  text-shadow: none;
}

.inn_bg_home {
  /*background:url('../img/inn_bg.png') no-repeat !important*/
}

.cursorP {
  cursor: pointer;
}

.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

.MT15 {
  margin-top: 15px !important;
}

li.reservation-nav-tab {
  background: #9ac363;
  color: #fff;
}

.inner_tab p {
  margin: 0 !important;
}

.wide_cal {
  background: #fff;
  display: block;
  border-radius: 4px;
  width: 90%;
}

.wide_cal2 {
  background: none;
}

.PTB10 {
  padding: 10px 0;
}

.tags1 li {
  list-style: none outside !important;
}

.tags li {
  list-style: disc inside;
}

.font_weightB {
  font-weight: normal;
}

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: 32px;
  top: 35px;
  z-index: 9999;
  background: #e7e8e7;
  border: 1px solid #cfcfcf;
  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;
}

.newhgy {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 260px;
  color: #fff;
  padding: 15px 25px;
  text-transform: uppercase;
  font-size: 25px;
}

.whitespanimg {
  color: #fff;
  font-size: 35px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 150px;
  width: 40px;
}

li.user-header {
  height: 165px;
  padding: 10px;
  text-align: center;
  background: #4d2e11;
}

.width100 {
  width: 100%;
}

.txtaln {
  text-align: center;
}

.currency_li {
  width: 91px !important;
}

.currency_listbox {
  width: 296px !important;
}

.country_currency_list {
  width: 306px !important;
  padding: 5px !important;
}

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,
.userddbox .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,
.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);
}

.user-footer .btn-default {
  color: #666666;
}

a.minwidthccmd {
  width: 150px;
}

a.minwidthsot {
  width: 65px;
}

a.disinlnblk {
  float: none;
  display: inline-block !important;
}

.footerscess {
  margin-bottom: 5px;
  /*padding:0; border-left:1px solid #542e1c; border-right:1px solid #542e1c;*/
  margin-top: 5px;
}

.footerscess li {
  font-size: 24px !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: 25px;
}

#cancel_reservation_link_user2 {
  display: block;
  padding: 5px 15px 5px 25px;
  color: #777;
}

.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;
}

#form_deal_step1 .btn_right {
  background: url(../img/plus_minus.png) no-repeat -47px 11px #bbbbbb;
}

#form_deal_step1 .btn_left {
  background: url(../img/plus_minus.png) no-repeat 8px 11px #bbbbbb;
}

/*#wrapper {min-height:100%; position:relative;}

footer{bottom:0; height:226px; left:0; position:absolute; width:100%;} #content{padding-bottom: 226px;}*/
.book_now {
  position: relative;
  z-index: 9999;
  right: 10px;
  top: 0px;
  width: 130px;
  height: 94px;
  background: #f4a03d;
  float: right;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.current_currency_list span {
  font-size: 14px;
}

.lgo_here {
  padding: 0px 10px;
  color: #fff;
  font-size: 3em;
  margin-left: 5%;
  line-height: 90px;
  font-family: Times New Roman;
}

.lgo_here img {
  width: 100%;
}

.cntno {
  float: left;
  color: #fff;
}

.navbar-header a {
  padding: 0px 20px;
  color: #000;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff !important;
}

.fixedbox div.mobile-phone-nav-dropdown {
  float: left;
}

.fixedbox p {
  color: #3c3c3c;
  display: block;
  margin: 15px 2px 8px 58px;
  font-weight: bold;
}

.mid_head {
  padding: 20px 20px;
  height: auto;
  margin: 20px auto 0px;
  text-align: center;
  width: 100%;
  background: #000;
  color: #fff;
  font-size: 2em;
}

.hm_imgs {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.closeMenu {
  cursor: pointer;
  float: right;
  position: relative;
  right: 61px;
  top: -87px;
}

.jumbotron h1,
.jumbotron h1 {
  font-size: 3em;
  text-align: center;
}

.jumbotron h1,
.jumbotron p {
  font-size: 1.2em;
}

.bgg {
  background-color: #000;
  color: #fff;
  padding: 10px 40px;
}

.bgg:hover {
  background-color: #000;
  color: #fff;
}

.footer_rht {
  padding: 30px 0px 0px;
}

.footer_lft {
  padding: 30px 0px 0px;
}

.subscribe_btn {
  border-radius: 2px;
  margin-left: 2px;
  background: #087a02;
}

.brd {
  border: none !important;
}

.htt {
  padding: 20px 0px;
}

.dropdown-menu-mobile {
  margin: 0 !important;
  padding: 0 !important;
}

.dropdown-menu-mobile li a {
  padding-left: 40px !important;
}

.dropdown-menu-mobile li:hover,
.dropdown-menu-mobile li:active {
  background: #e2b479 !important;
}

.mobilenavigations li:hover,
.mobilenavigations li.active {
  background: #24424b;
  color: #fff !important;
}

.dropdown-menu-mobile li.active {
  background: #24424b;
  color: #fff !important;
}

.clear_hgt {
  padding-top: 10px;
}

.mobilenavigations li.active a,
.mobilenavigations li:hover a {
  color: #fff !important;
}

.pdr {
  padding: 14px 30px;
}

.white_bg2 {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 10px;
  color: #9f7040;
  border-top: 4px solid #9f7040;
}

.white_bg2 li {
  display: inline-block;
}

.blck {
  background: #e1e1e1;
  padding: 10px 5px;
  border-radius: 3px;
}

.blck ul {
  margin: 0;
}

.gry {
  background: #e1e1e1;
}
.MT6 {
  margin-top: 6px;
}

.footer_bgcolor li {
  border-radius: 5px;
  text-align: left;
}

.top_bg2 li a {
  text-align: center;
}

.top_bg2 li span {
  padding: 10px 1px 10px 10px;
  text-transform: uppercase;
  color: #000;
}

.top_bg2 {
  /* background: none repeat scroll 0 0 #c6915b;  box-shadow: 11px 10px 15px 0 rgba(0, 0, 0, 0.49); */
  height: 100%;
  left: -350px;
  position: fixed;
  top: 0;
  width: 338px;
  z-index: 999;
}

b,
strong {
  font-weight: normal;
}

.bg-primary {
  background-color: #302564;
  color: #fff;
}

.bg_color h2 span {
  background: #51892b;
  display: inline-block;
  font-size: 21px;
  line-height: 20px;
  margin-top: 275px;
  padding: 10px 20px;
  border-radius: 2px;
  color: #fff;
}

@media screen and (max-width: 1920px) {
  .wide_cal {
    width: 100%;
  }
}

@media screen and (min-width: 370px) {
  .blck {
    border-radius: 0;
  }

  .h3 {
    font-size: 22px;
  }

  .cntno {
    width: 35%;
    margin-left: 69%;
  }

  .wdt {
    width: 100%;
  }

  .lgo_here {
    font-size: 30px;
  }
}

.BNBN {
  background: none !important;
  border: none !important;
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .home_collapse {
    left: -257px !important;
    top: 26px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 800px) {
  .Text_Filedcheck {
    width: 58.3333% !important;
  }

  #deal_no_of_rooms {
    width: 27% !important;
  }

  .dealcheck {
    width: 100% !important;
  }

  .Text_Filedcheck .add-on {
    right: -25px !important;
  }
}

.caret {
  padding: 0 !important;
}

.home_bg img {
  width: 100%;
}

/*@media screen and (max-width: 400px)*/
@media screen and (min-width: 200px) and (max-width: 400px) {
  .inner_res .reservation label,
  .inner_res .panel-body {
    color: #c7935a;
  }

  .home_bg {
    padding-bottom: 60px !important;
  }

  .home_res {
    padding: 10px 0 !important;
  }

  .home_bg .container1 {
    background: none !important;
  }

  footer .container {
    width: 100% !important;
  }

  .avail {
    padding: 14px 0 0 0 !important;
  }

  .room_home {
    margin: 0 0 10px !important;
  }

  .innerhead {
    padding: 10px 0 !important;
  }

  .colapsshoecontentlinkdiv,
  .colapsshoecontentlinkdiv2 {
    margin-bottom: 15px !important;
  }
}

.new_dropmenu a {
  text-decoration: none !important;
}

.animatedheight p {
  background: none !important;
}

.glyphicon-arrow-down::before {
  color: #204686;
}

.glyphicon-arrow-right::before {
  color: #204686;
}

.ttp {
  margin-top: 100px;
  z-index: 999;
}

.chh {
  margin-top: 50px;
  padding-top: 48px;
}

.facilities p {
  background: #fff;
  padding: 22px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

.bdrrgtlow p,
.mrbtblow p {
  font-weight: bold;
}

.call_icon {
  /*background:url(../img/call_icon.png) no-repeat center center;*/
  cursor: pointer;
  height: 64px;
  left: -10px;
  padding: 5px 0;
  position: relative;
  top: 0;
  width: 32px;
}

.menu_icn {
  background: url(../img/menu_lst.png) no-repeat center center;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0px;
  box-shadow: none;
  border: none;
  right: 0;
}

.lnht {
  line-height: 29px;
  height: 50px;
  margin-left: 20px;
  font-weight: 700;
}

/*overview text drop css start here*/
.home-mobileboxoverviews {
  padding-bottom: 35px;
  background: #fff;
}

.mobile0verviewinnwerdiv {
  height: 250px;
  min-height: 250px;
  overflow: hidden;
}

.add-on2 {
  color: #fff !important;
}

.animatedheight {
  background: #fff;
  width: 100%;
  color: #ffffff;
}

.animatedheight p {
  text-align: justify;
  padding: 0px 3px !important;
}

.ftsz {
  /*font-size:30px;*/
  line-height: 60px;
}

.colapsshoecontentlinkdiv2 {
  display: block;
}

.animatedheight p {
  width: 100%;
  color: #000 !important;
  /*float:right;*/
  font-size: 16px;
  margin: 0 auto 17px !important;
  margin-bottom: 10px;
}

.animatedheight h2 {
  color: #f2441f;
  /* padding-left:5.3%;*/
  text-align: left;
  font-size: 23px;
  margin-bottom: 7px;
}

.top_bg2 {
  /*-webkit-box-shadow: 11px 10px 15px 0px rgba(0,0,0,0.49);
-moz-box-shadow: 11px 10px 15px 0px rgba(0,0,0,0.49);
box-shadow: 11px 10px 15px 0px rgba(0,0,0,0.49);*/
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  width: 100%;
  left: -350px;
  z-index: 99;
  top: 0px;
  height: 100%;
}

.colapsshoecontentlinkdiv {
  background: rgba(0, 0, 0, 0) url("../img/pluss.png") no-repeat;
  bottom: -29px;
  cursor: pointer;
  font-size: 35px;
  height: 50px;
  margin: 0px auto;
  left: 50%;
  margin-left: -17px;
  position: absolute;
  width: 50px;
  z-index: 2;
}

.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: -88px;*/
  margin-left: -17px;
  position: absolute;
  width: 50px;
  z-index: 2;
}

/*hitching post*/
.dropdown-menu {
  background: rgba(234, 149, 52, 0.8);
  top: 49px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #012b67;
  color: #ffffff;
  text-decoration: none;
  min-width: 130px;
}

.datepicker {
  border: 1px solid #f2441f;
  background: #ffffff;
}

.top_bg1 {
  background: #c7935a;
}

.head_phone {
  padding: 5px 0 0;
  font-size: 15px;
}

.head_phone .glyphicon {
  top: 5px;
  color: #222222;
  padding: 0 5px 0 0;
}

.customedeatetimesout,
.customedeatetimesin {
  border: 1px solid #dbdbdb;
  color: #fff;
  display: block;
  background: #fff;
  color: #000;
  font-size: 14px;
  height: 35px;
  line-height: 1.42857;
  padding: 6px 22px 6px 12px;
  min-width: 140px;
  width: 100%;
}

.checkincustometime {
  left: 0px;
  top: -1px !important;
  opacity: 0 !important;
  position: absolute !important;
  z-index: 10 !important;
}

.add-on {
  border-radius: 0 4px 4px 0;
  color: rgb(0, 0, 0);
  padding: 8px 7px;
  position: absolute;
  /*right:-66px;*/
  top: 0px;
  color: #cf8239;
}

.home_res {
  position: absolute;
  bottom: -318px;
  width: 90%;
  right: 0px;
}

.reservation .btn-success {
  border-radius: 0 !important;
  background: #7cc11e;
  /*color:#35530b;*/
  font-size: 16px;
}

.carousel-caption {
  font-size: 30px;
  text-transform: uppercase;
}

.carousel-caption .htitle {
  font-size: 60px;
  margin: 0 0 50px;
}

.right_links {
  position: absolute;
  right: 0;
  top: 200px;
  max-width: 300px;
}

.res_link a {
  background: #7cc11e;
  padding: 15px 41px 15px 38px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
  float: right;
}

.res_link span {
  font-size: 10px;
  display: block;
  text-transform: uppercase;
}

.res_link a,
.direct_link a,
.contact_link a {
  color: #ffffff;
}

.res_link a:hover,
.direct_link a:hover,
.contact_link a:hover {
  text-decoration: none;
}

.direct_link a {
  color: #000 !important;
}

.direct_link {
  background: #fff;
  display: inline-block;
}

.home_bg {
  background: #e2b479;
}

.home_bg h1 {
  color: #f2441f;
}

.MT100 {
  margin-top: 100px;
}

.home_room_img img {
  width: 100%;
}

.home_guest_wrap {
  background: #ffffff;
  padding: 20px 10px;
}

.home_room_txt h2 {
  margin: 0;
  background: #064280;
  padding: 5px 0;
  color: #ffffff;
  font-size: 22px;
}

.home_room_txt h4 {
  padding: 20px 0 10px 10px;
  margin: 0;
}

.home_room_txt p {
  padding: 10px 20px 10px 10px;
  min-height: 150px;
}

.facilities {
  background: #c4935f;
}

.facilities h4 {
  color: #ffffff;
  text-transform: uppercase;
  padding: 12px 0 0px 0;
  font-size: 30px;
}

.facilities li {
  margin-left: 0;
  border-bottom: 1px solid #ffffff;
  list-style: none;
  font-size: 16px;
  color: #ffffff;
  text-align: left;
  background: url("../img/facilities_icon.png") 0px 8px no-repeat;
  padding: 16px 0 16px 50px;
}

.facial {
  background-position: 0 -40px !important;
}

.body_f {
  background-position: 0 -94px !important;
}

.beauty {
  background-position: 0 -152px !important;
  border: none !important;
}

.sauna {
  background-position: 0 -208px !important;
}

.home_room_txt img {
  padding: 0 10px 0 5px;
}

footer li {
  list-style: none;
  padding: 2px 0 0;
}

.blck li {
  display: inline-block;
  padding: 2px 1%;
  color: #000;
}

footer hr {
  border-color: #0a4f97;
}

.MT20 {
  margin-top: 20px;
}

/*.room_home .glyphicon-arrow-right:before{content:"" !important; background:url("../img/close.png") 0 0 repeat-x; display:inline-block; height:21px; width:21px;} .room_home .glyphicon-arrow-down:before{content:"" !important; background:url("../img/open.png") 0 0 repeat-x; display:inline-block; height:21px; width:21px;} */
.room_home .glyphicon {
  top: 0px !important;
  color: #204686;
}

.topbg_inner li a {
  padding: 10px 13px;
}

.inner_res {
  font-size: 15px;
  background: #e8e8e8;
  width: 918px;
  margin-left: 128px;
  color: #532e1b;
}

.topbg_inner {
  background: #302564;
  z-index: 99;
  /* margin:0 0 70px;*/
}

.inner_res .reservation {
  font-size: 14px;
}

.header_1 .head_phone {
  padding: 13px 0;
  color: #fff;
}

.header_1 .sign_bg {
  padding: 10px 0;
}

.pdr1 {
  padding: 5px 22px;
}

.mobiletop-box-divs {
  z-index: 4;
  width: 100%;
  display: none;
  position: absolute;
  text-align: center;
  padding: 0;
}

.mobile-phone-span {
  float: right;
  /* background: rgba(255, 255, 255, 0.2) url("../img/phone-call.svg") no-repeat
    center center; */
  background: rgba(255, 255, 255, 0.2) no-repeat center center;
  color: #fff;
  width: 75px;
  height: 57px;
  text-align: center;
  z-index: 999;
  cursor: pointer;
  /* padding-right: 5px; */
}
.mobile-phone-nav-dropdown {
  float: left;
  background: rgba(255, 255, 255, 0.2) url("../img/menu-icon.svg") no-repeat
    center center;
  color: #fff;
  width: 75px;
  height: 57px;
  text-align: center;
  z-index: 999;
  cursor: pointer;
  padding-right: 5px;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .mobile-phone-span,
  .mobile-phone-nav-dropdown {
    width: 50px;
    height: 50px;
    background-size: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.link-navmobile-box {
  width: 45px;
  height: 45px;
  display: block;
}

.avail {
  color: #1e1e1e;
  font-weight: 700;
}

@media screen and (max-width: 1000px) {
  #demo {
    position: inherit !important;
  }

  .slick-slide img {
    max-width: 100px !important;
  }

  .facilities li {
    width: 100%;
  }

  .res_cover {
    position: inherit !important;
  }

  footer li {
    padding: 5px !important;
  }

  .commoncontaineravltbox {
    width: 100%;
  }

  /*li.home-seps{margin:8px 8px 0;}*/
  .mobile0verviewinnwerdiv {
    height: 220px;
    min-height: 220px;
  }

  .custom-hidden-tblt,
  li.custom-hidden-tblt {
    display: none;
  }

  .slider,
  .overview2342 {
    border-bottom: 0px solid #000;
  }

  .custom-visible-tblt {
    display: block;
  }

  .top_bg_home {
    min-height: 3px;
    position: relative;
  }

  .logo_bg {
    left: 50%;
    margin-left: -88px;
  }

  .logo_bg img {
    padding-top: 3px;
  }

  .carousel-inner img {
    min-height: auto !important;
  }

  .first-discription-box {
    left: 50%;
    margin-left: -240px;
  }

  .mobiletop-box-divs {
    display: block;
  }

  .footermobilehm li {
    padding: 2px !important;
  }

  .col-sm-custom-12 {
    width: 100%;
  }

  .bdrpadtpmar {
    padding-top: 24px;
    margin-top: 0px;
    border-top: 1px solid #ccc;
  }

  .innsightpowerdby {
    width: 442px;
  }

  .innsightpowerdby a {
    float: left;
  }

  .innsightpowerdby p {
    float: right;
    padding-top: 15px;
  }

  .bgrhtnone {
    background: none;
  }

  .col-sm-custom-6 {
    width: 50%;
  }

  li.check-availability-boxmobile {
    display: inline-block;
  }

  li.check-availability-box {
    display: none;
  }

  .homepage-restnav-availability-box {
    background: none;
    border: none;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .mobileotherthings {
    margin: 15px;
    border: 1px solid #f2f2f2;
  }

  .mobilebgwhite {
    background: #fff;
  }

  .footermobilehm {
    border-top: 2px solid #000;
  }

  .mobilehomepageh1 {
    margin-bottom: 50px;
  }

  .headerbommob {
    padding-top: 5px;
  }

  .mobile0verviewinnwerdiv h2,
  .mobile0verviewinnwerdiv h3,
  .mobile0verviewinnwerdiv h4 {
    margin: 0px;
    padding-bottom: 5px;
    font-size: 18px;
    margin: 10px 0;
  }

  .mobilenavtab {
    position: absolute;
    left: 0px;
    top: 42px;
    z-index: 99;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding-bottom: 10px;
    height: auto !important;
    right: 0;
    transform: translateX(-102%);
    transition: all 0.3s;
  }
  .mobilenavtab.collapse.in {
    transform: translateX(0);
  }
  .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: #1f2021;
  }

  .mobilenavigations li a span {
    padding: 0 10px 0 15px;
    width: 50px;
    text-align: center;
  }

  .mobilenavigations li a:hover {
    text-decoration: none;
    background: #24424b !important;
    color: #fff;
  }

  footer .container {
    width: 98%;
  }

  .home_bg .container {
    width: 100%;
  }

  .home_bg .MT100 {
    margin-top: 70px;
  }

  .home_res {
    bottom: 33px;
    padding: 20px 0;
    margin: 0px auto;
  }

  /*.room_home .glyphicon-arrow-down:before{background:url("../img/open1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0)}*/
  .right_links {
    display: none;
  }

  .home_bg {
    padding: 0;
  }

  .inner_res {
    background: #e5e5e5;
    padding-top: 75px;
  }

  .SMMT30 {
    margin-top: 30px;
  }

  .SMMT20 {
    margin-top: 20px;
  }

  .inner_res .reservation {
    padding-bottom: 20px;
  }

  li.reservation-nav-tab-mobile a.resrvationmob {
    background: #3f9500;
    color: #ffffff;
  }

  .mobilenavigations li.active ul a {
    background: #24424b;
  }

  .res_bg {
    background: none;
    padding: 0;
  }

  .wide_cal {
    width: 100%;
  }

  .new_contan {
    width: 100%;
  }

  .head_phone {
    font-size: 13px;
  }
}

.scrollspy-example p {
  text-align: justify;
}

.prgerp {
  position: relative;
  /*height:330px;*/
  z-index: 9;
  background: #fff;
}

.res_heading {
  text-transform: uppercase;
  background: #f2441f;
  color: #ffffff;
  font-size: 16px;
  padding: 8px 0;
}

.innerhead {
  padding: 0px 0;
}

.innerhead1 {
  padding: 18px 0 15px;
}

.res_cover {
  margin-left: 94px;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .mobilenavtab {
    top: 50px;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .home_bg h1 {
    margin-top: 0px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 2100px) {
  .home-mobileboxoverviews {
    padding-bottom: 35px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1100px) {
  .res_cover {
    margin-left: 0;
  }

  .inner_res {
    margin-left: 162px;
    width: 800px;
  }

  .wide_cal {
    width: 96%;
  }

  .res_cover {
    position: inherit;
  }

  .topbg_inner li a {
    padding: 10px 16px;
  }

  .top_bg .topbg_inner li a {
    padding: 10px 7px;
    font-size: 12px;
  }

  .top_bg li a {
    padding: 10px 37px;
  }

  .inner_res .reservation label {
    color: #ffffff !important;
  }

  .header_1 .head_phone,
  .header_1 #google_translate_element {
    font-size: 14px;
  }

  .header_1 .sign_bg {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .myspace {
    display: block !important;
    text-align: center;
    border-bottom: none !important;
  }

  .myspace span {
    border-bottom: 2px solid #24424b;
  }

  .footer-links-section {
    flex-direction: column;
  }

  .facilities h4,
  .facilities li,
  .facilities p {
    margin-left: 0px;
  }

  .Wnew100 {
    width: 100%;
  }

  .res_cover {
    margin-left: 0px;
    margin-top: 50px;
    background: #e5e5e5;
  }

  .inner_res {
    margin-left: 0px;
    padding: 12px 0;
    width: 100%;
  }

  .wide_cal {
    width: 95%;
  }
}

@media (min-width: 400px) and (max-width: 767px) {
  .home_collapse,
  .roomsNumberOfRooms,
  #div_deal_step_1 .searchModule {
    width: 65%;
    margin-left: 22%;
  }

  .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: 50% !important;
  }

  .add-on {
    right: 3%;
  }

  #div_deal_step_1 .roomsNumberOfRooms {
    width: 100%;
    margin: 0;
  }

  .countdown {
    padding: 0 0 0 18% !important;
  }

  .guest_room_img center {
    width: 92.5%;
  }

  /*.package_description   .deal_btn{float:left; margin-left:35% !important;}*/
  .package_description .deal_btn {
    display: inline-block;
  }

  .slider_container {
    height: 300px !important;
  }
}

@media screen and (min-width: 200px) and (max-width: 600px) {
  .prgerp {
    height: auto !important;
  }

  .home_res {
    bottom: 0;
  }

  .facilities2,
  .newway img {
    min-height: auto !important;
  }

  .home-mobileboxoverviews {
    padding-bottom: 50px;
  }

  .colapsshoecontentlinkdiv {
    bottom: -21px !important;
  }

  .MCTR {
    text-align: center !important;
  }
}

.set {
  margin-bottom: 10px;
}

.FS24 {
  font-size: 24px;
}

#content-container {
  display: none;
}

.guest_tab ul li a.bggreen1 {
  background: #f2441f !important;
}

.guest_room_img center {
  position: absolute !important;
  bottom: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 9 !important;
}

.MIN50 {
  min-height: 35px;
}

@media screen and (max-width: 767px) {
  .about ul {
    padding-left: unset !important;
  }

  .myspace {
    display: block !important;
    text-align: center;
    border-bottom: none !important;
  }

  .myspace span {
    border-bottom: 2px solid #24424b;
  }

  .newsbox li {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 500px) and (max-width: 767px) {
  #review_email_id {
    width: 45% !important;
  }

  .more_details {
    left: 39%;
  }

  .deal_btn {
    display: inline-block;
    float: none !important;
    margin: 10px auto !important;
  }

  .deal_timer,
  .deal_note {
    width: 100% !important;
  }

  .home_res {
    bottom: 34px;
  }

  .inner_res .home_collapse {
    width: 350px;
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  .roomsNumberOfRooms .room_count {
    width: 50px;
  }

  .countdown {
    padding: 0 0 0 28% !important;
  }
}

@media screen and (min-width: 250px) and (max-width: 400px) {
  .guest_room_img center {
    width: 92.5% !important;
  }
}

.mobiletop-box-divs img {
  border: 0px solid #4d2e11;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxx Mojave Resort xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.MT30 {
  margin-top: 30px;
}

.MR60 {
  margin-right: 60px;
}

.MR75 {
  margin-right: 60px;
}

.MT40 {
  margin-top: 40px;
}

.MB40 {
  margin-bottom: 40px;
}

.ML40 {
  margin-left: 30px;
}

.MR15 {
  margin-top: 15px;
}

.h1_color {
  color: #f2441f;
}

.red_c {
  color: #f2441f !important;
  font-weight: bold;
}

.check_home {
  border-radius: 4px;
  color: #fff;
  padding: 3px;
  text-transform: uppercase;
}

.check_home_bg {
  background: #fff;
  /*min-height:400px;*/
  height: auto;
  margin-bottom: 0px;
}

#no_of_room,
#no_of_adult,
#no_of_child,
#no_of_room_mobile {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c5c5c5 !important;
  border-radius: 3px;
  padding: 4px;
  text-align: center;
  width: 55px;
}

.carousel-control {
  z-index: 8;
}

.carousel-control.left {
  background-image: none;
}

.carousel-control.right {
  background-image: none;
}

.XSMT10 h6 {
  font-size: 16px;
  margin-top: 0;
}

#info {
  color: #53504c;
  text-transform: uppercase;
  font-size: 27px;
}

a {
  color: #53504c;
}

.top-nav-ul li a {
  padding: 10px 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
}

.map_data {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  margin: 213px 0 0;
  padding: 10px 20px;
}

.bg_color {
  text-align: center;
}

.h4_color {
  text-transform: none;
  color: #fff;
  font-size: 20px;
  margin-top: 2px;
}

.subscribe_btn {
  background: #088e01 none repeat scroll 0 0 !important;
  padding: 1px 9px !important;
  margin-left: 5px !important;
}

.mobile_header {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 5;
}

.mobile_header{
  background: #23424c!important;
}


.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #fff !important;
  color: #000;
  border: 2px dotted #24424b !important;
}

.res_cover {
  position: absolute;
}

.F16 {
  font-size: 16px !important;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .home_res {
    padding: 0 !important;
    position: inherit !important;
    z-index: 9;
    margin: 0px auto;
  }

  .newsbox li {
    max-width: 46% !important;
    margin: 0 2% !important;
  }

  .check_home_bg {
    height: auto;
    /*min-height: 335px;*/
  }

  .carousel-indicators {
    bottom: -8px !important;
  }

  .add-on {
    border-radius: 0 4px 4px 0;
    color: #cf8239;
    padding: 8px 7px;
    position: absolute;
    /*right: -37px !important;*/
    top: 0;
  }
}

@media screen and (max-width: 768px) {
  .smm {
    float: none !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 1000px) {
  .MR60 {
    margin-right: 0;
  }
}

@media screen and (min-width: 1001px) and (max-width: 1195px) {
  .MR60 {
    margin-right: 0;
  }

  .checkB {
    margin-right: 30px !important;
  }

  .add-on {
    right: -21px;
  }
}

@media screen and (min-width: 1001px) and (max-width: 1195px) {
  .top-nav-ul li a {
    padding: 10px 9px;
    text-transform: capitalize;
  }
}

@media screen and (min-width: 400px) and (max-width: 490px) {
  .datepicker {
    left: 118px !important;
  }
}

@media screen and (min-width: 491px) and (max-width: 767px) {
  .datepicker {
    left: 220px !important;
  }

  .mrr {
    margin-right: 0px !important;
  }

  .check_home_bg_inner {
    padding-top: 30px;
  }

  .home_collapse {
    background: none repeat scroll 0 0 #e8e8e8;
  }

  .scrollspy-example h1,
  .design {
    top: 0px;
  }

  .midset {
    float: none !important;
    top: 30px !important;
  }

  .inner_tab {
    top: 0px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 430px) {
  .check_home_bg_inner {
    padding-top: 30px;
  }

  .bb {
    height: 40px;
    line-height: 40px;
  }

  .scrollspy-example h1,
  .design .MT20 {
    margin-top: 0px;
  }

  .midset {
    float: none !important;
    top: 30px !important;
  }

  .inner_tab {
    top: 9px !important;
  }

  .add-on {
    right: -23px !important;
  }

  .pack_slide .carousel-inner {
    height: auto;
  }

  .carousel.slide.pack_slide {
    height: 139px;
  }
}

@media screen and (min-width: 430px) and (max-width: 650px) {
  .ns_bar {
    padding: 0 1px 0 18% !important;
  }

  .add-on {
    right: -23%;
  }

  /*.MH { left: 84px;}*/
  .MHB {
    left: 150px;
  }

  .home_collapse {
    left: -53px;
     top: 130px !important;
  }
}

@media screen and (min-width: 650px) and (max-width: 768px) {
  .ns_bar {
    padding: 0 1px 0 0% !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1000px) {
  .NA {
    display: none;
  }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mt20 {
    margin-top: 20px;
  }

  .inner_tabpadding {
    padding: 70px 0 0 !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1000px) {
  .NA {
    display: none;
  }

  .MT_20 {
    margin-top: -20px;
  }
}

@media screen and (min-width: 1001px) and (max-width: 1199px) {
  .MT_15 {
    margin-top: -15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .review_wrap .item {
    color: #fff;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .review_wrap .item {
    color: #fff;
    font-size: 14px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .top-nav-ul li a {
    padding: 6px 22px !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .mdset {
    float: none !important;
    margin-top: 30px;
  }

  .setht {
    /*margin-top:40px;*/
  }

  .home_collapse {
    position: relative !important;
    margin: 0px 0px 30px;
    left: 25%;
    top: 10px;
    color: #000 !important;
  }

  .smpd1 {
    left: 51px !important;
  }

  .smpd {
    left: 51px !important;
  }

  .xvl {
    display: block !important;
    margin-top: 20px !important;
  }

  .midset {
    float: none !important;
    top: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .home_collapse {
    right: 188px !important;
    top: 35px !important;
    border-radius: 2px !important;
  }
}

@media screen and (min-width: 400px) and (max-width: 700px) {
  .check_home_bg {
    background: #eeeeee none repeat scroll 0 0;
    /*float: none !important;*/
    margin: 0 auto !important;
    width: 100%;
  }

  .carousel-indicators li {
    margin: 0 10px !important;
  }

  .slick-slide img {
    max-width: 100px;
  }

  .wide_cal {
    width: 50% !important;
  }

  .add-on {
    right: -77% !important;
  }

  .MCTR {
    text-align: center !important;
  }

  /*.MH{width:317px !important;}*/
  /*.MHB{width: 200px !important;}*/
  .check_home_bg_inner {
    background: #e8e8e8 none repeat scroll 0 0;
    float: none !important;
    margin: 0 auto !important;
    width: 80%;
  }

  .home_collapse {
    background: none repeat scroll 0 0 #e8e8e8 !important;
    margin-bottom: 10px;
    padding: 10px 0;
    position: absolute;
    top: 43px;
    width: 320px;
    z-index: 11;
  }

  .check_home_bg {
    height: auto;
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 400px) {
  .MR75 {
    margin-right: 0;
  }
}

@media screen and (min-width: 701px) and (max-width: 901px) {
  .MR75 {
    margin-right: 0;
  }
}

@media screen and (min-width: 650px) and (max-width: 831px) {
  .add-on {
    right: 0;
  }
}

/* Effect 3: bottom line slides/fades in */
.cl-effect-3 a {
  padding: 8px 0;
}

.cl-effect-3 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}

.top-nav-ul .cl-effect-3 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}

.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::after,
.cl-effect-3 li.active a::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.bg_color {
  background: rgba(0, 0, 0, 0) url("../img/map_home.jpg") no-repeat scroll
    center center;
  height: 400px;
}

.cl-effect-3 .dropdown-menu a::after,
.reservation-nav-tab-mobile a::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  transform: none;
}

.mrr {
  margin-right: 50px;
}

.phone_banner {
  /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); bottom: -10px;*/
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  right: 0;
  padding: 7px 0px;
  /*position: absolute; */
  text-align: left;
  /*width: 100%;*/
  z-index: 8;
  position: absolute;
  bottom: 0;
  left: 0;
}

.orng {
  color: #ffffff;
  font-size: 16px;
}

.pull-right .orng {
  font-size: 20px;
}

.g h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 50%;
  /* or 100px */
  border-bottom: 1px solid magenta;
}

.checkA {
  width: 320px;
  height: 350px;
  position: relative;
  top: -91px;
  padding: 16px 25px;
  right: 0px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(217, 217, 217, 1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(217, 217, 217, 1);
  box-shadow: 0px 0px 5px 1px rgba(217, 217, 217, 1);
}

.checkB {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(217, 217, 217, 1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(217, 217, 217, 1);
  box-shadow: 0px 0px 5px 1px rgba(217, 217, 217, 1);
}

.chft {
  font-size: 1.5em;
  color: #5a5a58;
  line-height: 28px;
  padding-top: 18px;
  text-align: center;
}

.hhr {
  background: #d1d1d1;
  height: 1px;
}

#room_adult_child_config {
  color: #435f92 !important;
  font-weight: 700;
  font-size: 14px;
}

.roomsNumberOfRooms .room_count {
  width: 12%;
}

.room_count {
  border-radius: 0;
  float: left;
  height: 32px;
  text-align: center;
  width: 30%;
}

.g_st {
  width: 100%;
  margin-top: -80px;
  padding: 0px;
  background: #302564;
  color: #ffffff;
}

.g_st h2 {
  text-align: justify;
  font-size: 24px;
  text-transform: uppercase;
}

.g_st img {
  /*width:100%;height:350px;*/
  margin: 40px 0;
  max-width: 100%;
}

.g_txt {
  height: auto;
  padding: 10px 30px;
}

.g_txt li {
  padding: 25px 11px;
  border-bottom: 1px solid #bdbdbd;
  list-style: none;
}

.bordernill {
  border-bottom: none !important;
}

.g_txt .btn-success {
  background: #eb9635;
  padding: 2px 12px;
}

.three {
  width: 100%;
  height: 350px;
  padding: 0px;
  background: rgba(0, 0, 0, 0) url("../img/three_bg.png") no-repeat scroll
    center center;
}

.blck a {
  color: #000;
}

.blck a:hover {
  color: #000;
}

.wide_cal {
  background: none repeat scroll 0 0 #fff;
  border-radius: 4px;
  display: block;
  position: relative;
  /* width: 70%;*/
}

.reservation #dpd1,
.reservation #dpd2,
.reservationhm #dpd1,
.reservationhm #dpd2,
#deal_check_in,
#deal_check_out,
#checkout,
#checkin {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #b5b5b5;
  border-radius: 0;
  cursor: auto !important;
  position: relative;
  width: 100%;
  z-index: 9;
}

.checkincustometime {
  left: 0;
  opacity: 0 !important;
  position: absolute !important;
  top: 0;
  z-index: 99;
  /*!important;*/
  width: auto;
}

.reservation label,
.reservationhm label {
  color: #000;
  float: left !important;
  font-weight: normal;
  padding-right: 10px;
}

.yl {
  color: rgb(191, 181, 46);
}

.navbar-nav {
  float: left;
  top: 0px;
  position: relative;
  margin: 0;
}

.z img {
  position: relative;
  z-index: 7;
  max-width: 100%;
}

label {
  display: inline-block;
  float: left;
  font-weight: bold;
  margin-bottom: 5px;
  max-width: 100%;
  margin-right: 20px;
}

.wht {
  color: #fff;
}

.tx_orng {
  color: #bd1e2d;
  font-size: 24px;
  margin: 20px 0 0 0;
  text-transform: uppercase;
}

.carousel {
  position: inherit !important;
}

.blckA {
  font-size: 16px;
}

.bb {
  background: none repeat scroll 0 0 #38629f;
  color: #fff;
  font-size: 20px;
  padding: 8px 0 8px;
  margin-bottom: 12px;
}

.panel-body {
  color: #000 !important;
}

.gr {
  color: #558433;
}

.review_wrap .carousel-inner .item {
  background: none;
  height: auto;
  font-size: 12px;
  /*margin-top:30px;*/
}

.carousel-indicators {
  z-index: 7 !important;
}

.adj {
  /*margin-left:14px;top:17px;position: relative;*/
  width: auto;
}

.bbb {
  background: none repeat scroll 0 0 #38629f;
  color: #fff;
  font-size: 20px;
  height: 45px;
  line-height: 18px;
  margin-bottom: 12px;
}

.top_bg2 li span:hover {
  color: #bc8923;
}

.carousel-indicators li {
  border: 1px solid #fbf9f7 !important;
}

.hr1 {
  border: 1px solid #345fa8 !important;
}

.CC h1 {
  background: none;
  border-radius: 0px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 26px;
  border-bottom: 2px solid #24424b;
}

.desg_name {
  background: none;
  border-radius: 0px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 26px;
  border-bottom: 2px solid #24424b;
  font-size: 30px;
}

.inner_tab2 {
  background: none repeat scroll 0 0 #e8e8e8;
  color: #000;
  margin: 0 0 20px;
  position: relative;
  top: -70px;
}

.tab-pane {
  color: #26292c;
}

.scrollspy-example h2 {
  background: url("../img/design.png") no-repeat scroll center bottom
    rgba(0, 0, 0, 0);
  font-size: 23px;
  padding: 0 0 40px;
  position: relative;
  text-transform: uppercase;
  z-index: 0;
}

.content-box {
  color: #000;
}

.pack_slide .carousel-inner {
  height: 360px;
}

.topbg_inner .country_currency_list {
  left: -7px !important;
  top: 43px !important;
}

.tooltip-test {
  color: #000 !important;
}

.current_currency_list {
  padding-top: 0px !important;
}

.form-group.has-feedback label {
  float: none !important;
}

.currency_h5heading {
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 520px) {
  #job_country_mob {
    width: 30%;
  }
}

.attention.message_close {
  right: -13px;
  top: 3px;
}

.effects2 {
  padding: 10px 0;
}

.inn_head {
  background: #23424c;
}

.TopSec {
  height: 42px;
  border-bottom: 1px solid #cf833b;
}

.Pdt {
  position: absolute;
}
.opennav span {
  color: #fff;
  font-size: 28px;
  line-height: 1;
}
span.disinbloc {
  float: left;
  margin-right: 12px;
}
.Pdt1 {
  top: 28px;
  position: absolute;
}

.slide_nav li a {
  color: #fff !important;
}

.ban_hover {
  width: 55%;
  position: absolute;
  color: #fff;
  top: 78%;
  left: 5%;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
  font-size: 20px;
}

.top-nav-ul li a {
  font-size: 15px;
}

.top-nav-ul li a {
  padding: 6px 34px;
  text-transform: uppercase;
}

.slide_hover {
  background: url("../img/slide_hover.png") repeat-x;
  height: 130px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 7;
}

.image_hover {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 75px;
  width: 60%;
  left: 20%;
  color: #333333;
  padding: 20px 30px;
}

.image_hover h4 {
  color: #f07100;
  font-size: 20px;
  text-transform: uppercase;
}

.image_hover a {
  color: #f07100;
  font-weight: bold;
  font-style: italic;
  display: block;
  margin: 20px 0;
}

#myCarousel1 .glyphicon {
  color: #515151;
  left: 0;
  margin: 0;
}

#myCarousel1 .carousel-inner img {
  width: auto;
  display: block;
  float: left;
  margin: 0 10px;
}

#myCarousel1 .carousel-inner {
  width: 90%;
  margin: 0 5%;
}

#myCarousel1 .carousel-control.left {
  width: auto;
  bottom: 50%;
}

#myCarousel1 .carousel-control.right {
  left: 97%;
  width: auto;
  bottom: 50%;
}

.slick-prev {
  background: transparent url("../img/prev-horizontal.png") no-repeat scroll -56px
    0;
  cursor: pointer;
  height: 41px;
  left: -12px;
  position: absolute;
  top: 25px;
  width: 25px;
  text-indent: -999px;
  border: 0;
  padding: 0;
  overflow: hidden;
}

.slick-next {
  background: rgba(0, 0, 0, 0) url("../img/next-horizontal.png") no-repeat
    scroll 1px 0;
  cursor: pointer;
  height: 41px;
  position: absolute;
  right: -12px;
  top: 25px;
  width: 25px;
  text-indent: -999px;
  border: 0;
  padding: 0;
  overflow: hidden;
}

.slick-prev:hover {
  background-position: -29px 0;
}

.slick-next:hover {
  background-position: -26px 0;
}

.clients_scroll {
  padding: 12px 22px;
}

.responsivesilidesecond .slick-slide {
  text-align: center;
}

.slick-slide img {
  max-width: 100%;
  margin: 0 auto;
}

.FS11 {
  font-size: 11px;
}

@media screen and (max-width: 1000px) {
  .image_hover {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
  }

  .review_wrap {
    height: auto;
  }
}

#demo {
  z-index: 8;
}

.job_open #demo {
  position: inherit;
}

/*Client page*/
.green_btn {
  padding: 5px 10px;
  border: 1px solid #5ea845;
  border-radius: 3px;
  text-shadow: 0 1px 1px #000000;
  color: #ffffff;
  background: rgba(160, 202, 62, 1);
  background: -moz-linear-gradient(
    top,
    rgba(160, 202, 62, 1) 0%,
    rgba(104, 173, 70, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(160, 202, 62, 1) 0%,
    rgba(104, 173, 70, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(160, 202, 62, 1) 0%,
    rgba(104, 173, 70, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(160, 202, 62, 1) 0%,
    rgba(104, 173, 70, 1) 100%
  );
}

.client {
  color: #62676d;
  line-height: 27px;
}

.slick-track {
  text-align: center;
}

.about p {
  margin: 0 0 20px;
}

.about_img {
  padding: 5px;
  border: 2px solid #eaeaea;
  margin: 10px 0;
  max-width: 100%;
}

.hotels {
  border: 1px solid #eaeaea;
  padding: 20px 0 !important;
  margin: 20px 0 0;
}

.client strong {
  font-weight: bold;
}

.photo_bg {
  background: rgba(0, 0, 0, 0) url("../img/TPhotoBG2.jpg") no-repeat scroll 0 0;
  width: 165px;
  height: 185px;
  padding: 20px;
}

.terms ul {
  padding: 0 0 0 15px;
}

.terms li {
  list-style: none;
}

.terms strong {
  font-weight: bold;
}

.panel-default > .panel-heading {
  background: #302564;
  color: #ffffff;
}

.slide_nav li.active > a,
.slide_nav li > a:hover {
  border-bottom: 2px solid #24424b;
  background: #000;
}

.g-recaptcha {
  width: 180px;
  border-right: 1px solid #d3d3d3;
  height: 76px;
  overflow: hidden;
}

.shadowboxdiv {
  bottom: 400px;

  position: absolute;
  left: 0;

  z-index: 9;
}

.gallerybox {
  background: url("../img/shadow.png") repeat-x scroll center bottom;
  color: #fff !important;
  padding: 10px;
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  text-align: left;
  height: 100%;
}

.gallerybox a {
  bottom: 10px;
  left: 10px;
  color: #ffffff;
  position: absolute;
}

.gallerybox a span {
  font-weight: bold;
  font-size: 18px;
}

.trans {
  transition: transform 0.6s ease-out 0s;
}

.trans:hover {
  transform: scale(1.06);
}

.view {
  cursor: default;
  overflow: initial;
  position: relative;
}

.cuadro_intro_hover {
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

.white {
  color: #fff !important;
}

.readmore {
  background: #21424e;
  border-radius: 0px;
  color: #fff;
  font-size: 20px;
  font-family: "Belleza", sans-serif;
  letter-spacing: 1px;
  padding: 10px 56px;
  text-transform: uppercase;
  margin: 0 10px 0 0;
  box-shadow: 0px 22px 20px -10px rgb(210, 210, 210);
}

.readmore:hover {
  color: #fff;
}

.AB {
  position: absolute;
}

.redbg {
  background: #24424b;
}

.explore_txt {
  background: rgba(0, 0, 0, 0) url("../img/hotel.jpg") repeat center center !important;
  /*margin-top:-35px;*/
}

.bgwhite {
  background: #fff;
}

.bgblack {
  background: #000;
}

.viewbar {
  font-size: 20px;
  padding: 8px;
  text-align: center;
  margin: 0px auto 30px;
  width: 200px;
}

.bar {
  background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll center
    center;
  height: 32px;
  width: 100%;
}

.H100 {
  height: 100%;
}

.clear {
  clear: both;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #fff;
  color: #000 !important;
}

.nav-tabs.nav-justified > li > a {
  background: #24424b;
  border: 2px dotted #24424b !important;
  border-radius: 5px;
  color: #fff;
}

.nav-tabs.nav-justified > li {
  padding: 0 41px 15px 63px;
}

.photo:hover .gallerybox {
  color: #fff !important;
  /*background: #24424b;*/
}

.photo span {
  color: #fff;
}

.left {
  border: none;
  padding: 9px 16px;
  margin-right: 50px;
  border-radius: 0;
  clear: both;
}

.right {
  border: none;
  padding: 9px 16px;
  border-radius: 0;
  clear: both;
}

.bhred {
  background: #24424b;
}

.bgwhite {
  background: #fff;
}

.MB20 {
  margin-bottom: 20px;
}

.connect {
  font-size: 20px;
  margin: 20px 0 0;
}

.hotelbg {
  background: #000;
  clear: both;
  color: #fff;
  height: auto;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  width: 20%;
}

.leftwhite {
  bottom: 373px;
  left: 75px;
  position: absolute;
  color: #fff;
}

.rightred {
  bottom: 373px;
  left: 125px;
  position: absolute;
  color: #fff;
}

.left a:focus,
.left a:hover {
  color: #000 !important;
  background: #fff;
}

.right a:focus,
.right a:hover {
  color: #000 !important;
  background: #fff;
}

.shadow {
  -webkit-box-shadow: 1px 6px 14px 2px rgba(0, 0, 0, 0.68);
  -moz-box-shadow: 1px 6px 14px 2px rgba(0, 0, 0, 0.68);
  box-shadow: 1px 6px 14px 2px rgba(0, 0, 0, 0.68);
}

.B110 {
  bottom: 110px;
}

a:focus,
a:hover {
  text-decoration: none;
  color: inherit;
}

/* styles */

.myspace {
  padding: 0 !important;
  margin-bottom: 30px;
}

.desg {
  display: block;
  font-family: "Belleza", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #24424b;
}

.about ul {
  padding-left: 15px;
}

.look {
  color: #ff3f51;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .textcenterxs {
    float: none !important;
  }

  .nav-tabs.nav-justified > li {
    padding: 0;
  }

  .hotelbg {
    width: 50%;
  }

  .explore_txt {
    margin-top: 15px !important;
  }

  #mobile_video {
    max-height: 500px;
  }

  .about,
  #daksh,
  #dustin,
  #story,
  #anna,
  #awardsss {
    min-height: inherit !important;
  }

  .tpp {
    position: relative;
    top: -63px;
  }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  #demo {
    bottom: 0px !important;
    position: inherit;
    z-index: 8;
  }

  .B110 {
    bottom: -40px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 999px) {
  #demo {
    bottom: 40px;
    position: inherit;
    z-index: 8;
  }

  .B110 {
    bottom: 10px;
  }

  .explore_txt {
    margin-top: 76px;
  }

  .shadowboxdiv {
    bottom: 130px;
  }

  .leftwhite {
    bottom: 103px;
  }

  .rightred {
    bottom: 103px;
  }

  .blackxs {
    color: #000 !important;
  }
}

.shadow-box {
  -moz-box-shadow: 1px 1px 7px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 7px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 7px 4px rgba(0, 0, 0, 0.3);
}

.logobg {
  background: #eceaea;
}

.viewmorebut {
  background: #24424b;
  color: #fff !important;
  border-radius: 8px;
  padding: 10px 13px;
}

.text-cont {
  margin: 30px;
  line-height: 23px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .text-cont {
    margin: 7px;
    line-height: 23px;
  }
}

@media screen and (min-width: 320px) and (max-width: 887px) {
  .logobg {
    min-height: 0px !important;
  }
}

.DIB {
  display: inline-block;
}

.BB1PX {
  border-bottom: 1px solid #c7c7c7;
}

.DIB > li.active > a,
.DIB > li.active > a:focus,
.DIB > li.active > a:hover {
  background-color: #000;
  color: #fff;
  border-radius: 5px 5px 0 0;
}

.DIB > li {
  padding-right: 20px;
}

.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
/* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/

/* default theme ("light") */

.mCSB_scrollTools {
  opacity: 0.75;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
}

.mCustomScrollbar
  > .mCustomScrollBox
  > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar
  > .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #31302b;
  background-color: #31302b;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #31302b;
  background-color: #31302b;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #31302b;
  background-color: #31302b;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(../images/buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.logo-head-1,
.logo-head-2 {
  text-transform: UPPERCASE;
  COLOR: #FFF;
  width: fit-content;
  margin: auto;
}
.logo-head-2 {
  font-size: 58px;
}
.logo-head-1 {
  font-size: 100px;
  height: 107px;
}


.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thick", "dark-thick" */

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* theme: "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thin", "dark-thin" */

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* theme "dark-thin" */

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */

/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */

/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

/* theme "3d", "3d-dark" */

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "3d-dark" */

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "3d-thick", "3d-thick-dark" */

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "minimal", "minimal-dark" */

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
}

/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}

/* ---------------------------------------- */

/* theme "light-3", "dark-3" */

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "dark-3" */

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.blackxs {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}

#nav {
  margin: 24px auto;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
}

ul#nav {
  padding: 0;
}

#nav li {
  list-style: none;
}

#nav li a {
  display: block;
  padding: 10px 15px;
  background: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #999;
  text-decoration: none;
  color: #000;
}

#nav li a:hover,
#nav li a.active {
  background: none;
  color: #000;
}

#nav section {
  display: none;
  float: left;
  background: none;
  overflow: hidden;
  padding: 1% 3% 0 3%;
}

.no-js #nav section {
  display: block;
}

#nav li ul li a {
  padding: 10px 25px;
  border-bottom: 1px dotted #ccc;
}

@media only screen and (min-width: 30em) {
  #nav {
    position: relative;
    border: none;
  }

  #nav li {
    display: inline;
  }

  #nav li a {
    display: inline-block;
  }

  #nav section {
    padding: 10px 0 10px 0;
    top: 42px;
    left: 0;
  }
}

/* ---------------------------------------- */
.barh1 {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: -10px;
}

.h1red {
  background: #a91a2b !important;
  bottom: 0;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
}

.LSN {
  list-style: none;
  line-height: 35px;
}

.newsbox {
  /*background:rgba(0, 0, 0, 0.5);*/
  color: #fff !important;
  padding: 10px;
  /*position:absolute;top:50px;left: 0px;*/
  width: 90%;
  text-align: left;
  right: 0px;
  margin: 0 auto;
  min-height: 280px;
}

.newsbox li {
  padding-bottom: 0px;
  display: block;
  float: left;
  margin: 0 1%;
  max-width: 30%;
}

.newsbox h2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.newsbox h2 span {
  color: #24424b;
  font-size: 25px;
  font-weight: bold;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .MT30XS {
    margin-top: 0px;
  }

  .inn_head {
    background: none;
  }

  .mobiletop-box-divs {
    bottom: 20px;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .tab-pane .tab-inner {
    padding: 0 !important;
  }

  .newsbox {
    position: relative;
    top: 0;
    width: 100%;
  }

  .MB20XS {
    margin-bottom: 20px;
  }

  .social {
    border: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .MT27 {
    margin-top: 27px;
  }

  .CC h1 {
    margin-top: 45px;
  }

  .nav-justified > li {
    width: 36% !important;
    display: inline-block;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .newsbox {
    top: 0;
    padding: 0;
  }

  .top-nav-ul li a {
    font-size: 13px;
  }

  .social a {
    margin-left: 5px;
  }
}

.bor {
  border: 1px solid #ccc;
}

.bar_div {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

.MT0 {
  margin-top: 0;
  font-size: 24px;
}

.but_bg {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      to bottom,
      rgba(153, 210, 87, 1) 0%,
      rgba(113, 180, 47, 1) 45%,
      rgba(102, 170, 46, 1) 100%
    )
    repeat scroll 0 0 !important;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 28px;
  text-decoration: none;
}

.sort_bar {
  background: #a91a2b;
  color: #fff;
  height: 40px;
  margin-bottom: 20px;
  padding: 1px 11px;
}

.img-portfolio {
  margin-right: 30px;
}

.video_home {
  width: 100% !important;
}

.imagebar {
  border: 1px solid #ccc;
  padding: 10px;
}

.dropdown-menu-mobile li.active a {
  background: #860c17 !important;
}

.error {
  color: #f80b21;
}

.wheelchair {
  background: #0563ae none repeat scroll 0 0 !important;
  border: 1px solid #ffffff !important;
  border-radius: 0;
  color: #ffffff !important;
  display: inline-block;
  font-size: 30px !important;
  padding: 10px 12px 10px 14px;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: "mobile";
  display: none;
}

.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}

.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}

.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  /*background-image: -webkit-linear-gradient( left , #eeeeee, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to right, #eeeeee, rgba(248, 248, 248, 0));*/
}

.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  /*background-image: -webkit-linear-gradient( right , #eeeeee, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to left, #eeeeee, rgba(248, 248, 248, 0));*/
}

.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #7b9d6f;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: "";
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -6px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}

.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}

.cd-horizontal-timeline .events a.selected::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
  bottom: -8px;
  height: 20px;
  width: 20px;
}

.cd-horizontal-timeline .events a.older-event::after {
  border-color: #7b9d6f;
}

@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    /*margin: 6em auto;*/
  }

  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: "desktop";
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
  /* arrow icon */
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../img/cd-arrow.svg) no-repeat 0 0;
}

.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.cd-timeline-navigation a.next {
  right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}

.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}

.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}

.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.2;
}

.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}

.cd-horizontal-timeline .events-content em::before {
  content: "- ";
}

.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}

@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 20px;
  }

  .cd-horizontal-timeline .events-content em {
    font-size: 18px;
  }

  .cd-horizontal-timeline .events-content p {
    font-size: 16px;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

li {
  list-style: none;
}

#daksh h2 {
  text-transform: uppercase;
  font-size: 24px;
}

.awardst li.active a,
.awardst li.active a:hover,
.awardst li.active a:focus {
  border: 0 !important;
  background: #000000 !important;
  color: #ffffff !important;
}

.awardst {
  border: 0;
}

.awardst li {
  margin-bottom: 0;
}

.awardst li a {
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 25px;
  border: 0;
}

.awardsd h2,
.awardsd p {
  color: #ffffff;
  margin: 20px 0;
}

.awardsd p {
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px;
}

.awardsd li {
  list-style: disc inside;
  color: #ffffff;
}

.myoverlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: #000000;
  /*overflow-x: hidden;*/
  transition: 0.5s;
}

.myoverlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  margin-top: 30px;
}

.myoverlay ul li {
  list-style-type: none;
  display: block;
}

.botsbo {
  border-bottom: 1px dashed #9e9e9e;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}

.myoverlay ul li a {
  padding: 8px 5px;
  text-decoration: none;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  color: #9e9e9e;
  display: block;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.myoverlay ul li a:hover,
.myoverlay ul li a:focus {
  color: #fff;
}

.myoverlay ul li a span.fa {
  position: relative;
  top: -3px;
  font-size: 20px;
  margin-left: 5px;
}

.myoverlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color: #fff;
}

.margcent {
  margin: 0 auto;
  float: none;
}

.myoverlay ul.desk-menu {
  display: none;
  padding: 0;
  text-align: left;
  width: 100%;
  margin: 0 auto;
}

.myoverlay ul.desk-menu li {
  padding: 0 25px;
}

.myoverlay ul.desk-menu li a {
  font-size: 18px;
  text-transform: capitalize;
}

.myoverlay ul.desk-menu li a em {
  margin-right: 10px;
}

.bar1 {
  display: block;
  width: 50px;
  background: #fff;
  height: 2px;
  margin-top: 8px;
}

.bar1:first-child {
  margin-top: 0;
  width: 50px;
}

.bar1:nth-child(2) {
  width: 50px;
  margin-left: 12px;
}

.barname {
  color: #963a23;
  font-weight: 400;
  padding: 5px;
  vertical-align: top;
}

.opennav {
  /*background:#ffffff;*/
  left: -50px;
  padding: 34px 20px;
  position: absolute;
  top: 10px;
}

.branda a {
  border: 1px solid #bd1e2d;
  padding: 10px 43px;
  color: #bd1e2d;
}

.branda a:hover {
  background: #bd1e2d;
  color: #ffffff;
}

.video_overlay {
  background: url(../img/dot-70.png) 0 0 repeat;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

.carousel-caption {
  bottom: 400px;
}

.arrow-btn img {
  transition: all 0.7s ease 0s;
}

.arrow-btn img:hover,
.carousel-caption a:hover {
  transform: rotate(-90deg);
  transition: all 0.7s ease 0s;
}

.slider a {
  color: #ffffff;
}

.demo {
  padding: 10px 0 0 0;
}

.groupi {
  background: url(../img/group.jpg) 0 0 no-repeat;
}

.stat strong {
  display: block;
  font-size: 40px;
  margin: 10px 0;
}

.stat span.countss {
  font-size: 40px;
}

.port li.active a,
.port li.active a:hover,
.port li.active a:focus {
  background: #232323 !important;
  color: #ffffff !important;
  border: 0 !important;
}

.port li a {
  background: #ffffff;
  position: relative;
  border-radius: 0;
  font-weight: bold;
  margin: 0;
  text-align: center;
  color: #6a1a31;
  padding: 15px 20px;
}

.port li {
  width: 25%;
}

.port li a:before {
  background: #cccccc;
  display: block;
  height: 60%;
  left: 0;
  position: absolute;
  top: 20%;
  width: 1px;
  content: "";
}

.port li.active a:after {
  background: rgba(0, 0, 0, 0) url("../img/menu-arrow.png") repeat scroll center
    center;
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  right: auto;
  top: -10px;
  width: 100%;
  content: "";
}

.port li:first-child a:before {
  display: none;
}

.port li.active a:before {
  display: none;
}

.port li a:hover {
  background: #ffffff;
}

.newsbg {
  background: url(../img/news.jpg) no-repeat 0 0;
  border: 0;
}

.newsbox span {
  color: #ffffff !important;
}

.ntitle {
  color: #bd1e2d;
  font-size: 24px;
}

.greybg {
  background: #eeeeee;
  padding: 15px 15px 0;
}

.greybg li {
  display: inline-block;
  color: #000000;
  padding: 0 15px;
}

.greybg .fa {
  font-size: 26px;
  float: left;
}

.MT3 {
  margin-top: 3px;
}

#brand .modal-content,
#state .modal-content {
  background: none !important;
  border: 0 !important;
  box-shadow: inherit !important;
  color: #ffffff !important;
  text-align: center;
}

#brand .modal-header,
#brand .modal-footer,
#state .modal-header,
#state .modal-footer {
  border: 0 !important;
}

#brand .modal-content a,
#state .modal-content a {
  color: #ffffff;
  font-size: 40px;
  font-weight: normal;
}

#brand .modal-content,
#state .modal-content {
  font-size: 20px;
  font-weight: bold;
}

#brand .close,
#state .close {
  opacity: 1;
}

#brand li,
#state li {
  margin: 10px 0;
}

.pname {
  min-height: 65px;
  /*position:absolute; bottom:0; width:100%; padding:20px;font-weight:bold;*/
  font-size: 18px;
  text-align: center;
  color: #fff !important;
}

.pname span {
  font-size: 16px;
  font-weight: normal;
}

.shadows {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b1a1a+50,1a1819+93&0.39+0,1+100 */
  background: -moz-linear-gradient(
    top,
    rgba(27, 26, 26, 0) 50%,
    rgba(27, 26, 26, 0.7) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(27, 26, 26, 0) 50%,
    rgba(27, 26, 26, 0.7) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(27, 26, 26, 0) 50%,
    rgba(27, 26, 26, 0.7) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  bottom: 2px;
  left: 1%;
  width: 98%;
  height: 100%;
}

.info_content p {
  color: #5d6268;
  font-size: 14px;
  font-weight: normal;
}

.info_content h3 {
  color: #a91a2b;
  font-size: 18px;
}

.assetssss li.active a,
.assetssss li.active a:hover,
.assetssss li.active a:focus {
  border: 0 none !important;
}

.MW80 {
  max-width: 80%;
}

/* entire container, keeps perspective */
.flip-container {
  perspective: 1000px;
}

/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
  transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
  width: 284px;
  height: 317px;
}

/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;

  position: relative;
}

/* hide back of pane during swap */
.front,
.back {
  backface-visibility: hidden;

  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */
.front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
  transform: rotateY(180deg);
}

.slide_pname {
  text-align: left;
  color: #ffffff;
}

.assetssss .col-lg-3:hover .slide_pname {
  transform: translateY(0px);
  font-size: 16px;
  opacity: 1;
  transition-delay: 20ms;
}

.assetssss .col-lg-3:hover .pname {
  transform: translateY(0px);
  transition-delay: 20ms;
  transition: opacity 0.24s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s,
    transform 0.24s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s,
    -webkit-transform 0.24s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
}

/* .overinitiate {
  width: 100%;
  padding: 10px 0;
  display: inline-block;
  z-index: 10;
  position: relative;
} */

.overinitiate {
  width: 100%;
  padding: 10px 0;
  display: inline-block;
  z-index: 10;
  position: relative;
}

.overinitiate:hover {
}

.filters,
.filters1 {
  background: #eeeeee;
  padding: 10px 0 0 0;
}

.filters div {
}

/* .mfade {
  padding: 10px;
  font-size: 16px;
  opacity: 0;
  background: rgb(164, 144, 91, 0.8) none repeat scroll 0 0;
  color: #ffffff;
  height: 100%;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
  transition: 0.5s ease;
} */

.mfade {
  padding: 3px;
  font-size: 16px;
  background: rgb(000 000 000 / 70%) none repeat scroll 0 0;
  color: #ffffff;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 100%;
  transition: all 0.5s ease;
  /* -webkit-transition: all .5s ease z-index:1; */
  height: 35px;
  line-height: 30px;
}

/* .pwrap:hover .mfade {
  opacity: 1;
} */

.pwrap:hover .mfade {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pwrap {
  background: #000000;
  text-align: center;
  margin: 10px 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease /*min-height: 332px*/;
}

/* .pwrap {
  background: #ffffff;
  text-align: center;
  margin: 10px 0;
  min-height: 332px;
} */

/* .mfade a {
  margin: 10px 0;
  display: inline-block;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
} */

.mfade a {
  margin: 0;
  display: inline-block;
  color: #ffffff;
  padding: 0;
  display: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.pwrap:hover a,
.pwrap:hover .overinitiate {
  color: #ffffff;
  display: block;
}

.newsbox ul {
  padding: 0;
}

.featured-ulabs-pos23 {
  padding: 0;
  margin: 10px 0 10px;
  width: 100%;
  overflow: hidden;
  text-align: left;
  display: none;
}

.moblightboxfixed {
  color: #24424b;
  border: 1px solid #24424b;
  border-radius: 7px;
  padding: 8px 13px;
  display: inline-block;
  margin-right: 10px;
}

.featured-ulabs-pos23 li {
  list-style: none;
}

.featured-ulabs-pos23 li a {
  padding: 4px 20px;
  font-size: 20px;
  color: #230e0e;
  /* background: rgba(240, 192, 89, 0.85); */
  display: block;
  margin-bottom: 2px;
}

.featured-ulabs-pos23 li a:hover,
.featured-ulabs-pos23 li a.active {
  color: #fff;
  /* background: rgba(74, 80, 146, 0.85); */
  background: #24424b !important;
}

.featured-ulabs-pos li a {
  padding: 6px 20px;
  font-size: 20px;
  color: #230e0e;
  background: rgba(240, 192, 89, 0.85);
  display: inline-block;
  margin-top: 4px;
  text-transform: capitalize;
}

.featured-ulabs-pos li a:hover,
.featured-ulabs-pos li a.active {
  color: #fff;
  background: rgba(74, 80, 146, 0.85);
  text-transform: capitalize;
}

#mobile_video {
  display: block;
}

.featured-ulabs-pos23 li.active a {
  background: #24424b !important;
  color: #ffffff;
}

@media screen and (min-width: 767px) {
  .floating {
    position: absolute; 
    left: 0;
    right: 0;
    bottom: 0;
  }

  /* body {
        padding-bottom: 205px
    } */
  a.left.carousel-control,
  a.right.carousel-control {
    top: calc(38% - 20px);
  }
}

.centermein {
  position: absolute;
  z-index: 99;
}

.equalpad a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: inline-block;
  font-size: 14px;
  margin: 0 5px;
  padding: 3px 8px;
  text-align: center;
  width: 32px;
}

.error_box {
  border: 1px solid #697076;
  padding: 20px 0;
  border-radius: 7px;
  margin: 170px auto;
  color: #2d2d2d;
}

.error_right li a {
  color: #2d2d2d;
}

.error_no {
  font-size: 100px;
  color: #2d2d2d;
  background: url(../img/404.jpg) no-repeat 0 75px;
  padding: 30px 0 0 100px;
  display: inline-block;
}

.oops {
  font-size: 36px;
}

.error_right li a {
  margin: 5px 0;
  display: inline-block;
}

.error_right p {
  margin: 20px 0;
}

.foot-logo-1 {
  text-transform: UPPERCASE;
  font-size: 40px;
  height: 44px;
  color: #fff;
}

.mrl-a {
  margin: auto;
  display: block !important;
  width: fit-content;
  margin-top: 30px;
}

.serv-desc {
  margin: auto;
  width: 90%;
  text-align: center;
  margin-top: 24px;
}

.foot-logo-2 {
  font-size: 27px;
  width: fit-content;
  margin: auto;
  text-transform: uppercase;
  color: #fff;
}

.error_right {
  border-left: 1px solid #c4c9ce;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 15px;
}

.error_right li {
  border-bottom: 1px solid #dfe3e8;
  display: block;
  /* float: left; */
  width: 100%;
  margin: 0 4% 0 0;
  padding: 0 0 0 20px;
  background: url(../img/404_arrow.jpg) no-repeat left center;
}
.about-us-home h1,
h2 {
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 2px;
  font-family: "Belleza", sans-serif;
  color:#21424e;
}
.about-homr-heading {
  margin-top: 0;
  padding-bottom: 39px !important;
  padding: 105px 50px;
  display: inline-block;
  /* background: url(../img/bg-logo.png) no-repeat center top; */
  position: relative;
}
.about-homr-heading::before {
  content: ' ';
  display: block;
  position: absolute;
  bottom: 25px;
  width: 110px;
  height: 110px;
  left: calc(50% - 55px);
  opacity: 0.2;
  background-image: url(../img/bg-logo.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.about-homr-heading.award-head::before {
  bottom: inherit;
  top: 85px;
}

.about-us-home p {
  text-align: justify !important;
  padding: 0px 0px;
  padding-bottom: 30px;
  text-align-last: center;
}
.col-item {
  border-bottom: 2px solid #e7e3d7;
}
.portfolio-content a {
  font-size: 24px;
  color: #000;
}
.portfolio-content a span {
  font-size: 24px;
}
.portfolio-content {
  padding-bottom: 15px;
  padding-top: 15px;
}
.portfolio-content a p {
  font-size: 18px;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.shortlenbars {
  margin: 0 auto;
  height: 2px;
  background: #cfc8ae;
  display: block;
  width: 100%;
}
.shortlenbars-footer {
  margin: 0 auto;
  height: 1px;
  background: #23424c;
  display: block;
  width: 100%;
}
div#carouselexamplegeneric1 {
  margin-top: 60px;
}
.subscribe_input {
  margin: 0 !important;
  border-radius: 5px;
  padding: 14px 12px 14px 12px;
  width: 60% !important;
  background: #bfbfbf;
  color: #000 !important;
  border: none;
  display: inline-block;
}
.Say-hello-para {
  margin-bottom: 30px;
}
input.arow.ns-box-shadow {
  background: #21424e;
  border-radius: 5px;
  border: none !important;
  color: #fff;
  padding: 13px 25px 13px 25px;
  text-transform: uppercase;
  box-shadow: 0px 3px 5px #8e8e8ea1;
}
.subscribe_input::-webkit-input-placeholder {
  color: #000 !important;
  text-transform: uppercase;
}
.subscribe_input:-moz-placeholder {
  color: #000 !important;
  text-transform: uppercase;
}
.subscribe_input::-moz-placeholder {
  color: #000 !important;
  text-transform: uppercase;
}
.subscribe_input:-ms-input-placeholder {
  color: #000 !important;
  text-transform: uppercase;
}
.footer-copyright {
  text-align: center;
  margin-top: 20px;
}
.footer-logo {
  text-align: center;
}
.wheelchair {
  padding: 10px 20px;
  font-size: 16px !important;
}

.goog-te-gadget {
  color: #fff !important;
}

.goog-te-gadget-simple {
  border: 1px solid #f9f7f7 !important;
}
.goog-te-gadget-simple {
  background: transparent !important;
  padding: 17px 42px !important;
}
.goog-te-gadget-icon {
  display: none !important;
  color: #fff !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
  color: #fff !important;
  font-size: 15px;
}
.F30wheel {
  font-size: 30px !important;
}
.footer-links ul {
  /* margin-top: 20px;
  margin-bottom: 20px;
  float: left; */
  padding: 0;
}
.footer-links2 ul {
  /* margin-top: 20px;
  margin-bottom: 20px; */
  padding: 0;
}
.footer-links ul li,
.footer-links2 ul {
  text-align: center;
  line-height: 2;
  text-transform: capitalize;
}
.section-quality {
  height: 480px;
  padding-left: 75px;
  padding-right: 75px;
  width: 100%;
  background: linear-gradient(
      to bottom,
      rgba(19, 18, 18, 0.1) 0%,
      rgba(0, 0, 0, 0.85) 99%,
      rgba(0, 0, 0, 0.85) 100%
    ),
    url(../img/quality-bg.jpg) no-repeat center center / cover;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.quality-title {
  color: #ffff;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
}
.quality-para p {
  color: #fff;
  line-height: 1.5;
  text-align: justify;
  text-align-last: center;
  margin-top: 20px;
}
.quality-right {
  margin-top: 140px;
  padding-left: 50px;
  padding-right: 50px;
}
.quality-btn {
  -webkit-box-shadow: 1px 13px 18px 2px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 1px 13px 18px 2px rgba(0, 0, 0, 0.18);
  box-shadow: 1px 13px 18px 2px rgba(0, 0, 0, 0.18);
  margin-top: 20px;
}

#myCarousel > .carousel-inner > .item::after {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.inner_carousel > .carousel-inner > .item::after {
  background: rgba(0, 0, 0, 0.2) !important;
}

#myCarousel .carousel-indicators li {
  width: 50px;
  height: 5px;
  border-radius: 0px;
  margin-left: 5px;
  margin-right: 5px;
}
#myCarousel.carousel-indicators .active {
  width: 50px;
  height: 5px;
  border-radius: 0px;
}
.whitestrip {
  position: absolute;
  top: 200px;
  text-align: center;
  margin: auto 0;
  z-index: 2;
}
.shadowboxdiv {
  height: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 12%;
  width: 100%;
  z-index: 9;
}
.white-box {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase !important;
}
/* .about-homr-heading a {
  padding: 8px;
  border: 1px solid #22424d;
  border-radius: 8px;
  display: block;
  width: fit-content;
  margin: auto;
} */


.about-homr-heading a {
  border-radius: 4px;
  background-color: #22424d;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 28px;
  padding: 11px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.about-homr-heading a span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.about-homr-heading a span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0px;
  right: -20px;
  transition: 0.5s;
}

.about-homr-heading a:hover span {
  padding-right: 25px;
}

.about-homr-heading a:hover span:after {
  opacity: 1;
  right: 0;
}


#carouselButtons {
  position: absolute;
  z-index: 8;
}
#carouselButtons {
  right: 25px;
  bottom: 25px;
}
#myCarousel > .carousel-indicators {
  bottom: 15px;
}
#carouselButtons button {
  background: #6d6e70 !important;
  color: #fff !important;
  border: none;
  border-radius: 0px;
}
#carouselButtons button {
  font-size: 25px;
  line-height: inherit;
}
#carouselButtons button.btn {
  padding: 5px 5px 0 8px;
}
div#google_translate_element {
  margin-bottom: 30px;
  margin-top: 20px;
}
.wheelchair-links {
  /* display: inline-block; */
  color: #ffffff;
  padding: 0;
  /* margin: 0 10px; */
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  top: -6px;
}
.footer-links-section {
  padding-left: 30px;
  padding-right: 30px;
}
.access-section {
  text-align: right;
}
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
  margin: 0;
}
ul.social-network li {
  display: inline-block;
  /* margin-right: 60px; */
  /* padding-top: 7px; */
}
.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;
}
.social-circle li em {
  margin: 0;
  line-height: 62px;
  text-align: center;
}
.social-circle li a:hover em,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle em {
  color: #fff !important;
  font-size: 30px;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.social-network a.icoFacebook:hover {
  background-color: #3b5998;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoinsta:hover {
  background-color: #ca496b;
}
.social-network a.icopint:hover {
  background-color: #cb2027;
}

.social-network a.icoLinkedIn:hover {
  background-color: #0077b5;
}

.cuadro_intro_hover img {
  transition: all 0.4s linear;
  width: 100%;
}
.cuadro_intro_hover:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.quality-left {
  margin-top: 180px;
}
.Room-counter {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 500px;
  align-items: center;
}
.Room-counter > .item p {
  font-size: 52px;
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
  font-weight: bolder !important;
}
.Room-counter > .item span {
  color: #fff;
  letter-spacing: 2px;
  font-size: 19px;
  text-transform: uppercase;
}
span.MSAs {
  text-transform: lowercase !important;
}
span.dividerslash {
  display: block;
  width: 3px;
  height: 100px;
  transform: rotate(15deg);
  background: #f2bd09;
}
#scroll {
  position: fixed;
  right: 10px;
  bottom: 44px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 8;
  border: 5px solid #232323;
}
#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: #363636;
}

.dbloc {
  display: block;
}

.menu-bar {
  z-index: 9;
  width: 100%;
  height: 120px;
  position: absolute;
}

span.reservation-top {
  color: #fff;
  font-size: 20px;
}
span.menu-title {
  font-size: 26px;
  color: #fff;
  line-height: 1;
}
.dpos {
  left: 0;
  padding: 45px 22px 24px 80px;
  position: absolute;
  top: 0;
  z-index: 9;
}
.bloc a {
  display: inline-block;
}
.dpos2 {
  position: absolute;
  right: 0;
  top: 0;
  padding: 45px 80px 24px 60px;
  z-index: 8;
}
@media screen and (max-width: 1499px) and (min-width: 1400px) {
  .shadowboxdiv {
    bottom: 12%;
  }
  .whitestrip {
    top: 170px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 1301px) {
  .shadowboxdiv {
    bottom: 12%;
  }
  .whitestrip {
    top: 120px;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1200px) {
  .whitestrip {
    top: 130px;
  }
  .attachlogo img {
    width: 450px;
  }
  .shadowboxdiv {
    bottom: 12%;
  }
  .quality-right {
    padding-right: 0px;
  }
  .section-quality {
    padding-left: 60px;
    padding-right: 60px;
  }
  .Room-counter {
    width: 460px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 922px) {
  .shadowboxdiv {
    bottom: 50px;
  }
  #myCarousel > .carousel-indicators {
    bottom: 5px;
  }
  ul.social-network li {
    margin-right: 40px;
  }
  .about-us-home h1,
  h2 {
    font-size: 20px;
  }
  .portfolio-content a span {
    font-size: 20px;
  }
  .portfolio-control {
    right: 0px;
    width: 150px;
    display: inline-block;
    font-size: 11px;
    margin-top: -21px;
    position: absolute;
    /* padding-top: -14px; */
    font-weight: bold;
  }
  .section-quality {
    padding-left: 20px;
    padding-right: 20px;
  }
  .Room-counter > .item p {
    font-size: 42px;
  }
  .white-box {
    font-size: 19px;
  }
  .Room-counter > .item span {
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
  }
  .Room-counter {
    width: 360px;
  }
  .quality-right {
    margin-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .quality-left {
    margin-top: 160px;
  }
  .section-quality {
    height: 430px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  ul.social-network li {
    margin-right: 20px;
  }
  .portfolio-control {
    right: 0px;
    width: 150px;
    display: inline-block;
    font-size: 11px;
    margin-top: -21px;
    position: absolute;
    /* padding-top: -14px; */
    font-weight: bold;
  }
  .footer-links-section {
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: row;
  }
  .about-us-home h1,
  h2 {
    font-size: 21px;
  }
  .section-quality {
    padding-left: 0px;
    padding-right: 0px;
  }
  .quality-right {
    margin-top: 100px;
  }
  .section-quality {
    height: 430px;
  }
  .about-us-home {
    margin-top: 36px;
  }
  .port {
    margin-top: -26px;
  }

  .story-wrapper {
    display: flex;
    flex-direction: column;
  }
  .story_para {
    order: 2;
  }
  .story_img {
    margin-left: auto;
    margin-right: auto;
    order: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .about-us-home h1,
  h2 {
    font-size: 25px;
  }
  .access-section {
    text-align: center;
  }
  .portfolio-control {
    right: 0px;
    width: 150px;
    display: inline-block;
    font-size: 11px;
    margin-top: -21px;
    position: absolute;
    /* padding-top: -14px; */
    font-weight: bold;
  }
  div#google_translate_element {
    margin-bottom: 15px;
    margin-top: 20px;
  }
  .footer-links-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  ul.social-network li {
    margin-right: 0px;
  }
  .social-circle em {
    font-size: 35px;
  }
  .footer-social-inner {
    margin-top: 0px;
  }
  .wheelchair {
    margin-bottom: 10px;
  }
  .subscribe_input {
    margin-bottom: 10px !important;
    width: 74% !important;
    font-size: 14px;
  }
  input.arow.ns-box-shadow {
    font-size: 14px;
    padding: 12px 10px 11px 10px;
  }
  .about-us-home p {
    padding-bottom: 0px;
  }
  .quality-right {
    margin-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .section-quality {
    padding-left: 0px;
    padding-right: 0px;
  }
  .quality-title {
    font-size: 26px;
  }
  .section-quality {
    height: 426px;
  }
  .about-homr-heading {
    padding-bottom: 16px !important;
    padding: 61px 10px;
  }
  .about-homr-heading::before{
    bottom: 0px;
  }
  .about-homr-heading.award-head::before {
    bottom: inherit;
    top: 25px;
 }
  .readmore {
    padding: 10px 45px;
    font-size: 18px;
  }
  .about-us-home p,
  .about-homr-heading .article {
    text-align: center !important;
    text-transform: capitalize;
  }
  .about-homr-heading .welcome-head__line-1 {
    margin-top:0!important;
  }
  .shortlenbars {
    margin-top: 20px;
  }
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px), all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px), all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    left: 0;
  }
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  a.left.carousel-control,
  a.right.carousel-control {
    top: calc(44% - 20px) !important;
  }
  .carousel-control.right {
    background-image: none;
    display: inline-block;
    /* background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0; */
    padding: 10px;
    width: 55px;
    height: 55px;
    right: 5%;
    border-radius: 50%;
  }
  .carousel-control.left {
    background-image: none;
    display: inline-block;
    /* background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0; */
    padding: 10px;
    width: 55px;
    height: 55px;
    left: -2%;
    border-radius: 50%;
  }
  .carousel-control {
    top: 45%;
  }
  #myCarousel .carousel-inner > .item::after {
    position: absolute;
    top: 0;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.9) 0%,
      rgba(0, 0, 0, 0.4) 23%,
      rgba(0, 0, 0, 0.4) 40%,
      rgba(0, 0, 0, 0.4) 71%,
      rgba(0, 0, 0, 0.9) 100%
    );
    height: 100%;
    width: 100%;
    content: "";
    display: block;
  }
  .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    line-height: normal;
    letter-spacing: 1px;
    font-size: 20px;
  }
  .white-box {
    font-size: 15px;
    padding: 10px 10px;
    color: #fff;
  }
}

a.left.carousel-control,
a.right.carousel-control {
  top: calc(50% - 20px);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.black-bg {
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
}

.black-box span {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
}

.filters div,
.filters1 div {
  overflow: hidden;
}

/* Our Team card code start */

.profile-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
  /* border: 1px solid gray; */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.content-wrapper p {
  text-align: justify;
}

.profile-social-icons a {
  display: inline-block;
  margin-right: 15px;
  color: #333;
  font-size: 20px;
}

.profile_img {
  flex: 1;
  height: 415px;
}

.profile_img img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.profile-content {
  flex: 2;
  min-height: 400px;
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
  padding: 13px;
}

.profile-name {
  font-weight: 900;
  padding: 0px !important;
}

.profile-container {
  display: grid;
  gap: 20px;
}

.profile-social-icons a {
  display: inline-block;
  margin: 0 10px;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.profile-social-icons a:hover {
  transform: scale(1.1);
  background-color: #f5f5f5;
}

.profile-social-icons .fa-facebook {
  background-color: #3b5998;
  color: white;
  border-radius: 50%;
  padding: 8px;
  width: 35px;
  height: 35px;
  text-align: center;
}

.profile-social-icons .fa-twitter {
  background-color: #1da1f2;
  color: white;
  border-radius: 50%;
  padding: 8px;
  width: 35px;
  height: 35px;
  text-align: center;
}

.profile-social-icons .fa-instagram {
  background-color: #ca496b;
  color: white;
  border-radius: 50%;
  padding: 8px;
  width: 35px;
  height: 35px;
  text-align: center;
}

.profile-social-icons .fa-linkedin {
  background-color: #0077b5;
  color: white;
  border-radius: 50%;
  padding: 8px;
  width: 35px;
  height: 35px;
  text-align: center;
}

.content-wrapper h1 {
  padding: 0px !important;
}

.desg_name{
  padding: 0px !important;
}

.story_img {
  min-height: 860px;
  max-width: 100% !important;
  display: flex;
  height: 100%;
}

.about {
  padding: 0 !important;
}

.about-wrapper {
  margin-top: 50px;
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
  .profile-wrapper {
    gap: 20px;
  }

  .content-wrapper p {
    font-size: 18px;
  }
  .content-wrapper {
    padding: 20px;
  }
  .profile-social-icons {
    padding: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .profile-wrapper {
    display: block;
    gap: 20px;
  }

  .profile-content {
    justify-content: space-evenly;
  }

  .content-wrapper h1 {
    margin-top: 15px !important;
  }

  .profile_img,
  .profile-content {
    flex: none;
    width: 100%;
  }

  .profile_img {
    margin-bottom: 20px;
  }

  .profile-content {
    padding: 15px;
  }

  .profile-social-icons {
    justify-content: center;
  }

  .profile-social-icons a {
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  .pname {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .profile-wrapper {
    display: block;
    gap: 20px;
  }

  .profile-content {
    justify-content: start; 
    min-height: auto;
  }

  .content-wrapper h1 {
    margin-top: 0px !important;
  }

  .profile_img,
  .profile-content {
    flex: none;
    width: 100%;
  }

  .profile_img {
    margin-bottom: 20px;
  }

  .profile-content {
    padding: 17px;
  }

  .profile-social-icons {
    justify-content: center;
  }

  .profile-social-icons a {
    margin: 0 10px;
  }
  .content-wrapper p {
    font-size: 15px;
  }
}

/* Our Team End card code start */

.subscribe_input:focus::placeholder {
  color: transparent !important;
}

.footer-links-section {
  display: flex;
  align-items: center;
}

.social-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
}

.map_wrapper {
  display: flex;
  align-items: center;
}

@media screen and (min-width:900px) {
    .foot-container {
      width: 900px;
    }
}

@media screen and (max-width: 991px) {
  .content-wrapper p {
    font-size: 18px;
  }

  .map_wrapper {
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: unset;
  }

  .about {
    padding: 5px !important;
  }

  .welcome-head__line-1 {
    font-size: 33px !important;
}

}

.myoverlay ul li.active a {
  color: #fff !important;
}


.welcome-head__line-1 {
  font-size: 60px;
  color: #000 !important;
}