/* Generated by less 2.5.1 */
#navigation {
  display: none;
}
#mobile-header {
  display: none;
}
A.navbar-brand IMG {
  height: 60px;
}
@media only screen and (max-width: 767px) {
  #mobile-header,
  #navigation {
    display: block;
  }
  DIV#mobile-header {
    position: fixed;
    z-index: 10000;
    top: 12px;
    left: 10px;
  }
  DIV#mobile-header A {
    font-size: 32px;
    color: #333;
    color: #fff;
  }
  BODY.sidr-open DIV#mobile-header {
    left: 275px;
  }
  BODY.sidr-open A.navbar-brand {
    display: none;
  }
  nav.nav-bar {
    display: none;
  }
  .navbar-default .navbar-brand {
    text-align: center;
    float: none;
    display: block;
  }
  A.navbar-brand {
    padding: 0;
  }
  A.navbar-brand IMG {
    margin: 0 auto;
  }
  DIV.pageSpacing {
    padding-top: 60px;
  }
  DIV#tours DIV#reservation_btn {
    text-align: center;
  }
  #gradient {
    border-radius: 0;
    padding: 20px;
  }
  H1 {
    font-size: 30px;
  }
  H2 {
    font-size: 24px;
  }
  .navbar {
    min-height: 60px;
  }
  A.navbar-brand IMG {
    height: 35px;
  }
}
