.bx-wrapper {
  margin-bottom: 0; }

.bx-wrapper .bx-viewport {
  box-shadow: none;
  left: 0;
  border: 0;
  background: #000; }

.bx-wrapper .bx-controls-direction a {
  z-index: 1030; }

.content ul.bx-slider li {
  margin-left: 0;
  min-height: 1px; }

.property > div {
  float: left;
  width: 48%;
  clear: left;
  border-bottom: 1px solid #004c20;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.property > div:after {
  content: '';
  clear: both;
  display: block; }

.property > .property-right {
  float: right;
  border-bottom: 0;
  position: relative; }

.property-right > div + div {
  border-top: 1px solid #004c20;
  padding-top: 20px;
  margin-top: 20px; }

.property-photos {
  position: relative; }

.property-featured_container {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important; }

.property-featured {
  background: #c00;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  line-height: 2;
  position: absolute;
  top: 15px;
  left: -75px;
  width: 300px;
  z-index: 1;
  transform: rotate(-25deg); }

.property-premium {
  background: #0e6ce5;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  line-height: 2;
  position: absolute;
  top: 15px;
  left: -75px;
  width: 300px;
  z-index: 1;
  transform: rotate(-25deg); }

.property-photos-slideshow img {
  max-height: 421px;
  min-height: 1px;
  margin: 0 auto; }

.property-photos-thumbnails:after {
  content: '';
  clear: both;
  display: block; }

.property-photos-thumbnails a {
  width: 16.66%;
  padding-bottom: 16.66%;
  background-size: cover;
  background-position: center;
  float: left;
  box-sizing: border-box;
  border: 1px solid #004c20; }

.property-pets-smoking {
  display: flex; }

.property-pets-smoking > div {
  flex: 1 1 0; }

@media (max-width: 991.99px) {
  .property-pets-smoking {
    display: block; }

  .property-pets-smoking > div:first-child {
    border-bottom: 1px solid #004c20;
    padding-bottom: 20px;
    margin-bottom: 20px; } }
.property-details > div {
  float: left;
  width: 50%; }

.property-pets > div > span,
.property-details > div > span {
  font-weight: bold;
  font-size: 16px; }

.property-pets > div > span:after,
.property-details > div > span:after {
  content: ':'; }

.property-bedrooms table {
  width: 100%; }

.property-bedrooms table th {
  text-align: left;
  font-weight: bold;
  font-size: 16px; }

ul.property-amenities-list li {
  float: left;
  width: 50%;
  margin-left: 0;
  list-style: none; }

ul.property-amenities-list li:before {
  content: '\2022';
  font-size: 200%;
  line-height: 0;
  position: relative;
  top: 7px;
  padding-right: 5px; }

.property-form {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #004c20; }

.property-form.form-bottom {
  margin-top: -21px; }

#registration-form label {
  max-width: none; }

.property-form .address:after,
.property-form .double:after {
  content: '';
  clear: both;
  display: block; }

.property-form .double > div {
  width: 49%;
  float: left; }

.property-form .double > div:nth-child(2n) {
  margin-left: 2%; }

.property-form .address > div {
  float: left; }

.property-form .address > div:nth-child(1) {
  width: 48%; }

.property-form .address > div:nth-child(2) {
  width: 19%;
  margin-left: 2%;
  margin-right: 2%; }

.property-form .address > div:nth-child(3) {
  width: 29%; }

@media (max-width: 1199px) {
  .property-photos-slideshow img {
    max-height: 338px; }

  .property-photos-thumbnails a {
    width: 20%;
    padding-bottom: 20%; } }
@media (max-width: 979px) {
  .property-photos-slideshow img {
    max-height: 269px; }

  .property-photos-thumbnails a {
    width: 25%;
    padding-bottom: 25%; } }
@media (max-width: 767px) {
  .property h1 {
    font-size: 40px;
    line-height: 50px; }

  .property h2 {
    font-size: 36px;
    line-height: 42px; }

  .property > div {
    float: none;
    width: 100%; }

  div.property-photos {
    float: none; }

  .property-photos-slideshow img {
    max-height: 315px; }

  .property-photos-thumbnails {
    display: none; } }
@media (max-width: 479px) {
  .property h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px; }

  .property h2 {
    font-size: 20px;
    line-height: 24px; }

  .property h4 {
    font-size: 20px;
    line-height: 24px; }

  .property-photos-slideshow img {
    max-height: 203px; }

  .property-details > div {
    float: none;
    width: 100%;
    text-align: right;
    clear: both; }

  .property-details > div > span {
    float: left; }

  ul.property-amenities-list li {
    float: none;
    width: 100%; }

  .property-bedrooms thead {
    display: none; }

  .property-bedrooms tbody {
    display: block; }

  .property-bedrooms tbody tr {
    display: inline-block;
    float: left;
    width: 50%;
    border: 1px solid #004c20;
    box-sizing: border-box;
    padding: 10px; }

  .property-bedrooms tbody td {
    display: block;
    line-height: 1.25; }

  .property-bedrooms tbody td:first-child {
    font-weight: bold; } }
a.btn-VideoLink {
  border: 3px solid #fce300;
  color: #fce300;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  padding: 10px;
  margin: 20px 0 0;
  transition: background 750ms, color 750ms; }

a.btn-VideoLink:hover {
  background: #fce300;
  color: #000;
  transition: background 250ms, color 250ms; }

.property-bar {
  border-bottom: 1px solid #004c20;
  padding-bottom: 10px;
  margin-bottom: 10px; }

/*.property-bar a {
    background:$primary;
    padding: .25em .5em;
    display: inline-block;
    border: 0;
    border-radius: .25em;
    font-size: .875em;
    margin-right: 1em;
}
.property-bar a:link,
.property-bar a:visited {color:#fff;}
.property-bar a:hover,
.property-bar a:active,
.property-bar a:focus {
    color:#fce300;
}
.property-bar a.isFav {
    background: #981b1e;
    background-image: linear-gradient(0deg,#54090b,#981b1e);
}
.property-bar .dsp-search-fav a {margin-right:0;}
 */
.property-pricing_events {
  display: grid;
  grid-gap: 20px;
  grid-auto-flow: row dense;
  margin-bottom: 1em; }

.property-pricing_item.column-1 {
  grid-column-start: 1; }

.property-pricing_item.column-2 {
  grid-column-start: 2; }

.property-pricing_date {
  font-size: .875em;
  font-style: italic; }

.property-pricing_disclaimer {
  font-size: .875em;
  font-style: italic; }

.bx-wrapper .bx-controls-direction a {
  transition: none;
  border-bottom: 0; }

/*# sourceMappingURL=listing.css.map */
