.basic-theme, 
.footer-top-nav, 
#normal-footer .terms-privacy,
#normal-footer h3,
#sticky-footer .terms-privacy,
#sticky-footer h3, 
.rightColumn, 
.alternative, 
.main-footer 
.footer-section:last-child, 
.fp-header, .rg-footer {
    display: none
}

a {
    cursor:pointer!important;
}

h1, h2, h3, h4, h5, h6, p, strong, ul, li, span {
    font-family: var(--font)!important;
}
.miranda-lb h2 {
    color: black;
    font-weight: 600;
}
html {
    scroll-behavior:smooth;
    scroll-padding-top:80px;
}

#proplist_disclaimer {
    padding:0;
    display: none;
}

@media (max-width:737px) {
    html {
    scroll-padding-top:60px;
}
}

.miranda-wrapper {
    overflow-x:hidden!important;
    width: 100%;
}

.body-content h1, .body-content h2, .body-content h3, .body-content h4, .body-content h5, .body-content h6 {
    color: #008AC2;
    line-height: 1.3;
    font-weight: 600;
}

.body-content h1 {
    font-size: min(10vw,30px);
    line-height: 1.4;
    margin-top: 0!important;
}

.body-content h2, .body-content h3 {
    font-size: min(10vw,28px);
}

.body-content h4, .body-content h5,m .body-content h6 {
    font-size: min(7.5vw,22px);
}


.body-content p {
    font-size: min(4.5vw,17px);
    color: rgb(0 0 0 / 63%);
    font-weight: 500;
    line-height: 1.55;
}

.fa:not(.fa-brands, .blog-socials .fa, .social-links .fa) {
    font-family:var(--fontawesome)!important;
}

.gobbla-toggle {
    right: 15px!important;
    width: 50px;
    height: 50px;
    border: solid 1px #ffffff40;
    background: var(--maincolor);
    border-radius: 100%;
    bottom: 70px!important;
}

#gobbla .gobbla-link {
    background: var(--maincolor);
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eight-peaks .gobbla-link:before, .eight-peaks .skarsnik-link:before, .skarsnik .gobbla-link:before, .skarsnik .skarsnik-link:before, .gobbla .gobbla-link:before, .gobbla .skarsnik-link:before, .warboss .gobbla-link:before, .warboss .skarsnik-link:before {
    font-size: 26px!important;
}

.gobbla.gob-maximized {
    bottom: 140px!important;
}

.gobbla.gob-minimized .gobbla__head {
    display:none
}

/* SITE ROWS, COLUMNS, ETC */
.row:not(.mapsearch .row)) {
    max-width: var(--max-site-width);
    width: 100%;
    margin: 0 auto;
}
.row .row.collapse:before, .row .row.collapse:after {
    display:none;
}

.container {
    padding: var(--containerpadding);
}
@media (max-width: 737px) {
    .container {
        padding: var(--containerpaddingmobile);
    }
    nav .header__container {
        padding-left: 15px;
        padding-right: 15px;
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
        pad'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
    }
}
.fullwidth{
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

@media (min-width:1150px) {
    .sidebar-true .fullwidth {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        left: 0;
        right: 0;
    }
    .sidebar-true .flex-2-col {
        flex-direction:column;
    }
}

.fullwidth .inner-content {
    padding: var(--containerpadding);
    position: relative;
}

.home-about .inner-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-img .inner-content {
    padding: var(--containerpadding);
    padding-left: 0;
    max-width: none;
    height: auto;
    margin: 0;
}

.featured-img.reverse .inner-content {
    padding: var(--containerpadding);
    padding-right:0;
}

/************* INPUTS + SELECTS *************/
select:not(.multiple-selects select) {
        background: url(https://u.realgeeks.media/searchchestercounty/vanitygeeks/assets/chevron-down-sharp-thin.svg) right 10px center no-repeat !important;
        background-size: 15px !important;
        background-color: white!important;
}

/********************** NAVIGATION **********************/

header.header.navshadow, .noclearnav header {
    background: var(--navbackground) !important;
    padding-top: 0;
    box-shadow: -1px 7px 14px #0000000f;
}

nav.top-nav .user-popup .inner .fp-count {
    background-color: #000
}

nav.top-nav .user-popup .inner iframe.facebook-login-iframe {
    margin: 0;
    margin-top: 20px;
    border-radius: 20px;
}

nav.top-nav .user-popup .inner .info-blob {
    margin-top: 0;
    color: #fff !important;
    font-weight: 700;
    background-color: #f1f1f1 !important;
    border: none;
    border-radius: 4px
}

nav.top-nav .user-popup .inner h2 {
    color: #000;
    font: 500 25px/25px var(--font), sans-serif !important;
    letter-spacing: 0;
    text-align: left
}



nav.top-nav .nav-container .user-popup.show {
    display: flex!important;
    width: 100% !important;
    right: 0 !important;
    align-items: center;
    justify-content: center;
    top: 0 !important;
    background-color: rgb(0 0 0 / 64%);
    position: fixed!important;
    backdrop-filter: blur(2px);
    height: 100% !important;
    flex-direction: column;
    padding: 20px;
}

a.clearnav:not(.noclearnav a):hover {
    color: #ffffff !important;
}

nav.top-nav .user-popup .inner .info-blob a {
    padding: 10px !important;
    width: 100%;
    height: 100%;
    color: #000 !important;
    display: block
}

nav.top-nav .user-popup .inner {
    background-color: #fff !important;
    position: relative;
    margin: 0;
    padding: 20px;
    border-radius: 0;
    width: 100%;
    max-width: 500px;
    height: auto;
}

nav.top-nav .user-popup .inner .button-row h2 {
    float: none;
    color: #000 !important;
    text-align: left;
    margin-bottom: 20px;
    text-overflow: ellipsis
}

nav.top-nav .user-popup .inner .button-row button:hover {
    background: #dedede !important;
}

nav.top-nav .user-popup .inner .popup-body label, nav.top-nav .user-popup .inner form label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 2px
}

nav.top-nav .user-popup .inner input:focus, nav.top-nav .user-popup .inner input:hover {
    border-color: var(--maincolor) !important;
    box-shadow: none !important
}

nav.top-nav .user-popup .inner .popup-body button, nav.top-nav .user-popup .inner form button {
    background: #000;
    border: none;
    color: #fff;
    border-radius: 0;
    letter-spacing: 2px;
    font-family: var(--font) !important;
    text-transform: uppercase;
    transition: none;
    margin-top: 0;
    margin-bottom: 0
}

nav.top-nav .user-popup .inner .popup-footer, nav.top-nav .user-popup .inner .popup-title {
    padding: 0;
    margin-top: 10px
}

nav.top-nav .user-popup .inner .popup-body button, nav.top-nav .user-popup .inner form button {
    background: var(--maincolor);
    color: #fff;
    font-weight: 600;
    border-radius: 40px;
}

nav.top-nav .user-popup .inner .form-row a {
    display: block;
    margin-top: 10px;
    font-size: 15px
}

nav.top-nav .user-popup .inner .popup-body, nav.top-nav .user-popup .inner form {
    margin-top: 30px;
    padding: 0;
    background-color: #fff !important;
    border-bottom: none !important;
    border-top: none !important
}

.navigation__item .current-page {
    font-weight: 600!important;
}

.navigation__item .current-page:hover {
    /* color: black!important; */
    opacity: .8;
    text-decoration: none!important;
}

.miranda-wrapper .content-banner {
    display: none!important;
}

.banner-navbar--container {
    width: 0;
    right: 0;
    left: 0;
    position: fixed !important;
    z-index: 601 !important;
}

nav.top-nav .nav-container > div {
    display: none!important;
}

.userSavedSearches {
    display: none;
}

.js-user-signed-in {
    width: 100%;
    max-width: 500px;
}

nav.top-nav {
    height: 0;
}

nav.noclearnav ~ .miranda-wrapper {
    margin-top: 76px;
}

@media (min-width: 767px) {
    nav.noclearnav ~ .miranda-wrapper {
        margin-top: 76px;
    }
}

@media (max-width: 450px) {
    nav.noclearnav ~ .miranda-wrapper {
        margin-top: 63px!important;
    }
}

header, nav {
    display: block;
}

nav#lux-navbar .logo__img {
    height: 65px;
    max-width: 100%
}

@media only screen and (max-width: 768px) {
    nav#lux-navbar .logo__img {
        height: auto;
        margin: 2px;
        padding-left: 30px;
        margin-top: 14px
    }
}

@media (max-width: 576px) {
    nav div.logo {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1366px) {
    nav#lux-navbar .hamburger {
        font-size: 0;
        height: 33px;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

nav#lux-navbar {
    transition: .3s all;
    overflow: visible;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
}

nav .header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: .3s all ease;
    transition: .5s all;
    color: #fff;
    font-family: Montserrat, sans-serif;
    width: 100%;
}

nav.noclearnav.firsttopnav .header {
    background: var(--navbackground);
    max-width: none!important;
    width: 100%;
}

nav .header.clearnav {
    background: transparent;
}

nav .header__container {
    max-width: 100%;
    overflow: visible;
    transition: 300ms all;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

nav .header .navigation-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex: 1;
    align-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-top: 0;
    width: 100%;
}

nav .header .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    flex-wrap: nowrap;
    align-items: center;
    background: inherit;
    max-height: 100px;
    transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    width: 100%;
}

nav .navbar > a {flex: 1 1 100%;}

@media (min-width: 1200px) {
    nav .navbar > a {
    }

    nav .header .navbar {
        flex-wrap: nowrap;
        padding: 8px 0 8px;
    }

    nav .header .navigation-wrapper {
        flex: 1 1 100%;
        grid-gap: 0;
    }
}

@media (max-width: 576px) {
    nav .logo {
        margin-right: 15px;
        max-width: 208px;
        width: 100%;
        height: 40px!important;
        top: 0;
    }
}

nav .logo__img {
    display: block;
    height: 70px;
    max-width: 100%
}

@media (max-width: 767px) {
    nav .logo__img {
        max-height: 55px
    }
}

nav .logo__img.light {
    display: block
}

nav .logo__img.dark {
    display: none
}

nav .navigation {
    color: inherit;
    width: 100%;
    padding: 17px 0px;
}

@media (max-width: 1199px) {
    nav .navigation {
        display: none;
    }
}

nav .navigation ul {
    position: relative;
    list-style-type: none;
    padding-left: 0;
    grid-column-gap: 35px;
    grid-row-gap: 5pxpx;
    margin-bottom: 0;
    justify-content: right;
    flex-direction: revert;
    align-items: center;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start
}

nav .navigation__item {
    padding: 0;
    margin: 0;
    position: relative
}

nav .nav-ink {
    display: inline-block;
    padding: 5px 0px;
    position: relative;
    font-size: 13px;
    color: var(--navlinkcolor);
    line-height: 100%;
    font-weight: 600;
    letter-spacing: 4px;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    text-align: left;
    text-transform: uppercase;
    border-radius: 0px;
    vertical-align: top
}
nav.clearnav:not(.noclearnav) .nav-ink {
    color: var(--clearnavlinkcolor);
}



nav .nav-ink:hover {
    opacity: 1;
}
nav .nav-ink:after, body > div.sidemenu .sidemenu__nav-link:not(.sidemenu__nav-link.folder):after, #global-sidemenu .socials__link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 0%;
  transition: 300ms ease;
  background-color: white;
  margin: 0;
}

nav .nav-ink:hover:after, body > div.sidemenu .sidemenu__nav-link:not(.sidemenu__nav-link.folder):hover:after, #global-sidemenu .socials__link:hover:after {
    width:100%;
}

.clearnav:not:(.noclearnav) .hamburger, .clearnav .hamburger__bars, .clearnav .hamburger__bars:before, .clearnav .hamburger__bars:after {
    color: white !important;
    background: white
}

nav .hamburger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border: none;
    padding: 15px 0px 15px 4px;
    background-color: transparent !important;
    color: var(--navlinkcolor);
    font-size: 12px;
    line-height: 1;
    justify-content: center;
    margin-bottom: 0;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .15em;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    z-index: 915
}

@media (max-width: 1366px) {
    nav .hamburger {
        padding: 0;
    }
}

nav.clearnav:not(.noclearnav) .hamburger__bars, nav.clearnav:not(.noclearnav) .hamburger__bars:before, nav.clearnav:not(.noclearnav) .hamburger__bars:after {background: white;}

nav .hamburger__bars {
    position: relative;
    display: block;
    width: 26px;
    height: 1px;
    top: 0;
    background: var(--navlinkcolor);
    margin-left: 15px;
    -webkit-transition: .3s -webkit-transform ease;
    transition: .3s transform ease
}

nav .hamburger__bars:before, nav .hamburger__bars:after {
    content: '';
    display: block;
    width: 26px;
    height: 1px;
    background-color: var(--navlinkcolor);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: .3s -webkit-transform ease;
    transition: .3s transform ease
}

nav .hamburger__bars:before {
    -webkit-transform: translateY(-9px);
    -moz-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px)
}

nav .hamburger__bars:after {
    -webkit-transform: translateY(9px);
    -moz-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px)
}

nav .hamburger:hover {
    text-shadow: none;
}

nav .hamburger:hover .hamburger__bars:before {
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px)
}

nav .hamburger:hover .hamburger__bars:after {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    transform: translateY(7px)
}

body > div.sidemenu {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100vh;
    z-index: 131;
}

.redesign *, .redesign ::before, .redesign ::after {
    box-sizing: border-box;
    outline: none
}

.redesign button {
    font: inherit;
    margin: 0;
    line-height: inherit;
    text-transform: none;
    border-radius: 0
}

.redesign ul {
    margin-top: 0;
    margin-bottom: 0 !important
}

.redesign li {
    margin-bottom: 0
}

.redesign ul ul {
    margin-bottom: 0
}

@media (max-width: 560px) {
    .redesign .feature {
        font-size: 19px;
        letter-spacing: 2px
    }
}

.logo {
    background-image: var(--logo);
}

.logo {
    background-size: contain;
    left: 0;
    max-width: 275px;
    width: 100%;
    top: 0;
    height: 55px;
    background-position-y: center;
    background-repeat: no-repeat!important;
    position: relative;
    transition: 300ms all;
}

.logo.clearnav:not(.noclearnav .logo) {
    background-image: var(--clearnavlogo);
    max-width: 300px;
}

@media (min-width: 767px) {
    nav .header .navbar {
        background: transparent;
        align-items: center;
        padding: 0px 25px 0px;
    }
        nav.clearnav:not(.noclearnav) .header .navbar {
        /* padding: 50px 0 30px; */
        min-height: 100px;
        max-height: none;
    }
}

@media (max-width: 767px) {
    nav .header .navbar {
        background: transparent;
        align-items: center;
        padding: 0px 0 0px;
        max-height: 60px;
        min-height: 42px;
    }
}

body > div.sidemenu {
    bottom: 0;
    left: auto;
    right: -467px;
    max-width: 442px;
    width: 100%;
    background-color: transparent;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding-bottom: 50px;
}

@media (max-width: 580px) {
    body > div.sidemenu {
        max-width: 301px;
        right: -350px;
    }
}

body > div.sidemenu.visible {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background-color: rgba(0, 0, 0, 0.5);
    right: 0
}

body > div.sidemenu .feature {
    padding: 0
}

body > div.sidemenu .sidemenu__wrap {
    position: absolute;
    right: 0;
    top: 0;
    overflow-y: scroll;
    bottom: 0;
    background: var(--sidemenubackground);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 55px 53px;
    width: 100%;
    max-width: 442px;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

@media (max-width: 580px) {
    body > div.sidemenu .sidemenu__wrap {
        padding: 20px;
        padding-top: 60px;
        padding-bottom: 150px;
    }
}

@media (max-height: 580px) {
    body > div.sidemenu .sidemenu__wrap {
        padding: 16px 25px
    }
}

body > div.sidemenu .sidemenu__wrap .sub-nav {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    max-height: 0
}

body > div.sidemenu .sidemenu__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

@media (max-height: 580px) {
    body > div.sidemenu .sidemenu__header {
        margin-bottom: 20px
    }
}

body > div.sidemenu .sidemenu__close {
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
    display: block;
    position: absolute;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer
}

body > div.sidemenu .sidemenu__close:hover:before, body > div.sidemenu .sidemenu__close:hover:after {
    background-color: #cacaca
}

@media (max-height: 580px) {
    body > div.sidemenu .sidemenu__close {
        width: 20px;
        height: 20px
    }
}

body > div.sidemenu .sidemenu__close:before, body > div.sidemenu .sidemenu__close:after {
    content: '';
    display: block;
    width: 27px;
    height: 1px;
    background-color: var(--sidemenulinkcolor);
    position: absolute;
    left: 50%;
    top: 50%
}

@media (max-height: 580px) {
    body > div.sidemenu .sidemenu__close:before, body > div.sidemenu .sidemenu__close:after {
        width: 20px
    }
}

body > div.sidemenu .sidemenu__close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

body > div.sidemenu .sidemenu__close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

body > div.sidemenu .sidemenu {
    /* overflow-y: auto; */
    /* -webkit-box-flex: 1; */
    /* -webkit-flex-grow: 1; */
    -ms-flex-positive: 1;
    /* flex-grow: 1; */
    /* display: -webkit-box; */
    /* overflow-x: visible; */
    /* display: -webkit-flex; */
    /* position: relative; */
    /* max-height: none; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    /* flex-direction: column; */
}

body > div.sidemenu .sidemenu::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

body > div.sidemenu .sidemenu::-webkit-scrollbar-thumb {
    background-color: #171819
}

body > div.sidemenu .sidemenu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.3);
    background-color: #ffffff
}

body > div.sidemenu .sidemenu__nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
    max-width: 330px;
    width: 100%
}

body > div.sidemenu .sidemenu__nav-item.sub-nav-container {
    position: relative
}

body > div.sidemenu .sidemenu__nav-item.sub-nav-container:after {
    content: '';
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #171819;
    border-left: 1px solid #171819;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 20px;
    top: 31px;
    -webkit-transition: .2s all ease;
    transition: .2s all ease;
    cursor: pointer;
    display: none
}

body > div.sidemenu .sidemenu__nav-link {
    line-height: 2;
    text-align: left;
    display: inline-block;
    padding: 16px 0px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: fit-content;
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-weight: 400!important;
    font-size: min(7vw,17px);
    color: #ffffff;
    -webkit-transition: .2s all ease;
    transition: .2s all ease
}

body > div.sidemenu .sidemenu__nav-link:hover {/* opacity: .7; */}

@media (max-height: 580px) {
    body > div.sidemenu .sidemenu__nav-link {
        padding: 10px 25px
    }
}

body > div.sidemenu .sidemenu__subnav {
    list-style-type: none;
    margin: 0;
    padding: 10px 30px;
    border-bottom: 1px solid #f1f1f1
}

body > div.sidemenu .sidemenu__subnav-item {
    text-align: center;
    margin-bottom: 13px
}

body > div.sidemenu .sidemenu__subnav-link {
    line-height: 1.43;
    font-size: 18px;
    color: var(--fontColor, #000);
    -webkit-transition: .2s all ease;
    transition: .2s all ease
}

@media (max-width: 768px) {
    body > div.sidemenu .sidemenu__subnav-link {
        font-size: 16px
    }
}


body > div.sidemenu .sidemenu-footer {
    padding-top: 30px;
    position: relative;
}

@media (max-height: 580px) {
    body > div.sidemenu .sidemenu-footer {
        padding-top: 10px
    }
}

body > div.sidemenu .sidemenu-footer .socials {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: left;
    flex-direction: row;
    flex-wrap: nowrap;
    grid-gap: 10px;
}

body > div.sidemenu .sidemenu-footer .socials > li {
    padding: 0;
    margin: 0;
    flex: 1;
    width: 100%;
}

#global-sidemenu .socials {
    list-style-type: none;
    padding: 20px 10px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    background: #000000;
    bottom: 0;
    margin: 0;
    right: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-top: solid 1px #ffffff4f;
}

.redesign .socials > li {
    padding-right: 27px;
    margin-bottom: 0;
}

.redesign .socials > li:last-child {
    padding-right: 0
}

#global-sidemenu .socials__link {
    display: flex;
    align-items: baseline;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    width: fit-content;
    margin: 0;
    font-size: min(4vw, 16px);
    transition: all .2s;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 0;
    color: white!important;
    position: relative;
    padding-bottom: 10px;
}

#global-sidemenu .grey-socials a {
    color: white !important;
    display: flex;
    grid-gap: 8px;
}

.sideoptions {
    display: flex;
    flex-direction: column;
    grid-gap: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-color: #ffffff30;
}

.sideoptions i:before {
    font-weight: 100;
    font-size: 20px;
    color: white;
}

.sideoptions a {
    grid-gap: 10px;
    font-weight: 400!important;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.redesign .socials__link i {
    text-align: center
}

.redesign .socials__link:hover {
    background-color: #000;
    color: #ffffff
}
.redesign .grey-socials .socials__link i {
    color: #fff;
    /* display: none; */
    font-size: 18px
}

.redesign .grey-socials .socials__link span {
    color: #fff
}

.redesign .grey-socials .socials__link:hover {
    opacity: .7
}

.redesign .grey-socials .socials__link:hover i {
    color: #ffffff
}

.redesign .grey-socials .socials__link i:before {
    font-family: var(--fontawesome)!important;
    font-weight: 300;
    margin-right: 5px;
}

nav#lux-navbar:not(.showoriginalnav):not(.firsttopnav) {
    /* top: -200px; */
}

@media (max-width: 700px) {
    nav#lux-navbar {
        /* top: -100px; */
    }
}

nav#lux-navbar .header.navshadow.showoriginalnav:not(.clearnav) {
    top: 0
}

.miranda-wrapper:not(.clearnav) .banner-navbar--container {
    top: -150px
}

@media (max-width: 700px) {
    .miranda-wrapper:not(.clearnav) .banner-navbar--container:not(.showoriginalnav) .user-info {
        top: -75px !important
    }
}

.miranda-wrapper:not(.clearnav) .banner-navbar--container.showoriginalnav {
    top: 0
}

.submenu {
    position: absolute!important;
    z-index: 333;
    /* white-space: nowrap; */
    display: flex;
    flex-direction: column!important;
    padding: 0px;
    background: #e0e0e0;
    min-width: 300px;
    min-height: 100%;
    box-shadow: 0px 4px 8px #0000003b;
    grid-gap: 1px;
    text-align: left!important;
    align-items: start!important;
    justify-content: center!important;
    border-radius: 0px;
    overflow: hidden;
    transition: opacity 0.3s ease, max-height 0.3s ease;
    width: 100%;
}

.submenu li {
    width: 100%;
}

.submenu.visible {
    opacity: 1;
    max-height: 200px;
    /* Adjust as needed */
}

.submenu li a {
    letter-spacing: 1px;
    color: #ffffff !important;
    font-weight: 400!important;
    height: 100%;
    font-size: 15px;
    display: flex;
    padding: 10px 5px;
    background: white;
    width: 100%;
    min-width: 100%;
}

.submenu li a:hover {
    opacity: .7;
    color: #dadada !important;
    background: #ebebeb;
}

.sidemenu__nav .submenu {
    position: relative!important;
    background: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

.sidemenu__nav .submenu a {
    color: black;
    background: none;
    text-transform: uppercase;
    letter-spacing: 1px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.sidemenu__nav .submenu a:hover {
    background: none;
}

.submenu li::marker {
    display: none!important;
    font-size: 0;
}

.folder:after {
    content: "\f078";
    font-family: "Font Awesome 6 Sharp";
    margin-left: 10px;
    font-weight: 400;
    display: inline-block;
    transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transform-origin: center;
}

.folder.opened:after {
    transform: rotate(180deg);
    /* This will rotate the chevron to point upwards */
}

.content-banner--container {
    height: auto !important;
    position: relative;
    z-index: 3;
    display: inline;
}

#content-banner-hide-1 .content-banner-msg {
    display:none
}

#content-banner-close {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 14px;
    align-content: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
}

.content-banner-msg .content-banner-link {
    display: block;
    width: fit-content;
    background: white;
    padding: 0 10px;
    color: black!important;
    text-decoration: none;
    border-radius: 5px;
    font-size: min(5vw,16px);
}
.content-banner-msg .content-banner-link:hover {
    color: black!important;
    opacity: .7;
}
.content-banner--container * {
    line-height: 1.5;
}

.clearnav .content-banner-msg {
    background: rgb(0 0 0 / 57%);
}

.content-banner-msg {
    max-width: 100%;
    margin: auto;
    background: #000000;
    font-size: min(5vw, 20px);
    font-family: var(--font);
    border: none;
    position: relative;
    display: flex;
    padding: 10px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
    flex-wrap: wrap;
}

nav.top-nav .user-info {
    display: none !important
}

#overlay-sidemenu-black {
    width: 100vw;
    height: 100%;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 101;
    background: rgb(0 0 0 / 60%);
    display: none;
}

#overlay-sidemenu-black:before {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    z-index: 2;
    position: absolute;
}

#overlay-sidemenu-black.visible {
    display: block;
}

/* HERO SECTION *************/
.hoz-inside {
    background: none;
    height: 100%;
    width: 100%;
    padding: 150px 25px 50px;
    z-index: 3;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    min-height: 33vh;
}

@media only screen and (min-width: 737px) {
    div.hoz-inside {
        width: 100%;
        position: relative;
        height: 100%;
        padding: 250px 25px 100px;
    }
}

#quicksearch-section {
    position: relative;
    background-position: center!important;
    z-index: 3;
    height: auto;
    margin-top: 0!important;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 40vh;
    background-color: #000000 !important;
}

.no-search {
    min-height: auto!important;
}

@media (max-width: 737px) {
    div#diamond-search {
        padding: 0!important;
    }

    .hs-row .small-12 {
        padding: 0;
        margin-top: 20px;
    }
}

form.hs-row {
    z-index: 2;
    position: relative;
}

.search-header {
    font-family: var(--font)!important;
    color: white;
    line-height: 1.2!important;
    font-size: min(6vw,39px);
    max-width: 600px;
    margin: 0px auto 20px;
    text-shadow: 1px 3px 6px #0000006e;
    text-align: center;
    margin-top: 20px;
    font-weight: 600!important;
}

.bdba.clearfix:after, .bdba.clearfix:before {
    display: none;
}

#move-form {
    width: 100%;
    display: flex;
    align-items: center;
    flex: 1 1 100%;
}

.search-section {
    display: flex;
    justify-content: center;
    min-width: 100%;
}

.hoz-s .search-section .search-container:before, .hoz-s .search-section .search-container:after {
    display: none;
}

#autocomplete-search-container {
    padding: 0 !important;
    flex-direction: row;
    align-items: center;
    padding: 5px;
    width: 100%;
    height: auto;
}

#autocomplete-search-container .autocomplete-field {
    height: 100%;
}

.search-section.autocomplete-search-section {
    max-width: none !important;
    padding-top: 0;
    height: 100%;
    padding: 0;
    height: 100%;
    flex: 1 1 100%;
}

#autocomplete-search-container .autocomplete-field i {
    display: none !important
}

.search-container {
    height: 100%;
    background: #ffffffeb;
    padding: 10px 0 10px!important;
    border-radius: 0;
}

.search-container .property-type label:not(:first-child) {
    font-weight: 400
}

.hero-search-submit input[type="submit"] {
    background: var(--maincolor);
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: var(--font);
}

.hero-search-submit input[type="submit"]:hover {
    border: none!important;
    background: var(--accentcolor)!important;
}

#diamond-search form {
    display: none;
    flex-basis: 100%;
    height: auto;
    overflow: visible;
    flex: 1 1 100%;
    width: 100%;
}

#quicksearch-section:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    min-height: 20vh;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #0000004a;
}

#diamond-search button:hover {
    color: white !important;
    opacity: .7;
}

#diamond-search button:focus {
    outline-width: 0
}

#diamond-search form#address button, #diamond-search form#address-sell button {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
}

#diamond-search input {
    height: 100%!important;
    border: none !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
    box-shadow: none;
    border-radius: 40px !important;
    font-size: min(4vw, 15px) !important;
    box-shadow: none !important;
    padding: 0 15px !important;
    width: 100%;
    background: none;
    font-weight: 600;
    text-overflow: ellipsis;
}

#diamond-search input:focus {
    box-shadow: 0 0 5px #999
}

#diamond-search input::placeholder {
    font-size: 120%
}

#diamond-search input.active {
    display: block !important
}

#diamond-search .tt-dropdown-menu p {
    color: #000;
    margin-left: 5px;
    font-size: min(4vw, 15px);
}

#tags-diamond-search-btn {
    /* display: flex!important; */
    /* align-items: center; */
    /* justify-content: center; */
}

#tags-diamond-search-btn:after {
    content: '\f002'!important;
    font-family: "Font Awesome 6 Pro"!important;
    font-weight: 600;
    text-align: center;
    font-size: min(7vw,21px)!important;
    color: #ffffff;
    margin-left: 0;
}

#diamond-search button#diamond-search-btn:hover, #diamond-search button#tags-diamond-search-btn:hover {
    background: var(--accentcolor);
    opacity: 1;
    color: black!important;
}

#diamond-search button#tags-diamond-search-btn {
    width: fit-content;
    padding: 20px;
    float: none !important;
    font-size: 0;
    letter-spacing: 3px;
    height: 100%;
    text-transform: uppercase;
    position: relative;
    border-radius: 3px;
    right: 0;
    margin: 0;
    display: block;
    font-weight: 400 !important;
    background: black;
    color: #fff !important;
    margin-top: 0;
    transition: 300ms all;
    flex: 1;
    align-items: baseline;
    justify-content: center;
    display: flex;
    align-items: center;
}

#search-autocomplete {
    width: calc(100% - 80px);
    float: left
}

#diamond-search button#diamond-search-btn {
    width: auto;
    padding: 5px 10px;
    float: none;
    height: 100%;
    background: var(--maincolor);
    color: #ffffff;
    margin: 0;
    font-weight: 500;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border: none;
    display: inline-block;
    border-left: solid 1px #e0e0e0;
}

@media (max-width: 700px) {
    #diamond-search form {
        height: 55px !important;
    }

    #diamond-search button:not(#diamond-search-btn, .search-section button) {
        margin-bottom: 0px!important;
        margin-right: 1px !important;
        padding: 7px 7px !important;
    }

    #diamond-search button {
        padding: 5px 15px;
        font-size: min(4.2vw, 18px);
        margin-right: 25px;
    }

    #diamond-search button#diamond-search-btn {
        font-size: min(3.5vw, 16px) !important;
        padding: 5px 15px;
        font-weight: 600;
    }

    #diamond-search input {
        font-size: min(8vw, 11px) !important;
    }

    #diamond-search button i {
        font-size: 20px
    }
    #tags-diamond-search-btn {
        max-width: 100px;
        font-size: 0!important;
        justify-content: center!important;
        align-items: center!important;
        padding: 18px!important;
        width: 60px!important;
        min-width: 60px;
    }
    #tags-diamond-search-btn:after {
        margin: 0;
        font-size: min(7vw,22px)!important;
        position: absolute;
        font-weight: 800;
    }
}

#sell-one {
    height: 100%;
}

.tt-dropdown-menu {
    top: 49px !important;
    border-radius: 20px !important;
    height: auto;
    border-top: solid 1px #dadada !important
}

.styled-select .autocomplete-field .tt-suggestion .suggestion-field-label {
    margin: 0;
    font-size: min(3vw,10px);
}

@media (max-width: 737px) {
    .tt-dropdown-menu {
        top: 44px !important;
        left: -1px !important
    }
}

#diamond-search button.active {
    font-weight: 600!important;
    border-bottom: solid 2px #ffffffab !important;
}

#diamond-search form.active {
    display: block;
    max-width: 600px !important;
    width: 100%;
    flex-basis: 100%;
    padding: 2px;
    height: 60px;
    justify-content: space-between;
    background: rgb(255 255 255);
    border-radius: 5px;
    display: flex !important;
    flex-wrap: wrap;
    position: relative;
    outline: solid 1px #ffffff57;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}

.hero-search-submit a {
    line-height: 1;
    white-space: nowrap;
    font-size: min(4vw,16px);
    color: grey;
}

div#diamond-search {
    max-width: 800px;
    width: 100%;
    margin: 0;
    padding: 0 31px;
    position: relative;
    justify-content: center;
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 20px;
    grid-row-gap: 10px;
}

#diamond-search button {
    margin: 0;
    padding: 8px 15px;
    margin-bottom: 10px;
    margin-right: 20px;
    border: none;
    border-radius: 0;
    font-weight: 400;
    width: fit-content;
    font-size: min(4vw,20px);
    letter-spacing: 0;
    background: none;
}

#diamond-search button:not(#diamond-search form button) {
    margin: 0;
    margin-bottom: 10px;
    border-bottom: none;
    padding: 0;
    margin-right: 1px;
    font-weight: 400;
    transition: 300ms padding ease-in;
    text-shadow: 1px 1px 18px black;
}

/* BODY CONTENT */
.mobile-address-search {
    display: none;
}

.vg-home .body-content {
    padding-bottom:0!important;
    padding-top: 0!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.body-content {
    max-width: 1500px;
    padding: 50px 50px;
    display: flex;
    grid-column-gap: 50px;
}
.terms {
    display: block;
}
@media (max-width: 1200px) {
    .body-content {
        flex-direction: column;
        padding: 40px 15px!important;
    }
}

@media only screen and (max-width: 46em) and (orientation: portrait) {
    .body-content .body-container {
        padding: 0!important;
    }
}

.body-container {
    max-width: 100%;
    margin: 0 auto!important;
    position: relative;
    box-sizing: border-box;
}

.blog .body-container {
    
}

@media only screen and (min-width: 737px) {
    .body-content .body-container {
        padding: 0;
    }
}

@media (max-width: 1200px) {
    .body-content .body-container {
        width: 100%;
    }
    .realtor-page .body-container {
        justify-content: center;
    }
}

div.user-content.clearfix {
    /* margin-bottom: 30px; */
}

.body-content:after, .body-content:before {
    content: " ";
    display: none
}


/******* MODAL ********/

.field {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    grid-gap: 5px;
}
div.rg-modal.rg-modal-contact h2 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
    color: #000000;
    line-height: 110%
}
.miranda-lb {
    padding: 35px 25px 15px !important;
    margin-bottom: 0 !important;
    border-radius: 10px;
    height: auto;
    min-height: auto;
    background: white;
}

.miranda-lb h2.show-for-medium-up {
    color:var(--maincolor);
    display: block!important;
}

.miranda-lb .lb-content {
    padding: 0;
    background: none;
    border: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.rg-modal .rag-modal {
    display: flex;
    align-items: baseline;
    justify-content: center;
    overflow: auto
}
.miranda-lb .lb-content p {
    margin-bottom: 20px !important;
    color: #595959;
    border-bottom: none;
    padding: 0;
    margin-top: 0 !important;
    width: 100%;
    font-size: min(5vw,15px);
    text-align: left;
}

.rg-modal-marketreportsignup .lightbox img, .rg-modal-savemarketreport .lightbox img, .rg-modal-propertylandingsignup .lightbox img, .rg-modal-contentcapture .lightbox img, .rg-modal-phonegrabber .lightbox img, .rg-modal-facebooksignup .lightbox img, .rg-modal-contentcapture .lightbox img, .rg-modal-contactupdate .lightbox img, .rg-modal-favoriteproperty .lightbox img {
    padding: 0;
    margin-bottom: 20px;
}
.miranda-lb .columns, .miranda-lb .firstName, .miranda-lb .lastName {
    float: none;
    padding: 0!important;
    width: 100%;
}

.rg-modal-signup iframe, .rg-modal-signin iframe, .rg-modal-contentcapture .lightbox iframe, .rg-modal-propertylandingsignup .lightbox iframe, .rg-modal-marketreportsignup .lightbox iframe, .rg-modal-signin .lightbox iframe, .rg-modal-contentcapture .lightbox iframe {
    width: 100%;,
    margin: 0;
    height: 50px;
    border-radius: 10px;
    margin: 0;
}

.miranda-lb input:not(.miranda-lb input[type="submit"], input[type="checkbox"]), .miranda-lb select, .user-popup input, .miranda-lb textarea{
        display: block;
        width: 100%;
        padding: 5px 9px !important;
        font-size: 16px !important;
        font-weight: 600;
        height: 50px !important;
        border: solid 1px #dedede!important;
        transition: .1s;
        box-shadow: 0px 1px 6px #e0e0e0 !important;
        background: white!important;
        border-radius: 10px!important;
}

.miranda-lb textarea#address {
    min-height: auto!important;
    height: 50px;
}

.miranda-lb textarea {
    min-height:150px;
}

.miranda-lb input:not(.miranda-lb input[type="submit"]):hover, .miranda-lb select:hover, .miranda-lb textarea:hover,
.miranda-lb input:not(.miranda-lb input[type="submit"]):focus, .miranda-lb select:focus, .miranda-lb textarea:focus, 
.user-popup input:hover, .user-popup input:focus,
.lightbox input:hover, .lightbox input:focus{
    border: solid 2px var(--maincolor)!important;
}

.miranda-lb .lightbox label {
    padding: 0!important;
    width: 100%!important;
    margin: 0!important;
}

.miranda-lb .lightbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.miranda-lb .lightbox form, .miranda-lb form {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    width: 100%;
}

.miranda-lb input[type="submit"],.miranda-lb .contact input[type="submit"], .miranda-lb .lb-content .signup-box input[type="submit"]  {
    background: var(--maincolor)!important;
    border: none!important;
    width: 100%!important;
    height: 50px!important;
    font-size: min(4vw,20px)!important;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    border-radius: 10px!important;
    color: white!important;
    transform:none!important;
    margin: 0!important;
}

.rag-modal-backdrop {
    background-color: rgb(0 0 0 / 59%) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

@media only screen and (max-width:36em) {
    .rag-modal {
        padding: 20px !important;
        position: fixed !important
    }

    .rg-modal-map .rag-modal {
        padding: 25px
    }
}

.rg-modal .rag-modal-window {
    width: 100% !important;
    max-width: 500px !important;
    max-height: max-content;
    \: 100%;
    margin-bottom: 50px!important;
    margin: 0;
    border-radius: 0px!important;
    background: white;
    overflow: visible !important;
    -moz-user-select: auto;
    z-index: 2099 !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 30%);
    -ms-user-select: auto;
    border: none;
}
.rg-modal-contact .rag-modal-close,
.rg-modal-reset .rag-modal-close,
.rg-modal-savesearch .rag-modal-close,
.rg-modal-signin .rag-modal-close,
.rg-modal-signup .rag-modal-close {
    background: none;
    border-radius: 8px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 2px;
    right: 2px;
    color: black !important;
}

.rg-modal-contact .rag-modal-close:before,
.icon-x:before,
.rg-modal-reset .rag-modal-close:before,
.rg-modal-savesearch .rag-modal-close:before,
.rg-modal-signin .rag-modal-close:before,
.rg-modal-signup .rag-modal-close:before {
    color: #000000 !important;
    font-size: min(7vw, 29px);
    font-weight: 900;
    line-height: 1;
    font-family: "Font Awesome 6 Pro";
    position: relative;
    font-weight: 200;
}
@media only screen and (max-width:36em) {
    .miranda-lb .firstName {
        padding-right: 5px
    }

    .miranda-lb .show-for-small-only {
        display: block !important
    }

    .miranda-lb {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        background: #fff;
        top: 20px;
        margin: auto !important;
        padding: 40px 25px 25px !important
    }

    .miranda-lb .contact label.show-for-medium-up {
        display: none !important
    }

    .miranda-lb .contact input[type=email],
    .miranda-lb .contact input[type=tel],
    .miranda-lb .contact input[type=text] {
        width: 100%
    }
}

div.rg-modal.rg-modal-contact .small-12.columns .styled-select {
    display: grid
}

div.rg-modal.rg-modal-contact .small-12.columns > div:first-child {
    grid-column: span 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px
}

div.rg-modal.rg-modal-contact .small-12.columns > div:nth-child(4) {
    grid-column: span 2;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    border-bottom: none;
    padding-bottom: 20px
}

div.rg-modal.rg-modal-contact .small-12.columns > div:nth-child(5) {
    grid-column: span 2;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 10px
}

.miranda-lb .contact-us {
    max-width:100%!important;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin-top: 20px;
    border-radius: 10px;
}

.miranda-lb .row {
    width:100%!important;
}
.miranda-lb .leftColumn, .miranda-lb .rightColumn {
    width: 100%;
    float: none;
}
div.rg-modal.rg-modal-contact .small-12.columns {
    padding: 0;
    display: flex;
    flex-direction: column;
    grid-gap: 0px;
    flex-wrap: wrap;
}

.miranda-lb .warning-messages {
    background: #f2EEE6;
    border: none;
    padding: 10px!important;
    margin-bottom: 20px;
    border-radius:0;
}

.miranda-lb .lb-content label, .miranda-lb h3 {
    font-size: 17px !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    color: #000000;
    text-align: left !important;
    margin-top: 0;
    padding-bottom: 5px!important;
    white-space: nowrap
}

.miranda-lb .contact label.long-label {
    text-align: left;
    white-space: inherit;
    grid-column: 1/-1;
}

/******* ABOUT + REALTOR PAGE ********/

body .miranda-wrapper .realtor-page .agent-logo {
    max-height: 71px!important;
    object-fit: contain!important;
    object-position: left!important;
    margin-top: -61px;
    z-index: 55555;
    left: 0;
    min-height: auto!important;
    height: auto;
    margin-bottom: 20px;
}

.realtor-info .socials {
    justify-content: center;
    background: #ffffff;
    padding: 15px;
    grid-gap: 30px;
    border-radius: 0px;
    flex-wrap: wrap;
    width: 100%!important;
    margin-bottom: 30px!important;
    box-shadow: -1px 2px 11px #e0e0e0;
}

.realtor-info .socials ul {
}

.realtor-info .socials li {
    padding: 0;
}

.realtor-info .socials li a {
    color: #093F4C !important;
    justify-content: center;
    font-size: 0;
}

.agent-btn button {
    background: var(--maincolor);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.realtor-info .socials li em {
    font-size: 0;
}

.realtor-info .socials li em:before {
    font-size: 20px
}


/******** CUSTOM CONTENT ****************************************************************************/
.inner-content {
    max-width: 1500px;
    margin: auto;
    width: 100%;
}

/******** Listing Slider + Property Previews ***********/

.featured-properties {display: grid;flex-flow: wrap;grid-gap: 15px;grid-template-columns: repeat(3,1fr);width: 100%;justify-content: left;align-items: baseline;align-content: center;position: relative;text-align: center;margin: auto;}

@media (min-width: 737px) and (max-width: 1050px) {
.featured-properties, div#featured-three-slides.no-slick {
    grid-template-columns: repeat(3,1fr)!important;
}
}

@media (min-width: 450px) and (max-width: 737px) {
.featured-properties, div#featured-three-slides.no-slick {
    grid-template-columns: repeat(2,1fr)!important;
}
}
@media (max-width: 450px) {
.featured-properties, div#featured-three-slides.no-slick {
    grid-template-columns: repeat(1,1fr)!important;
}
}
.blank-page .featured-properties, div#featured-three-slides.no-slick {
    grid-template-columns: repeat(4,1fr);
}
div#featured-three-slides.no-slick {
    display:grid!important;
    grid-gap: 15px;
}
.body-container .featured-properties .fp-header {
    flex: 1 1 100%;
    margin-top: 10px !important;
    grid-column: 1/-1;
    margin-bottom: 10px !important;
    display:block;
    text-align: left;
    font-weight: 600;
}

.featured-properties .pagination_wrapper {
    grid-column: 1/-1;
}
@media (max-width:450px) {
    #featured-three-slides.slick-slider .slick-track {
        grid-gap: 3px!important;
    }
}
div#featured-three-slides {
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    width: auto;
    min-height: 200px;
    pointer-events: all;
    position: relative;
     /* Start from the middle of the outer container */
    overflow: visible;
}

#featured-three-slides .slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100%; /* Ensure it takes full width */
     /* Hide any overflow */
    pointer-events: all;
    overflow: visible;
}

#featured-three-slides.slick-slider .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: stretch;
    margin-left: 0;
    grid-gap: 25px;
    box-sizing: border-box;
    flex-wrap: nowrap;
    margin: auto;
    overflow-x: hidden;
}
.body-container .property {
    display:none!important
}
#featured-three-slides .property.featured.slick-slide, .featured-properties .property.featured, #featured-three-slides .property, .search-results .property {
    padding: 0 !important;
    position: relative !important;
    overflow: hidden !important;
    flex: 1 1 24%;
    height: 100%;
    width: 100%!important;
    transition: .2s ease-in-out;
    flex-direction: column;
    margin: 0!important;
    border: solid 1px #e0e0e0;
    background: transparent;
    border-radius: 0;
}


#featured-three-slides .property.featured.slick-slide, .featured-properties .property.featured, #featured-three-slides .property, .search-results .property, .user-content .property {
    display: flex!important;
}


div#featured-three-slides .property, .property-thumb, .property .property-thumb img {
    height: auto!important;
    width: 100%!important;
    padding: 0!important;
    background: linear-gradient(45deg, #000000a3, #5d5d5d9e);
}

.home-listings div#featured-three-slides .property img {
    min-height: 25vh;
}

@media (max-width:1100px) {
    .home-listings div#featured-three-slides .property img {
    min-height: 200px;
}
}

.property:hover {
    transform: scale(.98);
}

.slick-slider {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow-x: visible;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none
}

.slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    flex-direction: column;
}

div#featured-three-slides .slick-arrow {
    width: 30px !important;
    height: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50% !important;
    transform: translateY(-222%);
    margin: 0 !important;
    left: auto;
    right: auto;
    color: black !important;
    position: absolute;
    border-radius: 100%;
    z-index: 2;
    background: #000000fa !important;
    border: solid 1px #ffffff59;
}

div#featured-three-slides .slick-arrow:hover {
    background: var(--maincolor)!important;
}

div#featured-three-slides .slick-prev {
    left: 10px;
}

div#featured-three-slides .slick-next {
    right: 10px;
}

div#featured-three-slides .slick-arrow:before,div#featured-three-slides .slick-arrow:after {
    font-size: min(7vw,20px);
    padding: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 0;
    border-radius: 0;
    opacity: 1;
    color: #fff;
    position: absolute;
    font-weight: 200;
    transform: translateY(22%);
}

.property-thumb:before {
    content:'For Sale';
}

.property-thumb:before, .property-sold .property-thumb:before, .minilisting.listing-sold .minilisting-thumb:before  {
    padding: 2px 6px;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #000000;
    border-radius: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: min(5vw,11px);
    z-index: 2;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-shadow: none;
    opacity: 1;
    border: solid 1px #ffffff3d;
}

.property .property-thumb img {
    max-height: 200px;
    min-height: 250px;
    margin: 0!important;
    max-width: none;
    width: 100%!important;
    object-fit: cover;
    object-position: center;
}

@media (max-width:450px) {
    .property .property-thumb img {
        min-height: 200px;
    }
}

.not-in-view:before {
    content:'';
    height: 100%;
    width: 100%;
    position:absolute;
    background: #ffffffd4;
    top: 0;
    left: 0;
    z-index: 4;
    backdrop-filter: blur(5px);
}

.property .property-thumb .property-image {
    visibility: hidden;
}

.nophoto {
    background-size: 50%!important;
    
url(
    "data: image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM4IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgMTM4IDE4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxmaWx0ZXIgeD0iLTUwJSIgeT0iLTUwJSIgd2lkdGg9IjIwMCUiIGhlaWdodD0iMjAwJSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0iYSI+PGZlT2Zmc2V0IGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJvIi8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMSIgaW49Im8iIHJlc3VsdD0iYyIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMSAwIiBpbj0iYyIgcmVzdWx0PSJtIi8+PGZlTWVyZ2U+PGZlTWVyZ2VOb2RlIGluPSJtIi8+PGZlTWVyZ2VOb2RlIGluPSJTb3VyY2VHcmFwaGljIi8+PC9mZU1lcmdlPjwvZmlsdGVyPjwvZGVmcz48cGF0aCBkPSJNMS40NzIgMi4yNGgxLjQ3MlYxM0gxLjQ3MlYyLjI0em0zLjY2MiAyLjkxNmgxLjMwNFY2LjI3Yy4zMTItLjM4Ny41OTYtLjY2Ny44NS0uODQzLjQzNC0uMjk4LjkyNy0uNDQ3IDEuNDgtLjQ0Ny42MjQgMCAxLjEyNy4xNTQgMS41MDguNDYuMjE1LjE3Ny40MS40MzYuNTg2Ljc3OC4yOTMtLjQyLjYzNy0uNzMgMS4wMzMtLjkzNC4zOTUtLjIwMy44NC0uMzA0IDEuMzMzLS4zMDQgMS4wNTQgMCAxLjc3Mi4zOCAyLjE1MyAxLjE0My4yMDYuNDEuMzA4Ljk2LjMwOCAxLjY1NVYxM2gtMS4zN1Y3LjU1YzAtLjUyMi0uMTMtLjg4LS4zOS0xLjA3Ni0uMjYyLS4xOTUtLjU4LS4yOTMtLjk1Ny0uMjkzLS41MTYgMC0uOTYyLjE3NC0xLjMzNS41Mi0uMzc0LjM0OC0uNTYuOTI2LS41NiAxLjczN1YxM2gtMS4zNFY3Ljg4YzAtLjUzMi0uMDY1LS45Mi0uMTkyLTEuMTY0LS4yLS4zNjYtLjU3My0uNTUtMS4xMi0uNTUtLjQ5OCAwLS45NS4xOTMtMS4zNi41OC0uNDA3LjM4NS0uNjEgMS4wODMtLjYxIDIuMDk0VjEzaC0xLjMyVjUuMTU2em0xMy45MjQgNi42NTdjLjI3OC4yMi42MDguMzMuOTg4LjMzLjQ2NCAwIC45MTMtLjEwNyAxLjM0OC0uMzIyLjczMi0uMzU2IDEuMS0uOTQgMS4xLTEuNzVWOS4wMDhjLS4xNjIuMTAzLS4zNy4xODgtLjYyNC4yNTctLjI1NC4wNjgtLjUwMy4xMTctLjc0Ny4xNDZsLS43OTguMTA0Yy0uNDguMDYzLS44MzguMTYzLTEuMDc3LjMtLjQwNS4yMy0uNjA4LjU5Ni0uNjA4IDEuMSAwIC4zOC4xNC42OC40MTguOXptMi43NzUtMy41NjZjLjMwMy0uMDQuNTA2LS4xNjYuNjA4LS4zOC4wNi0uMTE4LjA5LS4yODcuMDktLjUwNyAwLS40NS0uMTYtLjc3NS0uNDgtLjk3Ny0uMzItLjIwMy0uNzc4LS4zMDQtMS4zNzQtLjMwNC0uNjg4IDAtMS4xNzYuMTg0LTEuNDY1LjU1NS0uMTYuMjA1LS4yNjUuNTEtLjMxNC45MTZoLTEuMjNjLjAyNC0uOTY2LjMzOC0xLjY0Ljk0LTIuMDE3LjYwNC0uMzc4IDEuMzA0LS41NjggMi4xLS41NjguOTIyIDAgMS42NzIuMTc2IDIuMjQ4LjUyOC41Ny4zNS44NTcuODk4Ljg1NyAxLjY0djQuNTJjMCAuMTM2LjAzLjI0Ni4wODUuMzMuMDU2LjA4Mi4xNzUuMTIzLjM1NS4xMjMuMDYgMCAuMTI1LS4wMDMuMTk4LS4wMS4wNzMtLjAwOC4xNTItLjAyLjIzNS0uMDM0di45NzVjLS4yMDUuMDU4LS4zNjIuMDk1LS40Ny4xMS0uMTA3LjAxNC0uMjUzLjAyLS40NC4wMi0uNDUzIDAtLjc4Mi0uMTYtLjk4Ny0uNDgyLS4xMDgtLjE3LS4xODMtLjQxMy0uMjI3LS43MjUtLjI3LjM1Mi0uNjU2LjY1Ny0xLjE2LjkxNS0uNTAyLjI2LTEuMDU2LjM5LTEuNjYuMzktLjczIDAtMS4zMjMtLjIyMi0xLjc4NS0uNjY0LS40Ni0uNDQtLjY5Mi0uOTk0LS42OTItMS42NTggMC0uNzI4LjIyNy0xLjI5Mi42OC0xLjY5Mi40NTUtLjQgMS4wNS0uNjQ3IDEuNzg4LS43NGwyLjEwMy0uMjYzem04LjUyLTIuNzc2Yy4yNDguMTcyLjUuNDIuNzYuNzQ4di0uOTloMS4yMTZ2Ny4xMzVjMCAuOTk2LS4xNDcgMS43ODItLjQ0IDIuMzU4LS41NDcgMS4wNjYtMS41OCAxLjU5OC0zLjA5OCAxLjU5OC0uODQ1IDAtMS41NTYtLjE5LTIuMTMyLS41NjgtLjU3Ni0uMzc4LS44OTgtLjk3LS45NjctMS43NzZoMS4zNGMuMDY0LjM1Mi4xOS42MjMuMzgyLjgxMy4yOTcuMjkzLjc2Ni40NCAxLjQwNi40NCAxLjAxMiAwIDEuNjczLS4zNTcgMS45ODYtMS4wNy4xODUtLjQyLjI3LTEuMTcuMjU2LTIuMjQ4LS4yNjQuNC0uNTguNjk3LS45NTIuODkyLS4zNy4xOTYtLjg2Mi4yOTMtMS40NzIuMjkzLS44NSAwLTEuNTkzLS4zLTIuMjMtLjkwNC0uNjM4LS42MDItLjk1Ni0xLjYtLjk1Ni0yLjk5IDAtMS4zMTUuMzItMi4zNC45NjMtMy4wNzcuNjQyLS43MzggMS40MTctMS4xMDYgMi4zMjUtMS4xMDYuNjE1IDAgMS4xNTMuMTUgMS42MTIuNDU0em0uMTYgMS40MTRjLS40LS40NjgtLjkxLS43MDMtMS41My0uNzAzLS45MyAwLTEuNTY0LjQzNi0xLjkwNSAxLjMwNS0uMTguNDY0LS4yNyAxLjA3Mi0uMjcgMS44MjQgMCAuODgyLjE3OCAxLjU1NS41MzcgMi4wMTYuMzYuNDYyLjg0LjY5MyAxLjQ0Ny42OTMuOTQ3IDAgMS42MTMtLjQzIDItMS4yODMuMjE0LS40ODQuMzItMS4wNDguMzItMS42OTIgMC0uOTcyLS4yLTEuNjkyLS42LTIuMTZ6TTM5LjIgNS4zNzJjLjUyMi4yNi45Mi42IDEuMTkzIDEuMDE0LjI2NC4zOTYuNDQuODU3LjUyNyAxLjM4NS4wOC4zNjIuMTE4LjkzOC4xMTggMS43M2gtNS43NWMuMDI1Ljc5NS4yMTIgMS40MzMuNTY0IDEuOTE0LjM1Mi40OC44OTYuNzIyIDEuNjMzLjcyMi42OSAwIDEuMjM4LS4yMjcgMS42NDgtLjY4LjIzNS0uMjY1LjQtLjU3LjQ5OC0uOTE3aDEuMjk4Yy0uMDM0LjI4Ny0uMTQ4LjYwOC0uMzQuOTYyLS4xOTQuMzU0LS40MS42NDQtLjY1Ljg2OC0uNC4zOS0uODk1LjY1NC0xLjQ4Ni43OS0uMzE3LjA4LS42NzYuMTE4LTEuMDc3LjExOC0uOTc2IDAtMS44MDQtLjM1NS0yLjQ4Mi0xLjA2NS0uNjgtLjcxLTEuMDE4LTEuNzA2LTEuMDE4LTIuOTg1IDAtMS4yNi4zNC0yLjI4MyAxLjAyNS0zLjA3LjY4My0uNzg1IDEuNTc3LTEuMTc4IDIuNjgtMS4xNzguNTU3IDAgMS4wOTcuMTMgMS42Mi4zOTJ6bS40ODMgMy4wOGMtLjA1NC0uNTcyLS4xOC0xLjAyOC0uMzc0LTEuMzctLjM2Mi0uNjM1LS45NjUtLjk1Mi0xLjgxLS45NTItLjYwNSAwLTEuMTEzLjIxOC0xLjUyMy42NTUtLjQxLjQzNy0uNjI4Ljk5My0uNjUyIDEuNjY3aDQuMzU4em0xNS4wMjItNS40MjhjLjc1Mi43MTggMS4xNyAxLjUzNCAxLjI1MiAyLjQ0N2gtMS40MmMtLjE2Mi0uNjkzLS40ODMtMS4yNDItLjk2NC0xLjY0Ny0uNDgtLjQwNi0xLjE1Ni0uNjA4LTIuMDI1LS42MDgtMS4wNiAwLTEuOTE1LjM3Mi0yLjU2NyAxLjExNy0uNjUuNzQ0LS45NzcgMS44ODYtLjk3NyAzLjQyNCAwIDEuMjYuMjk0IDIuMjguODgyIDMuMDY1LjU5Ljc4NSAxLjQ2NyAxLjE3NyAyLjYzNCAxLjE3NyAxLjA3MyAwIDEuODktLjQxMyAyLjQ1Mi0xLjIzOC4yOTgtLjQzNi41Mi0xLjAwNy42NjctMS43MTVoMS40MmMtLjEyNyAxLjEzMy0uNTQ3IDIuMDgyLTEuMjYgMi44NS0uODU1LjkyMi0yLjAwNyAxLjM4My0zLjQ1NyAxLjM4My0xLjI1IDAtMi4zLS4zNzgtMy4xNS0xLjEzNS0xLjExOC0xLTEuNjc3LTIuNTQ2LTEuNjc3LTQuNjM2IDAtMS41ODcuNDItMi44ODggMS4yNi0zLjkwNC45MDgtMS4xMDMgMi4xNi0xLjY1NSAzLjc1Ny0xLjY1NSAxLjM2MyAwIDIuNDIuMzYgMy4xNzIgMS4wNzZ6bTcuODYyIDguMTM0Yy4zMjUtLjY2Mi40ODctMS4zOTguNDg3LTIuMjA4IDAtLjczMy0uMTE3LTEuMzI4LS4zNS0xLjc4Ny0uMzcyLS43MjMtMS4wMTItMS4wODQtMS45Mi0xLjA4NC0uODA2IDAtMS4zOTIuMzA2LTEuNzU4LjkyLS4zNjYuNjE3LS41NSAxLjM2LS41NSAyLjIyOCAwIC44MzUuMTg0IDEuNTMuNTUgMi4wODcuMzY2LjU1Ny45NDcuODM1IDEuNzQzLjgzNS44NzMgMCAxLjQ3Mi0uMzMgMS43OTctLjk5MnptLjgxNy01LjIyYy42OTguNjc1IDEuMDQ3IDEuNjY2IDEuMDQ3IDIuOTc1IDAgMS4yNjUtLjMwNiAyLjMxLS45MjIgMy4xMzUtLjYxNS44MjUtMS41NyAxLjIzOC0yLjg2MyAxLjIzOC0xLjA4IDAtMS45MzctLjM2NS0yLjU3LTEuMDk1LS42MzYtLjczLS45NTMtMS43MS0uOTUzLTIuOTQgMC0xLjMxOC4zMzQtMi4zNjggMS4wMDMtMy4xNS42Ny0uNzggMS41NjctMS4xNyAyLjY5NS0xLjE3IDEuMDEgMCAxLjg2Ni4zMzYgMi41NjQgMS4wMXpNNjYgNS4xNTdINjcuM1Y2LjI3Yy4zMTMtLjM4Ny41OTYtLjY2Ny44NS0uODQzLjQzNC0uMjk4LjkyOC0uNDQ3IDEuNDgtLjQ0Ny42MjQgMCAxLjEyNy4xNTQgMS41MDguNDYuMjE1LjE3Ny40MS40MzYuNTg2Ljc3OC4yOTMtLjQyLjYzNy0uNzMgMS4wMzMtLjkzNC4zOTQtLjIwMy44NC0uMzA0IDEuMzMyLS4zMDQgMS4wNTQgMCAxLjc3Mi4zOCAyLjE1MyAxLjE0My4yMDUuNDEuMzA4Ljk2LjMwOCAxLjY1NVYxM2gtMS4zN1Y3LjU1YzAtLjUyMi0uMTMtLjg4LS4zOTItMS4wNzYtLjI2LS4xOTUtLjU4LS4yOTMtLjk1NS0uMjkzLS41MTcgMC0uOTYzLjE3NC0xLjMzNi41Mi0uMzc1LjM0OC0uNTYyLjkyNi0uNTYyIDEuNzM3VjEzaC0xLjM0VjcuODhjMC0uNTMyLS4wNjMtLjkyLS4xOS0xLjE2NC0uMi0uMzY2LS41NzQtLjU1LTEuMTItLjU1LS41IDAtLjk1Mi4xOTMtMS4zNi41OC0uNDA3LjM4NS0uNjEgMS4wODMtLjYxIDIuMDk0VjEzaC0xLjMyVjUuMTU2em0xMi40OTQuMDM2aDEuMzRWMTNoLTEuMzRWNS4xOTJ6bTAtMi45NWgxLjM0djEuNDkzaC0xLjM0VjIuMjR6bTMuMzMyIDIuOTE0aDEuMjUzVjYuMjdjLjM3LS40Ni43NjMtLjc5IDEuMTc4LS45OS40MTUtLjIuODc2LS4zIDEuMzg0LS4zIDEuMTEzIDAgMS44NjUuMzg4IDIuMjU2IDEuMTY1LjIxNS40MjQuMzIyIDEuMDMyLjMyMiAxLjgyM1YxM2gtMS4zNFY4LjA1NmMwLS40NzgtLjA3LS44NjQtLjIxMy0xLjE1Ny0uMjM0LS40OS0uNjYtLjczMy0xLjI3NC0uNzMzLS4zMTIgMC0uNTcuMDMtLjc3LjA5NS0uMzYuMTA3LS42NzguMzIyLS45NS42NDQtLjIyLjI2LS4zNjQuNTI2LS40My44MDJzLS4wOTguNjctLjA5OCAxLjE4M1YxM2gtMS4zMlY1LjE1NnptMTIuNzIyLjMxNWMuMjUuMTcyLjUwMy40Mi43NjIuNzQ4di0uOTloMS4yMTZ2Ny4xMzVjMCAuOTk2LS4xNDcgMS43ODItLjQ0IDIuMzU4LS41NDYgMS4wNjYtMS41OCAxLjU5OC0zLjA5OCAxLjU5OC0uODQ0IDAtMS41NTUtLjE5LTIuMTMtLjU2OC0uNTc3LS4zNzgtLjktLjk3LS45NjgtMS43NzZoMS4zNGMuMDY0LjM1Mi4xOS42MjMuMzguODEzLjMuMjkzLjc2OC40NCAxLjQwOC40NCAxLjAxIDAgMS42NzItLjM1NyAxLjk4NC0xLjA3LjE4Ni0uNDIuMjctMS4xNy4yNTctMi4yNDgtLjI2NS40LS41ODIuNjk3LS45NTMuODkyLS4zNy4xOTYtLjg2Mi4yOTMtMS40NzMuMjkzLS44NSAwLTEuNTkzLS4zLTIuMjMtLjkwNC0uNjM3LS42MDItLjk1Ni0xLjYtLjk1Ni0yLjk5IDAtMS4zMTUuMzItMi4zNC45NjQtMy4wNzcuNjQyLS43MzggMS40MTctMS4xMDYgMi4zMjUtMS4xMDYuNjE1IDAgMS4xNTIuMTUgMS42MS40NTR6bS4xNiAxLjQxNGMtLjQtLjQ2OC0uOTEtLjcwMy0xLjUzLS43MDMtLjkyNyAwLTEuNTYyLjQzNi0xLjkwNCAxLjMwNS0uMTguNDY0LS4yNyAxLjA3Mi0uMjcgMS44MjQgMCAuODgyLjE4IDEuNTU1LjUzOCAyLjAxNi4zNi40NjIuODQuNjkzIDEuNDQ2LjY5My45NDggMCAxLjYxNC0uNDMgMi0xLjI4My4yMTUtLjQ4NC4zMjItMS4wNDguMzIyLTEuNjkyIDAtLjk3Mi0uMi0xLjY5Mi0uNi0yLjE2em05LjA5OCAyLjY0NGMuMDM0LjYxLjE3OCAxLjEwNi40MzIgMS40ODcuNDg0LjcxMyAxLjMzNiAxLjA3IDIuNTU2IDEuMDcuNTQ3IDAgMS4wNDUtLjA4IDEuNDk1LS4yMzUuODY4LS4zMDMgMS4zMDItLjg0NSAxLjMwMi0xLjYyNiAwLS41ODYtLjE4My0xLjAwMy0uNTUtMS4yNTItLjM3LS4yNDQtLjk1LS40NTctMS43NDItLjYzOGwtMS40NTgtLjMzYy0uOTUyLS4yMTQtMS42MjYtLjQ1LTIuMDItLjcxLS42ODUtLjQ1LTEuMDI3LTEuMTItMS4wMjctMi4wMTQgMC0uOTY3LjMzNS0xLjc2IDEuMDA0LTIuMzguNjY4LS42MiAxLjYxNS0uOTMgMi44NC0uOTMgMS4xMyAwIDIuMDg3LjI3MiAyLjg3NS44MTYuNzkuNTQ1IDEuMTgzIDEuNDE1IDEuMTgzIDIuNjFoLTEuMzdjLS4wNzMtLjU3NS0uMjMtMS4wMTctLjQ2OC0xLjMyNC0uNDQ0LS41NjItMS4yLS44NDMtMi4yNjMtLjg0My0uODYgMC0xLjQ3Ny4xOC0xLjg1My41NC0uMzc2LjM2My0uNTY0Ljc4My0uNTY0IDEuMjYgMCAuNTMuMjIuOTE0LjY2IDEuMTU4LjI4Ny4xNTcuOTQuMzUyIDEuOTU0LjU4NmwxLjUxLjM0NWMuNzI3LjE2NSAxLjI4OC4zOTIgMS42ODQuNjguNjgzLjUwMyAxLjAyNSAxLjIzMyAxLjAyNSAyLjE5IDAgMS4xOS0uNDMzIDIuMDQzLTEuMyAyLjU1Ni0uODY3LjUxMy0xLjg3NC43Ny0zLjAyLjc3LTEuMzQgMC0yLjM4Ni0uMzQzLTMuMTQzLTEuMDI2LS43NTctLjY4LTEuMTI4LTEuNi0xLjExMy0yLjc2MmgxLjM3em0xMy43ODggMS42M2MuMzI1LS42NjIuNDg3LTEuMzk4LjQ4Ny0yLjIwOCAwLS43MzMtLjExNi0xLjMyOC0uMzUtMS43ODctLjM3Mi0uNzIzLTEuMDEtMS4wODQtMS45Mi0xLjA4NC0uODA1IDAtMS4zOS4zMDYtMS43NTcuOTItLjM2Ni42MTctLjU1IDEuMzYtLjU1IDIuMjI4IDAgLjgzNS4xODQgMS41My41NSAyLjA4Ny4zNjYuNTU3Ljk0Ny44MzUgMS43NDMuODM1Ljg3NCAwIDEuNDczLS4zMyAxLjc5OC0uOTkyem0uODE3LTUuMjJjLjcuNjc1IDEuMDQ4IDEuNjY2IDEuMDQ4IDIuOTc1IDAgMS4yNjUtLjMwOCAyLjMxLS45MjMgMy4xMzUtLjYxNS44MjUtMS41NyAxLjIzOC0yLjg2NCAxLjIzOC0xLjA3OCAwLTEuOTM1LS4zNjUtMi41Ny0xLjA5NS0uNjM0LS43My0uOTUyLTEuNzEtLjk1Mi0yLjk0IDAtMS4zMTguMzM1LTIuMzY4IDEuMDA0LTMuMTUuNjctLjc4IDEuNTY3LTEuMTcgMi42OTUtMS4xNyAxLjAxIDAgMS44NjUuMzM2IDIuNTY0IDEuMDF6bTcuNTI2IDUuMjJjLjMyNS0uNjYyLjQ4Ny0xLjM5OC40ODctMi4yMDggMC0uNzMzLS4xMTctMS4zMjgtLjM1LTEuNzg3LS4zNzItLjcyMy0xLjAxMi0xLjA4NC0xLjkyLTEuMDg0LS44MDYgMC0xLjM5Mi4zMDYtMS43NTguOTItLjM2Ni42MTctLjU1IDEuMzYtLjU1IDIuMjI4IDAgLjgzNS4xODQgMS41My41NSAyLjA4Ny4zNjYuNTU3Ljk0Ny44MzUgMS43NDMuODM1Ljg3NCAwIDEuNDc0LS4zMyAxLjc5OC0uOTkyem0uODE3LTUuMjJjLjY5OC42NzUgMS4wNDcgMS42NjYgMS4wNDcgMi45NzUgMCAxLjI2NS0uMzA3IDIuMzEtLjkyMyAzLjEzNS0uNjE1LjgyNS0xLjU3IDEuMjM4LTIuODYzIDEuMjM4LTEuMDggMC0xLjkzNi0uMzY1LTIuNTctMS4wOTUtLjYzNi0uNzMtLjk1My0xLjcxLS45NTMtMi45NCAwLTEuMzE4LjMzNS0yLjM2OCAxLjAwNC0zLjE1LjY3LS43OCAxLjU2OC0xLjE3IDIuNjk1LTEuMTcgMS4wMSAwIDEuODY1LjMzNiAyLjU2MyAxLjAxem0yLjYxNS0uNzgyaDEuMjUyVjYuMjdjLjM3LS40Ni43NjQtLjc5IDEuMTgtLjk5LjQxNC0uMi44NzYtLjMgMS4zODQtLjMgMS4xMTMgMCAxLjg2NS4zODggMi4yNTUgMS4xNjUuMjE0LjQyNC4zMjIgMS4wMzIuMzIyIDEuODIzVjEzaC0xLjM0VjguMDU2YzAtLjQ3OC0uMDctLjg2NC0uMjEzLTEuMTU3LS4yMzUtLjQ5LS42Ni0uNzMzLTEuMjc1LS43MzMtLjMxMyAwLS41Ny4wMy0uNzcuMDk1LS4zNi4xMDctLjY3OC4zMjItLjk1Mi42NDQtLjIyLjI2LS4zNjIuNTI2LS40MjguODAycy0uMS42Ny0uMSAxLjE4M1YxM2gtMS4zMTdWNS4xNTZ6IiBmaWxsPSIjZmZmIiBmaWx0ZXI9InVybCgjYSkiLz48L3N2Zz4=");
}


.property-thumb.pending:before {
    background: #f49e1c;
    content: 'pending'
}

.property-thumb.pendinginspection:before {
    background: #ff6436;
    content: 'pending inspection'
}

.property-sold .property-thumb:before, .minilisting.listing-sold .minilisting-thumb:before {
    background: #cb0000;
}

.property-thumb a {
    border: none !important;
    height: 100%!important;
    width: 100%;
    display: block;
}

.property-thumb a:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    background: linear-gradient(360deg,#000000eb,transparent,transparent);
}

.property .property-details ul:before, .property .property-details ul:after {
    display:none;
}

.property-detail-section .row {
    margin: 0 !important;
}
.property.results .property-description {
    display: none;
}
.property a.address {
    color: #ffffff !important;
    margin-top: 0 !important;
    float: none !important;
    font-weight: 400;
    width: 100% !important;
    display: block !important;
    font-size: 14px !important;
    text-align: left !important;
    box-shadow: none;
    margin-bottom: 0 !important;
    line-height: 120%;
    order: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    border: none;
    font-family: var(--font);
    padding: 0;
}

.property .courtesy, .property .property-details ul li:nth-of-type(3), .property .cool_idx_logo {
    display: none !important;
}

.property .view-fp {
    cursor: pointer;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    border-radius: 4px;
    transition: .15s;
    float: none;
    text-align: center;
    box-shadow: none!important;
    margin: 0!important;
    color: #ffffff !important;
    padding: 0!important;
    line-height: 1;
    background: none!important;
    border: none!important;
    font-weight: 500;
    font-family: var(--font);
    text-transform: uppercase!important;
    letter-spacing: 1px;
    font-size: 0;
    display: flex;
    justify-content: end;
}

div.row.search-results:not(.mapsearch .search-results) div.small-12.medium-5.columns {
    pointer-events: all;
    margin-top: 0;
    position: absolute;
    top: 7px;
    right: 0;
    display: flex;
    justify-content: flex-end;
}

.property.results .view-fp.information {
    display: none !important
}

@media only screen and (min-width: 737px) {
    .featured-properties .property {
        width: 32.8%;
    }

    .property .address .building_name {
        display: none !important
    }
}

.property .property-details ul .detail .detail-title {
    display: inline-block !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 100% !important;
    text-transform: lowercase !important
}

.property .property-details ul .detail .number {
    display: inline-block !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 100% !important
}

.property .property-details ul .detail {
    grid-gap: 5px;
    line-height: 100%;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
    list-style-position: inside;
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-align: left;
    padding: 0;
    text-overflow: ellipsis;
    border: none !important;
    padding-right: 0 !important;
    color: #fff;
    transition: background-color .3s ease-out;
    cursor: default;
    background: 0 0;
}

.property .property-details ul .detail .number {
    font-family: var(--font), sans-serif !important;
    color: #fff !important;
}

.row.search-results:not(.mapsearch .search-results) .property .property-details ul .detail:last-child {
    display: none!important;
}

.property .property-details ul {
    list-style: none;
    margin: 0 !important;
    margin-left: 0 !important;
    text-align: left;
    overflow: hidden;
    justify-content: flex-start;
    white-space: nowrap;
    position: relative;
    grid-gap: 5px;
    display: flex;
    text-overflow: ellipsis;
}

.results .property-detail-section .small-12.columns {
    padding: 0;
    float: none;
    max-width: 100%;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
    background: none;
}

.property .price {
    background: transparent;
    color: #fff;
    font-weight: 600;
    box-shadow: none;
    font-size: min(10vw,23px);
    line-height: 1;
    font-family: var(--font), sans-serif !important;
    transition: .15s;
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
}

.featured-property-description {
    display: none !important
}

.property.featured .featured-property-details {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.property.results .view-fp i {
    top: 0;
    padding: 0;
    color: white;
    display:flex;
    align-items: center;
    line-height: 1;
}

.property .price:hover {
    box-shadow: none
}

.property.featured .property-detail-section .columns {
    padding: 1px 0;
    float: none;
    text-align: left !important;
    margin-top: 0;
    height: 100%;
    background: transparent;
}

.property-detail-section .row:first-child .columns {
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
    grid-gap: 5px;
}

.property-detail-section {
    padding: 20px 10px 10px !important;
    display: flex;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    flex-direction: column;
    grid-gap: 5px;
    height: 100%;
    float: none!important;
    justify-content: end;
    pointer-events: none;
    position: absolute;
}

.row.property.featured.collapse.property-sold .property-thumb:before {
    content: 'sold';
    padding: 0 10px;
    position: absolute;
    top: 7px;
    left: 7px;
    pointer-events: none;
    border-radius: 0;
    border-left: none;
    border-top: none;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .04em;
    text-shadow: none;
    opacity: 1;
    background: #f44336
}

.slick-prev, .slick-next {
    line-height: 0;
    /* top: 50%; */
    font-size: 0;
    display: block;
    /* width: 40px; */
    /* height: 40px; */
    padding: 0;
    /* -webkit-transform: translate(0, -50%); */
    -ms-transform: translate(0, -50%);
    /* transform: translate(0, -50%); */
    cursor: pointer;
    color: black;
    outline: none;
    position: relative;
    margin: 0;
    border-radius: 0;
    background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: none!important;
    border:none;
}

.slick-next:focus, .slick-prev:focus {
    background:white;
}

.slick-prev {
    left: 0;
}

.slick-prev:before {
    content: '\f053'
}

.slick-next {
    right: 0
}

.slick-next:before {
    content: '\f054'
}

.listing-top {
    display: flex;
    margin-bottom: 20px;
    grid-gap: 20px;
    width: 100%;
    box-sizing: border-box;
}

.listing-slick-btns {
    width: 100%;
    display: flex;
    justify-content: end;
    grid-gap: 30px;
    flex: 1;
    position: relative;
    height: 40px;
}

section#listing-slider .listing-top h1 {
    width: 100%;
    margin: 0!important;
    display: flex;
    align-items: center;
    line-height: 1.2;
    font-size: min(5.5vw,30px);
    margin-bottom: 10px!important;
}

@media (max-width:450px) {
    .listing-top {
        /* flex-direction: column; */
    }
}


.slick-prev:before, .slick-next:before {
    font-family: 'Font Awesome 6 Sharp'!important;
    font-size: min(7vw, 40px);
    line-height: 100%;
    opacity: .75;
    font-weight: 100;
    color: #000;
    -moz-osx-font-smoothing: grayscale;
}




      #featured-three-slides::before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            width: 100vw;
            z-index: 1;
            /* background: #ffffffc7; */
            pointer-events: none;
        }

        #featured-three-slides::before {
            left: -100vw;
            /* background: white; */
        }

/************** PROPERTY SEARCH RESULTS + PROPERTY PAGES *********************************/
.heart:before {
    font-weight: 400!important;
}
.delete_favorite_button .fa-heart:before, .mapsearch .fa-heart:before{
    font-weight:900!important;
}
.fa-heart-o:before {
    font-weight: 100;
    font-family:'Font Awesome 6 Pro'
}
.delete_favorite_button i {
    color: #ff0000 !important;
}
.add_favorite_button:hover > i:before {
    color: #ff0000 !important;
    font-weight: 900!important;
}
.delete_favorite_button:hover > i:before {
    color: #edad6a !important;
    font-weight: 900!important;
}
.change_up {
    color: #2fac89 !important
}

.change_down {
    color: #ff3e3e !important
}
.change_down {
    font-size:0;
}
.change_down:before {
    font-size:20px;
    content:'\f103';
    font-family:var(--fontawesome);
    font-weight:600;
}
.change_up {
    font-size:0;
}
.change_up:before {
    font-size:20px;
    content:'\f102';
    font-family:var(--fontawesome);
    font-weight: 600;
}
.search-results:not(.mapsearch .search-results) {
    padding: 40px 31px 80px;
    max-width: 1500px;
}

.advanced-search {
    max-width: none;
}

.advanced-search .property-section {
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 767px) {
    .search-results:not(.mapsearch .search-results) {
        margin-top: 0 !important;
        padding: 0!important;
    }
}

.advanced-submit input[type="submit"] {
    background: var(--maincolor);
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    box-shadow: none!important;
    transition:200ms all;
}

.advanced-submit input[type="submit"]:last-child {
    background: var(--accentcolor);
}

.advanced-submit input[type="submit"]:hover {
    opacity:.5;
}

.search-results:not(.mapsearch .search-results):not(.mapsearch .search-results:not(.mapsearch .search-results)) .tabs {
    display: flex;
    grid-gap: 10px;
    flex-flow: wrap;
    margin-bottom: 0px!important;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.gallery_buttons {
    bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .search-results:not(.mapsearch .search-results):not(.mapsearch .search-results:not(.mapsearch .search-results)) .tabs {
        top: 0;
        padding: 10px 15px !important;
        background: #f1f1f1;
        margin-bottom: 10px!important;
    }

    .search-results:not(.mapsearch .search-results) .tabs a {
        width: 100%;
        height: auto;
        text-align: center;
        background: white;
        line-height: 20px;
    }
}

@media only screen and (max-width: 1134px) and (min-width:767px) {
    .search-results:not(.mapsearch .search-results) .tabs {
        margin-left: 15px!important;
    }
}

@media only screen and (min-width: 767px) {
    .search-results:not(.mapsearch .search-results) .tabs {
        margin-left: 0px;
    }
}

.tabs:after, .tabs:before {
    content: " ";
    display: none
}

.search-results:not(.mapsearch .search-results) .tabs a {
    display: flex;
    color: #616161 !important;
    cursor: pointer;
    text-decoration: none !important;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    border: solid 1px #e0e0e0;
    padding: 7px 18px;
    background: #ffffff;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    font-size: min(5vw,16px);
    font-family: var(--font);
}

.search-results:not(.mapsearch .search-results) .tabs a:hover {
    color: #000 !important;
    background: #f2f2f2 !important;
    border-color: var(--maincolor);
}

.search-results:not(.mapsearch .search-results) .tabs .active a {
    color: var(--maincolor)!important;
    font-weight: 500;
}

@media (max-width: 767px) {
    .search-results:not(.mapsearch .search-results) .tabs dd {
        width: auto;
        flex: 1;
    }
}

.search-results:not(.mapsearch .search-results) .tabs dd {
    display: flex;
    justify-content: center;
    align-items: center;
}

.properties-found span {
    color: var(--maincolor);
    padding: 0;
    font-weight:600;
    position: relative;
    display: flex;
    top: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 40px!important;
    width: fit-content;
    border: solid 1px #e0e0e0;
    padding: 3px 16px;
    font-size: min(4vw,17px)!important;
}

.show-for-medium-up.properties-found span {
    display: none !important;
}

@media (max-width: 1136px) {
    .search-results:not(.mapsearch .search-results) .sub-bar-tabs:not(.sub-bar-advanced), .search-results:not(.mapsearch .search-results) .properties-found-alt .h2{
        padding: 0 15px!important;
    }
}

.search-results .properties-found-alt .h2 {
    font-size: min(5vw,1.5rem)!important;
}

.sub-bar-advanced {
    margin-top: 10px!important;
}

.search-results:not(.property-page, .user-backend) .sub-bar:not(.sub-bar-advanced) {
    border: none;
    box-shadow: none;
    background: #fff;
    margin-bottom: 0px;
    float: none;
    padding: 0;
}

.sub-bar-tabs {
    margin: 0;
    border-top-left-radius: 0;
}

.user-backend .sub-bar {
    margin-top: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    padding: 20px!important;
    background: whitesmoke;
}

.sub-bar-tabs .row {
    display: flex;
    position: relative;
    justify-content: right;
    grid-gap: 10px;
    max-width: 100%!important;
    width: 100%!important;
}

.sub-bar-link:not(.sub-bar-advanced .sub-bar-link) {
    float: none !important;
    display: flex;
    width: 100%;
}

.sub-bar a.save-search {
    padding: 0 12px;
    line-height: 20px;
    background: var(--maincolor);
    letter-spacing: 0;
    color: white;
    align-items: center;
    font-weight: 700 !important;
    width: fit-content;
    display: flex;
    font-size: min(7vw,16px);
}

@media (max-width:737px) {
    .search-results .sub-bar .sub-bar-link:not(.advanced-sub-links):first-child {
        position: fixed;
        height: 50px;
        bottom: 0;
        left: 0;
        z-index: 100;
    }
    .sub-bar a.save-search {
        width: 100%;
        border-radius: 0;
        border-top: solid 1px #ffffff17;
    }
}

.sub-bar a.save-search i {
    margin-right: 8px;
    position: relative;
    font-size: 16px;
    float: none;
    color: white;
}

.sub-bar a.save-search:hover i {
    color: white;
    opacity: .7;
}

.sub-bar a.save-search i:before {
    font-weight: 300
}

.sub-bar a.save-search:hover {
    color: #fff !important;
}

.sort-by .small-5 {
    display: none;
}

.sort-by .small-7 {
    max-width: 300px;
    float: none!important;
    width: 100%!important;
}

.sub-bar .sub-bar-link .styled-select select {
    height: 40px;
    min-width: 200px;
    border: solid 1px #b5b5b5;
    padding: 6px;
}

.results-list {
    margin-bottom: 20px;
    padding: 0 !important;
    float: none !important;
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 20px;
    float: none!important;
}

@media only screen and (max-width: 737px) {
    .results-list {
        grid-template-columns: repeat(2, 1fr)!important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        flex-direction: column;
    }

    .user-backend .results-list {
        margin-top: 20px !important;
    }

    .search-results:not(.mapsearch .search-results) .properties-found.show-for-small-only {
        margin-bottom: 0 !important;
        width: 100% !important
    }
}

@media only screen and (min-width: 737px) and (max-width:1135px) {
    .results-list {
        text-align: center;
        grid-template-columns: repeat(3, 1fr)!important;
        padding: 0px 15px!important;
    }
}

@media (max-width: 450px) {
    .results-list {
        grid-template-columns: repeat(1, 1fr)!important;
    }
}

.resultblock {
    background: none;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    border-radius: 0px;
    left: 0;
    position: relative;
}

.search-results:not(.mapsearch .search-results) .resultblock .blockback .button {
    margin-bottom: 0 !important;
    background: var(--maincolor);
    color: #ffffff !important;
    padding: 5px 10px!important;
    max-width: 250px;
    margin: auto;
    margin-top: 20px;
    font-size: min(6vw,19px);
    width: 100%;
    font-weight: 600;
}

.search-results:not(.mapsearch .search-results) .resultblock .blockback .button:hover {
    opacity: .6;
}

@media only screen and (max-width: 737px) {
    .resultblock .blockback {
        border-left: none !important;
        border-right: none !important
    }
      .sort-by .small-7{
        max-width: none;
    }
}

@media only screen and (max-width: 550px) {
    .resultblock {
        grid-column: span 1
    }
}

.resultblock .blockback {
    height: 100%;
    width: 100%;
    display: flex;
    border-radius: 0px;
    border: solid 1px #fff;
    justify-content: center;
}

.resultblock div div.content {
    text-align: left;
    padding: 30px 20px;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center!important;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    background: #ffffff;
    border: solid 1px #e0e0e0;
}

.resultblock .content h2, .resultblock .content p {
    text-align: center !important;
    line-height: 120%;
    color: black;
}

.resultblock h2, .resultblock p {
    color: white;
    margin-bottom: 10px !important;
    margin-top: 0 !important
}

.resultblock p {
    font-size: 15px
}

.resultblock h2 {
    line-height: 1.2 !important;
    font-size: min(7vw, 30px);
    font-family: var(--font)!important;
}

.resultblock button {
    background: black;
    color: white;
    margin: 0 !important;
    box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.27)
}

.resultblock button:hover {
    background: #000;
    color: white
}
.search-results .properties-found.show-for-small-only:first-child {
    grid-column: 1/-1;
    margin-bottom: 0;
    display: flex!important;
    align-items: baseline;
    width: 100%;
    =: 400px;
    padding: 0;
}
/* PROPERTY PAGES */
.search-results:not(.mapsearch .search-results).property-page {
    max-width: 1200px;
}

.property-page .medium-8, .property-page .mortgage-column {
    width:100%;
}

@media (min-width: 900px)  {
    .slideshow, .fotorama__stage {
        height: 600px!important;
        border-radius: 7px;
        overflow: hidden;
        background: white;
    }
}

.property-details-section .prop-descrip .prop-status-ACTIVE {
    background: #4f885e;
    color: white;
    padding: 0 10px;
    border-radius: 6px!important;
    max-width: fit-content;
}

.property-details-section .prop-descrip {
    display: inline-flex;
    align-items: center;
}

div.small-12.columns .button, .sub-bar .new-search {
    background: var(--maincolor)!important;
    font-family: var(--font), sans-serif !important;
    color: white;
    text-shadow: none;
    font-size: min(6vw,16px);
    margin: 0;
}

div.small-12.columns .button {
    width: 100%;
}

.search-hero div.small-12.columns .button {
    margin: 10px auto;
}

.mortgage-column {
    padding: 0;
}

.property-option-container {
    display: flex;
    grid-gap: 50px;
    flex-wrap: wrap;
    padding-top: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.property-option {
    flex: 1 1 47%;
    display: flex;
    width: 100%;
    flex-direction: column
}

.property-option h2 {
    margin-bottom: 30px;
    font-size: min(7vw,25px);
    font-weight: 600
}


.galleryPopup {
    width: 100%;
    padding: 0;
    top: -100px !important;
    z-index: 9301;
}

@media only screen and (min-width:750px) {
    .galleryPopup {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        position: absolute;
        top: 0 !important;
        left: 0;
        max-width: 1500px;
        display: flex;
        flex-flow: wrap;
        padding-top: 0;
        z-index: 1301;
        right: 0;
        background-color: #79797900
    }

    .galleryOverlay {
        background-color: rgba(0, 0, 0, .86);
        position: fixed;
        height: 100%;
        width: 100%;
        left: 0;
        z-index: 300;
        top: 0 !important
    }
}
.jqm_close {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: .5rem;
    right: .6875rem;
    font-weight: 700;
    cursor: pointer
}

.galleryPopup .jqm_close {
    font-size: 3rem;
    line-height: 0;
    right: auto;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .22);
    color: #000;
    background: 0 0;
    text-transform: uppercase;
    padding: 0 10px;
    border-radius: 8px;
    box-shadow: none
}
@media only screen and (max-width:46em) {
    .galleryPopup .jqm_close {
        top: 0;
        bottom: 0;
        text-align: center;
        height: 50px;
        z-index: 1;
        line-height: normal;
        padding: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        width: 100%;
        font-size: 14px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        color: white;
    }

    .galleryPopup .jqm_close:after {
        content: 'Close';
        margin-left: 10px
    }
    
    .galleryPopup .header {
        bottom: auto;
        background: linear-gradient(180deg, rgba(0, 0, 0, .57), transparent);
        height: 50px;
        top: 0;
        position: fixed;
        z-index: 250;
        width: 100%
    }
}
@media only screen and (min-width:737px) {
    .galleryPopup .header {
        z-index: 9999;
        /* width: 100%; */
        display: block;
        height: 50px;
        background: linear-gradient(180deg, rgba(0, 0, 0, .57), transparent);
        top: 0
    }

    .galleryPopup .jqm_close {
        top: 11px;
        bottom: 0;
        text-align: center;
        font-size: 25px !important;
        z-index: 1;
        line-height: normal;
        left: 10px;
        display: flex;
        justify-content: right;
        align-items: center;
        position: relative;
        font-size: 14px;
        background: white;
    }
}

@media (max-width:750px) {
    .galleryPopup img {
        width: 100% !important
    }
}

.galleryPopup img {
    display: block;
    margin: 0;
    max-width: 100%;
    width: 50%;
    box-shadow: none;
    object-fit: cover;
}

.galleryOverlay {
    background-color: rgba(0, 0, 0, .86);
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 1300;
    top: 0
}

.fotorama__img {
    width:100%!important;
    height:100%!important;
    left:0!important;
    top:0!important;
    object-fit:cover;
    object-position:center!important;
}

.gallery_buttons button {
    background: white!important;
    color: black;
    font-weight: 600;
}
.additional-information .additional-information-element p {
    font-size: min(5vw,15px);
    line-height: 2;
}

.additional-information .company-stamp img {
    max-width: 400px;
    max-height: 400px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
    background: #f7f7f7e0;
    padding: 20px;
}

.additional-information .company-stamp {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    display: inline-flex;
    width: 100%;
    margin-bottom: 20px;
    grid-gap: 10px;
    border: none;
    box-shadow: none;
    padding: 10px;
}

.m-call-to-action {
    grid-column:span 3;
}

@media (max-width:627px) {
    .additional-information .additional-information-element, .additional-information .company-stamp {
        grid-column: span 3!important;
    }
}

.additional-information .property-details-section {
    grid-column: span 3;
}

.additional-information .company-stamp .phone-number {
    margin: 0;
    width: 100%;
}

.additional-information .company-stamp div {
    width: 100%;
    max-width: 300px;
    margin: 0!important;
    width: 100%!important;
    display: block!important;
}
.additional-information.results-details:not(.coming-soon-page .additional-information.results-details) {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 30px;
}

.additional-information .additional-information-element {
    width: 100%;
    grid-column: span 2;
}

.additional-information h3 {
    grid-column: 1/-1;
}

/* Map SEARCH */

.mapsearch .save-search {
    color:white!important;
    background: var(--maincolor);
    margin: 0;
    padding: 0 10px;
    display: inline-block;
    height: 100%;
}

.mapsearch .save-search i {
    color: #fff
}

.mapsearch .save-search:hover {
    background: var(--maincolor);
    color: #fff
}


@media (min-width:737px) {
    .mapsearch .search-results {
        top: 64px;
        position: relative;
    }
}

.mapsearch .search-results {
    max-width: none!important;
}

.mapsearch .viewport {
    max-width: none;
}

@media (max-width:737px) {
    .mapsearch .search-results  {
        top: 62px;
        position: relative;
    }
    .mapsearch .viewport  {
        top: 152px;
    }
}

/* USER BACK END */

.user-backend .ub-name {
    font-size: min(7vw, 40px);
    display: block;
    margin-bottom: 20px;
    color: var(--maincolor);
    padding-bottom: 0;
}

.user-backend .sub-bar .new-search, .user-backend .sub-bar .new-mr-search {
    position: relative;
    display: flex;
    justify-content: flex-start;
    right: 0;
    max-width: 300px;
}

/************** SIDEBAR ***********/


.sidebar {
    display: flex;
    flex-direction: column;
    grid-gap: 40px;
    justify-content: flex-start;
}

.section {
    margin: 0;
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
}

.mce-sidebar-content {
    display: flex;
    flex-direction: column;
    grid-gap: 30px;
}

.sidebar h3 a {
    color: black;
}

.vg-sidebar {
    display: flex;
    flex-direction: column;
    grid-gap: 30px;
}


.vg-sidebar ul {
    transition: 300ms all;
    text-align: left;
}

.vg-sidebar ul a {
    font-size: min(4vw,17px);
    color: black;
}
.sidebar .vg-sidebar ul a {
    font-size: min(4vw,15px);
}

.vg-sidebar-hidden {
    visibility: hidden;
    height: 0;
    padding: 0!important;!importan;!importa;!import;!impor;!imp;!im;!i;!;
    overflow: hidden;
}

.vg-sidebar-expanded .vg-sidebar-hidden {
    visibility: visible;
    height: auto;
}

.vg-sidebar-view-all-link {
    display: block;
    margin-top: 10px;
    cursor: pointer;
    color: black!important;
    background: whitesmoke;
    width: fit-content;
    padding: 5px 20px;
    border-radius: 23px;
    font-size: min(5vw, 14px);
    font-weight: 600;
    margin-bottom: 30px;
}

.vg-sidebar-view-all-link.vg-sidebar-expanded-link:after {
    content:'\f077'!important;
}

.vg-sidebar-view-all-link:after {
    content:'\f078';
    font-family:var(--fontawesome);
    margin-left: 10px;
    color: #808080a1;
}

.sidebar ul {
    
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
    margin: 0;
    border: none;
    font-size: min(5vw,20px);
    font-weight: 600;
    line-height: 1.5;
}

@media only screen and (max-width:1200px) {
    .body-content .sidebar {
        width: 100%;
        display: flex;
        grid-gap: 30px;
        float: none;
        flex-direction: column;
        padding: 0;
        margin-top: 50px;
    }
}

#address_search_container {
    margin:0!important;
}

.shareWrapper {
    display:none;
}

/************** H Tags, P Tags, Ols/ULs/Lis, Strong, etc ****************/

body {
    font-family: var(--font) !important;
    cursor: auto;
    min-height: 100%;
    padding-top: 0 !important;
    background-color: transparent !important;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

/************** BLOG ****************/
.fa-facebook:before {
    content:'\f09a'!important;
}
.blog-socials {
    display: flex;
    grid-gap: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    grid-row-gap: 5px;
    padding: 25px 0px;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-color: #80808029;
}

.blog-socials h4 {
    flex: 1 1 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: min(6vw,15px)!important;
    font-weight: 700!important;
    color: grey;
    margin: 0;
}

.blog-socials a {
    font-size: min(7vw,20px);
    color: black;
}

.blog-socials a:hover {
    color: var(--maincolor);
    opacity: .5;
}

.blog-socials a em {
    width: auto;
    font-weight: 100;
}


.blog-post .title {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 0px !important;
    font-size: min(10vw,40px)!important;
    width: 100%;
    font-weight: 700!important;
    text-transform: capitalize;
    text-align: left!important;
    line-height: 1.2!important;
    color: black!important;
}
div.blog-post h1
{font-size: min(7vw,30px);}

div.blog-post h2
{font-size: min(7vw,23px);}

div.blog-post h3, div.blog-post h4, div.blog-post h5, div.blog-post h6
{font-size: min(7vw,20px);font-weight: 500;}

h1.title,
h1.title a {
    color: #000000 !important;
}

.body-container > div.blog-post {
    border: none;
}

.blog-post .date {
    float: none;
    font-size: 14px;
    font-weight: 800;
    box-shadow: none;
    line-height: 100%;
    padding: 0;
    border-radius: 30px !important;
    margin-left: 0;
    position: relative;
    letter-spacing: 2px;
    width: fit-content;
    color: #787878 !important;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.vg-blog-home > .body-container {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 40px;
    justify-content: space-between;
    margin-bottom: 75px!important;
}

.blog-highlight .inner-content {
    display: flex;
    justify-content: center;
    grid-gap: 30px;
    flex-wrap: wrap;
    align-items: stretch;
}

.blog-highlight .post {
    padding: 35px;
    flex: 1;
    display: flex;
    border-radius: 3px;
    transition: 300ms all;
    flex-direction: column;
    position: relative;
    width: 100%;
    /* box-shadow: 1px 4px 12px rgb(0 0 0 / 12%); */
    justify-content: space-between;
}

.blog-highlight .date {
    background: rgb(57 57 57);
    color: rgb(255 255 255 / 94%);
    font-size: 13px;
    width: fit-content;
    padding: 1px 10px;
    font-weight: 500;
    margin-bottom: 15px;
    border: solid 1px #4f4f4f;
}

.blog-highlight button {
    margin-bottom: 0;
    margin-top: 50px;
    white-space: nowrap;
    font-size: min(10vw,16px)!important;
    font-weight: 500;
    text-transform: uppercase;
}

.blog-highlight h2 {
    width: 100%;
    flex: 1 1 100%;
    margin-bottom: 0!important;
}

.blog-highlight {
    position: relative;
}

.blog-highlight .post:hover {
    opacity: .7;
}

.blog-highlight .post:hover > a button {
    background: #ffffff;
    border-color: #ffffff;
    box-shadow: 10px 10px 0px black;
    color: black;
}

.blog-text .all-posts button {
    margin-top: 30px;
}

.lux-forms .not-complete {
    background: rgb(239 214 214 / 56%)!important;
    color: black!important;
    font-weight: 600;
    border-color: #ffb2b2;
}

.lux-forms .cta-info a {
    position: relative;
    text-decoration: underline !important;
    text-decoration-thickness: 2px !important;
    text-decoration-color: rgb(210 221 255) !important;
    z-index: 0;
    color: var(--maincolor)!important;
}

.blog-post .blog-no-img {
    height: auto;
    min-height: 175px;
    max-height: 231px;
    background: linear-gradient(318deg, #132432, #28465e);
    color: white!important;
    display: flex;
    font-weight: 300!important;
    align-items: center;
    justify-content: center;
    font-size: min(10vw,22px)!important;
    line-height: 1.2!important;
    text-align: center;
    margin: 0!important;
    border-radius: 0px;
    margin-top: 0px!important;
    padding: 10px;
}

#logged-in-card p {
    color: #ffffff!important;
}

.blog-post .blog-has-img {
    height: auto;
    width: 100%;
    display: block;
    border-radius: 0;
    margin-top: 0;
}
@media (min-width: 550px) and (max-width:1100px) {
    .vg-blog-home > .body-container {
        grid-template-columns: repeat(2,1fr);
    }
}

@media (max-width: 550px) {
    .vg-blog-home > .body-container {
        grid-template-columns: repeat(1,1fr);
        justify-items: center;
    }

    .vg-blog-home .blog-post {
        max-width: 300px;
    }

    .blog-post .blog-main {
        min-height: auto!important;
        max-height: none;
    }

    .blog-post .blog-no-img {
        max-height: none;
        min-height: 200px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.vg-blog-home .blog-post {
    width: 100%;
    margin: 0;
    transition: 300ms all;
    border-radius: 0px;
    overflow: hidden;
}

.vg-blog-home .date {
    display: none;
}

.vg-blog-home .body-container .blog-post:nth-child(2) > a .post-content:after {
    content: 'New';
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 1% 5%;
    box-shadow: 1px 2px 3px 0px rgb(0 0 0 / 19%);
    background: #ffffff;
    width: fit-content;
    font-size: min(5vw,14px);
    color: black;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
}

.blog-post:hover > a .post-content .vg-blog-box button {
    background: var(--accentcolor);
}

.blog-post:hover > a .post-content .vg-blog-box button:after {
    margin-left: 25%;
}

.vg-blog-home .post-content p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* Number of lines to show */
    -webkit-box-orient: vertical;
    max-height: 200px;
    overflow: hidden;
    margin: 0;
    font-size: min(5vw,14px);
    margin-bottom: 20px;
    color: #303030;
    text-overflow: ellipsis;
}

.vg-blog-home .category, .vg-blog-home .comments {
    display: none;
}

.vg-blog-home .post-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #eaeaea;
    margin: 0;
    transition: 300ms all;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 1px 5px 8px #d4d4d4;
}

.vg-blog-home .blog-post a {
    text-decoration: none!important;
}

.vg-blog-home .post-content:hover {
    transform: scale(.97);
    box-shadow: 0px 0px 5px #b4b4b4;
}

.vg-blog-home .post-content button {
    margin: 0;
    border-radius: 5px;
    background: #000000;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;
    font-weight: 600;
    width: 100%;
    transition: 300ms all;
}

.vg-blog-home .post-content button:after, .more-about:after, #confident button:after {
    content: '\f178';
    font-family: 'Font Awesome 6 Sharp';
    margin-left: 10px;
    transition: 300ms all;
    font-weight: 400;
}

.vg-blog-home .post-content h2 {
    line-height: 1.4!important;
    margin: 0!important;
    word-break: break-word;
    margin-bottom: 10px!important;
    text-align: left;
    text-decoration: none!important;
}

.vg-blog-box {
    justify-content: space-between;
    padding: 20px 10px 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#blog-header {
    grid-column: 1 / -1;
}

.vg-blog h2 + img {
    margin-top: 20px;
}
  .loading-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  .loading-icon {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #1b2cff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin .2s linear infinite;
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
.category-buttons {
 display: flex;
 flex-wrap: wrap;
 grid-gap: 10px;
 width: 100%;
 grid-column: 1/-1;
}

.category-buttons button {
 margin: 0;
 border-radius: 40px;
 color: black;
 font-weight: 600;
 background: #e8e8e8;
 padding: 10px 23px;
}

.category-buttons button:hover {
 background: #799ac0!important;
 color: white!important;
}

.category-buttons button.active {
 background: black;
 color: white;
}

#cat-container {
 display: block;
 margin-top: 50px;
}

.blog_pagination {
    position: relative;
    margin-bottom: 10px;
    grid-column: 1/-1;
}

/****** AGENT PAGES + ABOUT *******/

.realtor-list span {
    padding: 10px 10px 10px;
    align-items: center;
    width: 100%;
    white-space: break-spaces;
    font-weight: 500;
    height: fit-content;
    position: absolute;
    color: white;
    background: linear-gradient(0deg, #00000087, transparent);
    text-align: left;
    bottom: 0;
    line-height: 120%;
    font-size: min(4vw,18px);
}
.no_agent_photo {
    background-image: url(https://u.realgeeks.media/vanitygeeks/assets/no-photo.jpg)!important;
    background-size: cover!important;
    font-size: 0;
    background-position: center!important;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    display:none;
}

ul.realtor-list {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    align-items: stretch;
    justify-content: flex-start;
    margin: 0;
    margin-top: 30px !important;
    grid-gap: 20px;
}

@media only screen and (max-width:625px) {
    ul.realtor-list {
        justify-content: center;
        flex-wrap: wrap;
        grid-template-columns: repeat(2, 1fr);
    }

    .realtor-list .agent {
        width: 100% !important;
        min-width: 100% !important;
        min-height: 250px!important;
    }
}
@media only screen and (min-width:800px) and (max-width:1200px) {
ul.realtor-list {
    grid-template-columns: repeat(4,1fr);
}
        .realtor-list img {
        height: 320px!important;
    }
}

@media only screen and (min-width:625px) and (max-width:800px) {

ul.realtor-list {
    grid-template-columns: repeat(3,1fr);
}
         .realtor-list img {
        height: 350px!important;
    }
}

@media only screen and (min-width:450px) and (max-width:625px) {

         .realtor-list img {
        height: 320px!important;
    }
}



@media only screen and (max-width:450px) {
    ul.realtor-list {
        justify-items: center;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 5px;
    }

    .realtor-list li {
        max-height: 300px;
        flex-direction: column;
    }

    .realtor-list a,
    .realtor-list span {
        width: 100% !important;
        max-width: 100% !important;
    }
    .realtor-list span {
        padding: 3px 5px;
    }
    .realtor-list a:last-child {
    }

    .realtor-list img {
        width: 100% !important;
        max-width: 100% !important;
        height: 250px!important;
    }
}

.realtor-list img {
    max-width: none;
    height: 400px;
    max-height: none;
    border-radius: 0;
    object-fit: cover;
    padding: 0;
    object-position: center!important;
    width: 100%;
    border: none;
    margin-left: 0 !important;
    display: block;
    margin-right: 0 !important
}

.realtor-list .agent {
    padding: 0;
    transition: 200ms all;
    flex-direction: column;
    display: flex;
    width: 100%;
    margin-bottom: 0 !important;
    overflow: hidden;
    position: relative;
    height: 100%;
    min-height: 400px;
}

@media (max-width:1200px) {
    .realtor-list .agent {
        min-height: 300px;
    }
}

.realtor-list .agent:hover {
    transform: scale(1.05);
    z-index: 2
}

.realtor-list a {
    position: relative;
    width: 100%;
    height: 100%;
}

.realtor-list a:hover,
.realtor-list a:hover span {
    color: #e3e3e3 !important
}

@media (max-width:737px) {
    .realtor-page .agent-name {
        text-align: center;
    }
      .realtor-page .body-container {
    flex-direction: column;
    align-items: center;
    }
        .realtor-page .contact-information a[href*=mailto] {
        padding: 0;
        margin: 0;
        display: block;
        text-align: left;
    }
}

.realtor-page .email-btn {
    display: inline-block;
    margin: 0;
    color: #ffffff;
    border: none;
    font-weight: 600;
    padding: 0;
    text-align: left;
    width: 100%;
    box-shadow: none;
    font-size: 18px;
    letter-spacing: 0;
    transition: none;
    border-radius: var(--buttonborderradius)
}


.realtor-page .email-btn:hover {
    color: #a3a2a2;
    background: none;
}

.realtor-page .contact-information img {
    display: block;
    object-fit: cover;
    max-height: 500px;
    object-position: top;
    margin-bottom: 0;
    width: 100%;
    min-height: 300px;
    padding: 0;
}


.realtor-page .contact-information div {
    padding: 20px 20px 20px;
    grid-gap: 10px;
    display: flex;
    height: auto;
    border-top: none;
    flex-direction: column-reverse;
    background: black;
    align-items: flex-start;
    text-align: left;
    z-index: 1;
    position: relative;
}

.realtor-page .contact-information p {
    font-size: 15px;
    line-height: 110%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    height: auto;
    color: #fff;
    font-weight: 500;
    text-align: left;
    z-index: 1;
    position: relative;
}

h2.agent-name {
    position: relative;
    text-align: left;
    flex: 1 1 100%;
    font-weight: 600;
    line-height: 100% !important;
    color: #000000;
    font-size: min(13vw, 35px);
    margin-bottom: 20px!important;
}

.realtor-page .body-container {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    margin-top: 0!important;
    width: 100%;
    float: none!important;
}

.realtor-page .sidebar {
    /* width: 33%!important; */
}


.realtor-page .contact-information {
    box-shadow: 4px 8px 11px 0 #0000001f;
    border-width: 0;
    background: transparent;
    background-image: var(--brand-accentcolor-bg);
    overflow: hidden;
    flex: 1 1 40%;
    display: flex;
    max-width: 286px;
    justify-content: stretch;
    flex-direction: column;
    height: fit-content;
    width: 100%;
}

.realtor-page {
    grid-gap: 30px!important;
}
.realtor-info {
    flex: 1 1 50%;
    height: 100%;
}

.realtor-page .contact-information dl {
    border-top: none;
    margin: 0;
    padding-top: 0;
    text-align: left;
    order: 1;
}

.realtor-page .contact-information dt {
    display:none;
}

.phone_number {
    width: 100%!important;
    padding: 0!important;
}

.email-btn .fa-envelope:before {
    font-weight: 200;
}

.phone_number:before {
    content:'\f095';
    font-family:var(--fontawesome);
    margin-right: 10px;
    font-weight: 200;
}

.realtor-page .contact-information dd, .realtor-page .contact-information dt {
    white-space: nowrap;
    background: none;
    border: none;
    color: white;
    font-size: min(9vw,16px);
}


.realtor-page .email-btn i {
    margin-right: 10px;
    color: white;
}

@media only screen and (max-width: 46em) {
    .realtor-page .contact-information img {
        min-height: 300px!important;
        max-height: 300px !important;
        object-position: center!important;
    }

    div.body-content.realtor-page {
        position: relative;
        margin-top: 0px !important;
    }
}

/************ FOOTER *************/

.main-footer {
    box-shadow: none !important;
    background: var(--footerbgcolor);
    max-width: var(--max-site-width) !important;
    margin: auto;
    padding: 0;
    overflow: visible;
    margin-top: 75px;
}

.main-footer .footer-section {
    width: 100%;
    border: none;
}

.vg-footer {
    min-height: 75vh;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.vg-footer .container {
    display: flex;
    flex-direction: column;
    grid-gap: 80px;
    padding-top: 75px!important;
    max-width: 1500px;
    padding-bottom: 100px;
}

.vg-footer .footer-top {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    grid-gap: 75px;
}

.vg-footer .footer-top h4 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: min(7vw,15px);
    margin-bottom: 10px;
    text-align: center;
    width: fit-content;
}

.vg-footer .footer-logo {
    max-width: 270px;
    width: auto;
    object-fit: contain;
}

.social-links {
    display: flex;
    flex-direction: row;
    grid-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.vg-footer .social-links {
    margin:0;
}

.social-links a{color: #000000;}
#global-sidemenu .social-links a{
    color: white;
    min-height: 40px;
    min-width: 40px;
    background: none;
}
#global-sidemenu .social-links {
    margin-top: 20px;
    margin-bottom: 20px;
}
.social-links a:hover {
    opacity:.5;
}

.vg-footer .social-links a,
.vg-footer .footer-block a {
    color: black;
}

.social-links a {
     transition: 300ms all;
     width: auto!important;
     min-width: 40px;
     display: flex;
     min-height: 40px;
     align-items: center;
     !importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
     justify-content: center;
     background: #139649;
     color: white!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.social-links a:hover {
    opacity: .4;
}

.vg-footer .social-links a:hover {
    opacity:1;
    background: #0076a1;
}

footer h3, footer h4 {
    color: #008ac2 !important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    margin: 0;
}

footer h4, footer h3 {
    font-size: min(7vw,21px)!important;
    font-weight: 600!important;
    margin-bottom: 20px;
}

.footer-about {
    display: flex;
    flex-direction: column;
    align-items: normal;
}
.company-agent {
    /* display: flex; */
    align-items: center;
    grid-gap: 20px;
}
.footer-about h3 {
    font-size: min(10vw,22px);
    text-transform: uppercase;
    font-weight: 600;
}
.vg-footer .footer-about span a, span.phone-link a {
    font-weight: 600!important;
    display: flex;
    align-items: center;
    word-break: break-word;
}

.footer-contact-box {
    /* flex: 1 1 100%; */
    display: flex;
    grid-gap: 20px;
    border-bottom: solid 1px #ffffff29;
    padding-bottom: 50px;
    justify-content: right;
    max-width: 750px;
    margin: auto;
    flex-wrap: wrap;
}

.footer-contact-box a {
    width: 100%;
    flex: 1;
}

.footer-contact-box button {
    padding: 10px 40px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    background: transparent;
    color: black;
    border-radius: 0;
    border: solid 1px #101010;
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

.footer-contact-box button:hover {
    
}

.footer-contact-box button:hover {
    color: black !important;
    border-color: black;
    opacity: .5;
    background: transparent;
}

.footer-contact-box button:before {
    
}

.agent-title {
    color: #000000;
    font-size: min(5vw,14px);
}
.vg-footer .footer-about .footer-address {
    color: white;
    margin: 0;
    width: fit-content;
}
.vg-footer .footer-container {
    display: flex;
    align-items: flex-start;
    grid-gap: 150px;
    justify-content: space-between;
}

.vg-footer  .footer-content {
    display: flex;
    width: 100%;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-wrap: wrap;
    border-bottom: solid 1px #ffffff29;
    padding-bottom: 40px;
}

.vg-footer  .footer-block {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 1;
    grid-gap: 20px;
}

.vg-footer .footer-block ul {
    display: flex;
    flex-direction: column;
}

.vg-footer .footer-block ul li {
    width: 100%;
    padding: 0;
}

.footer-contact-small {
    margin-top: 10px;
    width: fit-content;
    border-bottom: solid;
    border-color: #ffffff24;
    border-width: 1px;
    margin: 10px 0 10px 0;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
}

.vg-footer .footer-about span a:hover:before {
    color: #7c7c7c;
}

.vg-footer #footer-disclaimer {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
}
.vg-footer #footer-disclaimer p {
    color: #000000;
}

.vg-footer #agent-all img {
    max-height: 28px;
}

.vg-footer #agent-all {
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
}

.footer-company-logo {
    max-height: 50px;
    width: auto;
    object-fit: contain;
}

.social-links .fa:before {
    font-weight: 100;
}

.vg-footer .footer-phn a:before, .vg-footer .footer-email a:before,  span.phone-link a:before  {
    font-family:var(--fontawesome);
    margin-right:10px;
    font-size: min(7vw,25px);
    color: #349e58;
    transition: 300ms all;
}

.vg-footer .footer-email a:before {
    content:'\e10c'
}

.footer-large-msg button:before {
    content:'\f0e0';
}

.footer-large-call button:before, span.phone-link a:before {
    content:'\f095'
}
.footer-large-txt button:before{
    content:'\f086'
}
.vg-footer .footer-phn a:before, span.phone-link a:before {
    content:'\e11b'
}

span.phone-link a:before {
    color:var(--maincolor);
}

.footer-large-msg button:before, .footer-large-call button:before, .footer-large-txt button:before {
    font-family: var(--fontawesome);
    font-weight: 500;
    font-size: min(10vw,18px);
    margin-right: 10px;
}

@media (max-width:1200px) {
    .vg-footer .footer-container{
    flex-direction: column;
    grid-gap: 50px;
    }
    .vg-footer .footer-top {
        justify-content: center;
    }
    .footer-contact-box {
        justify-content:center;
        flex-wrap: wrap;
    }
    .footer-contact-box a {
        width:auto;
    }
    .vg-footer .footer-logo {
        max-height: 75px;
    }
}

@media (max-width:750px) {
.vg-footer .footer-content {
    flex-direction: column;
}
}

@media (max-width:488px) {
.footer-contact-box a, .footer-contact-box button {
    width: 100%;
}
    .vg-footer .footer-top {
        flex-direction: column;
    }
    .vg-footer .social-links {
        justify-content: left;
    }
}





.designed-by {
    margin: 0;
}

.designed-by a, .vg-footer a:not(.social-links a), .vg-footer .footer-block a {
    color: #000000 !important;
}