.office-hero-banner.wimp-header {
	height: calc(101.4vh - 126px);
	position: relative;
}
@media (max-width: 991px) {
	.office-hero-banner.wimp-header {
		height: calc(100vh - 69px);
	}
}
.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 {
        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 {
	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 .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%);
	}
}
.suburb-directories.suburb-directory-directories {
    background-color: #FFFFFF;
}
.suburb-directories.suburb-directory-directories .card {
    border-color: #F4F8FD;
    background-color: #F4F8FD;
    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.suburb-directory-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: 40px;
    color: #00AEEF;
}
.suburb-directories .card .card-body .card-content a {
    text-decoration: none;
    color: var(--bs-body-color);
}
.suburb-directory-search .form-control {
    padding-top: 14px;
    padding-bottom: 14px;
    color: #001f49;
    border-color: #C8C8C8;
}
.suburb-directory-search .btn {
    padding: 16px 25px 15px 25px;
}
.suburb-directory-search .btn .mini-icn {
    height: 27px;
    width: 28px;
}
.hi-aa-stand-alone.short{
    position: relative;
}
.auto-appraisal-stand-alone-2 {
	background-color: unset;
	height: 100vh;
	overflow: visible;
}
.hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 {
    position: unset;
}
@media only screen and (min-width: 1281px) {
    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 {
        height: 480px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 {
        height: 560px;
    }
}

.auto-appraisal-stand-alone-2 > .container {
    position: static;
    padding: 0;
    height: 100%;
}

.auto-appraisal-stand-alone-2 .left-block {
    align-items: center;
    display: flex;
    min-height: 364px;
}

@media (max-width: 767px) {
    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 {
        height: auto;
    }
     .hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 .left-block {
        min-height: unset;
    }
}
@media (max-width: 991px) {
    .auto-appraisal-stand-alone-2 {
        height: 100vh;
    }
}


.auto-appraisal-stand-alone-2 .left-block > .row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 66%;
    height: auto;
}

@media (max-width: 1400px) {
    .auto-appraisal-stand-alone-2 .left-block > .row {
        transform: translate(-50%, -47%);
    }
}

@media (max-width: 991px) {
    .auto-appraisal-stand-alone-2 .left-block > .row {
        width: 93%;
        transform: translate(-50%, -64%);
    }
}

@media (max-width: 480px) {
    .auto-appraisal-stand-alone-2 .left-block > .row {
        width: 100%;
        transform: translate(-50%, -55%);
    }
}




.btn-theme-blue {
    background-color: #001f49;
    color: #fff;     
}

.btn-theme-blue i.fas {
    margin-right: 12px;  
}

.btn-theme-blue:hover {
    position: static;
    background-color: #093d83;
    color: #fff;     
}


.btn-theme-white:hover {
    background-color: #dadbdb;
}

.btn-theme-white i, .btn-theme-white span {
    color: #001f49;
    font-size: 18px!important;
}

.btn-theme-white i {
    margin-right: 12px;
}



@media only screen and (min-width: 992px) and (max-width: 1400px) {
	.auto-appraisal-stand-alone-2 .container {
		max-width: 92%;
	}
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-2 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
}



.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block {
    padding-top: 0;
    width: 100%;
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block > .hi-editable {
    text-align: center;
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
        width: 100%;
	}
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h1 {
	color: #001f4d;
	font-size: 55px;
	line-height: 116%;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-bottom: 26px;
	display: inline-block;
	max-width: unset;
    word-break: break-word;
}

.hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .harcourts-font {
    font-size: 85px;
    color: #00ADEF;
    transform: rotate(-5.51deg);
    display: inline-block;
    margin-bottom: 0;
}

@media (max-width:991px) {
    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .harcourts-font {
        font-size: 72px;
        transform: rotate(0);
    }    
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h2 {
    color: #001f4d;
    font-size: 38px;
    letter-spacing: 0.01em;
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
    max-width: unset;
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h3 {
    color: #001f4d;
    font-size: 29px;
    line-height: 116%;
    letter-spacing: 0.01em;
    font-weight: 300;
    margin-bottom: 56px;
    display: inline-block;
    max-width: unset;
    margin-top: 36px;
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h1 {
		font-size: 3.35rem;
		margin-bottom: 29px;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h1 {
        font-size: 40px;
        line-height: 42px;
        max-width: unset;
        margin-bottom: 47px;
	}
}

@media (max-width: 414px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h1 {
        font-size: 32px;
	}
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h1:before {
	display: none;
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h1 i {
	color: #00ADEF;
	font-style: normal;
	transform: rotate(-10.84deg) translateX(-5px);
	display: inline-block;
	font-size: 84.3506px;
	font-family: HarcourtsScript;
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h1 em {
		font-size: 66px;
		padding-left: 10px;
	}
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block p {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
    line-height: 1.3em;
	margin-bottom: 32px;
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block p > em{
    font-size: 32px;
    font-style: normal;
    padding: 0 7px;
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block p {
		margin-bottom: 46px;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block p {
		font-size: 22px;
		line-height: 28.8px;
		margin-bottom: 20px;
	}
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons {
    width: 83%;
    margin: 0 auto;
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons > form {
    position: static;
}

.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons > form > .d-flex {
    flex-direction: row;
    flex-wrap: nowrap;
    border: 1px solid #818181;
    padding: 8px;
    border-radius: 5px;
    background-color: white;
}

@media (max-width:991px) {
    .auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons > form > .d-flex {
        flex-direction: column;
        flex-wrap: wrap;
    }    
}


.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons > form .twitter-typeahead{
    flex: 1 1 auto;
}


@media only screen and (min-width: 992px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 6px !important;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons {
		width: 100%;
	}

	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 15px !important;
	}

	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons .py-3 .btn {
		padding: 11px 5px 11px 5px;
	}
}

@media (max-width: 480px) {
	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons .row {
		flex-direction: column;
	}

	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons .row .col {
		margin: 0 !important;
		padding: 0 !important;
	}

	.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons .row .col:not(:last-child) {
		margin-bottom: 10px !important;
	}
}



@media only screen and (max-width: 667px) {


    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .harcourts-font {
        font-size: 63px;
        transform: none;
    }    

    .auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h2 {
        font-size: 25px;
    }
    
    .auto-appraisal-stand-alone-2 .container > .row .left-block .d-block h3 {
        font-size: 25px;
        text-align: center;
    }

    .auto-appraisal-stand-alone-2 .container > .row .left-block .d-block p {
        font-size: 18px;
    }    

    .auto-appraisal-stand-alone-2 .container .typeahead__button button {
        width: 100% !important;
    }    
}


.auto-appraisal-stand-alone-2 .container > .row .right-block > .row {
	margin-top: 0;
}


.auto-appraisal-stand-alone-2 .container > .row .right-block > .row > .col .d-block {
	position: absolute;
	height: 100%;
	width: calc(100vw - 18px);
    top: 0;
	left: 0px;
    z-index: 0;
    background-color: #e9f0f9;
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-2 .container > .row .right-block > .row > .col .d-block {
		width: 100vw;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row .right-block > .row > .col .d-block {
		padding-top: 0;
		padding-bottom: 0;
		height: 100vh;
		overflow: hidden;
		position: initial;
		width: initial;
        top: initial;
		left: initial;
		z-index: initial;
        background-color: #e9f0f9;
	}
}

.auto-appraisal-stand-alone-2 .container > .row .right-block > .row > .col .d-block img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	margin-left: 0;
}


@media (max-width: 991px) {
	.auto-appraisal-stand-alone-2 .container > .row .right-block > .row > .col .d-block img {
        padding-left: 0;
        padding-top: 0;
        object-fit: cover;
        height: 100%;
        width: 100%;
        object-position: 34% 50%;        
	}
}

/*--- ********  TYPE AHEAD CUSTOM COLOR FORM  ********  ---*/
.auto-appraisal-stand-alone-2 .container > .row .left-block .d-block .banner-buttons form.prop-appraisal-form .typeahead__container {
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #96989b;
}
._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;}
@-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;
}
.people-detail-cta.bg-navy-blue {padding: 92px 0 122px 0;background-color: #001f49;color: #ffffff;}@media (max-width: 414px) {.people-detail-cta {padding: 76px 0 75px 0;}}.people-detail-cta .cta-content {max-width: auto;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;}
