/* Revolution Slider */
.revolution-slider {
  padding-bottom: 1px;
  background: #fff;
  margin-top: 0;
}

.revolution-slider .bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
  background: #272727;
}

.revolution-slider .banner {
  width: 100%;
  position: relative;
  z-index: 0;
}

.revolution-slider .tp-caption.revolution-starhotel.bigtext {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  font-family: "Open Sans";
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  text-shadow: 0px 3px 3px rgba(0,0,0, 0.3);
}

.revolution-slider .tp-caption.revolution-starhotel.bigtext span {
  letter-spacing: -3px;
}

.revolution-slider .tp-caption.revolution-starhotel.bigtext span i {
  font-size: 0.5em;
  vertical-align: middle;
}

.revolution-slider .tp-caption.revolution-starhotel.smalltext {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  text-shadow: 0px 3px 3px rgba(0,0,0, 0.3);
}
