@charset "utf-8";

#viewPlaces .modal-title,
.btn.getmore,
.community_tabs li,
.custom-galery .overlay ul li a,
.tb-back-button a {
  text-transform: uppercase;
}

body {
  font-family: var(--fontFamily);
}

.travel_header {
  height: 70px;
  background-color: #f7f7f7;
  padding: 0 70px;
  position: absolute;
  z-index: 100;
  padding-top: 15px;
}

.travel_header .container-fluid {
  background-color: transparent;
}

.travel-footer footer {
  background: #000000;
  color: #fff;
}

.travel-footer .foot_nav h1 {
  color: #fff;
}

.travel-footer .foot_nav ul li a {
  color: #8b9194;
}

.navbar-brand.travel_brand {
  width: 100px;
  padding: 10px 0;
  display: inline-block;
  position: absolute;
  left: calc(50% - 50px);
}

.travel_header .navbar-default .navbar-collapse {
  background-color: transparent;
}

.travel_header .navbar-default ul li a {
  font-size: 15px;
  font-family: var(--fontFamily);
  font-weight: 500;
}

.travel_header .navbar-default ul li a:active,
.travel_header .navbar-default ul li a:focus {
  font-size: 15px !important;
}

.travel_header .navbar-default .navbar-nav {
  margin-top: 0px;
  position: relative;
}

.travel_header .navbar-brand.travel_brand {
  width: 210px;
  padding: 0;
}


.travel_header .navbar-default .booknow {
  background-color: #000000;
  color: #fff;
  padding: 8px 15px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 12px !important;
}

.travel_header .navbar-default .navbar-nav .booknow:active,
.travel_header .navbar-default .navbar-nav .booknow:focus,
.travel_header .navbar-default .navbar-nav .booknow:hover {
  background-color: #000000;
  color: #e7e7e7;
  letter-spacing: 2px;
  font-size: 12px !important;
}

.travel_header .navbar-default .contact {
  padding: 8px 15px;
  color: #000000;
  letter-spacing: 0;
  margin: 0;
}

.travel_header .navbar-default .navbar-nav .contact:active,
.travel_header .navbar-default .navbar-nav .contact:focus,
.travel_header .navbar-default .navbar-nav .contact:hover {
  color: #000000 !important;
}

.travel_header .navbar-default .contact img {
  width: 15px;
  margin-right: 5px;
  filter: brightness(0);
}

.travel_header .navbar-default .navbar-nav.navbar-right {
  background-color: #000000;
  border-radius: 10px;
}

.travel_header .navbar-default .navbar-nav.navbar-right li a {
  color: #fff;
  padding: 12px 15px;
  letter-spacing: 1px;
}

.travel_header .navbar-default .navbar-nav.navbar-right li i {
  padding-right: 5px;
  font-size: 20px;
  vertical-align: middle;
}

.travel_header .navbar-default .navbar-nav.navbar-right li:after {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  width: 1px;
  height: 20px;
  background-color: #e7e7e7;
}

.travel_header .navbar-default .nav>li>a:focus {
  font-size: 15px !important;
  color: #fff !important;
}

.travel_header .navbar-default .nav>li>a:hover {
  color: #e7e7e7;
}

.travel_header .navbar-default .navbar-nav.navbar-right li:last-child:after {
  content: none !important;
}

.fullslider {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  background-image: url(https://s3-us-west-1.amazonaws.com/suiteam-website/Travel-Booking/SuiteAmerica-Travel-Booking-Banner-Image.jpg);
  background-position: top left;
  background-size: cover;
}

.fullslider.reservestay {
  background-image: url("https://s3-us-west-1.amazonaws.com/suiteam-website/landing-images/reservenow/reservenow_banner.jpg");
}

.fullslider img {
  z-index: 2;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.tr_booking .fullslider {
  min-height: 700px;
}

.fullslider.inner {
  height: 80vh;
}

.fullslider .tb-slide-content {
  z-index: 3;
  text-align: center;
  flex-grow: 1;
  position: absolute;
  width: 100%;
  /* margin-bottom: 60px; */
}

.fullslider .tb-slide-content h2 {
  font-weight: 600;
}

.fullslider .tb-slide-content h1 {
  font-size: 50px;
  text-shadow: 0 0 20px #000;
  font-weight: 500;
  position: relative;
}

.fullslider .tb-slide-content h1,
.fullslider .tb-slide-content p {
  color: #fff;
}

.fullslider .tb-slide-content p {
  font-size: 20px;
  margin-bottom: 30px;
}

.fullslider .tb-slide-content p a {
  font-size: 20px;
  font-weight: 600;
}

.fullslider .tb-slide-content.starBucks .tb-slide-form {
  margin: 20px auto 30px;
}


.tb-slide-item {
  position: relative;
  width: 14%;
}

.tb-slide-form .tb-slide-item:first-child {
  width: 20%;
}

.tb-slide-form .tb-slide-item:nth-child(4) {
  width: 7%;
}

.tb-slide-item .info-field-icon a i {
  color: #000000;
}

.starBucks .tb-slide-form .tb-slide-item {
  width: 200px !important;
}

.fullslider .tb-slide-form .form-inline input {
  height: 60px;
  border-radius: 0;
  margin-right: 0;
  margin-left: 1px;
  font-size: 18px;
  width: 100% !important;
  padding-right: 50px;
}

.fullslider .tb-slide-form .form-inline input::-moz-placeholder,
.fullslider .tb-slide-form .form-inline input::-ms-placeholder,
.fullslider .tb-slide-form .form-inline input::-webkit-placeholder {
  color: #b2b2b2;
  font-family: var(--fontFamily);
}

.fullslider .tb-slide-form .form-inline .tb-slide-item:first-child input {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  width: 350px;
}

.fullslider .tb-slide-form button {
  border-radius: 0 5px 5px 0;
  height: 60px;
  background-color: #000000;
  color: #fff;
  border: 0 solid #fff;
  margin-left: 1px;
  font-size: 18px;
  padding: 15px 30px;
}

.tb-slide-form .form-inline {
  display: flex;
  justify-content: center;
}

.travel-sec {
  padding: 60px 0;
}

.community-item {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.community_header h2 {
  font-size: 50px;
  color: #35393b;
  font-family: var(--fontFamily);
}

.community_header p {
  font-size: 17px;
  color: #939698;
}

.community-item .img-div {
  text-align: center;
  position: relative;
  height: 250px;
  overflow: hidden;
  background-color: #e7e7e7;
}

.community-item .img-div img {
  width: auto;
  display: inline-block;
  min-height: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.community-item .img-div div img {
  width: auto;
}

.img-hover-dtls {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 1));
}

.arrow_box,
.community-item-full .arrow_box {
  background: #fff;
  font-family: var(--fontFamily);
  margin-right: 5px;
}

.img-hover-dtls ul {
  margin-left: 30px;
  display: inline-block;
  margin-bottom: 0;
  float: left;
  margin-right: 5px;
}

.img-hover-dtls ul li {
  display: inline-block;
  margin-left: -20px;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  border: 2px solid #fff;
  list-style-type: none;
  overflow: hidden;
  cursor: pointer;
}

.img-hover-dtls ul li img {
  min-height: 37px;
  width: auto;
}

.img-hover-dtls .walkscore,
.img-hover-dtls ul~span {
  font-weight: 400;
  font-size: 16px;
  color: #e7e7e7;
}

.img-hover-dtls ul~span {
  vertical-align: middle;
  line-height: 37px;
}

.community-item-dtls {
  padding: 10px;
}

.community-item-dtls h5 {
  color: #000000;
  font-family: var(--fontFamily);
  font-weight: 600;
  font-size: 20px;
}

.community-item-dtls h5~p {
  color: #878787;
  margin-bottom: 20px;
  font-size: 16px;
}

.community-item-dtls .area strong,
.community-item-dtls .distance strong {
  color: #5f5f5f;
}

.community-item-dtls .area,
.community-item-dtls .distance {
  width: 50%;
  display: inline-block;
}

.community-item-dtls .distance {
  float: right;
  text-align: right;
}

.community-item-dtls .distance img {
  padding-right: 5px;
  color: #000000;
  font-size: 18px;
  vertical-align: top;
  filter: brightness(0);
}

.community-footer {
  border-top: 1px solid #ddd;
  padding: 20px;
  margin-top: 15px;
  display: block;
  justify-content: space-between;
  align-items: center;
}

.arrow_box,
.community-footer a span {
  display: inline-block;
}

.community-footer .btn {
  border-radius: 5px;
}

.community-footer .btn img {
  position: relative;
  top: -9px;
  left: -4px;
  filter: brightness(0);
}

.community-footer a {
  color: #000000;
  font-family: var(--fontFamily);
  font-weight: 500;
  font-size: 15px;
}

.community-footer a:first-child {
  line-height: 3em;
}

.community-footer a:nth-child(2) {
  float: right;
  border: 2px solid #000000;
}

.startbucks_cards .community-footer a:nth-child(2) {
  display: flex;
  align-items: center;
  padding: 8px 20px;
}

.startbucks_cards .community-footer a img {
  position: static;
  margin-right: 8px;
}

#travelbooknow hr,
#holdModal hr {
  border-color: #000000;
  border-width: 1px;
  margin-top: 3px;
  width: 100%;
  max-width: initial;
}

.community-footer a span {
  display: inline-block;
}

.community-footer a span>span {
  padding: 0px;
  font-size: 12px;
  letter-spacing: 0px;
  display: block;
  text-align: left;
  color: #666;
}

.img-hover-dtls span {
  font-family: var(--fontFamily);
}

.arrow_box {
  position: relative;
  border: 4px solid #fff;
  color: #454545;
  border-radius: 5px;
}

.arrow_box:after,
.arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}

.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}

.btn.getmore {
  border: 2px solid #acacac;
  color: #646464;
  font-family: var(--fontFamily);
}

.community-item-full .community-item-dtls .distance {
  float: none;
  margin-bottom: 10px;
}

.community-item-full .community-item-dtls h5 {
  color: #484848;
  font-size: 26px;
}

.community-item-full .arrow_box {
  position: relative;
  border: 2px solid #000000;
  display: inline-block;
  color: #454545;
  border-radius: 5px;
  padding: 3px 5px;
}

.community-item-full .arrow_box:after,
.community-item-full .arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.community-item-full .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 3px;
  margin-top: -3px;
}

.community-item-full .arrow_box:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #000000;
  border-width: 6px;
  margin-top: -6px;
}

.community-item.community-item-full {
  box-shadow: 0 0 0;
}

.community-tabs .nav-tabs {
  display: block;
  background-color: #f3f3f3;
  padding-top: 0;
}

.community-tabs .nav-tabs li a {
  color: #000000;
  font-family: var(--fontFamily);
  padding: 10px 35px;
  font-size: 17px;
  font-weight: 500;
  border: 0;
}

.community_tabs li a,
.widget button,
h4.widget-title {
  font-family: var(--fontFamily);
}

.community-tabs .nav-tabs>li.active>a,
.community-tabs .nav-tabs>li.active>a:focus,
.community-tabs .nav-tabs>li.active>a:hover {
  background-color: #000000;
  color: #fff;
  border: 0;
}

h4.widget-title {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.widget {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

.widget_body {
  padding: 25px;
}

.widget_body ul li {
  list-style-type: none;
}

.booking_info_list li {
  padding: 10px 0;
  border-bottom: 2px solid #ebebeb;
  font-size: 16px;
  color: #767676;
}

.booking_info_list h5 {
  font-weight: 700;
  font-size: 18px;
  margin-top: 5px;
  color: #696969;
}

.widget button {
  background-color: #000000;
  border: 0;
  padding: 12px;
  border-radius: 0;
  font-size: 19px;
  font-weight: 400;
  margin-top: 20px;
  color: #fff;
}

.amenities_list li {
  line-height: 2em;
  font-size: 17px;
}

/* .amenities_list li:before {
    content: url(https://s3-us-west-1.amazonaws.com/suiteam-website/Travel-Booking/SuiteAmerica-Travel-Booking-Amenities-List-Icon.png);
    padding-right: 10px;
    position: relative;
    vertical-align: bottom;
    top: 3px
} */

.community_tabs {
  display: block;
}

.community_tabs li {
  display: inline-block;
  width: 50%;
  text-align: center;
  padding: 10px 0;
  border-bottom: 3px solid #ccc;
  font-size: 16px;
  color: #6a6a6a;
}

.community_tabs li a {
  color: #6a6a6a;
  display: block;
}

.community_tabs li a,
.community_tabs li.active a,
.community_tabs li.active a:active,
.community_tabs li.active a:focus,
.community_tabs li.active a:hover {
  border: 0 solid #fff;
  background-color: transparent;
}

.community_tabs.nav li a:hover {
  background-color: transparent;
  color: #888;
}

.community_tabs li.active {
  border-bottom: 3px solid #000000;
}

.tb-slide-content h1 span {
  font-family: "noteworthylight", sans-serif;
  text-decoration: line-through;
  color: #000000;
}

.tb-slide-content h1 {
  position: relative;
  display: inline-block;
}

.tb-slide-content h1 span:last-child {
  text-decoration: none;
  position: absolute;
  right: 0;
  bottom: 80%;
  color: #fff;
}

.community-tabs li a i.icon {
  font-size: 22px;
  vertical-align: middle;
}

.tb-slide-content h1~p span {
  font-family: "noteworthylight", sans-serif;
  font-weight: 700;
}

.communityName {
  text-align: left;
  margin-bottom: 15px;
}

.communityName span {
  font-size: 18px;
  margin-right: 10px;
}

.react-datepicker-wrapper input {
  background-color: #fff;
}

.custom-galery input {
  display: none;
}

.custom-galery .overlay {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
}

.custom-galery .overlay label {
  width: 58px;
  height: 58px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(https://s3-us-west-1.amazonaws.com/suiteam-website/Travel-Booking/SuiteAmerica-Travel-Booking-Close-Icon.png);
  z-index: 100;
  cursor: pointer;
}

.custom-galery .overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  font-size: 54px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.custom-galery .overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}

.custom-galery .overlay ul li {
  display: block;
  height: 20%;
  height: calc(100% / 5);
  min-height: 54px;
}

.custom-galery .overlay ul li a {
  font-weight: 300;
  display: block;
  color: #fff;
  text-decoration: none;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-family: "NotCourierSans", sans-serif;
}

.custom-galery .overlay ul li a:focus,
.custom-galery .overlay ul li a:hover {
  color: #849368;
}

.custom-galery .lower~.overlay-hugeinc {
  filter: alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.5s, visibility 0s 0.5s;
  -o-transition: opacity 0.5s, visibility 0s 0.5s;
  -webkit-transition: opacity 0.5s, visibility 0s;
  -webkit-transition-delay: 0s, 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
  z-index: 100;
}

.custom-galery .gal:checked~.overlay-hugeinc {
  filter: alpha(enabled=false);
  opacity: 1;
  visibility: visible;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 999;
}

.custom-galery .overlay-hugeinc nav {
  -moz-perspective: 300px;
}

.custom-galery .overlay-hugeinc nav ul {
  filter: alpha(Opacity=40);
  opacity: 0.4;
  -moz-transform: translateY(-25%) rotateX(35deg);
  -ms-transform: translateY(-25%) rotateX(35deg);
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  -o-transition: -o-transform 0.5s, opacity 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

.custom-galery .gal:checked~.overlay-hugeinc nav ul {
  filter: alpha(enabled=false);
  opacity: 1;
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}

.custom-galery .gal:not(:checked)~.overlay-hugeinc nav ul {
  -moz-transform: translateY(25%) rotateX(-35deg);
  -ms-transform: translateY(25%) rotateX(-35deg);
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}

.custom-galery .owl-item {
  float: left;
}

.custom-galery .item {
  height: 600px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin: 0 25%;
}

.custom-galery .owl-carousel .fa-chevron-left,
.custom-galery .owl-carousel .fa-chevron-right {
  font-size: 30px;
  color: #fff;
  position: absolute;
  top: calc(50% - 42px);
  cursor: pointer;
}

.custom-galery .owl-carousel .fa-chevron-left {
  left: 5%;
}

.custom-galery .owl-carousel .fa-chevron-right {
  right: 5%;
}

.custom-galery .owl-theme .owl-nav [class*="owl-"] {
  margin: 5px;
  padding: 0;
  background: 0 0;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
}

.community-item-dtls .community-head {
  min-height: 50px;
}

.travel_header-ht-w {
  height: 120px;
}

@media (max-width: 991px) {
  .travel_header .navbar-header .navbar-brand img {
    width: 210px;
    padding: 10px;
  }

  header.travel_header .navbar-default .navbar-toggle {
    margin-top: 10px;
  }

  .travel_header-ht {
    height: 55px;
  }

  .travel_header-ht-w {
    display: none;
  }

  .travel_header {
    height: auto;
    padding: 0;
    margin-bottom: 20px;
  }

  .travel_header .navbar-collapse.collapse.in {
    height: auto !important;
  }

  .travel_header .nav.navbar-nav li a {
    display: inline-block;
  }

  .travel_header .nav.navbar-nav {
    text-align: center;
    display: inline-block;
    background-color: transparent;
  }

  .travel_header .navbar-brand.travel_brand {
    display: none;
    float: right !important;
  }

  .travel_header .navbar-nav>li {
    float: left;
  }

  .travel_header .navbar-default .navbar-nav.navbar-right {
    display: inline-block;
    float: right !important;
    margin: 6px 0;
  }

  .cover-tophd-ht-143 {
    display: none;
  }

  .travel_header .navbar-nav.navbar-right.tr_booking_nav li a {
    margin-top: 0;
    font-size: 13px !important;
    padding: 7px 10px;
  }

  .travel_header .navbar-collapse .nav.navbar-nav {
    margin-top: 10px;
  }

  .lc_map #map.map-alignment {
    height: 400px;
  }
}

@media (min-width: 991px) {

  .travel_header .navbar-header img,
  .travel_header-ht {
    display: none;
  }
}

@media (max-width: 768px) {
  .fullslider .tb-slide-content h1 {
    font-size: 35px;
  }

  .tb-slide-form .tb-slide-item:first-child,
  .tb-slide-item {
    width: 24%;
    margin-bottom: 15px;
  }

  .info-field-icon {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 30px;
    background-color: #fff;
  }
}

@media (max-width: 640px) {
  .tb-slide-form .form-inline {
    flex-direction: column;
    padding: 0 15px;
  }

  .tb-slide-item,
  .tb-slide-form .tb-slide-item:first-child,
  .tb-slide-form .tb-slide-item:nth-child(4) {
    margin: 0px auto 15px auto;
    width: 100%;
  }

  .fullslider .tb-slide-form .form-inline .tb-slide-item input,
  .fullslider .tb-slide-form button {
    border-radius: 5px;
  }

  .col-xs-6.col-xs-Mobile {
    width: 100%;
    text-align: center;
    max-width: 320px;
    margin: auto;
    margin-bottom: 15px;
    float: none;
  }


  .fullslider .starBucks .tb-slide-form {
    margin: 20px auto 30px;
    max-width: 310px;
  }

  .starBucks .tb-slide-form .tb-slide-item {
    width: 100% !important;
  }

  .startbucks_cards .community-footer a:nth-child(2) {
    padding: 8px 10px;
  }



}

@media (max-width: 480px) {
  .fullslider {
    height: auto;
    min-height: 100vh;
  }

  .fullslider img {
    min-height: 130vh;
  }

  .travel_header .navbar.navbar-default {
    padding: 0 15px;
  }

  .travel_header .navbar-default .booknow {
    margin-right: 0;
  }

  .fullslider .tb-slide-content h1 {
    font-size: 20px;
  }

  .tb-slide-item,
  .tb-slide-form .tb-slide-item:first-child,
  .tb-slide-form .tb-slide-item:nth-child(4) {
    width: 100%;
    margin-bottom: 15px;
  }

  .community_header h2 {
    font-size: 40px;
  }

  .suite-sub-social ul li {
    padding: 0 5px;
  }

  .travel_header .navbar-default .navbar-nav.navbar-right li::after {
    content: none;
  }

  .travel_header .navbar-nav>li {
    float: none;
  }

  .community-item-dtls .distance {
    display: block;
    margin-top: 10px;
    float: none;
  }

  .community-item-dtls div {
    float: none !important;
    display: block;
  }

  .community-tabs ul li {
    float: none;
  }

  .custom-galery .owl-carousel .fa-chevron-left,
  .custom-galery .owl-carousel .fa-chevron-right {
    top: calc(50% - 22px);
    width: 25px;
  }

  #bodyContent img,
  .map-alignment img {
    width: 100% !important;
  }

  .mapcircle #bodyContent img {
    width: 100px !important;
  }
}

.travel-booking-slider .table,
ul.travel_admin span p {
  margin-bottom: 0;
}

.bg-dark {
  background-color: #000000 !important;
}

ul.travel_admin {
  margin-top: 10px;
}

ul.travel_admin span {
  display: inline-block;
}

ul.travel_admin .travel_admin_img {
  width: 60px;
  height: 60px;
  margin-right: 5px;
  border: 3px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

ul.travel_admin .travel_admin_dtls {
  padding: 10px 0;
}

.navbar-nav.navbar-right.tr_booking_nav {
  float: right !important;

  border-radius: 50px !important;
}

.travel_header .navbar-nav.navbar-right.tr_booking_nav li a,
.travel_header .navbar-nav.navbar-right.tr_booking_nav li a:active,
.travel_header .navbar-nav.navbar-right.tr_booking_nav li a:focus {
  font-size: 11px !important;
  padding: 10px 15px;
}

.navbar-nav.navbar-right.tr_booking_nav.bg-dark li a {
  padding: 10px 20px;
  margin: 0;
}

.travel_header .navbar-nav.navbar-right.tr_booking_nav li a i {
  font-size: 13px;
}

.react-bs-table-tool-bar .react-bs-table-search-form {
  display: flex;
  justify-content: flex-end;
}

.react-bs-table-tool-bar .react-bs-table-search-form .form-control {
  width: 60%;
}

.react-bs-table-pagination .dropdown,
.react-bs-table-pagination .dropup {
  float: right;
}

.react-bs-table-pagination p {
  display: inline-block;
  color: #5f6c7a;
  padding-top: 6px;
}

.react-bs-table-pagination .btn-secondary {
  border: 2px solid #d9e3e9;
  background: #fff;
  color: #333;
  padding: 6px 13px 6px 17px;
}

.react-bs-table-pagination .btn-secondary:focus,
react-bs-table-pagination .btn-secondary:hover {
  border: 2px solid #d9e3e9;
  background: #fff;
  color: #333;
  box-shadow: none;
}

.react-bs-table-sizePerPage-dropdown .caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}

.react-bs-table-sizePerPage-dropdown .btn,
.react-bs-table-sizePerPage-dropdown .btn-secondary {
  position: relative;
}

.react-bs-table-sizePerPage-dropdown .btn-secondary::before {
  position: absolute;
  content: "Show entries";
  left: -92px;
  color: #5f6c7a;
}

.react-bs-table-pagination .dropdown-toggle::after {
  display: none;
}

.react-bs-table-pagination .btn-secondary:not(:disabled):not(.disabled).active,
.react-bs-table-pagination .btn-secondary:not(:disabled):not(.disabled):active,
.react-bs-table-pagination .show>.btn-secondary.dropdown-toggle {
  border: 2px solid #d9e3e9;
  background: #fff;
  color: #333;
}

.react-bs-table-pagination .btn-secondary:not(:disabled):not(.disabled).active:focus,
.react-bs-table-pagination .btn-secondary:not(:disabled):not(.disabled):active:focus,
.react-bs-table-pagination .show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.react-bs-table-pagination .dropdown-menu {
  min-width: 4rem;
}

.react-bs-table-pagination .pagination {
  float: right;
  margin-top: 0;
}

.travel-booking-slider .tab-pane {
  padding: 30px 0;
}

.mb-50 {
  margin-bottom: 50px;
}

.widget-wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: #f5f5f5;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 6px;
}

.widget-wrap h3 {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.widget-wrap h1 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 5px;
  color: #fff;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.3);
}

.widget-wrap.bg-widget-blue {
  background: #1fa2ff;
  background: -moz-linear-gradient(left, #1fa2ff 0, #12d8fa 100%);
  background: -webkit-linear-gradient(left, #1fa2ff 0, #12d8fa 100%);
  background: linear-gradient(to right, #1fa2ff 0, #12d8fa 100%);
}

.widget-wrap.bg-widget-green {
  background: #48962a;
  background: -moz-linear-gradient(left, #48962a 0, #8ac157 100%);
  background: -webkit-linear-gradient(left, #48962a 0, #8ac157 100%);
  background: linear-gradient(to right, #48962a 0, #8ac157 100%);
}

.widget-wrap.bg-widget-yellow {
  background: #f09819;
  background: -moz-linear-gradient(left, #f09819 0, #edde5d 100%);
  background: -webkit-linear-gradient(left, #f09819 0, #edde5d 100%);
  background: linear-gradient(to right, #f09819 0, #edde5d 100%);
}

.widget-wrap.bg-widget-red {
  background: #eb3349;
  background: -moz-linear-gradient(left, #eb3349 0, #f45c43 100%);
  background: -webkit-linear-gradient(left, #eb3349 0, #f45c43 100%);
  background: linear-gradient(to right, #eb3349 0, #f45c43 100%);
}

.widget-wrap.bg-widget-yellow2 {
  background: #eb3349;
  background: -moz-linear-gradient(left, #f0981a 0, #de9834 100%);
  background: -webkit-linear-gradient(left, #f0981a 0, #de9834 100%);
  background: linear-gradient(to right, #f0981a 0, #de9834 100%);
}

.widget-wrap.bg-widget-gray {
  background: #eb3349;
  background: -moz-linear-gradient(left, #7f8c8d 0, #5d6465 100%);
  background: -webkit-linear-gradient(left, #7f8c8d 0, #5d6465 100%);
  background: linear-gradient(to right, #7f8c8d 0, #5d6465 100%);
}

.tb-back-wrap {
  position: relative;
}

.tb-back-button {
  position: absolute;
  left: 20px;
  top: 40%;
  z-index: 100;
}

.tb-back-button a {
  background: #000000;
  color: #fff;
  padding: 6px 12px 6px 10px;
  border-radius: 50px;
}

.tb-back-button a span {
  font-size: 12px;
  font-family: var(--fontFamily);
}

.tb-back-button a i {
  font-size: 10px;
}

.new_slide_wrap {
  position: relative;
  display: inline-block;
  line-height: 30px;
  margin-top: 30px;
}

.new_slide_content .carousel {
  display: none;
  height: 60px;
  overflow: hidden;
}

.new_slide_content.hid .carousel {
  display: block;
}

.new_slide_content {
  background-color: #fff;
  border-radius: 0 30px 30px 0;
  float: left;
  position: relative;
  margin-left: -30px;
  padding-left: 30px;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 1s;
  transition: width 1s;
}

.new_slide_content.hid {
  width: 700px;
}

.fullslider .tb-slide-content .new_slide_content.hid p span {
  margin: 0 25px;
}

.new_slide_btn {
  float: left;
  border-radius: 30px !important;
  z-index: 9999;
  position: relative;
}

.new_slide_content .carousel-control.left,
.new_slide_content .carousel-control.right {
  background-image: -webkit-linear-gradient(left,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear,
      left top,
      right top,
      from(rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.new_slide_content .carousel-control.left span.fa,
.new_slide_content .carousel-control.right span.fa {
  color: #454545;
  font-size: 25px;
  line-height: 60px;
}

.new_slide_content p {
  color: #454545 !important;
  padding: 0 50px;
  line-height: 60px;
  margin-bottom: 0 !important;
}

#travelbooknow .react-datepicker-wrapper,
#travelbooknow .react-datepicker__input-container {
  display: block !important;
}


@media (max-width: 1024px) {

  .fullslider .tb-slide-form .form-inline input,
  .img-hover-dtls .walkscore,
  .img-hover-dtls ul~span {
    font-size: 14px;
  }

  .community-item-dtls .distance {
    float: none;
    margin: 10px 0;
    display: inline-block;
  }

  .community-item-dtls .distance:before {
    content: "";
    display: table;
  }

  .widget-wrap h1 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {

  .area,
  .distance {
    font-size: 13px !important;
  }

  .community-item-dtls .distance {
    float: right;
    margin: 0;
    display: inline-block;
  }

  .community-tabs .nav-tabs li a {
    padding: 10px 20px;
    font-size: 15px;
  }

  .community_tabs li a {
    font-size: 11px;
    padding: 10px 5px;
  }

  .amenities_list li,
  .booking_info_list h5,
  .booking_info_list li {
    font-size: 14px;
  }

  .fullslider {
    height: auto;
    min-height: 50vh;
    overflow: initial;
  }

  .tr_booking .fullslider {
    height: calc(100vh - 55px);
  }

  .fullslider .tb-slide-content {
    position: relative;
  }

  .new_slide_content.hid {
    width: 600px;
  }

  .new_slide_content.hid .item p {
    font-size: 15px;
  }

  .react-bs-table-pagination .row div>p {
    font-size: 11px !important;
    line-height: 2.5em;
  }

  .react-bs-table-sizePerPage-dropdown .btn::before {
    font-size: 11px !important;
  }
}

@media (max-width: 640px) {

  .new_slide_wrap {
    display: none;
  }
}

@media (max-width: 480px) {
  .travel_header .collapse .nav.navbar-nav {
    text-align: left;
  }

  .travel_header .collapse .nav.navbar-nav:first-child {
    float: left !important;
    width: 100%;
    text-align: center !important;
    padding-left: 5px;
  }

  .travel_header .navbar-default .navbar-collapse {
    text-align: center;
  }

  ul.nav.navbar-nav.navbar-right.tr_booking_nav.bg-dark {
    float: left !important;
    width: 100%;
    text-align: center;
  }

  .travel_header .navbar-default .navbar-nav.navbar-right li:after {
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    width: 1px;
    height: 20px;
    background-color: #e7e7e7;
  }

  .travel_header .navbar-collapse.collapse.in {
    text-align: left;
  }

  #bar-chart {
    height: 300px !important;
  }

  .react-bs-table-pagination .row div {
    display: block;
    width: 100% !important;
    text-align: center;
  }

  .react-bs-table-pagination .row div .pagination {
    float: none !important;
  }

  .react-bs-table-pagination .row div p {
    display: block !important;
  }

  .react-bs-table-pagination .dropdown,
  .react-bs-table-pagination .dropup {
    float: none;
    margin-left: 85px;
    margin-bottom: 20px;
    display: inline-block;
  }

  .react-bs-table-tool-bar .react-bs-table-search-form .form-control {
    width: auto;
    margin-top: 13px;
  }
}

.upload-table tr th {
  background: #000000;
  color: #fff;
}

.upload-table tr td,
.upload-table tr th {
  padding: 12px 8px !important;
}

.upload-table-margin {
  margin-top: 30px;
  margin-bottom: 100px;
}

.feebback-wrap {
  margin: 30px 0;
}

.feebback-wrap .btn {
  border: 1px solid #c9c9c9;
  padding: 10px 34px 10px 10px;
}

.tb-multipleselect select button {
  color: transparent !important;
}

.tb-multipleselect select span {
  display: none;
}

#travelbooknow .intl-tel-input {
  width: 100% !important;
}

.flexdiv {
  display: flex;
}

.flexdiv div {
  flex-grow: 1;
  width: 150px;
  max-width: 150px;
  margin-right: 10px;
}

.flexdiv div:first-child {
  width: 115px;
  max-width: 115px;
}

#content {
  width: 300px !important;
  max-width: 300px !important;
}

button i.location_back {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
}

.dis-i-b {
  display: inline-block;
}

h2.location_search_head {
  font-size: 15px;
  color: #000000 !important;
  font-weight: 700;
  margin-left: 5px;
}

ul.location_area_list li {
  list-style-type: none;
  background: -moz-linear-gradient(top,
      rgba(255, 255, 255, 0.1) 0,
      rgba(215, 215, 215, 0.1) 90%,
      rgba(0, 0, 0, 0.01) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0, rgba(255, 255, 255, 0.1)),
      color-stop(90%, rgba(215, 215, 215, 0.1)),
      color-stop(100%, rgba(0, 0, 0, 0.01)));
  background: -webkit-linear-gradient(top,
      rgba(255, 255, 255, 0.1) 0,
      rgba(215, 215, 215, 0.1) 90%,
      rgba(0, 0, 0, 0.01) 100%);
  background: -o-linear-gradient(top,
      rgba(255, 255, 255, 0.1) 0,
      rgba(215, 215, 215, 0.1) 90%,
      rgba(0, 0, 0, 0.01) 100%);
  background: -ms-linear-gradient(top,
      rgba(255, 255, 255, 0.1) 0,
      rgba(215, 215, 215, 0.1) 90%,
      rgba(0, 0, 0, 0.01) 100%);
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0.1) 0,
      rgba(215, 215, 215, 0.1) 90%,
      rgba(0, 0, 0, 0.01) 100%);
  cursor: pointer;
  border-top: 1px solid rgba(55, 55, 55, 0.06);
  font-size: 12px;
  font-weight: 700;
  padding: 8px 10px;
  position: relative;
}

ul.location_area_list {
  padding: 0;
}

ul.location_area_list li:hover i {
  color: #000000;
}

ul.location_area_list li i {
  float: right;
  font-size: 20px;
}

ul.location_area_list li span {
  font-size: 11px;
  font-weight: 300;
  display: block;
}

ul.location_area_list li span:first-child {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 75%;
}

ul.location_area_list li span.location_distance {
  position: absolute;
  right: 15px;
  bottom: 8px;
}

#mapview {
  min-height: 500px !important;
}

#mapview .gm-style-iw,
.gm-style-iw>div {
  text-align: left !important;
}

.flight-model .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  padding-right: 0px !important;
}

.flight-model .intl-tel-input {
  width: 100%;
}

/********************/
/* new landing form */

.flex-form {
  display: flex;
  /* width: 80rem; */
  /* for clear in i10 landscape sep 18 18 */
  justify-content: center;
  align-items: center;
  margin: 5rem auto 0 auto;
  font-size: 10px;
  width: 80%;
}

.reservestay .flex-form {
  width: 100%;
}

.reservestay .search-btn.text-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

.flex-form .search-input {
  flex-basis: 40rem;
}

.flex-form .bedsize {
  flex-basis: 12rem;
}

.flex-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.flex-form .form-control {
  box-shadow: none;
  border-radius: 0px;
  font-size: 1.08rem;
  border: 1px solid #000000;
  border-right: 0px;
  height: 2.75rem;
  color: #000000;
  margin-bottom: 0px;
}

.intl-tel-input.allow-dropdown {
  margin-top: 0px;
}

.flex-form .form-control:focus {
  border-color: none;
  box-shadow: none;
}



.flex-form .search-btn .btn {
  border: 1px solid #000000;
  padding: 5px 20px;
  height: 2.75rem;
  font-size: 1.08rem;
}

.flex-form .search-btn .btn-danger:active:hover {
  background-color: #000000;
}

.amenities-btn {
  margin-top: 5rem;
}

.amenities-btn .btn {
  border-radius: 100px;
  color: #fff;
  border: 0px solid #fff;
  margin-left: 1px;
  font-size: 1.08rem;
  padding: 8px 14px;
  background: #000000;
  font-family: var(--fontFamily);
  font-weight: 500;
}

.search-btn .btn {
  background: #000000;
  font-family: var(--fontFamily);
  font-weight: 500;
  border-color: #000000;
}

.search-btn .btn:hover,
.search-btn .btn-danger:active:hover {
  background: #ffffff;
  border-color: #000000;
  color: #000000;
}

.flex-form-item {
  position: relative;
}

.flex-form-item .info-field-icon {
  position: absolute;
  right: 9px;
  top: 2px;
  bottom: 2px;
  display: flex;
  align-items: center;
}

.flex-form-item .info-field-icon i {
  font-size: 15px;
  color: #000000;
  position: relative;
  top: 3px;
}

.reservestay .tb-slide-content .flex-form-item select {
  background-position-x: calc(100% - 35px) !important;
}

.rt-th.rt-resizable-header:focus,
.rt-thead.-filters .rt-tr .rt-th {
  outline: 0px !important;
}

.bedsize .btn.btn-primary.dropdown-toggle {
  box-shadow: none;
  border-radius: 0px;
  font-size: 1.08rem;
  border: 1px solid #000000;
  border-right: 0px;
  background-color: #fff;
  color: #000000;
  width: 100%;
  height: 2.75rem;
}

.flex-form-item.bedsize .btn-primary:hover,
.flex-form-item.bedsize .btn-primary:focus,
.flex-form-item.bedsize .dropdown.open .btn-primary:hover,
.flex-form-item.bedsize .dropdown.open .btn-primary {
  color: #000000;
  background-color: #fff;
  border-color: #777;
}

.reservestay .tb-slide-content .flex-form-item {
  width: 20%;
}

.reservestay .tb-slide-content .flex-form.reserve-half .flex-form-item {
  width: 50%;
}

/* 11-03-2019 */
.reservestay .tb-slide-content .flex-form.reserve-half .flex-textarea-item {
  width: 100%;
}

.reservestay .tb-slide-content .flex-form.reserve-half .flex-textarea-item textarea {
  border-right: 1px solid #888;
}

.reservestay .flex-form .search-input {
  flex-basis: calc(40%);
}

.reservestay .tb-slide-content .flex-form .flex-form-item:last-child {
  border-right: 1px solid #777;
}

.flex-form.reserve-half {
  margin: 0rem auto 0 auto;
  border-top: 0px solid transparent !important;
}

.flex-form.reserve-half:nth-child(2) {
  margin-top: 5rem;
}

.reserve_switch_con.flex-form .flex-form-item:last-child {
  border-right: 0px solid #777 !important;
}

.reserve_switch_con {
  flex-wrap: wrap;
}

.reserve_switch_con .switch_container p {
  font-size: 14px;
  color: #000000;
}

.reservestay .tb-slide-content form h5 {
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.08rem;
  font-weight: 600;
}

.reserve_switch_con input:checked+.slider {
  background-color: #000000;
}

.reservestay .tb-slide-content form {
  width: 1000px;
  margin: auto;
}

.travel-booking-slider .owl-carousel .owl-item .item {
  height: 450px;
}

.react-datepicker-popper .react-datepicker__day-name,
.react-datepicker-popper .react-datepicker__day,
.react-datepicker-popper .react-datepicker__time-name {
  margin: 6px;
}


.calendarViewWrapper {
  margin: 10px auto 70px;
  padding: 0px 20px;
}

.calendarView {

  display: flex;
}

.calendarView table tr {
  border: 0px !important;
  padding: 0px !important;
}

.calendarView table td,
.calendarView table th {
  padding: 0;
  font-size: 11px;
  max-height: 19px;
  line-height: 18px;
  font-weight: 500;

  border: 1px solid #cccccc;
}

.calendarView table thead.heading th {
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  border-right-color: #ffffff;
  text-align: center;
}

.calendarView table thead.heading th:first-child {
  border-left-color: #ffffff;
}

.calendarView table thead th {
  text-align: center;
  background: #00000060;
}

.calendarView table thead th span {
  border: 0px;
  height: auto;
  width: auto;
}

.calendarView table thead th span.dayred {
  background-color:red;
}
/* .s-care table thead th span.dayred {
  background-color:#6a6a6a;
} */

.calendarView table thead.heading th:last-child {
  border-right-color: #000000;
}

.calendarView table.sideTable thead th {}

.calendarView table.sideTable thead th span {
  width: auto;
  height: auto;
  padding-bottom: 0.17px;
}

.calendarView table.sideTable {
  min-width: 300px;
  width: 300px;
  background-color: #f1f1f1;
}

.calendarView table.sideTable th {
  background: #000000;
  color: #ffffff;
  text-align: center;
}

.calendarView table.sideTable thead:first-child th {
  border: 0;
  border-top: 1px solid #000000;
}

.calendarView table.sideTable td {
  padding: 0px 5px;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.calendarView table.mainTable th {
  border: 0px;
}

.calendarView table th span {
  width: 19px;
  height: 19px;
  border: 1px solid #cccccc;
  border-bottom: 0px;
  border-left: 0px;
  font-size: 9px;
  font-weight: 600;
  display: block;

}

.calendarView table th span.smallbox {
  background-color: #396aa7;
  border: 0px;
  border-top: 1px solid #cccccc;
}

.calendarViewWrapper .headingBtns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.calendarViewWrapper .headingBtns .btn {
  background-color: #000000;
  color: #ffffff;
}

.calendarViewWrapper .headingBtns .btn:hover {
  background-color: #ffffff;
  color: #000000;
}

#travelbooknow .react-datepicker-wrapper input {
  width: 100%;
  height: 43px;
}

#travelbooknow.savesearch .modal-dialog {
  margin: 30px auto;
  width: 800px;
}

#booksuccesspopup.modal .modal-header {
  border: 0px;
}

#booksuccesspopup.modal h1 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}

#booksuccesspopup.modal p {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  margin-top: -15px;
}

@media (max-width:1299px) {
  .fullslider .tb-slide-form .form-inline input {
    height: 50px;
  }

  .tb-slide-item select {
    height: 50px;
  }

  .fullslider .tb-slide-form button {
    height: 50px;
    line-height: 1;
  }

  .new_slide_content.hid {
    height: 50px;
  }

  .new_slide_content.hid p {
    line-height: 50px;
  }

}


@media (max-width: 1024px) {
  .reservestay .flex-form .search-input {
    flex-basis: 100%;
  }

  .reservestay .tb-slide-content .flex-form-item {
    width: 33.333%;
  }

  .flex-form .search-input {
    flex-basis: 35%;
  }
}

@media (max-width: 991px) {
  .flex-form .search-input {
    flex-basis: 30rem;
  }

  .flex-form {
    flex-wrap: wrap;
  }

  .reservestay .tb-slide-content form {
    width: 90%;
  }

  .flex-form-item .info-field-icon {
    right: 1px;
    width: 25px;

  }

  .reservestay .tb-slide-content .flex-form .flex-form-item:last-child {
    border: 0px;
  }

  .flex-form .form-control {
    border: 1px solid #000000;
    margin-bottom: -2px;
  }

  .travel-booking-slider .map-alignment {
    height: 100%;
  }

  .react-datepicker-popper .react-datepicker__day-name,
  .react-datepicker-popper .react-datepicker__day,
  .react-datepicker-popper .react-datepicker__time-name {
    margin: 6px;
  }

  #travelbooknow.savesearch .modal-dialog,
  #travelbooknow.savesearch .modal-dialog {
    width: 90%;
  }

  .fullslider .tb-slide-form button {
    width: 136px;
  }

  .new_slide_content.hid {
    width: calc(100% - 136px);
  }

}

@media (max-width: 767px) {
  .reservestay .tb-slide-content .flex-form-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .flex-form .form-control {
    border: 1px solid #000000;
  }

  .reservestay .tb-slide-content .flex-form-item {
    border: 0px !important;
  }

  .reservestay .tb-slide-content .reserve_switch_con .flex-form-item {
    width: 40%;
  }

  .starbucksSlider .owl-carousel.owl-drag .owl-item {
    max-width: initial;
  }

  .travel-booking-slider .owl-carousel .owl-item .item {
    height: 220px;
  }

  .travel-booking-slider .owl-carousel.owl-drag .owl-item {
    max-width: initial;
  }

}

@media (min-width: 641px) {
  .flex-form.reserve-half {
    position: relative;
    margin-top: -1px;
  }
}

@media (max-width: 575px) {
  .flex-form {
    display: block;
    width: 85% !important;
    margin: auto;
    text-align: left;
  }

  .flex-form .bedsize .btn {
    text-align: left;
    padding-left: 12px;
  }

  .flex-form.reserve_switch_con {
    display: flex;
    justify-content: flex-end;
  }
}

@media (max-width: 640px) {
  .reservestay .tb-slide-content .flex-form.reserve-half .flex-form-item {
    width: 100% !important;
    margin-bottom: 10px;
  }

  #content {
    width: 100% !important;
    max-width: 300px !important;
  }

  .reservestay .flex-form .search-input {
    border-right: 1px solid #777;
  }

  .reserve_switch_con.flex-form .flex-form-item {
    border-right: 0px solid #777 !important;
  }

  .flex-form.reserve-half .flex-form-item {
    border-right: 1px solid #777 !important;
  }
}

.rq-info {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

.rq-info input {
  margin-right: 10px;
  width: 40%;
}

.rq-id {
  margin-bottom: 0px;
}

.rq-msg-success {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 2rem;
}

.daterangepicker .ranges li {
  color: #000;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}

#holdModal .react-datepicker__day-name,
#holdModal .react-datepicker__day,
#holdModal .react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.5;
  text-align: center;
  margin: 6px;
  padding: 1px 0px;
}

#holdModal .react-datepicker__day--selected,
#holdModal .react-datepicker__day--in-selecting-range,
#holdModal .react-datepicker__day--in-range {
  color: #ffffff;
}

@media (min-width: 459px) {
  .rq-id {
    text-align: right;
  }

  .rq-msg-success {
    text-align: right;
    margin-top: 30px;
  }
}


@media (max-width: 450px) {

  #holdModal .react-datepicker__day-name,
  #holdModal .react-datepicker__day,
  #holdModal .react-datepicker__time-name {
    margin: 4px;
  }
}

.sa-clr {
  color: #000000 !important;
}

.f-15 {
  font-size: 15px !important;
}

@media (max-width: 1400px) {
  .mr-t-40 {
    margin-top: 40px;
  }
}


.object_cover {
  object-fit: cover;
}

.row.startbucks_cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#holdModal .intl-tel-input.allow-dropdown {
  margin-top: 0;
}

.sa-admin{
  ul.indicators {
    display: flex;
    align-items: center;
    li{
      font-size: 16px;
      margin-right: 25px;
      color: #000000;
      font-weight: 500;
      display: flex;
      i{
        margin-right: 10px;
        font-size: 22px;
      }
      &:last-child{
        margin: 0;
      }
      &:nth-child(1) i{
        color:#AEC6CF;
      }
      &:nth-child(2) i{
        color: #FF6961;
      }
      &:nth-child(3) i{
        color: #D3D3D3;
      }
    }
  }
}



.s-care{
  div table.sideTable thead:first-child th{
    border-top: 1px solid #c7c7c7;
    padding: 0px 12px;
    text-align: left;
  } 
  table thead th span.dayred{
    background-color:#6a6a6a;
    color: #ffffff;
  } 
  div table.sideTable td{
    border-left: 0;
    border-right: 0;
    padding: 0px 12px;
    a{
        color: #0095ef;
        font-weight: 600;
        font-size: 15px;
    }
  }
  div table.sideTable{
    background: #ffffff;
  }
  table thead.sideHeader{
    height: 72px;
  }
  div  table td, div table th{
    font-size: 15px; 
    max-height: 35px;
    line-height: 35px;
    border: 1px solid #dfdfdf;
  }
  div table.mainTable th{
    border: 1px solid #dfdfdf;
    background: #ffffff;
  }
  div table.mainTable thead th{
    background: #f3f3f3;
  }
  div  table th span{
    width: 35px;
    height: 35px;
    border: 0px solid #cccccc;
    border-bottom: 0px;
    border-left: 0px;
    font-size: 11px;
  }
  table.mainTable th:has(.smallbox){
    background: #396aa7;
    border-color: #396aa7;
  }
  table thead.heading th{
    border: 1px solid #c7c7c7 !important;
    background: #f3f3f3;
    color: #000000;
  }
  div table.sideTable th {
    background: #f2f2f2;
    color: #000000;
  }
  div table.sideTable{
    min-width: 370px;
    width: 370px;
  }
 
  div table tbody tr:nth-of-type(3n + 0)  th span.smallbox{
         background: #8F6907;   
  }
  div table tbody tr:nth-of-type(3n + 0)  th:has(.smallbox){
    border-color:#8F6907 ;
    background: #8F6907;
  }
  div table tbody tr:nth-of-type(3n + 1)  th span.smallbox{
    background: #07778F;   
}
div table tbody tr:nth-of-type(3n + 1)  th:has(.smallbox){
  border-color:#07778F ;
  background: #07778F;
}
div table tbody tr:nth-of-type(3n + 2)  th span.smallbox{
  background: #530A5F;   
}
div table tbody tr:nth-of-type(3n + 2)  th:has(.smallbox){
  border-color:#530A5F ;
  background: #530A5F;
}

}



#orderDetailsPopUp{
  form{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin: auto;
    border: 1px solid #ababab;
    margin-bottom: 30px;
    .form-group{
      display: flex;
      align-items: center;
      border-bottom: 1px solid #ababab;
      margin: 0;
      padding: 10px 15px;
      &:last-child{
        border: 0;
      }
      b{
        width: 50px;
      }
    }
  }
  
  form label{
    display: block;
    text-align: left;
    color: #424242;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    min-width: 35%;
    text-transform: uppercase;

    +.main{
      color: #000000;
      font-size: 20px;
    }

  }
}



.large-table-container-3 {
  overflow-x: scroll;
  overflow-y: auto;
}

.large-table-fake-top-scroll-container-3 {
  overflow-x: scroll;
  overflow-y: auto;
}
.large-table-fake-top-scroll-container-3 div {

  line-height: 1px;
}


#schedule-modal {
  form {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin: auto;
    border: 1px solid #ababab;
    margin-bottom: 30px;
    .form-group {
      display: flex;
      align-items: center;
      border-bottom: 1px solid #ababab;
      margin: 0;
      padding: 10px 15px;
      &:last-child {
        border: 0;
      }
      b {
        width: 50px;
      }
    }
  }

  form label {
    display: block;
    text-align: left;
    color: #424242;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    min-width: 35%;
    text-transform: uppercase;

    + .main {
      color: #000000;
      font-size: 20px;
    }
  }
}

@media (max-width:767px){
  #orderDetailsPopUp {
    & form {
      width: 100%;
      label{
        font-size: 13px;
        min-width: 120px;
      }
        .form-group {
            padding: 7px 10px;
            b{
              width: 25px;
            }
          }
      }
  }
}

@media (min-height:600px) and (max-height:700px) {

  .fullslider .tb-slide-content.starBucks {
    margin-top: -30px;
  }

  .fullslider .tb-slide-content h1 {
    font-size: 40px;
  }



}



/* .calendarViewWrapper {
  margin: 10px auto 70px;
  padding: 0px 20px;
}
.calendarView {
  display: flex;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
td {
  font-size: 15px;
  max-height: 35px;
  line-height: 35px;
  width: 35px;
  height: 35px;
}
table th span,
table th {
  width: 35px;
  height: 35px;
  border: 0px solid #cccccc;
  border-bottom: 0px;
  border-left: 0px;
  font-size: 11px;
  min-width: 35px;
}

.s-care div table.sideTable {
  min-width: 370px;
  width: 370px;
} */


@media (max-width: 767px) {
  #schedule-modal {
    & form {
      width: 100%;
      label {
        font-size: 13px;
        min-width: 120px;
      }
      .form-group {
        padding: 7px 10px;
        b {
          width: 25px;
        }
      }
    }
  }
}