#inner-page-wrapper {
    padding-top: 109px;
}
    #inner-page-wrapper > .container {
        width: 100%;
        padding: 0;
    }
    #inner-page-wrapper > .container .container {
        position: relative;
        width: 1390px;
        max-width: 100%;
    }

 #content-full {
    padding-top: 0;
    margin-top: 0;
 }

.ip-properties {
    padding-top: 0;
}

.custom-breadcrumbs {
    display: none;
}

.ip-nd-banner {
    margin: 0 min(3.125vw, 50px);
    position: relative;
}
    .ip-nd-banner canvas {
        display: block;
        width: 100%;
        background-position: center;
        background-size: cover;
        background-color: #000;
    }
    .ip-nd-banner p#breadcrumbs {
        font-size: 15px;
        line-height: 1.1;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        border-bottom: 2px solid var(--primary-color);
        padding: 24px 0;
        position: absolute;
        bottom: 0;
        left: min(4.063vw, 65px);
        right: min(4.375vw, 70px);
        border-color: #fff!important;
        color: #fff!important;
        margin: 0 0 30px;
    }
    .ip-nd-banner p#breadcrumbs span,
    .custom-breadcrumbs #breadcrumbs strong,
    #content #breadcrumbs strong {
        color: #fff;
    }

#ip-neighborhood-details {
    position: relative;
    padding: 76px 0 0;
}
    .ip-nd-desc {

    }
        .ip-nd-title {
            font-size: 40px;
            letter-spacing: 0.05em;
            line-height: 1;
            color: #000;
            text-transform: uppercase;
            font-family: var(--font-family-title);
            margin-bottom: 38px;
        }
            .ip-nd-title span {
                display: block;
                font-size: 18px;
                letter-spacing: 0.1em;
                color: #686868;
                text-transform: initial;
                font-family: var(--font-family-default);
                margin-top: 23px;
            }

        #content .ip-nd-desc p {
            font-size: 18px;
            letter-spacing: 0.05em;
            margin: 32px 0;
            line-height: 1.78;
            color: #000;
        }

    .ip-nd-info {
        margin: 90px 75px 89px;
    }
        .ip-nd-info .gsite-title {
            width: 100%;
            text-align: center;
            margin-bottom: 100px;
        }
        .ip-nd-info-row {
            display: flex;
            flex-flow: row wrap;
        }
        .ip-nd-info-col {
            width: 50%;
            border-bottom: 1px solid #dedede;
            padding: 90px 50px 76px;
        }
        .ip-nd-info-col:nth-child(odd) {
            border-right: 1px solid #dedede;
        }
        .ip-nd-info-col:nth-child(1),
        .ip-nd-info-col:nth-child(2) {
            padding-top: 0;
        }
        .ip-nd-info-col:nth-last-child(1),
        .ip-nd-info-col:nth-last-child(2) {
            border-bottom: 0;
            padding-bottom: 0;
        }
            #content .ip-nd-info-col h2 {
                font-family: var(--font-family-title);
                font-size: 25px;
                letter-spacing: 0.025em;
                line-height: 1;
                text-transform: uppercase;
                color: #000;
                font-weight: 400;
                margin: 0 0 30px;
            }
            #content .ip-nd-info-col p {
                font-size: 16px;
                letter-spacing: 0.05em;
                line-height: 1.875;
                color: #444444;
            }
            #content .ip-nd-info-col strong {
                font-weight: 700;
            }
            #content .ip-nd-info-col ul {
                font-size: 16px;
                letter-spacing: 0.05em;
                line-height: 1.875;
                color: #444444;
                margin-top: 22px;
                margin-bottom: 38px;
            }
            #content .ip-nd-info-col ul:last-child {
                margin-bottom: 0;
            }

    .ip-bs-communities {
        max-width: 1140px;
        margin: 0 auto;
        background: #aaaaaa url(../../images/ip-buyers-sellers-bg.jpg) center/cover no-repeat;
        /*min-height: 300px;*/
        padding: 60px 5% 46px;
    }
        #content .ip-bs-communities h2 {
            text-align: center;
            font-size: 40px;
            letter-spacing: 0.05em;
            line-height: 1;
            font-family: var(--font-family-title);
            text-transform: uppercase;
            color: #fff;
            margin: 0 0 34px;
            font-weight: 400;
        }
        #content .ip-bs-communities ul {
            width: 635px;
            max-width: 100%;
            margin: 0 auto;
            font-size: 0;
        }
            .ip-bs-communities ul li {
                display: inline-block;
                width: calc(50% - 5px);
                vertical-align: top;
                margin-bottom: 20px;
            }
                .ip-bs-communities ul li a {
                    font-size: 16px;
                    letter-spacing: 0.05em;
                    line-height: 1;
                    text-transform: uppercase;
                    display: inline-flex;
                    align-content: center;
                    color: #fff;
                    transition: color .3s ease;
                }
                    .ip-bs-communities ul li a i {
                        font-size: 20px;
                        margin-right: 14px;
                        font-style: normal!important;
                    }
                    .ip-bs-communities ul li a:hover {
                        color: var(--secondary-color);
                    }

    /*properties*/
    .ip-nd-properties {
        margin: 95px 0 0;
    }
        .ip-nd-properties .gsite-title {
            text-align: center;
            margin-bottom: 68px;
        }
    .ip-properties-list {
        margin: 0 -28px;
    }

    .ip-properties-item {
        width: 50%;
        padding: 0 28px;
        margin-bottom: 80px;
    }
    .ip-properties-item:nth-last-child(1):nth-child(even),
    .ip-properties-item:nth-last-child(2):nth-child(odd) {
        margin-bottom: 59px;
    }

    .ip-properties-item a {
        display: block;
    }

    .ip-properties-image::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: var(--primary-color);
        opacity: 0;
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .ip-properties-open-house {
        padding: 0 0 10px;
        font-size: 18px;
        color: #000000;
        line-height: 1.1;
    }

    .ip-properties-open-house span {
        color: var(--primary-color);
    }

    .ip-properties-image div {
        position: absolute;
        bottom: 54px;
        left: 0;
        font-size: 15px;
        color: #ffffff;
        line-height: 1;
        letter-spacing: 0.3em;
        text-transform: uppercase;
        width: 155px;
        height: 40px;
        max-width: 90%;
        padding: 0 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #042b56;
        z-index: 10;
    }

    .ip-properties-image div.status-active {
        background: var(--primary-color);
    }

    .ip-properties-item a:hover .ip-properties-image::after {
        opacity: 0.35;
    }

    .ip-properties-text {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 32px 0 0;
    }

    .ip-properties-address {
        font-size: 18px;
        color: #000000;
        line-height: 1.1;
        width: 70%;
    }

    .ip-properties-address span {
        display: block;
        font-family: var(--font-family-title);
        font-size: 28px;
        color: #000000;
        margin-bottom: 12px;
    }

    .ip-properties-price {
        font-family: var(--font-family-title);
        font-size: 26px;
        color: #000000;
        line-height: 1.1;
        letter-spacing: 0.05em;
        width: 28%;
        text-align: right;
    }

    .ip-properties-button {
        width: 192px;
        max-width: 100%;
        border: 2px solid #b8b8b8;
        font-size: 12px;
        color: #969696;
        line-height: 1;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform: uppercase;
        margin-top: 28px;
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .ip-properties-button div {
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .ip-properties-item a:hover .ip-properties-text .ip-properties-button {
        background: var(--primary-color);
        border-color: var(--primary-color);
        color: #ffffff;
    }

    .ip-properties-holder > div > a.gsite-button {
        display: block;
        width: 322px;
        margin: 0 auto 0;
    }

    .ip-properties-controls {
        display: flex;
        max-width: 250px;
        margin: 0 auto;
        border: 2px solid #666666;
    }

    .ip-properties-arrow {
        appearance: none;
        background: none;
        padding: 0;
        border: 0;
        width: 44px;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        transition: all 0.35s ease-in-out;
    }

    .ip-properties-arrow:hover {
        background: var(--primary-color);
        color: #ffffff;
    }

    .ip-properties-pagination {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
        flex-grow: 1;
        border-left: 1px solid #666666;
        border-right: 1px solid #666666;
        font-size: 14px;
    }

    .ip-properties-disclaimer {
        font-size: 11px;
        color: #999999;
        line-height: 1.9;
        letter-spacing: 0.05em;
        border-top: 1px solid #e7e7e7;
        padding: 12px 0;
        margin-top: 120px;
    }

    /*properties*/

    .ip-nd-map {
        position: relative;
        margin: 42px 0 89px;
    }
        .ip-nd-map iframe {
            display: block;
            width: 100%;
        }


#ip-neighborhood-details .gsite-title {
    text-align: center;
    margin-bottom: 50px;
}
.palm-beach-b{
    color: #0e5a7c;
}
.palm-beach-teal{
  color: #00abc7;
}
#ip-neighborhood-details .community-details{
    margin-bottom: 98px;
}
.ip-nd-banner canvas{
    display: none;
}
@media only screen and (max-width: 1199px) {
    .ip-nd-banner {
        margin: 0 15px;
    }
        .ip-nd-banner canvas {
            min-height: 250px;
        }
        .ip-nd-banner p#breadcrumbs {
            left: 3%;
            right: 3%;
        }
    .ip-nd-info {
        margin-left: 0;
        margin-right: 0;
    }
        .ip-nd-info-col {
            padding: 60px 5% 60px;
        }
}

@media only screen and (max-width: 991px) {
    #inner-page-wrapper,
    #content-full {
        padding-top: 0;
    }
    #inner-page-wrapper {
        padding: 0 0 0;
    }
    #ip-neighborhood-details,
    .ip-properties-main {
        padding: 60px 0 0;
    }
    .ip-nd-info {
        margin-top: 60px;
        margin-bottom: 60px;
    }
        .ip-nd-info .gsite-title {
            margin-bottom: 50px;
        }

        .ip-nd-info-col {
            width: 100%;
            padding: 40px 0!important;
            border-right: 0!important;
            border-bottom: 1px solid #dedede!important;
        }
        .ip-nd-info-col:first-child {
            padding-top: 0!important;
        }
        .ip-nd-info-col:last-child {
            padding-bottom: 0!important;
            border-bottom: 0!important;
        }
        #content .ip-nd-info-col p:last-child {
            margin-bottom: 0;
        }

    .ip-properties-list {
        margin: 0 -28px;
    }
        .ip-properties {
            padding: 20px 0 0;
        }
        .ip-properties-item {
            width: 100%;
        }
        .ip-properties-holder {
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        .ip-properties-disclaimer {
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }

    .ip-nd-map {
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .ip-bs-communities ul li {
        width: 100%;
        text-align: left;
    }

    #content .ip-bs-communities ul {
    width: 470px;
}

}

@media only screen and (max-width: 568px) {
    #content .ip-bs-communities h2 {
        font-size: 30px;
        letter-spacing: 0;
    }
    .ip-properties-address {
        width: 100%;
    }
    .ip-properties-address span {
        font-size: 24px;
    }
    .ip-properties-price {
        width: 100%;
        margin-top: 15px;
        text-align: left;
    }
}

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

}