@media (max-width: 767px) {
  .HotelItem > .row {
    display: block;
  }
  .form-group {
    width: 100%;
  }

  .container {
    width: 100%;
  }

  .navbar-collapse {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1000;
  }
  .navbar-nav {
    padding: 15px;
  }
  .navbar-nav > li {
    margin-left: 0px;
    text-align: center;
  }
  .navbar-default .navbar-nav > li > a {
    color: #000;
    padding: 10px 0px;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #000;
  }
  /* red menu start */
  .navbar-collapse.red {
    background-color: #ed1c24;
  }
  .navbar-collapse.red .navbar-nav {
    text-align: right;
    padding: 21px 15px;
  }
  .navbar-collapse.red .navbar-nav > li > a {
    color: #fff;
  }
  .banner-text h1 {
    font-size: 36px;
  }
  .banner.home .banner-text h1 {
    font-size: 40px;
  }
  .welcome p br {
    display: none;
  }
  .home-action .btn {
    margin: 0 60px;
    display: block;
    font-size: 30px;
  }
  .home-action .btn.btn-work {
    margin-bottom: 40px;
  }
  .participating-hotels .thumb {
    margin-bottom: 20px;
  }
  .participating-hotels .caption-action {
    position: relative;
  }
  .participating-hotels .caption .discription {
    display: none;
  }
  .participating-hotels .caption h2 {
    margin-bottom: 2px;
  }
  .participating-hotels .caption .address {
    margin-bottom: 15px;
  }
  .participating-hotels .caption-action .icon.icon-info-circle {
    display: inline-block;
  }
  .traveler-bid li .prices {
    display: block;
    width: auto;
  }
  .traveler-bid li .hotel-name {
    display: block;
  }
  .reservation-hotel-detail .reservation-hotel-name {
    font-size: 24px;
  }
  .hotel-membership-option .free-membership {
    margin-bottom: 35px;
  }
  .rental-membership-option .starter-membership {
    margin-bottom: 35px;
  }
  .data-entry .btn {
    margin-bottom: 20px;
  }
  .your-current-bid .panel .panel-heading {
    padding-bottom: 15px;
  }
  .current-bid td.biddate {
    display: none;
  }
  .current-bid th.biddate {
    display: none;
  }
  .your-bid .panel-heading .action {
    right: 0px;
  }
  .open-bids-data {
    margin-bottom: 24px;
  }
  .participating-hotels-message {
    padding: 30px 0px 28px;
  }
  .for-hotel-message {
    padding: 30px 0 27px;
  }
  .participating-hotels .action {
    padding: 30px 0px;
  }
  .billing-address-form {
    padding: 32px 0 23px 0px;
  }
  .member-login .forgot-resetpass {
    margin-bottom: 25px;
  }
  .closed-bids {
    padding: 23px 0 35px;
  }
  .home-action {
    padding: 40px 0px;
  }
  .state-list {
    padding: 23px 0 32px;
  }
}

@media (min-width: 360px) and (max-width: 479px) {
  .form-group {
    width: 100%;
  }

  .container {
    width: 100%;
  }

  .home-action .btn {
    margin: 0;
    padding: 0 15px;
  }
  .white-panel .bootstrap-select {
    margin-bottom: 15px;
  }
}

@media (min-width: 50px) and (max-width: 359px) {
  .form-group {
    width: 100%;
  }

  .container {
    width: 100%;
  }
  .navbar-nav > li {
    margin-left: 0px;
  }
  .banner-text h1 {
    font-size: 18px;
  }
  .banner.home .banner-text h1 {
    font-size: 20px;
  }
  .banner.home .banner-text {
    bottom: 10px;
  }
  .home-action .btn {
    margin: 0;
    padding: 0 15px;
    font-size: 20px;
  }
  .white-panel .bootstrap-select {
    margin: 0px 9px 15px;
  }
  .booking-information [class*="col-"],
  .booking-information [class^="col-"] {
    width: 100%;
  }
  .traveler-bid li .prices {
    font-size: 26px;
  }
  .traveler-bid li .hotel-name {
    font-size: 18px;
    line-height: 20px;
  }
  .traveler-detail .page-header h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .reservation-detail .page-header h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .page-header h1 {
    font-size: 24px;
  }
  .data-entry .btn {
    display: block;
    margin: 8px 0px;
  }
  .close-search-bid .start-end-date [class*="col-"],
  .close-search-bid .start-end-date [class^="col-"] {
    width: 100%;
  }
  .your-current-bid {
    padding-bottom: 15px;
  }
  .your-bid .panel-heading {
    font-size: 18px;
  }
  .your-bid .panel-heading .price {
    font-size: 20px;
    line-height: 20px;
  }
  .your-current-bid .panel .panel-heading {
    font-size: 20px;
    line-height: 22px;
  }
  #cancelbid .modal-dialog,
  #enternewbid .modal-dialog {
    max-width: 290px;
  }
}

@media (min-width: 768px) and (max-width: 989px) {
  .form-group {
    width: 100%;
  }

  .container {
    width: 100%;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1000;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    width: 100%;
    clear: both;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-nav {
    float: none !important;
    text-align: center;
    padding: 21px 0px;
  }
  .navbar-nav > li {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  .navbar-default .navbar-nav > li > a {
    color: #000;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #000;
  }
  /* red menu start */
  .navbar-collapse.red {
    background-color: #ed1c24;
  }
  .navbar-collapse.red .navbar-nav {
    text-align: right;
    padding: 21px 15px;
  }
  .navbar-collapse.red .navbar-nav > li > a {
    color: #fff;
  }
  .home-action .btn {
    margin: 0 40px;
  }
  .current-bid td.biddate {
    display: none;
  }
  .current-bid th.biddate {
    display: none;
  }
  .your-bid .panel-heading .action {
    right: 50px;
  }
  .billing-address-form {
    padding: 32px 0 25px 0px;
  }
}
