@media (min-width: 1200px) {
  #propertiesV1 .product-img {
    height: 280px;
  }
  #propertiesV1 .product-img img {
    height: 100%;
  }
}

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}

#mc_embed_signup input {
  border: 1px solid #abb0b2;
  border-radius: 3px;
}

.contact-page #mc_embed_signup input[type=text],
.contact-page #mc_embed_signup input[type=email] {
  margin-bottom: 0;
  height: 42px;
}

#mc_embed_signup {
  max-width: 100%;
}

#loading-results {
  font-weight: bold;
}

@keyframes dots-1 {
  from {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
}
@keyframes dots-2 {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes dots-3 {
  from {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
}
.dots span {
  animation: dots-1 2s infinite steps(1);
  -webkit-animation: dots-1 2s infinite steps(1);
}

.dots span:first-child + span {
  animation-name: dots-2;
  -webkit-animation-name: dots-2;
}

.dots span:first-child + span + span {
  animation-name: dots-3;
  -webkit-animation-name: dots-3;
}

#custom-scroll-container {
  overflow-y: scroll;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
}
#custom-scroll-container.col-lg-8::-webkit-scrollbar {
  display: none;
}
#custom-scroll-container.col-lg-8 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.hover-effect:hover {
  color: white !important;
}

@media (min-width: 1200px) {
  #custom-scroll-container {
    position: relative;
  }
  #custom-scroll-container .section-wrapper {
    position: absolute;
  }
}
@media (min-width: 990px) {
  .dropdown-selector .btn:not(#clearAll) {
    display: none;
    pointer-events: none;
  }
}
@media (max-width: 991px) {
  .reversable-row {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .reversable-row .ltn__right-sidebar {
    margin-top: 20px;
    display: none;
  }
}
@media (max-width: 1200px) {
  #sidebar-nav .widget-2.ltn__menu-widget.ltn__menu-widget-2.text-uppercase {
    display: none;
  }
}
.ltn__gallery-active-custom .ltn__gallery-item {
  display: none;
}
.ltn__gallery-active-custom .ltn__gallery-item.selected {
  display: inline-flex;
}

.product-ratting a {
  text-decoration: none;
}
.product-ratting a:hover {
  color: rgb(255, 184, 0);
}

#property-details .slick-slide img {
  max-height: 800px;
}

#pinned-element {
  right: 0;
  z-index: 0;
  padding-bottom: 100px;
}

.ltn__footer-area {
  position: relative;
}
.ltn__footer-area:before {
  background: rgb(23, 27, 42);
  z-index: 999;
  position: absolute;
  top: 0;
  width: 100%;
}

.text-italic {
  font-style: italic;
}

#clearAll {
  border: 1px solid var(--border-color-11);
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 5px 10px;
  border-radius: 5px;
  color: var(--ltn__paragraph-color);
  font-size: 80%;
}
#clearAll:hover {
  background: var(--ltn__secondary-color);
  color: #fff;
}

.results-page .ltn__shop-options > ul > li > div > span {
  font-size: 80%;
}
.results-page .ltn__shop-options > ul > li > div > span span {
  font-size: 100%;
}

.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
}

.slider-image-as-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 467px;
  width: 923px;
  display: flex;
}

.ltn__property-details-gallery img {
  height: 85%;
  width: 100%;
}

#triptych > li:nth-child(4) {
  display: none;
}

#triptych > li:nth-child(5) {
  display: none;
}

#triptych > li:nth-child(6) {
  display: none;
}

#triptych > li:nth-child(7) {
  display: none;
}

#triptych > li:nth-child(8) {
  display: none;
}

#triptych > li:nth-child(9) {
  display: none;
}

#triptych > li:nth-child(10) {
  display: none;
}

#triptych > li:nth-child(11) {
  display: none;
}

#triptych > li:nth-child(12) {
  display: none;
}

#triptych > li:nth-child(13) {
  display: none;
}

#triptych > li:nth-child(14) {
  display: none;
}

#triptych > li:nth-child(15) {
  display: none;
}

#triptych > li:nth-child(16) {
  display: none;
}

#triptych > li:nth-child(17) {
  display: none;
}

#triptych > li:nth-child(18) {
  display: none;
}

#triptych > li:nth-child(19) {
  display: none;
}

#triptych > li:nth-child(20) {
  display: none;
}

#triptych > li:nth-child(21) {
  display: none;
}

#triptych > li:nth-child(22) {
  display: none;
}

#triptych > li:nth-child(23) {
  display: none;
}

#triptych > li:nth-child(24) {
  display: none;
}

#triptych > li:nth-child(25) {
  display: none;
}

#triptych > li:nth-child(26) {
  display: none;
}

#triptych > li:nth-child(27) {
  display: none;
}

#triptych > li:nth-child(28) {
  display: none;
}

#triptych > li:nth-child(29) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(7) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(8) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(9) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(10) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(11) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(12) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(13) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(14) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(15) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(16) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(17) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(18) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(19) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(20) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(21) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(22) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(23) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(24) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(25) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(26) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(27) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(28) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(29) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(30) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(31) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(32) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(33) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(34) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(35) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(36) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(37) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(38) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(39) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(40) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(41) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(42) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(43) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(44) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(45) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(46) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(47) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(48) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(49) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(50) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(51) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(52) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(53) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(54) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(55) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(56) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(57) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(58) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(59) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(60) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(61) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(62) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(63) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(64) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(65) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(66) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(67) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(68) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(69) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(70) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(71) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(72) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(73) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(74) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(75) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(76) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(77) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(78) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(79) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(80) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(81) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(82) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(83) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(84) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(85) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(86) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(87) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(88) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(89) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(90) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(91) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(92) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(93) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(94) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(95) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(96) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(97) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(98) {
  display: none;
}

#property-picture-gallery-limited > div:nth-child(99) {
  display: none;
}

#inTheArea > li:nth-child(4) {
  display: none;
}

#inTheArea > li:nth-child(5) {
  display: none;
}

#inTheArea > li:nth-child(6) {
  display: none;
}

#inTheArea > li:nth-child(7) {
  display: none;
}

#inTheArea > li:nth-child(8) {
  display: none;
}

#inTheArea > li:nth-child(9) {
  display: none;
}

#inTheArea > li:nth-child(10) {
  display: none;
}

#inTheArea > li:nth-child(11) {
  display: none;
}

#inTheArea > li:nth-child(12) {
  display: none;
}

#inTheArea > li:nth-child(13) {
  display: none;
}

#inTheArea > li:nth-child(14) {
  display: none;
}

#inTheArea > li:nth-child(15) {
  display: none;
}

#inTheArea > li:nth-child(16) {
  display: none;
}

#inTheArea > li:nth-child(17) {
  display: none;
}

#inTheArea > li:nth-child(18) {
  display: none;
}

#inTheArea > li:nth-child(19) {
  display: none;
}

#inTheArea > li:nth-child(20) {
  display: none;
}

#inTheArea > li:nth-child(21) {
  display: none;
}

#inTheArea > li:nth-child(22) {
  display: none;
}

#inTheArea > li:nth-child(23) {
  display: none;
}

#inTheArea > li:nth-child(24) {
  display: none;
}

#inTheArea > li:nth-child(25) {
  display: none;
}

#inTheArea > li:nth-child(26) {
  display: none;
}

#inTheArea > li:nth-child(27) {
  display: none;
}

#inTheArea > li:nth-child(28) {
  display: none;
}

#inTheArea > li:nth-child(29) {
  display: none;
}

#inTheArea > li:nth-child(30) {
  display: none;
}

#inTheArea > li:nth-child(31) {
  display: none;
}

#inTheArea > li:nth-child(32) {
  display: none;
}

#inTheArea > li:nth-child(33) {
  display: none;
}

#inTheArea > li:nth-child(34) {
  display: none;
}

#inTheArea > li:nth-child(35) {
  display: none;
}

#inTheArea > li:nth-child(36) {
  display: none;
}

#inTheArea > li:nth-child(37) {
  display: none;
}

#inTheArea > li:nth-child(38) {
  display: none;
}

#inTheArea > li:nth-child(39) {
  display: none;
}

#inTheArea > li:nth-child(40) {
  display: none;
}

#inTheArea > li:nth-child(41) {
  display: none;
}

#inTheArea > li:nth-child(42) {
  display: none;
}

#inTheArea > li:nth-child(43) {
  display: none;
}

#inTheArea > li:nth-child(44) {
  display: none;
}

#inTheArea > li:nth-child(45) {
  display: none;
}

#inTheArea > li:nth-child(46) {
  display: none;
}

#inTheArea > li:nth-child(47) {
  display: none;
}

#inTheArea > li:nth-child(48) {
  display: none;
}

#inTheArea > li:nth-child(49) {
  display: none;
}

#inTheArea > li:nth-child(50) {
  display: none;
}

#inTheArea > li:nth-child(51) {
  display: none;
}

#inTheArea > li:nth-child(52) {
  display: none;
}

#inTheArea > li:nth-child(53) {
  display: none;
}

#inTheArea > li:nth-child(54) {
  display: none;
}

#inTheArea > li:nth-child(55) {
  display: none;
}

#inTheArea > li:nth-child(56) {
  display: none;
}

#inTheArea > li:nth-child(57) {
  display: none;
}

#inTheArea > li:nth-child(58) {
  display: none;
}

#inTheArea > li:nth-child(59) {
  display: none;
}

#inTheArea > li:nth-child(60) {
  display: none;
}

#inTheArea > li:nth-child(61) {
  display: none;
}

#inTheArea > li:nth-child(62) {
  display: none;
}

#inTheArea > li:nth-child(63) {
  display: none;
}

#inTheArea > li:nth-child(64) {
  display: none;
}

#inTheArea > li:nth-child(65) {
  display: none;
}

#inTheArea > li:nth-child(66) {
  display: none;
}

#inTheArea > li:nth-child(67) {
  display: none;
}

#inTheArea > li:nth-child(68) {
  display: none;
}

#inTheArea > li:nth-child(69) {
  display: none;
}

#inTheArea > li:nth-child(70) {
  display: none;
}

#inTheArea > li:nth-child(71) {
  display: none;
}

#inTheArea > li:nth-child(72) {
  display: none;
}

#inTheArea > li:nth-child(73) {
  display: none;
}

#inTheArea > li:nth-child(74) {
  display: none;
}

#inTheArea > li:nth-child(75) {
  display: none;
}

#inTheArea > li:nth-child(76) {
  display: none;
}

#inTheArea > li:nth-child(77) {
  display: none;
}

#inTheArea > li:nth-child(78) {
  display: none;
}

#inTheArea > li:nth-child(79) {
  display: none;
}

#inTheArea > li:nth-child(80) {
  display: none;
}

#inTheArea > li:nth-child(81) {
  display: none;
}

#inTheArea > li:nth-child(82) {
  display: none;
}

#inTheArea > li:nth-child(83) {
  display: none;
}

#inTheArea > li:nth-child(84) {
  display: none;
}

#inTheArea > li:nth-child(85) {
  display: none;
}

#inTheArea > li:nth-child(86) {
  display: none;
}

#inTheArea > li:nth-child(87) {
  display: none;
}

#inTheArea > li:nth-child(88) {
  display: none;
}

#inTheArea > li:nth-child(89) {
  display: none;
}

#inTheArea > li:nth-child(90) {
  display: none;
}

#inTheArea > li:nth-child(91) {
  display: none;
}

#inTheArea > li:nth-child(92) {
  display: none;
}

#inTheArea > li:nth-child(93) {
  display: none;
}

#inTheArea > li:nth-child(94) {
  display: none;
}

#inTheArea > li:nth-child(95) {
  display: none;
}

#inTheArea > li:nth-child(96) {
  display: none;
}

#inTheArea > li:nth-child(97) {
  display: none;
}

#inTheArea > li:nth-child(98) {
  display: none;
}

#inTheArea > li:nth-child(99) {
  display: none;
}

#description {
  max-height: 300px;
  overflow-y: scroll;
  white-space: pre-line;
}

.results-page .results-item-tag {
  display: none;
}
.results-page .results-item-tag.selected {
  display: block;
}

.homepage .slider-fallback {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  transition: opacity linear 2s;
}
.homepage.freeze .slider-fallback {
  opacity: 1;
}
.preloader-inner {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  background-color: rgba(7, 28, 31, 0.7) !important;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#filters .widget {
  height: 60px;
  overflow: hidden;
  padding-top: 20px;
  transition: all linear 2s;
}
#filters .widget .expander {
  float: right;
  background: 0;
}
#filters .widget .icon {
  transition: all linear 100ms;
  transform: rotate(-180deg);
}
#filters .widget.expanded {
  height: auto;
  overflow: unset;
}
#filters .widget.expanded .icon {
  transform: rotate(0);
}

.slick-initialized .slick-slide {
  pointer-events: none !important;
}
.slick-initialized .slick-slide .btn-wrapper.animated {
  pointer-events: all !important;
}

#newsInclude .slick-initialized .slick-slide, #homepageFeaturedListingSlider .slick-initialized .slick-slide {
  pointer-events: all !important;
}

#filterChips {
  margin-bottom: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
#filterChips .filter-chip {
  flex-basis: content;
  max-width: 28%;
  border-radius: 20px;
  padding: 5px 10px;
  background-color: #FF5A3C;
  color: white;
  margin-right: 10px;
  margin-bottom: 10px;
  align-items: center;
  padding: 0 10px;
}
#filterChips .filter-chip i {
  margin-right: 10px;
  cursor: pointer;
}

.sibling-height-limit {
  max-height: 246px;
}

.mana-logo-mask:after {
  content: url("/images/MANA_logo_text.png");
  height: 4px;
  width: 4px;
  z-index: 9999;
  transform: scale(0.2);
  position: absolute;
  top: 66px;
  right: 129px;
}

.status-tag {
  position: absolute;
  top: 28px;
  left: -80px;
  width: 300px;
  z-index: 999;
  background: #FF5A3C;
  text-align: center;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  transform: rotate(-45deg);
  transform-origin: bottom;
}

.product-info.disabled, .ltn__gallery-item.disabled {
  pointer-events: none;
}
.product-info.disabled .product-info-bottom, .ltn__gallery-item.disabled .product-info-bottom {
  pointer-events: all;
}

#news_index {
  max-height: 1405px;
  overflow-y: scroll;
}
#news_index .news-index-text-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
#news_index .news-index-bottom-line {
  width: 100%;
}
#news_index .news-index-image {
  height: 500px;
  width: 40%;
  background-size: cover;
}

.contact-modal .wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 999;
  transition: all 2s linear;
}

#contact-close-btn {
  display: none !important;
  position: absolute;
  right: 40px;
  top: 20px;
}

body.contact-modal-open {
  pointer-events: none;
}
body.contact-modal-open .contact-modal.container {
  background-color: rgba(0, 0, 0, 0.7) !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  height: 100%;
  z-index: 99999;
}
body.contact-modal-open .contact-modal .wrapper {
  display: block;
  pointer-events: all;
}
body.contact-modal-open #contact-close-btn {
  display: block !important;
}
body.contact-modal-open #contact-close-btn:hover {
  color: #FF5A3C;
}

body.site.contact.contact-modal-open .contact-modal {
  display: none !important;
}
body.site.contact #contact-close-btn {
  display: none !important;
}

bold, .bold {
  font-weight: 900;
  margin-top: 10px;
}

orange {
  font-weight: 900;
  margin-top: 10px;
  color: #FF5A3C;
}

.rounded-image {
  border-radius: 50%;
}

.italic {
  font-style: italic;
}

p {
  -webkit-hyphens: inherit;
          hyphens: inherit;
}

.highlight {
  color: #FF5A3C;
  font-weight: 900 !important;
}

.nice-select.open .list {
  z-index: 99999;
}

#mc_embed_signup .size1of2 {
  width: 96% !important;
}

.mail-sent-modal {
  margin-top: 20vh;
  height: 30vh;
}
.mail-sent-modal .container {
  text-align: center;
}

.pseudo-d-none {
  position: fixed;
  top: -100px;
  right: -1000px;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

#pagePlaceholder {
  min-height: 40vh;
}

.team_people_item {
  display: none;
}
.team_people_item.selected {
  display: block;
}

.custom_div_button {
  background-color: var(--white);
  border: 2px solid;
  border-color: var(--border-color-9);
  height: 65px;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  color: var(--ltn__paragraph-color);
  width: 100%;
  margin-bottom: 30px;
  border-radius: 0;
  padding-right: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ltn__product-item.disabled {
  pointer-events: none;
}

.newsmeet_gem_johnson_turner img {
  display: block;
}

.custom-btn {
  align-items: center;
  justify-content: center;
  display: flex;
}

.first-child > ul > li {
  list-style: none;
  display: none;
}
.first-child > ul > li > ul > li {
  list-style: none;
  display: none;
}
.first-child:hover > ul > li {
  display: block;
}
.first-child:hover > ul > li:hover > ul > li {
  display: block;
}

.pl-4 {
  padding-left: 10px;
}

.floating-modal {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: fixed;
  z-index: 9999;
  display: none;
}
.floating-modal.show {
  display: block;
}
.floating-modal .wrapper {
  pointer-events: all;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.floating-modal .wrapper .contact-form-box-- {
  padding: 50px;
}
.floating-modal #pm-contact-close-btn {
  position: absolute;
  right: 50px;
  top: 120px;
}

.site.property-management.modal-open {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.awards .image img {
  max-height: 200px;
  margin-bottom: 10px;
}

body.galah #preloader {
  display: none !important;
}

#agent_slider .ltn__team-item.ltn__team-item-3---.slick-slide.slick-active {
  pointer-events: all !important;
}
#agent_slider .ltn__team-item.ltn__team-item-3--- {
  margin-right: 20px;
}

.ltn__brand-logo-area .col-lg-12.slick-slide {
  margin-left: 1vw;
}

.static-hero .section-bg-1 {
  background-color: transparent;
  margin-bottom: -45px;
}
.static-hero .section-bg-1 .hero-bg {
  height: 70vh;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 750px;
  background-position-y: bottom;
  filter: brightness(0.7);
}

.capitalize {
  text-transform: capitalize;
}

#home-page-search .current {
  text-transform: capitalize;
}
#home-page-search .list .option {
  text-transform: capitalize;
}
#home-page-search .ltn__car-dealer-form-area .container {
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.5));
}
#home-page-search .ltn__about-us-area {
  z-index: -1;
  position: relative;
}

li.option.hidden {
  display: none;
}

#clearFiltersBtn {
  border: 1px solid var(--border-color-11);
  padding: 5px 10px;
  border-radius: 5px;
  color: var(--ltn__paragraph-color);
  font-size: 120%;
  float: right;
}
#clearFiltersBtn:hover {
  background: var(--ltn__secondary-color);
  color: #fff;
}

.results .ltn__car-dealer-form-box .nice-select {
  min-width: unset;
}
.results #advancedSearchBar {
  display: none;
}

#closeMultiSubsSelector {
  position: absolute;
  z-index: 9999;
  top: 2px;
  right: 5px;
  display: none;
  width: 20px;
}

#multiSuburb #suburbSelectors {
  top: 0;
  display: block;
  pointer-events: none;
  background: white;
  position: absolute;
  overflow-y: scroll;
  max-height: 400px;
  list-style: none;
  z-index: 999;
  padding: 0 10px;
  left: 0;
  right: 0;
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.3));
}
#multiSuburb #suburbSelectors.hidden {
  display: none;
  border: 1px solid red;
  display: none;
  visibility: hidden;
}
#multiSuburb #suburbSelectors li {
  pointer-events: all;
}
#multiSuburb #suburbSelectors span {
  top: 20px;
}

#placeholder {
  max-width: 200px;
  overflow: hidden;
}

.hero-bg {
  position: relative;
}

.hero-blurb {
  position: relative;
  padding: 20px 50px 15px 0;
  margin-top: -150px;
}
.hero-blurb h1 {
  color: white;
}

.happy-easter-mana .hero-blurb {
  position: relative;
  padding: 20px 50px 15px 0;
  margin-top: -250px;
}
.happy-easter-mana .hero-blurb h1 {
  color: white;
}/*# sourceMappingURL=customStyles_2.css.map */