﻿.xome-side-panel {
  display: none !important;
}

@media (min-width: 768px) {
  .main-footer {
    padding-right: 0.75rem !important;
  }
}

.home-value-search-wrapper {
  color: #3f4a58;
  font-family: "Poppins", Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  padding: 70px 0 0;
  text-align: left;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.home-value-search-wrapper * {
  box-sizing: border-box;
}
.home-value-search-wrapper .clearfix::before, .home-value-search-wrapper .clearfix::after {
  content: "";
  display: table;
}
.home-value-search-wrapper .clearfix::after {
  clear: both;
}
.home-value-search-wrapper .main-cta {
  background: #ff5c39;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 600;
  height: 48px;
  line-height: 2.7;
  position: relative;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .main-cta {
    display: inline-block;
    padding: 0 32px;
  }
}
.home-value-search-wrapper .main-cta.inverted {
  background: #fff;
  border: 2px solid #ff5c39;
  color: #ff5c39;
  line-height: 2.4;
}
.home-value-search-wrapper .main-cta.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.home-value-search-wrapper input {
  font-family: "Poppins", Arial;
}
.home-value-search-wrapper .inner-wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1340px;
  padding: 0 20px;
  position: relative;
}
@media (min-width: 1200px) {
  .home-value-search-wrapper .inner-wrapper {
    padding: 0 50px;
  }
}
.home-value-search-wrapper .section-search-area {
  clear: both;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-search-area {
    height: 420px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .home-value-search-wrapper .section-search-area {
    height: 420px;
  }
}
.home-value-search-wrapper .section-search-area .inner-wrapper {
  height: 100%;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-search-area .inner-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.home-value-search-wrapper .section-search-area .left-side {
  clear: both;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-search-area .left-side {
    width: 56%;
  }
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .left-side {
    width: 60%;
  }
}
.home-value-search-wrapper .section-search-area .right-side {
  display: none;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-search-area .right-side {
    display: block;
  }
}
.home-value-search-wrapper .section-search-area .main-header {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 8px;
  padding: 25px 0 0;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-search-area .main-header {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .main-header {
    font-size: 30px;
    margin-bottom: 3px;
  }
}
.home-value-search-wrapper .section-search-area .slogan {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 18px;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .slogan {
    font-size: 18px;
    margin-bottom: 33px;
  }
}
.home-value-search-wrapper .section-search-area .search-field-container {
  height: 52px;
  position: relative;
}
.home-value-search-wrapper .section-search-area .search-field-container .search-field-main {
  border: 2px solid #ff5c39;
  border-radius: 8px;
  color: #3f4a58;
  float: left;
  font-size: 16px;
  font-weight: 500;
  height: 52px;
  line-height: 1.2;
  padding: 0 83px 0 15px;
  width: 100%;
  margin-left: 5px;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .search-field-container .search-field-main {
    padding-right: 50px;
    width: calc(100% - 15px);
  }
}
.home-value-search-wrapper .section-search-area .search-field-container .search-field-main::placeholder {
  color: #a4a4a4;
}
.home-value-search-wrapper .section-search-area .search-field-container .search-field-main:focus {
  border-color: #ff5c39;
  outline: none;
}
.home-value-search-wrapper .section-search-area .search-field-container .clear-field {
  display: none;
  height: 26px;
  position: absolute;
  right: 47px;
  top: 13px;
  width: 26px;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .search-field-container .clear-field {
    right: 172px;
  }
}
.home-value-search-wrapper .section-search-area .search-field-container .clear-field.show-clear {
  display: block;
}
.home-value-search-wrapper .section-search-area .search-field-container .clear-field::before, .home-value-search-wrapper .section-search-area .search-field-container .clear-field::after {
  background: #3f4a58;
  content: "";
  display: block;
  height: 26px;
  left: 12px;
  position: absolute;
  top: 0;
  width: 2px;
}
.home-value-search-wrapper .section-search-area .search-field-container .clear-field::before {
  transform: rotate(45deg);
}
.home-value-search-wrapper .section-search-area .search-field-container .clear-field::after {
  transform: rotate(-45deg);
}
.home-value-search-wrapper .section-search-area .search-field-container .search-cta {
  background: url(/nextgen/img/home-value/magnifying-glass.svg) no-repeat center;
  background-color: transparent;
  background-size: 22px auto;
  border: 0;
  display: block;
  float: left;
  height: 52px;
  outline: none;
  position: absolute;
  right: 2px;
  top: 0;
  width: 45px;
  -webkit-appearance: none;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .search-field-container .search-cta {
    align-items: center;
    background: #ff5c39;
    border-radius: 8px !important;
    color: #fff;
    display: flex;
    float: right;
    font-size: 15px;
    font-weight: 600;
    justify-content: center;
    position: relative;
    right: auto;
    text-align: center;
    text-decoration: none;
    width: 150px;
  }
}
.home-value-search-wrapper .section-search-area .search-field-container .search-cta .inner-text {
  display: none;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .search-field-container .search-cta .inner-text {
    display: block;
    white-space: nowrap;
  }
}
.home-value-search-wrapper .section-search-area .detailed-disclaimer {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
  margin: 18px 0 0;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .detailed-disclaimer {
    margin-top: 34px;
  }
}
.home-value-search-wrapper .section-search-area .graphic-image {
  display: block;
  max-width: 370px;
  width: 260px;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-search-area .graphic-image {
    max-width: 330px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .home-value-search-wrapper .section-search-area .graphic-image {
    max-width: 370px;
  }
}
.home-value-search-wrapper .section-accurate-estimate-details {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 1340px;
  padding: 0 20px;
  text-align: left;
}
@media (min-width: 1200px) {
  .home-value-search-wrapper .section-accurate-estimate-details {
    padding: 0 50px;
  }
}
.home-value-search-wrapper .section-accurate-estimate-details .home-value-tool-details-container {
  margin: 0 auto 15px;
  text-align: left;
}
.home-value-search-wrapper .section-accurate-estimate-details .home-value-details-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-between;
  width: 100%;
}
.home-value-search-wrapper .section-accurate-estimate-details .home-value-details-container .title {
  font-weight: 500;
  margin-bottom: 10px;
}
.home-value-search-wrapper .section-accurate-estimate-details .home-value-details-container div {
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 rgba(113, 113, 113, 0.5);
  flex: 1;
  max-width: 100%;
  min-height: 100%;
  padding: 15px;
  text-align: left;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-accurate-estimate-details .home-value-details-container div {
    min-height: 110px;
  }
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-accurate-estimate-details .home-value-details-container {
    flex-direction: row;
  }
}
.home-value-search-wrapper .section-accurate-estimate-details .detail {
  margin-bottom: 0;
}
.home-value-search-wrapper .section-accurate-estimate-details h2 {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 18px;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-accurate-estimate-details h2 {
    font-size: 18px;
  }
}
.home-value-search-wrapper .section-faqs {
  clear: both;
  margin: 50px 0 0;
  padding: 0 0 35px;
  position: relative;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-faqs {
    margin-top: 130px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-faqs {
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .home-value-search-wrapper .section-faqs {
    padding-bottom: 130px;
  }
}
.home-value-search-wrapper .section-faqs .sub-header {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 14px;
  position: relative;
  z-index: 50;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-faqs .sub-header {
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-faqs .sub-header {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.home-value-search-wrapper .section-faqs .faqs-container {
  background: #fff;
  border-top: 1px solid #d8d8d8;
  clear: both;
  position: relative;
  z-index: 50;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-faqs .faqs-container {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    padding: 0 20px;
  }
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-faqs .faqs-container {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .home-value-search-wrapper .section-faqs .faqs-container {
    margin: 0 75px;
  }
}
.home-value-search-wrapper .section-faqs .faqs-list {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 50;
}
.home-value-search-wrapper .section-faqs .faq-item {
  border-bottom: 1px solid #d8d8d8;
  clear: both;
  display: block;
  position: relative;
}
.home-value-search-wrapper .section-faqs .faq-item:last-child {
  border: 0;
}
.home-value-search-wrapper .section-faqs .faq-item.show-answer .question::after {
  transform: rotate(180deg);
}
.home-value-search-wrapper .section-faqs .faq-item.show-answer .answer {
  display: block;
}
.home-value-search-wrapper .section-faqs .question {
  clear: both;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 15px 38px 15px 0;
  position: relative;
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-faqs .question {
    padding: 22px 38px 22px 0;
  }
}
.home-value-search-wrapper .section-faqs .question::after {
  background: url(/nextgen/img/home-value/faq-caret.svg) no-repeat center;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.home-value-search-wrapper .section-faqs .answer {
  clear: both;
  display: none;
  font-weight: 300;
}
.home-value-search-wrapper .section-faqs .answer .blog-url {
  color: #ff5c39;
}
.home-value-search-wrapper .section-faqs .answer-paragraph {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 0 0 15px;
}
.home-value-search-wrapper .section-faqs .answer-list {
  list-style: disc;
  margin: 0;
  padding: 0 0 15px 30px;
}
.home-value-search-wrapper .section-faqs .answer-list li {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
.home-value-search-wrapper .section-faqs .decorative-graphic {
  display: block;
  position: absolute;
  right: 20px;
  top: -26px;
  width: 130px;
  z-index: 0;
}
@media (min-width: 768px) {
  .home-value-search-wrapper .section-faqs .decorative-graphic {
    left: 22px;
    right: auto;
    top: -54px;
    width: 200px;
  }
}
@media (min-width: 1000px) {
  .home-value-search-wrapper .section-faqs .decorative-graphic {
    left: 25px;
    max-width: 289px;
    top: -77px;
    width: 250px;
  }
}
@media (min-width: 1200px) {
  .home-value-search-wrapper .section-faqs .decorative-graphic {
    left: 50px;
    top: -98px;
    width: auto;
  }
}

@keyframes search-dropdown-enter {
  0% {
    opacity: 0;
    margin-top: -10px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
.property-search {
  width: 100%;
  position: relative;
}
.property-search .search-input-wrapper {
  position: relative;
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-left: -5px !important;
}
.property-search .search-input-wrapper .input-search-dropdown {
  position: absolute;
  left: 0;
  top: 56px;
  margin-left: 5px;
  width: 100%;
  padding: 10px 0 0;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 7px 0 rgba(147, 147, 147, 0.5);
  z-index: 51;
  display: none;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body {
  display: flex;
  flex: 0 0 100%;
  min-height: 140px;
  padding: 0 15px 0 10px;
  flex-wrap: wrap;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .ac_results {
  left: 0 !important;
  position: relative !important;
  width: auto !important;
  display: block !important;
  font-size: 12px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.invalid-input {
  display: block;
  width: 100%;
  padding-right: 10px;
  margin-bottom: 8px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.invalid-input .ac_results {
  display: none !important;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.invalid-input .custom-error-msg {
  display: block;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.invalid-input .custom-error-msg .valid-input-required {
  display: block;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left {
  width: 0;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg {
  display: none;
  font-size: 10px;
  font-weight: 600;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg .location-formats .location-format-type {
  float: left;
  font-weight: 300;
  width: 40%;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg .location-formats .location-format-example {
  padding-left: 4px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg .valid-input-required {
  display: none;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg .search-term-container {
  display: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg.home-worth .location-zip {
  display: none;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg.home-worth .location-city {
  display: none;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg.home-worth .location-neighborhood {
  display: none;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left ul {
  cursor: pointer;
  padding: 0;
  list-style: none;
  width: 100%;
  margin: 0;
  padding-top: 5px;
  padding-left: 5px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left ul li {
  display: inline-flex;
  width: 100%;
  margin-bottom: 4px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left ul li a {
  display: inline;
  color: #535353;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  width: 99%;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left ul li a span {
  font-weight: 600;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.results-loaded {
  display: block;
  width: 100%;
  padding-right: 10px;
  margin-bottom: 8px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.results-loaded.no-results .custom-error-msg {
  display: block;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.results-loaded.no-results .custom-error-msg .search-term-container {
  display: block;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.results-loaded.no-results.invalid-input .custom-error-msg .valid-input-required {
  display: none;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-right ul {
  padding: 0;
  list-style: none;
  width: 100%;
  margin: 0;
  cursor: pointer;
  padding: 0;
  list-style: none;
  width: 100%;
  margin: 0;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-right .search-result-box {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  max-width: 100%;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-right .search-result-box .result-box-inner {
  display: inline-flex;
  align-items: center;
  width: auto;
  max-width: 100%;
  background-color: #F4F4F4;
  padding: 4px 8px 4px 4px;
  cursor: pointer;
  text-decoration: none;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-right .search-result-box .result-box-inner i {
  display: inline-block;
  width: 17px;
  min-width: 17px;
  height: 17px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../../img/icon-search-grey.svg);
  margin-right: 3px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-right .search-result-box .text-content {
  color: #535353;
  font-size: 11px;
  font-weight: 400;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.property-search .search-input-wrapper .input-search-dropdown .head {
  font-size: 12px;
  font-weight: 600;
  color: #535353;
  margin: 0 0 10px;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-footer {
  width: 100%;
  padding: 15px 15px 13px;
  border-radius: 0 0 5px 5px;
  background-color: #F8F8FA;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-footer .saved-searches {
  display: flex;
}
.property-search .search-input-wrapper .input-search-dropdown .search-dropdown-footer .saved-search-result {
  display: inline-block;
  color: #535353;
  font-size: 12px;
  margin: 0 5px 5px 0;
  line-height: 1.3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.property-search .search-input-wrapper .form-control {
  height: 40px;
  font-size: 16px;
  padding-right: 60px;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-right: 60px;
}
.property-search .search-input-wrapper .form-control::-moz-placeholder {
  color: #aaa;
}
.property-search .search-input-wrapper .form-control:-ms-input-placeholder {
  color: #aaa;
}
.property-search .search-input-wrapper .form-control::-webkit-input-placeholder {
  color: #aaa;
}
.property-search .search-input-wrapper .form-control:focus {
  box-shadow: none;
}
.property-search .search-input-wrapper .form-control:focus + .icon-cancel {
  display: inline-block;
}
.property-search .search-input-wrapper .form-control:placeholder-shown {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 36px;
}
.property-search .search-input-wrapper .form-control.search-border-radius {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.property-search .search-input-wrapper .icon-cancel {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url(../../img/icon-cross.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  border: none;
  padding: 20px 0;
  position: absolute;
  top: 0;
  right: 41px;
  cursor: pointer;
}
.property-search .btn-ddl {
  background-color: #FF5C39;
  color: #FFF;
  font-size: 12px;
  height: 40px;
  padding: 5px;
  border-radius: 8px 0 0 8px !important;
  box-shadow: none;
  width: 90px;
  text-align: left;
  line-height: 0.9;
}
.property-search .btn-ddl::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  border-top: 0;
  border-left: none;
  top: 14px;
  right: 3px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: 0.2s;
}
.property-search .btn-ddl span {
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  width: 68px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2px;
}
.property-search .search-input-wrapper.dropdown-open .input-search-dropdown {
  display: block;
  animation: search-dropdown-enter 200ms linear, cubic-bezier(0.23, 1, 0.32, 1);
}
.property-search .dropdown-menu {
  font-size: 14px;
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 7px 0 rgba(147, 147, 147, 0.5);
  border: none;
}
.property-search .dropdown-menu .dropdown-item:active {
  background-color: #FF5C39;
}
.property-search .btn-search {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  background-image: url("../img/xome-home-icons.svg");
  background-repeat: no-repeat;
  background-position: -6px -6px;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  right: 3px;
  top: 4px;
  background-image: url("../../img/search-icon-new.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  background-size: 20px;
  opacity: 0.5;
}
.property-search .btn-search:focus {
  box-shadow: none;
}
.property-search .btn-search:hover {
  opacity: 1;
}
.property-search .agreement-text {
  font-weight: 300;
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-shadow: 0 2px 7px #6E6E6E;
  padding: 5px;
  text-decoration: none;
}
.property-search .btn-search-active {
  opacity: 1;
}

.location-box:placeholder-shown + .icon-cancel {
  opacity: 0;
  pointer-events: none;
}

.dropdown-body-right {
  width: 100%;
}

@media (min-width: 576px) {
  .property-search .btn-ddl {
    width: auto;
    text-align: center;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 30px;
    line-height: 1.5;
  }
  .property-search .btn-ddl span {
    width: 105px;
  }
}
@media (min-width: 1000px) {
  .property-search .search-input-wrapper .input-search-dropdown {
    width: 97.5%;
  }
}
@media (min-width: 768px) {
  .property-search .btn-ddl {
    height: 52px;
    font-size: 14px;
  }
  .property-search .btn-ddl::after {
    width: 10px;
    height: 10px;
    top: 17px;
    right: 12px;
  }
  .property-search.mobile-search .search-input-wrapper .input-search-dropdown {
    margin-left: 0px;
  }
  .property-search .search-input-wrapper .form-control {
    height: 52px;
    font-size: 13px;
    padding-right: 64px;
  }
  .property-search .search-input-wrapper .icon-cancel {
    background-size: 16px;
    padding: 26px 0;
    right: 48px;
  }
  .property-search .search-input-wrapper .input-search-dropdown {
    top: 52px;
  }
  .property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left {
    display: none;
    width: 65%;
    margin-bottom: 0;
  }
  .property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left .custom-error-msg {
    font-size: 12px;
  }
  .property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.results-loaded {
    width: 65%;
  }
  .property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left.invalid-input {
    width: 65%;
  }
  .property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-right .search-result-box .text-content {
    font-size: 13px;
  }
  .property-search .search-input-wrapper .input-search-dropdown .search-dropdown-footer .saved-search-result {
    font-size: 13px;
    margin: 0 7px 5px 0;
  }
  .property-search .btn-search {
    width: 50px;
    height: 52px;
    background-position: 0 0;
  }
  .property-search .agreement-text {
    font-size: 12px;
  }
  .dropdown-body-right {
    width: 100%;
  }
  .dropdown-body-left.results-loaded + .dropdown-body-right {
    width: 35%;
  }
  .dropdown-body-left.invalid-input + .dropdown-body-right {
    width: 35%;
  }
}
@media (min-width: 1300px) {
  .property-search .search-input-wrapper .form-control {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .property-search .search-input-wrapper .input-search-dropdown .search-dropdown-body .dropdown-body-left {
    max-width: 100%;
  }
  .dropdown-body-right {
    max-width: 100%;
    flex: 0 0 145px;
  }
}
.sticky .property-search .btn-search {
  top: 22px !important;
  width: 32px;
}
@media (max-width: 767px) {
  .sticky .property-search .btn-search {
    top: 4px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .sticky .property-search .btn-search {
    top: 13px !important;
  }
}

.white-bg .property-search .btn-search {
  top: 22px !important;
  width: 32px;
}
@media (max-width: 767px) {
  .white-bg .property-search .btn-search {
    top: 4px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .white-bg .property-search .btn-search {
    top: 13px !important;
  }
}

body.embedded-version #header-content,
body.embedded-version #footer-content,
body.embedded-version iframe#launcher,
body.embedded-version #onetrust-consent-sdk,
body.embedded-version iframe[title="Close message"],
body.embedded-version iframe[title="Message from company"],
body.embedded-version iframe[title="Xome Concierge"] {
  display: none !important;
}
body.embedded-version .home-value-search-wrapper {
  padding-top: 0;
}
