

header.header, .ip-banner, body.ip-container .hp-contact-us , #main-footer  , .addtoany_content{
    display: none !important;
}


.accent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.accent canvas {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

.image-holder{
  position: relative;
}

.image-holder canvas{
  display: block;
  height: 100%;
  width: 100%;
}

.image-holder img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

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

#inner-page-wrapper {
    padding: 0;
}






.hfs-banner-holder {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.hfs-banner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.hfs-banner-holder canvas {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}







.hfs-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.hfs-banner-overlay:before , .hfs-banner-overlay:after {
    content: '';
    position: absolute;
    opacity: 92%;
}

.hfs-banner-overlay:before {
    width: 6.25vw;
    height: calc(100% - 180px);
    background: #000000;
    bottom: 0;
    left: 0;
}

.hfs-banner-overlay:after {
    width: 6.25vw;
    height: calc(100% - 180px);
    background: #000000;
    bottom: 0;
    right: 0;
}

.hfs-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #000000;
    height: 180px;
    opacity: 92%;
    z-index: 99;
}




.hfs-header-inner {
    width: calc(100% - 12.5vw);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.hfs-call {
    width: 100%;
    max-width: 240px;
    height: 50px;
    border: 1px solid #fff;
    margin-left: 22px;
}

.hfs-header .hfs-call a {
    position: relative;
    width: 100%;
    height: 100%;
    !i;!;
    color: #fff !important;!i;!;
    font-size: 12px;
    text-transform: uppercase !important;!i;!;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
}

ul#menu-homes-for-sale-menu li a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
}

ul#menu-homes-for-sale-menu > li {
    padding: 0 24px;
}

ul#menu-homes-for-sale-menu {
    display: flex;
}

.hfs-menu-cal-us {
    display: flex;
    align-items: center;
    width: calc(100% - 280px);
    justify-content: flex-end;
}

ul#menu-homes-for-sale-menu li {
    position: relative;
}

ul#menu-homes-for-sale-menu li .sub-menu {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 260px;
    top: 40px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

ul#menu-homes-for-sale-menu li .sub-menu a {
    height: 40px;
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    background: #000;
    transition: all 0.3s ease-in-out;
}

ul#menu-homes-for-sale-menu li .sub-menu a:hover {
    background: rgba(0,0,0,70%);
}

ul#menu-homes-for-sale-menu > li > a {
    padding-bottom: 30px;
}

ul#menu-homes-for-sale-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}















.hfs-qs {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: clamp(320px, 75vw  ,1200px);
    text-align: center;
}

.qs-form-inn_ {
    display: flex;
    width: calc((892/ 1046 )* 100%);
    justify-content: space-between;
}

.qs-form-inn {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.qs-field input , .qs-field select {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 300;
    height: 50px;
    padding-left: 10px;
    width: 100%;
    border-bottom: 1px solid #fff;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
}

.qs-field.qs-l {
    width: calc((170 / 892)* 100%);
}

form.qs-form {
    width: calc((1046 / 1200)* 100%);
}

.qs-search-btn {
    width: calc((140 / 1200)* 100%);
}

.hfs-qs-innr {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.qs-field.qs-s {
    width: calc((120 / 892)* 100%);
}

.qs-submit {
    width: calc((140/ 1046 )* 100%);
}

.qs-submit input {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background: #a4763c;
    color: #fff;
    border: 0;
}

.qs-search-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    font-size: 14px;
}




.hfs-qs h2 {
    color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: clamp(30px, 4.0625vw , 65px);
    margin-bottom: 40px;
}

a.scroll-down {
    color: #fff;
    font-size: 8px;
    font-weight: 400;
    margin-top: 62px;
    display: inline-block;
    text-align: center;
    position: relative;
    letter-spacing: 0.4em;
    transition: all 0.3s ease-in-out;
}
a.scroll-down:hover {
    opacity: 60%;
}

a.scroll-down i {
    position: absolute;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    font-size: 14px;
}



















.hfs-section-inner {
    width: clamp(120px, 84.375vw , 1350px);
    margin: 0px auto;
}

.hfs-fc-item {
    padding: 0 12px;
    position: relative;
}

.hfs-fc-slider > .slick-list {
    margin-left: -12px;
    margin-right: -12px;
}

.hfs-fc-item h2 {
    position: absolute;
    bottom: 32px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    color: #fff;
    font-weight: 300 !important;!i;!;
    font-size: 30px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
}

.hfs-section-title h2 {
    font-weight: 500;
    color: #000;
    font-size: clamp(40px, 4.0625vw , 65px);
    margin-bottom: 6px;
}

.hfs-section-title {
    text-align: center;
    margin-bottom: 70px;
}

.hfs-section-title span {
    font-weight: 300;
    font-size: clamp(22px, 1.875vw , 30px);
}


.hfs-section {
    padding: 0 15px;
    position: relative;
}

.hfs-section.hfs-fc {
    padding-top: clamp(60px, 7.5vw , 120px);
    padding-bottom: clamp(60px, 6.25vw , 100px);
}
.hfs-fc-item:hover h2 {
    bottom: inherit;
    top: 50%;
    transform: translateY(-50%);
}






















a.fc-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #000;
    color: #fff;
    !i;!;
}

.hfs-fc-slider-holder {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

a.fc-arrow i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

.f-arrow-next {
    right: -25px;
}

.f-arrow-prev {
    left: -25px;
}

.hfs-fc-item .image-holder:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    z-index: 2;
    opacity: 70%;
    transition: all 0.3s ease-in-out;
}


.hfs-fc-item .image-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(164,118,60,70%);
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.hfs-fc-item:hover .image-holder:after {
    opacity: 1;
}

.hfs-fc-item:hover .image-holder:before {
    opacity: 0;
}



/* .fl-slider-item {
    padding: 0 30px;
} */

.hfs-fl-slider > .slick-list {
    margin-left: -30px;
    margin-right: -30px;
}


.fl-slider-item {
    position: relative;
}

.fl-item-info {
    position: absolute;
    bottom: 0;
    opacity: 0;
}




.fl-slider-small .slick-current.slick-active {
    display: none;
}








.hfs-fl-slider {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: end;
}

.hfs-section.hfs-fl .hfs-section-inner {
    width: 100%;
    position: relative;
}

.hfs-section.hfs-fl {
    padding: 0;
    background: #000;
}

.fl-slider-big {
    width: calc((700 / 1600)* 100%);
}

.fl-slider-small {
    width: calc((842 / 1600)* 100%);
}




.fl-slider-small .fl-slider-item {
    position: relative;
    padding: 0 1.5625vw;
}

.fl-slider-small .slick-list{
  margin-left: -1.5625vw;
  margin-right: -1.5625vw;
}







.hfs-section.hfs-fl .hfs-section-inner {
    position: relative;
}

.hfs-fl-title {
    position: absolute;
    right: 0;
    width: calc((842 / 1600)* 100%);
}

.hfs-fl-title .hfs-section-title {
    text-align: left;
}

.hfs-section-title.hfs-st-wt {
    color: #fff;
}

.hfs-section-title.hfs-st-wt h2 {
    color: #fff;
}

a.fl-arrow {
    width: 50px;
    height: 50px;
    background: #000;
    position: relative;
    color: #fff;
    border: 1px solid #fff;
}




a.fl-arrow i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

.fl-arrow-holder {
    display: flex;
    gap: 20px;
}

.hfs-fl-title .hfs-section-title span {
    line-height: 1.3;
}

.hfs-fl-title .hfs-section-title {
    margin-bottom: 40px;
}

.hfs-section.hfs-fl {
    padding-top: clamp(60px, 9.6875vw , 155px);
    padding-bottom: clamp(60px, 6.25vw , 100px);
}

.hfs-section.hfs-fl .hfs-section-inner {
    margin-right: -6.25vw;
}

.fl-slider-big .fl-slider-item .image-holder:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    z-index: 2;
}

.fl-slider-big .fl-item-info {
    opacity: 1;
}



.fl-item-info {
    left: 42px;
    bottom: 40px;
    color: #fff;
    z-index: 2;
}

.fl-item-info h2 {
    font-weight: 500;
    font-size: clamp(22px, 1.875vw, 30px);
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}

.fl-item-info p {
    font-size: clamp(16px, 1.25vw , 20px);
    letter-spacing: 0.05em;
    margin-bottom: 8px;
}

.fl-item-info ul {
    display: flex;
}

.fl-item-info ul li {
    padding: 0 10px;
    font-size: 14px;
    letter-spacing: 0.05em;
    position: relative;
    border-right: 1px solid #fff;
}

.fl-item-info ul li:first-child {
    padding-left: 0;
}

.fl-item-info ul li:last-child {
    border-right: 0;
}
































a.fl-arrow {
    transition: all 0.3s ease-in-out;
}

a.fl-arrow:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}

.fl-slider-big .fl-slider-item .image-holder:after {content:'';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(164, 118, 60, 70%);opacity: 0;transition: all 0.3s ease-in-out;}


.fl-slider-big .fl-slider-item:hover .image-holder:after {
    opacity: 1;
}

.fl-slider-big .fl-slider-item:hover .image-holder:before {
    opacity: 0;
}

.fl-slider-small .fl-slider-item .image-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(164, 118, 60, 70%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}


.fl-slider-small .fl-slider-item:hover .image-holder:before {
    opacity: 1;
}

.fl-big-arrow-next {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    width: 100px;
    height: 100px;
    background: rgba(0,0,0,40%);
    transition: all 0.3s ease-in-out;
}

.fl-big-arrow-next i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #fff;
    font-size: 36px;
}

.fl-big-arrow-next:hover {
    background: #fff;
}

.fl-big-arrow-next:hover i {
    color: #a4763c;
}
















.hfs-section.hfs-about .hfs-section-inner {
    display: flex;
    flex-flow: row wrap;
    width: clamp(120px, 75vw , 1200px);
    position: relative;
    z-index: 4;
}

.hfs-about-content {
    width: calc((624 / 1200)* 100%);
    padding-right: clamp(40px, 6.5vw , 104px);
    padding-top: 28px;
}

.hfs-about-photo {
    width: calc((576 / 1200)* 100%);
}

.hfs-section.hfs-about {
    padding-top: 62px;
    padding-bottom: clamp(120px, 6.625vw , 106px);
}

.hfs-about-content .hfs-section-title {
    text-align: left;
    margin-bottom: 38px;
}

.hfs-about-content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 26px;
}

.hfs-section.hfs-about .accent:after {
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hfs-section.hfs-about .accent:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 70%;
}

.hfs-section.hfs-about .accent:after {
    content: '';
}



.hfs-agents-small-slider .slick-current.slick-active {
    display: none;
}



.hfs-team-title {
    position: absolute;
}

.hfs-team {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}








.hfs-ass-info {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}













.hfs-agents-big {
    width: calc((450 / 1572)* 100%);
}

.hfs-agents-small {
    width: calc((1092 / 1572)* 100%);
}

.hfs-section.hfs-testi-team .hfs-section-inner {
    width: 100%;
    margin-right: -12.5vw;
}

.hfs-section.hfs-testi-team {
    padding: 0;
}

.hfs-agents-small-slider .hfs-ass-item {
    padding: 0 15px;
}

.hfs-agents-small-slider .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}






















.hfs-section.hfs-testi-team {
    padding-top: clamp(60px, 6.25vw , 100px);
    background: #000000;
    padding-bottom: clamp(60px, 6.25vw , 100px);
}

.hfs-team {
    padding-bottom: clamp(60px, 6.25vw , 100px);
}

.hfs-team-title {
    top: 0;
    right: 0;
    width: calc((1092 / 1572)* 100%);
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    gap: 6vw;
    padding-top: clamp(30px, 4.625vw , 74px);
    padding-left: 38px;
}

.hfs-team-title .hfs-section-title {
    text-align: left;
    margin-bottom: 0;
}

.hfs-team-arrow {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
}

.hfs-team-arrow a {
    width: 50px;
    height: 50px;
    position: relative;
    border: 1px solid #fff;
    transition: all 0.3s ease-in-out;
}

.hfs-team-arrow a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #fff;
}

.hfs-team-title .hfs-section-title h2 {
    margin-bottom: 0;
}

.hfs-team-arrow a:hover {
    border-color: #000;
    background: #000;
    color: #fff;
}

.hfs-agents-big-slider .hfs-ass-item a .hfs-ass-info span {
    font-size: clamp(18px, 1.5vw , 24px);
    color: #fff;
}

.hfs-ass-info {
    opacity: 1;
    color: #fff;
    z-index: 3;
    width: 100%;
}

.hfs-agents-small-slider .hfs-ass-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.hfs-agents-big-slider .hfs-ass-item a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.hfs-agents-big-slider .hfs-ass-item a .hfs-ass-info {
    text-align: center;
    bottom: 30px;
}

.hfs-agents-big-slider .hfs-ass-item a .hfs-ass-info h2 {
    font-size: clamp(24px, 1.875vw , 30px);
}

.hfs-agents-big-slider .hfs-ass-item a .hfs-ass-info span {
    font-size: clamp(20px, 1.5vw ,24px);
    font-weight: 300;
}










.hfs-agents-small-slider .hfs-ass-item a .hfs-ass-info {
    padding: 20px;
}

.hfs-agents-small-slider .hfs-ass-item a .hfs-ass-info h2 {
    font-size: clamp(16px, 1.5vw ,  24px);
    margin-bottom: 6px;
}

.hfs-agents-small-slider .hfs-ass-item a .hfs-ass-info span {
    font-size: clamp(12px, 1vw, 16px);
    font-weight: 300;
}

.hfs-agents-big-slider .hfs-ass-item a .hfs-ass-info h2 {
    margin-bottom: 6px;
}

.hfs-ass-item .image-holder:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    z-index: 2;
    opacity: 70%;
    transition: all 0.3s ease-in-out;
}

.hfs-ass-item .image-holder:after {

    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(164, 118, 60, 70%);
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.hfs-ass-item:hover .image-holder:after{
opacity:1;
}

.hfs-ass-item:hover .image-holder:before{
opacity:0;
}

























.hfs-section-testi-inner {
    width: clamp(320px, 87.5vw , 1400px);
    margin-left: auto;
    margin-right: auto;
}

.hfs-testi .hfs-section-title {
    margin-bottom: 50px;
}

.hfs-testi-item p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 1.5;
}

.hfs-testi-item {
    padding: 0 clamp(30px, 4vw , 64px);
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}

.hfs-testi-item  span {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}



.hfs-testi {
    padding: 0 clamp(40px, 6.25vw , 100px);
    padding-top: clamp(60px, 6.875000000000001vw , 110px);
    padding-bottom: clamp(60px, 7.3125vw , 117px);
    position: relative;
    background: #000;
    border-bottom: 1px solid #fff;
}

a.testi-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    transition: all 0.3s ease-in-out;
}

a.testi-arrow.testi-arrow-prev {
    left: 50px;
}

a.testi-arrow.testi-arrow-next {
    right: 50px;
}

a.testi-arrow i {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50% , -50%);
    color: #fff;
    transition: all 0.3s ease-in-out;
}

a.testi-arrow:hover {
    border-color: #000;
    background: #000;
}

a.testi-arrow:hover i {
    color: #fff;
}

.hfs-testi .slick-current.slick-active .hfs-testi-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: -0.5px;
    height: calc(100% + 50px);
    width: 1px;
    background: #fff;
    opacity: 30%;
}




.hfs-testi:before , .hfs-testi:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(255,255,255,1) 100%);
}

.hfs-testi:before {
    left: 0;
}

.hfs-testi:after {
    right: 0;
}






.hfs-section-testi-inner {
    position: relative;
    z-index: 2;
}

.hfs-section.hfs-testi-team .hfs-section-inner {
    position: relative;
    z-index: 2;
}

.hfs-team {
    position: relative;
}




















.hfs-section.hfs-testi-team .accent {
    height: 70%;
}

.hfs-section.hfs-testi-team .accent:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 70%;
}

.hfs-section.hfs-testi-team .accent:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    z-index: 2;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 74%,rgba(0,0,0,1) 100%);
}

.hfs-section-testi-inner {
    padding-top: 50px;
}








.hfs-footer {
    background: #000;
    margin-top: 8px;
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    padding: clamp(60px, 6.25vw , 100px) 0;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

.hfs-footer-inner {
    width: clamp(150px, 75vw , 1200px);
    margin: 0px auto;
}

.hfs-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 46px;
}



#main-wrapper .hfs-contact-info a {
    color: #fff;!;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
}

.hfs-contact-info {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: clamp(10px, 4.75vw , 76px);
}

#main-wrapper .hfs-contact-info a i {
    margin-right: 10px;
}

.hfs-ftr-addr a i {
    font-size: 22px;
}


.homes-for-sale-footer-menus {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    gap: clamp(10px, 3.6249999999999996vw , 58px);
}

.hfs-smi {
    display: flex;
    justify-content: center;
    gap: clamp(10px, 1.875vw , 30px);
    margin-top: 36px;
    margin-bottom: 56px;
}

.hfs-smi a {
    color: #fff;
    font-size: 24px;
}

.hfs-smi a span {
    display: none;
}

/* .hfs-menu {
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid rgba(255,255,255,30%);
    border-bottom: 1px solid rgba(255,255,255,30%);
} */

.homes-for-sale-footer-menus li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.hfs-copyright p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.05em;
}

.hfs-copyright {
    margin-top: 38px;
}

.hfs-copyright p a {
    color: #fff;
}

.ftrealtor {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    gap: 10px;
    font-size: 26px;
}

.hfs-footer a {
    transition: all 0.3s ease-in-out;
}

.hfs-footer a:hover {
    opacity: 60%;
}































.aiosp-container.aiosp-inline-holder.aiosp-ref-\#buyer-popup .aios-popup-body {
    width: 100%;
    max-width: 1200px;
    padding: 0;
    min-height: auto;
}

.buyerpopup-form {
    display: flex;
    flex-flow: row wrap;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#buyer-popup .aios-popup-body .aiosp-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    background: #000000;
    opacity: 1;
    color: #fff;
    font-size: 46px;
    width: 50px;
    height: 50px;
}

.bpf-content {
    border-left: 10px solid #fff;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    background: #000;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bpf-photo {
    width: 50%;
}

.bpf-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 48px;
}

.bpf-logo img {
    width: 100%;
    max-width: 205px;
    height: auto;
    display: block;
}

.bpf-title .hfs-section-title h2 {
    font-size: clamp(20px, 2.5vw , 40px);
    margin-bottom: 12px;
}

.bpf-title .hfs-section-title span {
    font-size: clamp(14px, 1.25vw , 20px);
}




.slick-slider, .slick-slider *, .slick-slider a, input:focus, select:focus, textarea:focus{
  outline: none !important;
}



.bpf-cnt-inner .wpcf7 {
    width: 100%;
    max-width: 410px;
    margin: 0px auto;
}

.hfs-form-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.hfs-field.smh-field-l {
    width: 100%;
}

.hfs-field.smh-field-h {
    width: calc(100% / 2 - 8px);
}

.hfs-field input {
    width: 100%;
    padding: 10px;
    background: transparent;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.05em;
    border: 0;
}

.hfs-field {
    border-bottom: 1px solid #fff;
    margin-bottom: 28px;
}

.hfs-field-submit input {
    background: transparent;
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.05em;
    transition: all 0.3s ease-in-out;
}

.hfs-field-submit {
    width: 100%;
    max-width: 140px;
    height: 50px;
    margin: 0px auto;
    border: 1px solid #fff;
    margin-top: 30px;
}

.hfs-field-submit:hover input {
    background: #fff;
    color: #000;
    border-bottom: #000;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#buyer-popup .aios-popup-body .aiosp-close {
    transition: all 0.3s ease-in-out;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#buyer-popup .aios-popup-body .aiosp-close:hover {
    background: #fff;
    color: #000;
}


















.hfs-header .hfs-call a {
    transition: all 0.3s ease-in-out;
}

.hfs-header .hfs-call a:hover {
    background: #fff;
    color: #a4763c !important;!i;!;
}

.hfs-header .hfs-call a:hover i {
    color: #a4763c;
}

.qs-search-btn a {
    transition: all 0.3s ease-in-out;
}

.qs-search-btn a:hover {
    background: #fff;
    color: #a4763c;
}

.qs-submit input {
    transition: all 0.3s ease-in-out;
}

.qs-submit:hover input {
    background: #fff;
    color: #a4763c;
    border-color: #fff;
}

ul#menu-homes-for-sale-menu li a {
    transition: all 0.3s ease-in-out;
}

ul#menu-homes-for-sale-menu li a:hover {
    opacity: 60%;
}

a.fc-arrow {
    transition: all 0.3s ease-in-out;
}

a.fc-arrow:hover {
    background: #fff;
    border-color: #fff;
    color: #000;
}

.hfs-testi-item {
    transition: all 0.3s ease-in-out;
}

.hfs-testi-item:hover {
    opacity: 60%;
}





.hfs-menu-f {
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid rgba(255,255,255,30%);
    border-bottom: 1px solid rgba(255,255,255,30%);
}








.hfs-header-inner .hfs-logo {
    margin-bottom: 0;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/







  @media only screen and (max-width: 1240px) {
     .hfs-fl-title .hfs-section-title {
         margin-bottom: 10px;
     }

     .hfs-qs {
         width: 100%;
         max-width: 828px;
     }

     .hfs-about-content p {
         font-size: 14px;
         line-height: 1.4;
         margin-bottom: 16px;
     }

     .hfs-about-content .hfs-section-title {
         margin-bottom: 20px;
     }

     a.testi-arrow.testi-arrow-prev {
         left: 20px;
     }

     a.testi-arrow.testi-arrow-next {
         right: 20px;
     }









     .hfs-fl-title .hfs-section-title {
         margin-bottom: 10px;
     }

     .hfs-qs {
         width: 100%;
         max-width: 828px;
     }

     .hfs-about-content p {
         font-size: 14px;
         line-height: 1.4;
         margin-bottom: 16px;
     }

     .hfs-about-content .hfs-section-title {
         margin-bottom: 20px;
     }

     a.testi-arrow.testi-arrow-prev {
         left: 20px;
     }

     a.testi-arrow.testi-arrow-next {
         right: 20px;
     }

     ul#menu-homes-for-sale-menu li a {
         font-size: 12px;
     }

     ul#menu-homes-for-sale-menu li {
         padding: 0 14px;
     }

     .hfs-header-inner .hfs-logo {
         max-width: 160px;
     }

     .hfs-header-inner .hfs-logo img {
         width: 100%;
         height: auto;
     }

     .hfs-menu-cal-us {
         width: calc(100% - 188px);
     }

     .hfs-call {
         max-width: 160px;
     }

     .hfs-header .hfs-call a {
         font-size: 12px;
     }


















}


 @media only screen and (max-width: 1100px) {



     .bpf-title .hfs-section-title {
         margin-bottom: 30px;
     }

     .bpf-logo {
         margin-bottom: 20px;
     }


}




@media only screen and (max-width: 991px) {






    .aios-mobile-header-wrapper {
        display: none !important;
    }







  .page-template-template-homes-for-sale #inner-page-wrapper .aios-mobile-header-wrapper {
      display: block !important;
  }







.bpf-content {
    width: 100%;
    border: 10px solid #fff;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
}

.bpf-photo {
    width: 100%;
    display: none;
}

.buyerpopup-form {
    flex-direction: row-reverse;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#buyer-popup .aios-popup-body {
    max-width: 500px;
}
















.hfs-menu-cal-us {
    display: none;
}

.ip-container #main-wrapper {
    margin-top: 51px;
}

.hfs-header {
    height: 118px;
}

.hfs-header-inner {
    justify-content: center;
}

.hfs-header-inner .hfs-logo img {
    max-width: 200px;
    height: auto;
}

.hfs-banner-overlay:before {
    height: calc(100% - 118px);
    width: 3.25vw;
}

.hfs-banner-overlay:after {
    height: calc(100% - 118px);
    width: 3.25vw;
}

.fl-slider-big {
    display: none;
}

.hfs-fl-title {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.hfs-section.hfs-fl .hfs-section-inner {
    margin: 0;
}

.hfs-section.hfs-fl {
    padding-left: 15px;
    padding-right: 15px;
}

.hfs-fl-title .hfs-section-title {
    text-align: center;
}

.fl-arrow-holder {
    justify-content: center;
}



.fl-slider-small {
    width: 100%;
}

.fl-item-info {
    opacity: 1;
    left: 12px;
    bottom: 12px;
}


.fl-slider-small .slick-current.slick-active {
    display: block;
}

.fl-slider-small .fl-slider-item .image-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
}

.fl-slider-small .fl-slider-item a {
    position: relative;
}




.hfs-about-content {
    width: 100%;
    padding-right: 0;
    text-align: center;
}

.hfs-about-photo {
    width: 100%;
}

.hfs-section.hfs-about .hfs-section-inner {
    flex-direction: column-reverse;
    width: 100%;
    max-width: 710px;
}

.hfs-section-title h2 {
    text-align: center;
}

.hfs-about-content .hfs-section-title {
    margin-bottom: 20px;
}

.hfs-agents-big {
    display: none;
}

.hfs-agents-small-slider .slick-current.slick-active {
    display: block;
}

.hfs-team-title {
    position: relative;
    width: 100%;
    padding-left: 0;
    text-align: end;
    justify-content: center;
    margin-bottom: 30px;
}

.hfs-section.hfs-testi-team .hfs-section-inner {
    margin-right: 0;
}

.hfs-agents-small {
    width: 100%;
}

.hfs-section.hfs-testi-team {
    padding-left: 15px;
    padding-right: 15px;
}



.hfs-team {
    position: relative;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
}


.hfs-testi .slick-current.slick-active .hfs-testi-item:before {
    display: none;
}














.hfs-testi .slick-current.slick-active .hfs-testi-item:before {
    display: none;
}


.hfs-testi-item p {
    text-align: center;
}

.hfs-testi-item span {
    text-align: center;
    display: block;
}

a.testi-arrow.testi-arrow-prev {
    left: 6px;
}

a.testi-arrow.testi-arrow-next {
    right: 6px;
}











.hfs-testi-item p {
    font-size: 12px;
    line-height: 1.1;
}

.hfs-testi .hfs-section-title {
    margin-bottom: 10px;
}

.hfs-testi-item {
    padding-bottom: 0;
}

.homes-for-sale-footer-menus li {
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
}

.hfs-menu-f {
    height: auto;
    border: 0;
}

.hfs-copyright p {
    line-height: 1.4;
}

.hfs-contact-info {
    flex-flow: row wrap;
}

.hfs-footer-inner {
    width: 100%;
    padding: 0 15px;
}



.hfs-qs {
    position: relative;
    background: #000;
    width: 100%;
    bottom: 0;
    left: inherit;
    transform: inherit;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 100%;
}

.qs-field.qs-l {
    width: calc(100%  / 2 - 10px);
}

.qs-form-inn {
    flex-flow: row wrap;
}

form.qs-form {
    width: 100%;
}

.qs-form-inn_ {
    width: 100%;
    flex-flow: row wrap;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.qs-submit {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.qs-search-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.hfs-qs-innr {
    flex-flow: row wrap;
}

.qs-search-btn a {
    max-width: 200px;
    height: 40px;
}

.qs-submit input {
    max-width: 200px;
    height: 40px;
}

.qs-field.qs-s {
    width: calc(100% / 2 - 10px);
}

.qs-field {
    margin-bottom: 20px;
}

}

@media only screen and (max-width: 480px) {



  .hfs-field.smh-field-h {
      width: 100%;
  }

  .hfs-section-testi-inner {
      width: 100%;
  }

  .hfs-testi {
      width: 100%;
  }

  .qs-field.qs-l {
      width: 100%;
  }



  .hfs-header {
      height: 68px;
  }

  .hfs-header-inner .hfs-logo img {
      max-width: 120px;
  }

  .hfs-banner-overlay:after {
      height: calc(100% - 68px);
      width: 3.25vw;
  }

  .hfs-banner-overlay:before {
      height: calc(100% - 68px);
  }

  

}
