.at-inner-title-box h2 {
  margin: 0 0 -10px;
}

.property-list-img {
  height: 165px;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: block;
}

.property-list-img-carousel {
  height: 125px;
  width: 175px;
  background-size: cover;
  background-position: center;
}

.at-property-dis ul li {
  margin-right: 12px;
}

.main-search-field label {
  color: white;
}

.main-search-field select,
.main-search-field input {
  color: white;
}

#details-filter {
  display: none;
}

.details-filter-toggle,
.details-filter-toggle:hover,
.details-filter-toggle:active,
.details-filter-toggle:focus {
  color: white;
  font-weight: bold;
}

.main-search-field select {
  text-transform: initial;
}

.agent-pic {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 250px;
}

.at-property-details-col .at-property-features ul li span {
  color: #c47021;
  font-weight: bold;
  text-transform: initial;
}

.at-main-footer {
  padding: 20px 0;
}

.at-footer-link-col ul li {
  border-bottom: 0;
  display: inline-block;
  padding: 0 12px;
  text-align: center;
}

.at-footer-link-col ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

