.office-hero-banner.wimp-header {
	height: calc(101.4vh - 126px);
	position: relative;
}
.suburb-header .suburb-blurb {
    padding: 3rem !important;
}
.suburb-header .property-search-container {
    background-image: -webkit-linear-gradient(90deg, #f4f4f5 10%, #004e9500) !important;
}
@media (max-width: 991px) {
	.office-hero-banner.wimp-header {
		height: calc(100vh - 69px);
	}
}
.office-hero-banner.wimp-header .container > .row .left-block .d-block h2 {
    color: #ffffff;
    font-weight: bolder;
    font-size: 4rem;
}
.office-hero-banner.wimp-header .container > .row .left-block .d-block h2 .highlighted-text {
    color: #ffffff;
    position: relative;
    display: inline-block;
    z-index: 1;
}
.office-hero-banner.wimp-header .container > .row .left-block .d-block h2 .highlighted-text::after {
    content: '';
    display: block;
    position: absolute;
    top: 33px;
    background: #00ADEF;
    pointer-events: none;
    width: 97%;
    height: 55%;
    z-index: -1;
    left: 2px;
}

.office-hero-banner.wimp-header .container > .row .left-block .d-block p.harcourts-font {
    transform: rotate(-5deg) translateX(-5px);
    color: #FFFFFF;
    font-style: normal;
    display: inline-block;
    font-size: 5rem;
    font-family: HarcourtsScript;
    margin-top: 15px;
}

.office-hero-banner.wimp-header {
	background-color: unset;
	height: calc(100vh - calc(127px + 180px));
	overflow: hidden;
}

@media (max-width: 1400px) {
	.office-hero-banner.wimp-header {
		height: 649px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header {
		height: 100%;
		min-height: inherit;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
	.office-hero-banner.wimp-header .container {
		max-width: 92%;
	}
}

@media (max-width: 1400px) {
	.office-hero-banner.wimp-header .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .left-block {
		position: absolute;
		top: 22px;
		left: 0;
		z-index: 9;
	}
    .office-hero-banner.wimp-header .container > .row .left-block .d-block h2 {
        font-size: 2.8rem;
        line-height: 2.8rem;
    }
    .office-hero-banner.wimp-header .container > .row .left-block .d-block p.harcourts-font {
        font-size: 4rem;
        margin-top: 35px;
        line-height: 4rem;
        text-align: center;
        max-width: 255px;
    }
    .office-hero-banner.wimp-header .container > .row .left-block .d-block {
        padding-top: 20px !important;
    }
    .suburb-header.has-transparent-header .office-hero-banner.wimp-header .container > .row .left-block .d-block {
        padding-top: 64px !important;
    }
    .office-hero-banner.wimp-header .container > .row .left-block .d-block h2 .highlighted-text::after {
        top: 26px;
        height: 50%;
    }
}

.office-hero-banner.wimp-header .container > .row .left-block .d-block {
	padding-top: 64px;
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .left-block .d-block {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.office-hero-banner.wimp-header .container > .row .left-block .d-block h1 {
	color: white;
	font-size: 60px;
	line-height: 116%;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-bottom: 26px;
	display: inline-block;
	max-width: 443px;
}

@media (max-width: 1400px) {
	.office-hero-banner.wimp-header .container > .row .left-block .d-block h1 {
		font-size: 3.35rem;
		margin-bottom: 29px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .left-block .d-block h1 {
		font-size: 40px;
		line-height: 49px;
		max-width: 311px;
		margin-bottom: 12px;
	}
}

.office-hero-banner.wimp-header .container > .row .left-block .d-block h1:before {
	display: none;
}

.office-hero-banner.wimp-header .container > .row .left-block .d-block p {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 32px;
}

@media (max-width: 1400px) {
	.office-hero-banner.wimp-header .container > .row .left-block .d-block p {
		margin-bottom: 46px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .left-block .d-block p {
		font-size: 18px;
		line-height: 28.8px;
		margin-bottom: 20px;
	}
}

.office-hero-banner.wimp-header .container > .row .right-block > .row {
	margin-top: 0;
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .right-block > .row {
		margin-top: -31px;
	}
}

.office-hero-banner.wimp-header .container > .row .right-block > .row > .col .d-block {
	position: absolute;
	height: 100%;
	width: 100vw;
	left: 0px;
	z-index: -1;
}

.office-hero-banner.wimp-header .container > .row .right-block > .row > .col .d-block:after {
  display: block;
  width: 100vw;
  height:100%;
  content:'';
  position:absolute;
  top:0;
  left:0;
  background: linear-gradient(to bottom, rgb(0 0 0 / 63%) 0%,rgba(255,255,255,0) 46%);
  pointer-events: none;  
}


@media (max-width: 1400px) {
	.office-hero-banner.wimp-header .container > .row .right-block > .row > .col .d-block {
		width: 100vw;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .right-block > .row > .col .d-block {
		padding-top: 0;
		padding-bottom: 0;
		height: 76.2vh;
		overflow: hidden;
		position: initial;
		width: initial;
		left: initial;
		z-index: initial;
	}
}


.office-hero-banner.wimp-header .container > .row .right-block > .row > .col .d-block img {
    width: 100%;
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .right-block > .row > .col .d-block img {
		padding-left: 0;
		padding-top: 0;
		object-fit: cover;
		height: 100%;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.wimp-header .container > .row .right-block > .row > .col .d-block:after {
        background: linear-gradient(to bottom, rgb(0 0 0 / 63%) 0%,rgba(255,255,255,0) 75%);
	}
}

@media (max-width: 414px) {
    .suburb-header .property-search-container{
        border: unset !important;
    }
}
.mi-statistics svg {
height: auto;
width: 75px;
}
.mi-statistics .info {
font-size: 25px;
line-height: 25px;
}
.mi-statistics .percentage {
line-height: 12px;
font-size: 12px;
margin-top: -3px;
}
.mi-statistics .percentage svg {
height: 24px;
width: auto;
}

.suburb-statistics{
    background-color: #f4f4f5;
    padding: 40px 28px 40px 28px;
}
.hi-section.suburb-statistics > .container.statistic-container {
  padding: 3rem;
  background: white;
}

.suburb-statistics .statistic-container .card-body {
  border-bottom: 1px solid #f4f4f5;
}

.suburb-statistics .statistic-container .heading-title {
  margin-bottom: 1rem !important;
}

.suburb-statistics .d-flex.flex-column.flex-md-row.align-items-center p {
    color: #d3d3d3 !important;
}

@media (max-width: 414px) {
    .suburb-statistics .d-flex.flex-column.flex-md-row.align-items-center p {
        font-size: 12px;
    }
}
.hi-aa-thin-appraisal.short {
    position: relative;
}

.auto-thin-appraisal-stand-alone .typeahead__query.address-appraisal-autocomplete-wrapper {
  width: 480px !important;
}
.auto-thin-appraisal-stand-alone {
    background-color: unset;
    height: 100vh;
    overflow: visible;
}

.hi-aa-thin-appraisal.short .auto-thin-appraisal-stand-alone {
    position: unset;
}
.auto-thin-appraisal-stand-alone form.auto-appraisal-form .typeahead__container .typeahead__field {
     justify-content: unset !important;
}


@media only screen and (min-width: 1281px) {
    .hi-aa-thin-appraisal.short .auto-thin-appraisal-stand-alone {
        height: 380px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .hi-aa-thin-appraisal.short .auto-thin-appraisal-stand-alone {
        height: 460px;
    }
}

@media (max-width: 991px) {
    .auto-thin-appraisal-stand-alone {
        height: 100vh;
    }
}

.auto-thin-appraisal-stand-alone > .container {
    position: static;
    padding: 0;
    height: 100%;
}

.auto-thin-appraisal-stand-alone .left-block {
    align-items: center;
    display: flex;
    min-height: 364px;
}

.auto-thin-appraisal-stand-alone .btn-theme-cyan {
    background: #4cace9;
    color: white;
    height: 3.5rem;
    border-radius: 4px;
    border: 1px solid #4cace9 !important;
    width: 240px;
}

@media (max-width: 991px) {
  .auto-thin-appraisal-stand-alone form.prop-appraisal-form .typeahead__container .typeahead__field .typeahead__button .btn {
        font-size: 14px !important;
    }
}

.auto-thin-appraisal-stand-alone .left-block > .row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    height: auto;
}

@media (max-width: 1400px) {
    .auto-thin-appraisal-stand-alone .left-block > .row {
        transform: translate(-50%, -47%);
    }
}

@media (max-width: 991px) {
    .auto-thin-appraisal-stand-alone .left-block > .row {
        width: 93%;
        transform: translate(-50%, -64%);
    }
}

@media (max-width: 480px) {
    .auto-thin-appraisal-stand-alone .left-block > .row {
        width: 100%;
        transform: translate(-50%, -55%);
    }
}

.auto-thin-appraisal-stand-alone .container > .row .left-block .hi-container-text h2 {
    color: white;
    font-size: 38px;
    letter-spacing: 0.01em;
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
    max-width: unset;
    text-shadow: 0px 0px 6px #605d5d;
}

@media only screen and (max-width: 667px) {
    .auto-thin-appraisal-stand-alone .container > .row .left-block .hi-container-text h2 {
        font-size: 25px;
    }
}

.auto-thin-appraisal-stand-alone .container .hi-aa-thin-appraisal-form {
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .auto-thin-appraisal-stand-alone .container .hi-aa-thin-appraisal-form {
        width: 100%;
    }
}

.auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0px;
    z-index: 0;
}

@media (max-width: 991px) {
    .auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block {
        padding-top: 0;
        padding-bottom: 0;
        height: 100vh;
        overflow: hidden;
        position: initial;
        width: initial;
        left: initial;
        z-index: initial;
        background-color: #1e1e1e;
    }
}

.auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    margin-left: 0;
}

@media (max-width: 991px) {
    .auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block img {
        padding-left: 0;
        padding-top: 0;
        object-fit: cover;
        height: 100%;
        width: 100%;
        object-position: 50% 50%;
    }
}

.auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block:after {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgb(0 0 0 / 67%) 0%,rgb(0 0 0 / 48%) 49%);
    pointer-events: none;
}

@media (max-width: 991px) {
    .auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block:after {
        background: linear-gradient(to right, rgb(0 0 0 / 86%) 0%,rgb(0 0 0 / 56%) 49%);
    }
}

@media (max-width: 670px) {
    .hi-aa-thin-appraisal .col-lg-5.d-flex.justify-content-end.align-items-center {
        justify-content: start !important;
        margin-bottom: 1rem;
    }
}

@media (max-width: 590px){
    .auto-thin-appraisal-stand-alone form.auto-appraisal-form .typeahead__container .typeahead__field{
        flex-direction: column !important;
    }
}

@media (max-width: 515px){
    .auto-thin-appraisal-stand-alone form.auto-appraisal-form .typeahead__container .typeahead__field{
        flex-direction: column !important;
    }
    .auto-thin-appraisal-stand-alone .typeahead__query.address-appraisal-autocomplete-wrapper{
        width: 460px !important;
    }
}


@media (max-width: 480px) {
    .auto-thin-appraisal-stand-alone{
        height: 400pt !important;
    }
    .auto-thin-appraisal-stand-alone .left-block > .row {
        width: 95%;
        transform: translate(-50%, -55%);
    }
    .auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block{
        height: 400pt !important;
    }
    .auto-thin-appraisal-stand-alone .typeahead__query.address-appraisal-autocomplete-wrapper {
        width: auto !important;
    }
    .hi-aa-thin-appraisal h2.text-white.fw-light.me-5 {
        text-align: center;
        font-size: 30px !important;
        margin-bottom: 1.5rem !important;
        margin-right: unset !important;
    }

    .auto-thin-appraisal-stand-alone .container > .row .right-block > .row > .col .d-block:after {
        background: linear-gradient(to right, rgb(0 0 0 / 86%) 0%,rgb(0 0 0 / 56%) 49%);
        width: unset;
        left: 24px;
        right: 24px;
    }
    .auto-thin-appraisal-stand-alone .d-block > img {
        padding-left: 24px !important;
        padding-right: 24px !important;
        background: #f4f4f5;
    }

    .auto-thin-appraisal-stand-alone .left-block .thin-appraisal-body {
        padding-left: 24px;
        padding-right: 24px !important;
    }


}
.census-item {
    border-bottom: 1px solid #f4f4f5 !important;
}
.census-item .card-body {
    font-size: 22px;
}
.hi-section.suburb-census-statistic-report .arrow-container {
  position: relative;
  width: 100%;
  height: 85px;
}


.hi-section.suburb-census-statistic-report .arrow-line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: calc(100% - 7px);
  background-color: #000;
  transform: translateX(-50%);
}

.hi-section.suburb-census-statistic-report .arrow-circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 14px;
  height: 14px;
  background-color: #000;
  border-radius: 50%;
  transform: translate(-50%, 50%);
}

.suburb-census-statistic-report .disclaimer-text {
  color: lightgrey;
}

@media (max-width: 480px) {
  .suburb-census-statistic-report .disclaimer-text {
    font-size: 12px;
  }
}

.hi-section.suburb-census-statistic-report {
 padding: 40px 28px 40px 28px;
 background-color: #f4f4f5;
}

.hi-section.suburb-census-statistic-report > .container.gx-xxl-0 {
    background: white; 
    padding: 3rem;
}

.hi-section.suburb-census-statistic-report .arrow-container {
    position: relative;
    width: 100%;
    height: 85px;
}

.hi-section.suburb-census-statistic-report .arrow-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: calc(100% - 7px);
    background-color: #000;
    transform: translateX(-50%);
}

.hi-section.suburb-census-statistic-report .arrow-circle {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 14px;
    height: 14px;
    background-color: #000;
    border-radius: 50%;
    transform: translate(-50%, 50%);
}

.hi-section.suburb-census-statistic-report .arrow-indicator {
    position: absolute;
    top: -70px;
    width: 120px;
    text-align: center;
}

@media (max-width: 380px) {
    .census-item .card-body{
    font-size: 14px;
    }
}
@-webkit-keyframes scale-and-fadein {
0% {
    -webkit-transform: scale(0.2);
    opacity: 0;
}

100% {
    -webkit-transform: scale(1);
    opacity: 1;
}
}

@keyframes scale-and-fadein {
0% {
    transform: scale(0.2);
    opacity: 0;
}

100% {
    transform: scale(1);
    opacity: 1;
}
}

.map-annotation-popup .map-item.card {
width: 220px;
min-height: auto;
top: -10px;
border-color: transparent;
border-radius: 4px;
}
.map-annotation-popup .map-item.card .card-body {
padding: 14px;
/* min-height: auto; */
}
.map-annotation-popup .map-item.card .card-body .card-title {
font-size: 18px;
color: #001F49;
font-weight: 400;
line-height: 23.04px;
width: 100%;
}
.map-annotation-popup .map-item.card .card-body .agent-name {
color: #001F49;
font-size: 16px;
line-height: 20.48px;
}
.map-annotation-popup .map-item.card .card-body .agent-image {
width: 24.38px;
height: 24.38px;
object-fit: cover;
object-position: top;
border-radius: 100%;
}
.map-annotation-popup .map-item.card .card-body .small {
color: #6C6C6C;
font-size: 12px;
line-height: 19.2px;
}   

.map-annotation-popup .map-item.card .card-body .agent-office {
color: #B8B8B8;
font-size: 12px;
list-style: 19.2px;
}


.map-annotation-popup .map-item.card .card-body:before, .map-annotation-popup .map-item.card .card-body:after {
position: absolute;
content: "";
display: block;
}
.map-annotation-popup .map-item.card .card-body:before {
right: 99px;
z-index: 2;
bottom: -10px;
border-top: 10px solid #ffffff;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
}
.map-annotation-popup .map-item.card .card-body:after {
right: 99px;
z-index: 1;
bottom: -11px;
border-top: 11px solid #ebebeb;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
}
.mapkit-js-map {
position: relative;
overflow: hidden;
height: 508px;
background: #eeeeee;
border-radius: 3px;
}
.suburb-directories {
    background-color: #f4f4f5;
}
.suburb-directories .card {
    border-color: #ffffff;
    height: 90px;
}
.suburb-directories .card .card-body {
    position: relative;
    display: flex;
    align-items: center;
}
.suburb-directories .card .card-body::before {
    content: '';
    height: calc(100% - 2rem);
    width: 5px;
    position: absolute;
    top: 1rem;
    margin-right: 10px;
    border-radius: 8px;
}
.suburb-directories .card .card-body .card-content {
    padding-left: 20px;
}
.suburb-directories .card .card-body:after {
    display: inline-block;
    margin-left: 0;
    vertical-align: 0.25em;
    content: "";
    border-top: 1px solid;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid;
    width: 12px;
    height: 12px;
    transform: rotate(-226deg);
    position: absolute;
    right: 1.5rem;
    top: 50%;
    color: #00AEEF;
}
.suburb-directories .card .card-body .card-content a {
    text-decoration: none;
    color: var(--bs-body-color);
}
._carousel-properties-sold,
.carousel-awards {
  padding-top: 52px;
  padding-bottom: 21px;
}
._carousel-properties-sold .container,
.carousel-awards .container {
  padding-right: 0;
}
._carousel-properties-sold .container > .carousel-heading .heading-title,
.carousel-awards .container > .carousel-heading .heading-title {
  margin-bottom: 53px;
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold .container > .carousel-heading .heading-title,
  .carousel-awards .container > .carousel-heading .heading-title {
    margin-bottom: initial;
  }
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold
    .container
    > .carousel-heading
    .heading-title:before,
  .carousel-awards .container > .carousel-heading .heading-title:before {
    display: inline-block;
  }
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold
    .container
    > .carousel-heading
    .property-carousel-arrows,
  .carousel-awards .container > .carousel-heading .property-carousel-arrows {
    position: relative;
  }
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold
    .container
    > .owl-theme
    .owl-stage-outer
    .owl-stage,
  .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {
    position: relative;
  }
}
._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot,
.carousel-awards .container > .owl-theme .owl-dots .owl-dot {
  border: 0;
}
._carousel-properties-sold,
.carousel-awards {
  padding-top: 52px;
  padding-bottom: 21px;
}
._carousel-properties-sold .container,
.carousel-awards .container {
  padding-right: 0;
}
._carousel-properties-sold .container > .carousel-heading .heading-title,
.carousel-awards .container > .carousel-heading .heading-title {
  margin-bottom: 53px;
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold .container > .carousel-heading .heading-title,
  .carousel-awards .container > .carousel-heading .heading-title {
    margin-bottom: initial;
  }
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold
    .container
    > .carousel-heading
    .heading-title:before,
  .carousel-awards .container > .carousel-heading .heading-title:before {
    display: inline-block;
  }
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold
    .container
    > .carousel-heading
    .property-carousel-arrows,
  .carousel-awards .container > .carousel-heading .property-carousel-arrows {
    position: relative;
  }
}
@media only screen and (max-width: 667px) {
  ._carousel-properties-sold
    .container
    > .owl-theme
    .owl-stage-outer
    .owl-stage,
  .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {
    position: relative;
  }
}
._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot,
.carousel-awards .container > .owl-theme .owl-dots .owl-dot {
  border: 0;
}
._content-leadership-team {
	padding-top: 49px;
	padding-bottom: 2px;
	background-color: #fafafa !important;
	margin-bottom: 0px;
}

@media all and (max-width: 767px) {
	._content-leadership-team {
		margin-bottom: 0;
	}
}

._content-leadership-team .container {
	padding-right: 0;
}

._content-leadership-team .container>.carousel-heading .heading-title:before {
	display: inline-block;
}

._content-leadership-team .container>.carousel-heading>.view-all-block {
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
}

._content-leadership-team .container>.carousel-heading>.view-all-block .btn {
	font-size: 18px;
	padding: 17px 30px;
	white-space: nowrap;
}

@media all and (max-width: 767px) {
	._content-leadership-team .container>.carousel-heading>.view-all-block {
		padding-right: 15px;
		padding-left: 7px;
	}

	._content-leadership-team .container>.carousel-heading>.view-all-block .btn {
		font-size: 14px;
		padding: 6px 11px;
	}
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage {
	position: relative;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card {
	border: 1px #f4f4f4 solid;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 0;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image a {
	display: inline-block;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image a img {
	border: 1px #f2f2f2 solid;
	padding: 0;
	width: 164px;
	height: 164px;
	object-fit: cover;
	object-position: top;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body h5 {
	text-align: center;
	font-size: 24px;
	color: #001F49;
	margin-top: 1px !important;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body .small {
	font-size: 16px;
	text-align: center;
	color: #989898 !important;
	margin-top: 3px !important;
	display: block;
	min-height: 24px;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body>.container {
	padding: 27px 0 0 0 !important;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body>.container .btn {
	padding-left: 0;
	padding-right: 0;
	padding-top: 12px;
	height: 50px;
	font-size: 16px !important;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body>.container .btn.btn-cyan {
	color: white;
	font-weight: normal;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body>.container .btn.btn-light {
	font-weight: 600;
	color: #00ADEF;
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body>.container .btn.btn-theme-white {
	margin-top: 9px;
	font-weight: 600;
}

@media only screen and (max-width: 320px) {
	._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body>.container .btn {
		height: 42px !important;
		font-size: 12px !important;
	}
}

._content-leadership-team .container>.owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body>.container .break {
	flex-basis: 100%;
	height: 0;
}

._content-leadership-team .container>.owl-theme .owl-dots .owl-dot {
	border: 0;
}

._content-leadership-team.office-landing-free-tier {
	padding-top: 23px;
}

.leadership-team-carousel .item .card .card-image-container>a>img {
	border: 1px solid #f2f2f2;
	padding: 0;
	width: 164px;
	height: 164px;
	object-fit: cover;
	object-position: top;
}
._join-us-heading.world-class-training.suburb-cta > .container {
  padding-top: 88px !important;
}

.suburb-cta._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper {
    text-align: unset !important;
    padding-top: unset !important;
}

.suburb-cta._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper img {
    margin-left: unset !important;
    width: 100%;
}

.suburb-cta._join-us-heading.world-class-training .row-suburb-cta{
    background-color: #e0f6fe;
}

.suburb-cta._join-us-heading.world-class-training .btn {
    padding: 15px 30px !important;
    background: #4cace9 !important;
    color: white !important;
}

._join-us-heading.world-class-training.suburb-cta >.container>.row>.col:first-child .image-wrapper img {
    margin-left: 0 !important;
    width: 100% !important;
    height: auto !important;
    max-height: 504px !important;
    object-fit: cover !important;
    object-position: left !important;
}

.suburb-cta._join-us-heading.world-class-training .btn:last-child {
    margin-right: 0;
}

.suburb-cta .suburb-cta-container {
    max-width: 1500px !important;
}

.suburb-cta .heading-description img {
    margin-right: 1rem;
}

.suburb-cta .suburb-container-text{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.suburb-cta .suburb-container-btn{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 1rem;
}
.suburb-cta._join-us-heading.enquire-left {
  position: relative;
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left {
    position: static;
    padding-top: 0 !important;
  }
}

.suburb-cta._join-us-heading.enquire-left > .container {
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 1390px) {
  .suburb-cta._join-us-heading.enquire-left > .container {
    padding-top: 122px;
    padding-bottom: 50px;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-top: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container {
    padding: 0 0 36px 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: auto;
    margin-bottom: 0;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col h2.heading-title {
  margin-top: -13px;
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col h2.heading-title {
    margin-top: 39px;
    display: inline-block;
    margin-bottom: 12px;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col h2.heading-title:before {
  height: 29px;
  top: 0px;
  left: -6px;
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col h2.heading-title:before {
    display: none;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col .image-wrapper {
  width: calc(49vw - 0.4%);
  overflow: hidden;
  height: 523px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1390px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col .image-wrapper {
    top: -25%;
    transform: translateY(50%);
  }
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col .image-wrapper {
    transform: none;
    text-align: center;
    width: 100%;
    height: 45vh;
    padding-top: unset;
    overflow: hidden;
    position: static;
    top: unset;
    left: unset;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col .image-wrapper > .img-fluid {
  width: 50vw;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col .image-wrapper > .img-fluid {
    width: 100vw;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col .btn {
  padding: 15px 63px;
  margin: 43px 0 0 0;
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col .btn {
    margin: 29px 0 7px 0;
    padding: 15px 44px;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col .heading-description {
  max-width: 461px;
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col .heading-description {
    max-width: 357px;
    margin: 0 auto;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col:first-child {
  margin-top: 0;
  padding-right: 0;
  min-height: 523px;
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col:first-child {
    min-height: unset;
    position: relative;
  }
}
.suburb-cta._join-us-heading.enquire-left > .container .row .col:nth-child(2) {
  text-align: left;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .suburb-cta._join-us-heading.enquire-left > .container .row .col:nth-child(2) {
    padding-left: 0;
    text-align: center;
  }
    .suburb-cta .col > .d-block {
        height: 230pt !important;
    }
}

@media (max-width: 480px) {
    .suburb-cta .heading-description.text-18.text-center,
    .suburb-cta .heading-description.text-18.text-center span.d-block.mt-4 {
    text-align: left !important;
    }
    .suburb-cta .col > .d-block {
    height: 330pt !important;
    }
}

@media (max-width: 400px) {
    .suburb-cta._join-us-heading.world-class-training .btn {
        padding: 15px 0px !important;
    }

}
