body {
  background-color: #EDEDED;
  font-family: 'Roboto', sans-serif;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAMgCAMAAADcOFjPAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURTk5OScnJ+XN1R0AAAAhSURBVFjD7cQxAQAADAIg7V96xtgBB2kztm3btm3b9ssPt4YGQeSfcwIAAAAASUVORK5CYII=);
  background-repeat: repeat;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

section {
  width: 100%;
}

h1, h2, h3, h4, h5 {
  margin: 0px;
}

p {
  margin-top: 20px;
}

.margin-top {
  margin-top: 50px;
}

.no-padding {
  padding: 0px;
}

.underline-b {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-color: : #000000;
}

.underline-w {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-color: : #ffffff;
}

.black {
  background-color: #000000;
}

.white {
  background-color: #ffffff;
}

.color-white {
  color: #ffffff;
}

.color-black {
  color: #000000;
}

.color-brown {
  color: #CF9965;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.left {
  float: left;
}

.right {
  float: right;
}

.navbar {
  margin-bottom: 0px;
}

.navbar-default {
  background-color: #000000;
  border-color: #393939;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
  color: #ffffff;
}

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

.navbar-default .navbar-brand {
  color: #ffffff;
}

.navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .active a:focus {
  color: #CF9965;
  background-color: #000000;
}

.navbar-default .navbar-nav .book-now a, .navbar-default .navbar-nav .book-now a:hover, .navbar-default .navbar-nav .book-now a:focus {
  color: #ffffff;
  background-color: #CF9965;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}

img {
  width: 100%;
  height: auto;
}

.row {
  margin-top: 100px;
  padding-left: 15px;
  padding-right: 15px;
}

.btn {
  border-radius: 0px;
}

.btn-detail, .btn-detail:hover, .btn-detail:focus {
  background-color: #000000;
  color: #ffffff;
}

.btn-booknow, .btn-booknow:hover, .btn-booknow:focus {
  background-color: #CF9965;
  color: #ffffff;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  background-color: #CF9965;
}

.nav-pills>li>a, .nav-pills>li>a:hover {
  color: #ffffff;
  background-color: #000000;
}

.nav-pills>li {
  margin-top: 2px;
}

.room-text {
  padding: 1.9vw;
}

.tab-content {
  margin-top:10px;
}

.btn-margin {
  margin-top: 30px;
}

footer {
  width: 100%;
  height: auto;
}

.footer ul {
  padding: 0px;
}

.footer ul li, .footer ul li a, .footer ul li a:hover {
  list-style-type: none;
  color: #ffffff;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}

.footer ul li a:hover {
  color: #CF9965;
  text-decoration: none;
}

.footer img {
  width: 20px;
}

.footer-right li {
  float: right;
}

.modal-header {
  border-bottom: 0px;
}

.table>tbody>tr>td {
  border-top: 0px;
}

.access p {
  margin-top: 0px;
}



@media (min-width: 320px) {

  .navbar-brand-img {
    float: left;
    height: 50px;
    padding: 10px 0px 10px 15px;
  }

  h1 {
    font-size: 30px;
  }

  p {
    font-size: 12px;
  }

  footer .footer-left li {
    text-align: center;
  }

  footer .footer-right {
    width: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-right li {
    float: right;
  }

  .footer {
    padding-top: 130px;
    padding-bottom: 20px;
  }

  .box {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    overflow: hidden;
    padding: 0px;
  }

  .box2 {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    overflow: hidden;
    padding: 0px;
  }

  .icon {
    width: auto;
    height: auto;
    padding: 15px;
  }

}

@media (min-width: 768px) {

  .navbar-brand-img {
    float: left;
    height: 50px;
    padding: 10px 15px 10px 0px;
  }

  .footer {
    padding-top: 400px;
    padding-bottom: 20px;
  }

  h1 {
    font-size: 3vw;
  }

  h2{
    font-size: ;
  }

  h3 {
    font-size: 18px;
  }

  p {
    font-size: 1.4vw;
  }

  .navbar-brand-img {
    float: left;
    height: 50px;
    padding: 10px 15px 10px 0px;
  }

  .row2 {
    height: 0;
    padding-bottom: 80%;
    position: relative;
  }

  .row3 {
    height: 0;
    padding-bottom: 92%;
    position: relative;
  }

  .row-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }

  .box {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    overflow: hidden;
    padding: 0px;
  }

  .box2 {
    display: inline-block;
    vertical-align: top;
    height: 45%;
    overflow: hidden;
    padding: 0px;
  }

  .text-box {
    padding: 1.7vw;
    width: 100%;
    height: 100%;
  }

}


@media (min-width: 992px) {

  footer .footer-left li {
    float: left;
  }

  .footer-right {
    width: 120px;
    float: right;
  }

  .footer {
    padding-top: 200px;
    padding-bottom: 20px;
  }

  h3 {
    font-size: 20px;
  }

  .row2 {
    height: 0;
    padding-bottom: 40%;
    position: relative;
  }

  .box {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    overflow: hidden;
    padding: 0px;
  }

  .box2 {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    overflow: hidden;
    padding: 0px;
  }

  .box3 {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    overflow: hidden;
    padding: 0px;
  }

  .row3 {
    height: 0;
    padding-bottom: 46%;
    position: relative;
  }

}

@media (min-width: 1200px) {
  h3 {
    font-size: 28px;
  }
}
