._join-us-heading-full {
	position: relative;
	padding-top: 180.5px;
	padding-bottom: 180.5px;
}

@media (max-width: 991px) {
	._join-us-heading-full {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

._join-us-heading-full .cta-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}._join-us-heading-full {
	position: relative;
	padding-top: 180.5px;
	padding-bottom: 180.5px;
}

@media (max-width: 991px) {
	._join-us-heading-full {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

._join-us-heading-full .cta-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}

._join-us-heading-full .cta-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

._join-us-heading-full .cta-content {
	position: relative;
	z-index: 2;
	width: 485px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
}

@media (max-width: 575px) {
	._join-us-heading-full .cta-content {
		width: 100%;
	}
}

._join-us-heading-full .cta-content h2 {
	color: #ffffff;
	font-size: 60px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}

._join-us-heading-full .cta-content p {
	color: #ffffff;
	font-size: 24px;
	letter-spacing: -0.4px;
	margin-bottom: 21px;
}

._join-us-heading-full .cta-content .btn.btn-theme-cyan.btn-lg {
	padding: 13px 32px 16px 32px;
}

._join-us-heading-full .cta-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
    object-position: center;
    filter: brightness(0.6);
}

._join-us-heading-full .cta-content {
	position: relative;
	z-index: 2;
	width: 485px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
}

@media (max-width: 575px) {
	._join-us-heading-full .cta-content {
		width: 100%;
	}
}

._join-us-heading-full .cta-content h2 {
	color: #ffffff;
	font-size: 60px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}

._join-us-heading-full .cta-content p {
	color: #ffffff;
	font-size: 24px;
	letter-spacing: -0.4px;
	margin-bottom: 21px;
}

._join-us-heading-full .cta-content .btn.btn-theme-cyan.btn-lg {
	padding: 13px 32px 16px 32px;
}
.about-harcourts-australia > .container {
	padding: 20px 0;
	margin-bottom: 2px;
	border-bottom: 0;
}

@media (max-width: 1400px) {
	.about-harcourts-australia > .container {
		padding: 54px 0 50px 0;
		padding-right: var(--bs-gutter-x, 0.75rem);
		padding-left: var(--bs-gutter-x, 0.75rem);
		margin-top: auto;
		margin-bottom: 25px;
	}
}

.about-harcourts-australia > .container > .row > .col .heading-title {
	font-size: 40px;
	line-height: 53.4px;
	margin: 2px 0 0 2px;
	letter-spacing: 0;
	padding-bottom: 46px !important;
}

@media (max-width: 991px) {
	.about-harcourts-australia > .container > .row > .col .heading-title {
		padding-botom: 1px;
	}
}

@media (max-width: 768px) {
	.about-harcourts-australia > .container > .row > .col .heading-title {
		padding-bottom: 32px !important;
	}
}

@media (max-width: 575px) {
	.about-harcourts-australia > .container > .row > .col .heading-title {
		padding-bottom: 25px !important;
	}
}

.about-harcourts-australia > .container > .row > .col .heading-title:before {
	height: 27px;
	top: 0px;
}

.about-harcourts-australia > .container > .row > .col p.heading-description, .about-harcourts-australia > .container > .row > .col ul {
	line-height: 25.5px;
	font-size: 16px;
	margin: 25px 0 0 0;
	color: #464646;
}
@-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: 180px;
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;
}
.wysiwyg-heading-section-7 {
	padding: 0 0 0 0;
	width: 100%;
	display: block;
}


.wysiwyg-heading-section-7 h3.heading-text span.harcourts-font {
    font-size: 79px;
    color: #00ADEF;
    transform: rotate(-5.51deg);
    line-height: 1.3em;
    display: inline-block;
    font-weight: 300;
}




@media (max-width: 414px) {
    .wysiwyg-heading-section-7 h3.heading-text span.harcourts-font {
        font-size: 56px;
    }
}


.wysiwyg-heading-section-7 h3.heading-text span:not(.harcourts-font) {
    position: relative;
    top: -6px;
    left: -5px;
    font-weight: 300;
}

.wysiwyg-heading-section-7 .heading-6-box {
	margin-bottom: 64px;
}

.wysiwyg-heading-section-7 .heading-6-box h6 {
	font-size: 20px;
	line-height: 28.8px;
	font-weight: 400;
	color: #001F49;
	margin-bottom: 8px;
}

@media (max-width: 991px) {
	.wysiwyg-heading-section-7 .heading-6-box h6 {
		font-size: 18px;
		line-height: 26.8px;
	}
}

.wysiwyg-heading-section-7 .heading-6-box p {
	font-size: 16px;
	line-height: 25.6px;
	font-weight: 400;
	color: #6C6C6C;
	margin-bottom: 16px;
}

@media (max-width: 991px) {
	.wysiwyg-heading-section-7 .heading-6-box p {
		font-size: 14px;
		line-height: 23.6px;
	}
}

.wysiwyg-heading-section-7 .heading-6-box p:last-child {
	margin-bottom: 0;
}
.content-team-members {
  padding-top: 49px;
  padding-bottom: 2px;
  background-color: #fafafa !important;
  margin-bottom: 80px;
}
@media all and (max-width: 767px) {
  .content-team-members {
    margin-bottom: 0;
  }
}
.content-team-members .container {
  padding-right: 0;
}
.content-team-members .container > .carousel-heading .heading-title:before {
  display: inline-block;
}

.team-members-list .item .card .card-image-container {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0;
}

.team-members-list .item .card .card-body h5 {
    text-align: center;
}

.team-members-list .col .item {
    margin-bottom: 25px;
}

.team-members-list .col .item img {
    height: 162px;
    width: 162px;
    object-fit: cover;
    object-position: top;
    border: 0!important;
    margin-top: 25px;
    margin-bottom: 24px!important;
}

.team-members-list .col .item .d-grid .btn-cyan {
    color: #fff!important;
    min-width: 132px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.team-members-list .col .item .d-grid .btn {
    height: 100%;
    width: 100%;
    font-size: 16px!important;
    padding: 11px 8px;
}
.team-members-list .col .item .break {
    margin-bottom: 1rem;
}
.team-members-list .col .item .card-body {
    text-align: center;
    padding: 0;
}
.team-members-list .col .item .card-body .container {
    padding: 12px 28px 26px 28px!important;
}
.team-members-list .col .item .card-body .text-muted {
    display: block;
    padding-top: 3px;
    font-size: 16px;
    margin-bottom: 1rem;
}

._tabs-office-team-container>.container>.row>.col .tab-block>.nav-pills {
    margin-bottom: 0 !important;
}
._tabs-office-team-container>.container>.row>.col .tab-block>.nav-pills:before {
    width: 100%;
    margin-left: 0;
}
.people-detail-cta {padding: 92px 0 122px 0;background-color: #F5F4F4;}@media (max-width: 414px) {.people-detail-cta {padding: 76px 0 75px 0;}}.people-detail-cta .cta-content {max-width: 430px;padding-right: 12px;}.people-detail-cta .cta-content h2 {line-height: 52px;margin-bottom: 36px;}@media (max-width: 414px) {.people-detail-cta .cta-content h2 {font-size: 28px;line-height: 36.4px;margin-bottom: 31px;}}.people-detail-cta .cta-content .btn {padding: 14px 63px 15px 63px;}
