/* compiled by scssphp 1.10.2 on Fri, 08 Aug 2025 03:49:36 +0000 (1.7294s) */

@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;
}
/*------------------------------*/
/*    Media Queries | Inline    */
/*------------------------------*/
.script {
  font-family: "HarcourtsScript";
  font-size: 2em;
  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-size: 0.85%;
  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 .3s ease;
	-webkit-transition:all .3s ease;
	transition:all .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);
	@include 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 .3s ease;
	-webkit-transition:all .3s ease;
	transition:all .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;
	@include 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 */
.tiles.properties {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(max(300px, 16%), 100%), 1fr));
}
.tiles.properties .tile {
  width: 100% !important;
  max-width: 500px;
}
.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 .sold-flag, .property-popup .property-item .openhome-flag, .properties .property-item .sold-flag, .properties .property-item .openhome-flag {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  z-index: 900;
}
.property-popup .property-item .sold-flag:before, .property-popup .property-item .openhome-flag:before, .properties .property-item .sold-flag:before, .properties .property-item .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;
}
.property-popup .property-item .sold-flag:before, .properties .property-item .sold-flag:before {
  border-width: 170px 170px 0 0;
}
.property-popup .property-item .sold-flag .flag-text, .property-popup .property-item .openhome-flag .flag-text, .properties .property-item .sold-flag .flag-text, .properties .property-item .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;
}
.property-popup .property-item .sold-flag .flag-text, .properties .property-item .sold-flag .flag-text {
  font-size: 28px;
  top: 40px;
  left: 12px;
  font-weight: 900;
}
.property-popup .property-item .sold-banner, .property-popup .property-item .openhome-banner, .properties .property-item .sold-banner, .properties .property-item .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;
}
.property-popup .property-item .sold-banner, .properties .property-item .sold-banner {
  font-size: 12px;
  font-weight: 900;
  background: #00adef;
}
.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: #222222;
}
.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;
}
/* 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;
}
.toggle-listings-map {
  text-align: right;
}
.listings-and-map {
  display: flex;
  gap: 10px;
}
.listings-and-map > div {
  width: calc(50% - 5px);
  flex-grow: 1;
}
.listings-and-map:not(.show-map) {
  grid-template-columns: 1fr;
}
.listings-and-map:not(.show-map) .map {
  display: none;
}
.properties-for-rent-page .listings-and-map {
  position: relative;
  top: -60px;
}
.map-holder {
  position: sticky;
  top: 90px;
  margin-top: 60px !important;
}
.properties-for-rent-page .map-holder {
  margin-top: 113px !important;
}
#map {
  display: block;
  width: 100%;
  min-height: 300px;
  height: calc(100vh - 90px);
}
#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;
  display: block;
}
#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;
}
@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;
}
/* Base Listing Filter Styles */
.listing-filter .label, .listing-filter .select {
  width: 100% !important;
  position: relative;
  height: 30px;
  line-height: 30px;
}
.listing-filter .select:after {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  content: "";
  font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro" !important;
  font-size: 22px;
  color: #00adef;
  line-height: 30px;
  vertical-align: middle;
  pointer-events: none;
  z-index: 400;
  font-feature-settings: "liga";
}
.listing-filter .form-item .select, .listing-filter .form-item .input {
  border-radius: 0px;
  background: #ffffff;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.listing-filter .form-item .input input, .listing-filter .form-item .select select {
  border: none !important;
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  line-height: 1;
  vertical-align: middle;
}
.listing-filter .form-item .input input:placeholder {
  color: #000000;
}
.listing-filter .form-item .input input::placeholder {
  color: #000000;
}
.listing-filter .form-item .input input-ms-placeholder {
  color: #000000;
}
.listing-filter .form-item .two-col {
  display: flex;
  gap: 1px;
}
.listing-filter .form-item .two-col .select {
  flex-grow: 1;
}
.listing-filter .subbut-holder .subbut {
  width: 100%;
  max-width: 100%;
  float: left !important;
  text-align: left;
  clear: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0px;
  text-align: right;
}
.listing-filter .subbut-holder .subbut:nth-child(2) {
  float: right !important;
  text-align: right;
  display: none;
}
.listing-filter .subbut-holder .subbut input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  border: solid 0px #00adef;
  /*background-color:$harcourtsCyan;*/
  border-radius: 4px;
  color: #fff;
  padding: 3px 15px;
  height: 30px;
  line-height: 1;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.listing-filter .subbut-holder .subbut input:hover {
  /*background-color:#ffffff;*/
  color: #ffffff;
}
.listing-filter .form-item .subbut {
  width: 100%;
  background-color: #00adef;
  border-radius: 3px;
  color: #fff;
  line-height: 1.5;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.7px;
  z-index: 1;
  position: relative;
  text-align: center;
  overflow: hidden;
  -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;
}
.listing-filter .form-item .subbut input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  width: 100%;
  padding: 3px 15px;
  height: 30px;
  text-align: center;
  color: #fff;
  font-weight: 900;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.listing-filter .form-item .subbut:before {
  content: "";
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  height: 100%;
  width: 200%;
  top: 0;
  right: 150%;
  z-index: -1;
  pointer-events: none;
  -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;
}
.listing-filter .form-item .subbut:hover:before {
  transform: skewX(-45deg) translate3d(100%, 0, 0);
}
.listing-filter .form-item .subbut:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 200%;
  top: 0;
  right: 150%;
  z-index: -1;
  pointer-events: none;
  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;
}
.listing-filter .form-item .subbut: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);
}
.listing-filter .form-item .subbut:hover {
  /*background-color:#ffffff;
		color:#00adef;*/
  color: #ffffff;
  background-color: #00adef;
}
/* Filter icons */
.listing-filter .form-item .search-filter, .search-filter {
  position: relative;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.search-filter:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro" !important;
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  width: 20px;
  font-size: 15px;
  font-feature-settings: "liga";
}
.listing-filter .form-item .select.price, .listing-filter .form-item .select.price select {
  position: relative;
  z-index: 200;
}
.select.price:nth-child(1):before {
  content: "";
  position: absolute;
  right: -20px;
  width: 25px;
  height: 1px;
  top: 50%;
  z-index: 1;
}
.beds-filter {
  position: relative;
}
.beds-filter select {
  padding-left: 30px;
}
.beds-filter:before {
  font-family: "harcourts" !important;
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  width: 20px;
  font-size: 20px;
}
.baths-filter {
  position: relative;
}
.baths-filter select {
  padding-left: 30px;
}
.baths-filter:before {
  font-family: "harcourts" !important;
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  width: 20px;
  font-size: 20px;
}
/* Listing Filter Style Overrides */
.listing-filter {
  position: relative;
}
/* Main */
.listing-filter .form-item {
  clear: none;
  width: 25%;
  float: left;
  margin-bottom: 10px;
  max-width: 100%;
}
.listing-filter .form-item.info-text {
  display: none !important;
}
.listing-filter .form-item:nth-child(4) {
  width: 25%;
  clear: left;
  /*margin-right:1.3%;*/
}
.listing-filter .form-item.subbut-holder {
  float: right;
  width: 25%;
  margin-bottom: 0px;
}
/* Side */
.layout.side .listing-filter .form-item {
  clear: both;
  width: 100%;
  float: none;
}
.layout.side .listing-filter .form-item .two-col .select {
  max-width: 48%;
}
.layout.side .listing-filter .form-item .select, .layout.side .listing-filter .form-item .input {
  background-color: #ffffff;
}
/* Intro */
.block-width-full .listing-filter {
  /*padding:0 1em;*/
  padding: 0px;
  display: block;
  height: auto;
  color: #58616d !important;
  font-size: 14px;
}
.block-width-full .listing-filter .form-item {
  display: block;
  width: 25%;
  float: left;
  margin-bottom: 0px !important;
  max-width: 100%;
  background-color: #ffffff;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #58616d !important;
  font-size: 14px;
}
.block-width-full .listing-filter .form-item .input, .block-width-full .listing-filter .form-item .select {
  border-radius: 0px !important;
  border-top: 0px;
  height: 50px;
  /*border-bottom:0px;*/
  font-size: 14px;
  border: 1px solid #f1f1f1;
}
.block-width-full .listing-filter .form-item .input input, .block-width-full .listing-filter .form-item .select select {
  height: 48px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  color: #58616d !important;
  font-size: 14px;
  background: #ffffff;
}
.block-width-full .listing-filter .form-item .select select {
  padding-left: 30px;
  padding-right: 30px;
}
.block-width-full .listing-filter .select:after, .block-width-full .search-filter:before, .block-width-full .beds-filter:before, .block-width-full .baths-filter:before {
  line-height: 50px;
}
.block-width-full .listing-filter .form-item .input input:placeholder {
  color: #58616d !important;
  font-size: 14px;
}
.block-width-full .listing-filter .form-item .input input::placeholder {
  color: #58616d !important;
  font-size: 14px;
}
.block-width-full .listing-filter .form-item .input input-ms-placeholder {
  color: #58616d !important;
  font-size: 14px;
}
.block-width-full .listing-filter .form-item .two-col .select.price {
  max-width: 50%;
}
.block-width-full .listing-filter .form-item:nth-child(1) {
  width: 25%;
  float: left;
  clear: none;
}
.block-width-full .listing-filter .form-item:nth-child(2) {
  width: 25%;
  float: left;
  clear: none;
}
.block-width-full .listing-filter .form-item:nth-child(3) {
  width: 25%;
  float: left;
  clear: none;
}
.block-width-full .listing-filter .form-item:nth-child(4) {
  width: 25%;
  float: left;
  clear: none;
}
.block-width-full .select.price:nth-child(1):before {
  display: none;
}
.block-width-full .listing-filter .form-item:nth-child(5) {
  width: 45%;
  float: left;
  clear: none;
}
.block-width-full .listing-filter .form-item:nth-child(5) .select:nth-child(2) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.block-width-full .listing-filter .form-item:nth-child(6) {
  width: 45%;
  float: left;
  clear: none;
}
.block-width-full .listing-filter .form-item:nth-child(6) .select:nth-child(1) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.block-width-full .listing-filter .form-item.subbut-holder {
  width: 10%;
  float: left;
  clear: none;
}
.block-width-full .listing-filter .form-item .subbut {
  border-radius: 4px;
}
.block-width-full .listing-filter .form-item .subbut input, .block-width-full .listing-filter .subbut-holder .subbut input {
  display: block;
  width: 100%;
  border-radius: 0px !important;
  height: 50px;
}
.block-width-full .listing-filter.full-filter.ajax-filter .form-item {
  width: 25% !important;
  clear: none !important;
}
.block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(5) {
  width: 50% !important;
  clear: left;
}
.block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(6) {
  width: 50% !important;
}
/* Home Page */
.home-page .block-width-full .listing-filter, .landing-page .block-width-full .listing-filter {
  background: transparent;
  color: currentColor !important;
  border: none;
  text-align: center;
  padding: 0 0px;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.home-page .block-width-full .listing-filter .form-item, .landing-page .block-width-full .listing-filter .form-item {
  clear: none;
  width: 25%;
  margin-left: 0px;
  float: left;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  border-top: 0px !important;
  max-width: 100%;
  height: 50px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.home-page .block-width-full .listing-filter .form-item:nth-child(1), .home-page .block-width-full .listing-filter .form-item:nth-child(2), .home-page .block-width-full .listing-filter .form-item:nth-child(3), .home-page .block-width-full .listing-filter .form-item:nth-child(4), .landing-page .block-width-full .listing-filter .form-item:nth-child(1), .landing-page .block-width-full .listing-filter .form-item:nth-child(2), .landing-page .block-width-full .listing-filter .form-item:nth-child(3), .landing-page .block-width-full .listing-filter .form-item:nth-child(4) {
  width: calc(25% - 1px);
  margin-left: 1px;
}
.home-page .block-width-full .listing-filter .form-item:nth-child(4), .landing-page .block-width-full .listing-filter .form-item:nth-child(4) {
  width: calc(25% - 51px);
}
.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-left-radius: 4px;
  border-top-left-radius: 4px;
  width: 25%;
  margin-left: 0px;
}
.home-page .block-width-full .listing-filter .form-item:nth-last-child(5), .home-page .block-width-full .listing-filter .form-item:nth-last-child(4), .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5), .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) {
  width: calc(50% - 1px);
  background: transparent !important;
  color: currentColor !important;
  margin-left: 0px;
  border-left: 0px !important;
}
.home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input {
  width: calc(50% - 1px) !important;
  background: transparent !important;
  border-bottom: solid 1px #ffffff;
  border-left: none;
  border-right: none;
  color: currentColor !important;
  border-left: 0px !important;
}
.home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select:after, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input:after, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select:after, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input:after, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select:after, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input:after, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select:after, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input:after {
  color: currentColor !important;
}
.home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select select, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select input, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input select, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input input, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select select, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select input, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input select, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input input, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select select, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select input, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input select, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input input, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select select, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select input, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input select, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input input {
  background: transparent !important;
  color: currentColor !important;
}
.home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select select option, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select input option, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input select option, .home-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input input option, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select select option, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select input option, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input select option, .home-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input input option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select select option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .select input option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input select option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(5) .input input option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select select option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .select input option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input select option, .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) .input input option {
  color: #58616d !important;
}
.home-page .block-width-full .listing-filter .form-item:nth-last-child(4), .landing-page .block-width-full .listing-filter .form-item:nth-last-child(4) {
  float: right;
}
.home-page .block-width-full .listing-filter .form-item.info-text, .landing-page .block-width-full .listing-filter .form-item.info-text {
  display: none !important;
}
.home-page .block-width-full .listing-filter .form-item.info-text .info-text-holder, .landing-page .block-width-full .listing-filter .form-item.info-text .info-text-holder {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.home-page .block-width-full .listing-filter .form-item.info-text .arrow-right:before, .landing-page .block-width-full .listing-filter .form-item.info-text .arrow-right:before {
  background-color: #ffffff;
}
.home-page .block-width-full .listing-filter .form-item.info-text .arrow-right:after, .landing-page .block-width-full .listing-filter .form-item.info-text .arrow-right:after {
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
}
.home-page .block-width-full .listing-filter .form-item.subbut-holder, .landing-page .block-width-full .listing-filter .form-item.subbut-holder {
  background: transparent !important;
  border: none !important;
}
@media screen and (min-width: 801px) {
  .home-page .block-width-full .listing-filter .form-item.subbut-holder, .landing-page .block-width-full .listing-filter .form-item.subbut-holder {
    float: right;
    margin-bottom: 0px;
    background: transparent !important;
    border: none !important;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px !important;
    z-index: 400;
  }
  .home-page .block-width-full .listing-filter .form-item.subbut-holder input, .landing-page .block-width-full .listing-filter .form-item.subbut-holder input {
    text-indent: 400px;
    padding-right: 0 !important;
    position: relative;
  }
  .home-page .block-width-full .listing-filter .form-item.subbut-holder:after, .landing-page .block-width-full .listing-filter .form-item.subbut-holder:after {
    content: "";
    font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro" !important;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 600;
    color: #fff;
    pointer-events: none;
  }
}
/* Extra info buttons */
.extra-info-buttons {
  display: block;
}
.extra-info-buttons a.info-link {
  color: #000;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  margin-right: 5px;
  padding-left: 5px;
  display: inline-block;
  padding-bottom: 5px;
  padding-right: 5px;
}
.extra-info-buttons a.info-link:hover {
  color: #00adef;
}
.extra-info-buttons a.info-link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  opacity: 0;
  width: 0px;
  right: auto;
  overflow: hidden;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background-color: #00adef;
}
.extra-info-buttons a.info-link:hover:after {
  opacity: 1;
  right: 0;
  width: 100%;
}
/* 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;
}
.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;
  padding-bottom: 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%;
}
/* Interactive map */
#properties-with-map .page-block-columns .page-block-column:nth-child(2) {
  margin-bottom: 100px;
}
/* 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: "";
}
.mb-icon-boxes-1.tiles {
  counter-reset: number;
}
.mb-icon-boxes-1.tiles .tile {
  counter-increment: number;
}
.mb-icon-boxes-1.tiles .tile .content {
  background-image: linear-gradient(to right, transparent, transparent 30px, #00adef 30px, #00adef);
  padding: 35px 35px 35px 80px;
  gap: 20px;
  align-items: flex-start !important;
  flex-direction: column !important;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
@media (min-width: 640px) {
  .mb-icon-boxes-1.tiles .tile .content {
    background-image: linear-gradient(to right, transparent, transparent 65px, #00adef 65px, #00adef);
    align-items: center !important;
    min-height: 205px;
    padding: 45px 105px 45px 150px;
    flex-direction: row !important;
  }
}
.mb-icon-boxes-1.tiles .tile .content .icon {
  color: #ffffff;
  font-size: 60px;
}
.mb-icon-boxes-1.tiles .tile .content .text {
  margin-left: 0px !important;
}
.mb-icon-boxes-1.tiles .tile .content .text * {
  color: #ffffff;
}
.mb-icon-boxes-1.tiles .tile .content .text h5 {
  font-size: 35px;
  margin-bottom: -10px;
}
.mb-icon-boxes-1.tiles .tile .content .text p {
  line-height: 1.65em;
}
.mb-icon-boxes-1.tiles .tile .content::before {
  content: counter(number);
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 150px;
  line-height: 1em;
  color: #002b49;
  font-weight: 700;
}
@media (min-width: 640px) {
  .mb-icon-boxes-1.tiles .tile .content::before {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 200px;
  }
}
.mb-navigation-summary-1.tiles .tile .content .image picture {
  aspect-ratio: 1;
}
.mb-navigation-summary-1.tiles .tile .content .image picture img {
  object-fit: cover;
}
.mb-navigation-summary-1.tiles .tile .content .text h3, .mb-navigation-summary-1.tiles .tile .content .text .readmore {
  color: #002b49;
}
.mb-navigation-summary-1.tiles .tile .content .text .readmore {
  display: flex;
  align-items: center;
  gap: 10px;
}
.mb-navigation-summary-1.tiles .tile .content .text .readmore::after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
.mb-navigation-summary-1.tiles .tile .content:hover .text h3, .mb-navigation-summary-1.tiles .tile .content:hover .text .readmore {
  color: #00adef;
}
@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: 980px) {
  /*.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;*/
  }
}
@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.full-filter .form-item, .block-width-full .listing-filter.full-filter.ajax-filter .form-item {
    width: 50% !important;
    clear: none !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: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;
  }
  .block-width-full .listing-filter.full-filter .form-item.subbut-holder, .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;
  }
  .block-width-full .listing-filter.full-filter .form-item.subbut-holder .subbut, .block-width-full .listing-filter.full-filter.ajax-filter .form-item.subbut-holder .subbut {
    max-width: 50%;
    float: right !important;
    margin-left: auto;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item, .landing-page .block-width-full .listing-filter.hpfilter .form-item {
    width: calc(50% - 1px) !important;
    clear: none !important;
    max-width: none;
    float: left;
    border-radius: 2px !important;
    overflow: hidden;
    margin-top: 2px !important;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(2n+3), .landing-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(2n+3) {
    margin-left: 0px;
    clear: left !important;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(5), .home-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(6), .landing-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(5), .landing-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(6) {
    width: 100% !important;
    clear: left;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item.subbut-holder, .landing-page .block-width-full .listing-filter.hpfilter .form-item.subbut-holder {
    float: right;
    margin-top: 10px !important;
  }
  .listings-and-map {
    flex-flow: wrap-reverse;
  }
  .listings-and-map > div {
    width: 100%;
  }
  .search-property-page .map-holder {
    margin-top: 60px !important;
  }
  #map {
    height: 600px;
  }
}
@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: 4px;
    border-top-right-radius: 4px;
  }
  .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: 4px;
    border-top-left-radius: 4px;
  }
  .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: 650px) {
  #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;
  }
}
@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*/
  /* Home page filter */
  /* Features list block */
  /* Collapsing Description */
  .properties-for-rent-page .listings-and-map {
    position: static;
    top: 0;
  }
  .properties-for-rent-page .map-holder {
    margin-top: 30px !important;
  }
  .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 .form-item, .block-width-full .listing-filter.full-filter.ajax-filter .form-item {
    width: 100% !important;
    clear: both !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 .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;
  }
  .block-width-full .listing-filter.full-filter .form-item .subbut, .block-width-full .listing-filter.full-filter.ajax-filter .form-item .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;
  }
  .home-page .block-width-full .listing-filter .form-item:nth-child(4), .landing-page .block-width-full .listing-filter .form-item:nth-child(4) {
    margin-right: 0;
  }
  .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;
  }
  .home-page .block-width-full .listing-filter .form-item.info-text, .landing-page .block-width-full .listing-filter .form-item.info-text {
    display: none !important;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item, .landing-page .block-width-full .listing-filter.hpfilter .form-item {
    width: 100% !important;
    clear: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none;
    float: none;
    border-radius: 2px !important;
    overflow: hidden;
    margin-top: 2px !important;
    border: none !important;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item > *, .landing-page .block-width-full .listing-filter.hpfilter .form-item > * {
    border: none !important;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(2n+3), .landing-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(2n+3) {
    margin-left: 0px;
    clear: left !important;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(5), .home-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(6), .landing-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(5), .landing-page .block-width-full .listing-filter.hpfilter .form-item:nth-child(6) {
    width: 100% !important;
    clear: left;
  }
  .home-page .block-width-full .listing-filter.hpfilter .form-item.subbut-holder, .landing-page .block-width-full .listing-filter.hpfilter .form-item.subbut-holder {
    float: right;
    margin-top: 10px !important;
  }
  .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;
  }
  .listing-filter select, .listing-filter textarea, .listing-filter input[type="text"], .listing-filter input[type="password"], .listing-filter input[type="datetime"], .listing-filter input[type="datetime-local"], .listing-filter input[type="date"], .listing-filter input[type="month"], .listing-filter input[type="time"], .listing-filter input[type="week"], .listing-filter input[type="number"], .listing-filter input[type="email"], .listing-filter input[type="url"], .listing-filter input[type="search"], .listing-filter input[type="tel"], .listing-filter input[type="color"] {
    font-size: 13px !important;
  }
  .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 .form-item .two-col .select {
    width: 50% !important;
    max-width: 50% !important;
  }
  .block-width-full .listing-filter .form-item .two-col .select:nth-child(2) {
    border-left: none !important;
  }
  .home-page .block-width-full .listing-filter .form-item, .landing-page .block-width-full .listing-filter .form-item {
    border-radius: 4px !important;
  }
  .block-width-full .listing-filter.full-filter.ajax-filter .form-item {
    width: 100% !important;
    clear: both !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(5), .block-width-full .listing-filter.full-filter.ajax-filter .form-item:nth-child(6) {
    width: 100% !important;
    clear: left;
  }
  #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%22edit%2Fmodules%2Fharcourts%2Fassets%2Fharcourts.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2CA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAA5CA%3BAA%2BCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FCA%3BAAAA%3BAAAA%3BAA6FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA7FA%3BAAyGA%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%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAnJD%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiNA%3BAAAA%3BAAAA%3BAAjNA%3BAAsNA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%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%3BAAMD%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%3BAAMF%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%3BAApiBL%3BAA8iBA%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%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAAA%3BAAIA%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%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%3BAAv8BJ%3BAAm9BA%3BAAAA%3BAAAA%3BAAAA%3BAAn9BA%3BAAy9BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAx%2BBF%3BAAi%2FBA%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%3BAA7mCA%3BAAqnCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5yCF%3BAAuzCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAl3CH%3BAAi4CA%3BAAAA%3BAAAA%3BAAj4CA%3BAAs4CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAr5CF%3BAA45CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAt6CF%3BAA86CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAApjDL%3BAA2jDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FrDJ%3BAAgtDA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FuDJ%3BAAwvDA%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%3BAAjzDH%3BAA0zDA%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%3BAA97DF%3BAA68DA%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%3BAAnhED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmiEC%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%3BAAvnEF%3BAAgpEE%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%3BAA9wEF%3BAA8xEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9xEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqzEC%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%3BAAv1EF%3BAAi2EE%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%3BAA34ED%3BAAs5EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAj6ED%3BAA66EA%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%3BAAn%2FEH%3BAAy%2FEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAvgFA%3BAA2gFA%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%3BAAjkFA%3BAA2kFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3kFA%3BAAulFC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAA5lFD%3BAAomFC%3BAAAA%3BAAAA%3BAApmFD%3BAA2mFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAhnFF%3BAAqnFC%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%3BAA5pFA%3BAA%2BpFA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAhqFA%3BAAAA%3BAAAA%3BAAAA%3BAAuqFA%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%3BAA5xFD%3BAAyzFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAh0FH%3BAAy0FA%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%3BAA%2F1FH%3BAAk2FC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAl2FD%3BAAk3FC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAA93FH%3BAAi4FC%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%3BAAj4FD%3BAAAA%3BAAAA%3BAA45FE%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%3BAAj%2FFF%3BAAo%2FFA%3BAAAA%3BAAAA%3BAAAA%3BAAp%2FFA%3BAA0%2FFA%3BAAAA%3BAAAA%3BAA1%2FFA%3BAAggGA%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%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnhGK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqiGJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3jGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4lGH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAWN%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%3BAAAA%3BAAQD%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%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%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%3BAAAA%3BAAIH%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%22%7D */