﻿.fs-inner-container.map-fixed.hiddenDiv {
  display: none;
}

#mapButton,
.search-form-button .clear-button {
  float: right;
}

.listing-item-content span.bullet-wrap ul li:empty {
  display: none;
}

.itemproperty .listing-item {
  height: 200px;
}

.img-searchwrap {
  max-height: 268px;
  overflow: hidden;
}

.listing-item-content {
  padding: 0 20px;
}

.listing-item-content span.tag {
  clear: both;
  display: inline-block;
  text-align: center;
}

.listing-item-content span.bullet-wrap {
  clear: both;
  width: 100%;
  margin-top: 10px;
}

button.button {
  padding: 9px 15px;
  font-size: 14px;
}

.listing-item-content span.bullet-wrap ul li:empty {
  display: none;
}

.img-searchwrap {
  max-height: 230px;
}

img#searchpagepic {
  max-height: 100%;
  height: 100%;
  min-height: 230px;
}

.special-grid {
  position: absolute;
}

span.community-wrap {
  display: block;
}

.location-wrap.showmap {
  width: 100%;
}

.date-wrap.showmap,
.button-wrap.showmap {
  width: 33.33%;
}


@media screen and (max-width: 1536px) {
  .img-searchwrap {
    max-height: 200px;
  }

  img#searchpagepic {
    min-height: 200px;
  }
}

@media screen and (max-width: 1500px) {
  .img-searchwrap {
    max-height: 230px;
  }
}

@media screen and (max-width: 1451px) {
  .img-searchwrap {
    max-height: 190px;
  }

  img#searchpagepic {
    min-height: 190px;
  }

  .date-wrap.showmap {
    width: 50%;
  }

  .button-wrap.showmap {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1280.9px) {
  .img-searchwrap {
    max-height: 165px;
  }

  img#searchpagepic {
    min-height: 165px;
  }

  .listing-item-content h3 {
    font-size: 17px;
    line-height: 26px;
  }

  .special-grid {
    font-size: 12px;
  }
}

@media screen and (max-width: 1259px) {
  .img-searchwrap {
    max-height: 340px;
  }

  .itemproperty .listing-item {
    height: 165px;
  }
}

@media screen and (max-width: 1201px) {
  .img-searchwrap {
    max-height: 340px;
  }

  img#searchpagepic {
    min-height: 340px;
  }
}

@media screen and (max-width: 1064px) {
  .img-searchwrap {
    max-height: 290px;
  }

  img#searchpagepic {
    min-height: 290px;
  }
}

@media screen and (max-width: 1025px) {
  .img-searchwrap {
    max-height: 270px;
  }

  img#searchpagepic {
    min-height: 270px;
  }
}

@media screen and (max-width: 991px) {
  .listing-item-content {
    position: relative;
    top: 10px;
  }

  .itemproperty .listing-item {
    height: 150px;
  }

  .search-dropdown-wrapper {
    width: 75%;
    float: left;
  }

  .search-form-button {
    width: 25%;
    float: right;
  }

  .button-wrap {
    margin-bottom: 20px;
  }

  .hydrationcontainer {
    width: 50%;
    float: left;
  }

  .img-searchwrap {
    max-height: 270px;
  }

  img#searchpagepic {
    min-height: 270px;
  }

  .panel-dropdown.wide .panel-dropdown-content {
    width: 100%;
  }

  .date-wrap {
    width: 50%;
    float: left;
  }
}

@media screen and (max-width: 855px) {
  .img-searchwrap {
    max-height: 225px;
  }

  img#searchpagepic {
    min-height: 225px;
  }
}

@media screen and (max-width: 801px) {
  .img-searchwrap {
    max-height: 210px;
  }

  img#searchpagepic {
    min-height: 210px;
  }
}

@media screen and (max-width: 768px) {
  .img-searchwrap {
    max-height: 195px;
  }

  img#searchpagepic {
    min-height: 195px;
  }
}

@media screen and (max-width: 767px) {
  .hydrationcontainer {
    width: 100%;
    float: none;
  }

  .img-searchwrap {
    max-height: 430px;
  }

  img#searchpagepic {
    min-height: 100%;
  }

  .star-rating .button {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 721px) {
  .img-searchwrap {
    max-height: 400px;
  }
}

@media screen and (max-width: 668px) {
  .img-searchwrap {
    max-height: 100%;
  }

  .search-dropdown-wrapper {
    width: 100%;
    float: none;
  }

  .search-form-button {
    width: 100%;
    float: right;
    max-width: 160px;
  }

  .date-wrap {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 400px) {
  .itemproperty .listing-item {
    height: 210px;
  }

  .fs-container .fs-listings {
    padding: 0;
  }
}