.about-our-purpose > .container {
	padding: 4px 0 7px 0;
	border-bottom: 0;
	margin-bottom: 4px;
}

@media (max-width: 991px) {
	.about-our-purpose > .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-our-purpose > .container > .row {
	min-height: unset;
}

@media (max-width: 991px) {
	.about-our-purpose > .container > .row {
		min-height: auto;
	}
}

.about-our-purpose > .container > .row > .col:first-child {
	padding-top: 0;
}

.about-our-purpose > .container > .row > .col:first-child .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width: 991px) {
	.about-our-purpose > .container > .row > .col:first-child {
		padding-top: unset;
	}

    .about-our-purpose > .container > .row > .col:first-child .image-wrapper {
        height: 100%;
    }

    .about-our-purpose > .container > .row > .col:first-child .image-wrapper img {
        width: 100%;
        height: 100%;
    }

    .about-our-purpose > .container > .row > .col .heading-title {
        margin: 20px 0 0 0;
    }     
}

.about-our-purpose > .container > .row > .col:nth-child(2) {
	padding-top: 0;
    margin-top: 0;
	padding-left: 58px;
	height: 100%;
}

@media (max-width: 991px) {
	.about-our-purpose > .container > .row > .col:nth-child(2) {
		padding-top: unset;
		padding-left: calc(var(--bs-gutter-x) * .5);
        text-align: center;
	}

    .about-our-purpose > .container > .row > .col:nth-child(2) > .hi-editable  {
        text-align: left;
	}
}

.about-our-purpose > .container > .row > .col .heading-title {
	font-size: 40px;
	line-height: 53.4px;
	margin-bottom: 0;
}

.about-our-purpose > .container > .row > .col .heading-title:before {
	height: 29px;
	top: 2px;
	left: -4px;
}

.about-our-purpose > .container > .row > .col p.heading-description {
    font-size: 18px !important;
    line-height: 29.7px !important;
    color: #6C6C6C!important;
	margin: 25px 0 0 0;
}

.about-our-purpose > .container > .row > .col .text-grey {
	color: #989898 !important;
	font-size: 16px !important;
	line-height: 27.7px !important;
}

.about-our-purpose > .container > .row > .col .btn {
	margin-top: 33px;
	margin-left: -4px;
}

@media (max-width: 991px) {
	.about-our-purpose > .container > .row > .col .btn {
		margin: 34px 0 100px 0;
	}
}

.about-our-purpose > .container > .row > .col .btn.harcourts-difference-btn {
    padding: 15px 81px!important;
    margin: 33px 0 0 0;
}

@media (max-width: 991px) {
	.about-our-purpose > .container > .row > .col .btn.harcourts-difference-btn {
		margin: 34px 0 40px 0;
	}
    .about-our-purpose > .container > .row > .col .heading-title:before {
        left: 0;
    }       
}

@media (max-width: 575px) {
    .about-our-purpose > .container > .row > .col:first-child .image-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        transform: none!important;
    }

	.about-our-purpose > .container > .row > .col .btn.harcourts-difference-btn {
		margin: 34px 0 0 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;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot, .carousel-awards .container > .owl-theme .owl-dots .owl-dot {border: 0;}}
._swh-accordion-list {
	padding-top: 75px;
	padding-bottom: 58px;
}

@media (max-width: 575px) {
	._swh-accordion-list {
		padding: 50px 0;
	}
}

._swh-accordion-list .col-lg-5 {
	padding-right: 98px;
}

@media (max-width: 992px) {
	._swh-accordion-list .col-lg-5 {
		padding-right: 45px;
		margin-bottom: 30px;
	}
}

@media (max-width: 415px) {
	._swh-accordion-list .col-lg-5 {
		padding-right: 12px;
	}
}

._swh-accordion-list .col-lg-5 p {
	font-size: 18px;
	line-height: 160%;
    font-weight: 300;
}

._swh-accordion-list .heading-title {
	margin-bottom: 41px;
    font-weight: 300;
}

._swh-accordion-list .accordion.accordion-flush .accordion-item {
	margin-bottom: 30px;
}

._swh-accordion-list .accordion.accordion-flush .accordion-item h2 button.accordion-button {
	font-size: 20px;
	padding-top: 0px;
	padding-left: 13px;
	padding-bottom: 19px;
}

@media (max-width: 414px) {
	._swh-accordion-list .accordion.accordion-flush .accordion-item h2 button.accordion-button {
		padding-left: 0;
		padding-right: 0;
	}
}

._swh-accordion-list .accordion.accordion-flush .accordion-item h2 button.accordion-button span.count {
	width: 42px;
	height: 42px;
    aspect-ratio: 1;
	background-color: #E9F0F9;
	border: 1px solid #E9F0F9;
	color: #001F49;
	border-radius: 50%;
	display: block;
	line-height: 41.65px;
	text-align: center;
	margin-right: 30px;
	font-weight: 100;
	font-size: 16.3499px;
}

._swh-accordion-list .accordion.accordion-flush .accordion-item h2 button.accordion-button span:nth-child(2) {
	display: inline-block;
	width: 564px;
    font-weight: 100!important;
}

@media (max-width: 414px) {
	._swh-accordion-list .accordion.accordion-flush .accordion-item h2 button.accordion-button span:nth-child(2) {
		width: 209px;
	}
}

._swh-accordion-list .accordion.accordion-flush .accordion-item h2 button.accordion-button::after {
	position: relative;
	left: -10px;
}

._swh-accordion-list .accordion.accordion-flush .accordion-item .accordion-collapse .accordion-body {
	padding: 1rem 2.15rem 1rem 5.25rem;
	line-height: 26px;
}

@media (max-width: 415px) {
	._swh-accordion-list .accordion.accordion-flush .accordion-item .accordion-collapse .accordion-body {
		padding: 1rem 1.35rem 1rem 4.55rem;
	}
}

._swh-accordion-list .accordion.accordion-flush .accordion-item .accordion-collapse .accordion-body > ul {
	padding-left: 19px;
}

._swh-accordion-list .accordion.accordion-flush .accordion-item:last-child {
	border-bottom: 1px solid #EBEBED;
	margin-bottom: 0;
}

._swh-accordion-list .heading-title > strong {
    font-weight: 500;
}
._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 {
    height: 504px;
    padding-top: 0!important;
}

@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: 100%;
	}
}

._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper img {
    margin-left: 5px;
    height: 100%;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

@media (max-width: 991px) {
	._join-us-heading.world-class-training > .container > .row > .col:first-child .image-wrapper img {
		margin-left: 0;
		transform: translateY(-42px);
	}
}

._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: 95px 0 0 9px;
	letter-spacing: 0;
	letter-spacing: 0;
}

@media (max-width: 991px) {
	._join-us-heading.world-class-training > .container > .row > .col .heading-title {
		margin: 0;
	}
}

._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;
    font-size: 18px !important;
    line-height: 29.7px !important;
    color: #6C6C6C!important;
}

@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;
}
.rma-section {
  position: static;
}
.rma-section .title-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1em 0 2em 0;
}
.rma-section .title-container h3.title {
  font-weight: bold;
  font-size: 3.2em;
  color: var(--bs-navy);
}
.rma-section .title-container h3.title em {
  font-weight: 300;
  margin-left: 1px;
  color: var(--bs-cyan);
  font-style: normal;
}

@media (max-width:428px) {
    .rma-section .title-container h3.title {
        font-size: 2.5em;
        margin-bottom: -0.8rem;
    }    
}

/* ******** END HEADING STYLES ******** */

.rma-reviews-carousel-2 {
  position: relative;
}
.rma-reviews-carousel-2 .lSSlideWrapper {
  height: auto;
}
.rma-reviews-carousel-2 .lSSlideWrapper > ul {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom: 0;
  height: 100% !important;
}
.rma-reviews-carousel-2 .lSSlideWrapper > ul > li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor: pointer;
  background-color: #f7f8f9;
  height: auto!important;
}
.rma-reviews-carousel-2 .item.container {
  padding: 0;
  max-width: 1516px;
  height: 100%;
}
.rma-reviews-carousel-2 .item.container > .row {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
}
.rma-reviews-carousel-2 .item.container > .row > .section-left {
  text-align: center;
}
@media (max-width: 991px) {
  .rma-reviews-carousel-2 .item.container > .row > .section-left {
    min-height: unset;
  }
}
.rma-reviews-carousel-2 .item.container > .row > .section-left img.image-property {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 300px;
  max-height: 300px;
  max-width: unset;
}
@media (max-width: 992px) {
  .rma-reviews-carousel-2 .item.container > .row > .section-left img.image-property {
    max-width: 100%;
  }
}
@media (max-width: 428px) {
  .rma-reviews-carousel-2 .item.container > .row > .section-left img.image-property {
    max-width: 100%;
  }
}
.rma-reviews-carousel-2 .item.container > .row > .section-right {
  min-height: 695px;
}
@media (max-width: 991px) {
  .rma-reviews-carousel-2 .item.container > .row > .section-right {
    min-height: unset;
  }
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .inner-padding {
  padding: 2em;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right img.image-agent {
  width: 102px;
  height: 102px;
  border: 1px solid #e7eaed;
  background-color: #fafafa;
  border-radius: 100%;
  object-fit: cover;
  object-position: top;
  margin-right: 0.3em;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right img.image-ratemyagent-logo {
  object-fit: contain;
  width: 114px;
  height: auto;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right img.image-ratemyagent-check {
  width: 43px;
  height: 43px;
  background-color: #dcf4f2;
  border-radius: 100%;
  object-fit: cover;
  margin-top: 6px;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details {
  align-items: center;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .agent-name-container {
  position: static;
  font-size: 1.2em;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .agent-name-container b {
  width: 100%;
  display: block;
  word-break: break-all;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .agent-name-container a.link-more-reviews {
  margin-top: 1em;
  text-decoration: none;
  text-underline-offset: 3px;
  font-weight: bold;
  color: var(--bs-cyan);
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .agent-name-container a.link-more-reviews:hover {
  text-decoration: underline;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .agent-name-container a.link-more-reviews:after {
  content: ">";
  display: inline-block;
  position: relative;
  font-weight: normal;
  font-size: 1em;
  line-height: 4px;
  margin-left: 6px;
  font-family: monospace;
  color: var(--bs-cyan);
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .link-rentmyagent-container {
  text-align: right;
}
@media (max-width: 991px) {
  .rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .link-rentmyagent-container {
    text-align: left;
  }
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-agent-details .link-rentmyagent-container a.link-rentmyagent {
  display: inline-block;
  margin-top: 7px;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-text {
  position: static;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-text h4 {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1.2em;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 2.6em;
  line-height: 1.3em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-text blockquote {
  font-weight: normal;
  font-size: 1.2em;
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1.6em;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-text .hidden {
  display: none;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-text .readmore {
  margin: 0 5px;
  text-underline-offset: 3px;
  color: var(--bs-cyan);
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .rma-star-rating {
  position: static;
  margin: 2.2em 0 1.6em 0;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .rma-star-rating .fa {
  font-size: 1.5em;
  letter-spacing: 0.2em;
  color: #c8c8c8;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .rma-star-rating .fa.checked {
  color: #efbc42 !important;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-submitted-by {
  position: static;
  padding: 1em 0;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-submitted-by .small {
  font-size: 0.8rem;
  position: relative;
}
.rma-reviews-carousel-2 .item.container > .row > .section-right .review-submitted-by .small:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #c9c9c9;
  width: 2px;
  height: 100%;
  left: -15px;
}

/* ******** END SLIDER STYLES ******** */

.lSSlideOuter {
  position: static;
}
.lSSlideOuter .lSAction a {
  width: 66px;
  height: 66px;
  background-image: url(https://resources.cloudhi.io/images/lightslider-controls.png);
  margin-top: -16px;
  background-repeat: no-repeat;
  background-size: 67px;
  background-position: center top;
  box-shadow: none;
  border-radius: 100%;
}
@media (max-width: 991px) {
  .lSSlideOuter .lSAction a {
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.75);
  }
}
.lSSlideOuter .lSAction a.lSPrev {
  background-position: center top;
  left: 3%;
}
.lSSlideOuter .lSAction a.lSNext {
  background-position: center bottom;
  right: 3%;
}
.lSSlideOuter .lSPager.lSpg {
  margin: 40px 0 20px 0 !important;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: var(--bs-white);
  border: 1px solid var(--bs-cyan);
  height: 25px;
  width: 25px;
}
.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: var(--bs-cyan);
}

/* ******** END LIGHT SLIDER CUSTOM STYLES ******** */

 div[data-gjs-type="wrapper"] .hi-cms-editable .rma-section .rma-reviews-carousel-2 {
     overflow: hidden;
     height: auto;
 }

  div[data-gjs-type="wrapper"] .hi-cms-editable .rma-section .rma-reviews-carousel-2 ul.lightSlider {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;   
  }

  div[data-gjs-type="wrapper"] .hi-cms-editable .rma-section .rma-reviews-carousel-2 ul.lightSlider > li:nth-of-type(1n+4)  {
    display: none;
  }


 div[data-gjs-type="wrapper"] .hi-cms-editable .rma-section .rma-reviews-carousel-2 ul.lightSlider li .item.container {
    max-width: unset;
}
.hi-aa-stand-alone.short{
    position: relative;
}
.auto-appraisal-stand-alone-5 {
	background-color: unset;
	height: 100vh;
	overflow: visible;
}
.hi-aa-stand-alone.short .auto-appraisal-stand-alone-5 {
    position: unset;
}
@media only screen and (min-width: 1281px) {
    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-5 {
        height: 480px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-5 {
        height: 560px;
    }
}

.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: 767px) {
    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-5 {
        height: auto;
    }
     .hi-aa-stand-alone.short .auto-appraisal-stand-alone-5 .left-block {
        min-height: unset;
    }
}
@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: 480px) {
    .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;
}

.hi-aa-stand-alone.short .auto-appraisal-stand-alone-5 .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-5 .container > .row .left-block .d-block .harcourts-font {
        font-size: 72px;
        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: 480px) {
	.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) {

    .hi-aa-stand-alone.short .auto-appraisal-stand-alone-5 .container > .row .left-block .d-block .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: 100%;
    top: 0;
	left: 0px;
    z-index: 0;
}

@media (max-width: 1400px) {
	.auto-appraisal-stand-alone-5 .container > .row .right-block > .row > .col .d-block {
		width: 100%;
	}
}

@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: 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-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%);
	}


}
