@media only screen and (max-width: 1420px) {
  .rmwb_detail-button-wrapper a {
    padding: 10px 5px !important;
  }
  .rm_btn_link {
    padding: 14px 12px;
  }
  .visible-input {
    margin: 0px 15px !important;
    width: 225px !important;
  }
}
@media only screen and (max-width: 1310px) {
  .main_details {
    padding: 30px 35px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .rmwb_callout-links .form__submit {
    text-wrap: wrap !important;
  }
}
@media only screen and (max-width: 1125px) {
  .visible-input {
    width: 100% !important;
    margin: 15px 0px !important;
  }
  .search-units-section {
    padding: 1em;
  }
  .search-units-section .custom-checkbox {
    margin: 0px 25px;
  }
  .extras {
    position: relative !important;
    bottom: 0px !important;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0px;
  }
  .custom-checkbox {
    flex: 1;
  }
  .commercial_search_container .slider_container {
    margin: 20px 0px 50px 0px;
  }
  .commercial_search_container #submit_form {
    margin: 0px !important;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #search {
    flex-wrap: wrap;
    margin: 0px 20px;
  }
  #search button {
    width: 100% !important;
    margin: 10px 0px !important;
  }
  .amenities_search {
    flex-wrap: wrap;
  }
  .amenities_search #filterList {
    width: 100% !important;
    margin-top: 30px !important;
    margin-left: 0px !important;
    display: flex;
    justify-content: center;
  }
  .main_details {
    padding: 10px 25px !important;
  }
  .rmwb_callout-links, .rm_btn_link {
    font-size: 12px;
  }
  .rmwb_primary-photos {
    flex-basis: calc(40% - 2em);
  }
  .rmwb_important-info-section {
    flex-basis: calc(60% - 2em);
  }
}
@media only screen and (max-width: 885px) {
  .rmwb_detail-wrapper {
    display: block;
  }
  #map-canvas {
    width: 100% !important;
    height: 600px !important;
  }
  .listing-wrapper {
    width: 100% !important;
  }
  .rmwb_main-photo {
    height: auto !important;
  }
}
@media only screen and (max-width: 680px) {
  .rmwb_row {
    padding: 3vh 20px 0px 20px;
  }
  .back_link {
    margin-left: 20px !important;
  }
  .rm_btn_link {
    margin-left: 10px !important;
  }
  .main_details {
    padding: 0px !important;
  }
  .rmwb_important-info-section .rmwb_info-list .comm_detail {
    flex-basis: auto;
  }
  .noUi-base {
    width: 300px !important;
  }
  .amenity_list {
    -moz-column-count: 1;
         column-count: 1;
    width: 100%;
  }
  .rmwb_callout-links {
    flex-direction: column;
    align-items: center;
    margin: 20px 0px;
  }
  .rmwb_callout-links .form__submit {
    width: 100%;
    margin: 10px auto !important;
  }
  .form__submit {
    margin: 10px 0px !important;
    font-weight: 500;
    font-size: 12px;
  }
  .rmwb_info-list div {
    padding: 20px !important;
  }
  .rmwb_detail-wrapper {
    padding: 0em;
  }
  .rmwb_detail-wrapper .thumbnail_container {
    gap: 10px;
    height: 80px;
  }
  .rmwb_detail-wrapper .rmwb_additional-photos .rmwb_additional-photo img {
    height: 100%;
  }
  .rmwb_detail-wrapper .rmwb_additional-photos {
    gap: 10px;
  }
  .rm_details_address {
    font-size: 14px;
  }
  .rmwb_option-2 .rmwb_info-list {
    flex-wrap: nowrap;
    gap: 35px;
    padding-top: 20px;
  }
  .rmwb_important-info-section .rmwb_info-list div {
    padding: 0em !important;
    flex: 1;
    margin-right: 0px;
  }
  .rmwb_detail-wrapper .rmwb_section p, .rmwb_detail-wrapper .rmwb_section ul {
    margin: 0 10px 30px;
  }
  .rmwb_primary-photos, .rmwb_important-info-section {
    width: 100% !important;
  }
}/*# sourceMappingURL=mobile.css.map */