@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-Black.otf") format("OpenType");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-BlackItalic.otf") format("OpenType");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-Bold.otf") format("OpenType");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-BoldItalic.otf") format("OpenType");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-Medium.otf") format("OpenType");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-MediumItalic.otf") format("OpenType");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-Book.otf") format("OpenType");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-BookItaliс.otf") format("OpenType");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-Light.otf") format("OpenType");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-LightItalic.otf") format("OpenType");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-XLight.otf") format("OpenType");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "GothamSS";
  src: url("/fonts/gotham/GothamSSm-XLightItalic.otf") format("OpenType");
  font-weight: 100;
  font-style: italic;
}
body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "GothamSS", sans-serif !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 300;
}
p {
  margin-bottom: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  font-size: 1rem;
  color: #424749;
  font-weight: normal;
}
.view-more {
  font-size: .9rem;
}
.nav-link-color > a {
  font-size: .9rem;
  font-weight: 600;
}
.button.cta-button > span {
  text-shadow: none;
  font-weight: 400;
}
.header-slider-header-width.home-slide {
  max-width: 65rem;
}
.header-slider-header-width.home-slide .header-slider-main-header {
  max-width: 100%;
}
.home-banner-adv-search {
  display: block;
  color: #fff;
  text-decoration: underline;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  transition: .2s;
}
.home-banner-adv-search:hover {
  transition: .2s;
  color: #eee;
}
.button.cta-button.cta-button-orange:hover,
.button:hover,
.button:focus {
  color: #fff;
}
h1.header-slider-main-header {
  font-size: 3rem;
  line-height: 3.7rem;
}
.header-slider-header-width {
  text-align: center;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  max-width: 65rem;
}
.header-slider-main-header {
  max-width: 100%;
}
.header-slider-para-wrapper {
  text-align: center;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.asg-container {
  padding: 0 1rem;
  height: min-content;
}
.asg-container h3 {
  font-weight: 300;
  padding-bottom: 1rem;
  font-size: 2rem;
  color: #424749;
}
.about-card-content-format {
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 1.25;
}
.about-social-wrapper {
  height: 3rem;
}
.about-social-wrapper span {
  font-size: 1.7rem;
}
.about-firm-wrapper {
  padding: .75rem 0 .25rem 0;
}
.about-social-wrapper span.fa-instagram {
  font-size: 1.7rem;
  margin: 1.5rem .5rem .5rem .5rem;
}
.about-asgbold span {
  font-weight: 500;
  font-size: .9rem;
  line-height: 1.25;
}
.about-asgbold a {
  display: block;
}
.about-asgbold-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-footer-para h3 {
  margin-top: 2rem;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  color: #424749;
}
.about-testimonial-block {
  -ms-flex-pack: center;
  justify-content: center;
}
.about-testimonial-block > div {
  height: min-content;
  padding-bottom: 4rem;
  padding-top: 2rem;
}
.about-testimonial-block p {
  margin-bottom: 0;
}
.about-testimonial-block h6 {
  font-weight: bold;
  color: #424749;
}
.about-card-wrapper {
  background-color: #F3F3F5;
  padding: 1rem;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.about-card-wrapper h4 {
  margin-bottom: 0;
  font-weight: 300;
  padding-bottom: 0.5rem;
  font-size: 1.5rem;
  color: #424749;
}
.about-card-wrapper .about-card-col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.about-card-wrapper .about-card-col-full {
  margin-top: 1rem;
  background-color: #F3F3F5;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.about-card-wrapper .about-card-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
}
.about-card-wrapper .about-card-col.about-card-content.about-card-agent-top {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}
.about-card-img {
  background-image: url('https://hendolife.betadoor.com/assets/media/ashleybowman.jpg');
  background-size: cover;
  background-position: top center;
  height: 13rem;
  width: 10rem;
  border-radius: 10px;
  margin-right: 0;
  margin-left: auto;
}
.about-card-img-mobile {
  display: none;
  visibility: hidden;
}
.about-card-sub-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  padding: .5rem;
}
.about-card-sub-wrapper h5 {
  display: block;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 0.35rem;
  font-size: 1.2rem;
  font-weight: 300;
  color: #424749;
}
.about-card-pills div {
  background-color: #fdfdfd;
  color: #707070;
  border-radius: 10px;
  padding: 0.25rem 0.5rem;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  border: 1px solid #707070;
  font-size: 0.95rem;
}
.about-float-img-wide {
  float: left;
  max-width: 100%;
  border-radius: 10px;
  margin: 2.5rem 1rem 2.5rem 0px;
  width: 100%;
  width: fill-available;
}
.about-float-img-right {
  float: right;
  max-width: 22rem;
  border-radius: 10px;
  margin: 2rem 1rem 2rem 1rem;
  width: 22rem;
  width: fill-available;
}
.footer-container {
  background-color: #F0F0F0;
  padding-top: 2rem;
  margin-top: 5rem;
}
.footer-container > div {
  padding-right: 0;
  padding-left: 0;
  margin: auto;
}
.footer-story-container {
  padding-bottom: 2rem;
  box-sizing: border-box;
  margin: 0 auto;
}
.footer-story-container .square {
  height: 190px;
  border-radius: 10px;
  margin: 0 auto;
  background: #fff;
  padding: 1rem;
  background-size: cover;
  position: relative;
}
.footer-story-container .align-self-bottom {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
}
.footer-story-container .align-self-bottom h6 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
}
.footer-story-container .align-self-bottom > div {
  color: #fff;
}
.footer-story-container .align-self-bottom > div span {
  color: #fff;
}
.advanced h4 {
  font-size: 1.2rem !important;
  font-weight: 300;
  color: #424749;
  text-transform: capitalize;
}
label.prop_type {
  font-size: .95rem !important;
}
.pagination-description {
  color: #424749;
}
.share-save {
  color: #424749;
}
/*filter loader*/
.loader-wrapper {
  position: absolute;
  width: 100%;
  padding: 1rem;
  border-radius: 10px;
  transition: .5s;
  opacity: 1;
}
.loader-wrapper.loader-hide {
  pointer-events: none;
  transition: .5s;
  opacity: 0;
}
.loading {
  color: transparent;
  background: linear-gradient(100deg, #f1f1f1 30%, #fefefe 50%, #f1f1f1 70%);
  background-size: 400%;
  animation: loading 1.2s ease-in-out infinite;
}
@keyframes loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
/*filter loader*/
/*// Styles for quick filter bar*/
.hl-qf-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
}
.hl-qf-container > form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
select.hl-qf-cell {
  background: #ffffff url("/assets/images/asg-img/arrow-icon.png") no-repeat;
  background-size: 18px 18px;
  background-position: center left calc(92%);
  appearance: none;
}
.hl-qf-container {
  position: relative;
  width: 100%;
}
.hl-qf-cell {
  color: #707070;
  border-top: .1rem solid #D2D2D2;
  border-bottom: .1rem solid #D2D2D2;
  border-left: .1rem solid #D2D2D2;
  border-right: 1px solid transparent;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  transition: .2s;
}
.hl-qf-cell.hl-qf-begin {
  border-radius: 10px 0px 0px 10px;
}
.hl-qf-cell.hl-qf-begin .select-selected {
  padding-left: 1.3rem;
}
.hl-qf-cell.hl-qf-end {
  border-radius: 0px 10px 10px 0px;
}
.hl-qf-cell.hl-qf-end .select-selected {
  padding-right: 1.3rem;
}
.hl-qf-cell.hl-qf-begin .select-items {
  left: 8px;
}
select.hl-qf-cell {
  position: relative;
  -ms-flex-preferred-size: fit-content;
  flex-basis: fit-content;
  margin: 0;
  height: 3.5rem;
  padding-right: 1.8rem;
}
.hl-qf-cell:last-of-type {
  border-right: .1rem solid #D2D2D2;
  padding: .95rem .95rem .95rem .6rem;
}
.hl-qf-cell:hover {
  cursor: pointer;
}
.hl-qf-dropdown-wrapper {
  display: none;
  visibility: hidden;
}
.hl-qf-dropdown-wrapper > form {
  width: 100%;
}
.hl-qf-cell.active > .hl-qf-dropdown-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  visibility: visible;
  background: #fff;
  color: #fff;
  padding: 1rem;
  position: absolute;
  left: 0;
  top: 3.4rem;
  z-index: 10000;
  width: 19rem;
  margin: 0;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  border: 1px solid #D2D2D2;
  border-top: 1px solid transparent;
}
.hl-qf-cell.active.hl-qf-end > .hl-qf-dropdown-wrapper {
  width: calc(92%);
  border: 1px solid #D2D2D2;
  border-top: 1px solid transparent;
  text-align: right;
  left: 8px;
  border-radius: 0px 0px 10px 10px;
}
.hl-qf-dropdown-wrapper .home-quick-search-wrapper {
  margin-bottom: 0;
  max-width: initial;
}
.hl-qf-cell-icon {
  width: 16px;
  display: inline-block;
  margin-left: .4rem;
}
.hl-qf-cell-icon img {
  width: 100%;
}
.custom-select {
  position: relative;
}
.custom-select select {
  display: none;
}
.select-selected {
  padding: .95rem 2rem .95rem .6rem;
}
.select-selected:after {
  position: absolute;
  content: url("/assets/images/asg-img/small-input-icon.png");
  top: 18px;
  right: 25px;
  width: 0;
  height: 0;
}
.select-items div,
.select-selected {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select-items div {
  padding: 0.6rem;
  border: .1rem solid #D2D2D2;
  border-bottom: transparent;
}
.select-items div:last-of-type {
  padding: 0.6rem;
  border: .1rem solid #D2D2D2;
  border-bottom: .1rem solid #D2D2D2;
}
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10000;
  width: max-content;
  min-width: 5rem;
  max-height: 18rem;
  max-height: 36vh;
  overflow-y: auto;
  border-radius: 0px 0px 10px 10px;
}
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.hl-qf-dropdown-wrapper-key {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hl-qf-dropdown-wrapper-key input:first-of-type {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
}
.hl-qf-dropdown-wrapper-key input:last-of-type {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0.72rem 2rem !important;
  margin-left: 1rem;
}
.refine-form-aux-wrapper {
  margin-left: auto;
}
.refine-form-aux-wrapper a {
  display: inline-block;
  margin-left: 1.5rem;
}
#filterOpen {
  display: none;
  visibility: hidden;
}
.share-save {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.share-save #sortOptions.hl-qf-cell {
  border: none;
  padding-left: .33rem;
  color: #EA5637;
  transition: .2s;
}
.share-save #sortOptions.hl-qf-cell:hover {
  border: none;
  padding-left: .33rem;
  color: #d13616;
  transition: .2s;
}
.share-save select.hl-qf-cell:focus {
  box-shadow: 0 0 5px transparent;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
.share-save select.hl-qf-cell {
  background: none;
}
/*// END Styles for quick filter bar*/
.property-content-wrapper h6 {
  margin-bottom: 0;
  padding-top: .75rem;
  color: #424749;
  font-size: 1.2rem;
  font-weight: 500;
}
.property-content-wrapper .prop-vt {
  color: #424749;
  padding-right: .3rem;
  font-size: 0.85rem;
}
.property-content-wrapper .prop-adrs {
  color: #424749;
  margin-top: 0.75rem;
  font-size: 1rem;
  font-weight: 500;
}
.property-content-wrapper .prop-adrs a {
  color: #424749;
}
.property-content-wrapper .prop-adrs a span {
  font-size: .9rem;
  font-weight: 400;
}
#contact-agent h2 {
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 300;
  color: #424749;
  margin-top: 1rem;
}
#contact-agent .agent-form label {
  text-transform: capitalize;
  padding-bottom: 0.1rem;
  font-weight: 300;
  font-size: 1rem;
  color: #424749;
}
#form-contact-agent-submit {
  width: 100%;
  font-size: 1rem;
  padding: 1rem;
}
#map-btn {
  margin-bottom: 0;
}
.property-title h2 {
  color: #424749;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 0;
  text-align: right;
  line-height: 1.2;
}
.property-title h1 {
  color: #424749;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1.2;
}
.property-features-bubble > li {
  background-color: #fdfdfd;
  color: #707070;
  border-radius: 10px;
  padding: 0.25rem 0.5rem;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  border: 1px solid #707070;
  font-size: 0.95rem;
}
.form-temp-fields label.control-label {
  text-transform: capitalize;
  padding-bottom: 0.1rem;
  font-weight: 300;
  font-size: 1.2rem;
  color: #424749;
}
.form-temp-fields sup {
  color: darkred;
}
.form-temp-fields .contact-space {
  margin-left: 2rem;
}
.contact-form-wrapper {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 1.5rem 5rem;
}
.form-temp-header h3 {
  font-weight: 300;
  color: #424749;
}
.form-temp-header h3 span {
  font-weight: 500;
}
.four-block-container > .four-block-main-header > .four-block-h6,
.news-half-container > .news-half-main-header > .news-half-h6 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 1.2rem;
  color: #424749;
}
.news-half-container > .news-half-info-container > p {
  color: #424749;
}
.news-half-container {
  padding: 3rem 0 2rem 0;
}
.news-half-container > .news-half-info-container > h4 {
  padding-bottom: .5rem;
  font-weight: 300;
  font-size: 1.5rem;
  color: #424749;
}
.news-half-container > .news-half-main-header > .news-half-h2,
.four-block-container > .four-block-main-header > .four-block-h2 {
  color: #424749;
  margin-bottom: 0;
  font-weight: 300;
}
.news-half-img-container .news-half-img-bkg {
  background-size: cover;
  height: 23rem;
  background-repeat: no-repeat;
}
.news-half-container > hr {
  width: 100%;
}
.disclaimer p {
  font-size: 8px !important;
}
.hl-prop-call-spacing {
  margin-left: .5rem;
}
.header-slider-container {
  background-size: cover;
}
.seach-form-margin-right > select {
  margin-right: 1rem;
}
.seach-form-margin-left {
  margin-left: 1rem;
}
.seach-form-margin-left {
  margin-left: 1rem;
}
label.prop_type {
  font-size: 1.15rem;
}
.asg-final-footer {
  padding-bottom: 2rem;
  padding-top: 1rem;
}
.at-logo-footer {
  transition: .2s;
  margin: auto;
  margin-top: 1rem;
}
.at-logo-footer img {
  width: 280px;
  margin-bottom: .2rem;
}
.asg-final-siteinfo {
  color: #707070;
}
.asg-final-social {
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.asg-final-dmca {
  margin-right: .75rem;
}
.hl-prop-slider-li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  background: #222;
}
.hl-prop-slider-li img {
  max-height: 585px;
}
@media screen and (max-width: 1060px) {
  .refine-form-aux-wrapper {
    margin-top: 1rem;
  }
  .hl-qf-container > form {
    width: 100vw;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .loader-wrapper {
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .hl-qf-container {
    height: 0;
    overflow: hidden;
    transition: .5s;
    margin-top: 0;
  }
  .hl-qf-container > form {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hl-qf-cell,
  .hl-qf-cell.hl-qf-begin,
  .hl-qf-cell.hl-qf-end {
    width: 100%;
    border-left: none;
    border-right: none;
    border-radius: 0;
    border-bottom: none;
  }
  .hl-qf-cell.hl-qf-begin .select-items {
    left: 0;
  }
  .hl-qf-cell.hl-qf-begin .select-selected {
    padding-left: .6rem;
  }
  .select-selected {
    width: 100%;
  }
  .select-items {
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    width: 100%;
  }
  .hl-qf-cell.active.hl-qf-end > .hl-qf-dropdown-wrapper {
    left: 0;
    width: 100%;
    top: 0;
  }
  .hl-qf-cell.keyword-cell.hl-qf-end > div:first-of-type {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .hl-qf-cell:last-of-type {
    padding: .95rem 0.54rem .95rem 0.6rem;
  }
  #filterOpen {
    display: block;
    visibility: visible;
    margin: 0 auto;
    margin-top: 1rem;
  }
  .filter-opener {
    line-height: inherit;
    color: #EA5637;
    text-decoration: none;
    cursor: pointer;
    transition: .2s;
  }
  .filter-opener:hover,
  .filter-opener:focus {
    color: #d13616;
    transition: .2s;
  }
}
@media screen and (max-width: 768px) {
  h1.header-slider-main-header {
    font-size: 2.4rem;
  }
  .about-float-img-wide,
  .about-float-img-right {
    display: none;
    visibility: hidden;
  }
  .asg-about.grid-x {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about-card-img {
    display: none;
    visibility: hidden;
  }
  .about-card-img-mobile {
    background-image: url('https://hendolife.betadoor.com/assets/media/ashleybowman.jpg');
    background-size: cover;
    background-position: top center;
    height: 24rem;
    width: 100%;
    border-radius: 10px;
    margin-right: 0;
    margin-left: 0;
    display: block;
    visibility: visible;
  }
  .about-card-wrapper .about-card-content {
    display: block;
  }
  .about-card-wrapper .about-card-col.about-card-content {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .about-card-wrapper .about-card-col.about-card-content.about-card-agent-top {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 1.1rem;
  }
  .four-block-container > .four-block-main-header > .four-block-h6,
  .news-half-container > .news-half-main-header > .news-half-h6 {
    font-size: .8rem;
  }
  .footer-story-container .align-self-bottom h6 {
    color: #fff;
    font-size: 1rem !important;
    font-weight: 500;
    line-height: 1.2;
  }
  .footer-story-container .align-self-bottom > div span,
  .footer-story-container .align-self-bottom > div {
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.4;
    display: block;
  }
  .news-half-container {
    padding: 3rem 1.6rem 2rem 1.6rem;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .contact-form-wrapper {
    padding: 1.5rem 1.5rem;
    margin-left: 1.6rem;
    margin-right: 1.6rem;
    margin-top: 1rem;
  }
  .form-temp-fields .contact-space {
    margin-left: 0;
  }
  h1.header-slider-main-header {
    line-height: 2.9rem;
  }
  .property-title h1,
  .property-title h2 {
    font-size: 1.3rem;
  }
  .footer-story-container .hl-footer-mobile-copy {
    display: none;
    visibility: hidden;
  }
  .footer-story-container .square {
    height: 250px;
  }
  .hl-detail-nav-mobile {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .asg-final-siteinfo,
  .asg-final-privacy {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .asg-final-siteinfo {
    text-align: center;
    margin-bottom: 0.4rem;
  }
  .asg-final-dmca {
    margin-right: .75rem;
  }
}

/*# sourceMappingURL=app.css.map */
