/* Inner Page */
#inner-page-wrapper .inner-page-container {
  padding: 40px 5px;
}

/* Adjust minimum height of page area */
#content-sidebar,
#content-full {
  min-height: 500px;
  width: 100%;
}
#content-sidebar .entry p:first-child,
#content-full .entry p:first-child {
  margin-top: 0;
}

/** Adjust width of content columns **/
#content-full #content,
#content-sidebar #content {
  width: 100%;
}

/* Adjust width of sidebar */
.sidebar {
  width: 100%;
}

/* fullwidth template */
.page-template-template-fullwidth #content {
  padding-left: 15px;
  padding-right: 15px;
}
.page-template-template-fullwidth #content ihf-search[data-eureka-id*=""].ihf-eureka {
  margin-left: -15px;
  margin-right: -15px;
}

/* Adjust line height of page elements */
#content h4,
aside h4,
#content p,
aside p,
#content blockquote,
aside blockquote,
#content ul,
aside ul,
#content fieldset,
aside fieldset,
#content form,
aside form,
#content ol,
aside ol,
#content dl,
aside dl,
#content dir,
aside dir,
#content menu,
aside menu {
  line-height: 1.6;
}

#content .entry-title,
#content .archive-title {
  font-size: 36px;
  font-family: var(--font-family-title);
  line-height: 1;
}
#content .archive-subtitle {
  font-size: 36px;
  font-family: var(--font-family-title);
}
#content #breadcrumbs {
  color: var(--primary-text);
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  padding: 15px 0 24px;
  line-height: 1;
  margin: 0;
}
#content #breadcrumbs > span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 14px;
}
#content #breadcrumbs > span .breadcrumb_last {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#content #breadcrumbs a {
  color: var(--primary-text);
}

/* IP Banner */
.ipBanner {
  position: relative;
  width: 100%;
}
.ipBanner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 15.13%), linear-gradient(180deg, rgba(0, 0, 0, 0) 46.88%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 3;
}
.ipBanner canvas {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  min-height: 348px;
  max-height: 348px;
  background-color: var(--dark);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.ipBanner__container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.ipBanner__headings {
  width: 100%;
  padding: 10px 10px 0 10px;
}
.ipBanner__headings .entry-title {
  text-transform: uppercase;
  color: var(--primary-text);
  font-family: var(--font-family-title);
  line-height: 1;
  background: #fff;
  text-align: center;
  padding: 30px 3px 12px;
}

.ipBreadcrumbs {
  color: var(--primary-text);
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  padding: 3px 0 24px;
  line-height: 1;
  margin: 0;
}
.ipBreadcrumbs__container {
  padding-left: 10px;
  padding-right: 10px;
}
.ipBreadcrumbs__container > span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-left: 39px;
  padding-right: 39px;
  font-size: 14px;
}
.ipBreadcrumbs__container > span .breadcrumb_last {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ipBreadcrumbs a {
  color: var(--primary-text);
}

.page-template-template-fullwidth #inner-page-wrapper .site-container {
  width: 100%;
  padding: 0;
  max-width: 100%;
}

.post-page-get-a-free-home-valuation .ipBanner,
.post-page-get-a-free-home-valuation .ipBreadcrumbs {
  display: none;
}
.post-page-get-a-free-home-valuation .ipcontactus {
  padding: 60px 0;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap {
  height: 100%;
  padding: 127px 0;
  min-height: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-steps-wrap {
  align-items: flex-start;
  min-height: auto;
  width: 100%;
  padding: 0 14px;
  max-width: 1440px;
  margin: 0 auto;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-steps-container {
  margin: 0 auto;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-title h2 {
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: initial;
  padding: 0 35px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-title p {
  letter-spacing: 0.5px;
  font-size: 10px;
  padding: 0 50px;
  font-weight: 400;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-process-warp {
  padding-top: 26px;
  padding-bottom: 24px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-wrap {
  flex-flow: column;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-1 {
  display: block;
  padding: 0;
  max-width: 860px;
  margin: 0 auto;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-3 {
  padding: 20px;
  border-radius: 16px;
  border: 0;
  background: linear-gradient(153deg, rgba(255, 255, 255, 0.8) 0%, rgba(245, 243, 243, 0.2) 100%);
  -webkit-backdrop-filter: blur(21px);
          backdrop-filter: blur(21px);
  border-radius: 16px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-3 h3 {
  margin: 0 !important;
  font-size: 35px;
  text-align: center;
  line-height: 1.2;
  font-weight: 400;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-3 span {
  letter-spacing: 7.5px;
  font-size: 15px;
  text-align: center;
  display: block;
  color: #000;
  padding: 0;
  font-weight: 400;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-agent-photo {
  max-width: 240px;
  margin: 0 auto;
  width: 100%;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-property-search {
  display: flex;
  flex-direction: column;
  position: relative !important;
  border-radius: 0;
  padding: 0;
  height: auto;
  margin: 0 auto;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-property-search i {
  display: inline-block !important;
  font-size: 23px;
  top: 26px;
  left: 20px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-property-search input[type=text] {
  margin-left: 0;
  padding: 16px 24px 16px 52px;
  height: 54px;
  color: #AAAAAA;
  border-bottom: 1px solid #AAA !important;
  font-size: 13px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-property-search input[type=text].aios-home-valuation-city-state {
  padding: 16px 24px 16px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-search-wrap {
  display: inline-flex;
  flex-direction: column;
  padding: 0;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-next {
  max-width: initial;
  font-weight: 500;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 2px;
  border-radius: 0;
  height: 56px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps {
  max-width: 90px;
  width: auto;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps .aios-home-valuation-icon {
  border-width: 1px;
  width: 62px;
  height: 62px;
  position: relative;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps .aios-home-valuation-icon::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='25' viewBox='0 0 17 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.50065 0.833008C3.98565 0.833008 0.333984 4.48467 0.333984 8.99967C0.333984 15.1247 8.50065 24.1663 8.50065 24.1663C8.50065 24.1663 16.6673 15.1247 16.6673 8.99967C16.6673 4.48467 13.0157 0.833008 8.50065 0.833008ZM8.50065 11.9163C6.89065 11.9163 5.58398 10.6097 5.58398 8.99967C5.58398 7.38967 6.89065 6.08301 8.50065 6.08301C10.1107 6.08301 11.4173 7.38967 11.4173 8.99967C11.4173 10.6097 10.1107 11.9163 8.50065 11.9163Z' fill='white'/%3E%3C/svg%3E%0A");
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps .aios-home-valuation-icon i {
  display: none;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps-2 .aios-home-valuation-icon::after {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='15' viewBox='0 0 21 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.43813 11.4375L18.0319 0.84375C18.2819 0.59375 18.5735 0.46875 18.9069 0.46875C19.2402 0.46875 19.5319 0.59375 19.7819 0.84375C20.0319 1.09375 20.1569 1.39063 20.1569 1.73438C20.1569 2.07813 20.0319 2.375 19.7819 2.625L8.31313 14.125C8.06313 14.375 7.77146 14.5 7.43813 14.5C7.10479 14.5 6.81313 14.375 6.56313 14.125L1.18813 8.75C0.938125 8.5 0.818333 8.20312 0.82875 7.85938C0.839167 7.51562 0.969375 7.21875 1.21938 6.96875C1.46938 6.71875 1.76625 6.59375 2.11 6.59375C2.45375 6.59375 2.75062 6.71875 3.00062 6.96875L7.43813 11.4375Z' fill='white'/%3E%3C/svg%3E%0A");
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps-3 .aios-home-valuation-icon::after {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='23' viewBox='0 0 13 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.53139 22.749C6.17723 22.749 5.88035 22.6292 5.64077 22.3896C5.40119 22.1501 5.28139 21.8532 5.28139 21.499V20.0615C4.34389 19.8532 3.52098 19.4886 2.81264 18.9678C2.10431 18.4469 1.53139 17.7178 1.09389 16.7803C0.948061 16.4886 0.942853 16.1813 1.07827 15.8584C1.21369 15.5355 1.45848 15.3011 1.81264 15.1553C2.10431 15.0303 2.40639 15.0355 2.71889 15.1709C3.03139 15.3063 3.27098 15.5303 3.43764 15.8428C3.79181 16.4678 4.23973 16.9417 4.78139 17.2646C5.32306 17.5876 5.98973 17.749 6.78139 17.749C7.63556 17.749 8.35952 17.5563 8.95327 17.1709C9.54702 16.7855 9.84389 16.1865 9.84389 15.374C9.84389 14.6449 9.61473 14.0667 9.15639 13.6396C8.69806 13.2126 7.63556 12.7282 5.96889 12.1865C4.17723 11.624 2.94806 10.9521 2.28139 10.1709C1.61473 9.38965 1.28139 8.43652 1.28139 7.31152C1.28139 5.95736 1.71889 4.90527 2.59389 4.15527C3.46889 3.40527 4.36473 2.97819 5.28139 2.87402V1.49902C5.28139 1.14486 5.40119 0.847982 5.64077 0.608398C5.88035 0.368815 6.17723 0.249023 6.53139 0.249023C6.88556 0.249023 7.18244 0.368815 7.42202 0.608398C7.6616 0.847982 7.78139 1.14486 7.78139 1.49902V2.87402C8.57306 2.99902 9.26056 3.25423 9.84389 3.63965C10.4272 4.02506 10.9064 4.49902 11.2814 5.06152C11.4689 5.33236 11.5054 5.63444 11.3908 5.96777C11.2762 6.30111 11.0418 6.54069 10.6876 6.68652C10.396 6.81152 10.0939 6.81673 9.78139 6.70215C9.46889 6.58756 9.17723 6.38444 8.90639 6.09277C8.63556 5.80111 8.31785 5.57715 7.95327 5.4209C7.58869 5.26465 7.13556 5.18652 6.59389 5.18652C5.67723 5.18652 4.97931 5.38965 4.50014 5.7959C4.02098 6.20215 3.78139 6.70736 3.78139 7.31152C3.78139 7.99902 4.09389 8.54069 4.71889 8.93652C5.34389 9.33236 6.42723 9.74902 7.96889 10.1865C9.40639 10.6032 10.4949 11.2646 11.2345 12.1709C11.9741 13.0771 12.3439 14.124 12.3439 15.3115C12.3439 16.7907 11.9064 17.9157 11.0314 18.6865C10.1564 19.4574 9.07306 19.9365 7.78139 20.124V21.499C7.78139 21.8532 7.6616 22.1501 7.42202 22.3896C7.18244 22.6292 6.88556 22.749 6.53139 22.749Z' fill='white'/%3E%3C/svg%3E%0A");
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps h6,
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps p {
  font-family: var(--font-family-default);
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps h6 {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.17em;
  text-transform: uppercase;
  text-shadow: 0px 4px 44px rgba(0, 0, 0, 0.29);
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps p {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-transform: none;
  padding: 4px 0 0;
  text-transform: uppercase;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps.active .aios-home-valuation-icon {
  color: #000;
  border-color: #fff;
  background: #fff;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps.active .aios-home-valuation-icon::after {
  filter: brightness(0);
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps.active h6, .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps.active p {
  color: var(--secondary-text-color, #fff);
  font-weight: 700;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps.aios-valuation-arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.675 9.5H0.5V7.5H12.675L7.075 1.9L8.5 0.5L16.5 8.5L8.5 16.5L7.075 15.1L12.675 9.5Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 42px;
  height: 62px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps.aios-valuation-arrow::before,
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps.aios-valuation-arrow .ai-font-arrow-b-n {
  display: none;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-zillow-copyright {
  font-family: var(--font-family-default);
  font-weight: 400;
  font-size: 12px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map {
  width: 100%;
  margin: 0;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map .aios-home-valuation-map-cont canvas {
  height: 176px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map h3 {
  display: none;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info {
  margin-top: 20px;
  width: 100%;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info h3 {
  color: var(--primary-text-color, #000);
  padding: 0 !important;
  margin: 0 0 30px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info h2 {
  font-family: var(--font-family-default);
  text-transform: uppercase;
  font-size: 22px;
  color: #000;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info h2 br {
  display: none;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info p {
  padding: 0;
  margin: 0 0 30px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-api-result {
  overflow: scroll;
  padding-bottom: 0;
  text-align: center;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-api-result td, .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-api-result tr {
  display: inline-block;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-button {
  padding: 20px 0 0;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-button a,
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-info {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 2px;
  border-radius: 0;
  margin: 4px 0;
  font-weight: 400;
  padding: 18px 40px;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-button a:hover, .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-button a:focus,
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-info:hover,
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-info:focus {
  background-color: var(--primary-color, #000);
  color: var(--secondary-text-color, #fff);
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map-cont {
  margin-bottom: 30px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form {
  padding: 0;
  margin: 0 0 30px;
  width: 100%;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-text h4 {
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: var(--secondary-text-color, #fff);
  text-shadow: none !important;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding-bottom: 20px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-text p {
  font-family: var(--font-family-default);
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  color: var(--secondary-text-color, #fff);
  text-align: center;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row input,
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row textarea,
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row select {
  font-size: 16px;
  font-size: 14px;
  color: #AAA;
  line-height: 25px;
  height: 56px;
  border-radius: 0;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row input[type=submit] {
  max-width: 100%;
  width: 100%;
  margin: 0 !important;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row input[type=submit]:hover, .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row input[type=submit]:focus {
  background-color: var(--primary-color, #000);
  color: var(--secondary-text-color, #fff);
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row.aios-home-valuation-button-input {
  position: relative;
  padding: 10px 0;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row.aios-home-valuation-button-input .wpcf7-spinner {
  position: absolute;
  top: 25px;
  right: 15px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-col {
  margin: 0;
  padding: 1px;
}
.post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation .wpcf7-response-output {
  margin: 20px 0 0 !important;
  font-size: 14px;
}

.aiosp-wrap .aiosTestimonialsEquinox,
#aios-testimonials-equinox .aiosTestimonialsEquinox {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
.aiosp-wrap .aiosTestimonialsEquinox__list,
#aios-testimonials-equinox .aiosTestimonialsEquinox__list {
  width: auto !important;
  padding: 0 !important;
}
.aiosp-wrap .aiosTestimonialsEquinox__list a,
#aios-testimonials-equinox .aiosTestimonialsEquinox__list a {
  border-radius: 0;
  padding: 82px 24px;
}
.aiosp-wrap .aiosTestimonialsEquinox__content--text,
#aios-testimonials-equinox .aiosTestimonialsEquinox__content--text {
  font-weight: var(--font-weight-default);
  font-size: 13px;
  line-height: 1.6;
}
.aiosp-wrap .aiosTestimonialsEquinox__content h3,
#aios-testimonials-equinox .aiosTestimonialsEquinox__content h3 {
  font-family: var(--font-family-default);
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#inner-page-wrapper .community-content h2 {
  font-size: 36px;
  line-height: 1 !important;
}
#inner-page-wrapper .community-content h2,
#inner-page-wrapper .community-content h3,
#inner-page-wrapper .community-content h4,
#inner-page-wrapper .community-content h5,
#inner-page-wrapper .community-content h6 {
  margin-bottom: 16px !important;
  line-height: 1.2;
}
#inner-page-wrapper .aiosAgentsEquinox__agent--position {
  font-weight: 300;
}

#ip-equinox-about .ip-equinox-about__content .about__title h2 strong {
  font-size: 36px !important;
}

.ipcontactus {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
.ipcontactus__title {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 11px;
  text-transform: uppercase;
  line-height: 1;
}
.ipcontactus__title p {
  margin-bottom: 0 !important;
}
.ipcontactus__title p:not(.subheading) {
  display: none;
}

.single-aios-rm-buyers .ipBanner .entry-title, .single-aios-rm-buyers .ip-banner .entry-title,
.single-aios-rm-sellers .ipBanner .entry-title,
.single-aios-rm-sellers .ip-banner .entry-title,
.single-aios-rm-financing .ipBanner .entry-title,
.single-aios-rm-financing .ip-banner .entry-title {
  display: inline-block;
}

#aios-roadmaps-equinox .entry-title {
  margin-bottom: 0;
}
#aios-roadmaps-equinox h2, #aios-roadmaps-equinox h3, #aios-roadmaps-equinox h4, #aios-roadmaps-equinox h5, #aios-roadmaps-equinox h6 {
  margin-bottom: 4px;
  text-transform: uppercase;
}
#aios-roadmaps-equinox p {
  margin-bottom: 24px;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox__contents .entry-title {
  display: none;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox__sticky.is-sticky {
  top: var(--header-mobile-height) !important;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox__mobileHeading {
  border-radius: 0 !important;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox__mobileHeading strong {
  font-family: var(--font-family-title);
  font-size: 25px !important;
  line-height: 1.4;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox__mobileHeading small {
  font-size: 13px !important;
  letter-spacing: 1.95px !important;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox__menuLists li a {
  font-size: 15px !important;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination {
  gap: 24px;
  padding: 50px 0 0;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-prev {
  color: var(--aios-roadmaps-primary-color);
  border-color: var(--aios-roadmaps-primary-color);
}
#aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-prev svg path {
  fill: var(--aios-roadmaps-primary-color) !important;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-prev:hover {
  border-color: var(--aios-roadmaps-hover-color);
  color: #fff;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-prev:hover svg path {
  fill: #fff !important;
}
#aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-prev,
#aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-next {
  max-width: 100% !important;
  width: 100%;
  border-radius: 0;
  margin: 0 !important;
}

.aiosCommunitiesElevate__items {
  margin: 0 -15px;
}

@media screen and (min-width: 744px) {
  #inner-page-wrapper .inner-page-container {
    padding-right: 25px;
    padding-left: 25px;
  }
  #content .entry-title,
  #content .archive-title {
    font-size: 40px;
  }
  #content .archive-subtitle {
    font-size: 40px;
  }
  #content #breadcrumbs > span {
    justify-content: flex-start;
  }
  .ipBanner__headings {
    margin-bottom: -21px;
  }
  .ipBanner__headings .entry-title {
    text-align: left;
    padding: 30px 10px 0;
  }
  .ipBanner__headings .entry-title {
    width: auto;
    display: inline-block;
    padding-left: 39px;
    padding-right: 39px;
  }
  .ipBreadcrumbs {
    padding-top: 24px;
    font-size: 14px;
  }
  .ipBreadcrumbs__container > span {
    justify-content: flex-start;
  }
  .ipBreadcrumbs {
    padding-top: 29px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-steps-wrap {
    align-items: center;
    padding: 0 75px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-steps-container {
    padding: 0;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-title h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-title p {
    font-size: 14px;
    max-width: 389px;
    margin: 0 auto;
    padding: 0;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-property-search {
    flex-direction: row;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-property-search input[type=text].aios-home-valuation-city-state {
    border-left: solid 1px #AAAAAA !important;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-search-wrap {
    flex-direction: row;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-next {
    max-width: 112px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer {
    gap: 34px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map .aios-home-valuation-map-cont canvas {
    height: 249px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info {
    margin-top: 28px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-button {
    display: flex;
    gap: 8px;
    justify-content: center;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-text h4 {
    line-height: 28px;
    font-size: 25px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row input[type=submit] {
    max-width: 119px;
    margin: 0 auto !important;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-row.aios-home-valuation-button-input {
    padding: 10px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-col {
    padding: 7px;
  }
  .aiosp-wrap .aiosTestimonialsEquinox__list a,
  #aios-testimonials-equinox .aiosTestimonialsEquinox__list a {
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .aiosp-wrap .aiosTestimonialsEquinox__content--text,
  #aios-testimonials-equinox .aiosTestimonialsEquinox__content--text {
    line-height: 1.5 !important;
  }
  .aiosp-wrap .aiosTestimonialsEquinox__content h3,
  #aios-testimonials-equinox .aiosTestimonialsEquinox__content h3 {
    font-size: 16px;
    letter-spacing: 0.5em;
  }
  #inner-page-wrapper .community-content h2 {
    font-size: 40px;
  }
  #ip-equinox-about .ip-equinox-about__content .about__title h2 strong {
    font-size: 40px !important;
  }
  #aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-prev,
  #aios-roadmaps-equinox .aios-roadmaps-equinox .aios-roadmaps-pagination a.aios-roadmaps-next {
    max-width: 175px !important;
  }
}

@media screen and (min-width: 1024px) {
  #inner-page-wrapper .inner-page-container {
    padding-right: 45px;
    padding-left: 45px;
  }
  .ipBanner__headings {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ipBreadcrumbs__container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap {
    min-height: 565px;
    padding: 178px 0 62px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-steps-wrap {
    padding: 0 65px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-title h2 {
    max-width: 100%;
    font-size: 50px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-title p {
    max-width: 100%;
    letter-spacing: 0.7px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-process-warp {
    padding: 32px 0;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-wrap {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-3 {
    padding: 40px 64px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-3 h3 {
    text-align: left;
    font-size: 50px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-step-3 span {
    text-align: left;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-agent-photo {
    margin: 0;
    max-width: 265px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps h6 {
    font-size: 18px;
    letter-spacing: 0.9px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-footer-steps p {
    font-size: 14px;
    padding: 0;
    letter-spacing: 0.7px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map .aios-home-valuation-map-cont canvas {
    height: 392px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map .aios-home-valuation-map-cont {
    margin-bottom: 0;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-map {
    max-width: 392px;
    flex-shrink: 0;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info {
    margin: 0 0 0 39px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-button a:first-child,
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-info:first-child {
    max-width: 179px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-button a,
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-info .aios-home-valuation-info {
    padding: 18px 26px;
    letter-spacing: normal;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form {
    padding: 0 0 0 32px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-text h4 {
    text-align: left;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-text p {
    text-align: left;
    font-size: 15px;
  }
  .aiosp-wrap .aiosTestimonialsEquinox,
  #aios-testimonials-equinox .aiosTestimonialsEquinox {
    grid-template-columns: repeat(2, 1fr);
  }
  .aiosp-wrap .aiosTestimonialsEquinox__content h3,
  #aios-testimonials-equinox .aiosTestimonialsEquinox__content h3 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1280px) {
  #inner-page-wrapper .inner-page-container {
    padding-right: 70px;
    padding-left: 70px;
  }
  #content .entry-title,
  #content .archive-title {
    font-size: 48px;
  }
  #content .archive-subtitle {
    font-size: 48px;
  }
  .ipBanner__headings {
    margin-bottom: -31px;
    padding-left: 62px;
    padding-right: 62px;
  }
  .ipBreadcrumbs {
    padding-top: 7px;
    font-size: 16px;
  }
  .ipBreadcrumbs__container {
    padding-left: 62px;
    padding-right: 62px;
  }
  .ipBreadcrumbs {
    padding-top: 38px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-form-steps-wrap {
    padding: 0 193px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-title h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .post-page-get-a-free-home-valuation #aios-home-valuation-wrap .aios-home-valuation-text h4 {
    font-size: 28px;
    line-height: 34px;
  }
  .aiosp-wrap .aiosTestimonialsEquinox__content--text,
  #aios-testimonials-equinox .aiosTestimonialsEquinox__content--text {
    font-size: 15px;
    line-height: 1.8 !important;
  }
  #inner-page-wrapper .community-content h2 {
    margin-bottom: 24px !important;
  }
  #inner-page-wrapper .community-content h2,
  #inner-page-wrapper .community-content h3,
  #inner-page-wrapper .community-content h4,
  #inner-page-wrapper .community-content h5,
  #inner-page-wrapper .community-content h6 {
    margin-bottom: 24px !important;
  }
  #ip-equinox-about .ip-equinox-about__content .about__title h2 strong {
    font-size: 48px !important;
  }
}