/* CSS Document */
html {
  height: 100%;
}
body {
  overflow: auto;
}
em {
  font-family: "source-serif-pro", serif;
  font-weight: 300;
  font-style: italic;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.hero {
  position: relative;
  min-height: 900px;
  overflow: hidden;
}
.hero-picture {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero-picture img,
.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.hero-content {
  position: relative;
  z-index: 2;
}
.logo {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  width: 472px;
  margin: 0 auto;
}
.main-section {
  background-color: #fffaf6;
  padding-top: 45px;
  padding-bottom: 30px;
}
.intro-text {
  font-family: "ballinger-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: #4b2f22;
  text-align: center;
}
.site-plan {
  margin-top: 20px;
  margin-bottom: 30px;
}
.section-headline {
  text-align: center;
  color: #5f6028;
  font-family: "source-serif-pro", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 32px;
  margin-bottom: 25px;
}
.site-padding {
  padding-left: 95px;
  padding-right: 95px;
}
.feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 15px;
  padding-right: 40px;
  margin-top: 40px;
}
.feature-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 18px;
  font-family: "ballinger-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #4b2f22;
}
.feature-list li::before {
  content: "»";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
  line-height: 1.65;
  font-weight: 300;
  color: #4b2f22;
}
.list-divider {
  margin-top: 30px;
}
.right-column {
  margin-left: 50px;
}
.secondary-image {
  margin-top: 60px;
  margin-bottom: 50px;
}
.side-view {
  margin-top: 10px;
  margin-bottom: 40px;
}
.section-divider {
  margin-top: 50px;
}
.site-padding-larger {
  padding-left: 160px;
  padding-right: 160px;
}
.sales-staff-picture {
  margin: auto;
  width: 212px;
  height: 220px;
  background-size: cover;
  background-position: center center;
  margin-top: 60px;
}
.sales-1 {
  background-image: url("../images/sales-1.webp");
}
.sales-2 {
  background-image: url("../images/sales-2.webp");
}
.sales-3 {
  background-image: url("../images/sales-3.webp");
}
.sales-title {
  text-align: center;
  font-family: "source-serif-pro", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 19px;
  line-height: 24px;
  color: #4b2f22;
  margin-top: 15px;
}
.contact-us {
  text-align: center;
  font-family: "source-serif-pro", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 25px;
  line-height: 25px;
  margin-top: 30px;
  color: #4b2f22;
}
.headline-margin-top {
  margin-top: 50px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.form-control {
  width: 98%;
  height: 50px;
  border: 1px solid #5f6028;
  margin-bottom: 30px;
  border-radius: 0px;
  background-color: transparent;
  font-family: "ballinger-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  padding-left: 25px;
}
.form-control::-moz-placeholder {
  color: #5f6028;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #5f6028;
}
.form-control::-webkit-input-placeholder {
  color: #5f6028;
}
textarea.form-control {
  width: 100%;
  padding-top: 15px;
  height: 100px;
}
.submit-button {
  height: 50px;
  width: 98%;
  float: right;
  background-color: #aab090;
  text-align: center;
  color: #ffffff;
  font-family: "ballinger-condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  padding-top: 10px;
  cursor: pointer;
}
.broker-check {
  width: 50px;
  height: 50px;
  border: 1px solid #5f6028;
  float: left;
  cursor: pointer;
}
.broker-check-text {
  float: left;
  font-family: "ballinger-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  margin-left: 20px;
  color: #5f6028;
  margin-top: 14px;
}
.form-control.error {
  border-color: #c62828;
  background-color: #ffcccc;
}
.broker-check {
  width: 50px;
  height: 50px;
  border: 1px solid #5f6028;
  float: left;
  cursor: pointer;
  position: relative;
}
.broker-check.checked::after {
  content: "";
  position: absolute;
  left: 16px;
  top: 8px;
  width: 15px;
  height: 28px;
  border: solid #5f6028;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}
.submit-button {
  cursor: pointer;
}
.site-footer {
  width: 100%;
  padding: 60px 0;
  box-sizing: border-box;
  background-color: #fffaf6;
}
.footer-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-item {
  flex: 1;
  display: flex;
  align-items: center;
}
.footer-copyright {
  justify-content: flex-start;
  font-family: "source-serif-pro", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  color: #4b2f22;
  white-space: nowrap;
}
.footer-logo {
  justify-content: center;
}
.footer-hilltop {
  justify-content: flex-end;
  white-space: nowrap;
  font-size: 14px;
  color: #4b2f22;
}
.footer-hilltop strong {
  margin: 0 4px;
}
.footer-logo-hedgewood {
  justify-content: flex-start;
  width: 177px;
}
.footer-logo-compass {
  width: 101px;
  margin-left: 40px;
}
.footer-equal-housing {
  justify-content: flex-start;
  margin-left: 20px;
}
.footer-logo-hedgewood img {
  display: block;
  width: 177px;
  height: auto;
  margin-left: 50px;
}
.footer-logo-compass img {
  display: block;
  max-width: 101px;
  height: auto;
}
.footer-equal-housing img {
  display: block;
  max-width: 28px;
  height: auto;
}
.footer-hilltop img {
  display: block;
  max-width: 128px;
  height: auto;
}
.down-arrow {
  width: 18px;
  position: absolute;
  left: 50%;
  bottom: 20px;
}
.features-divider-line {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 1px;
  height: 250px;
  background-color: #4b2f22;
}
.footer-hilltop {
  justify-content: flex-end;
  white-space: nowrap;
  font-size: 14px;
  color: #4b2f22;
}
.footer-hilltop a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  text-decoration: none;
}
.footer-hilltop img {
  display: block;
  width: 128px;
  max-width: 128px;
  height: auto;
}
.recaptcha-disclosure {
  text-align: right;
  font-family: "ballinger-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  color: #4b2f22;
  margin-top: 30px;
}
a:link {
  color: #4b2f22;
  text-decoration: none;
}
a:active {
  color: #4b2f22;
  text-decoration: none;
}
a:visited {
  color: #4b2f22;
  text-decoration: none;
}
a:hover {
  color: #4b2f22;
  text-decoration: underline;
}
/* -----------------------------
   Scroll reveal base states
----------------------------- */
.gsap-reveal,
.gsap-reveal-left,
.gsap-reveal-right,
.gsap-reveal-scale {
  opacity: 0;
  visibility: hidden;
  will-change: transform, opacity;
}
.gsap-reveal {
  transform: translateY(0px);
}
.gsap-reveal-left {
  transform: translateX(-24px);
}
.gsap-reveal-right {
  transform: translateX(24px);
}
.gsap-reveal-scale {
  transform: scale(0.96);
}
.dark-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background-color: rgba(0, 0, 0, 0.9);
  cursor: pointer;
  display: none;
  top: 0px;
  left: 0px;
}
.modal-overlay {
  width: auto;
  height: auto;
  padding: 30px;
  padding-top: 45px;
  background-color: #ffffff;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  font-family: "ballinger-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5f6028;
  font-size: 24px;
  z-index: 10000001;
  white-space: nowrap;
  text-align: center;
  display: none;
}
.close-x {
  position: absolute;
  top: 0px;
  right: 7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
@media only screen and (max-width: 1200px) {
  .hero {
    min-height: 744px;
  }
  .logo {
    bottom: 57.86666667px;
    width: 390.18666667px;
  }
  .main-section {
    padding-top: 37.2px;
    padding-bottom: 24.8px;
  }
  .intro-text {
    font-size: 18.18666667px;
    line-height: 29.76px;
  }
  .site-plan {
    margin-top: 16.53333333px;
    margin-bottom: 24.8px;
  }
  .section-headline {
    font-size: 26.45333333px;
    margin-bottom: 20.66666667px;
  }
  .site-padding {
    padding-left: 78.53333333px;
    padding-right: 78.53333333px;
  }
  .feature-list {
    padding-left: 12.4px;
    padding-right: 33.06666667px;
    margin-top: 33.06666667px;
  }
  .feature-list li {
    padding-left: 23.14666667px;
    margin-bottom: 14.88px;
    font-size: 18.18666667px;
    line-height: 26.45333333px;
  }
  .feature-list li::before {
    font-size: 18.18666667px;
  }
  .list-divider {
    margin-top: 24.8px;
  }
  .right-column {
    margin-left: 41.33333333px;
  }
  .secondary-image {
    margin-top: 49.6px;
    margin-bottom: 41.33333333px;
  }
  .side-view {
    margin-top: 8.26666667px;
    margin-bottom: 33.06666667px;
  }
  .section-divider {
    margin-top: 41.33333333px;
  }
  .site-padding-larger {
    padding-left: 132.26666667px;
    padding-right: 132.26666667px;
  }
  .sales-staff-picture {
    width: 175.25333333px;
    height: 181.86666667px;
    margin-top: 49.6px;
  }
  .sales-title {
    font-size: 15.70666667px;
    line-height: 19.84px;
    margin-top: 12.4px;
  }
  .contact-us {
    font-size: 20.66666667px;
    line-height: 20.66666667px;
    margin-top: 24.8px;
  }
  .headline-margin-top {
    margin-top: 41.33333333px;
  }
  .form-control {
    height: 41.33333333px;
    border: 0.82666667px solid #5f6028;
    margin-bottom: 24.8px;
    border-radius: 0px;
    font-size: 14.88px;
    padding-left: 20.66666667px;
  }
  textarea.form-control {
    padding-top: 12.4px;
    height: 82.66666667px;
  }
  .submit-button {
    height: 41.33333333px;
    font-size: 18.18666667px;
    padding-top: 8.26666667px;
  }
  .broker-check {
    width: 41.33333333px;
    height: 41.33333333px;
    border: 0.82666667px solid #5f6028;
  }
  .broker-check-text {
    font-size: 14.88px;
    margin-left: 16.53333333px;
    margin-top: 11.57333333px;
  }
  .broker-check {
    width: 41.33333333px;
    height: 41.33333333px;
    border: 0.82666667px solid #5f6028;
  }
  .broker-check.checked::after {
    left: 13.22666667px;
    top: 6.61333333px;
    width: 12.4px;
    height: 23.14666667px;
    border-width: 0 3.30666667px 3.30666667px 0;
  }
  .site-footer {
    padding: 49.6px 0;
  }
  .footer-copyright {
    font-size: 11.57333333px;
  }
  .footer-hilltop {
    font-size: 11.57333333px;
  }
  .footer-hilltop strong {
    margin: 0 3.30666667px;
  }
  .footer-logo-hedgewood {
    width: 146.32px;
  }
  .footer-logo-compass {
    width: 83.49333333px;
    margin-left: 33.06666667px;
  }
  .footer-equal-housing {
    margin-left: 16.53333333px;
  }
  .footer-logo-hedgewood img {
    width: 146.32px;
    margin-left: 41.33333333px;
  }
  .footer-logo-compass img {
    max-width: 83.49333333px;
  }
  .footer-equal-housing img {
    max-width: 23.14666667px;
  }
  .footer-hilltop img {
    max-width: 105.81333333px;
  }
  .down-arrow {
    width: 14.88px;
    bottom: 16.53333333px;
  }
  .features-divider-line {
    right: 0px;
    top: 33.06666667px;
    width: 0.82666667px;
    height: 206.66666667px;
  }
  .footer-hilltop {
    font-size: 11.57333333px;
  }
  .footer-hilltop img {
    width: 105.81333333px;
    max-width: 105.81333333px;
  }
}
@media only screen and (max-width: 992px) {
  .hero {
    min-height: 575.25px;
  }
  .logo {
    bottom: 44.74166667px;
    width: 301.68666667px;
  }
  .main-section {
    padding-top: 28.7625px;
    padding-bottom: 19.175px;
  }
  .intro-text {
    font-size: 14.06166667px;
    line-height: 23.01px;
  }
  .site-plan {
    margin-top: 12.78333333px;
    margin-bottom: 19.175px;
  }
  .section-headline {
    font-size: 20.45333333px;
    margin-bottom: 15.97916667px;
  }
  .site-padding {
    padding-left: 60.72083333px;
    padding-right: 60.72083333px;
  }
  .feature-list {
    padding-left: 9.5875px;
    padding-right: 25.56666667px;
    margin-top: 25.56666667px;
  }
  .feature-list li {
    padding-left: 17.89666667px;
    margin-bottom: 11.505px;
    font-size: 14.06166667px;
    line-height: 20.45333333px;
  }
  .feature-list li::before {
    font-size: 14.06166667px;
  }
  .list-divider {
    margin-top: 19.175px;
  }
  .right-column {
    margin-left: 31.95833333px;
  }
  .secondary-image {
    margin-top: 38.35px;
    margin-bottom: 31.95833333px;
  }
  .side-view {
    margin-top: 6.39166667px;
    margin-bottom: 25.56666667px;
  }
  .section-divider {
    margin-top: 31.95833333px;
  }
  .site-padding-larger {
    padding-left: 102.26666667px;
    padding-right: 102.26666667px;
  }
  .sales-staff-picture {
    width: 135.50333333px;
    height: 140.61666667px;
    margin-top: 38.35px;
  }
  .sales-title {
    font-size: 12.14416667px;
    line-height: 15.34px;
    margin-top: 9.5875px;
  }
  .contact-us {
    font-size: 15.97916667px;
    line-height: 15.97916667px;
    margin-top: 19.175px;
  }
  .headline-margin-top {
    margin-top: 31.95833333px;
  }
  .form-control {
    height: 31.95833333px;
    border: 0.63916667px solid #5f6028;
    margin-bottom: 19.175px;
    border-radius: 0px;
    font-size: 11.505px;
    padding-left: 15.97916667px;
  }
  textarea.form-control {
    padding-top: 9.5875px;
    height: 63.91666667px;
  }
  .submit-button {
    height: 31.95833333px;
    font-size: 14.06166667px;
    padding-top: 6.39166667px;
  }
  .broker-check {
    width: 31.95833333px;
    height: 31.95833333px;
    border: 0.63916667px solid #5f6028;
  }
  .broker-check-text {
    font-size: 11.505px;
    margin-left: 12.78333333px;
    margin-top: 8.94833333px;
  }
  .broker-check {
    width: 31.95833333px;
    height: 31.95833333px;
    border: 0.63916667px solid #5f6028;
  }
  .broker-check.checked::after {
    left: 10.22666667px;
    top: 5.11333333px;
    width: 9.5875px;
    height: 17.89666667px;
    border-width: 0 2.55666667px 2.55666667px 0;
  }
  .site-footer {
    padding: 38.35px 0;
  }
  .footer-copyright {
    font-size: 8.94833333px;
  }
  .footer-hilltop {
    font-size: 8.94833333px;
  }
  .footer-hilltop strong {
    margin: 0 2.55666667px;
  }
  .footer-logo-hedgewood {
    width: 113.1325px;
  }
  .footer-logo-compass {
    width: 64.55583333px;
    margin-left: 25.56666667px;
  }
  .footer-equal-housing {
    margin-left: 12.78333333px;
  }
  .footer-logo-hedgewood img {
    width: 113.1325px;
    margin-left: 31.95833333px;
  }
  .footer-logo-compass img {
    max-width: 64.55583333px;
  }
  .footer-equal-housing img {
    max-width: 17.89666667px;
  }
  .footer-hilltop img {
    max-width: 81.81333333px;
  }
  .down-arrow {
    width: 11.505px;
    bottom: 12.78333333px;
  }
  .features-divider-line {
    right: 0px;
    top: 25.56666667px;
    width: 0.63916667px;
    height: 159.79166667px;
  }
  .footer-hilltop {
    font-size: 8.94833333px;
  }
  .footer-hilltop img {
    width: 81.81333333px;
    max-width: 81.81333333px;
  }
}
@media only screen and (max-width: 767px) {
  .hero {
    position: relative;
    min-height: 380px;
    overflow: hidden;
  }
  .hero-picture {
    position: absolute;
    inset: 0;
    z-index: 0;
  }
  .hero-picture img,
  .hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
  }
  .hero-content {
    position: relative;
    z-index: 2;
  }
  .logo {
    bottom: 40px;
    width: 250px;
  }
  .main-section {
    background-color: #fffaf6;
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .intro-text {
    font-family: "ballinger-condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #4b2f22;
    text-align: center;
  }
  .site-plan {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .section-headline {
    text-align: center;
    color: #5f6028;
    font-family: "source-serif-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 15px;
  }
  .site-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .feature-list {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    padding-right: 40px;
    margin-top: 0px;
  }
  .feature-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 18px;
    font-family: "ballinger-condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #4b2f22;
  }
  .feature-list li::before {
    content: "»";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    line-height: 1.65;
    font-weight: 300;
    color: #4b2f22;
  }
  .list-divider {
    margin-top: 10px;
  }
  .right-column {
    margin-left: 0px;
  }
  .secondary-image {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .side-view {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .section-divider {
    margin-top: 20px;
  }
  .site-padding-larger {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sales-staff-picture {
    margin: auto;
    width: 180px;
    height: 170px;
    background-size: cover;
    background-position: center center;
    margin-top: 60px;
  }
  .sales-title {
    text-align: center;
    font-family: "source-serif-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #4b2f22;
    margin-top: 15px;
  }
  .contact-us {
    text-align: center;
    font-family: "source-serif-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
    margin-top: 20px;
    color: #4b2f22;
  }
  .headline-margin-top {
    margin-top: 50px;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .form-control {
    width: 100%;
    height: 45px;
    border: 1px solid #5f6028;
    margin-bottom: 20px;
    border-radius: 0px;
    background-color: transparent;
    font-family: "ballinger-condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    padding-left: 15px;
  }
  .form-control::-moz-placeholder {
    color: #5f6028;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #5f6028;
  }
  .form-control::-webkit-input-placeholder {
    color: #5f6028;
  }
  textarea.form-control {
    width: 100%;
    padding-top: 10px;
    height: 120px;
  }
  .submit-button {
    height: 45px;
    width: 100%;
    float: right;
    background-color: #aab090;
    text-align: center;
    color: #ffffff;
    font-family: "ballinger-condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    padding-top: 8px;
    cursor: pointer;
    margin-top: 15px;
  }
  .broker-check {
    width: 30px;
    height: 30px;
    border: 1px solid #5f6028;
    float: left;
    cursor: pointer;
  }
  .broker-check-text {
    float: left;
    font-family: "ballinger-condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    margin-left: 10px;
    color: #5f6028;
    margin-top: 5px;
  }
  .form-control.error {
    border-color: #c62828;
    background-color: #ffcccc;
  }
  .broker-check {
    width: 30px;
    height: 30px;
    border: 1px solid #5f6028;
    float: left;
    cursor: pointer;
    position: relative;
  }
  .broker-check.checked::after {
    content: "";
    position: absolute;
    left: 16px;
    top: 8px;
    width: 15px;
    height: 28px;
    border: solid #5f6028;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
  }
  .submit-button {
    cursor: pointer;
  }
  .site-footer {
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    background-color: #fffaf6;
  }
  .footer-inner {
    display: inline-block;
    width: 100%;
    text-align: center;
    align-items: center;
  }
  .footer-item {
    flex: 1;
    display: inline-block;
  }
  .footer-copyright {
    font-family: "source-serif-pro", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    color: #4b2f22;
    white-space: nowrap;
    text-align: center;
    width: 100%;
  }
  .footer-logo {
    justify-content: center;
  }
  .footer-hilltop {
    white-space: nowrap;
    font-size: 14px;
    color: #4b2f22;
  }
  .footer-hilltop strong {
    margin: 0 4px;
  }
  .footer-logo-hedgewood {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
  }
  .footer-logo-compass {
    float: right;
    margin: auto;
    margin-top: 20px;
    width: 160px;
    text-align: right;
    margin-right: 20px;
  }
  .footer-equal-housing {
    width: 100%;
    margin-top: 24px;
    justify-content: flex-start;
    margin-left: 0px;
  }
  .footer-logo-hedgewood img {
    display: block;
    width: 177px;
    height: auto;
    display: inline-block;
    margin: auto;
  }
  .footer-logo-compass img {
    display: inline-block;
    margin: auto;
    max-width: 101px;
    height: auto;
  }
  .footer-equal-housing img {
    display: block;
    max-width: 28px;
    height: auto;
    display: inline-block;
    margin: auto;
  }
  .footer-hilltop img {
    display: block;
    max-width: 128px;
    height: auto;
  }
  .down-arrow {
    width: 18px;
    position: absolute;
    left: 50%;
    bottom: 20px;
  }
  .features-divider-line {
    position: absolute;
    right: 0px;
    top: 40px;
    width: 1px;
    height: 250px;
    background-color: #4b2f22;
  }
  .footer-hilltop {
    justify-content: flex-end;
    white-space: nowrap;
    font-size: 14px;
    color: #4b2f22;
    margin-top: 30px;
  }
  .footer-hilltop a {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    text-decoration: none;
  }
  .footer-hilltop img {
    display: block;
    width: 128px;
    max-width: 128px;
    height: auto;
  }
  .mobile-spacing {
    margin-top: 20px;
  }
}
