div.component.top-overlay {
  top: -15vh;
  margin-bottom: -15vh;
  position: relative;
}

div.tabs.component,
.tabs .g-container ul.g-menu-ul,
.tabs .g-menu-ul a.g-tablinks {
  background: transparent;
}

.g-tablinks-residences:not(.active) img.tabs-nav__img {
  filter: brightness(0) invert(1);
}

.g-menu-ul li:nth-child(1) .g-tablinks-residences:not(.active) img.tabs-nav__img {
  filter: hue-rotate(180deg) brightness(2) saturate(0);
}

.g-tablinks-residences .logo {
  height: 67px;
}

.g-tablinks-residences h5 {
  font-weight: 700;
}

div.tabs.component {
  background: rgba(255, 255, 255, 0.3);
}

/*concept-carousel*/
.homepage-carousel.concept-carousel {
  padding-block: 0;
  margin-block: -10px 0;
}
.homepage-carousel .concept-carousel__slide-icon img {
  max-height: 100px;
  max-width: 100px;
}
.concept-carousel__slide-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: var(--green, #008293);
}

.concept-carousel__slide-blurb {
  font-size: 14px;
}

.concept-carousel--dots .concept-carousel__slide {
  background: white;
}
div.concept-carousel {
  margin-block: 0;
}
.concept-carousel .concept-carousel__slides {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .concept-carousel__title {
    margin-bottom: 30px;
  }
  .homepage-carousel .concept-carousel__title {
    margin: 0;
  }
}

/*header*/
@media (min-width: 1200px) {
  .megamenu--three .megamenu__item > a {
    margin: unset;
    color: #ffffff;
  }

  .is-hovered .megamenu--three li.megamenu__item.has-children > a:after,
  .is-scrolled .megamenu--three li.megamenu__item.has-children > a:after,
  .is-normal .megamenu--three li.megamenu__item.has-children > a:after {
    border-bottom-width: 2px;
    border-left-width: 2px;
  }
}
@media (min-width: 1200px) {
  body header.nav-phase-3 .image.image--mirvac img {
    max-width: 100%;
    width: 100%;
  }
  .megamenu__list li:first-of-type {
    margin-left: auto;
  }
}
.sticky-header__button {
  border-radius: 6px;
}

body header.nav-phase-3 .megamenu__panel ul.megamenu__panel-list a {
  font-family: 'Raleway', arial;
  font-weight: 400;
  padding-bottom: 10px;
}

@media (max-width: 1200px) {
  body header.nav-phase-3 .image--logo img {
    max-height: unset;
    min-width: 120px;
  }

  body header.nav-phase-3 .image:not(.image--logo) img {
    min-width: 90px;
  }
}

body header.nav-phase-3 .megamenu__panel[aria-expanded='true'] li:not(:last-of-type) {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1200px) {
  .megamenu__panel-list li > a {
    margin-left: 15px;
  }

  header.nav-phase-3 .megamenu__panel-list li::before {
    content: '';
    background: var(--green);
    width: 5px;
    height: 5px;
    border-radius: 1000px;
    position: absolute;
    left: 0;
  }
}

/*position-center*/
/* @media (max-width: 1200px) {
  body header.nav-phase-3 .megamenu--three li.megamenu__item {
    text-align: center;
  }

  body header.nav-phase-3 .megamenu--three li.megamenu__item.has-children {
    align-items: center;
  }

  body header.nav-phase-3 .megamenu--three li.megamenu__item::after {
    display: none;
  }

  body
    header.nav-phase-3
    .megamenu--three
    li.megamenu__item
    .megamenu__panel[aria-expanded='true'] {
    padding: 20px 0 0px;
  }

  body header.nav-phase-3 .megamenu__panel .megamenu__panel-list .megamenu__item a,
  body header.nav-phase-3 .megamenu__panel[aria-expanded='true'] li {
    list-style: none;
  }

  body header.nav-phase-3 .megamenu--three li.megamenu__item.has-children > a {
    justify-content: center;
  }
} */
.video {
  width: 100%;
  height: 100%;
}

/*property listing*/
.resi-property-search-filter .filter-dropdown__header {
  border: 1px solid var(--lightGray);
  border-radius: 4px;
}
.resi-property-search-filter .filter-buttons .button--advanced-filters. {
  border-color: var(--violet);
}

.resi-property-search-filter .filter-dropdown__header svg path,
.react-tabs .sort-by-selected svg path {
  stroke: var(--violet);
}

.react-tabs {
  background: var(--gray);
  padding-bottom: 40px;
}

.resi-property-search-filter .filter-buttons .link {
  text-decoration: underline;
}

.react-tabs__tab-panel .card__title,
.react-tabs__tab-panel .card__property-size {
  color: var(--text-black);
}
.react-tabs__tab-panel .card__ribbon {
  background: #767676;
  color: white;
}
.react-tabs__tab-panel .card__property-price {
  font-weight: 700;
  font-family: 'Raleway Bold', sans-serif;
}

.react-tabs__tab-panel .card__media {
  border-radius: 12px;
}
.react-tabs__tab-panel .card__property-size {
  font-size: 16px;
}
.react-tabs__tab-panel .card__property-size::before {
  filter: invert(37%) sepia(70%) saturate(4142%) hue-rotate(165deg) brightness(104%) contrast(101%);
}
.pagination {
  text-align: center;
}
.pagination__item a {
  padding: 5px;
  border: 1px solid var(--lightGray);
  margin-left: 5px;
}
.pagination__item.active a {
  border-color: var(--violet);
}

.resi-category-details-bg {
  padding-top: 100px;
  padding-bottom: 100px;
  padding: 100px 40px;
}

@media (max-width: 992px) {
  .resi-category-details-bg {
    padding: 100px 20px;
  }
}

@media (max-width: 768px) {
  .resi-category-details-bg {
    padding: 100px 0;
  }
}

.resi-description p {
  line-height: 26px;
}

.resi-property-booking__wrapper::before {
  z-index: 0;
}

.property-detail__content div.resi-property-now-selling-link::before {
  filter: invert(37%) sepia(27%) saturate(2557%) hue-rotate(277deg) brightness(89%) contrast(88%);
  width: 8px;
  height: 14px;
}

.property-detail__content div.form-assembly-wrapper {
  padding-top: 40px;
  overflow: visible;
}

.property-detail__content .input-wrapper .ss-single-selected,
.property-detail__content .input-wrapper input,
.property-detail__content .input-wrapper textarea {
  padding: 15px 10px 15px 30px;
  min-height: 55px;
  border: 1px solid rgb(238, 238, 238);
}

.property-detail__content .page-header {
  padding-bottom: 20px;
}

body header.nav-phase-3 .megamenu__panel[aria-expanded='true'] li.level2:not(:last-of-type) {
  padding-bottom: 0;
  margin-bottom: 0;
}

body header.nav-phase-3 .megamenu__panel[aria-expanded='true'] li.level2:not(:last-of-type) a {
  padding-bottom: 15px;
  padding-top: 15px;
}

body header.nav-phase-3 .megamenu__panel[aria-expanded='true'] li.level2:first-of-type a {
  padding-top: 0;
}

body header.nav-phase-3 .megamenu__panel[aria-expanded='true'] li.level2:last-of-type a {
  padding-top: 15px;
  padding-bottom: 0;
}

.faq-promo.promo {
  top: -50px;
  position: relative;
}

@media (min-width: 1024px) {
  .display-home-card {
    width: calc(100% / 3);
  }
}

.hero-banner-one__overlay {
  background-color: unset !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
}

.hero-banner-one.location-matter {
  height: 50vh;
}

@media (max-width: 768px) {
  .hero-banner-one__description__mirvac__quality {
    font-size: 28px;
  }

  .static-gallery .static-gallery__inner {
    width: 100%;
  }

  .promo.-theme--parksOverlap {
    padding: 20px;
  }

  .promo.-theme--parksImageReverse .component-content {
    flex-direction: column;
  }

  .promo.-theme--parksMap {
    padding-top: 0;
  }

  .promo.-theme--parksMap .component-content {
    padding-top: 8px;
  }

  .promo.-theme--parksMap .component-content .field-promoicon img {
    display: none;
  }

  .component.accordion.faq-accordion {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .faq-accordion .acc-heading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .faq-accordion .acc-heading img {
    height: 57px;
    width: 54px;
  }

  .faq-accordion .acc-description {
    text-align: center;
  }

  .faq-accordion.accordion .acc {
    margin-top: 40px;
  }

  .faq.overlap-container {
    padding-bottom: 0;
  }
}

.category-property-listing .home-name {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 5px;
  color: #555;
}

.category-property-listing .home-address {
  font-size: 16px;
  color: #666;
  margin-bottom: 25px;
}

#nav-footer .column-splitter > div {
  flex-basis: 50%;
}

.greyBackgroundForm .page-header h1 {
  color: var(--text-black);
}

.promo .field-promoicon img,
.promo .logo-grid img {
  border-radius: 8px;
}

.resi-category-details-bg .resi-title {
  margin-bottom: 20px;
}

.resi-category-details-bg .resi-hours-row {
  margin-bottom: 30px;
}

.resi-property-search-filter .filter-options__item.active {
  background: var(--violet) !important;
}

.resi-property-search-filter .filter-options__item.active .filter-options__label {
  color: white;
}

.resi-property-search-filter .pagination {
  display: none;
}

@media (max-width: 768px) {
  .resi-category-details-bg .resi-title {
    text-align: center;
  }

  .faq-hero-banner.hero-banner-one {
    max-height: 100vh;
  }

  .faq-promo.promo {
    margin: 20px;
    margin-bottom: 0;
  }
}

.mq-tabs .mq-tabs__title {
  color: var(--text-black);
}

.mq-tabs .mq-tab-content h4 {
  font-weight: 600;
}

.mq-container-maxwidth + .image-gallery {
  padding-top: 0;
}

.mq-container-maxwidth + .image-gallery .component-content {
  padding: 40px;
  border: 1px solid #eee;
  border-radius: 12px;
  align-items: center;
}

@media (max-width: 768px) {
  .mq-container-maxwidth + .image-gallery .component-content .static-gallery__inner:nth-child(3) {
    display: none;
  }

  .quality-carousel .mk-carousel {
    padding: 20px;
  }

  .quality-carousel .mk-carousel .component-content {
    border-radius: 12px;
    overflow: hidden;
  }

  .quality-carousel .mk-carousel .component-content .owl-nav button {
    top: 40%;
  }

  .quality-carousel .mk-carousel .component-content .owl-stage-outer .image-description--side {
    margin-top: 15px;
    font-weight: 600;
  }

  .image.image--logo.image--mirvac img {
    position: relative;
    top: 3px;
  }

  .image.image--mirvac img {
    max-width: 90px !important;
    max-height: 90px !important;
    object-fit: contain;
  }
}

.card.list-with-date .content-description a.learn-more {
  text-decoration-color: var(--violet);
  color: var(--violet);
}

.component-content .card.list-with-date .content-title {
  font-weight: 600;
}

.-theme--parksImageReverse.promo.mobile-image {
  display: none;
}

@media (max-width: 768px) {
  .-theme--parksImageReverse.promo.mobile-image {
    display: block;
  }
  .-theme--parksImageReverse.promo.mobile-image .field-promoicon {
    display: none;
  }
  .-theme--parksImageReverse.promo.mobile-image .field-promotext p {
    display: none;
  }

  .-theme--parksImageReverse.promo .field-promotext h1 {
    display: none;
  }

  .-theme--parksImageReverse.promo.mobile-image .field-promotext h1 {
    display: block;
  }

  .-theme--parksImageReverse.promo.mobile-image .component-content {
    padding: 0;
  }

  .-theme--parksImageReverse.promo.mobile-image
    + .-theme--parksImageReverse.promo
    .component-content {
    padding-top: 0;
  }
}

.homepage-carousel .concept-carousel__slide-image {
  display: flex;
  justify-content: center;
}

.article-page {
  margin-top: 100px;
}

.project-gallery {
  position: relative;
  z-index: 3;
}

.project-gallery .video-card {
  background: #fff;
  border-radius: 12px;
}

.project-gallery .video-title {
  font-size: 20px;
  font-weight: 600;
  font-family: 'Raleway', arial;
  color: var(--text-black);
}

.project-gallery .video-date {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Raleway', arial;
  color: var(--dateColor);
}

.project-gallery .view-more-btn {
  background-color: var(--violet);
  font-size: 16px;
  font-weight: 700;
  padding: 11px 0;
  color: #fff;
  border-radius: 6px;
}

@media (max-width: 768px) {
  .video-grid.padding-block-80 {
    padding-block: 20px !important;
  }

  .project-gallery {
    gap: 30px;
    padding: 0 20px;
  }

  .project-gallery .video-gallery {
    margin-bottom: 10px !important;
  }

  .mirvac-logo .component-content a img {
    min-height: 45px;
  }
}

.community-concept-carousel .concept-carousel__slide .concept-carousel__slide-image {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.community-concept-carousel .concept-carousel__slide img {
  height: 260px;
  width: 260px;
  object-fit: contain;
}

.display-village-heading {
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}

.display-village-subheader {
  font-size: 14px;
  margin-bottom: 60px;
  text-align: center;
}

.greenbank-profile-completed img {
  margin: 0 auto;
  width: 100%;
}

.resi-property-search-filter .filter-slider__thumb::after {
  color: var(--gray);
}

.resi-property-search-filter .filter-buttons .button.button--search {
  color: white !important;
}

.filter-checkboxes__checkbox-item .MuiSvgIcon-root {
  fill: var(--violet);
}
