/* compiled by scssphp 1.10.2 on Sun, 04 Jan 2026 11:29:37 +0000 (1.4144s) */

@charset "UTF-8";
/* Harcourts Feed SCSS Document */
/* Appearance: @include appearance(); */
/* Colours */
/* Filter */
/* Rotator */
/* Font */
.cyan {
  color: #00adef;
}
.blue {
  color: #002b49;
}
/* Webfont: HarcourtsScript */
@font-face {
  font-family: "HarcourtsScript";
  src: url("https://static.thecdn.co.nz/file/thecdn/fonts/harcourts/harcourtsscript.eot");
  /* IE9 Compat Modes */
  src: url("https://static.thecdn.co.nz/file/thecdn/fonts/harcourts/harcourtsscript.eot?#iefix") format("embedded-opentype"), url("https://static.thecdn.co.nz/file/thecdn/fonts/harcourts/harcourtsscript.woff") format("woff"), url("https://static.thecdn.co.nz/file/thecdn/fonts/harcourts/harcourtsscript.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.script {
  font-family: "HarcourtsScript";
  font-size: 1.5em;
  display: inline-block;
  transform: rotate(-5deg);
  margin-left: 0.15em;
  font-weight: 400 !important;
  text-transform: none;
}
/* All harcourts related styles require full width intro */
.block-width-full .wrap {
  max-width: 100%;
  padding: 0 0 0 0 !important;
}
.agent-multi-listings .uk-tab > * > a {
  font-weight: 400;
}
a.map-link {
  /*color:#ffffff;*/
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.map-link:hover, .intro-property-info-holder a.map-link:hover {
  color: #00adef;
}
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
input[type=submit], .uk-button-primary {
  display: inline-block;
  background-color: #00adef;
  color: #fff !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: none !important;
  padding: 18px 40px;
  line-height: 1.5;
  font-weight: 900;
  letter-spacing: 1.7px;
  text-align: center;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=submit] i, .uk-button-primary i {
  margin-right: 5px;
}
input[type=submit]:hover, a.uk-button-primary:hover {
  background: #0085c6;
  color: #ffffff;
}
.uk-button-primary:before {
  content: "";
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  height: 100%;
  width: 150%;
  top: 0;
  right: 127.5%;
  z-index: -1;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a.uk-button-primary:hover:before {
  transform: skewX(-45deg) translate3d(100%, 0, 0);
}
.uk-button-primary:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 150%;
  top: 0;
  right: 127.5%;
  z-index: -1;
  background: #0085c6;
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a.uk-button-primary:hover:after {
  -webkit-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -moz-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -o-transform: skewX(-45deg) translate3d(100%, 0, 0);
  transform: skewX(-45deg) translate3d(100%, 0, 0);
}
.summary-text-holder .uk-button {
  margin-top: 2rem;
}
/* Properties */
.property-popup, .properties {
  /* Properties - New Override */
}
.property-popup p.listing-count, .properties p.listing-count {
  font-size: 13px;
  margin-bottom: 0.8em;
  line-height: 1.5;
  padding: 0 5px;
  width: auto;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
}
.property-popup .property-item, .properties .property-item {
  border-bottom: solid 1px #dddddd;
  padding: 10px 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.property-popup .property-item .content .image, .properties .property-item .content .image {
  display: block;
  width: 100%;
  height: 0;
  padding: 65% 0 0;
  margin: 0 0 0 0;
  overflow: hidden;
  position: relative;
}
.property-popup .property-item .content .image .image-inner, .properties .property-item .content .image .image-inner {
  position: absolute;
  display: -webkit-flex;
  display: flex;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.property-popup .property-item .content .image .image-inner img, .properties .property-item .content .image .image-inner img {
  flex: 1;
  opacity: 1;
  object-fit: cover;
}
.property-popup .property-item .content .text, .properties .property-item .content .text {
  display: block;
  clear: both;
  color: #002b49;
  padding: 0 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.property-popup .property-item .content .text p, .properties .property-item .content .text p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.property-popup .property-item .content .text h3, .properties .property-item .content .text h3 {
  height: auto;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 5px;
  text-overflow: ellipsis;
  line-height: 1;
  color: #002b49;
  margin: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.property-popup .property-item a:hover .content .text h3, .properties .property-item a:hover .content .text h3 {
  color: #00adef;
}
.property-popup .property-item .content .text .property-address, .properties .property-item .content .text .property-address {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 300;
  padding-top: 0;
  padding-bottom: 6px;
  color: #002b49;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.property-popup .property-item .content .text .property-price, .properties .property-item .content .text .property-price {
  padding-top: 0px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #00adef;
}
.property-popup .property-item .content .text .listingid, .properties .property-item .content .text .listingid {
  text-align: left;
  font-size: 12px;
  /*padding-top: 8px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.property-popup.card .property-item, .properties.card .property-item {
  border-bottom: none;
  position: relative;
  background-color: transparent;
}
.property-popup.card .property-item a, .properties.card .property-item a {
  position: relative;
  padding-bottom: 2px;
  display: block;
}
.property-popup.card .property-item .content .image .openhome-banner, .property-popup.card .property-item .content .image .sold-banner, .properties.card .property-item .content .image .openhome-banner, .properties.card .property-item .content .image .sold-banner {
  display: block;
}
.property-popup.card .property-item .content .image .openhome-flag, .properties.card .property-item .content .image .openhome-flag {
  display: none;
}
.property-popup.card .property-item .content .text, .properties.card .property-item .content .text {
  padding: 20px;
  text-align: left;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.property-popup.card .property-item .content .text h3, .properties.card .property-item .content .text h3 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 1.4;
  text-transform: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.property-popup.card .property-item .content .text .property-address, .properties.card .property-item .content .text .property-address {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  letter-spacing: 0.6px;
  line-height: 1.5;
  font-weight: 400;
  color: #58616d;
  margin-top: 10px;
}
.property-popup.card .property-item .content .text .property-price, .properties.card .property-item .content .text .property-price {
  color: #002b49;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 1.7;
  margin-top: 10px;
}
.property-popup.card .property-item .content .text .listingid, .properties.card .property-item .content .text .listingid {
  display: none;
}
.property-popup.card .property-item .content .text p.property-icon-holder, .properties.card .property-item .content .text p.property-icon-holder {
  padding: 0 0 0 0;
  margin-top: 20px;
  height: auto;
}
.property-popup.card .property-item:hover .content .text h3, .properties.card .property-item:hover .content .text h3 {
  color: #002b49;
}
.property-popup.list .property-item, .properties.list .property-item {
  width: 100%;
  float: none;
  position: relative;
}
.property-popup.list .property-item a, .properties.list .property-item a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: -20px;
  margin-top: -10px;
  color: #001F49;
}
.property-popup.list .property-item a:hover, .properties.list .property-item a:hover {
  color: #06397d;
}
.property-popup.list .property-item a > *, .properties.list .property-item a > * {
  flex: 1;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}
.property-popup.list .property-item h1, .properties.list .property-item h1 {
  font-size: 16px;
}
.property-popup.list .property-item .module-image-grow-holder, .properties.list .property-item .module-image-grow-holder {
  flex-grow: 1;
}
.property-popup.list .property-item .module-image, .properties.list .property-item .module-image {
  width: 150px;
  padding: 0;
  height: 100px;
}
.property-popup.list .property-item .property-icon-holder, .properties.list .property-item .property-icon-holder {
  display: flex;
}
.property-popup.list .property-item p, .properties.list .property-item p {
  margin-bottom: 0;
}
.property-popup.list .property-item .agent, .properties.list .property-item .agent {
  display: inline-block;
}
.property-popup.list .property-item .listingid, .properties.list .property-item .listingid {
  flex: unset;
  width: 130px;
}
.property-popup.list .property-icon-holder, .properties.list .property-icon-holder {
  font-size: 12px;
}
.property-popup.list .property-icon-holder .property-icon [class^="harcourts-"], .properties.list .property-icon-holder .property-icon [class^="harcourts-"] {
  font-size: 24px;
}
.property-popup.list .watchlist-buttons, .properties.list .watchlist-buttons {
  position: absolute;
  right: 0;
  top: 0;
}
.property-popup.list .watchlist-buttons a, .properties.list .watchlist-buttons a {
  color: #00adef;
}
.property-popup.list .watchlist-buttons a:hover, .properties.list .watchlist-buttons a:hover {
  color: #06397d;
}
.sold-flag, .openhome-flag {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  z-index: 900;
}
.sold-flag:before, .openhome-flag:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 70px 70px 0 0;
  border-color: #00adef transparent transparent transparent;
  z-index: 600;
}
.sold-flag:before {
  border-width: 170px 170px 0 0;
}
.sold-flag .flag-text, .openhome-flag .flag-text {
  position: absolute;
  color: #fff;
  left: 0px;
  top: 10px;
  padding: 0 10px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 610;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 0px;
  line-height: 1;
  font-size: 11px;
  display: block;
}
.sold-flag .flag-text {
  font-size: 28px;
  top: 40px;
  left: 12px;
  font-weight: 900;
}
.sold-banner, .openhome-banner {
  display: none;
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  background: #002b49;
  color: #ffffff;
  z-index: 500;
  padding: 7px 12px;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}
.sold-banner {
  font-size: 12px;
  font-weight: 900;
  background: #00adef;
}
/* Property Info Icons */
.property-icon-holder, p.property-icon-holder {
  display: block;
  height: auto;
  line-height: 1;
  padding: 10px 0;
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /*color:$harcourtsBlue;*/
}
.properties .property-item .module-text p.property-icon-holder {
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.property-icon-holder .property-icon {
  position: relative;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  vertical-align: baseline;
  margin-bottom: 0px;
  margin-right: 15px;
}
.property-icon-holder .property-icon .icontext {
  vertical-align: super;
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  padding-right: 5px;
}
.property-icon-holder .property-icon [class^="harcourts-"], .property-icon-holder .property-icon [class*=" harcourts-"] {
  font-size: 30px;
  line-height: 1;
  /*vertical-align:baseline;*/
}
.property-popup.card .property-item {
  float: none !important;
  display: block !important;
  cursor: pointer;
}
.property-popup.card .property-item .content .text {
  padding: 10px;
}
.property-popup.card .property-item .content .text .property-address {
  padding-bottom: 0;
  white-space: normal;
}
.mapboxgl-popup-content, .maplibregl-popup-content {
  width: 240px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.property-popup.card .loading {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}
.property-popup.card .loading:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #00adef;
  border-color: #00adef transparent #00adef transparent;
  animation: loading-rings 1.2s linear infinite;
  margin: 0 0 0 0;
}
@keyframes loading-rings {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.property-popup.card article {
  padding-bottom: 0;
}
.property-popup.card .property-icon-holder, .property-popup.card p.property-icon-holder {
  margin-top: 10px !important;
}
.property-popup.card .property-icon-holder .property-icon, .property-popup.card p.property-icon-holder .property-icon {
  line-height: 22px;
  height: 22px;
  margin-right: 10px;
}
.property-popup.card .property-icon-holder .property-icon [class^="harcourts-"], .property-popup.card .property-icon-holder .property-icon [class*=" harcourts-"], .property-popup.card p.property-icon-holder .property-icon [class^="harcourts-"], .property-popup.card p.property-icon-holder .property-icon [class*=" harcourts-"] {
  font-size: 22px;
}
.property-popup.card .hc-button, .property-popup.card .blue-button {
  margin-top: 10px !important;
  padding: 5px 15px;
}
.property-popup.card .hc-button:hover, .property-popup.card .blue-button:hover {
  background: #002b49;
}
.featured-rotator {
  position: relative;
}
.featured-rotator ul > li {
  padding-left: 0px;
}
.featured-rotator ul > li:before, .featured-rotator ul > li:marker {
  display: none !important;
}
.featured-rotator a.direction-nav-item {
  position: absolute;
  top: 50%;
  text-decoration: none;
  display: block;
  color: #00adef;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 0;
  padding: 10px 0;
  text-align: center;
  overflow: hidden;
  opacity: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.featured-rotator a.direction-nav-item svg {
  position: relative;
  width: 20px;
  height: 20px;
  line-height: 40px;
  padding: 0px;
  vertical-align: middle;
  display: inline-block;
}
.featured-rotator .prev-item {
  left: 10px;
}
.featured-rotator .next-item {
  right: 10px;
}
@media screen and (max-width: 1800px) {
  .property-popup.list .property-item .property-icon-holder .property-icon, .properties.list .property-item .property-icon-holder .property-icon {
    margin-right: auto;
  }
}
@media screen and (max-width: 900px) {
  .property-popup.list .property-item .listingid, .properties.list .property-item .listingid {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .property-popup.list .property-item .module-image-grow-holder, .properties.list .property-item .module-image-grow-holder {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .property-popup.list .property-item a, .properties.list .property-item a {
    flex-wrap: wrap;
  }
  .property-popup.list .property-item a > *, .properties.list .property-item a > * {
    flex: unset;
  }
  .property-popup.list .property-item h1, .property-popup.list .property-item .property-address, .properties.list .property-item h1, .properties.list .property-item .property-address {
    width: 100%;
  }
  .property-popup.list .property-item .agents, .property-popup.list .property-item .listingid, .property-popup.list .property-item .property-icon-holder, .properties.list .property-item .agents, .properties.list .property-item .listingid, .properties.list .property-item .property-icon-holder {
    width: calc(50% - 20px);
  }
}
/* Sort form */
#sort-form {
  display: inline-block;
  width: auto;
}
/* Sort Links */
.sort-links {
  display: block;
  width: 100%;
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sort-links a {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 10px;
}
.sort-links a.current-option {
  border-bottom: solid 3px #00adef;
  background-color: #f7f7f7;
  color: #00adef;
}
/* Sort Dropdown */
#sort-dropdown {
  float: left;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 13px;
}
#sort-dropdown .select {
  max-width: 200px;
  position: relative;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-left: 6px;
  background-color: transparent;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#sort-dropdown .select:after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro" !important;
  font-size: 22px;
  color: #00adef;
  line-height: 28px;
  vertical-align: middle;
  pointer-events: none;
  z-index: 400;
  font-feature-settings: "liga";
}
#sort-dropdown .select select {
  border: none !important;
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  background-color: transparent;
  font-weight: 600;
  padding: 0 2px;
  padding-right: 30px;
}
#oh-date-range {
  max-width: 100%;
  width: 280px;
  position: relative;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-left: 10px;
  background-color: transparent;
  vertical-align: middle;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#oh-date-range input {
  width: 100%;
  padding: 0 30px;
  height: 30px;
  line-height: 30px;
  padding-right: 0;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: none !important;
  border: none !important;
}
#oh-date-range .icon-date-range {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 8px;
  top: 1px;
  bottom: 1px;
  pointer-events: none;
}
#oh-date-range .icon-date-range .material-icons, #oh-date-range .icon-date-range [class^="fa-"], #oh-date-range .icon-date-range [class*="fa-"] {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 15px;
}
#oh-date-range #daterange-clear {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  position: absolute;
  right: 8px;
  top: 1px;
  bottom: 1px;
  cursor: pointer;
  display: none;
}
#oh-date-range #daterange-clear .material-icons, #oh-date-range #daterange-clear [class^="fa-"], #oh-date-range #daterange-clear [class*="fa-"] {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 15px;
  color: #00adef;
  font-weight: 400;
}
.date-picker-wrapper {
  z-index: 505 !important;
}
/* pagination */
.properties-pagination-holder {
  margin-top: 20px;
  text-align: center;
  background-color: #f7f7f7;
  padding: 10px 0;
  line-height: 24px;
}
.properties-pagination-holder a {
  position: relative;
  padding: 0 10px;
  padding-right: 12px;
  line-height: 24px;
  color: #00adef;
}
.properties-pagination-holder a:after {
  content: "";
  width: 0px;
  border-right: solid 2px #ccc;
  position: absolute;
  right: 0;
  left: auto;
  top: 3px;
  bottom: 3px;
  line-height: 24px;
  vertical-align: middle;
}
.properties-pagination-holder a:last-child {
  padding-right: 10px;
}
.properties-pagination-holder a:last-child:after {
  display: none;
}
.properties-pagination-holder a:hover, .properties-pagination-holder a.current-page {
  color: #002b49;
}
.properties-pagination-holder.circular {
  background-color: transparent;
}
.properties-pagination-holder.circular a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  padding: 0 0 0 0;
  text-align: center;
  border-radius: 32px;
  display: inline-block;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.properties-pagination-holder.circular a + a {
  margin-left: 5px;
}
.properties-pagination-holder.circular a:after {
  display: none;
}
.properties-pagination-holder.circular a:last-child {
  padding-right: 0px;
}
.properties-pagination-holder.circular a:hover {
  color: #00adef;
}
.properties-pagination-holder.circular a.current-page {
  background-color: #002b49;
  color: #ffffff;
}
/* Property top bar */
#property-top-bar {
  padding: 18px 40px;
  background-color: #f6f6f6;
  font-size: 15px;
  color: #58616d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#property-top-bar b {
  font-weight: 600;
}
#property-top-bar a, #property-top-bar a:hover {
  color: #58616d;
}
#property-top-bar a.back, #property-top-bar a.back:hover {
  color: #00adef;
}
#property-top-bar a {
  position: relative;
}
#property-top-bar a.back {
  position: relative;
  margin-right: 20px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.7px;
}
#property-top-bar a.watchlist-button {
  float: right;
}
#property-top-bar a:after {
  display: inline-block;
  color: #bec5cd;
  content: "/ ";
  padding-left: 4px;
}
#property-top-bar a.back:after {
  display: none;
}
#property-top-bar a.watchlist-button:after {
  display: none;
}
.arrow-left {
  position: relative;
  z-index: 1;
  height: 1px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -ms-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
  margin-right: 3px;
}
a:hover .arrow-left {
  width: 31px;
}
.arrow-left:before, .arrow-left:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.arrow-left:before {
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow-left:after {
  right: auto;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0) rotate(-135deg);
  transform: translate3d(0, -50%, 0) rotate(-135deg);
  right: 0;
  width: 7px;
  height: 7px;
  border: 1px solid transparent;
  border-top-color: #00adef;
  border-right-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow-right {
  position: relative;
  z-index: 1;
  height: 1px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -ms-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
  margin-right: 3px;
}
a:hover .arrow-right {
  width: 31px;
}
.arrow-right:before, .arrow-right:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.arrow-right:before {
  right: 0;
  left: auto;
  width: 100%;
  height: 1px;
  background-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow-right:after {
  right: 0;
  left: auto;
  -webkit-transform: translate3d(0, -50%, 0) rotate(-135deg);
  transform: translate3d(0, -50%, 0) rotate(-135deg);
  right: 0;
  width: 7px;
  height: 7px;
  border: 1px solid transparent;
  border-bottom-color: #00adef;
  border-left-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Property image rotator(s) */
#property-image-slider {
  position: relative;
  height: 100%;
}
.property-slider-holder {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#property-image-slider .uk-slider-items {
  height: 100%;
}
#property-image-slider.property-slider-new {
  margin-bottom: 0;
  overflow: hidden;
  max-height: 760px;
  max-width: 100%;
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rotator-loaded #property-image-slider.property-slider-new {
  opacity: 1;
}
.property-slider-holder:after {
  content: "";
  border: solid 3px #00adef;
  border-color: transparent #f6f6f6 #f6f6f6 #f6f6f6;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  display: inline-block;
  z-index: -1;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@keyframes loading-ring {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.rotator-loaded .property-slider-holder:after {
  display: none;
}
#property-image-slider.property-slider-new {
  margin-bottom: 0 !important;
}
#property-image-slider .flexslider {
  margin: 0 0 0 0;
  z-index: 2;
  background: transparent;
}
/*#property-image-slider .sliderimg {
	opacity:0;
	}
	
	#property-image-slider .sliderimg.unslider-active {
	opacity:1;
	z-index:10;
	}*/
#property-image-slider .img-count {
  position: absolute;
  color: #fff;
  bottom: 10px;
  right: 10px;
}
#property-image-slider .listing-details-images-zoom {
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #ffffff !important;
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  pointer-events: none;
  z-index: 610;
}
#property-image-slider .listing-details-images-zoom i.material-icons, #property-image-slider .listing-details-images-zoom [class^="fa-"], #property-image-slider .listing-details-images-zoom [class*="fa-"] {
  font-size: 30px;
}
#property-image-slider a:not(.prev):not(.next):hover {
  cursor: zoom-in;
}
#property-image-slider a:hover .listing-details-images-zoom {
  transform: scale(1.5);
}
#property-image-slider ul > li, #property-thumbnail-slider ul > li {
  text-align: center;
  position: relative;
  overflow: hidden;
}
#property-image-slider.property-slider-new ul > li img {
  display: none;
  margin-left: auto;
  margin-right: auto;
}
#property-image-slider ul > li a {
  display: block;
  width: 100%;
  height: 100%;
}
#property-image-slider ul > li:before, #property-thumbnail-slider ul > li:before {
  display: none;
}
#property-image-slider .flex-direction-nav .flex-next, #property-image-slider .flex-direction-nav .flex-prev {
  width: 30px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
  background: none !important;
}
#property-image-slider .flex-direction-nav .flex-prev:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  border-top: solid 2px #00adef;
  border-left: solid 2px #00adef;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#property-image-slider .flex-direction-nav .flex-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  border-top: solid 2px #00adef;
  border-right: solid 2px #00adef;
  right: 50%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* New Slider Styles - direction nav */
#property-image-slider.property-slider-new .flex-direction-nav {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#property-image-slider.property-slider-new .flex-direction-nav .flex-prev, #property-image-slider.property-slider-new .flex-direction-nav .flex-next {
  /*border:solid 2px #ffffff;
			border-radius:100px;*/
  padding: 15px;
  width: 15px;
  height: 15px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#property-image-slider.property-slider-new .flex-direction-nav .flex-prev:before, #property-image-slider.property-slider-new .flex-direction-nav .flex-next:before {
  border-color: #ffffff;
  margin: 15px;
  width: 15px;
  height: 15px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#property-image-slider.property-slider-new .flex-direction-nav .flex-prev:before {
  left: 0;
  -webkit-transform: translateX(25%) rotate(-45deg);
  -moz-transform: translateX(25%) rotate(-45deg);
  -ms-transform: translateX(25%) rotate(-45deg);
  -o-transform: translateX(25%) rotate(-45deg);
  transform: translateX(25%) rotate(-45deg);
}
#property-image-slider.property-slider-new .flex-direction-nav .flex-next:before {
  right: 0;
  -webkit-transform: translateX(-25%) rotate(45deg);
  -moz-transform: translateX(-25%) rotate(45deg);
  -ms-transform: translateX(-25%) rotate(45deg);
  -o-transform: translateX(-25%) rotate(45deg);
  transform: translateX(-25%) rotate(45deg);
}
#property-image-slider.property-slider-new .flex-direction-nav a.flex-prev:hover, #property-image-slider.property-slider-new .flex-direction-nav a.flex-next:hover, #property-image-slider.property-slider-new .flex-direction-nav a.flex-prev:hover:before, #property-image-slider.property-slider-new .flex-direction-nav a.flex-next:hover:before {
  border-color: #00adef;
}
.unslider-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 15px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.unslider-arrow.next {
  right: 0px !important;
}
.unslider-arrow.prev {
  left: 0px !important;
}
.unslider-arrow.next:before, .unslider-arrow.prev:before {
  border-color: #ffffff;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.unslider-arrow.prev:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 15px;
  height: 15px;
  border-top: solid 5px #00adef;
  border-left: solid 5px #00adef;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.unslider-arrow.next:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 15px;
  height: 15px;
  border-top: solid 5px #00adef;
  border-right: solid 5px #00adef;
  right: 50%;
  left: auto;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
  -moz-transform: translate(50%, -50%) rotate(45deg);
  -ms-transform: translate(50%, -50%) rotate(45deg);
  -o-transform: translate(50%, -50%) rotate(45deg);
  transform: translate(50%, -50%) rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#property-thumbnail-slider ul li {
  cursor: pointer;
}
#property-thumbnail-slider .thumbnail-holder {
  width: 135px;
  height: 135px;
  overflow: hidden;
  position: relative;
  text-align: center;
  border: solid 1px #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#property-thumbnail-slider .thumbnail-holder img {
  max-width: none;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-width: 135px;
  min-height: 135px;
  width: auto;
  height: auto;
  text-align: center;
}
/* Intro property info */
.intro-property-info-holder {
  /*background-color: #002b49;
background: #001f49 radial-gradient(circle at 50% 10%,#002e6d,#001f49);*/
  position: relative;
  z-index: 1;
  width: 100%;
  display: table;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  min-height: 35vw;
}
/*.intro-property-info-holder:after {
	content: '';
    background: transparent repeating-linear-gradient(135deg,transparent,transparent 50px,rgba(0,0,0,.04) 0,rgba(0,0,0,.04) 100px);
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: -1;
	}*/
.intro-property-info-holder a:hover {
  color: #ffffff;
}
.intro-property-info-holder .left-holder {
  width: 40%;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  display: flex;
  vertical-align: middle;
  flex-direction: column;
  justify-content: center;
}
.intro-property-info-holder .summary-text-holder {
  display: block;
}
.intro-property-info-holder .hc-button {
  margin-top: 4em;
  clear: left;
  float: left;
}
.intro-property-info-holder .hc-button + .hc-button {
  margin-top: 2em;
}
.intro-property-info-holder .right-holder {
  width: 100%;
  display: flex;
  position: relative;
  vertical-align: middle;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
}
.intro-property-info-holder h1, .intro-property-info-holder h2, .intro-property-info-holder h3, .intro-property-info-holder h3.listing-price, .intro-property-info-holder p {
  /*color:#fff;*/
  margin-top: 0px;
}
/*.intro-property-info-holder h1 {font-size:48px;}*/
.intro-property-info-holder h2 {
  margin-top: 0px;
  /*font-size:48px;*/
}
.intro-property-info-holder .right-holder .extra-info-buttons {
  position: absolute;
  left: 0;
  /*color:#fff;*/
  bottom: 0;
  padding: 20px;
  z-index: 600;
}
.intro-property-info-holder .right-holder .extra-info-buttons a {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding-bottom: 0;
}
.intro-property-info-holder .right-holder .extra-info-buttons a:after {
  display: none;
}
.intro-property-info-holder .right-holder .extra-info-buttons [class^="harcourts-"], .intro-property-info-holder .right-holder .extra-info-buttons [class*=" harcourts-"] {
  margin-right: 5px;
}
.next-open-home {
  font-size: 80%;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 1.5;
  margin-top: 22px;
}
.logo-holder {
  display: block;
  clear: both;
  width: auto;
  height: 30px;
  margin-top: 4em;
}
.logo-holder img {
  width: auto;
  height: 100%;
  max-height: 100%;
  max-width: none;
  display: block;
}
/* Property details divider */
.property-detail-divider {
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  height: 1px !important;
  line-height: 1px !important;
  font-size: 14px;
  /*border-top: solid #e1e1e1 1px;
background:$border-color;*/
  position: relative;
  clear: both;
}
.property-detail-divider:after {
  content: "";
  background: #dddddd;
  height: 1px !important;
  line-height: 1px !important;
  position: absolute;
  top: 1.8em;
  left: 0;
  right: 0;
}
/* Property detail styles */
.content h2.property-address, h2.property-address, .content h1.property-address, h1.property-address {
  padding-bottom: 6px;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
}
h2.property-address [class^="harcourts-"], h2.property-address [class*=" harcourts-"], h1.property-address [class^="harcourts-"], h1.property-address [class*=" harcourts-"] {
  color: #00adef;
  margin-right: 5px;
}
.content h3.listing-price, h3.listing-price {
  color: #00adef;
  padding: 8px 0;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
}
.property-description {
  margin-bottom: 0;
  max-height: 100%;
  overflow: hidden;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.property-description.reduced-desc {
  height: 250px;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, black), color-stop(0.8, black), color-stop(0.9, rgba(0, 0, 0, 0.5)), color-stop(1, rgba(0, 0, 0, 0)));
  -webkit-mask-size: contain;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.property-description.full-desc {
  max-height: 100%;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#description-readmore {
  display: none;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 1.6px;
  position: relative;
  font-size: 85%;
  line-height: 1.5;
}
#description-readmore:after {
  position: relative;
  content: "";
  font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro" !important;
  font-size: 85%;
  line-height: 1.5;
  vertical-align: middle;
  pointer-events: none;
  z-index: 400;
  font-feature-settings: "liga";
  padding-left: 3px;
}
.property-description.full-desc + #description-readmore:after {
  content: "";
}
/* Two column details layout */
.listing-left-col {
  float: left;
  width: 65%;
  margin-right: 5%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.listing-right-col {
  float: left;
  width: 30%;
  margin-top: 1em;
}
.listing-layout .listing-left-col {
  width: 55%;
}
.listing-layout .listing-right-col {
  width: 40%;
}
/* Side details boxes */
.boxed-details-holder {
  border: solid 1px #dddddd;
  border-top: none;
  margin-bottom: 1.8em;
  background-color: #ffffff;
}
.boxed-details-holder h3 {
  padding: 0 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
  color: #fff;
  background-color: #00adef;
}
.boxed-details-holder .boxed-details-inner {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.boxed-details-holder p {
  margin: 0;
}
.boxed-details-holder.staff-holder .boxed-details-inner, .boxed-details-holder.staff-holder .boxed-details-inner p, .boxed-details-holder.staff-holder .boxed-details-inner h4 {
  text-align: center;
}
.boxed-details-holder.staff-holder p {
  padding-bottom: 20px;
}
.boxed-details-holder.staff-holder p:last-of-type {
  padding-bottom: 0px;
}
.content .staff-holder h4, .staff-holder h4 {
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: 300;
}
.agent-image {
  display: block;
  text-align: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.agent-image img {
  max-width: 100%;
}
.side-box-holder {
  background-color: #ffffff;
  padding: 20px;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Content heading */
.content h3.content-heading, h3.content-heading {
  position: relative;
  font-weight: 400;
  font-size: 125%;
  color: #001f49;
  letter-spacing: 0.5px;
}
/* Content Open Homes */
.content-open-homes p {
  margin-bottom: 0px;
  margin-top: 0;
}
.content-open-homes p [class^="harcourts-"], .content-open-homes p [class*=" harcourts-"] {
  color: #00adef;
  margin-right: 5px;
}
/* Content Auction Info */
.content-auction-info p {
  margin-bottom: 0px;
}
/* Auction and open homes content */
.auction-open-holder .half-content {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.auction-open-holder .half-content + .half-content {
  margin-left: 2%;
}
/* Agent Form */
.content .agent-form-holder h4, .agent-form-holder h4 {
  padding-top: 0px;
  padding-bottom: 10px;
  /*font-weight:300;*/
  margin: 0 0 0 0;
  font-weight: 400;
  font-size: 100%;
  color: #00adef;
}
.agent-form-holder .agent-image {
  float: left;
  width: 80px;
  height: 80px;
  max-width: 30%;
}
.agent-form-holder .agent-info {
  float: left;
  max-width: 70%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.agent-form-holder .agent-info .phone-holder {
  display: block;
  font-size: 13px;
}
.agent-form-holder .agent-info .agent-phone-holder .phone-number {
  display: inline-block;
  margin-right: 0.5em;
}
.agent-form-holder .agent-info .agent-phone-holder .phone-number:last-of-type {
  margin-right: 0em;
}
.agent-form-holder .agent-info .agent-phone-holder .phone-number a {
  color: #000000;
}
.agent-form-holder .agent-info .agent-phone-holder .phone-number a:hover {
  color: #00adef;
}
.features-holder {
  margin-bottom: 1.8em;
}
/* Features Table */
.features-holder .standard-table td {
  white-space: normal;
}
.features-holder .standard-table td:nth-child(1) {
  white-space: nowrap;
}
/*.features-holder .standard-table,
.features-holder .standard-table tr,
.features-holder .standard-table td {border:none !important;}*/
/* Features list */
.features-holder ul.features-table-list {
  -webkit-column-count: 1;
  /* Chrome, Safari, Opera */
  -moz-column-count: 1;
  /* Firefox */
  column-count: 1;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.features-holder ul.features-table-list > li {
  padding-left: 0;
  display: block;
  max-width: 600px;
  line-height: 1.4;
  padding-bottom: 15px;
}
.features-holder ul.features-table-list > li:before {
  display: none;
}
.features-holder ul.features-table-list > li b {
  display: inline-block;
  width: 48%;
  font-weight: 600;
  letter-spacing: 0.6px;
  /*float:left;*/
  color: #58616d;
}
.features-holder ul.features-table-list > li p {
  display: inline-block;
  max-width: 48%;
  /*float:left;*/
  color: #58616d;
  vertical-align: top;
  margin: 0 0 0 0 !important;
  margin-left: 4% !important;
}
.features-description {
  margin-bottom: 0;
  max-height: 100%;
  overflow: hidden;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features-description.reduced-desc {
  height: 250px;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, black), color-stop(0.8, black), color-stop(0.9, rgba(0, 0, 0, 0.5)), color-stop(1, rgba(0, 0, 0, 0)));
  -webkit-mask-size: contain;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features-description.full-desc {
  max-height: 100%;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#features-readmore {
  display: none;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 1.6px;
  position: relative;
  font-size: 85%;
  line-height: 1.5;
}
#features-readmore:after {
  position: relative;
  content: "";
  font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro" !important;
  font-size: 85%;
  line-height: 1.5;
  vertical-align: middle;
  pointer-events: none;
  z-index: 400;
  font-feature-settings: "liga";
  padding-left: 3px;
}
.features-description.full-desc + #features-readmore:after {
  content: "";
}
.features-title {
  position: relative;
  cursor: pointer;
  font-weight: 300;
}
.features-title.hide-features:before {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  width: 15px;
  height: 15px;
  line-height: inherit;
  border-top: solid 2px #00adef;
  border-right: solid 2px #00adef;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features-title.show-features:before {
  content: "";
  position: absolute;
  top: 40%;
  right: 5px;
  width: 15px;
  height: 15px;
  line-height: inherit;
  border-top: solid 2px #00adef;
  border-right: solid 2px #00adef;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* Grid class styles */
.property-popup .property-item, .properties .property-item {
  float: left;
  padding: 10px 5px 0 5px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.property-popup .property-item img, .properties .property-item img {
  vertical-align: middle;
}
/* Featured rotator */
.featured-rotator {
  color: #58616d;
  position: relative;
  margin-bottom: 1.8em;
  /*overflow:hidden;*/
  padding: 0 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.featured-rotator-prev, .featured-rotator-next {
  display: none;
}
.featured-rotator a {
  color: #58616d;
}
.featured-rotator a:hover {
  color: #00adef;
}
#main .featured-rotator {
  margin-bottom: 18px;
}
.featured-rotator .slides > li {
  height: 100%;
  position: relative;
}
.featured-rotator .slides > li.flex-active-slide {
  /*display: flex !important;*/
}
/* Image*/
.featured-rotator .module-image {
  position: relative;
  display: flex;
  float: left;
  width: 80%;
  height: 0;
  padding: 42.5% 0 0;
  overflow: hidden;
  background-color: #efefef;
  border-left: none;
  /*border-left: solid 5px #00adef;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/*.featured-rotator .slides > li.flex-active-slide .module-image {opacity:1;}*/
.featured-rotator .module-image .module-image-inner {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.featured-rotator .module-image-inner.image-as-background img {
  display: none;
}
/* Caption */
.featured-rotator .caption-holder {
  /*position:relative;*/
  display: block;
  opacity: 1;
  /*float:left;
	width:38%;
	padding:28px;*/
  height: 0;
  padding: 42.5% 0 0;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  width: 400px;
  max-width: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 0;
  height: auto;
}
/*.featured-rotator .flex-active-slide .caption-holder {
		opacity:1;
		}*/
.featured-rotator .caption-holder .wrap {
  font-weight: inherit;
  display: table;
  vertical-align: middle;
  padding: 28px;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
}
.featured-rotator .wrap .caption {
  display: flex;
  flex-direction: column;
  vertical-align: middle;
}
.featured-rotator .caption h2 {
  color: #00adef;
  font-weight: 400;
  font-size: 26px;
  letter-spacing: 0.1px;
  padding: 0 0 20px;
  margin: 0 !important;
  order: 1;
}
.featured-rotator .caption h3 {
  color: #001f49;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.4px;
  padding: 0 0 10px;
  margin: 0 !important;
  order: 2;
}
.featured-rotator .caption p.rotator-price {
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  color: #001f49;
  font-size: 20px;
  order: 3;
}
.featured-rotator .caption p.rotator-text {
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  font-size: 12px;
  line-height: 1.8;
  max-height: 7.2em;
  overflow: hidden;
  order: 5;
  padding-top: 10px;
}
.featured-rotator .caption .caption-button {
  order: 6;
  margin-top: 20px;
  margin-bottom: 0;
}
.featured-rotator .caption p.property-icon-holder {
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  color: #58616d;
  order: 4;
  margin: 0 !important;
}
.featured-rotator .flex-direction-nav {
  position: absolute;
  left: 0;
  right: 0;
}
.featured-rotator .flex-direction-nav a {
  background-color: #ffffff;
}
.featured-rotator .flex-direction-nav .flex-prev {
  left: 10px;
}
.featured-rotator .flex-direction-nav .flex-next {
  right: 10px;
}
/* Iframe */
iframe {
  border: none !important;
  width: 100%;
}
#properties-with-map .page-block-columns .page-block-column:nth-child(2) {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 100px;
}
#properties-with-map .page-block-columns .page-block-column:nth-child(2) .page-block-column-inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.map-holder {
  position: sticky;
  top: 140px;
  margin-top: 60px !important;
}
.search-property-page .map-holder {
  margin-top: 130px !important;
}
#map {
  display: block;
  width: 100%;
  min-height: 300px;
  height: calc(100vh - 190px);
}
#map svg {
  fill: #0089be;
}
.locations {
  display: none;
}
.gm-style .gm-style-iw {
  max-height: none !important;
  padding: 0 !important;
  color: white;
  background-color: #002b49;
}
.gm-style .gm-style-iw > button {
  width: 36px !important;
  height: 36px !important;
  opacity: 0.8;
}
.gm-style .gm-style-iw > button:hover {
  opacity: 1;
}
.gm-style .gm-style-iw > button span {
  filter: invert(1);
  width: 20px !important;
  height: 20px !important;
}
.gm-style .gm-style-iw .loading {
  padding: 20px;
}
.gm-style-iw-d {
  max-height: none !important;
  overflow: hidden !important;
}
.gm-style .gm-style-iw-tc::after {
  background-color: #002b49;
}
#map-popup-content .map-property {
  position: relative;
}
#map-popup-content .image {
  display: block;
  margin-bottom: 0;
  position: relative;
}
#map-popup-content .image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, black 100%);
  opacity: 0.5;
}
#map-popup-content a:hover .image::after {
  opacity: 0.9;
}
#map-popup-content .sold-banner {
  display: block;
}
#map-popup-content img {
  width: 400px;
  height: 200px;
  object-fit: cover;
}
#map-popup-content .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  color: #ffffff;
  box-sizing: border-box;
  padding: 10px;
  justify-content: space-between;
  gap: 5px;
}
#map-popup-content .content .text {
  display: flex;
  flex-direction: column;
  justify-content: end;
  overflow: hidden;
}
#map-popup-content .content .icons {
  display: flex;
  align-items: end;
}
#map-popup-content .content .property-icon-holder {
  display: flex;
  gap: 5px;
}
#map-popup-content .content .property-icon {
  display: flex;
  flex-flow: column-reverse;
  height: auto;
  margin: 0;
}
#map-popup-content .content .icontext {
  text-align: center;
  padding: 0;
  line-height: 1em;
}
#map-popup-content .content * {
  order: 3;
}
#map-popup-content .content .property-icon-holder {
  order: 2;
  padding-top: 0;
}
#map-popup-content .content h3 {
  order: 1;
  font-size: 20px;
  letter-spacing: 0.1px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0;
  margin-top: 6px;
  color: #ffffff;
}
#map-popup-content .property-price {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 1.2;
  margin-top: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#map-popup-content .clearer {
  display: none;
}
#map-popup-content p {
  margin: 0;
}
#map-popup-content .uk-button {
  margin-bottom: 0;
}
/* Harcourts Icons */
@font-face {
  font-family: "harcourts";
  src: url("../../../../edit/modules/harcourts/assets/fonts/harcourts.eot?mcvrtz");
  src: url("../../../../edit/modules/harcourts/assets/fonts/harcourts.eot?mcvrtz#iefix") format("embedded-opentype"), url("../../../../edit/modules/harcourts/assets/fonts/harcourts.ttf?mcvrtz") format("truetype"), url("../../../../edit/modules/harcourts/assets/fonts/harcourts.woff?mcvrtz") format("woff"), url("../../../../edit/modules/harcourts/assets/fonts/harcourts.svg?mcvrtz#harcourts") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="harcourts-"], [class*=" harcourts-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "harcourts" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.harcourts-calendar:before {
  content: "";
}
.harcourts-location:before {
  content: "";
}
.harcourts-boxed-plus:before {
  content: "";
}
.harcourts-camera:before {
  content: "";
}
.harcourts-external-link:before {
  content: "";
}
.harcourts-play-circle:before {
  content: "";
}
.harcourts-redo:before {
  content: "";
}
.harcourts-bathroom:before {
  content: "";
}
.harcourts-bedroom:before {
  content: "";
}
.harcourts-boatpad:before {
  content: "";
}
.harcourts-carpad:before {
  content: "";
}
.harcourts-carport:before {
  content: "";
}
.harcourts-dining:before {
  content: "";
}
.harcourts-garage:before {
  content: "";
}
.harcourts-landsize:before {
  content: "";
}
.harcourts-lounge:before {
  content: "";
}
.harcourts-pool:before {
  content: "";
}
.harcourts-shower:before {
  content: "";
}
.harcourts-study:before {
  content: "";
}
.harcourts-tenniscourt:before {
  content: "";
}
.harcourts-toilet:before {
  content: "";
}
@media screen and (max-width: 1280px) {
  .intro-property-info-holder .left-holder {
    width: 45%;
  }
  .intro-property-info-holder .left-right {
    width: 55%;
  }
}
@media screen and (max-width: 1010px) {
  .featured-rotator .module-image {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    height: auto;
    border-left: none;
    border-bottom: none;
  }
  .featured-rotator .caption-holder {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    height: auto;
    padding: 0;
    position: relative;
    transform: translateY(0%);
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
    margin-top: -100px;
  }
  .featured-rotator .caption-holder .wrap {
    display: block;
    position: relative;
    margin: 0;
  }
  .featured-rotator .caption-holder .wrap .caption {
    display: block;
  }
  .featured-rotator a.direction-nav-item {
    margin-top: 12px;
    padding-top: 12px;
    top: auto;
    bottom: 100px;
  }
  .featured-rotator .prev-item {
    left: auto;
    right: calc(50% + 240px + 20px);
  }
  .featured-rotator .next-item {
    left: calc(50% + 240px + 20px);
    right: auto;
  }
}
@media screen and (max-width: 960px) {
  /*.intro-property-info-holder {
	flex-direction:column-reverse;
	}*/
  .sort-links {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .intro-property-info-holder .left-holder {
    width: 40%;
    /*display:block;*/
  }
  .intro-property-info-holder .right-holder {
    width: 60%;
    /*display:block;*/
  }
  .map-holder {
    top: 40px;
  }
  #map {
    height: calc(100vh - 80px);
  }
}
@media screen and (max-width: 850px) {
  /* Grid class styles */
  .listing-left-col, .listing-right-col {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
    clear: both !important;
  }
  #property-thumbnail-slider .thumbnail-holder {
    width: auto;
    height: 100px;
    overflow: hidden;
    position: relative;
    text-align: center;
  }
  #property-thumbnail-slider .thumbnail-holder img {
    min-width: 100px;
    min-height: 100px;
  }
  .intro-property-info-holder {
    flex-direction: column-reverse;
  }
  .intro-property-info-holder .left-holder, .intro-property-info-holder .right-holder {
    width: 100%;
  }
  #property-image-slider ul > li, #property-thumbnail-slider ul > li {
    height: 500px !important;
  }
  #property-image-slider.property-slider-new {
    max-height: 500px;
  }
  .property-popup .property-item, .properties .property-item {
    float: left;
    display: inline-block;
  }
  .property-popup .property-item img, .properties .property-item img {
    vertical-align: middle;
  }
}
@media screen and (max-width: 800px) {
  /* Listing Filter Style Overrides */
  /* Ajax filter overrides*/
  .layout.side .listing-filter .form-item:nth-child(4) {
    max-width: 48%;
    margin-right: 4%;
    clear: none;
    float: left;
  }
  .layout.side .listing-filter .form-item:nth-child(5) {
    max-width: 48%;
    clear: none;
    float: left;
  }
  .block-width-full .listing-filter .form-item:nth-child(6) .select:nth-child(1) {
    border-right: none;
  }
  .block-width-full .listing-filter .form-item:nth-child(6) .select:nth-child(2) {
    border-left: solid 1px transparent;
  }
  .block-width-full .listing-filter.full-filter, .block-width-full .listing-filter.full-filter.ajax-filter {
    /*.form-item.subbut-holder {
		float:right;
		margin-top:0px !important;
		width:100% !important;
		max-width:none;
		height:auto;
		padding-top:1px;
			.subbut {
			/*max-width:50%;*/
    /*float:right !important;
			margin-left:auto;
			}
		}*/
  }
  .block-width-full .listing-filter.full-filter .form-item, .block-width-full .listing-filter.full-filter.ajax-filter .form-item {
    /*width:50% !important;*/
    clear: none !important;
    border-top: solid 1px transparent !important;
    border-bottom: none !important;
    /*height:52px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .block-width-full .listing-filter.full-filter .form-item:nth-child(1), .block-width-full .listing-filter.full-filter .form-item:nth-child(2), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(1), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(2) {
    border-top: none !important;
  }
  .block-width-full .listing-filter.full-filter .form-item:nth-child(2n+1), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(2n+1) {
    border-left: none !important;
  }
  .block-width-full .listing-filter.full-filter .form-item:nth-child(2n +), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(2n +) {
    clear: left !important;
  }
  .block-width-full .listing-filter.full-filter .form-item > *, .block-width-full .listing-filter.full-filter.ajax-filter .form-item > * {
    /*border:none !important;*/
  }
  .block-width-full .listing-filter.full-filter .form-item:nth-child(5), .block-width-full .listing-filter.full-filter .form-item:nth-child(6), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(5), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(6) {
    width: 100% !important;
    clear: left;
    border-left: none !important;
  }
}
@media screen and (max-width: 700px) {
  /* Home page filter */
  .layout.side .listing-filter .form-item:nth-child(4) {
    max-width: 48%;
    margin-right: 4%;
    clear: none;
    float: left;
  }
  .layout.side .listing-filter .form-item:nth-child(5) {
    max-width: 48%;
    clear: none;
    float: left;
  }
  .home-page .block-width-full .listing-filter .form-item:nth-child(1), .landing-page .block-width-full .listing-filter .form-item:nth-child(1) {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
  }
  .home-page .block-width-full .listing-filter .form-item:nth-child(2), .landing-page .block-width-full .listing-filter .form-item:nth-child(1) {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
  }
  .home-page .block-width-full .listing-filter .form-item:nth-child(5), .landing-page .block-width-full .listing-filter .form-item:nth-child(5) {
    clear: none;
  }
}
@media screen and (max-width: 550px) {
  #property-thumbnail-slider .thumbnail-holder {
    width: auto;
    height: 50px;
    overflow: hidden;
    position: relative;
    text-align: center;
  }
  #property-thumbnail-slider .thumbnail-holder img {
    min-width: 50px;
    min-height: 50px;
  }
  .sort-links a {
    margin-left: 0;
  }
  .sort-links a:first-of-type {
    margin-left: 10px;
  }
  #property-thumbnail-slider {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  #oh-date-range {
    clear: both;
    float: left;
    margin-left: -8px;
    width: 250px;
  }
  .featured-rotator {
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }
  .featured-rotator .caption-holder {
    position: relative !important;
    transform: translateY(0%);
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
    margin-top: 0 !important;
  }
  .featured-rotator a.direction-nav-item {
    bottom: 0;
    transform: translateY(0%);
  }
  .featured-rotator .prev-item {
    left: 0 !important;
    right: auto !important;
  }
  .featured-rotator .next-item {
    right: 0 !important;
    left: auto !important;
  }
  .map-holder {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 520px) {
  .content .boxed-details-holder h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
  }
  .auction-open-holder .half-content {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .auction-open-holder .half-content + .half-content {
    padding-top: 1.8em;
    padding-bottom: 0px;
  }
  .auction-open-holder .half-content.has-bot-divider {
    padding-bottom: 1.8em;
    border-bottom: solid 1px #dddddd;
  }
}
@media screen and (max-width: 480px) {
  /* Ajax filter overrides*/
  /* Features list block */
  /* Collapsing Description */
  .hc-button {
    padding: 18px 25px;
  }
  .intro-property-info-holder .left-holder {
    padding: 40px;
  }
  .intro-property-info-holder .left-holder h1 {
    padding-top: 0;
  }
  .block-width-full .listing-filter.full-filter, .block-width-full .listing-filter.full-filter.ajax-filter {
    /*.form-item {
		 width:100% !important;
		 clear:both !important;
		 border-top:solid 1px $filter-border-color !important;
		 border-left: none !important;
		 border-bottom: none !important;
		 border-right: none !important;
		 margin:0 !important;
		 max-width:none !important;
		 	
			&:nth-child(2) {
			/*border-top:solid 1px $filter-border-color !important;	
			}
		 	
		 
		 	&:nth-child(1) {
			border-top: none !important;
			}
			
			&:nth-child(5),
			&:nth-child(6) {
			width:100% !important;
			clear:left;
			}
			
		 	& > * {
			border:none !important;
			}
			
			.subbut {
			max-width:none !important;
			}
		 }	 */
  }
  .listing-filter .form-item:nth-child(5), .layout.side .listing-filter .form-item:nth-child(5) {
    max-width: 48%;
    clear: none;
    float: left;
  }
  #oh-date-range {
    width: 254px;
  }
  .features-holder ul.features-table-list {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
  }
  .property-description.reduced-desc {
    height: 240px;
  }
}
@media screen and (max-width: 450px) {
  #property-top-bar {
    text-align: center;
  }
  #property-top-bar .address, #property-top-bar a {
    /*display:none;*/
  }
  #property-top-bar a.back {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 420px) {
  /* Ajax filter overrides*/
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item {
    width: 100% !important;
    clear: both !important;
    border-top: solid 1px transparent !important;
    border-left: none !important;
    border-bottom: none !important;
    border-right: none !important;
    margin: 0 !important;
    max-width: none !important;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(2) {
    border-top: solid 1px transparent !important;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(1) {
    border-top: none !important;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(5), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(6) {
    width: 100% !important;
    clear: left;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(5) .two-col > *:first-child, .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(6) .two-col > *:first-child {
    border-left: none !important;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(5) .two-col > *:nth-child(2), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(6) .two-col > *:nth-child(2) {
    border-left: solid 1px transparent !important;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item > * {
    border: none !important;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item > * > * {
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
  }
  #sort-dropdown, p.listing-count {
    float: none;
    display: block;
    margin-bottom: 0.8em;
    padding-left: 0px;
  }
  #sort-dropdown {
    margin-bottom: 0.4em;
  }
  #oh-date-range {
    width: 280px;
  }
  p.listing-count {
    margin-top: 0.8em;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22zz_bluefernrealty%2Fedit%2Fmodules%2Fharcourts%2Fassets%2Fharcourts.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4CA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAA7CA%3BAAgDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5DA%3BAAwEA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAA7KA%3BAAkLA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzfD%3BAAggBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOD%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAArtBJ%3BAAiuBA%3BAAAA%3BAAAA%3BAAAA%3BAAjuBA%3BAAuuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtvBF%3BAA%2BvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAA33BA%3BAAg4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAz7BH%3BAAk8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtkCF%3BAAqlCA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3pCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2qCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FvCF%3BAAwxCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAt5CF%3BAAs6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAt6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA67CC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAA%2F9CF%3BAAy%2BCE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnhDD%3BAA8hDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAziDD%3BAAqjDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAA3nDH%3BAAioDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAhpDA%3BAAopDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1sDA%3BAAotDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAptDA%3BAAguDC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAruDD%3BAA6uDC%3BAAAA%3BAAAA%3BAA7uDD%3BAAovDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAzvDF%3BAA8vDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAGL%3BAAAA%3BAAAA%3BAAryDA%3BAAwyDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAzyDA%3BAAAA%3BAAAA%3BAAAA%3BAAgzDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAr6DD%3BAAk8DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAx8DH%3BAAi9DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAv%2BDH%3BAA0%2BDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1%2BDD%3BAA0%2FDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAtgEH%3BAAygEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzgED%3BAAAA%3BAAAA%3BAAoiEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAznEF%3BAA4nEA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAApzED%3BAA2zEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAEC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBH%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%22%7D */