.pxp-nav > li {
    font-size: 0.9rem;
}
.main-logo {
    width: 120px;
}
.pxp-content {margin-top:100px;
}
    .pxp-content.pxp-full-height {
        margin-top: 100px;
    }
.pxp-map-side, .pxp-content-side {
    top: 100px;
}
a.custom-card {text-decoration:none;
}
.special-services a {
    text-decoration: none;
}

.special-services {
    background-color: #F7F7F7
}

.custom-card {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.custom-card-image {
    position: relative;
    overflow: hidden;
}



    .custom-card-image img {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }

.custom-card .pxp-services-item-text-title {
    width: 100%;
    display: block;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.custom-card .custom-details {
    padding: 20px;
    background-color: #fff;
    font-size: 0.7rem;
    letter-spacing: 1px;
    opacity: 1;
    font-weight: 700;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

#agents_sub_header::before {
    content: "Local expertise. Personalized service. Proven results.  The right guide makes all the difference, meet yours today.";
    
    display: block;
}