:root {
  --green-yellow: #dfd481;
  --dark-slate-grey: #3f4040;
  --flat-purple: #766ab4;
  --white-smoke: #eee;
}

body {
  background-color: #fff;
  padding-left: 329px;
}

h1 {
  font-family: Raleway, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h4 {
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  letter-spacing: .2px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.er-btn-body {
  color: #3f4040;
  text-align: center;
  text-transform: uppercase;
  background-color: #dfd481;
  padding: 20px 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.er-btn-body:hover {
  color: #dfd481;
  background-color: #3f4040;
}

.er-btn-body.w--current {
  background-color: #2e80b6;
}

.er-btn-body.er-send {
  color: #fff;
  background-color: #766ab4;
  margin-left: 20px;
  box-shadow: 0 0 0 -25px #0000;
}

.er-btn-body.er-send:hover {
  color: #fff;
  background-color: #3f4040;
  box-shadow: 0 0 30px -3px #00000059;
}

.er-section-content {
  padding: 60px 40px;
  position: relative;
}

.er-section-content.contact, .er-section-content.about {
  padding: 0;
}

.er-section-content.listing {
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.er-section-content.services {
  background-image: linear-gradient(#eeeeeeb3, #eeeeeeb3), url('../images/services-bottom.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  height: 650px;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.er-section-content.full-listing {
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.er-call-to-action {
  z-index: 500;
  color: #fff;
  background-image: linear-gradient(225deg, #373155bf, #0000);
  height: auto;
  position: relative;
}

.er-call-to-action-h {
  color: #dfd481;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 45px;
  display: block;
}

.er-hero-h {
  clear: both;
  color: #fff;
  text-align: left;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 42px;
  position: absolute;
  bottom: 25%;
  left: 40px;
}

.er-hero-subtext {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  text-transform: capitalize;
  width: 360px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  position: absolute;
  bottom: 18%;
  left: 40px;
}

.er-hero-subtext.location {
  z-index: 150;
  float: left;
  color: #fff;
  background-color: #3f4040bf;
  border: 1px solid #3f4040;
  width: auto;
  padding: 30px;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
  display: inline-block;
  position: absolute;
  bottom: 15%;
  left: 40px;
  box-shadow: 0 0 25px 1px #00000026;
}

.er-inquire-btn {
  z-index: 1000;
  float: right;
  color: #fff;
  background-color: #766ab4;
  margin-right: 5px;
  padding: 20px 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
  position: fixed;
  top: 30px;
  right: 30px;
  box-shadow: 0 1px 25px -5px #0000004d;
}

.er-inquire-btn:hover {
  color: #766ab4;
  background-color: #eee;
  box-shadow: 0 1px 30px -3px #0006;
}

.er-inquire-btn.w--current {
  z-index: 1000;
}

.er-inquire-btn.slide {
  z-index: 150;
  float: left;
  clear: right;
  color: #3f4040;
  background-color: #eee;
  display: inline-block;
  position: absolute;
  inset: auto auto 40px 40px;
}

.er-inquire-btn.slide:hover {
  color: #fff;
  background-color: #766ab4;
}

.er-section-h {
  color: #3f4040;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}

.er-section-h.centered {
  z-index: 10;
  color: #dfd481;
  text-align: center;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.er-section-subtext.centered {
  color: #fff;
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.er-form-input {
  color: #3f4040;
  border: 1px solid #3f404040;
  border-radius: 0;
  min-width: 90%;
  max-width: 90%;
  min-height: 55px;
  margin-bottom: 15px;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.er-form-input:focus {
  border: 1px solid #3f404059;
  box-shadow: 0 0 25px 1px #0003;
}

.er-form-input.text-area {
  border-radius: 0;
  min-height: 175px;
  max-height: 175px;
  margin-bottom: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 22px;
}

.er-form-wrapper.padding {
  width: 90%;
  margin-top: 60px;
  margin-left: 5%;
}

.er-social-link {
  color: #3f4040;
  margin-left: 7px;
  margin-right: 7px;
  padding: 3px;
  font-family: Empirica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
  transition: all .5s;
}

.er-social-link:hover {
  opacity: 1;
  color: #766ab4;
}

.er-footer {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  background-color: #3f4040;
  width: 100%;
  height: 155px;
  padding-top: 55px;
  padding-bottom: 55px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.er-footer-text {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 200;
  line-height: 13px;
  display: inline-block;
}

.er-footer-text.footer-address {
  text-align: left;
  font-size: 12px;
  line-height: 15px;
}

.er-hero-overlay {
  z-index: 100;
  text-align: center;
  background-image: linear-gradient(#3f404080, #3f404080);
  width: 100%;
  height: 100%;
  margin-bottom: 155px;
  display: inline-block;
  position: absolute;
  inset: 0;
}

.er-left-navigation {
  z-index: 1000;
  background-color: #fff;
  width: 329px;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0 0 40px #0000004d;
}

.er-nav-link {
  color: #3f4040;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: color .5s, background-color .75s ease-in-out;
  display: block;
}

.er-nav-link:hover {
  color: #766ab4;
  background-color: #eeeeeebf;
}

.er-nav-link.w--current {
  color: #766ab4;
  background-color: #766ab41f;
  transition: color .5s, background-color .75s ease-in-out;
}

.er-nav-link.w--current:hover {
  background-color: #eee;
}

.er-nav-menu {
  width: 100%;
}

.er-nav-brand {
  float: none;
  text-align: center;
  height: 120px;
  margin-bottom: 80px;
  display: block;
}

.er-nav-social {
  text-align: center;
  height: 50px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.er-image-grid3 {
  width: 14%;
  height: 100px;
  margin-top: 2%;
  margin-left: 1.1%;
  margin-right: 1.1%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.er-hero {
  height: 100vh;
}

.er-col-no-padding {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.er-content-area {
  height: 100%;
}

.er-success-message {
  text-align: center;
}

.er-form-p {
  margin-bottom: 0;
}

.er-section-header {
  background-color: #3f4040;
  height: auto;
  padding: 80px 40px;
}

.er-section-header.no-subtext {
  padding-top: 90px;
  padding-bottom: 80px;
}

.er-section-header._2line-subtext {
  padding-top: 80px;
  padding-bottom: 80px;
}

.er-section {
  z-index: 100;
  height: auto;
}

.er-hero-video {
  background-image: linear-gradient(45deg, #0000, #ffffff26), linear-gradient(#3f404073, #3f404073), linear-gradient(49deg, #00000073, #0000 50%, #0000);
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0;
}

.er-nav-brand-img {
  height: 100%;
}

.er-nav-line {
  background-color: #766ab4;
  width: 35px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.er-nav-text {
  margin-bottom: 5px;
}

.er-hero-h-span {
  color: #dfd481;
}

.er-icon-span {
  margin-right: 3px;
  font-family: Empirica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 0;
  position: relative;
  top: 5px;
}

.er-contact-row {
  height: 100%;
}

.er-contact-col {
  padding-left: 0;
  padding-right: 0;
}

.er-contact-col.form {
  height: 100%;
}

.er-contact-col.info {
  background-image: linear-gradient(315deg, #766ab499, #0000), linear-gradient(#0006, #0006), linear-gradient(#766ab4b3, #766ab4b3);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 575px;
  display: flex;
}

.er-contact-icon-div {
  color: #766ab4;
  text-align: center;
  width: 100%;
  height: 55px;
  margin-bottom: 15px;
  padding-top: 17px;
  font-family: Empirica, sans-serif;
  font-size: 28px;
}

.er-contact-icon-div.phone {
  font-size: 27px;
}

.er-contact-icon-div.email {
  font-weight: 400;
}

.er-contact-icon-div.email.left-side {
  color: #dfd481;
  width: 50px;
  height: 50px;
  margin-left: -3px;
  padding-top: 12px;
  font-weight: 400;
  transition: all .5s;
}

.er-contact-icon-div.email.left-side:hover {
  color: #3f4040;
}

.er-contact-icon-div.message {
  font-size: 25px;
}

.er-contact-icon-div.cell {
  padding-top: 12px;
  font-size: 33px;
}

.er-contact-icon-div.cell.left-side {
  color: #dfd481;
  width: 50px;
  height: 50px;
  margin-left: -3px;
  text-decoration: none;
  transition: all .5s;
  position: relative;
}

.er-contact-icon-div.cell.left-side:hover {
  color: #3f4040;
}

.er-contact-video {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.er-contact-h {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.er-contact-h-span {
  color: #dfd481;
}

.er-call-to-action-video {
  background-color: #766ab4bf;
  background-image: linear-gradient(#0003, #0003);
  width: 100%;
  height: 100%;
  padding: 70px 40px;
  inset: 0;
}

.er-about-row {
  height: 550px;
  overflow: hidden;
}

.er-about-col {
  height: 100%;
}

.er-about-col.headshot {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: .5%;
  display: flex;
}

.er-about-col.bio {
  color: #3f4040;
  letter-spacing: .5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 4%;
  padding-right: 2%;
  font-family: Raleway, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
  display: flex;
}

.er-bio-container {
  min-width: 200px;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.er-contact-info {
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 45px;
  display: inline-block;
}

.er-contact-info.cell, .er-contact-info.email {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 45px;
}

.er-contact-link {
  color: #fff;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.er-contact-link:hover {
  color: #dfd481;
}

.er-greybox {
  background-color: #3f4040;
  height: 300px;
  padding-top: 80px;
}

.er-contact-link-div {
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  display: flex;
}

.er-contact-link-icon {
  border: 3px solid #dfd481;
  border-radius: 250px;
  width: 50px;
  height: 50px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
  position: relative;
  top: 12px;
}

.er-contact-link-icon:hover {
  color: #3f4040;
  background-color: #dfd481;
  border-color: #0000;
}

.er-contact-link-icon.cell {
  transition: all .5s;
  top: 0;
}

.er-contact-link-icon.cell:hover {
  background-color: #dfd481;
  border-color: #0000;
}

.er-contact-link-icon.email {
  transition: all .5s;
  position: relative;
  top: 0;
}

.er-contact-link-icon.email:hover {
  background-color: #dfd481;
  border-color: #0000;
}

.er-contact-p {
  color: #dfd481;
  width: 350px;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 400;
}

.er-contact-p-span {
  margin-right: 5px;
  font-family: Empirica, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  position: relative;
  top: 4px;
}

.er-signup-form {
  width: 400px;
  height: 70px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.er-signup-form.cs {
  float: none;
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.er-signup-input {
  color: #dfd481;
  background-color: #3f4040;
  border-style: none;
  border-radius: 0;
  width: 100%;
  height: 65px;
  padding-left: 20px;
  padding-right: 75px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.er-signup-input:focus {
  box-shadow: 0 0 25px 1px #0003;
}

.er-signup-input.cs {
  color: #eee;
  background-color: #766ab4;
}

.er-signup-submit {
  float: right;
  color: #dfd481;
  background-color: #0000;
  width: 60px;
  height: 65px;
  font-family: Empirica, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 14px;
  transition: all .5s;
  position: relative;
  top: -75px;
}

.er-signup-submit:hover {
  color: #fff;
}

.er-signup-submit.cs {
  color: #3f4040;
}

.er-signup-submit.cs:hover {
  color: #eee;
}

.er-hero-slider {
  background-color: #3f4040;
  height: 100%;
}

.er-hero-right-arrow {
  z-index: 800;
  color: #3f4040;
  background-color: #eeeeee80;
  width: 80px;
  height: 75px;
  margin-bottom: 0;
  transition: all .5s;
  position: absolute;
  bottom: 2px;
  right: 2px;
  overflow: hidden;
}

.er-hero-right-arrow:hover {
  background-color: #eee;
}

.er-hero-right-arrow.hidden {
  display: none;
}

.er-hero-left-arrow {
  z-index: 800;
  float: right;
  color: #3f4040;
  background-color: #eeeeee80;
  width: 80px;
  height: 75px;
  margin-bottom: 0;
  margin-right: 82px;
  transition: all .5s;
  bottom: 2px;
  right: 2px;
}

.er-hero-left-arrow:hover {
  background-color: #eee;
}

.er-hero-left-arrow.hidden {
  display: none;
}

.er-hero-slide {
  transition: all .5s;
}

.er-hero-slide._2 {
  background-image: url('../images/slide1.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.er-hero-slide._3 {
  background-image: linear-gradient(#3f404066, #3f404066), url('../images/slide2.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.er-call-to-action-h-subtext {
  color: #fff;
  text-align: center;
  letter-spacing: .2px;
  text-transform: none;
  width: 350px;
  margin: 0 auto 40px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.er-signup-text {
  text-align: center;
  letter-spacing: .2px;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.er-empirica-news {
  width: 200px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.er-listsing-slider {
  background-color: #0000;
  height: 400px;
  display: block;
}

.er-listing-row {
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
}

.er-listing-row.listing-page {
  margin-bottom: 20px;
}

.er-listing-col {
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.er-listing-h {
  color: #766ab4;
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 45px;
  display: block;
}

.er-listing-h.price {
  color: #fff;
  background-color: #3f4040;
  width: auto;
  margin-bottom: 20px;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
  display: inline-block;
}

.er-listing-h.listing {
  font-size: 35px;
  line-height: 35px;
}

.er-listing-h.listing.featured {
  color: #766ab4;
  letter-spacing: .5px;
  background-color: #eee;
  width: auto;
  margin-top: 17px;
  margin-bottom: 0;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 800;
  line-height: 25px;
  position: absolute;
  inset: 0 auto auto 25px;
  box-shadow: 0 1px 5px #0006;
}

.er-listing-h.listing.featured-sold {
  background-color: var(--green-yellow);
  color: var(--dark-slate-grey);
  letter-spacing: .5px;
  width: auto;
  margin-top: 17px;
  margin-bottom: 0;
  padding: 10px 15px;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
  position: absolute;
  inset: auto 30px 25px auto;
  box-shadow: 0 1px 5px #0006;
}

.er-listing-h.more-padding {
  margin-bottom: 30px;
  padding-left: 10px;
}

.er-listing-h.listing-sold {
  margin-top: 15px;
  font-size: 35px;
  line-height: 35px;
}

.er-listing-h-subtext {
  color: #000;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 28px;
}

.er-listing-h-subtext.listing-page {
  margin-bottom: 0;
}

.er-listing-h-subtext.featured-listing {
  color: #fff;
  text-shadow: 0 1px 10px #0000008c;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  inset: auto auto 0 25px;
}

.er-listing-map {
  float: right;
  width: 100%;
  height: 300px;
}

.er-learnmore-btn {
  color: #fff;
  background-color: #3f4040;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
  position: static;
  bottom: 10px;
  left: 0;
}

.er-learnmore-btn:hover {
  background-color: #766ab4;
}

.er-learnmore-btn.slide-btn {
  width: 175px;
  margin-top: 45px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  inset: auto auto 15px 25px;
}

.er-learnmore-btn.slide-btn.bottom-button {
  margin-top: auto;
  margin-left: 10px;
  bottom: 25px;
  left: 3px;
}

.er-learnmore-btn.slide-btn.bottom-button.multiples {
  margin-left: 0;
  position: relative;
  bottom: 5px;
  left: 0;
}

.er-learnmore-btn.slide-btn.bottom-button.multiples-sold {
  background-color: var(--flat-purple);
  color: var(--white-smoke);
  margin-left: 0;
  position: relative;
  bottom: 5px;
  left: 0;
}

.er-learnmore-btn.slide-btn.bottom-button.multiples-sold:hover {
  background-color: var(--dark-slate-grey);
}

.er-learnmore-btn.hidden {
  display: none;
}

.er-listing-img-div.listing {
  width: 100%;
  height: 410px;
  padding-top: 0;
  display: inline-block;
  overflow: hidden;
}

.er-listing-slider-right-arrow {
  float: right;
  clear: both;
  background-color: #3f4040;
  width: 75px;
  height: 75px;
  transition: all .5s;
  display: inline-block;
  position: relative;
  top: -155px;
  bottom: 0;
  right: 10px;
}

.er-listing-slider-right-arrow:hover {
  background-color: #766ab4;
}

.er-listing-slider-left-arrow {
  float: right;
  background-color: #3f4040;
  width: 75px;
  height: 75px;
  margin-right: 90px;
  transition: all .5s;
  position: relative;
  top: -80px;
  bottom: 0;
  right: 0;
}

.er-listing-slider-left-arrow:hover {
  background-color: #766ab4;
}

.er-listing-slide {
  padding-left: 12px;
  padding-right: 10px;
}

.er-listing-img-lb {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.er-listing-img-lb.no-link {
  cursor: default;
}

.er-listing-img {
  width: 100%;
}

.er-listing-info-row {
  margin-top: 20px;
}

.er-listing-info-col {
  color: #3f4040;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.er-listing-info-list {
  padding-left: 20px;
}

.er-listing-info-li {
  margin-bottom: 15px;
}

.er-listing-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.er-listing-container.full-listing {
  align-items: stretch;
}

.er-listing-buttons {
  text-align: center;
  width: 100%;
  margin: 30px auto 50px;
  display: block;
}

.er-footer-logo {
  width: 45px;
  margin-left: 15px;
  position: relative;
  top: -3px;
}

.er-listing-gallery-div {
  text-align: center;
  width: 100%;
}

.er-service-icon-div {
  text-align: center;
  height: 130px;
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
}

.er-service-icon {
  color: #766ab4;
  font-family: Empirica, sans-serif;
  font-size: 80px;
  display: inline;
  position: relative;
  top: 60px;
}

.er-services-h {
  color: #766ab4;
  text-align: center;
  width: 78%;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
}

.er-services-bottom {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
}

.er-services-row {
  height: 330px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.er-services-h-quote {
  color: #3f4040;
  text-align: center;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 35px;
  font-style: italic;
  font-weight: 900;
  line-height: 38px;
  display: block;
  position: absolute;
  bottom: 80px;
}

.er-listing-info-div {
  background-color: #eee;
  width: 100%;
  height: 300px;
  padding: 13px 15px;
}

.er-listing-info-div.featured-listing._1 {
  background-image: linear-gradient(210deg, #0000 25%, #3f4040bf), url('../images/empirica-realty-6515-wide.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.er-listing-info-div.featured-listing._2 {
  background-image: linear-gradient(210deg, #0000 25%, #3f4040bf), url('../images/empirica-realty-4001-nw-77th-ave-wide.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.er-listing-info-div.featured-listing._3 {
  background-image: linear-gradient(210deg, #0000 25%, #3f4040bf), url('../images/empirica-realty-2140-w-62nd-st-wide.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.er-listing-info-div.featured-listing-sold {
  background-image: linear-gradient(#766ab466, #766ab466), linear-gradient(210deg, #0000 25%, #3f4040bf);
}

.er-listing-info-div.featured-listing-sold._2 {
  background-image: linear-gradient(#766ab466, #766ab466), linear-gradient(210deg, #0000 25%, #3f4040bf), url('../images/empirica-realty-4001-nw-77th-ave-19.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
}

.er-preload {
  z-index: 2000;
  background-image: linear-gradient(#3f4040, #3f4040);
  display: block;
  position: fixed;
  inset: 0;
}

.er-preloader {
  background-color: #766ab4;
  width: 100%;
  height: 20px;
}

.er-preloader-logo-div {
  opacity: 1;
  background-color: #eeeeee26;
  border-radius: 250px;
  width: 100px;
  height: 100px;
  margin-top: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.er-preloader-logo {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 7px;
}

.er-body-notice {
  padding-left: 0;
}

.er-notice-content {
  background-color: #3f4040;
  height: auto;
  padding: 25vh 40px;
}

.er-notice-content.cs {
  padding-top: 7vh;
  padding-bottom: 7vh;
}

.er-notice-content.sent {
  padding-bottom: 30vh;
}

.er-404-h {
  color: #766ab4;
  text-align: center;
  height: 200px;
  margin: 0 auto;
  font-family: Raleway, sans-serif;
  font-size: 300px;
  font-weight: 900;
  line-height: 100px;
  display: block;
  position: static;
}

.er-404-subtext {
  color: #eee;
  text-align: center;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.er-notice-subtext-span {
  letter-spacing: .5px;
  margin-top: 35px;
  font-size: 18px;
  font-weight: 100;
  line-height: 20px;
  display: inline-block;
}

.er-notice-h {
  color: #766ab4;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 150px;
  font-weight: 900;
  line-height: 130px;
}

.er-notice-subtext {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-family: Raleway, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.er-news-logo-div {
  width: 200px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.er-notice-ul-span {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  padding-bottom: 3px;
}

.er-cs-logo-div {
  background-image: url('../images/logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 90px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.er-image-realtor-wrapper {
  max-width: 368px;
  max-height: 450px;
  overflow: hidden;
}

.er-standard-paragraph.bullet {
  text-transform: capitalize;
}

.er-standard-paragraph.service-description {
  text-align: center;
}

.er-standard-paragraph.no-padding {
  margin-bottom: 0;
}

.er-form-signup {
  width: 100%;
  height: 70px;
  display: inline-block;
}

.er-listing-lightbox-image {
  width: 100%;
  height: 100%;
}

.er-utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.er-utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.er-utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.er-contact-info-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 490px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.er-services-h-quote-span {
  color: #766ab4;
}

.er-hero-subtext-span {
  color: #dfd481;
  font-weight: 600;
}

.er-featured-listings-wrapper {
  height: 470px;
  margin-top: 40px;
}

.er-single-listing {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  display: block;
}

html.w-mod-js [data-ix="preloader-run"] {
  width: 0%;
}

html.w-mod-js [data-ix="page-load-preloader"], html.w-mod-js [data-ix="page-load"], html.w-mod-js [data-ix="nav-logo-load"] {
  opacity: 0;
}

html.w-mod-js [data-ix="nav-link-load-1"], html.w-mod-js [data-ix="nav-link-load-2"], html.w-mod-js [data-ix="nav-link-load-3"], html.w-mod-js [data-ix="nav-link-load-4"] {
  opacity: 0;
  transform: translate(0, 15px);
}

html.w-mod-js [data-ix="nav-line-initial"] {
  opacity: 0;
  width: 20px;
}

html.w-mod-js [data-ix="nav-social-fade-from-bottom"], html.w-mod-js [data-ix="slider-info-load-1"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="slider-info-load-2"], html.w-mod-js [data-ix="slider-button-load"] {
  opacity: 0;
}

html.w-mod-js [data-ix="inquire-more-load-hover-hide"] {
  opacity: 0;
  transform: translate(0, -200px);
}

html.w-mod-js [data-ix="general-content-fade"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  body {
    margin-top: 98px;
    margin-left: 0;
    padding-left: 0;
  }

  .er-btn-body.er-send {
    margin-left: 10px;
  }

  .er-nav-button {
    color: #3f4040;
    background-color: #eee;
    width: 100px;
    height: 100px;
    padding: 30px 32px;
    font-size: 35px;
  }

  .er-nav-button.w--open {
    color: #766ab4;
    background-color: #eee;
  }

  .er-section-content.listing {
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .er-section-content.services {
    background-image: linear-gradient(to bottom, null, null), url('../images/services-bottom.png');
    background-size: auto, contain;
    height: 570px;
  }

  .er-section-content.full-listing {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .er-call-to-action-h {
    font-size: 40px;
    line-height: 45px;
  }

  .er-hero-h {
    width: 65%;
    font-size: 40px;
    line-height: 40px;
    position: relative;
    inset: 50% 40px auto;
  }

  .er-hero-subtext {
    letter-spacing: 0;
    width: 41%;
    font-size: 20px;
    line-height: 25px;
    position: relative;
    top: 52%;
    bottom: auto;
  }

  .er-hero-subtext.location {
    height: auto;
    padding: 25px;
    font-size: 30px;
    line-height: 35px;
    position: relative;
    top: 65%;
  }

  .er-inquire-btn {
    top: 170px;
  }

  .er-section-h.centered {
    font-size: 40px;
    line-height: 45px;
  }

  .er-section-subtext.centered {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 25px;
  }

  .er-form-input {
    min-width: 100%;
    max-width: 100%;
    margin-left: 10px;
  }

  .er-form-wrapper.padding {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 2%;
    display: block;
  }

  .er-social-link {
    color: #eeeeee80;
  }

  .er-social-link:hover {
    color: #dfd481;
  }

  .er-footer {
    width: 100%;
    height: 155px;
    padding-top: 55px;
    padding-bottom: 55px;
    display: block;
    overflow: hidden;
  }

  .er-left-navigation {
    float: none;
    width: 100%;
    height: 101px;
    position: fixed;
    inset: 0 0 auto;
    overflow: visible;
    box-shadow: 0 0 25px #0003;
  }

  .er-nav-link {
    color: #eee;
    text-align: left;
    cursor: pointer;
    background-color: #0000;
    height: 60px;
    padding-top: 19px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    position: relative;
  }

  .er-nav-link:hover {
    color: #dfd481;
    background-color: #0000;
  }

  .er-nav-link.w--current {
    color: #eee;
    cursor: default;
    background-color: #51497c80;
    font-weight: 400;
  }

  .er-nav-link.w--current:hover {
    background-color: #51497c80;
  }

  .er-nav-menu {
    float: none;
    background-color: #766ab4;
    width: auto;
    height: 60px;
    box-shadow: 0 0 25px #00000040;
  }

  .er-nav-brand {
    float: left;
    height: 75px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
  }

  .er-nav-social {
    height: 30px;
    display: none;
    position: relative;
    top: 35px;
    left: -148px;
  }

  .er-image-grid3 {
    height: 70px;
  }

  .er-hero {
    height: 85vh;
  }

  .er-column {
    text-align: center;
  }

  .er-col-no-padding {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: static;
  }

  .er-content-area {
    padding-left: 0;
  }

  .er-section-header {
    height: auto;
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .er-section-header.no-subtext {
    padding-top: 130px;
    padding-bottom: 125px;
  }

  .er-section-header._2line-subtext {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .er-section-header._2line-subtext.no-home {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .er-nav-brand-img {
    height: 85%;
  }

  .er-nav-line {
    background-color: #eee;
  }

  .er-contact-col.form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .er-contact-video {
    padding-left: 0;
  }

  .er-contact-h {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 45px;
  }

  .er-about-row {
    height: 420px;
  }

  .er-about-col.headshot {
    padding: 35px 30px;
  }

  .er-about-col.bio {
    padding: 38px 0 60px;
    display: block;
  }

  .er-bio-container {
    min-width: auto;
    max-width: 300px;
  }

  .er-bio-container.right {
    margin-right: 30px;
  }

  .er-contact-info.cell {
    margin-top: 0;
  }

  .er-contact-link {
    display: block;
  }

  .er-greybox {
    float: left;
    width: 33%;
    height: 101px;
    padding-top: 17px;
  }

  .er-contact-link-div {
    justify-content: flex-start;
    align-items: center;
    height: 80px;
    display: flex;
  }

  .er-contact-link-icon.cell, .er-contact-link-icon.email {
    top: 0;
  }

  .er-contact-p {
    width: 300px;
  }

  .er-signup-form {
    width: 400px;
  }

  .er-signup-form.cs {
    width: 50%;
  }

  .er-call-to-action-h-subtext, .er-signup-text {
    font-size: 20px;
    line-height: 24px;
  }

  .er-empirica-news {
    width: 225px;
  }

  .er-listsing-slider {
    overflow: hidden;
  }

  .er-listing-h {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .er-listing-h.price {
    margin-bottom: 20px;
  }

  .er-listing-h.listing {
    font-size: 35px;
    line-height: 35px;
  }

  .er-listing-h.listing.featured {
    margin-bottom: 15px;
  }

  .er-listing-h.listing.featured-sold {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 25px;
    bottom: 10px;
  }

  .er-listing-h.listing-sold {
    font-size: 35px;
    line-height: 35px;
  }

  .er-learnmore-btn {
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    display: block;
  }

  .er-learnmore-btn.slide-btn {
    margin-top: 20px;
  }

  .er-learnmore-btn.slide-btn.bottom-button {
    bottom: 20px;
    left: 2px;
  }

  .er-learnmore-btn.sold {
    display: none;
  }

  .er-learnmore-btn.single {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .er-listing-img-div.listing {
    height: 370px;
  }

  .er-listing-slider-right-arrow {
    top: -150px;
  }

  .er-listing-slider-left-arrow {
    top: -75px;
  }

  .er-listing-img {
    height: 100%;
  }

  .er-listing-container {
    margin-bottom: 0;
    display: block;
  }

  .er-listing-buttons {
    height: 70px;
  }

  .er-service-icon-div {
    height: 80px;
  }

  .er-service-icon {
    font-size: 80px;
    top: 30px;
  }

  .er-services-h {
    width: 84%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 25px;
  }

  .er-services-bottom {
    height: 200px;
  }

  .er-services-row {
    height: 300px;
  }

  .er-services-h-quote {
    font-size: 30px;
    line-height: 35px;
    bottom: 50px;
  }

  .er-listing-info-div.featured-listing._1 {
    background-image: linear-gradient(210deg, #0000 25%, #3f4040bf), url('../images/empirica-realty-6515-wide.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .er-listing-info-div.featured-listing._3 {
    background-image: linear-gradient(210deg, #0000 25%, #3f4040bf), url('../images/empirica-realty-2140-w-62nd-st-wide.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .er-body-notice {
    margin-top: 0;
  }

  .er-notice-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .er-notice-content.cs {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .er-notice-h {
    font-size: 125px;
    line-height: 110px;
  }

  .er-notice-subtext {
    font-size: 28px;
  }

  .er-image-realtor-wrapper {
    max-width: 300px;
    max-height: 350px;
    overflow: hidden;
  }

  .er-contact-info-wrapper {
    height: 500px;
    margin-top: 35px;
    margin-bottom: 35px;
    display: flex;
  }

  .er-featured-listings-wrapper {
    height: 470px;
  }

  .er-single-listing {
    clear: both;
    height: 380px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  body {
    margin-top: 79px;
  }

  h3 {
    margin-top: 10px;
  }

  .er-btn-body.er-send {
    margin-left: 0;
  }

  .er-nav-button {
    width: 80px;
    height: 80px;
    padding: 23px;
  }

  .er-section-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .er-section-content.listing {
    padding-top: 40px;
    padding-bottom: 0;
    display: block;
  }

  .er-section-content.services {
    background-image: none;
    height: auto;
    margin-bottom: 0;
    padding-top: 30px;
  }

  .er-section-content.full-listing {
    padding-top: 40px;
    display: block;
  }

  .er-call-to-action-h {
    text-align: center;
    margin-left: 0;
    font-size: 40px;
    line-height: 45px;
  }

  .er-hero-h {
    width: 50%;
    font-size: 32px;
    line-height: 31px;
    top: 11%;
  }

  .er-hero-subtext {
    letter-spacing: 0;
    width: 50%;
    font-size: 18px;
    line-height: 25px;
    top: 14%;
  }

  .er-hero-subtext.location {
    padding: 15px 15px 15px 16px;
    font-size: 25px;
    line-height: 32px;
    display: block;
    top: 6%;
    bottom: 0%;
    left: 20px;
  }

  .er-inquire-btn.slide {
    bottom: 20px;
    left: 20px;
  }

  .er-section-h.centered {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
    line-height: 32px;
    display: block;
  }

  .er-section-subtext.centered {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 25px;
  }

  .er-form-input {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .er-form-wrapper.padding {
    width: 85%;
    margin-top: 40px;
    margin-bottom: 0;
    padding-right: 0%;
  }

  .er-footer {
    width: 100%;
    height: 200px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
    overflow: hidden;
  }

  .er-footer-text.footer-address {
    text-align: center;
    margin-bottom: 30px;
    display: block;
  }

  .er-left-navigation {
    height: 80px;
  }

  .er-nav-brand {
    height: 50px;
  }

  .er-image-grid3 {
    width: 30%;
    height: 90px;
  }

  .er-hero {
    height: 350px;
  }

  .er-column {
    text-align: center;
    margin-bottom: 25px;
  }

  .er-col-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .er-section-header {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .er-section-header.no-subtext {
    padding-top: 100px;
    padding-bottom: 95px;
  }

  .er-section-header._2line-subtext {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .er-section-header._2line-subtext.no-home {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .er-hero-video {
    background-image: linear-gradient(45deg, #0000, #ffffff26), linear-gradient(#3f404073, #3f404073), linear-gradient(49deg, #00000073, #0000 50%, #0000), url('../images/hero-mobile.jpg');
    background-position: 0 0, 0 0, 0 0, 50% 100%;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, cover;
  }

  .er-contact-col.form {
    padding-bottom: 40px;
  }

  .er-contact-col.info {
    background-image: linear-gradient(315deg, #766ab499, #0000), linear-gradient(#0006, #0006), linear-gradient(#766ab4b3, #766ab4b3), url('../images/contact-mobile.jpg');
    background-position: 0 0, 0 0, 0 0, 50%;
    background-size: auto, auto, auto, cover;
    height: 430px;
    padding-left: 0;
    display: block;
  }

  .er-contact-h {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 40px;
    display: block;
  }

  .er-call-to-action-video {
    background-color: #0000;
    background-image: linear-gradient(#766ab4bf, #766ab4bf), linear-gradient(#00000080, #00000080), url('../images/call-to-action-mobile.jpg');
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .er-about-row {
    height: 100%;
  }

  .er-about-col.headshot {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 55px 20px 0;
  }

  .er-about-col.bio {
    padding: 35px 20px;
  }

  .er-bio-container {
    min-width: 90%;
    max-width: 90%;
  }

  .er-bio-container.right {
    float: none;
    min-width: 100%;
    max-width: 100%;
  }

  .er-contact-info.cell {
    margin-top: 0;
    font-size: 18px;
  }

  .er-contact-info.email {
    font-size: 18px;
  }

  .er-contact-link {
    display: block;
  }

  .er-greybox {
    width: 45%;
    height: 80px;
    padding-top: 17px;
  }

  .er-contact-link-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 75px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .er-contact-link-icon.cell, .er-contact-link-icon.email {
    top: 2px;
  }

  .er-contact-p {
    text-align: center;
    width: 100%;
    bottom: 40px;
  }

  .er-signup-form {
    float: none;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .er-signup-form.cs {
    width: 75%;
    margin-top: 30px;
  }

  .er-signup-input {
    padding-right: 60px;
  }

  .er-call-to-action-h-subtext {
    text-align: center;
    width: 70%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .er-signup-text {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .er-empirica-news {
    width: 200px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .er-listsing-slider {
    height: 645px;
    display: block;
    overflow: hidden;
  }

  .er-listing-row, .er-listing-row.listing-page {
    margin-bottom: 0;
  }

  .er-listing-col {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .er-listing-col.map {
    margin-bottom: 5px;
  }

  .er-listing-col.map.featured {
    margin-top: 15px;
  }

  .er-listing-col.single-listing {
    margin-bottom: 10px;
  }

  .er-listing-h {
    text-align: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .er-listing-h.price {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .er-listing-h.listing {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 40px;
    display: block;
  }

  .er-listing-h.listing.featured {
    text-align: left;
    margin-top: 15px;
    left: 15px;
  }

  .er-listing-h.listing.featured-sold {
    text-align: left;
    margin-top: 15px;
    right: 20px;
  }

  .er-listing-h.more-padding {
    padding-left: 20px;
  }

  .er-listing-h.listing-sold {
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 40px;
    display: block;
  }

  .er-listing-h-subtext {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    line-height: 30px;
  }

  .er-listing-h-subtext.featured-listing {
    text-align: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 15px;
  }

  .er-listing-map {
    height: 250px;
  }

  .er-listing-map.single-listing {
    display: none;
  }

  .er-learnmore-btn.slide-btn {
    float: none;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .er-learnmore-btn.slide-btn.bottom-button {
    margin-top: 18px;
    margin-left: 0;
  }

  .er-learnmore-btn.slide-btn.bottom-button.multiples, .er-learnmore-btn.slide-btn.bottom-button.multiples-sold {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .er-learnmore-btn.sold {
    display: none;
  }

  .er-listing-img-div.listing {
    height: 275px;
  }

  .er-listing-slider-right-arrow {
    top: -170px;
  }

  .er-listing-slider-left-arrow {
    top: -95px;
  }

  .er-listing-slide._1 {
    overflow: hidden;
  }

  .er-listing-img {
    width: 100%;
    height: 100%;
  }

  .er-listing-info-li {
    margin-bottom: 10px;
  }

  .er-listing-container {
    margin-bottom: 0;
  }

  .er-listing-container.full-listing {
    height: 100%;
  }

  .er-service-icon-div {
    height: 80px;
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
  }

  .er-service-icon {
    font-size: 80px;
    line-height: 0;
    display: inline;
    top: 41px;
  }

  .er-services-row {
    margin-bottom: 0;
  }

  .er-listing-info-div {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .er-listing-info-div.featured-listing._1, .er-listing-info-div.featured-listing._2, .er-listing-info-div.featured-listing._3, .er-listing-info-div.featured-listing-sold._2 {
    height: 250px;
  }

  .er-notice-content {
    height: 100vh;
    padding: 10vh 30px;
  }

  .er-notice-content.cs {
    height: 100vh;
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .er-404-h {
    width: 100%;
    height: 80px;
    margin-top: 10vh;
    margin-bottom: 0;
    font-size: 150px;
    line-height: 40px;
    display: block;
  }

  .er-404-subtext {
    margin-top: 40px;
    font-size: 30px;
  }

  .er-notice-subtext-span {
    margin-top: 20px;
    font-size: 15px;
  }

  .er-notice-h {
    font-size: 50px;
    line-height: 50px;
  }

  .er-notice-subtext {
    margin-top: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .er-news-logo-div {
    width: 125px;
    margin-top: 15px;
  }

  .er-cs-logo-div {
    width: 75px;
    margin-bottom: 15px;
  }

  .er-image-realtor-wrapper {
    float: none;
    max-width: 240px;
    max-height: 340px;
  }

  .er-lightbox-mask {
    overflow: hidden;
  }

  .er-contact-info-wrapper {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 0;
  }

  .er-featured-listings-wrapper {
    height: 700px;
  }

  .er-single-listing {
    height: 325px;
  }
}

@media screen and (max-width: 479px) {
  .er-section-content.listing {
    padding: 40px 30px 0;
    display: block;
  }

  .er-section-content.services {
    margin-bottom: 10px;
    padding: 35px 30px 0;
  }

  .er-section-content.full-listing {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }

  .er-call-to-action-h {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 32px;
  }

  .er-hero-h {
    text-align: center;
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 32px;
    position: relative;
    top: 18%;
    left: auto;
    right: auto;
  }

  .er-hero-subtext {
    text-align: center;
    letter-spacing: 0;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
    top: 20%;
    left: auto;
    right: auto;
  }

  .er-hero-subtext.location {
    float: right;
    background-color: #3f404080;
    border-style: none;
    width: 70%;
    margin-right: 0;
    padding: 14px 12px 12px;
    font-size: 19.5px;
    line-height: 26px;
    display: block;
    top: 0;
    left: 0;
    right: 0;
  }

  .er-inquire-btn.slide {
    text-align: center;
    width: 162px;
    margin-right: 0;
    font-size: 13px;
    display: block;
    position: absolute;
    inset: 366px 2px auto auto;
  }

  .er-section-h.centered {
    text-align: center;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .er-section-subtext.centered {
    width: 95%;
    font-size: 18px;
    line-height: 24px;
  }

  .er-form-input {
    font-size: 15px;
  }

  .er-form-wrapper.padding {
    margin-top: 40px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .er-footer {
    width: 100%;
    height: 200px;
    display: block;
    overflow: hidden;
  }

  .er-nav-link {
    text-align: center;
    width: 100%;
  }

  .er-nav-menu {
    background-color: #766ab4e6;
    background-image: linear-gradient(135deg, #38315aa6, #0000 58%);
    height: 100vh;
    padding-top: 20px;
  }

  .er-nav-brand {
    margin-left: 15px;
    padding-left: 0;
  }

  .er-image-grid3 {
    height: 55px;
  }

  .er-hero {
    height: 500px;
  }

  .er-column {
    margin-bottom: 25px;
  }

  .er-section-header {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .er-section-header.no-subtext {
    padding-top: 100px;
    padding-bottom: 85px;
  }

  .er-section-header._2line-subtext {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .er-section-header._2line-subtext.no-home {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding: 50px 30px;
    display: block;
  }

  .er-contact-col.form {
    padding-bottom: 35px;
  }

  .er-contact-col.info {
    height: 390px;
  }

  .er-contact-icon-div.email.left-side {
    width: 40px;
    height: 40px;
    padding-top: 7px;
    font-size: 20px;
  }

  .er-contact-icon-div.cell.left-side {
    width: 40px;
    height: 40px;
    padding-top: 7px;
    font-size: 25px;
  }

  .er-contact-h {
    font-size: 30px;
    line-height: 33px;
  }

  .er-call-to-action-video {
    padding: 40px 25px;
  }

  .er-about-row {
    height: auto;
  }

  .er-about-col.headshot {
    padding: 0 30px 40px;
  }

  .er-about-col.bio {
    padding: 40px 25px 35px;
  }

  .er-bio-container {
    min-width: 100%;
    max-width: 100%;
  }

  .er-contact-info.cell, .er-contact-info.email {
    font-size: 15px;
  }

  .er-contact-link {
    letter-spacing: .5px;
    font-weight: 400;
  }

  .er-greybox {
    width: 40%;
  }

  .er-contact-link-div {
    height: 65px;
  }

  .er-contact-link-icon.cell, .er-contact-link-icon.email {
    width: 40px;
    height: 40px;
  }

  .er-contact-p-span {
    font-size: 12px;
    line-height: 15px;
    top: 1px;
  }

  .er-signup-form {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .er-signup-form.cs {
    width: 90%;
  }

  .er-signup-input {
    padding-right: 60px;
  }

  .er-call-to-action-h-subtext {
    width: 100%;
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 20px;
  }

  .er-signup-text {
    width: 100%;
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 20px;
  }

  .er-empirica-news {
    width: 180px;
  }

  .er-listsing-slider {
    height: 740px;
    display: block;
    overflow: hidden;
  }

  .er-listing-col.map {
    margin-bottom: 25px;
  }

  .er-listing-h {
    font-size: 30px;
    line-height: 30px;
  }

  .er-listing-h.price {
    clear: left;
    width: 80%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-size: 30px;
    display: block;
  }

  .er-listing-h.listing {
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 30px;
    display: block;
  }

  .er-listing-h.listing.featured {
    text-align: center;
    margin-top: -5px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 19px;
    line-height: 24px;
    position: static;
  }

  .er-listing-h.listing.featured-sold {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 8px;
    font-size: 19px;
    line-height: 24px;
    inset: 46px auto auto;
  }

  .er-listing-h.listing-sold {
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 30px;
    display: block;
  }

  .er-listing-h-subtext {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
  }

  .er-listing-h-subtext.featured-listing {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }

  .er-learnmore-btn {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .er-learnmore-btn.slide-btn {
    margin-top: 18px;
  }

  .er-learnmore-btn.slide-btn.bottom-button {
    margin-top: 18px;
    margin-left: auto;
  }

  .er-learnmore-btn.slide-btn.bottom-button.multiples, .er-learnmore-btn.slide-btn.bottom-button.multiples-sold {
    margin-top: 0;
  }

  .er-learnmore-btn.sold {
    display: none;
  }

  .er-listing-img-div.listing {
    height: 175px;
  }

  .er-listing-slider-right-arrow {
    float: right;
    margin-right: auto;
    display: block;
    top: -152px;
    right: 18%;
  }

  .er-listing-slider-left-arrow {
    float: left;
    margin-right: auto;
    top: -77px;
    left: 18%;
  }

  .er-listing-slide._1, .er-listing-slide._2 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .er-listing-img {
    height: 100%;
  }

  .er-listing-container {
    margin-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .er-listing-buttons {
    height: 150px;
  }

  .er-listing-buttons.sold {
    height: 55px;
  }

  .er-service-icon-div {
    height: 70px;
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
  }

  .er-service-icon {
    font-size: 70px;
    display: inline;
    top: 35px;
  }

  .er-services-h {
    font-size: 20px;
    line-height: 25px;
  }

  .er-services-row {
    height: 220px;
    padding-left: 0;
    padding-right: 0;
  }

  .er-listing-info-div.featured-listing._1 {
    background-image: linear-gradient(#0000 25%, #3f4040bf), url('../images/empirica-realty-6515-wide.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .er-listing-info-div.featured-listing._2 {
    background-image: linear-gradient(#0000 25%, #3f4040bf), url('../images/empirica-realty-4001-nw-77th-ave-wide.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .er-listing-info-div.featured-listing._3 {
    background-image: linear-gradient(#0000 25%, #3f4040bf), url('../images/empirica-realty-2140-w-62nd-st-wide.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .er-listing-info-div.featured-listing-sold {
    background-image: linear-gradient(#766ab466, #766ab466), linear-gradient(#0000 25%, #3f4040bf);
  }

  .er-notice-content {
    height: 75vh;
    padding: 20vh 20px;
  }

  .er-notice-content.cs {
    height: 80vh;
    padding: 5vh 20px;
  }

  .er-404-h {
    margin-top: 0;
    font-size: 130px;
  }

  .er-404-subtext {
    margin-top: 25px;
  }

  .er-notice-subtext-span {
    margin-top: 40px;
  }

  .er-notice-h {
    margin-bottom: 30px;
    font-size: 70px;
    line-height: 70px;
  }

  .er-notice-subtext {
    margin-top: 15px;
    line-height: 25px;
  }

  .er-cs-logo-div {
    margin-bottom: 25px;
  }

  .er-image-realtor-wrapper {
    max-height: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .er-standard-paragraph {
    text-align: center;
  }

  .er-standard-paragraph.bullet {
    text-align: left;
  }

  .er-standard-paragraph.service-description {
    margin-bottom: 0;
  }

  .er-lightbox-mask {
    overflow: hidden;
  }

  .er-contact-info-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .er-hero-subtext-span {
    display: block;
  }

  .er-featured-listings-wrapper {
    height: 830px;
  }

  .er-single-listing {
    height: 336px;
  }
}


@font-face {
  font-family: 'Empirica';
  src: url('../fonts/empirica.eot') format('embedded-opentype'), url('../fonts/empirica.woff') format('woff'), url('../fonts/empirica.ttf') format('truetype'), url('../fonts/empirica.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}