/* Homepage bottom section: featured properties + footer fallback styles */
.featured-properties {
  clear: both;
  padding: 10px 0 30px;
  background: #fff;
}
.home-featured-properties {
  max-width: 1440px;
  margin: 30px auto;
  padding: 0 15px;
}
.home-featured-properties h2 {
  text-align: center;
  margin-bottom: 25px;
  color: #2e8ec5;
}
.home-featured-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
.home-featured-card {
  width: 100%;
  max-width: 360px;
  padding: 0 15px 30px;
  text-align: left;
}
.home-featured-image {
  display: block;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(17, 17, 17, 0.25);
  margin-bottom: 12px;
}
.home-featured-image img {
  display: block;
  width: 100%;
  height: auto;
}
.home-featured-card h3 {
  font-size: 18px;
  margin: 0 0 8px;
  text-align: left;
}
.home-featured-card h3 a {
  color: #2e8ec5;
}
.home-featured-card p {
  margin: 0;
  color: rgba(17, 17, 17, 0.75);
}
.home-featured-cta {
  text-align: center;
  margin: 10px 0 30px;
}
.home-featured-cta .form-submit {
  display: inline-block;
  width: auto;
  padding: 10px 18px;
  background-color: #f25921;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
}

#footer-top {
  background: rgba(17, 17, 17, 0.05);
  padding: 10px 0;
}
#footer {
  background: #fff;
  border-top: 1px solid rgba(17, 17, 17, 0.05);
  min-height: 340px;
}
#footer h1,
#footer h2 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 400;
  color: #111;
}
#footer .region-footer {
  max-width: 1440px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#footer .region-footer ul.links {
  padding: 0;
}
#footer .region-footer ul.links li {
  list-style: none;
  margin-bottom: 6px;
}
#footer .region-footer .block-ngt-base * {
  color: rgba(17, 17, 17, 0.75);
}
#footer .region-footer .block-ngt-base a {
  color: #f25921;
}
#footer .region-footer-bottom {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px auto;
  max-width: 1440px;
}
.ngt-base-trust-logos {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 12px;
  height: 4em;
  width: auto;
  max-width: 280px;
  margin: 0 auto;
}
.ngt-base-trust-logos img {
  display: block;
  height: 64px;
  width: auto;
}
#footer .social #block-ngt-base-ngt-footer-social-links {
  width: 100%;
  border-bottom: 1px solid rgba(17, 17, 17, 0.05);
}
#footer .social #block-ngt-base-ngt-footer-social-links .content {
  max-width: 1440px;
  margin: auto;
  text-align: center;
  padding: 20px 10px 15px;
}
#footer .social #block-ngt-base-ngt-footer-social-links .content li {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  list-style: none;
}
#footer .social #block-ngt-base-ngt-footer-social-links .content li a {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -999px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 34px;
}
#footer .social #block-ngt-base-ngt-footer-social-links .content li a.icon-facebook {
  background-image: url("/assets/www.beachhousefl.com/sites/all/themes/platform/ngt_theme_base/images/icon-facebook-gray.svg");
}
#footer .footer-bt-info {
  padding: 15px;
  text-align: center;
}
#footer .footer-bt-info a {
  color: rgba(17, 17, 17, 0.75);
  text-decoration: underline;
}
#block-ngt-base-ngt-vr-jump-menu select.ngt-vr-jump-menu {
  width: 100%;
  max-width: 100%;
}
.ngt-email-cta-form {
  max-width: 1440px;
  margin: 0 auto;
  padding: 10px 15px 20px;
}

@media only screen and (min-width: 30.0625em) {
  #footer .region-footer .block-ngt-base {
    width: 50%;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 48em) {
  .home-featured-card {
    width: 50%;
  }
}
.rentals-search-intro {
  max-width: 1440px;
  margin: 0 auto 25px;
  padding: 0 15px;
  text-align: center;
}
.rentals-search-intro p {
  color: rgba(17, 17, 17, 0.85);
  margin: 0 0 20px;
}
.rentals-quick-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-bottom: 10px;
}
.rentals-quick-actions a {
  display: inline-block;
  background-color: #f25921;
  color: #fff;
  border-radius: 3px;
  padding: 10px 18px;
  text-decoration: none;
}
.rentals-quick-actions a.secondary {
  background-color: rgba(17, 17, 17, 0.75);
}
.rentals-property-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 30px;
  max-width: 1440px;
  padding: 0 15px;
}
.rentals-property-card {
  width: 100%;
  max-width: 360px;
  padding: 0 15px 30px;
  text-align: left;
}
.rentals-property-card .home-featured-image {
  display: block;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(17, 17, 17, 0.25);
  margin-bottom: 12px;
}
.rentals-property-card img {
  display: block;
  width: 100%;
  height: auto;
}
.rentals-property-card h3 {
  font-size: 18px;
  margin: 0 0 8px;
}
.rentals-property-card h3 a {
  color: #2e8ec5;
}
.rentals-property-meta {
  margin: 0 0 6px;
  color: rgba(17, 17, 17, 0.75);
}
.rentals-property-card .view-link {
  font-weight: 600;
}
.page-riottags-ngt-search .skeleton-availability-filter,
.page-riottags-ngt-search .skeleton-riot-solr-result-container,
.page-riottags-ngt-search .skeleton-results-count {
  display: none !important;
}
.page-riottags-ngt-search #main-wrapper,
.page-riottags-ngt-search #content,
.page-riottags-ngt-search #content .section {
  background: #fff;
}
.page-riottags-ngt-search h1.title {
  color: #2e8ec5;
  font-size: 1.75em;
  margin: 15px 0 10px;
  text-align: center;
}
.page-riottags-ngt-search .rentals-search-intro p,
.page-riottags-ngt-search .rentals-property-meta {
  color: rgba(17, 17, 17, 0.85);
}
.page-riottags-ngt-search .rentals-property-card .view-link {
  color: #f25921;
  text-decoration: none;
}
#header .header-phone-link svg {
  width: 28px;
  height: auto;
}
#header .header-phone-link .header-phone-icon {
  fill: #111;
}
@media only screen and (min-width: 48em) {
  .rentals-property-card {
    width: 50%;
  }
}
@media only screen and (min-width: 64em) {
  .home-featured-card {
    width: 33.333%;
  }
  #footer .region-footer .block-ngt-base {
    width: 25%;
  }
  .rentals-property-card {
    width: 33.333%;
  }
}
