.page-banner {
    margin-bottom: 0;
}

.single-aios_agent #floating-side-btn {
    display: none !important;
}

div#content-full {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.agent-holder .attachment-agent-image {
    width: 45%;
    padding-left: 0;
}

.agent-holder .agent-holder-top {
    font-size: 0;
    position: relative;
    z-index: 1;
    margin: 0;
}

    .agent-holder .agent-holder-top.row:before {
        content: "";
        position: absolute;
        top: 0;
        right: -20%;
        width: 88%;
        height: 100%;
        background-image: url(../../images/homepage/about-text-logo-overlay.png);
        background-size: contain;
        background-position: top -10px center;
        background-repeat: no-repeat;
        z-index: -1;
        opacity: .65;
        display: none;
    }

div#main-wrapper {
    background: #000;
}

.blog-post-contents.container {
    width: 100% !important;
    padding: 0;
}

.page-banner .page-title {
    display: none !important; 
}

.page-banner .page-title h1:before {
    content: 'Meet';
}



.agent-holder .agent-contacts {
    width: 54%;
    padding-top: 8vw;
    padding-left: 4.5%;
    padding-right: 4.5%;
}

    .agent-contacts .agent-contacts-heading {
        padding-left: 30px;
        border-left: 4px solid #cbaa45;
        line-height: 1;
        margin-bottom: 45px;
    }

        .agent-holder .agent-contact-name {
            color: #fff;
            font-family: 'Raleway', sans-serif !important;
            font-size: 56px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 20px;
        }

        .agent-contacts .agent-contact-position {
            display: none;
        }

        .agent-contacts .agent-contacts-main-info {
            line-height: 1;
            display: block;
            margin-bottom: 45px;
        }

            .agent-contacts-main-info .agent-contact-detail:not(:last-child) {
                margin-bottom: 10px;
            }

            .agent-contacts-main-info .agent-contact-detail {
                color: #fff;
                font-size: 18px;
                font-family: 'Barlow Semi Condensed', sans-serif;
                letter-spacing: 0;
            }

            .agent-contacts-main-info .agent-contact-detail span[class*="ai-"] {
                color: #cbaa45;
                font-size: 16px;
            }

            .agent-holder .agent-contacts-main-info .agent-contact-detail span[class*="ai-envelope"] {
                font-size: 12px;
            }

            .agent-holder .agent-social {
                display: none;
            }

            .agent-contacts-main-info .agent-contact-detail a {
                text-transform: uppercase;
                transition: 400ms ease;
                -webkit-transition: 400ms ease;
            }

    .agent-description {
        font-family: 'Barlow', sans-serif;
        color: #fff;
        font-size: 18px;
        line-height: 28px;
        max-width: 640px;
        margin-bottom: 50px;
    }

        #content .agent-holder .agent-description p {
            font-size: inherit !important;
            letter-spacing: inherit;
            line-height: inherit !important;
            text-align: left;
        }

        #content .agent-holder .agent-description p:not(:last-child) {
            margin-bottom: 32px;
            margin-top: 0;
        }

.agent-holder {
    width: 70vw;
    margin: 0 auto 100px;
}

    .agent-holder .agent-contacts .global-link {
        width: 100%;
        max-width: 100%;
    }

    .agent-holder .agent-contacts .global-link a {
        max-width: 215px;
        width: 100%;
        padding: 12px 0;
        color: #fff !important;
    }



.agents-cta-btn-wrap {
    padding: 2vw 15px;
    display: block;
    background: #fff;
    text-align: center;
}
    
    .agents-cta-btn-wrap .agents-cta-btn {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 0 40px;
        width: 100%;
        max-width: 715px;
    }
        
        .agents-cta-btn-wrap .agents-cta-btn:before, 
        .agents-cta-btn-wrap .agents-cta-btn:after {
            position: absolute;
            top: 0;
            width: 100vw;
            height: 100%;
            background: #000;
            content: '';
            display: none;
        }
        
        .agents-cta-btn-wrap .agents-cta-btn:before {
            right: 100%;
        }
        
        .agents-cta-btn-wrap .agents-cta-btn:after {
            left: 100%;
        }
        
        .agents-cta-btn a:not(:hover) {
            border-color: #000;
            color: #000 !important;
        }
        .agents-cta-btn a:hover {
            color: #fff !important;
        }
        
        .agents-cta-btn a {
            width: calc(50% - 12px);
            display: inline-block;
            vertical-align: middle;
            padding: 15px 0;
            font-size: 15px;
        }
        
        .agents-cta-btn a:first-child {
            margin-right: 18px;
        }

.custom-agents-listings {
    position: relative;
    font-size: 0;
    line-height: 1;
    max-width: 85vw;
    margin: 0 auto 50px;
}
.custom-agents-listings .altman-section-heading-text {
    margin-bottom: 35px;
}
.custom-agents-listings-slide-wrap {
    position: relative;
}
.altman-properties-item {
    padding: 0 3px;
}
.altman-properties-item-content ul {
    margin: 0 !important;
}
    .altman-properties-item a {
        position: relative;
        display: block;
        transform: translateZ(0);
    }
    .altman-properties-item a::before,
    .altman-properties-item a::after {
        content: "";
        position: absolute;
        left: 0;
        pointer-events: none;
        z-index: 2;
    }
    .altman-properties-item a::before {
        bottom: 1.938vw;
        width: 0.313vw;
        height: 6.438vw;
        background-color: #cbaa45;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .altman-properties-item a:hover:before {
        bottom: 0;
        height: 100%;
    }
    .altman-properties-item a::after {
        top: 0;
        width: 100%;
        height: 100%;
        border: 0.438vw solid #cbaa45;
        opacity: 0;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    .altman-properties-item a:hover:after {
        opacity: 1;
    }
        .altman-properties-item-inner-wrapper {
            position: relative;
            overflow: hidden;
        }
            .altman-properties-item-photo {
                position: relative;
                z-index: 1;
            }
            .altman-properties-item-photo::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(to bottom, transparent, transparent, #000);
                opacity: .8;
                pointer-events: none;
            }
                .altman-properties-item-photo canvas {
                    display: block;
                    width: 100%;
                    background-size: cover;
                    background-position: center;
                    background-repeat: no-repeat;
                }
            .altman-properties-item-content-status-city {
                position: absolute;
                top: 2.063vw;
                left: 2.375vw;
                z-index: 1;
                opacity: 0;
            }
            .altman-properties-item a:hover .altman-properties-item-content-status-city {
                opacity: 1;
            }
                .altman-properties-item-content-status-city div {
                    position: relative;
                    display: inline-block;
                    vertical-align: top;
                    font-family: 'Barlow Semi Condensed', sans-serif;
                    font-size: 1.563vw;
                    font-weight: 400;
                    color: #fff;
                    text-transform: uppercase;
                    padding: 0 0.75vw;
                    line-height: 1;
                }
                .altman-properties-item-content-status-city div:first-child {
                    padding-left: 0;
                }
                .altman-properties-item-content-status-city div:first-child:after {
                    content: "";
                    position: absolute;
                    top: 50%;
                    right: 0;
                    transform: translateY(-50%);
                    width: 1px;
                    height: 2.313vw;
                    background-color: #cbaa45;
                    pointer-events: none;
                }
            .altman-properties-item-content {
                position: absolute;
                bottom: -3.688vw;
                left: 0;
                padding: 0 0 2.063vw 2.375vw;
                z-index: 1;
            }
                .altman-properties-item-content-address {
                    font-family: 'Barlow Semi Condensed', sans-serif;
                    font-size: 1.563vw;
                    font-weight: 400;
                    color: #fff;
                    text-transform: uppercase;
                }
                    .altman-properties-item-content-address div {
                        font-size: 1.125vw;
                        line-height: 1.8;
                        margin-top: 0.313vw;
                    }
                .altman-properties-item-content-features {
                    margin-bottom: 0.125vw;
                    opacity: 0;
                }
                    .altman-properties-item-content-features li {
                        position: relative;
                        display: inline-block;
                        vertical-align: top;
                        font-family: 'Barlow Semi Condensed', sans-serif;
                        font-size: 1.125vw;
                        font-weight: 400;
                        color: #fff;
                        line-height: 1.8;
                        text-transform: uppercase;
                        padding: 0 0.563vw;
                    }
                    .altman-properties-item-content-features li:first-child {
                        padding-left: 0;
                    }
                    .altman-properties-item-content-features li::after {
                        content: "";
                        position: absolute;
                        top: 50%;
                        right: 0;
                        transform: translateY(-50%);
                        width: 1px;
                        height: 1vw;
                        background-color: #fff;
                        pointer-events: none;
                    }
                    .altman-properties-item-content-features li:last-child:after {
                        opacity: 0;
                    }
                    
                .altman-properties-item-content-price {
                    font-family: 'Barlow Semi Condensed', sans-serif;
                    font-size: 2.438vw;
                    font-weight: 400;
                    color: #cbaa45;
                    opacity: 0;
                }
            .altman-properties-item-link-label {
                position: absolute;
                bottom: 2.375vw;
                right: 1.938vw;
                font-family: 'Barlow Semi Condensed', sans-serif;
                font-size: 0.938vw;
                font-weight: 500;
                color: #ffffff;
                letter-spacing: 0.05em;
                text-transform: uppercase;
                text-align: center;
                width: 9vw;
                padding: 0.875vw 0;
                background-color: #cbaa45;
                z-index: 1;
                opacity: 0;
            }
            .altman-properties-item a:hover .altman-properties-item-content-features,
            .altman-properties-item a:hover .altman-properties-item-link-label,
            .altman-properties-item a:hover .altman-properties-item-content-price {
                opacity: 1;
            }
            .altman-properties-item a:hover .altman-properties-item-content {
                bottom: 0;
            }
            .altman-properties-list-slide-arrows {
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                width: 100%;
                pointer-events: none;
                opacity: 0;
                z-index: 3;
            }
            .custom-agents-listings-slide-wrap:hover .altman-properties-list-slide-arrows {
                opacity: 1;
            }
                .altman-properties-list-slide-arrows span {
                    display: inline-block;
                    vertical-align: top;
                    width: 3.75vw;
                    height: 8.563vw;
                    padding: 3vw 0;
                    font-size: 2.5vw;
                    color: #fff;
                    text-align: center;
                    background-color: rgba(0, 0, 0,.6);
                    pointer-events: auto;
                    cursor: pointer;
                    -webkit-transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -ms-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out;
                }
                .altman-properties-list-slide-arrows span:hover {
                    background-color: rgba(0, 0, 0, .8);
                }
                .altman-properties-list-slide-arrows .next {
                    float: right;
                }

@media only screen and (max-width: 1199px) {
    .agent-contacts-main-info .agent-contact-detail {
        font-size: 16px;
    }
}


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

    .agent-holder .attachment-agent-image {
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    .agent-holder {
        width: 100%;
        padding: 0 15px;
    }

    .agent-holder .agent-contact-name {
        font-size: 50px;
    }

    .agent-holder .agent-contacts {
        width: 100%;
        padding: 30px 0 0;
        text-align: center;
    }

    .agent-contacts .agent-contacts-heading {
        padding-left: 0;
        border: 0;
    }

    .agent-description {
        margin: 0 auto 30px;
        display: block;
        line-height: 1.5;
        font-size: 16px;
    }

    .agent-holder .agent-contacts .global-link a {
        margin: 0 auto;
        display: block;
    }

    .agents-cta-btn-wrap {
        padding: 40px 15px;
    }
    .altman-properties-list-slide-arrows {
        opacity: 1;
    }
    .altman-properties-item-content {
        bottom: -52px;
        padding: 0 0 26px 18px;
    }
    .altman-properties-item-content-status-city {
        top: 22px;
        left: 22px;
    }
    .altman-properties-item-content-status-city div {
        font-size: 18px;
        padding: 0 12px;
    }
    .altman-properties-item-content-status-city div:first-child:after {
        height: 27px;
    }
    .altman-properties-item a::before {
        bottom: 18px;
        width: 4px;
        height: 61px;
    }
    .altman-properties-item a::after {
        border: 4px solid #cbaa45;
    }
    .altman-properties-item-content-address {
        font-size: 25px;
    }
    .altman-properties-item-content-address div {
        font-size: 18px;
        margin-top: 0;
    }
    .altman-properties-item-content-features {
        margin-bottom: 5px;
    }
    .altman-properties-item-content-features li {
        font-size: 14px;
        padding: 0 9px;
    }
    .altman-properties-item-content-features li::after {
        height: 14px;
    }
    .altman-properties-item-content-price {
        font-size: 22px;
    }
    .altman-properties-item-link-label {
        bottom: 18px;
        right: 18px;
        font-size: 15px;
        width: 120px;
        padding: 10px 0;
    }
    .altman-properties-list-slide-arrows span {
        width: 33px;
        height: 66px;
        padding: 23px 0;
        font-size: 19px;
    }
}

@media only screen and (max-width: 767px) {
    .agent-holder .agent-contact-name {
        font-size: 42px;
    }

    .agents-cta-btn a {
        width: 100%;
    }

    .agents-cta-btn a:first-child {
        margin: 0 0 15px;
    }

    .agents-cta-btn-wrap .agents-cta-btn {
        max-width: 420px;
        padding: 0;
    }

    .agents-cta-btn-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .agent-holder {
        margin-bottom: 50px;
    }

    .agent-holder .agent-contact-name {
        font-size: 35px;
    }

    .agents-cta-btn-wrap .agents-cta-btn {
        padding: 0 15px;
    }
    div#agent-form-popup .altman-section-heading-text {
        display: block;
        max-width: 135px;
        margin: 0 auto;
    }
    div#agent-form-popup p {
        display: none;
    }
}