.office-hero-banner-with-search {
	height: calc(101.4vh - 126px);
	position: relative;
}

@media (max-width: 991px) {
	.office-hero-banner-with-search {
		height: calc(100vh - 69px);
	}
}


.office-hero-banner-with-search.video {
	background-color: unset;
	height: calc(100vh - calc(127px + -71px));
	overflow: hidden;
}

@media (max-width: 1400px) {
	.office-hero-banner-with-search.video {
		height: 649px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner-with-search.video {
		height: 100%;
	}

	.office-hero-banner-with-search.video > .container {
		position: relative;
	}    
}

@media (max-width: 1400px) {
	.office-hero-banner-with-search.video .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media (max-width: 991px) {
	.office-hero-banner-with-search.video .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 991px) {
	.office-hero-banner-with-search.video .container > .row .left-block {
		position: static;
		bottom: 1px;
		left: 0;
		z-index: 9;
	}
}

@media only screen and (max-width: 991px) {
	.office-hero-banner-with-search.video .container > .row .left-block .d-block {
        top: 50%;
        transform: none;
        left: 50%;
        transform: translate(-50%, -50%);
	}
}

@media only screen and (max-width: 667px) {
	.office-hero-banner-with-search.video .container > .row .left-block .d-block {
		width: 85vw;
	}
}

@media only screen and (max-width: 320px) {
	.office-hero-banner-with-search.video .container > .row .left-block .d-block {
		width: 229px;
	}
}

.office-hero-banner-with-search.video .container > .row .left-block .d-block h1 {
	color: white;
	font-size: 60px;
	font-weight: normal;
	margin-bottom: 36px;
	display: inline-block;
	line-height: 55px;
	text-shadow: 0 0 32px black;
}

@media only screen and (max-width: 667px) {
	.office-hero-banner-with-search.video .container > .row .left-block .d-block h1 {
		font-size: 40px;
		line-height: 49.6px;
	}
}

@media only screen and (max-width: 320px) {
	.office-hero-banner-with-search.video .container > .row .left-block .d-block h1 {
		font-size: 33px;
	}
}

.office-hero-banner-with-search.video .container > .row .left-block .d-block h1:before {
	display: none;
}

.office-hero-banner-with-search.video .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) {
	.office-hero-banner-with-search.video .container > .row .left-block .d-block h1 i {
		font-size: 66px;
		padding-left: 10px;
	}
}

.header-video-transparent-searchbar .office-hero-banner-with-search.video .container>.row .left-block > .row > .col > .d-block > .text-center > p {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 26px;
	text-shadow: 0 0 32px black;
}

@media only screen and (max-width: 667px) {
.header-video-transparent-searchbar .office-hero-banner-with-search.video .container>.row .left-block > .row > .col > .d-block > .text-center > p {
		font-size: 20px;
	}
}

@media only screen and (max-width: 320px) {
.header-video-transparent-searchbar .office-hero-banner-with-search.video .container>.row .left-block > .row > .col > .d-block > .text-center > p {
		font-size: 18px;
	}
}

.office-hero-banner-with-search.video .container > .row .right-block > .row {
	margin-top: 0;
}

@media (max-width: 991px) {
	.office-hero-banner-with-search.video .container > .row .right-block > .row {
		margin-top: -38px;
	}
}

.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block {
	position: absolute;
	height: 100%;
	width: 100vw;
	left: 0px;
	z-index: -1;
}

@media (max-width: 1400px) {
	.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block {
		width: 100vw;
	}
}

@media (max-width: 991px) {
	.office-hero-banner-with-search.video .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;
	}
}

@media (max-width: 480px) {
	.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block {
		height: 100vh;
	}
}

.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
	height: 100%;
	width: 100%;
	margin-left: -11px;
	transform: scale(1.3);
}

@media only screen and (max-width: 991px) {
	.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
		transform: scale(1.8);
	}
}

@media only screen and (max-width: 667px) {
	.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
		transform: scale(2.4);
	}
}

@media (max-width: 480px) {
	.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
		transform: scale(4.6);
	}
}

@media only screen and (max-width: 320px) {
	.office-hero-banner-with-search.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
		border: 1px green solid;
	}
}

.office-hero-banner-with-search .video-overlay {
    position:absolute;
    height:100%;
    width:100%;
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center center;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.header-video-transparent-searchbar .property-search-container {
    background-image: unset !important;
}
.header-video-transparent-searchbar .property-search-container > .container {
    margin-top: 0;
    background-color: transparent;
}
.header-video-transparent-searchbar .property-search-container>.container .tab-content,
.header-video-transparent-searchbar .typeahead__container.blue .typeahead__field .typeahead__query .form-control,
.header-video-transparent-searchbar .tippyjs-container .btn.active,
.header-video-transparent-searchbar .typeahead__field .typeahead__hint, 
.header-video-transparent-searchbar .typeahead__field [contenteditable], 
.header-video-transparent-searchbar .typeahead__field input, 
.header-video-transparent-searchbar .typeahead__field textarea,
.header-video-transparent-searchbar form.prop-appraisal-form .typeahead__container .typeahead__query {
    background-color: transparent !important;
}
.header-video-transparent-searchbar .typeahead__container .typeahead__query {
    width: unset;
    flex: auto;
}
.header-video-transparent-searchbar .property-search-container>.container nav ul.nav li.nav-item .nav-link,
.header-video-transparent-searchbar .property-search-container>.container nav ul.nav li.nav-item .nav-link:hover,
.header-video-transparent-searchbar .tippyjs-container .btn,
.header-video-transparent-searchbar .material-switch .label-text,
.header-video-transparent-searchbar .typeahead__container.blue .typeahead__field .typeahead__query .form-control {
    color: #ffffff;
}
.header-video-transparent-searchbar .typeahead__container.blue .typeahead__field .typeahead__query .form-control,
.header-video-transparent-searchbar .typeahead__container.blue .twitter-typeahead .tt-menu .location-result-item {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
}
.header-video-transparent-searchbar .container.search-filters > .row {
    max-width: 1216px;
    margin: 0 auto;
}

.header-video-transparent-searchbar .office-hero-banner-with-search.video .container>.row .left-block > .row > .col > .d-block {
    width: 100%;
    max-width: 800px;
    margin-top: 0;
	position: absolute;
	top: 45%;
	left: 50.2%;
	transform: translate(-50%, -50%);
}

.header-video-transparent-searchbar .tab-pane#nav-manage form .typeahead__container .typeahead__field .typeahead__button, 
.header-video-transparent-searchbar .tab-pane#nav-sell form .typeahead__container .typeahead__field .typeahead__button, 
.header-video-transparent-searchbar .tab-pane.nav-manage form .typeahead__container .typeahead__field .typeahead__button, 
.header-video-transparent-searchbar .tab-pane.nav-sell form .typeahead__container .typeahead__field .typeahead__button,
.header-video-transparent-searchbar .typeahead__container .typeahead__field .typeahead__button {
    width: unset;
    margin-right: 0;
}

.header-video-transparent-searchbar .office-hero-banner-with-search.video .container>.row .left-block > .row > .col > .d-block > .text-center {
    max-width: 600px;
    margin: 0 auto;
}
.header-video-transparent-searchbar .typeahead__container.blue .typeahead__field .typeahead__button .btn {
    background-color: transparent !important;
    color: #ffffff;
    border-color: transparent !important;
    padding: 12px 34px 10px 29px !important;
}
.header-video-transparent-searchbar .typeahead__container.blue .typeahead__field .typeahead__button .btn:hover,
.header-video-transparent-searchbar .typeahead__container.blue .typeahead__field .typeahead__button .btn:focus {
    color: #00adef;
}
.header-video-transparent-searchbar .tippyjs-container .btn.harcourts-chevron:after {
    background-image: url(https://resources.cloudhi.io/images/icons/harcourts-chevron-white.png);
}
.header-video-transparent-searchbar .tippyjs-container .property-filter-content>.container>.row>.col .h5,
.header-video-transparent-searchbar .tippyjs-container .property-filter-content>.container>.row>.col p {
    color: #001f49;
}

.header-video-transparent-searchbar .property-search-container>.container .search-filters.disabled {
    display: none;
}
._join-us-heading.world-class-training > .container {
  padding-top: 4px;
  padding-bottom: 88px;
}
@media (max-width: 1390px) {
  ._join-us-heading.world-class-training > .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) {
  ._join-us-heading.world-class-training > .container {
    padding: 0 0 45px 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: auto;
    margin-bottom: 0;
  }
}
._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper {
  padding-top: 0;
  max-height: 490.1px;

}
@media (max-width: 991px) {
  ._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper {
    padding-top: unset;
    height: auto;
    overflow: hidden;
  }
}
@media only screen and (max-width: 667px) {
  ._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper {
    height: 287px;
  }
}
._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper img {
  margin-left: 0;
  width: 100%;
  height: auto;
  max-height: 504px;
  object-fit: contain;
  object-position: center;
}
@media (max-width: 991px) {
  ._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper img {
    margin-left: 0;
    object-fit: cover;
    transform: translateY(-42px);
    min-height: 50vw;
  }
}
._join-us-heading.world-class-training > .container > .row > .col:nth-child(2) {
  padding-left: 53px;
}
@media (max-width: 1400px) {
  ._join-us-heading.world-class-training > .container > .row > .col:nth-child(2) {
    padding-left: 0;
  }
}
._join-us-heading.world-class-training > .container > .row > .col:nth-child(2) > .d-block {
  padding: 0;
}
@media (max-width: 1400px) {
  ._join-us-heading.world-class-training > .container > .row > .col:nth-child(2) > .d-block {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 667px) {
  ._join-us-heading.world-class-training > .container > .row > .col:nth-child(2) > .d-block {
    padding: 27px 24px 0 24px;
  }
}
._join-us-heading.world-class-training > .container > .row > .col .heading-title {
  margin: 0 0 0 9px;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  ._join-us-heading.world-class-training > .container > .row > .col .heading-title {
    margin: 0;
    padding-top: 25px;
  }
}
._join-us-heading.world-class-training > .container > .row > .col .heading-title:before {
  height: 29px;
  top: 0px;
  left: -6px;
}
@media (max-width: 991px) {
  ._join-us-heading.world-class-training > .container > .row > .col .heading-title:before {
    height: 18px;
    top: -1px;
    left: -1px;
    margin-right: 22px;
  }
}
._join-us-heading.world-class-training > .container > .row > .col p.heading-description {
  margin: 22px 0 0 7px;
  line-height: 29.7px;
  font-size: 18px;
}
@media (max-width: 991px) {
  ._join-us-heading.world-class-training > .container > .row > .col p.heading-description {
    margin: 22px 0 0 0;
  }
}
._join-us-heading.world-class-training > .container > .row > .col .btn {
  padding: 15px 81px;
  margin: 37px 0 0 3px;
}
@media (max-width: 991px) {
  ._join-us-heading.world-class-training > .container > .row > .col .btn {
    margin: 28px 0 0 0;
    width: 100%;
  }
}
._join-us-heading.world-class-training > .container > .row > .col .btn.harcourts-difference-btn {
  padding: 15px 34px !important;
}



._join-us-heading.world-class-training > .container > .row > .col .details-text p {
    font-size: 18px !important;
    line-height: 29.7px !important;
    color: #6C6C6C!important;
	margin-bottom: 2.063rem;
	margin-right: 3.125rem;
	transition: max-height 0.25s ease-in;
}
@media (max-width: 991px) {
    ._join-us-heading.world-class-training > .container > .row > .col .details-text p {
        margin-bottom: 0;
        margin-right: 0;
    }
}


@media (max-width: 414px) {
    ._join-us-heading.world-class-training > .container > .row > .col .heading-title {
        padding-top: 0;
    }    
	._join-us-heading.world-class-training > .container > .row > .col .details-text p.readmore {
		max-height: 273px;
	}
}
.people-detail-property-tab .nav-tabs.people-detail-properties-tab {margin-top: 6px;border-color: #EBEBED;}.people-detail-property-tab .nav-tabs.people-detail-properties-tab .nav-link {color: #001F49;font-size: 18px;font-weight: 400;padding: 15px 54px 19px 54px;border-left-color: transparent;border-top-color: transparent;border-right-color: transparent;}.people-detail-property-tab .nav-tabs.people-detail-properties-tab .nav-link#forsale-tab {padding: 15px 41px 19px 44px;}@media (max-width: 575px) {.people-detail-property-tab .nav-tabs.people-detail-properties-tab .nav-link#forsale-tab {padding: 14px 17px 16px 19px !important;}}.people-detail-property-tab .nav-tabs.people-detail-properties-tab .nav-link#forrent-tab {padding: 15px 40px 19px 40px;}@media (max-width: 575px) {.people-detail-property-tab .nav-tabs.people-detail-properties-tab .nav-link#forrent-tab {padding: 14px 17px 16px 18px !important;}}.people-detail-property-tab .nav-tabs.people-detail-properties-tab .nav-link.active {border-bottom: 2px solid #00ADEF;font-weight: 700;}@media (max-width: 575px) {.people-detail-property-tab .nav-tabs.people-detail-properties-tab .nav-link {padding: 14px 35px 16px 36px !important;line-height: 28.8px;}}.people-detail-property-tab .tab-content {padding-top: 37px;padding-bottom: 6px;}@media (max-width: 414px) {.people-detail-property-tab .tab-content .heading h3 {flex-basis: 60%;}}.people-detail-property-tab .tab-content .heading .btn {position: relative;top: -5px;left: -15px;}@media (max-width: 575px) {.people-detail-property-tab .tab-content .heading .btn {padding: 6px 12px;font-size: 14px;line-height: 20px;left: 0;}}.people-detail-property-tab .tab-content .property-list {margin-top: 31px;}.people-detail-property-tab .tab-content .property-list .property-item.card {margin-bottom: 46px;}@media (max-width: 414px) {.people-detail-property-tab .tab-content .property-sold .owl-item {width: 321px;}}.people-detail-property-tab .tab-content .property-sold .owl-dots {padding-right: 24px;}@media (max-width: 414px) {.people-detail-property-tab .tab-content .property-sold .owl-dots {margin-top: 1px;}}.people-detail-property-tab .tab-content .property-sold .owl-dots button.owl-dot span {width: 32px !important;height: 2px !important;margin: 5px 8px !important;background: #D7D7D7 !important;border-radius: 0 !important;}.people-detail-property-tab .tab-content .property-sold .owl-dots button.owl-dot:hover span, .people-detail-property-tab .tab-content .property-sold .owl-dots button.owl-dot:focus span, .people-detail-property-tab .tab-content .property-sold .owl-dots button.owl-dot.active span {background: #00A3ED !important;}@media all and (max-width: 767px) {.people-detail-property-tab .tab-content .property-sold .owl-stage-outer::after {content: "";position: absolute;right: -10px;top: 0;width: 80px;height: 100%;z-index: 2;background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);}.people-detail-property-tab .tab-content .property-sold .owl-stage-outer .owl-stage {padding-left: 0 !important;}}
.auto-appraisal-stand-alone-5 {
	background-color: unset;
    position: relative;
	height: 100vh;
	overflow: visible;
}

.auto-appraisal-stand-alone-5 > .container {
    position: static;
    padding: 0;
    height: 100%;
}

.auto-appraisal-stand-alone-5 .left-block {
    align-items: center;
    display: flex;
    min-height: 364px;
}

@media (max-width: 991px) {
    .auto-appraisal-stand-alone-5 {
        height: 100vh;
    }
}


.auto-appraisal-stand-alone-5 .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-5 .left-block > .row {
        transform: translate(-50%, -47%);
    }
}

@media (max-width: 991px) {
    .auto-appraisal-stand-alone-5 .left-block > .row {
        width: 93%;
        transform: translate(-50%, -64%);
    }
}

@media (max-width: 428px) {
    .auto-appraisal-stand-alone-5 .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-5 .container {
		max-width: 92%;
	}
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-5 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-5 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
}



.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block {
    padding-top: 0;
    width: 100%;
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block > .hi-editable {
    text-align: center;
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
        width: 100%;
	}
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h1 {
	color: white;
	font-size: 55px;
	line-height: 116%;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-bottom: 26px;
	display: inline-block;
	max-width: unset;
    text-shadow: 0px 0px 6px #605d5d;
    word-break: break-word;
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h1.harcourts-font {
    font-size: 104px;
    color: #00ADEF;
    transform: rotate(-5.51deg);
    display: inline-block;
    margin-bottom: 0;
}

@media (max-width:991px) {
    .auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h1.harcourts-font {
        font-size: 82px;
        transform: rotate(0);
    }    
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block 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;
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h3 {
    color: white;
    font-size: 29px;
    line-height: 116%;
    letter-spacing: 0.01em;
    font-weight: 300;
    margin-bottom: 56px;
    display: inline-block;
    max-width: unset;
    text-shadow: 0px 0px 6px #605d5d;
    margin-top: 36px;
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h1 {
		font-size: 3.35rem;
		margin-bottom: 29px;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-5 .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-5 .container > .row .left-block .d-block h1 {
        font-size: 32px;
	}
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h1:before {
	display: none;
}

.auto-appraisal-stand-alone-5 .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-5 .container > .row .left-block .d-block h1 em {
		font-size: 66px;
		padding-left: 10px;
	}
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block p {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
    line-height: 1.3em;
	margin-bottom: 32px;
    text-shadow: 0px 0px 6px rgb(0 0 0);
}

.auto-appraisal-stand-alone-5 .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-5 .container > .row .left-block .d-block p {
		margin-bottom: 46px;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block p {
		font-size: 22px;
		line-height: 28.8px;
		margin-bottom: 20px;
	}
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons {
    width: 83%;
    margin: 0 auto;
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons > form {
    position: static;
}

.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons > form > .d-flex {
    flex-direction: row;
    flex-wrap: nowrap;
}

@media (max-width:991px) {
    .auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons > form > .d-flex {
        flex-direction: column;
        flex-wrap: wrap;
    }    
}


.auto-appraisal-stand-alone-5 .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-5 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 6px !important;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons {
		width: 100%;
	}

	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 15px !important;
	}

	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons .py-3 .btn {
		padding: 11px 5px 11px 5px;
	}
}

@media (max-width: 428px) {
	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons .row {
		flex-direction: column;
	}

	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons .row .col {
		margin: 0 !important;
		padding: 0 !important;
	}

	.auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .banner-buttons .row .col:not(:last-child) {
		margin-bottom: 10px !important;
	}
}


@media only screen and (max-width: 667px) {

    .auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h1.harcourts-font {
        font-size: 63px;
        transform: none;
    }    

    .auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h2 {
        font-size: 25px;
    }
    
    .auto-appraisal-stand-alone-5 .container > .row .left-block .d-block h3 {
        font-size: 25px;
        text-align: center;
    }

    .auto-appraisal-stand-alone-5 .container > .row .left-block .d-block p {
        font-size: 18px;
    }   

    .auto-appraisal-stand-alone-5 .container .typeahead__button button {
        width: 100% !important;
    }
}


.auto-appraisal-stand-alone-5 .container > .row .right-block > .row {
	margin-top: 0;
}


.auto-appraisal-stand-alone-5 .container > .row .right-block > .row > .col .d-block {
	position: absolute;
	height: 100%;
	width: calc(100vw - 18px);
	left: 0px;
    z-index: 0;
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-5 .container > .row .right-block > .row > .col .d-block {
		width: 100vw;
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-5 .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-appraisal-stand-alone-5 .container > .row .right-block > .row > .col .d-block img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	margin-left: 0;
}

.auto-appraisal-stand-alone-5 .container > .row .right-block > .row > .col .d-block:after {
	width: 100vw;
	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-appraisal-stand-alone-5 .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%;        
	}
}

@media (max-width: 991px) {
	.auto-appraisal-stand-alone-5 .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%);
	}


}
.people-detail-resources {
	padding: 47px 0;
}

.people-detail-resources .resource-carousel.owl-carousel {
    justify-content: flex-start;
}

.people-detail-resources .title-block {
	margin-bottom: 24px;
}

@media (max-width: 414px) {
	.people-detail-resources .title-block h3 {
		font-size: 28px;
		line-height: 36.4px;
	}
}

.people-detail-resources .title-block .col.text-end a.btn {
	position: relative;
	top: -14px;
}

@media (max-width: 414px) {
	.people-detail-resources .title-block .col.text-end a.btn {
		padding: 6px 12px;
		top: 0;
	}
}
.get-in-touch-form-block > .container {
	position: relative;
	width: 100%;
	height: auto;
	padding: 80px 0;
}

@media only screen and (max-width: 667px) {
	.get-in-touch-form-block > .container {
		padding-bottom: 24px;
	}
}

.get-in-touch-form-block > .container .image-wrapper {
	overflow: hidden;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100vw - 17px);
	background-color: #e1e1e1;
	display: block;
}

@media only screen and (max-width: 1400px) {
	.get-in-touch-form-block > .container .image-wrapper {
		width: 100%;
	}
}

@media only screen and (max-width: 991px) {
	.get-in-touch-form-block > .container .image-wrapper {
		width: 100%;
		background-color: #e1e1e1;
	}
}

@media only screen and (max-width: 667px) {
	.get-in-touch-form-block > .container .image-wrapper {
		width: calc(100vw);
	}
}

.get-in-touch-form-block > .container .image-wrapper .img-fluid {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	position: absolute;
	top: 0;
	left: 0;
}

.get-in-touch-form-block > .container .form-wrapper {
	text-align: left;
	width: 559px;
	margin-left: auto;
}

@media (max-width: 1400px) {
	.get-in-touch-form-block > .container .form-wrapper {
		right: 3px;
		min-width: 659px;
	}
}

@media (max-width: 991px) {
	.get-in-touch-form-block > .container .form-wrapper {
		width: 100%!important;
        min-width: unset;
		padding-left: 15px;
		padding-right: 15px;
	}
}



.get-in-touch-form-block > .container .form-wrapper .blank-form-inner {
	height: auto;
	width: 100%;
	position: relative;
	display: block;
	padding: 25px;
	background-color: #fff;
}

@media (max-width: 991px) {
	.get-in-touch-form-block > .container .form-wrapper .blank-form-inner {
		margin: 0;
		border: 1px #b9b8b8 solid;
	}
}

@media only screen and (max-width: 667px) {
	.get-in-touch-form-block > .container .form-wrapper .blank-form-inner {
		padding: 3px;
	}
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner h1 {
	font-size: 24px;
	line-height: 24.5px;
	color: #001f49;
	margin-bottom: 7px;
	word-spacing: 0.6px;
	margin-top: 16px;
	margin-left: -1px;
}

@media (max-width: 991px) {
	.get-in-touch-form-block > .container .form-wrapper .blank-form-inner h1 {
		margin-bottom: 19px;
	}
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .form-label {
	font-size: 12px;
	line-height: 16px;
	color: #172b4d;
	margin-bottom: 3px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .required-asterisk {
	font-size: 16px;
	color: #172b4d;
	margin-left: 0px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner label.prefered {
	font-size: 12.4px;
	margin-top: 23px;
	margin-bottom: 9px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner label[for=preferred-contact-phone], .get-in-touch-form-block > .container .form-wrapper .blank-form-inner label[for=preferred-contact-email] {
	font-size: 12.7px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .form-check {
	margin-bottom: 9px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .form-check .custom-radio[type=radio] {
	border: 2px #182b4b solid;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .form-check .custom-radio[type=radio]:checked {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2.5' fill='%2300adef'/%3e%3c/svg%3e");
	border-color: #00adef;
	background-color: #fff;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .form-check:last-child {
	margin-bottom: 2px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .form-select {
	font-size: 14.6px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .btn-theme-cyan {
	padding: 12px 16px;
	font-weight: 400;
	margin: 0x;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner .reason-contacting-textarea {
	padding-top: 8px;
	min-height: 96px;
}

.get-in-touch-form-block > .container .form-wrapper .blank-form-inner #botvalidator {
	margin: 23px 0 0 0;
}

@media (max-width: 991px) {
	.get-in-touch-form-block > .container .form-wrapper .blank-form-inner #botvalidator {
		margin: 23px 0 20px 0;
	}
}

@media only screen and (max-width: 767px) {
	.get-in-touch-form-block > .container {
		padding-top: 65vw;
		padding-bottom: 50px;
	}

	.get-in-touch-form-block > .container .image-wrapper .img-fluid {
		height: 100%;
	}
}
