/*------------------GLOBAL------------------*/
@media only screen and (min-width: 768px) {
    .headerContent h1.logo {
        min-width: 500px;
        max-width: 500px;
    }
}
@media only screen and (max-width: 767px) {
    .headerContent {
        padding-left: 0;
    }
}
/*--------------- SECONDARY NAV ---------------*/
.ctaNav {
    padding: 10px 0 0 0;
}
.ctaNav .blockInnerContent {
    color: #575757;
    font-size: 16px;
    text-align: right;
}
.ctaNav .blockText {
    padding-right: 4%;
    padding-left: 4%;
}
@media only screen and (max-width: 768px) {
    .ctaNav {
        padding-top: 10px;
    }
    .ctaNav .blockInnerContent {
        text-align: center;
        font-size: 16px;
    }
}
/*------------PROPERTY TAGS ---------------*/
img[data-tags*="active"] + .imgEffect-overlay:before {
    content: 'ACTIVE';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="today"] + .imgEffect-overlay:before {
    content: 'OPEN TODAY';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="saturday"] + .imgEffect-overlay:before {
    content: 'OPEN SATURDAY';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="sunday"] + .imgEffect-overlay:before {
    content: 'OPEN SUNDAY';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="sat and sun"] + .imgEffect-overlay:before {
    content: 'OPEN SAT & SUN';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="coming soon"] + .imgEffect-overlay:before {
    content: 'COMING SOON';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="in contract"] + .imgEffect-overlay:before {
    content: 'IN CONTRACT';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="sold"] + .imgEffect-overlay:before {
    content: 'SOLD';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="rented"] + .imgEffect-overlay:before {
    content: 'RENTED';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #436892;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="som"] + .imgEffect-overlay:before {
    content: 'SOLD OFF MARKET';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #000;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
img[data-tags*="off market"] + .imgEffect-overlay:before {
    content: 'OFF MARKET';
    width: auto;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background: #000;
    border: 1px #fff solid;
    position: absolute;
    padding: 8px 12px;
    left: 0;
    top: 16px;
}
/*------------PROPERTY LISTINGS ---------------*/
.blockWrap_bfc56381d05d468db839759f88955d33 .imgEffect-content,
.blockWrap_afbcf899cc0c422a9117c4e74158457e .imgEffect-content {
    background: rgba(0,0,0,.61);
    padding: 20px 10px 20px 20px;
    transition: background-color 350ms ease;
}
.blockWrap_bfc56381d05d468db839759f88955d33 .imgHover:hover .imgEffect-content,
.blockWrap_afbcf899cc0c422a9117c4e74158457e .imgHover:hover .imgEffect-content {
    background: transparent;
}
@media only screen and (min-width: 600px) {
    .items_bfc56381d05d468db839759f88955d33 .item,
    .items_afbcf899cc0c422a9117c4e74158457e .item {
        width: 32.5% !important;
        margin: 2% 0 0 1.25% !important;
    }
    .items_bfc56381d05d468db839759f88955d33 .item:nth-child(3n+1),
    .items_afbcf899cc0c422a9117c4e74158457e .item:nth-child(3n+1) {
        margin-left: 0 !important;
    }
    .items_bfc56381d05d468db839759f88955d33 .item .itemImg,
    .items_afbcf899cc0c422a9117c4e74158457e .item .itemImg {
        padding-bottom: 0;
    }
}