@charset "UTF-8";
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body, #header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container, #header2-wrap #st-sitemenu-20v2 .header_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#header2-wrap #st-sitemenu-20v2 .header_container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#header2-wrap.internalPageHeader nav#st-sitemenu-20v2 {
  position: relative;
}
#header2-wrap.internalPageHeader nav#st-sitemenu-20v2 .header_container {
  background-color: var(--bay-dark-black) !important;
  box-shadow: 0 2px 10px var(--bay-dark-black) !important;
  padding: 16px 60px;
}
#header2-wrap #st-sitemenu-20v2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 0;
}
#header2-wrap #st-sitemenu-20v2 .header_container {
  justify-content: space-between;
  z-index: 10;
  padding: 80px 60px 45px 60px;
  gap: 67px;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 999 !important;
  background-color: transparent !important;
  transition: background-color 0.3s ease, box-shadow 0.3s ease !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container .logo-area {
  position: unset !important;
  width: 7%;
}
#header2-wrap #st-sitemenu-20v2 .header_container .logo-area img {
  position: relative;
  max-width: 200px;
  max-height: 60px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .navbar-nav {
  display: flex;
  flex-wrap: wrap;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .nav-link {
  font-family: var(--bay-primary-font) !important;
  color: var(--bay-white);
  padding: 0 16px;
  font-size: var(--bay-font-size--1125);
  text-transform: uppercase;
  font-weight: var(--bay-primary-font-weight);
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .nav-link:active,
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .nav-link:hover {
  color: var(--bay-white) !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 #navigation {
  text-align: left !important;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  visibility: hidden;
  margin: 0;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 #navigation .navigation-item {
  display: inline-block;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 #navigation li:last-child a {
  padding-right: 0 !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas {
  width: 400px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-end {
  background-color: var(--bay-bg-white) !important;
  right: 0;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-header {
  align-items: center;
  padding: 20px 12px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-header .svg-icon {
  width: 16px;
  height: 16px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-header .svg-icon path {
  stroke: var(--bay-bg-lightgrey-2);
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-header .btn-close {
  --bs-btn-close-bg: none;
  opacity: 1;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  overflow-y: visible;
  word-break: break-word;
  margin-top: 25px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation {
  width: 100%;
  padding: 25px;
  list-style-type: none;
  overflow: scroll;
  height: 60vh;
  height: 610px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .navigation-item {
  padding: 10px;
  opacity: 1;
  height: 70px;
}
@media (max-width: 768px) {
  #header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .navigation-item {
    height: 60px !important;
  }
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .navigation-item:hover {
  background-color: var(--bay-transparent-gray) !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .navigation-item:hover .dropdown-menu {
  background-color: var(--bay-transparent-gray) !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .nav-link {
  color: var(--bay-grey-85);
  opacity: 1 !important;
  font-size: 20px;
  line-height: var(--bay-line-height--3125);
  text-align: center;
  font-family: var(--bay-primary-font);
  font-weight: var(--bay-primary-font-weight);
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation a:hover {
  color: var(--bay-grey-85) !important;
  background-color: unset !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation li:not(.st-menu-sub-links) {
  border-bottom: 1px solid var(--bay-bg-darkgrey-1);
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .st-menu-sub-links:hover {
  background-color: var(--bay-white) !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown {
  white-space: unset;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-toggle::after {
  display: none !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown .caret {
  background-image: url("/assets/img/sidebardownarrow.png");
  display: inline-block;
  width: 30px;
  height: 17px;
  margin-left: 5px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 25px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu.show {
  display: block;
  position: static !important;
  width: 100%;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu {
  position: absolute !important;
  border-radius: var(--bay-border-radius);
  border: none;
  text-align: center;
  cursor: pointer;
  font-weight: var(--bay-primary-font-weight);
  line-height: var(--bay-line-height--1625);
  font-size: var(--bay-font-size--1125);
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu .dropdown-header {
  font-family: var(--bay-body-font);
  color: var(--bay-bg-lightgrey-2) !important;
  text-align: center !important;
  padding: 5px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu .st-menu-sub-links a,
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu strong {
  font-weight: var(--bay-primary-font-weight);
  line-height: var(--bay-line-height--1625);
  font-size: 18px;
  cursor: pointer;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .sidebar-navigation-item {
  display: block !important;
}
@media (max-width: 768px) {
  #header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation {
    height: 530px;
  }
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container {
  margin-top: auto;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container {
  gap: 30px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialImageStyle {
  position: relative;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialImageStyle a {
  border-radius: 100%;
  display: block;
  height: 35px;
  width: 35px;
  background: none !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialImageStyle a svg:hover {
  opacity: 75% !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialImageStyle .socialmediaImageStyle {
  height: 35px;
  width: 35px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialImageStyle .socialmediaImageStyleIcon {
  height: 15px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialImageStyle .socialmediaImageStyleIcon.facebook {
  width: 10px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialmediaImageStyle,
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body .sidebarfooter-container .socialMedia-container .socialmediaImageStyleIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#header2-wrap #st-sitemenu-20v2 .header_container .top_mobile {
  display: none;
}
#header2-wrap #st-sitemenu-20v2 .header_container .top_mobile i {
  font-size: var(--bay-font-size--180);
  color: var(--bay-white);
}
#header2-wrap #st-sitemenu-20v2 .header_container .top_mobile .icon_mobile {
  color: var(--bay-white);
}
#header2-wrap #st-sitemenu-20v2 .homepageHeader.scrolled {
  background-color: var(--bay-dark-black) !important;
  box-shadow: 0 2px 10px var(--bay-dark-black) !important;
  padding: 16px 60px;
}
#header2-wrap #st-sitemenu-20v2 .homepageHeader.scrolled .top_mobile .icon_mobile {
  color: var(--bay-white) !important;
}
@media (max-width: 991px) {
  #header2-wrap #st-sitemenu-20v2 .nav-item .nav-link {
    padding: 0.5em 0;
  }
}

@media (max-width: 768px) {
  #menu-20v2 #navigation {
    display: none !important;
  }
  .top_mobile {
    display: block !important;
  }
  #st-sitemenu-20v2 .header_container {
    padding: 16px 12px !important;
  }
  #st-sitemenu-20v2 .offcanvas {
    border: 0 !important;
  }
  #st-sitemenu-20v2 .offcanvas .offcanvas-body #drawer-navigation .nav-link {
    font-size: 18px !important;
    line-height: var(--bay-line-height--250) !important;
  }
  #st-sitemenu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu {
    font-size: var(--bay-font-size--101) !important;
    line-height: var(--bay-line-height--1375) !important;
  }
  #st-sitemenu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu .st-menu-sub-links a,
  #st-sitemenu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu strong {
    line-height: var(--bay-line-height--1375) !important;
    font-size: 16px !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .scrolled {
    padding: 16px 24px !important;
  }
}
@media (max-width: 480px) {
  #st-sitemenu-20v2 .header_container {
    padding: 29px 12px 21px 12px !important;
  }
  #st-sitemenu-20v2 .header_container .logo-area img {
    max-width: 130px !important;
    max-height: 40px !important;
  }
  #st-sitemenu-20v2 .scrolled {
    padding: 16px 12px !important;
  }
  .sidebarfooter-container .socialMedia-container {
    gap: 20px !important;
  }
  .sidebarfooter-container .socialMedia-container .socialImageStyle svg {
    height: 48px !important;
    width: 48px !important;
  }
}
#hero2-wrap:has(.slides) {
  padding: 10em 0 !important;
}
@media (max-width: 576px) {
  #hero2-wrap:has(.slides) {
    padding-bottom: 0 !important;
  }
}

#hero2-wrap .video {
  min-height: 965px;
}
#hero2-wrap .video .homepage-hero-module, #hero2-wrap .video .video-container, #hero2-wrap .video .filter, #hero2-wrap .video video, #hero2-wrap .video .st-searchform-container {
  min-height: 965px;
}
#hero2-wrap .video .st-searchform-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
#hero2-wrap .video .header-icon {
  margin-top: 40px !important;
}
#hero2-wrap .video .poster.hidden img {
  display: none !important;
}
@media (max-width: 767px) {
  #hero2-wrap .video .carousel-inner .carousel-item.active img.d-block.w-100 {
    position: absolute !important;
  }
  #hero2-wrap .video .st-searchform-container {
    z-index: 1;
    justify-content: center !important;
    min-height: 850px !important;
  }
  #hero2-wrap .video .st-searchform-container .header-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #hero2-wrap .video .st-searchform-container .header-section .header-image {
    position: relative !important;
  }
}

@media (min-width: 1024px) and (max-width: 1439px) {
  #hero2-wrap .video {
    min-height: 650px !important;
    padding: 0 !important;
  }
}
#hero2-wrap .youtube {
  height: 900px !important;
  min-height: unset !important;
  padding: unset !important;
}
#hero2-wrap .youtube iframe {
  position: absolute;
  width: 100% !important;
  height: 110%;
  top: 0;
  left: 0;
}
@media (min-width: 1200px) {
  #hero2-wrap .youtube .iq-agent-profile-container {
    max-height: 25%;
  }
}
@media (min-width: 769px) {
  #hero2-wrap .youtube .st-searchform-container {
    justify-content: end;
  }
}
@media (max-width: 767px) {
  #hero2-wrap .youtube .carousel-inner .carousel-item.active img.d-block.w-100 {
    position: absolute !important;
  }
  #hero2-wrap .youtube .st-searchform-container {
    margin-top: 40px;
    z-index: 1;
    justify-content: center !important;
  }
  #hero2-wrap .youtube .st-searchform-container .header-section {
    padding-top: 40px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #hero2-wrap .youtube .st-searchform-container .header-section .header-image {
    position: relative !important;
  }
}

@media (min-width: 1400px) {
  #hero2-wrap .youtube {
    height: 900px !important;
  }
  #hero2-wrap .youtube .st-searchform-container {
    justify-content: end !important;
  }
}
#hero2-wrap {
  min-height: 865px;
  overflow: auto !important;
}
#hero2-wrap .search-container:has(.search-section .house_value_carousel-item .getReportButton) {
  position: absolute;
  bottom: 12px;
}
#hero2-wrap .homepage-hero-module .video-container {
  position: absolute !important;
}
#hero2-wrap .carousel-inner {
  height: 100% !important;
}
#hero2-wrap .carousel-inner .carousel-item:not(.house_value_carousel-item)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bay-dark-black-04);
  z-index: 1;
}
#hero2-wrap .carousel-inner .carousel-item {
  height: 100% !important;
  position: relative;
  z-index: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  #hero2-wrap .carousel-inner .carousel-item .well {
    margin-top: 0 !important;
  }
}
#hero2-wrap .carousel-inner .carousel-item .iq-carousel-caption {
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 30px 70px 0 !important;
  z-index: 999999;
}
#hero2-wrap .carousel-inner .carousel-item img {
  object-fit: cover;
  height: 100% !important;
  background-position: center;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  object-position: center;
}
#hero2-wrap .st-searchform-container {
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
  height: 658px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  #hero2-wrap .st-searchform-container {
    justify-content: start !important;
  }
}
#hero2-wrap .st-searchform-container .iq-textdropdown {
  position: absolute !important;
  right: 8px;
  padding: 7px 7px;
  top: 8px;
}
@media (max-width: 768px) {
  #hero2-wrap .st-searchform-container .iq-textdropdown {
    top: -5px;
  }
}
#hero2-wrap .st-searchform-container .header-section:has(.sub-heading) .heading {
  margin-bottom: 16px !important;
}
#hero2-wrap .st-searchform-container .header-icon {
  margin-bottom: 48px;
}
#hero2-wrap .st-searchform-container .header-icon .header-image {
  max-width: 150px;
  max-height: 150px;
}
#hero2-wrap .st-searchform-container .heading {
  font-family: var(--bay-h1-font) !important;
  color: var(--bay-white);
  font-weight: var(--bay-font-weight--heading);
  font-size: var(--bay-font-size--3125);
  line-height: var(--bay-line-height--3125);
  letter-spacing: 0;
  margin-bottom: 32px !important;
}
#hero2-wrap .st-searchform-container .sub-heading {
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-font-weight--heading);
  font-size: var(--bay-font-size--150);
  line-height: var(--bay-line-height--200);
  letter-spacing: 0;
  color: var(--bay-white);
  margin-bottom: 32px;
}
#hero2-wrap .st-searchform-container .sell-form-container {
  display: none;
}
#hero2-wrap .st-searchform-container .button-group .active {
  background-color: var(--bay-bg-white);
  border-color: var(--bay-bg-white);
}
#hero2-wrap .st-searchform-container .button-group .btn {
  color: var(--bay-bg-white);
}
#hero2-wrap .st-searchform-container .button-group .btn-buy, #hero2-wrap .st-searchform-container .button-group .btn-sell {
  font-size: var(--bay-font-size--101);
  font-family: var(--bay-primary-font);
  border-radius: 0;
  width: 130px;
}
#hero2-wrap .st-searchform-container #homepage_searchform #multifield_autocomplete {
  height: 64px;
  border-radius: 0;
  border: 0;
  padding-left: 24px;
  font-size: var(--bay-font-size--1125);
}
#hero2-wrap .st-searchform-container #homepage_searchform #multifield_autocomplete:focus {
  z-index: 0;
}
#hero2-wrap .st-searchform-container #homepage_searchform .btn-search {
  width: 65px;
  background-color: var(--bay-white);
  color: var(--bay-medium-darkgray) !important;
}
#hero2-wrap .st-searchform-container #homepage_searchform .btn-search:hover {
  color: var(--bay-white) !important;
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields input {
  border-radius: 0 !important;
  margin-top: 12px;
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .al-range-slider {
  padding: 0 1em;
  font-size: var(--bay-font-size--0625) !important;
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .al-range-slider__track {
  height: 10px;
  box-shadow: none !important;
  margin: 1em 0 !important;
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .al-range-slider__grid {
  height: 10px;
  border-radius: 4px;
  background: none;
  background-color: var(--bay-bg-white-transparent-1);
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .al-range-slider__knob {
  border-radius: 50%;
  background: var(--bay-bg-white);
  color: inherit;
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .al-range-slider__bar {
  height: 10px;
  border: none !important;
  border-radius: unset !important;
  box-shadow: none !important;
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .al-range-slider__grid-tick {
  display: none;
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .st-slider-display {
  font-size: var(--bay-font-size--0075);
  font-weight: bold;
  margin: 5px 0 10px 0;
  display: table;
  width: 100%;
  color: var(--bay-white) !important;
  font-family: var(--bay-primary-font);
}
#hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields .dropdown-menu {
  max-height: 290px;
  overflow: auto;
  margin: 0 26px 0 -118px !important;
}
#hero2-wrap .st-searchform-container #iq_housevalue_form #iq_housevalue_form-autocomplete:focus {
  z-index: 0;
}
#hero2-wrap .st-searchform-container #iq_housevalue_form #iq_housevalue_form-autocomplete, #hero2-wrap .st-searchform-container #iq_housevalue_form #iq_housevalue_form-autocomplete_1 {
  height: 64px;
  border-radius: 0;
  border: 0;
  padding-left: 24px;
  font-size: var(--bay-font-size--1125);
}
#hero2-wrap .st-searchform-container #iq_housevalue_form .btn-get-report {
  width: 65px;
  background-color: var(--bay-white) !important;
  padding: 0 !important;
  border-color: var(--bay-white) !important;
  color: rgb(102, 102, 102) !important;
}
#hero2-wrap .st-searchform-container #iq_housevalue_form .getReportButton {
  width: 95px;
}
#hero2-wrap .st-searchform-container #iq_housevalue_form .creatingButton {
  width: 130px;
}
#hero2-wrap .st-searchform-container #iq_housevalue_form .btn-get-report:hover, #hero2-wrap .st-searchform-container #iq_housevalue_form .getReportButton:hover, #hero2-wrap .st-searchform-container #iq_housevalue_form .creatingButton:hover {
  color: var(--bay-white) !important;
}
#hero2-wrap #placesCarousel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 576px) {
  #hero2-wrap #placesCarousel {
    height: 94vh;
  }
}
#hero2-wrap #placesCarousel .carousel-control-next, #hero2-wrap #placesCarousel .carousel-control-prev {
  height: auto !important;
  width: auto !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  padding: 10px 15px !important;
  z-index: 10 !important;
}
@media (max-width: 480px) {
  #hero2-wrap .st-searchform-container {
    padding-left: 12px !important;
    padding-right: 12px !important;
    justify-content: start !important;
  }
  #hero2-wrap .st-searchform-container .probootstrap-form {
    margin-bottom: 156px !important;
    padding: 0 !important;
  }
  #hero2-wrap .st-searchform-container .header-section {
    padding-top: 40px !important;
  }
  #hero2-wrap .st-searchform-container .header-icon {
    margin-bottom: 32px !important;
  }
  #hero2-wrap .carousel-item .house-value-section {
    position: relative !important;
  }
  #hero2-wrap .carousel-item .well {
    margin-top: 0 !important;
  }
}
@media (max-width: 400px) {
  #hero2-wrap .st-searchform-container #homepage_searchform #multifield_autocomplete_container #multifield_autocomplete {
    width: 100px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
  }
  #hero2-wrap .st-searchform-container #homepage_searchform #multifield_autocomplete_container input {
    width: auto !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
  }
}

@media (min-width: 481px) {
  #hero2-wrap .st-searchform-container .al-range-slider {
    margin-top: 8px;
  }
}
@media (width: 768px) {
  #hero2-wrap .iq-agent-profile-container {
    display: none !important;
  }
  #hero2-wrap .dropDownParent {
    width: 50% !important;
    position: relative;
  }
}
#hero2-wrap .st-searchform-container .dropDownParent {
  position: relative;
}

@media (max-width: 768px) {
  #hero2-wrap .st-searchform-container {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  #hero2-wrap .st-searchform-container .search-container {
    position: relative !important;
  }
  #hero2-wrap .st-searchform-container .search-container .search-section {
    position: absolute;
    width: 100%;
  }
  #hero2-wrap .st-searchform-container .header-section:has(.sub-heading) .heading {
    margin-bottom: 8px !important;
  }
  #hero2-wrap .st-searchform-container .heading {
    font-size: var(--bay-font-size--250) !important;
    line-height: var(--bay-line-height--250) !important;
  }
  #hero2-wrap .st-searchform-container .sub-heading {
    font-size: var(--bay-font-size--1125) !important;
    line-height: var(--bay-line-height--1625) !important;
  }
  #hero2-wrap .st-searchform-container .container {
    max-width: 100% !important;
    padding: 0 !important;
  }
  #hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields {
    flex-direction: row;
    row-gap: 8px;
    margin-top: 8px;
  }
  #hero2-wrap .st-searchform-container #homepage_searchform #iq_additional_searchfields input {
    margin-top: 0 !important;
  }
  #hero2-wrap .st-searchform-container:has(.house_value_carousel-item .getReportButton) {
    justify-content: end !important;
  }
  #hero2-wrap .st-searchform-container:has(.house_value_carousel-item .getReportButton) .search-section {
    bottom: 0;
  }
  #hero2-wrap .st-searchform-container:has(.house_value_carousel-item .getReportButton) .bottom-section {
    padding: 0 !important;
  }
  #hero2-wrap .st-searchform-container:has(.house_value_carousel-item .getReportButton) .sellForm {
    margin: 0 !important;
    width: 100% !important;
  }
  #hero2-wrap .carousel-inner .iq-carousel-caption {
    padding: 0 30px 60px 0 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #hero2-wrap {
    min-height: 650px !important;
  }
}
@media (max-width: 576px) {
  .editbar #hero2-wrap {
    min-height: 815px !important;
  }
  .editbar #hero2-wrap #placesCarousel {
    height: 87vh !important;
  }
  .editbar #hero2-wrap .st-searchform-container {
    height: 655px !important;
  }
}
#area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#area8-wrap .loading_contact_form {
  text-align: center;
  line-height: 1.1;
  margin: 100px 0;
  font-family: inherit;
  font-size: 36px;
  font-weight: 500;
  color: inherit;
}
#area8-wrap .blue_bg_footer {
  padding: 60px 0 85px;
  background-color: unset;
}
@media (max-width: 768px) {
  #area8-wrap .blue_bg_footer {
    padding: 60px 0 65px;
  }
}
#area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer {
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }
}
#area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header {
  font-size: var(--bay-font-size--180);
  font-family: var(--bay-h1-font) !important;
  font-weight: var(--bay-primary-font-weight);
  margin-bottom: 10px;
  text-transform: uppercase;
  margin-left: 4%;
}
#area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p {
  padding: 23px 38px 0;
  font-size: var(--bay-font-size--100);
  font-family: var(--bay-body-font);
}
@media (max-width: 768px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header {
    font-size: var(--bay-font-size--225) !important;
  }
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p {
    font-size: var(--bay-font-size--1125) !important;
  }
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header,
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p {
    text-align: center;
  }
}
@media (min-width: 325px) and (max-width: 1440px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .v2-14 .header {
    font-size: var(--bay-font-size--225) !important;
    line-height: 40px;
  }
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .v2-14 p {
    font-size: var(--bay-font-size--1125) !important;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header {
    font-size: var(--bay-font-size--225) !important;
  }
  #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p {
    font-size: var(--bay-font-size--1125) !important;
  }
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer .iq-contact-list {
  font-family: var(--bay-body-font);
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form #iq_lead_page_0001 .form-group {
  width: 100%;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form input[type=radio] {
  height: 20px !important;
  width: 12px !important;
  margin: 0 !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .checkbox small {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form small input[type=checkbox] {
  margin-bottom: 0 !important;
  height: auto !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form input:not(#iq_lead_form-submit),
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form textarea,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form select {
  border: 1px solid var(--bay-bg-darkgrey-1) !important;
  color: var(--bay-gray-light);
  height: 56px;
  padding-left: 15px;
  font-size: var(--bay-font-size--1125);
  width: 100%;
  margin-bottom: 15px;
  border-radius: 0 !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form textarea {
  height: 120px;
  padding-top: 15px;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .form-group:not(.checkbox) label,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form hr {
  display: none;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .form-group .checkbox {
  margin-bottom: 15px;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .form-group .checkbox label,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .form-group#publicid-container label,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form label.checkbox-label {
  display: inline-block !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form input:not(#iq_lead_form-submit):focus-visible,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form textarea:focus-visible {
  outline: 1px var(--bay-bg-darkgrey-1) !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form input::placeholder,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form textarea::placeholder {
  font-size: var(--bay-font-size--1125);
  font-weight: var(--bay-primary-font-weight);
  color: var(--bay-gray-light);
  font-family: var(--bay-body-font);
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form #iq_lead_form-submit {
  font-size: var(--bay-font-size--125);
  font-family: var(--bay-primary-font) !important;
  background-color: unset;
  border-radius: inherit;
  padding: 10px 50px;
  width: auto;
  display: flex;
  margin-top: 10px;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .text-muted.iq-form-field-required,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .leadform_disclaimer {
  display: none !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .iq-form-field-required {
  border: 1px solid var(--bay-bg-darkgrey-1) !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .checkbox.iq-form-field-required {
  border: none !important;
  padding-left: 0 !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .checkbox-label,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form #publicid-container label {
  font-family: var(--bay-primary-font) !important;
  font-size: var(--bay-font-size--0075);
  font-weight: var(--bay-font-weight--heading);
  line-height: var(--bay-line-height--250);
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .checkbox-label,
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form #publicid-container label {
  margin-bottom: 8px;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form .iq-contact-line-field {
  margin-bottom: 0 !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form small input[type=checkbox]:checked {
  background-color: var(--bay-skyblue) !important;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form small input[type=checkbox]:checked::after {
  content: "✓";
  color: var(--bay-white);
  font-size: 18px;
  position: absolute;
  left: 5px;
  top: 0;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form div.form-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer form#iq_lead_form div.form-group.has-error div.text-danger {
  width: 100%;
  text-align: start;
}
@media (max-width: 991px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer .iq-form-field-required {
    margin-top: 0 !important;
    color: var(--bay-gray-light) !important;
  }
}
@media (max-width: 768px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer .button {
    text-align: center;
  }
}
#area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer .iq-form-field-required {
  margin-left: 0 !important;
}
@media (max-width: 480px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer #iq_lead_form .text-center {
    display: flex;
    justify-content: center;
  }
  #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer #publicid-container > label {
    line-height: 20px !important;
  }
}
@media (max-width: 480px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer #iq_lead_form #iq_lead_form-submit {
    font-size: 16px;
  }
  #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer .form-group .checkbox span {
    font-size: 16px !important;
  }
}
@media (max-width: 400px) {
  #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer #iq_lead_form .form-group .checkbox span {
    font-size: 16px !important;
  }
}

.v2-15 #area8-wrap,
.v2-16 #area8-wrap {
  background-color: var(--bay-bg-light-gray-247) !important;
}
.v2-15 #area8-wrap .blue_bg_footer,
.v2-16 #area8-wrap .blue_bg_footer {
  padding: 80px 60px;
}
.v2-15 #area8-wrap .blue_bg_footer .bg_footer_text,
.v2-16 #area8-wrap .blue_bg_footer .bg_footer_text {
  align-items: flex-start !important;
}
.v2-15 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header,
.v2-16 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header {
  font-size: var(--bay-font-size--3125);
  margin-left: 0;
  margin-bottom: 60px;
  font-family: var(--bay-h1-font) !important;
  font-weight: var(--bay-primary-font-weight);
  text-transform: uppercase;
}
.v2-15 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p,
.v2-16 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p {
  font-size: var(--bay-font-size--1125);
  padding: 0 !important;
  font-family: var(--bay-body-font);
  line-height: var(--bay-line-height--180);
}
@media (max-width: 768px) {
  .v2-15 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p,
  .v2-16 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer p {
    margin-bottom: 60px !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .v2-15 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header,
  .v2-16 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header {
    margin-bottom: 16px !important;
    font-size: var(--bay-font-size--250) !important;
    line-height: var(--bay-line-height--250) !important;
  }
}
@media (max-width: 480px) {
  .v2-15 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header,
  .v2-16 #area8-wrap .blue_bg_footer .bg_footer_text .left_column_footer .header {
    margin-bottom: 16px !important;
    font-size: var(--bay-font-size--225) !important;
  }
}
.v2-15 #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer #iq_lead_form-submit,
.v2-16 #area8-wrap .blue_bg_footer .bg_footer_text .right_column_footer #iq_lead_form-submit {
  padding: 8px 16px !important;
  display: flex;
  height: 56px;
  width: 200px !important;
  justify-content: center;
  align-items: center;
}
.v2-15 #area8-wrap .blue_bg_footer .bg_footer_text .iq-lead-progress-text,
.v2-16 #area8-wrap .blue_bg_footer .bg_footer_text .iq-lead-progress-text {
  position: absolute;
  top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .v2-15 #area8-wrap .blue_bg_footer,
  .v2-16 #area8-wrap .blue_bg_footer {
    padding: 80px 24px !important;
  }
  .v2-15 #area8-wrap .blue_bg_footer .right_column_footer,
  .v2-16 #area8-wrap .blue_bg_footer .right_column_footer {
    padding: 0 120px !important;
  }
  .v2-15 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form div.col-lg-12.col-md-12.col-sm-12.col-xs-12.text-center div.form-group,
  .v2-16 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form div.col-lg-12.col-md-12.col-sm-12.col-xs-12.text-center div.form-group {
    width: 100% !important;
  }
  .v2-15 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form #iq_lead_form-submit,
  .v2-16 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form #iq_lead_form-submit {
    width: 100% !important;
    justify-content: center;
    height: 48px !important;
  }
}
@media (max-width: 480px) {
  .v2-15 #area8-wrap .blue_bg_footer,
  .v2-16 #area8-wrap .blue_bg_footer {
    padding: 60px 12px !important;
  }
  .v2-15 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form .text-center div.form-group,
  .v2-16 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form .text-center div.form-group {
    width: 100% !important;
  }
  .v2-15 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form #iq_lead_form-submit,
  .v2-16 #area8-wrap .blue_bg_footer .right_column_footer #iq_lead_form #iq_lead_form-submit {
    width: 100% !important;
    justify-content: center;
    height: 48px !important;
  }
}

@media (min-width: 991px) {
  .v2-15 #area8-wrap .left_column_footer .header,
  .v2-15 #area8-wrap .left_column_footer p,
  .v2-16 #area8-wrap .left_column_footer .header,
  .v2-16 #area8-wrap .left_column_footer p {
    text-align: left;
  }
}
@media (min-width: 991px) and (max-width: 1440px) {
  .v2-15 #area8-wrap .left_column_footer,
  .v2-16 #area8-wrap .left_column_footer {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (min-width: 1441px) {
  .v2-15 #area8-wrap .left_column_footer,
  .v2-16 #area8-wrap .left_column_footer {
    padding-right: 120px;
    padding-left: 120px;
  }
}
#area4-wrap .st-panels-wrapper .st-panel-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#area4-wrap .st-panels-wrapper .st-panel-contents {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

#area4-wrap .st-panels-wrapper {
  height: auto;
  display: table;
  width: 100%;
  background-color: var(--bay-white) !important;
}
#area4-wrap .st-panels-wrapper .row {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  z-index: 2;
}
#area4-wrap .st-panels-wrapper .header {
  font-size: var(--bay-font-size--heading);
  font-weight: var(--bay-font-weight--heading);
  font-family: var(--bay-h1-font);
}
#area4-wrap .st-panels-wrapper .st-panel-contents {
  font-size: var(--bay-font-size--150);
  color: var(--bay-white);
  font-family: var(--bay-primary-font);
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  padding: 0;
  bottom: 0;
}
#area4-wrap .st-panels-wrapper .item-relative {
  position: relative;
}
#area4-wrap .st-panels-wrapper .custom-style {
  margin: 0 6%;
}
#area4-wrap .st-panels-wrapper .st-panels-04 .st-panel {
  height: 275px !important;
}
#area4-wrap .st-panels-wrapper .st-panels-04 a {
  outline: 2px solid var(--bay-white);
  outline-offset: -25px;
  background: linear-gradient(rgba(0, 0, 0, 0.2) 100%, rgb(217, 217, 217) 100%, rgb(255, 255, 255) 100%);
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
#area4-wrap .st-panels-wrapper .st-panels-04 .img-fill-background {
  display: block;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  top: 0;
  left: 0;
  position: relative;
  z-index: -1;
}
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-2 #dualpanel_1,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_1,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-4 #dualpanel_1,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-4 #dualpanel_3,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-6 #dualpanel_1,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-6 #dualpanel_4 {
  padding-left: 0;
}
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-2 #dualpanel_2,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_3,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-4 #dualpanel_2,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-4 #dualpanel_4,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-6 #dualpanel_3,
#area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-6 #dualpanel_6 {
  padding-right: 0;
}
@media (max-width: 991px) {
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-6 > *:nth-child(odd) {
    padding-left: 0 !important;
    padding-right: 12px !important;
  }
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-6 > *:nth-child(even) {
    padding-left: 12px !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 768px) {
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_1,
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_2,
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_3,
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_4,
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_5,
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 #dualpanel_6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (width: 768px) {
  #area4-wrap .st-panels-wrapper .st-panels-04 .panel-count-3 .col-md-4 {
    width: 100% !important;
  }
}
@media (max-width: 576px) {
  #area4-wrap .st-panels-wrapper .st-panels-04 .st-panel {
    margin-bottom: 20px;
  }
  #area4-wrap .st-panels-wrapper .st-panels-04 #dualpanel_1,
  #area4-wrap .st-panels-wrapper .st-panels-04 #dualpanel_2,
  #area4-wrap .st-panels-wrapper .st-panels-04 #dualpanel_3,
  #area4-wrap .st-panels-wrapper .st-panels-04 #dualpanel_4,
  #area4-wrap .st-panels-wrapper .st-panels-04 #dualpanel_5,
  #area4-wrap .st-panels-wrapper .st-panels-04 #dualpanel_6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #area4-wrap .st-panels-wrapper .st-panels-04 .st-panel {
    height: 215px !important;
  }
}
@media (max-width: 480px) {
  #area4-wrap .st-panels-wrapper .header {
    font-size: var(--bay-font-size--225) !important;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  #area4-wrap .st-panels-wrapper .header {
    font-size: var(--bay-font-size--250) !important;
    line-height: 36px;
  }
}
@media (min-width: 769px) {
  #area4-wrap .st-panels-wrapper {
    padding-top: 4rem;
    margin-bottom: 2rem;
  }
}

#area3-wrap .bg_image_wrapper {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 50px 0;
}
#area3-wrap .text-container {
  background-color: var(--bay-bg-white-transparent-1);
  padding: 60px;
}
#area3-wrap .header {
  font-family: var(--bay-primary-font);
  font-size: var(--bay-font-size--225);
  font-weight: var(--bay-primary-font-weight);
  line-height: 36px;
}
#area3-wrap .bg_image_wrapper .content_wrapper .btn {
  font-family: var(--bay-primary-font);
  border-radius: 0;
  background-color: unset;
  padding: 10px 20px;
}
#area3-wrap .image_content_mobileView,
#area3-wrap .image_content_mobileView img {
  width: 100%;
}
#area3-wrap .content_wrapper {
  width: 588px;
  float: right;
  margin-right: 68px;
}
@media (max-width: 768px) {
  #area3-wrap .header {
    font-size: var(--bay-font-size--180);
  }
  #area3-wrap .image_content_mobileView {
    display: block !important;
  }
  #area3-wrap .bg_image_wrapper:not(.v2-17) {
    background-image: none !important;
    padding-bottom: 30px;
    min-height: unset;
  }
  #area3-wrap .text-container {
    padding: 0;
  }
  #area3-wrap .content_wrapper {
    width: 100% !important;
    height: unset;
    padding-bottom: 65px;
    margin-right: unset;
  }
}
@media (min-width: 769px) {
  #area3-wrap .text-container {
    box-shadow: 0 4px 20px var(--bay-black-025);
  }
  #area3-wrap .content_wrapper {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 480px) {
  #area3-wrap .group6_container-wrapper {
    padding-bottom: 0;
  }
  #area3-wrap .bg_image_wrapper {
    padding: 30px 0;
  }
  #area3-wrap .header {
    font-size: var(--bay-font-size--150) !important;
  }
  #area3-wrap .button {
    text-align: center;
  }
  #area3-wrap .text-container {
    padding-left: 10px;
  }
  #area3-wrap .content_wrapper {
    margin-right: unset;
  }
}

#area5-wrap .bg_image_wrapper {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 50px 0;
}
#area5-wrap .text-container {
  background-color: var(--bay-bg-white-transparent-1);
  padding: 60px;
}
#area5-wrap .header {
  font-family: var(--bay-primary-font);
  font-size: var(--bay-font-size--225);
  font-weight: var(--bay-primary-font-weight);
  line-height: 36px;
}
#area5-wrap .bg_image_wrapper .content_wrapper .btn {
  font-family: var(--bay-primary-font);
  border-radius: 0;
  background-color: unset;
  padding: 10px 20px;
}
#area5-wrap .image_content_mobileView,
#area5-wrap .image_content_mobileView img {
  width: 100%;
}
#area5-wrap .content_wrapper {
  width: 588px;
  margin-left: 68px;
}
@media (max-width: 768px) {
  #area5-wrap .header {
    font-size: var(--bay-font-size--180);
  }
  #area5-wrap .image_content_mobileView {
    display: block !important;
  }
  #area5-wrap .bg_image_wrapper:not(.v2-17) {
    background-image: none !important;
    padding-bottom: 15px;
    min-height: unset;
  }
  #area5-wrap .text-container {
    padding: 0;
  }
  #area5-wrap .content_wrapper {
    width: 100% !important;
    height: unset;
    margin-left: unset;
  }
}
@media (min-width: 769px) {
  #area5-wrap .text-container {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  }
  #area5-wrap .content_wrapper {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 480px) {
  #area5-wrap .header {
    font-size: var(--bay-font-size--150);
  }
  #area5-wrap .button {
    text-align: center;
  }
  #area5-wrap .text-container {
    padding-left: 10px;
  }
}

#area6-wrap .custom-banner .custom-banner-image .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#area6-wrap .custom-banner .custom-banner-image .logo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#area6-wrap .custom-banner {
  color: var(--bay-white);
  text-align: center;
  padding: 20px 0;
  position: relative;
  height: 220px;
  margin-top: 44px;
  margin-bottom: 44px;
}
#area6-wrap .custom-banner .row {
  width: 100%;
}
#area6-wrap .custom-banner .custom-banner-image .logo {
  margin-right: 90px;
  margin-top: -35px;
}
#area6-wrap .custom-banner .custom-banner-image img {
  width: 290px;
  height: 290px;
  border-radius: 50%;
}
#area6-wrap .custom-banner .custom-banner-text {
  width: 35%;
  margin-left: -4%;
}
#area6-wrap .custom-banner .custom-banner-text .text-start {
  margin-top: -35px;
}
#area6-wrap .custom-banner .custom-banner-text .bannerArrowImage {
  vertical-align: middle;
  width: 12px;
  height: 26px;
}
#area6-wrap .custom-banner .custom-banner-text a {
  text-decoration: var(--bay-text-decoration-none);
  color: var(--bay-white) !important;
}
#area6-wrap .custom-banner .banner_font {
  font-family: var(--bay-primary-font);
  font-weight: var(--bay-primary-font-weight);
  font-size: var(--bay-font-size--225);
  line-height: 40px;
}
#area6-wrap .custom-banner .banner_image_style {
  margin-bottom: 7px;
}
#area6-wrap .custom-banner .banner_text {
  font-weight: var(--bay-primary-font-weight);
  font-size: var(--bay-font-size--1125);
  font-family: var(--bay-body-font);
  line-height: 30px;
}
@media (max-width: 768px) {
  #area6-wrap .custom-banner {
    height: 180px;
  }
  #area6-wrap .custom-banner .banner_font {
    font-weight: var(--bay-primary-font-weight);
    font-size: var(--bay-font-size--180);
    line-height: 34px;
  }
  #area6-wrap .custom-banner .custom-banner-text {
    width: 55%;
  }
  #area6-wrap .custom-banner .custom-banner-text .text-start {
    margin-top: -35px;
  }
  #area6-wrap .custom-banner .custom-banner-image {
    margin-left: -8%;
  }
  #area6-wrap .custom-banner .custom-banner-image .logo {
    margin-right: 30px;
  }
  #area6-wrap .custom-banner .custom-banner-image img {
    width: 235px;
    height: 235px;
  }
}
@media (max-width: 480px) {
  #area6-wrap .custom-banner {
    margin-top: 120px;
    height: 325px;
  }
  #area6-wrap .custom-banner .custom-banner-image,
  #area6-wrap .custom-banner .custom-banner-text {
    width: 100%;
    justify-content: center;
  }
  #area6-wrap .custom-banner .custom-banner-image {
    margin-left: 0;
  }
  #area6-wrap .custom-banner .custom-banner-image img {
    margin-top: -88px;
    height: 200px;
    width: 200px;
  }
  #area6-wrap .custom-banner .custom-banner-image .logo {
    justify-content: center !important;
    margin-right: 0;
    margin-top: 0;
  }
  #area6-wrap .custom-banner .custom-banner-text {
    margin-left: 0;
  }
  #area6-wrap .custom-banner .custom-banner-text .text-start {
    text-align: center !important;
    margin-top: 30px;
    padding-left: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
@media (min-width: 383px) and (max-width: 402px) {
  #area6-wrap .custom-banner .banner_font {
    font-size: 1.77rem;
  }
}
@media (min-width: 481px) and (max-width: 700px) {
  #area6-wrap .custom-banner {
    height: 130px;
  }
  #area6-wrap .custom-banner .banner1_01_image {
    width: 186px;
  }
  #area6-wrap .custom-banner .banner_font {
    font-size: var(--bay-font-size--101);
    line-height: 20px;
  }
  #area6-wrap .custom-banner .banner_text {
    font-size: 14px;
    line-height: 20px;
  }
  #area6-wrap .custom-banner .custom-banner-image {
    margin-left: 0;
  }
  #area6-wrap .custom-banner .custom-banner-image img {
    width: 180px;
    height: 180px;
  }
  #area6-wrap .custom-banner .custom-banner-text {
    width: 50%;
    margin-top: -40px;
  }
  #area6-wrap .custom-banner .custom-banner-text .text-start {
    margin-top: 25px;
  }
  #area6-wrap .custom-banner .custom-banner-text .bannerArrowImage {
    vertical-align: middle;
    width: 10px;
    height: 15px;
  }
}

#area2-wrap .listings_search_container {
  padding: 60px 172px;
  background: var(--bay-light-gray-244);
}
@media (min-width: 2400px) {
  #area2-wrap .listings_search_container {
    padding: 60px 428px !important;
  }
}
@media (min-width: 577px) and (max-width: 1200px) {
  #area2-wrap .listings_search_container {
    padding: 60px !important;
  }
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container {
    padding: 40px 24px !important;
  }
}
#area2-wrap .listings_search_container .search-inner-wrapper {
  max-width: 1100px;
}
@media (max-width: 768px) {
  #area2-wrap .listings_search_container .search-form {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  #area2-wrap .listings_search_container .search-form .col-md-6 {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  #area2-wrap .listings_search_container .search-form .quick-search-image {
    margin-top: -320px;
  }
}
#area2-wrap .listings_search_container .listings_search_image_container {
  aspect-ratio: 1/1;
  max-height: 600px;
}
@media (min-width: 577px) and (max-width: 768px) {
  #area2-wrap .listings_search_container .listings_search_image_container {
    max-height: 420px;
  }
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_image_container {
    max-height: 350px !important;
    width: 100% !important;
  }
}
#area2-wrap .listings_search_container .listings_search_text_container {
  align-items: center;
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container {
    padding: 24px !important;
  }
}
@media (max-width: 768px) {
  #area2-wrap .listings_search_container .listings_search_text_container {
    z-index: 4;
    align-items: flex-end !important;
  }
}
#area2-wrap .listings_search_container .listings_search_text_container #section_multifield_autocomplete {
  height: 50px !important;
}
#area2-wrap .listings_search_container .listings_search_text_container .header-listings-search {
  color: var(--bay-maincolor);
  font-family: var(--bay-primary-font) !important;
  font-size: 40px;
  font-weight: var(--bay-primary-font-weight);
  line-height: 50px;
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container .header-listings-search {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
#area2-wrap .listings_search_container .listings_search_text_container .span-listing-header-text {
  color: var(--bay-maincolor);
  font-family: var(--bay-primary-font) !important;
  font-size: 16px;
  font-weight: var(--bay-primary-font-weight);
  line-height: 24px;
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container {
  align-items: flex-start;
  margin-left: -64px;
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container {
    margin-left: 0 !important;
  }
}
@media (max-width: 768px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container {
    align-items: flex-end !important;
  }
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container {
  background: var(--bay-white);
  padding: 48px;
  margin-top: 10px;
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container {
    padding: 24px !important;
  }
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search {
  gap: 32px;
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search .icon-text {
  font-size: 20px;
  line-height: 30px;
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-primary-font-weight);
  color: var(--bay-white) !important;
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .form-control {
  border-radius: 0px !important;
  display: flex;
  align-items: center;
  height: 50px;
  width: 85% !important;
  color: var(--bay-maincolor);
  font-family: var(--bay-primary-font) !important;
  font-size: 16px;
  font-weight: var(--bay-primary-font-weight);
  line-height: 24px;
  padding: 12px 16px !important;
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .form-control {
    width: 100% !important;
  }
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .drop-down-parent-container {
    gap: 16px !important;
  }
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .drop-down-parent-container .dropDownParent {
    padding: 0 !important;
  }
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .drop-down-parent-container .dropDownParent label {
  font-size: 12px;
  line-height: 18px;
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-primary-font-weight);
  color: var(--bay-maincolor) !important;
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .drop-down-parent-container .dropDownParent .iq-textdropdown {
  color: var(--bay-maincolor) !important;
  padding: 0 !important;
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .drop-down-parent-container .dropDownParent .iq-textdropdown button {
  background-color: var(--bay-maincolor) !important;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 8px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .quick-search-form-container .quick-search #iq_additional_searchfields .drop-down-parent-container .dropDownParent .iq-textdropdown ul.dropdown-menu {
  height: 200px;
  overflow-y: scroll;
}
@media (max-width: 576px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container .st-advanced-container {
    justify-content: center !important;
  }
}
#area2-wrap .listings_search_container .listings_search_text_container .text-container .st-advanced-container .st-advanced {
  color: var(--bay-maincolor) !important;
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-primary-font-weight);
  line-height: 30px;
  font-size: 20px;
  text-decoration: none !important;
}
@media (max-width: 334px) {
  #area2-wrap .listings_search_container .listings_search_text_container .text-container .st-advanced-container .st-advanced {
    font-size: 16px !important;
    line-height: 24px !important;
  }
}

#area12-wrap {
  background-color: var(--bay-bg-light-gray-247);
}
#area12-wrap a {
  text-decoration: none;
}
#area12-wrap .container {
  padding-bottom: 80px;
}
#area12-wrap .container .static_text_grid_container {
  width: 48%;
  text-align: center;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
#area12-wrap .container .head-line {
  font-size: var(--bay-font-size--450);
  line-height: var(--bay-line-height--450);
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-primary-font-weight);
}
#area12-wrap .container .sub-head-line {
  font-size: var(--bay-font-size--150);
  line-height: var(--bay-line-height--150);
  font-family: var(--bay-primary-font) !important;
  text-transform: uppercase;
}
@media (min-width: 481px) and (max-width: 1300px) {
  #area12-wrap .container .static_text_grid_container {
    width: 220px !important;
  }
  #area12-wrap .container .head-line {
    font-size: var(--bay-font-size--375);
    line-height: var(--bay-line-height--375);
  }
  #area12-wrap .container .sub-head-line {
    font-size: var(--bay-font-size--1125);
    line-height: var(--bay-line-height--1125);
  }
}
@media (max-width: 480px) {
  #area12-wrap .container .static_text_grid_container {
    width: 100% !important;
  }
  #area12-wrap .container .static_text_grid_details {
    margin-bottom: 50px !important;
  }
}

#area13-wrap {
  background-color: var(--bay-white);
}
#area13-wrap:has(.iq-editsectionbutton):not(:has(.featured-listings)) {
  margin-bottom: 100px !important;
}
#area13-wrap .featured-listings {
  padding: 80px 60px;
}
#area13-wrap .featured-listings .header_container {
  margin: 0 0 40px 0;
}
#area13-wrap .featured-listings .header_container .header_left {
  font-family: var(--bay-primary-font) !important;
  font-size: var(--bay-font-size--3125);
  font-weight: var(--bay-primary-font-weight) !important;
  line-height: var(--bay-line-height--250) !important;
  letter-spacing: 0;
  text-align: start;
  text-transform: uppercase;
  margin-bottom: 0;
}
#area13-wrap .featured-listings .header_container .header_right {
  width: max-content;
  text-align: end;
}
#area13-wrap .featured-listings .header_container .learn-btn {
  border: 1px solid;
  padding: 10px 20px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--bay-font-size--125);
  font-weight: var(--bay-primary-font-weight);
  font-family: var(--bay-primary-font) !important;
  line-height: var(--bay-line-height--180);
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
}
#area13-wrap .featured-listings .header_container .straight-line {
  height: 56px;
  opacity: 40% !important;
}
#area13-wrap .featured-listings .header_container .arrow-wrapper .carousel-control-prev {
  margin-left: 16px;
}
#area13-wrap .featured-listings .header_container .arrow-wrapper .carousel-control-prev,
#area13-wrap .featured-listings .header_container .arrow-wrapper .carousel-control-next {
  position: unset !important;
  width: unset;
}
#area13-wrap .featured-listings .header_container .arrow-wrapper .carousel-control-next.disabledButton, #area13-wrap .featured-listings .header_container .arrow-wrapper .carousel-control-prev.disabledButton {
  opacity: 25% !important;
  pointer-events: none !important;
  border-color: unset !important;
  background-color: unset !important;
  cursor: not-allowed !important;
}
#area13-wrap .featured-listings #st_featured_homes {
  padding: 0;
  box-shadow: none !important;
}
#area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_address,
#area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_specs {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 50ch;
}
@media (min-width: 1301px) and (max-width: 1550px) {
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_address,
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_specs {
    max-width: 30ch !important;
  }
}
@media (min-width: 1081px) and (max-width: 1300px) {
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_address,
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_specs {
    max-width: 40ch !important;
  }
}
@media (min-width: 601px) and (max-width: 1080px) {
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_address,
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_specs {
    max-width: 35ch !important;
  }
}
@media (max-width: 600px) {
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_address,
  #area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card .bay_listing_card_specs {
    max-width: unset !important;
  }
}
#area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card:hover .bay_listing_card_media img.property-image {
  transform: none !important;
  transition: none !important;
  filter: none !important;
}
#area13-wrap .featured-listings #st_featured_homes #bay_search_listings_results .bay_listing_card:hover .bay_listing_card_more {
  display: none;
}
#area13-wrap .featured-listings #st_featured_homes .carousel-inner {
  height: auto !important;
}
#area13-wrap .featured-listings #st_featured_homes .carousel-item {
  gap: 21px;
  justify-content: center;
}
#area13-wrap .featured-listings #st_featured_homes .carousel-item .bay_listings_property {
  -webkit-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
  transition: 0.3s all ease;
}
#area13-wrap .featured-listings #st_featured_homes .carousel-item #bay_search_listings_results .bay_listing_card {
  margin-bottom: 0;
}
#area13-wrap .featured-listings #st_featured_homes .carousel-item.active {
  display: flex !important;
}
@media (min-width: 1441px) {
  #area13-wrap .featured-listings #st_featured_homes .carousel-item.fourCards {
    justify-content: space-between !important;
  }
  #area13-wrap .featured-listings #st_featured_homes .bay_listings_property {
    width: 23% !important;
  }
}
@media (min-width: 1307px) and (max-width: 1440px) {
  #area13-wrap .featured-listings #st_featured_homes .bay_listings_property {
    width: 23.7% !important;
  }
  #area13-wrap .featured-listings #st_featured_homes .carousel-item {
    gap: 18px !important;
  }
}
@media (min-width: 992px) and (max-width: 1306px) {
  #area13-wrap .featured-listings #st_featured_homes .bay_listings_property {
    width: 32% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #area13-wrap .featured-listings #st_featured_homes .bay_listings_property {
    width: 49% !important;
  }
}
@media (min-width: 607px) and (max-width: 767px) {
  #area13-wrap .featured-listings #st_featured_homes .bay_listings_property {
    width: 48% !important;
  }
}
@media (max-width: 606px) {
  #area13-wrap .featured-listings #st_featured_homes .bay_listings_property {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  #area13-wrap .featured-listings {
    padding: 80px 24px;
  }
  #area13-wrap .featured-listings .header_container .header_left {
    font-size: var(--bay-font-size--250) !important;
  }
  #area13-wrap .featured-listings .header_container .header_right .learn-btn {
    height: 48px;
  }
  #area13-wrap .featured-listings .header_container .header_right .arrow-wrapper {
    height: 48px;
  }
  #area13-wrap .featured-listings .header_container .header_right .arrow-wrapper svg {
    width: 48px !important;
    height: 48px !important;
  }
  #area13-wrap .featured-listings .header_container .header_right .arrow-wrapper .straight-line {
    height: 48px !important;
  }
}
@media (max-width: 599px) {
  #area13-wrap .featured-listings {
    padding: 60px 12px !important;
    margin-bottom: 0;
  }
  #area13-wrap .featured-listings .header_container .header_right {
    margin-top: 16px !important;
  }
  #area13-wrap .featured-listings .header_container .header_left {
    font-size: var(--bay-font-size--225) !important;
    margin-bottom: 16px;
  }
  #area13-wrap .featured-listings .header_container .carousel-item.active {
    display: block !important;
  }
  #area13-wrap .featured-listings .bay_listings_property, #area13-wrap .featured-listings .bay_listing_card {
    width: 100% !important;
  }
}

@media (min-width: 1400px) {
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-end.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-next {
    transform: translateX(25%) !important;
    transition: transform 0.5s ease-in-out;
  }
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-start.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-prev {
    transform: translateX(-25%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-end.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-next {
    transform: translateX(25%) !important;
    transition: transform 0.5s ease-in-out;
  }
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-start.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-prev {
    transform: translateX(-25%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-end.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-next {
    transform: translateX(33.333%) !important;
    transition: transform 0.5s ease-in-out;
  }
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-start.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-prev {
    transform: translateX(-33.333%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-end.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-next {
    transform: translateX(50%) !important;
    transition: transform 0.5s ease-in-out;
  }
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-start.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-prev {
    transform: translateX(-50%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-end.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-next {
    transform: translateX(50%) !important;
    transition: transform 0.5s ease-in-out;
  }
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-start.active,
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-prev {
    transform: translateX(-50%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (max-width: 599px) {
  .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-end, .carousel-multiple#st_featured_homes .carousel-inner .carousel-item-start {
    transform: translateX(0) !important;
    transition: transform 0.3s ease-in-out;
    opacity: 0 !important;
  }
}
.carousel-multiple#st_featured_homes .carousel-inner .carousel-item-end,
.carousel-multiple#st_featured_homes .carousel-inner .carousel-item-start {
  transform: translateX(0) !important;
  transition: transform 0.5s ease-in-out;
}

#area14-wrap .carousel-multiple .carousel-inner .carousel-item {
  max-height: unset !important;
  margin-right: -100% !important;
}
#area14-wrap .carousel-multiple .carousel-inner .carousel-item.active, #area14-wrap .carousel-multiple .carousel-inner .carousel-item-next, #area14-wrap .carousel-multiple .carousel-inner .carousel-item-prev {
  display: flex;
}
#area14-wrap #featured_agents {
  padding: 80px 60px;
  max-height: unset !important;
}
@media (min-width: 2400px) {
  #area14-wrap #featured_agents.team-section {
    padding: 80px 428px !important;
  }
}
@media (max-width: 576px) {
  #area14-wrap #featured_agents.team-section {
    padding: 0 24px 60px !important;
    align-items: flex-start !important;
    gap: 20px !important;
  }
}
#area14-wrap #featured_agents .NoRecords {
  height: 100% !important;
}
#area14-wrap #featured_agents .NoRecords h1 {
  padding: 20px 0;
}
@media (max-width: 768px) {
  #area14-wrap #featured_agents .featured-agents-header-container {
    gap: 16px !important;
  }
}
@media (width: 768px) {
  #area14-wrap #featured_agents .featured-agents-header-container #featured-agents-header-text-container {
    width: 100% !important;
  }
}
#area14-wrap #featured_agents .featured-agents-header-container #featured-agents-header-text-container .span-agents-header-text {
  color: var(--bay-maincolor);
  font-family: var(--bay-primary-font) !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#area14-wrap #featured_agents .featured-agents-header-container #featured-agents-header-text-container .featured-agents-title-container {
  color: var(--bay-maincolor);
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-primary-font-weight);
  font-size: 40px;
  line-height: 50px;
}
@media (max-width: 576px) {
  #area14-wrap #featured_agents .featured-agents-header-container #featured-agents-header-text-container .featured-agents-title-container {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
#area14-wrap #featured_agents .featured-agents-header-container .agent-search-section {
  gap: 24px;
  display: flex;
  flex: 1 0 0;
  height: 48px;
}
@media (width: 768px) {
  #area14-wrap #featured_agents .featured-agents-header-container .agent-search-section {
    width: 100% !important;
  }
}
#area14-wrap #featured_agents .featured-agents-header-container .agent-search-section #agent_multifield_autocomplete_container {
  flex: 1 0 0 !important;
}
#area14-wrap #featured_agents .featured-agents-header-container .agent-search-section #agent_multifield_autocomplete_container .btn-getlocation:hover {
  opacity: 0.8 !important;
}
#area14-wrap #featured_agents .featured-agents-header-container .agent-search-section #agent_multifield_autocomplete_container #agent_multifield_autocomplete_homepage {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid var(--bay-bg-darkgrey-1);
  background: var(--bay-white);
  color: var(--bay-slate-gray-1);
  border-radius: 0;
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-primary-font-weight);
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 576px) {
  #area14-wrap #featured_agents .featured-agents-header-container .agent-search-section #agent_multifield_autocomplete_container #agent_multifield_autocomplete_homepage {
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 8px 12px !important;
  }
}
#area14-wrap #featured_agents .featured-agents-header-container .agent-search-section #agent_multifield_autocomplete_container .search-agent-button {
  color: var(--bay-white);
  font-family: var(--bay-primary-font) !important;
  font-size: 20px;
  font-weight: var(--bay-primary-font-weight);
  line-height: 30px;
}
#area14-wrap #featured_agents .agent-tag-section {
  max-width: 800px;
}
#area14-wrap #featured_agents .agent-tag-section .agent-tag-title-container {
  color: var(--bay-cool-gray);
  font-family: var(--bay-primary-font) !important;
  font-weight: var(--bay-primary-font-weight);
  font-size: 12px;
  line-height: 18px;
}
#area14-wrap #featured_agents .agent-tag-section .agent-tag-container {
  gap: 8px 4px;
}
#area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element {
  padding: 4px 8px;
  border-radius: 100px;
  border: 1px solid var(--bay-maincolor);
  background: transparent;
  font-size: 12px;
  color: var(--bay-maincolor);
  position: relative;
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
#area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element.disabled {
  pointer-events: none;
  opacity: 0.6;
}
#area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element::before {
  content: "";
  position: absolute;
  inset: -1px;
  background: var(--bay-maincolor);
  border-radius: 100px;
  z-index: -1;
  border: 1px solid var(--bay-maincolor);
  opacity: 0.75;
}
#area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element::after {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--bay-maincolor);
  opacity: 0.15;
  border-radius: 100px;
  z-index: -1;
}
@supports (background: color-mix(in srgb, var(--bay-maincolor) 15%, transparent)) {
  #area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element {
    border: 1px solid color-mix(in srgb, var(--bay-maincolor) 75%, transparent);
    background: color-mix(in srgb, var(--bay-maincolor) 15%, transparent);
  }
  #area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element::before, #area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element::after {
    display: none;
  }
}
#area14-wrap #featured_agents .agent-tag-section .agent-tag-container .agent-tag-container-element.active {
  color: var(--bay-white);
  background: var(--bay-maincolor);
  border: 1px solid var(--bay-maincolor);
}
#area14-wrap #featured_agents #st_featured_agents {
  box-shadow: none !important;
  margin: 0 !important;
}
#area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
#area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
#area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev,
#area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next,
#area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item.active {
  gap: 14px !important;
  margin-bottom: 16px !important;
}
@media (min-width: 1801px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item.active {
    gap: 30px !important;
  }
}
@media (min-width: 1027px) and (max-width: 1800px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item.active {
    gap: 22px !important;
  }
}
#area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end:not(.active),
#area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start:not(.active) {
  transform: translateX(0) !important;
  transition: transform 0.5s ease-in-out;
}
@media (min-width: 2201px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next {
    transform: translateX(24.07%) !important;
    transition: transform 0.5s ease-in-out;
  }
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev {
    transform: translateX(-24.07%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 1400px) and (max-width: 2200px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next {
    transform: translateX(24.5%) !important;
    transition: transform 0.5s ease-in-out;
  }
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev {
    transform: translateX(-24.5%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next {
    transform: translateX(25%) !important;
    transition: transform 0.5s ease-in-out;
  }
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev {
    transform: translateX(-25%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next {
    transform: translateX(33.1%) !important;
    transition: transform 0.5s ease-in-out;
  }
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev {
    transform: translateX(-33.1%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next {
    transform: translateX(48.5%) !important;
    transition: transform 0.5s ease-in-out;
  }
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev {
    transform: translateX(-48.5%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-next {
    transform: translateX(50%) !important;
    transition: transform 0.5s ease-in-out;
  }
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start.active,
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-prev {
    transform: translateX(-50%) !important;
    transition: transform 0.5s ease-in-out;
  }
}
@media (max-width: 599px) {
  #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-end, #area14-wrap #featured_agents #st_featured_agents.carousel-multiple .carousel-inner .carousel-item-start {
    transform: translateX(0) !important;
    transition: transform 0.3s ease-in-out;
    opacity: 0 !important;
  }
}
@media (max-width: 576px) {
  #area14-wrap #featured_agents #st_featured_agents #bay_search_listings_results {
    margin: 0 !important;
  }
  #area14-wrap #featured_agents #st_featured_agents #bay_search_listings_results #iq_agents.card-modern {
    margin: 0 !important;
  }
  #area14-wrap #featured_agents #st_featured_agents #bay_search_listings_results #iq_agents.card-modern .carousel-item {
    padding: 0 !important;
  }
}
#area14-wrap #featured_agents #st_featured_agents #bay_search_listings_results #iq_agents.card-modern {
  justify-content: center !important;
}
#area14-wrap #featured_agents #st_featured_agents #bay_search_listings_results #iq_agents.card-modern #iq_agents_grid.card-modern {
  justify-content: center;
  margin-left: unset !important;
}
@media (min-width: 1027px) {
  #area14-wrap #featured_agents .card-modern .iq-agents-card.col-lg-3 {
    max-width: 23.25% !important;
    width: 100% !important;
  }
}
@media (min-width: 999px) and (max-width: 1206px) {
  #area14-wrap #featured_agents .card-modern .iq-agents-card.col-lg-3 {
    max-width: 32.25% !important;
    width: 100% !important;
  }
}
@media (min-width: 577px) and (max-width: 998px) {
  #area14-wrap #featured_agents .card-modern .iq-agents-card.col-lg-3 {
    max-width: 48.5% !important;
    width: 100% !important;
  }
}
#area14-wrap #featured_agents .card-modern .iq-agents-card .agent-text-overlay {
  padding: 85px 16px 16px !important;
}
#area14-wrap #featured_agents #iq_agents_grid_footer {
  gap: 40px;
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
}
@media (max-width: 575px) {
  #area14-wrap #featured_agents #iq_agents_grid_footer {
    justify-content: space-between !important;
  }
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer {
  gap: 16px;
  position: relative;
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper {
  display: flex !important;
  height: 38px !important;
  width: 38px !important;
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper:hover {
  background: var(--bay-maincolor) !important;
  border-color: var(--bay-maincolor) !important;
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper:hover .carousel-control {
  background-color: var(--bay-white) !important;
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper.disabledButton {
  opacity: 0.25 !important;
  pointer-events: none !important;
  cursor: not-allowed;
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper .carousel-control-next,
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper .carousel-control-prev {
  height: 38px !important;
  width: 38px !important;
  opacity: 1 !important;
  background-color: var(--bay-maincolor);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper .carousel-control-prev {
  mask-image: url("/assets/svg/templates/17/carousel_prev.svg");
  -webkit-mask-image: url("/assets/svg/templates/17/carousel_prev.svg");
}
#area14-wrap #featured_agents #iq_agents_grid_footer .arrowWrapperContainer .arrow-wrapper .carousel-control-next {
  mask-image: url("/assets/svg/templates/17/carousel_next.svg");
  -webkit-mask-image: url("/assets/svg/templates/17/carousel_next.svg");
}
#area14-wrap #featured_agents #iq_agents_grid_footer .agents-discovermorebutton {
  color: var(--bay-maincolor) !important;
  font-family: var(--bay-primary-font);
  font-weight: var(--bay-primary-font-weight);
  font-size: 20px;
  line-height: 30px !important;
  text-decoration: underline !important;
}

#area15-wrap .st-testimonials-03v2 .desktopView {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

#area15-wrap .st-testimonials-03v2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bay-dark-black-04);
  z-index: 0;
}
#area15-wrap .st-testimonials-03v2 {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: auto !important;
  min-height: 650px;
  -moz-background-size: cover !important;
  -ms-background-size: cover !important;
  o-background-size: cover !important;
  padding: 100px 60px 60px 60px;
  position: relative;
  -webkit-background-size: cover !important;
  width: 100%;
  height: 100% !important;
  position: relative;
  z-index: 0;
}
#area15-wrap .st-testimonials-03v2 .testimonial-section {
  max-width: 1200px;
}
@media (min-width: 1440px) {
  #area15-wrap .st-testimonials-03v2 .testimonial-section {
    max-width: 1800px !important;
  }
}
#area15-wrap .st-testimonials-03v2 .desktopView {
  justify-content: space-between;
}
#area15-wrap .st-testimonials-03v2 .desktopView .left_testimonial .header-text {
  font-family: var(--bay-primary-font) !important;
  font-size: var(--bay-font-size--3125);
  font-weight: var(--bay-primary-font-weight);
  line-height: 100%;
  color: var(--bay-white);
  margin-bottom: 24px;
}
#area15-wrap .st-testimonials-03v2 .desktopView .left_testimonial .desktopview-btn {
  border: 1px solid var(--bay-white);
  padding: 10px 20px;
  width: fit-content;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--bay-font-size--125);
  font-weight: var(--bay-primary-font-weight);
  font-family: var(--bay-primary-font) !important;
  line-height: var(--bay-line-height--180);
  color: var(--bay-white);
  text-decoration: none;
  gap: 10px;
}
#area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial {
  text-align: justify;
  color: var(--bay-white);
}
#area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .testimonial-text {
  font-family: var(--bay-body-font);
  font-size: var(--bay-font-size--1125);
  font-weight: var(--bay-primary-font-weight);
  line-height: var(--bay-line-height--180);
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: start;
  align-items: start;
}
#area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .testimonial-rating {
  margin: 16px 0 24px 0;
}
#area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .header-name {
  font-family: var(--bay-primary-font) !important;
  font-size: var(--bay-font-size--150);
  font-weight: var(--bay-primary-font-weight) !important;
  line-height: var(--bay-line-height--2125);
  color: var(--bay-white) !important;
  text-transform: uppercase;
}
#area15-wrap .st-testimonials-03v2 .testimonial-pagination .straight-line {
  height: 56px;
  opacity: 90% !important;
}
#area15-wrap .st-testimonials-03v2 .testimonial-pagination svg {
  color: var(--bay-white) !important;
}
@media (min-width: 992px) {
  #area15-wrap .review-section {
    align-items: end !important;
  }
  #area15-wrap .review-section .header-name {
    margin: 0;
  }
  #area15-wrap .rightColumn-topsection {
    display: flex;
    position: relative;
    width: 50%;
    flex-direction: row-reverse;
  }
  #area15-wrap .rightColumn-topsection .carousel-inner {
    height: auto !important;
    position: absolute;
  }
  #area15-wrap .rightColumn-topsection .testimonial-pagination {
    position: absolute;
  }
  #area15-wrap .testimony_buttons {
    display: flex;
    gap: 24px;
  }
}
@media (max-width: 991px) {
  #area15-wrap .st-testimonials-03v2 {
    padding: 100px 24px 60px 24px !important;
    min-height: 768px !important;
    height: auto;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .left_testimonial {
    width: 100% !important;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .left_testimonial .testimony_buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 24px;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .rightColumn-topsection {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .rightColumn-topsection .testimonial-text, #area15-wrap .st-testimonials-03v2 .desktopView .rightColumn-topsection .testimonial-rating {
    justify-content: center !important;
    width: 100% !important;
    text-align: center;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .rightColumn-topsection .review-section {
    flex-direction: column !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .rightColumn-topsection .review-section .header-name {
    margin: 0;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .rightColumn-topsection .header-name {
    margin-top: 32px !important;
  }
  #area15-wrap .st-testimonials-03v2 .carousel-inner {
    height: 100% !important;
  }
  #area15-wrap .st-testimonials-03v2 .rightColumn-topsection {
    display: flex;
    flex-direction: column-reverse !important;
  }
  #area15-wrap .st-testimonials-03v2 .testimonial-pagination {
    position: relative !important;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
  }
  #area15-wrap .st-testimonials-03v2 .testimonial-pagination .straight-line {
    height: 48px !important;
  }
  #area15-wrap .st-testimonials-03v2 .testimonial-pagination svg {
    width: 48px !important;
    height: 48px !important;
  }
}
@media (max-width: 556px) {
  #area15-wrap .st-testimonials-03v2 {
    padding: 60px 24px 60px 24px !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .left_testimonial .header-text {
    font-size: var(--bay-font-size--225) !important;
    line-height: var(--bay-line-height--250) !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .first-section {
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
    margin-bottom: 24px;
    margin-top: 32px !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .review-section {
    flex-direction: column !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .testimonial-pagination {
    margin-top: 12px !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .header-name {
    margin-top: 0 !important;
  }
  #area15-wrap .st-testimonials-03v2 .desktopView .right_testimonial .testimonial-rating {
    margin: 0 !important;
  }
}

body.editbar:has(#area16-wrap) {
  margin-top: 0 !important;
}

#area16-wrap {
  background-color: var(--bay-white);
}
#area16-wrap .house-value-container {
  padding: 80px 0;
  position: relative;
}
@media (max-width: 768px) {
  #area16-wrap .house-value-container {
    padding: 48px 0 !important;
  }
}
#area16-wrap .house-value-container img {
  padding: 80px 0;
}
@media (max-width: 768px) {
  #area16-wrap .house-value-container img {
    padding: 48px 0 !important;
  }
}
#area16-wrap .carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bay-dark-black-04);
  z-index: 0;
}
#area16-wrap .carousel-item {
  height: 100% !important;
  position: relative;
  z-index: 0;
}
#area16-wrap .homeBannerSection {
  font-family: var(--bay-h1-font) !important;
  font-size: var(--bay-font-size--3125);
  font-weight: var(--bay-primary-font-weight) !important;
  color: var(--bay-bg-white);
  text-align: center;
}
#area16-wrap .homesubBannerSection {
  font-family: var(--bay-body-font);
  font-size: var(--bay-font-size--1125) !important;
  font-weight: var(--bay-primary-font-weight) !important;
  color: var(--bay-bg-white);
  line-height: 30px;
  text-align: center;
  margin-bottom: 60px;
}
#area16-wrap div a,
#area16-wrap div {
  text-shadow: none;
}
#area16-wrap .btn-sell {
  background-color: var(--bay-bg-white) !important;
  font-family: var(--bay-primary-font) !important;
  border: 1px solid var(--bay-white) !important;
  border-radius: 0;
  font-size: 16px;
  width: 130px;
  text-shadow: none;
}
#area16-wrap #iq_housevalue_form-autocomplete_2 {
  border: 1px solid var(--bay-white) !important;
  font-size: var(--bay-font-size--1125);
  height: 65px;
  border-radius: 0;
  padding-left: 24px;
}
#area16-wrap #iq_housevalue_form-autocomplete_2:focus {
  z-index: 0;
}
#area16-wrap .btn-get-report {
  width: 65px;
  background-color: var(--bay-white) !important;
  padding: 0 !important;
  border-color: var(--bay-white) !important;
  color: var(--bay-medium-darkgray) !important;
}
#area16-wrap .getReportButton {
  width: 150px !important;
}
@media (min-width: 481px) and (max-width: 768px) {
  #area16-wrap .homeBannerSection {
    font-size: var(--bay-font-size--250) !important;
    line-height: var(--bay-line-height--250) !important;
  }
}
@media (max-width: 480px) {
  #area16-wrap .homeBannerSection {
    font-size: var(--bay-font-size--225) !important;
  }
}

#area_footer2 .st-footer-InfoDetails .custom-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 80px 60px;
  background: var(--bay-white);
  min-height: 200px;
}
#area_footer2 .st-footer-InfoDetails .custom-footer a:link, #area_footer2 .st-footer-InfoDetails .custom-footer a:visited, #area_footer2 .st-footer-InfoDetails .custom-footer a:active {
  text-decoration: none !important;
}
#area_footer2 .st-footer-InfoDetails .custom-footer a:hover {
  text-decoration: underline !important;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info {
  max-width: 50%;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footerFirstSection {
  margin-bottom: 24px;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-name {
  font-size: var(--bay-font-size--2000);
  font-weight: var(--bay-font-weight--heading);
  line-height: var(--bay-line-height--2625);
  margin-bottom: 4px;
  font-family: var(--bay-primary-font) !important;
  text-transform: uppercase;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-title {
  font-size: var(--bay-font-size--125);
  font-weight: var(--bay-primary-font-weight);
  line-height: var(--bay-line-height--125);
  margin-bottom: 8px;
  font-family: var(--bay-primary-font);
  text-transform: uppercase;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-certification {
  font-family: var(--bay-primary-font) !important;
  font-size: var(--bay-font-size--125);
  font-weight: var(--bay-primary-font-weight);
  line-height: var(--bay-line-height--180);
  text-transform: uppercase;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-license, #area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-contact, #area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-address {
  font-size: var(--bay-font-size--1125);
  font-weight: var(--bay-primary-font-weight);
  line-height: var(--bay-line-height--180);
  font-family: var(--bay-body-font);
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-contact {
  margin-bottom: 8px;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-info .footer-contact:hover {
  text-decoration: underline !important;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-actions .footer-auth a {
  font-family: var(--bay-geometos-font) !important;
  display: flex !important;
  align-items: flex-end;
  margin-top: 24px;
  font-size: var(--bay-font-size--125);
  font-weight: var(--bay-primary-font-weight);
  line-height: var(--bay-line-height--180);
  text-transform: uppercase;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-actions .footer-socials {
  display: flex;
  gap: 24px;
  margin-bottom: 8px;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-actions .footer-socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: var(--bay-font-size--150);
  text-decoration: none;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-actions .footer-socials a:hover {
  opacity: 75% !important;
}
#area_footer2 .st-footer-InfoDetails .custom-footer .footer-actions .footer-auth .divider {
  width: 1px;
  height: 18px;
  background: var(--bay-soft-gray);
  margin-bottom: 6px;
}
#area_footer2 .st-footer-wrapper .st-footer-01 {
  padding: 20px 0;
  z-index: 1;
  text-align: center;
  height: auto;
  min-height: 200px;
  background-color: var(--bay-bg-grey-1);
  color: var(--bay-gray-light-2);
}
#area_footer2 .st-footer-wrapper .st-footer-01 .st-footer-content {
  margin-top: 50px;
}
#area_footer2 .st-footer-wrapper .st-footer-01 .st-footer-divider {
  color: #555555;
}
#area_footer2 .st-footer-wrapper .st-footer-01 ul {
  list-style: none;
  margin: 10px auto;
  padding: 0;
}
#area_footer2 .st-footer-wrapper .st-footer-01 li {
  display: inline;
  padding: 0 10px;
}
#area_footer2 .st-footer-wrapper .st-footer-01 a:link,
#area_footer2 .st-footer-wrapper .st-footer-01 a:visited,
#area_footer2 .st-footer-wrapper .st-footer-01 a:hover,
#area_footer2 .st-footer-wrapper .st-footer-01 a:active {
  text-decoration: var(--bay-text-decoration-none);
  color: var(--bay-gray-light-2);
}
#area_footer2 .st-footer-wrapper .st-footer-01 .st-footer-company-disclaimer {
  font-size: var(--bay-font-size--100);
  position: relative;
}
#area_footer2 .st-footer-wrapper .st-footer-01 .st-footer-mls-disclaimer {
  font-size: var(--bay-primary-font-size) !important;
  margin-top: 10px;
  display: block;
}
#area_footer2 .st-footer-wrapper .st-footer-01 .st-listings-updated {
  font-size: var(--bay-font-size--100);
  margin: 10px 0 0 0;
}
#area_footer2 .st-footer-wrapper .st-footer-01 .st-footer-disclaimer {
  display: block;
  position: relative;
  padding-bottom: 10px;
  font-size: var(--bay-font-size--0600);
  margin-top: 10px;
}
#area_footer2 .st-footer-wrapper .st-footer-01 .iq-disclaimer-text {
  font-size: var(--bay-font-size--0600);
  margin-top: 10px;
  display: block;
}
@media (max-width: 479px) {
  #area_footer2 .st-footer-01 .st-footer-nav li {
    display: block !important;
    margin-bottom: 10px !important;
  }
  #area_footer2 .st-footer-01 .st-footer-links {
    margin-top: 25px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #area_footer2 .st-footer-01 .st-footer-links li {
    display: block !important;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 768px) {
  .custom-footer {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
    padding: 80px 24px !important;
  }
  .custom-footer .footer-info {
    max-width: 100% !important;
    margin-bottom: 60px;
  }
  .custom-footer .footer-actions {
    align-items: center !important;
  }
}
@media (max-width: 480px) {
  .custom-footer {
    padding: 60px 12px !important;
  }
  .custom-footer .footer-info {
    margin-bottom: 40px !important;
  }
  .custom-footer .footer-socials a {
    width: 48px !important;
    height: 48px !important;
  }
  .custom-footer .footer-info {
    margin-bottom: 40px;
  }
}
#site-wrapper[data-page=sign-in] .st-insidepage-wrapper .st-inside-content-wrapper .container-fluid.st-container-fluid-top .container-margin.st-container-fluid-content-wrapper {
  margin-top: 0 !important;
}

.st-site-wrapper[data-page=sign-in] .container-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body:has([data-page=real-estate] #real-estate-property-search) .st-inside-content-wrapper .container {
  margin-top: 140px !important;
}

@media (max-width: 480px) {
  body:has([data-page=real-estate] #real-estate-property-search) .st-inside-content-wrapper .container {
    margin-top: 90px !important;
  }
}
#iq-offices_modern .iq-office-header-text,
#iq-offices_modern #search-for-offices {
  font-family: var(--bay-primary-font) !important;
}

@media (max-width: 480px) {
  #iq-offices_modern .iq-office-header-text {
    color: rgb(45, 41, 38) !important;
    font-size: 32px;
  }
  .v2-14:has(#iq-offices_modern) .st-inside-content-wrapper .container-fluid.st-container-fluid-needTop .st-container-fluid-content-wrapper {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (width: 480px) {
  #iq-offices_modern {
    padding-left: 13px;
    padding-right: 13px;
  }
  #iq-offices_modern #iq-office-section-sidebar {
    padding-right: 0 !important;
  }
  #iq-offices_modern #iq-office-section-sidebar {
    padding-right: 12px !important;
  }
  body.v2-04.editbar:has(#iq-offices_modern) #iq-offices_modern {
    margin-top: -60px !important;
    padding-left: 12px;
    padding-right: 6px;
  }
}
@media (min-width: 481px) {
  #iq-offices_modern #iq-office-section-sidebar {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #iq-offices_modern .iq-offices-card-wrapper {
    padding-left: 12px;
  }
}
#iq-offices_modern #iq-office-section-map {
  padding-right: 5px !important;
}

#iq-offices_modern .iq-offices-name {
  padding-right: 0 !important;
}

@media (max-width: 479px) {
  #iq-offices_modern {
    margin-top: 100px;
    padding-left: 13px;
    padding-right: 13px;
  }
  #iq-offices_modern #iq-office-section-sidebar {
    padding-right: 16px !important;
  }
  #iq-offices_modern .iq-offices-card-wrapper {
    padding-left: 0;
  }
  #iq-offices_modern #iq-office-section-map {
    padding-right: 7px !important;
  }
  #iq-offices_modern .iq-offices-name {
    padding-right: 0 !important;
  }
}
.iq-office-modern-details .iq-officeModern-sectionOne .header {
  font-family: var(--bay-primary-font) !important;
}

.iq-office-modern-details .iq-officeModern-sectionOne .btn-primary,
.iq-office-modern-details #iq_lead_form #iq_lead_form-submit,
.iq-office-modern-details .iq-agent-contact-text,
.iq-office-modern-details .nav-item .nav-link {
  font-family: var(--bay-primary-font) !important;
}

[data-page=search-listings] .st-insidepage-wrapper .st-inside-content-wrapper {
  margin-top: 50px;
}

@media (max-width: 480px) {
  [data-page=search-listings] .st-insidepage-wrapper .st-inside-content-wrapper {
    margin-top: 25px;
  }
}
#site-wrapper[data-page=house-value] .st-inside-content-wrapper .container {
  margin-top: 230px;
}
@media (min-width: 567px) and (max-width: 991px) {
  #site-wrapper[data-page=house-value] .st-inside-content-wrapper .container {
    margin-top: 150px !important;
  }
}
@media (max-width: 566px) {
  #site-wrapper[data-page=house-value] .st-inside-content-wrapper .container {
    margin-top: 130px !important;
  }
}

.st-site-wrapper #bay_search_listings_container .header,
.h1,
h1 {
  font-family: var(--bay-primary-font) !important;
}

h2,
h3,
h4,
h5,
h6,
a p,
div,
td,
tr,
th,
span,
small,
select,
button,
a,
b,
label,
input,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--bay-body-font) !important;
}

.iq-agent-contact-text,
.iq-agent-search-listings {
  font-family: var(--bay-primary-font) !important;
}

.st-inside-content-wrapper:not(:has(#st-inside-modern-header .text-content)) .container-fluid.st-container-fluid-top .st-container-fluid-content-wrapper {
  margin-top: 50px !important;
}
@media (max-width: 480px) {
  .st-inside-content-wrapper:not(:has(#st-inside-modern-header .text-content)) .container-fluid.st-container-fluid-top .st-container-fluid-content-wrapper {
    margin-top: 0 !important;
  }
}

.container-fluid.st-container-fluid-top .iq-pg-header h1,
#iq-office .iq-pg-header .iq-v2office-header {
  color: var(--bay-grey-85) !important;
}

.container-fluid.st-container-fluid-top .iq-pg-body,
.container-fluid.st-container-fluid-top .iq-pg-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Apply fix only when a card body is (incorrectly) rendered as <td> */
td.card-body {
  padding: 1rem 1rem !important;
}

/* end :: BS5 card padding is not applied properly with td.card-body */
.nav-item .nav-link {
  padding: 0.5rem 1rem;
}

@media (max-width: 479px) {
  .iq-pg-header h1 {
    margin-left: 0 !important;
  }
}
.template-17-page-wrapper {
  margin-top: 180px;
}

.container-margin {
  margin-left: 3rem;
  margin-right: 3rem;
}

@media (max-width: 576px) {
  .container-margin {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}
#header2-wrap #st-sitemenu-20v2 .header_container {
  padding: 18px 60px !important;
}
@media (max-width: 576px) {
  #header2-wrap #st-sitemenu-20v2 .header_container {
    padding: 18px 24px !important;
  }
}
@media (min-width: 2400px) {
  #header2-wrap #st-sitemenu-20v2 .header_container {
    padding: 18px 428px !important;
  }
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 #navigation .nav-link {
  opacity: 0.7 !important;
  padding: 0 20px !important;
  font-size: 14px;
  line-height: 18px;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 #navigation .nav-link:hover {
  opacity: 1 !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 #navigation .nav-link.dropdown-toggle {
  display: flex;
  align-items: center;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 #navigation .nav-link.dropdown-toggle::after {
  mask-image: url("/assets/img/chevron-down.svg");
  -webkit-mask-image: url("/assets/img/chevron-down.svg");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 8px;
  border: none !important;
  vertical-align: middle;
  background-color: var(--bay-white);
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation {
  padding: 25px 10px !important;
  overflow: auto !important;
  height: 100vh !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-toggle {
  white-space: pre-wrap !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu .st-menu-sub-links a, #header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown-menu strong {
  padding: 8px 24px !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container #menu-20v2 .offcanvas .offcanvas-body #drawer-navigation .dropdown .caret {
  width: 25px !important;
  height: 25px !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container .logo-area {
  position: unset !important;
  width: unset !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container .logo-area a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}
#header2-wrap #st-sitemenu-20v2 .header_container .logo-area img {
  position: relative;
  max-width: 175px !important;
  max-height: 52px !important;
}
@media (max-width: 480px) {
  #header2-wrap #st-sitemenu-20v2 .header_container .logo-area img {
    max-width: 175px !important;
    max-height: 52px !important;
  }
}

@media (max-width: 576px) {
  #hero2-wrap #placesCarousel .carousel-control-next, #hero2-wrap #placesCarousel .carousel-control-prev {
    top: 14% !important;
  }
}
@media (max-width: 576px) {
  #hero2-wrap #placesCarousel .carousel-control-prev {
    left: 70% !important;
  }
}
#hero2-wrap .st-searchform-container {
  min-height: 655px !important;
  height: 100% !important;
  justify-content: center !important;
}
#hero2-wrap .st-searchform-container:not(:has(.hero-advanced-search)) #multifield_autocomplete_container {
  margin-top: 48px !important;
}
@media (max-width: 576px) {
  #hero2-wrap .st-searchform-container:not(:has(.hero-advanced-search)) #multifield_autocomplete_container {
    margin-top: 32px !important;
  }
}
#hero2-wrap .st-searchform-container:not(:has(#multifield_autocomplete_container)) .hero-advanced-search {
  margin-bottom: 0 !important;
}
#hero2-wrap .st-searchform-container .header-section:has(.sub-heading) .heading {
  margin-bottom: 0 !important;
}
@media (max-width: 480px) {
  #hero2-wrap .st-searchform-container .header-section {
    padding-top: 0 !important;
  }
}
#hero2-wrap .st-searchform-container .header-section .heading {
  color: var(--bay-white);
  text-align: center;
  font-family: var(--bay-primary-font) !important;
  font-weight: 400;
  font-size: 56px !important;
  line-height: 66px !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
@media (max-width: 576px) {
  #hero2-wrap .st-searchform-container .header-section .heading {
    font-size: 40px !important;
    line-height: 50px !important;
  }
}
#hero2-wrap .st-searchform-container .header-section .sub-heading {
  margin-top: 16px;
  margin-bottom: 0;
  color: var(--bay-bg-darkgrey-1);
  text-align: center;
  font-family: var(--bay-primary-font) !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px !important;
}
#hero2-wrap .st-searchform-container .hero-advanced-search {
  gap: 36px;
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  #hero2-wrap .st-searchform-container .hero-advanced-search {
    gap: 16px !important;
    flex-wrap: wrap !important;
    margin-top: 32px !important;
    margin-bottom: 16px !important;
  }
}
#hero2-wrap .st-searchform-container .hero-advanced-search .search-button {
  min-height: 56px;
  font-family: var(--bay-primary-font) !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  border: 1px solid var(--bay-white);
  background: var(--bay-light-gray-0);
  color: var(--bay-white);
}
#hero2-wrap .st-searchform-container .hero-advanced-search .search-button:hover {
  background: var(--bay-white);
  color: var(--bay-maincolor);
}
@media (max-width: 576px) {
  #hero2-wrap .st-searchform-container .hero-advanced-search .search-button {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  #hero2-wrap .st-searchform-container .search-section {
    position: unset !important;
    width: unset !important;
  }
}
#hero2-wrap .st-searchform-container .search-section #homepage_searchform.probootstrap-form {
  margin-bottom: 0 !important;
}
#hero2-wrap .st-searchform-container .search-section #homepage_searchform .search-property-button {
  display: flex;
  min-height: 56px;
  padding: 8px 16px;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--bay-maincolor);
  background: var(--bay-maincolor);
  width: auto;
  color: var(--bay-white) !important;
  text-transform: uppercase;
  font-size: 20px;
}
#hero2-wrap .st-searchform-container .search-section #homepage_searchform .search-property-button:hover {
  opacity: 0.8;
}
#hero2-wrap .st-searchform-container .search-section #homepage_searchform #multifield_autocomplete {
  height: 56px !important;
  max-width: 50%;
  color: var(--bay-slate-gray-1);
  font-family: var(--bay-primary-font) !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 768px) {
  #hero2-wrap .st-searchform-container .search-section #homepage_searchform #multifield_autocomplete {
    max-width: none !important;
  }
}
#hero2-wrap #multifield_autocomplete_container {
  display: flex !important;
  align-items: center !important;
  justify-content: center;
}
@media (max-width: 576px) {
  #hero2-wrap #multifield_autocomplete_container {
    padding-left: 0 !important;
  }
}
@media (min-width: 1440px) and (max-width: 1710px) {
  #hero2-wrap.youtube .video-foreground {
    width: 300% !important;
    left: -95% !important;
    top: -5% !important;
    height: 100% !important;
  }
}
@media (min-width: 768px) {
  #hero2-wrap.youtube .st-searchform-container {
    justify-content: center !important;
  }
}

#iq_video .iq_video_container {
  width: 100% !important;
  height: 312px !important;
}
@media (max-width: 1190px) {
  #iq_video .iq_video_container #iq_current_video {
    width: 100% !important;
    height: 312px !important;
    object-fit: cover !important;
    object-position: center !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #iq_video .iq_video_change_button {
    left: 75% !important;
  }
}
@media (max-width: 480px) {
  #iq_video .iq_video_change_button {
    left: 65% !important;
  }
}

.calloutgroup .bg_image_wrapper, #area5-wrap .bg_image_wrapper, #area3-wrap .bg_image_wrapper {
  /* Desktop padding */
  padding: 100px 60px;
  /* (max-width: 768px) must come BEFORE 576px */
  /* (max-width: 576px) comes LAST so it overrides correctly */
  /* ≥ 2400px */
}
@media (max-width: 768px) {
  .calloutgroup .bg_image_wrapper, #area5-wrap .bg_image_wrapper, #area3-wrap .bg_image_wrapper {
    padding: 100px 60px;
  }
}
@media (max-width: 576px) {
  .calloutgroup .bg_image_wrapper, #area5-wrap .bg_image_wrapper, #area3-wrap .bg_image_wrapper {
    padding: 80px 24px;
  }
}
@media (min-width: 2400px) {
  .calloutgroup .bg_image_wrapper, #area5-wrap .bg_image_wrapper, #area3-wrap .bg_image_wrapper {
    padding: 100px 428px;
  }
}
@media (max-width: 768px) {
  .calloutgroup .bg_image_wrapper .content_wrapper, #area5-wrap .bg_image_wrapper .content_wrapper, #area3-wrap .bg_image_wrapper .content_wrapper {
    text-align: start !important;
  }
}
.calloutgroup .bg_image_wrapper .content_wrapper .text-container, #area5-wrap .bg_image_wrapper .content_wrapper .text-container, #area3-wrap .bg_image_wrapper .content_wrapper .text-container {
  background-color: var(--bay-bg-white-transparent-2);
  padding: 48px;
}
@media (max-width: 576px) {
  .calloutgroup .bg_image_wrapper .content_wrapper .text-container, #area5-wrap .bg_image_wrapper .content_wrapper .text-container, #area3-wrap .bg_image_wrapper .content_wrapper .text-container {
    padding: 24px;
  }
}
.calloutgroup .bg_image_wrapper .content_wrapper .text-container .header, #area5-wrap .bg_image_wrapper .content_wrapper .text-container .header, #area3-wrap .bg_image_wrapper .content_wrapper .text-container .header {
  line-height: 50px;
  text-transform: uppercase !important;
}
@media (max-width: 576px) {
  .calloutgroup .bg_image_wrapper .content_wrapper .text-container .header, #area5-wrap .bg_image_wrapper .content_wrapper .text-container .header, #area3-wrap .bg_image_wrapper .content_wrapper .text-container .header {
    line-height: 40px;
    font-size: 32px !important;
  }
}
.calloutgroup .bg_image_wrapper .content_wrapper .text-container p, #area5-wrap .bg_image_wrapper .content_wrapper .text-container p, #area3-wrap .bg_image_wrapper .content_wrapper .text-container p {
  margin-bottom: 32px !important;
}
.calloutgroup .bg_image_wrapper .content_wrapper .text-container .flex-button a, #area5-wrap .bg_image_wrapper .content_wrapper .text-container .flex-button a, #area3-wrap .bg_image_wrapper .content_wrapper .text-container .flex-button a {
  font-family: var(--bay-primary-font) !important;
  font-size: 20px !important;
  padding: 10px 40px;
  text-transform: uppercase !important;
}
.calloutgroup .bg_image_wrapper .content_wrapper .text-container .flex-button a:hover, #area5-wrap .bg_image_wrapper .content_wrapper .text-container .flex-button a:hover, #area3-wrap .bg_image_wrapper .content_wrapper .text-container .flex-button a:hover {
  background-color: var(--bay-maincolor) !important;
  color: var(--bay-bodycolor) !important;
}

#area3-wrap .content_wrapper {
  margin-right: 0 !important;
}

#area5-wrap .content_wrapper {
  margin-left: 0 !important;
}

#area13-wrap {
  display: block !important;
}
#area13-wrap .featured-listings {
  padding: 80px 60px;
}
@media (max-width: 576px) {
  #area13-wrap .featured-listings {
    padding: 80px 24px !important;
  }
}
@media (min-width: 2400px) {
  #area13-wrap .featured-listings {
    padding: 80px 428px !important;
  }
}
#area13-wrap .featured-listings .header_container .header_left {
  font-size: 40px !important;
}
@media (max-width: 576px) {
  #area13-wrap .featured-listings .header_container .header_left {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
#area13-wrap .featured-listings .header_container .header_right {
  gap: 16px !important;
}
@media (max-width: 576px) {
  #area13-wrap .featured-listings .header_container .header_right {
    justify-content: space-between !important;
    width: 100%;
  }
}
#area13-wrap .featured-listings .header_container .header_right .learn-btn {
  height: 56px !important;
  max-width: 200px !important;
  width: 100% !important;
  border: 1px solid var(--bay-maincolor) !important;
}
#area13-wrap .featured-listings .header_container .header_right .arrow-wrapper {
  height: 56px !important;
}
#area13-wrap .featured-listings .header_container .header_right .arrow-wrapper .carousel-control-prev {
  margin-left: 0 !important;
}
#area13-wrap .featured-listings .header_container .header_right .arrow-wrapper .straight-line {
  height: 56px !important;
}
#area13-wrap .featured-listings .header_container .header_right .arrow-wrapper svg {
  width: 56px !important;
  height: 56px !important;
}
#area13-wrap .featured-listings #st_featured_homes {
  margin-bottom: 0;
}

#area4-wrap .st-panels-wrapper {
  margin-bottom: unset !important;
  /* Desktop padding */
  padding: 80px 60px 60px 60px;
  /* (max-width: 768px) must come BEFORE 576px */
  /* (max-width: 576px) comes LAST so it overrides correctly */
  /* ≥ 2400px */
}
@media (max-width: 768px) {
  #area4-wrap .st-panels-wrapper {
    padding: 60px 60px 32px 60px;
  }
}
@media (max-width: 576px) {
  #area4-wrap .st-panels-wrapper {
    padding: 80px 24px 60px 24px;
  }
}
@media (min-width: 2400px) {
  #area4-wrap .st-panels-wrapper {
    padding: 80px 428px 60px 428px;
  }
}
#area4-wrap .st-panels-wrapper .premier_panels_title {
  margin-bottom: 40px !important;
}
#area4-wrap .st-panels-wrapper .premier_panels_title .header {
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  #area4-wrap .st-panels-wrapper .premier_panels_title .header {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
@media (min-width: 2400px) {
  #area4-wrap .st-panels-wrapper .st-panels-04 .st-panel {
    height: 396.435px !important;
  }
}
#area4-wrap .st-panels-wrapper .st-panels-04 .st-panel .st-panel-contents {
  width: 100%;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  padding: 27px;
  font-size: 32px;
  font-weight: var(--bay-primary-font-weight);
  line-height: 40px;
  font-family: var(--bay-primary-font) !important;
}
@media (max-width: 991px) {
  #area4-wrap .st-panels-wrapper .st-panels-04 .st-panel .st-panel-contents {
    font-size: 24px;
  }
}

#area_footer2 .st-footer-wrapper .st-footer-01 {
  /* Desktop padding */
  padding: 60px 60px 32px 60px;
  /* (max-width: 768px) must come BEFORE 576px */
  /* (max-width: 576px) comes LAST so it overrides correctly */
  /* ≥ 2400px */
}
@media (max-width: 768px) {
  #area_footer2 .st-footer-wrapper .st-footer-01 {
    padding: 60px 60px 32px 60px;
  }
}
@media (max-width: 576px) {
  #area_footer2 .st-footer-wrapper .st-footer-01 {
    padding: 60px 24px 32px 24px;
  }
}
@media (min-width: 2400px) {
  #area_footer2 .st-footer-wrapper .st-footer-01 {
    padding: 60px 428px 32px 428px;
  }
}

#button-addon2 {
  border: 1px solid var(--bay-maincolor) !important;
  background: var(--bay-maincolor) !important;
  color: var(--bay-white) !important;
  font-family: var(--bay-primary-font) !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  text-transform: uppercase !important;
  border-radius: 0px !important;
}

.bay_listing_card .bay_listing_card_address,
.bay_listing_card .bay_listing_card_specs {
  color: #2A2A33 !important;
  font-family: var(--bay-primary-font) !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: var(--bay-primary-font-weight) !important;
  line-height: 19px !important; /* 135.714% */
  align-self: stretch !important;
}

.bay_listing_card .bay_listing_card_ml div {
  color: #596B82 !important;
  font-family: var(--bay-primary-font) !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: var(--bay-primary-font-weight) !important;
  line-height: 16px !important; /* 160% */
}

@media (min-width: 769px) {
  .st-footer-link-tablet-only {
    display: none !important;
  }
  .st-footer-links {
    display: block !important;
  }
}
@media (max-width: 768px) {
  #area_footer2 .st-footer-wrapper .st-footer-01 ul {
    padding: 0;
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #area_footer2 .st-footer-wrapper .st-footer-01 li {
    margin-bottom: 8px !important;
    padding: 0 !important;
  }
  #area_footer2 .st-footer-wrapper .st-footer-01 li.st-footer-divider {
    padding: 0 8px !important;
  }
  #area_footer2 .st-footer-wrapper .st-footer-01 .st-footer-links {
    display: none !important;
  }
  #area_footer2 .st-footer-wrapper .st-footer-01 .st-footer-link-tablet-only {
    display: inline !important;
  }
}
.blur_loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5); /* slight fade */
  backdrop-filter: blur(6px); /* blur the content behind */
  -webkit-backdrop-filter: blur(6px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 20;
}

/*# sourceMappingURL=site.css.map */
