.elementor-2024 .elementor-element.elementor-element-ae0300e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:0px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}.elementor-2024 .elementor-element.elementor-element-de316cf > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//*******************************************************
 * Exclusive Properties
 *******************************************************/
.altman-properties-inner-wrapper {
    background-color: #000;
    padding: 4.563vw 0 5.688vw;
}
.altman-section-heading.altman-properties-heading .altman-section-heading-text div {
    font-size: 4.375vw;
    margin-top: 0.5vw;
}
.altman-properties-list-wrapper {
    margin-top: 2.125vw;
}
    .altman-properties-list-row {
        margin: 0 -3px 6px;
    }
        .altman-properties-list-slide-wrapper {
            position: relative;   
        }
            .altman-properties-list-slide-arrows {
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                width: 100%;
                pointer-events: none;
                opacity: 0;
                z-index: 3;
            }
            .altman-properties-list-slide-wrapper: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;
                }
            .altman-properties-item {
                padding: 0 3px;
            }
                .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: 10%;
                    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: 1%;
                }
                .altman-properties-item a::after {
                    top: 0 !important;
                    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;
                    top: 0 !important;
                }
                    .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;
                        }


/* 991 > 768 screens */
@media only screen and (max-width: 991px) {
    .altman-section-heading.altman-social-heading {
        text-align: center;
    }
    .altman-ytchannel-top-content-account-col.col-name a {
        font-size: 16px;
    }
    .altman-about-inner-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    #alt-slideshow:before {
        display: none;
    }
    #alt-slideshow .cycloneslider-template-responsive .cycloneslider-caption-title {
        font-size: 35px;
    }
    #alt-slideshow .cycloneslider-template-responsive .cycloneslider-caption-title .slideshow-link {
        max-width: 300px;
        margin: 20px auto 0;
    }
    #alt-slideshow .cycloneslider-template-responsive .cycloneslider-caption-title .slideshow-link a {
        font-size: 16px;
        padding: 17px 0;
    }
    .altman-about-col {
        display: block;
        width: 100% !important;
    }
    .altman-about-text-wrapper {
        padding: 50px 20px;
    }
    .altman-about-col.about-text-col::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .altman-about-text-excerpt {
        max-width: 100%;
        margin: 20px 0;
    }
    .altman-about-text-excerpt p {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .altman-properties-inner-wrapper {
        padding: 40px 0;
    }
    .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: 8%;
        width: 4px;
        height: 80px;
    }
    .altman-properties-item a::after {
        border: 4px solid #cbaa45;
        top:0 !important;
    }
    .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;
    }
    .altman-wwwu-inner-wrapper {
        padding: 50px 0;
        background-attachment: scroll;
    }
    .altman-wwwu-stats-list {
        margin-top: 40px;
    }
    .altman-wwwu-stats-item {
        padding: 0 24px;
    }
    .altman-wwwu-stats-item-value {
        font-size: 34px;
    }
    .altman-wwwu-stats-item-label {
        font-size: 11px;
        margin-top: 10px;
    }
    .altman-team-inner-wrapper {
        padding: 50px 0;
    }
    .altman-team-list-slide-arrows {
        opacity: 1;
    }
    .altman-team-list-item-name {
        font-size: 15px;
        margin-top: 10px;
    }
    .altman-team-list-item {
        padding: 0 9px;
    }
    .altman-team-list-slide-arrows span {
        font-size: 17px;
        padding: 12px;
    }
    .altman-team-list-item-photo::after {
        width: 56px;
        height: 37px;
    }
    .altman-cta-inner-wrapper {
        padding: 50px 0 0;
    }
    .altman-cta-item-label {
        font-size: 21px;
    }
    .altman-cta-item-photo::after {
        width: 131px;
        height: 75px;
        border-top: 1px solid #cbaa45;
        border-bottom: 1px solid #cbaa45;
    }
    .altman-mdl-inner-wrapper {
        margin-top: 50px;
    }
    .altman-mdl-content-wrapper {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        padding: 50px 20px;
        background-color: #000;
    }
    .altman-mdl-logo {
        text-align: center;
    }
    .altman-mdl-logo-item {
        margin: 0 20px 20px !important;
    }
    .altman-mdl-logo-item img {
        width: auto !important;
        max-width: 135px;
    }
    .altman-mdl-heading {
        font-size: 18px;
        text-align: center;
        margin-top: 20px;
    }
    .altman-mdl-excerpt {
        font-size: 16px;
        max-width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    .altman-mdl-link.global-link {
        margin: 20px auto 0;
    }
    .altman-media-inner-wrapper {
        margin-top: 40px;
    }
    .altman-media-slide-wrapper {
        padding: 28px 0;
    }
    .altman-media-item {
        padding: 0 35px;
    }
    .altman-ytchannel-inner-wrapper {
        padding: 50px 0 0 0;
    }
    .altman-ytchannel-top-content-col {
        display: block;
        width: 100% !important;
    }
    .altman-section-heading.altman-ytchannel-heading .altman-section-heading-text div {
        font-size: 28px;
        color: #000;
        margin-top: 8px;
    }
    .altman-section-heading.altman-ytchannel-heading .altman-section-heading-text div img {
        width: 80px;
    }
    .altman-ytchannel-top-content-account {
        margin-top: 20px;
        text-align: center;
    }
    .altman-ytchannel-top-content-account-col img {
        margin-right: 10px;
    }
    .altman-ytchannel-top-content-account-col.col-name {
        font-size: 16px;
    }
    .altman-ytchannel-top-content-col.col-subscribe {
        margin-top: 20px;
    }
    .altman-ytchannel-top-content-col.col-subscribe > div {
        max-width: 320px;
        text-align: center;
        margin: 0 auto;
    }
    .altman-ytchannel-top-content-subscribe-link a {
        font-size: 15px;
        padding: 16px 0;
    }
    .altman-ytchannel-top-content-subscribe-count {
        font-size: 16px;
        margin-top: 10px !important;
    }
    .altman-ytchannel-video-wrapper {
        padding: 30px 0 1px;
        margin-top: 30px;
    }
    .altman-ytchannel-video-row {
        margin-bottom: 30px;
    }
    .altman-ytchannel-video-col {
        display: block;
        width: 100% !important;
    }
    .altman-ytchannel-video-heading-wrapper {
        padding: 0;
        margin-bottom: 20px;
    }
    .altman-ytchannel-video-heading {
        font-size: 24px;
        text-align: center;
    }
    .altman-ytchannel-video-subscribe-link,
    .altman-ytchannel-video-submit-prop-link {
        max-width: 320px;
        margin: 20px auto;
    }
    .altman-ytchannel-video-subscribe-link a,
    .altman-ytchannel-video-submit-prop-link a {
        font-size: 15px;
        padding: 16px 0;
    }
    .altman-ytchannel-video-submit-prop-link a:hover {
        font-size: 15px;
    }
    .altman-ytchannel-video-list-wrapper {
        max-width: 100%;
        text-align: center;
    }
    .altman-ytchannel-video-item {
        width: 50%;
        margin-right: 0;
        padding: 10px;
    }
    .altman-trainingspeaking-inner-wrapper {
        margin-top: 50px;
        padding: 50px 0 80px;
    }
    .altman-trainingspeaking-inner-wrapper::after {
        height: 210px;
    }
    .altman-trainingspeaking-list {
        width: 100%;
        max-width: 95%;
        margin: 30px auto 0;
    }
    .altman-trainingspeaking-item-heading {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 8px;
    }
    .altman-trainingspeaking-item-excerpt {
        font-size: 14px;
        padding: 0 12px;
        min-height: 225px;
    }
    .altman-trainingspeaking-item-link.global-link {
        max-width: 90%;
    }
    .altman-social-inner-wrapper {
        max-width: 100%;
        padding: 50px 0 0;
    }
    .altman-social-top-content {
        margin-top: 20px;
    }
    .altman-social-top-content-col {
        display: block;
        width: 100%;
    }
    .altman-social-top-content-excerpt {
        font-size: 16px;
        max-width: 100%;
        text-align: center;
    }
    .altman-social-top-content-smi {
        text-align: center;
        padding-top: 20px;
    }
    .altman-social-top-content-smi li {
        margin: 0 16px;
    }
    .altman-social-top-content-smi li:first-child {
        margin-left: 0;
    }
    .altman-social-top-content-smi li a span {
        font-size: 23px
    }
    .altman-social-middle-content {
        max-width: 480px;
        margin: 30px auto 0;
    }
    .altman-social-instagram-item {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .altman-social-instagram-item-user-acct {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        margin-bottom: 10px;
    }
    .altman-social-instagram-item-photo-list {
        padding-left: 0;
    }
    .altman-social-instagram-item-photo {
        padding: 2px;
    }
    .altman-social-instagram-item-user-acct a {
        font-size: 20px;
        padding-left: 40px;
    }
    .altman-social-instagram-item-user-acct a::before {
        left: 0;
        width: 30px;
        height: 3px;
    }
    .altman-social-bottom-content {
        margin-top: 0;
    }
    .altman-social-agents {
        padding: 0;
        background-color: transparent;
        max-width: 500px;
        margin: 0 auto;
    }
    .altman-social-agents-item {
        display: block;
        width: 100% !important;
        padding-top: 20px;
        margin-bottom: 20px;
        background: #000;
    }
    .altman-social-agents-item-photo img {
        width: 50%;
    }
    .altman-social-agents-item-details {
        left: 220px !important;
    }
    .altman-social-agents-item-details-name {
        font-size: 23px;
    }
    .altman-social-agents-item-details-smi {
        margin-top: 10px;
    }
    .altman-social-agents-item-details-smi li {
        margin-right: 10px;
    }
    .altman-social-agents-item-details-smi li a span {
        font-size: 16px;
    }
    .altman-social-agents-item-details-smi li a span.ai-font-envelope-o {
        font-size: 12px;
    }
    .altman-dreamwall-wrapper.section-wrapper {
        margin-top: 0;
    }
    .altman-dreamwall-link {
        bottom: auto;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 220px;
    }
    .altman-dreamwall-link a {
        font-size: 18px;
        padding: 12px 0;
    }
    .altman-dreamwall-photo-thumbnails {
        padding: 16px 0;
        margin: 0 -4px;
    }
    .altman-dreamwall-photo-thumbnail-item {
        padding: 0 4px;
    }
    .altman-dreamwall-photo-thumbnail-item a span {
        font-size: 17px;
    }
}

/* 767 > 568 screens */
@media only screen and (max-width: 767px) {
    .altman-wwwu-stats-item {
        width: 50%;
        margin-bottom: 20px;
    }
    .altman-wwwu-stats-item::after {
        display: none;
    }
    .altman-trainingspeaking-list {
        max-width: 320px;
    }
    .altman-trainingspeaking-item {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .altman-trainingspeaking-item-excerpt {
        padding: 0 12px 20px;
        min-height: auto;
    }
    .altman-dreamwall-photo-thumbnails {
        padding: 4px 0;
    }
    .altman-dreamwall-photo-thumbnail-item {
        padding: 4px;
        width: 50%;
    }
    .altman-properties-item a::before {
    top: 66%;
    }
}

/* 567 > 320 screens */
@media only screen and (max-width: 567px) {
    .altman-ytchannel-video-item {
        width: 100%;
    }
    #alt-slideshow .cycloneslider-template-responsive .cycloneslider-caption-title {
        font-size: 30px;
    }
    .altman-team-list-wrapper {
        padding: 18px 0;
    }
    .altman-cta-item {
        display: block;
        width: 100%;
        padding: 0px;
        margin-bottom: 10px;
    }
    .altman-mdl-logo-item img {
        max-height: 70px;
    }
    .altman-section-heading.altman-ytchannel-heading .altman-section-heading-text div img {
        width: 55px;
    }
    .altman-section-heading.altman-ytchannel-heading .altman-section-heading-text div {
        font-size: 17px !important;
    }
    .altman-ytchannel-top-content-col.col-subscribe > div,
    .altman-ytchannel-video-subscribe-link,
    .altman-ytchannel-video-submit-prop-link {
        max-width: 250px;
    }
    .altman-trainingspeaking-item-inner-wrapper {
        padding-bottom: 20px;
    }
    .altman-social-agents {
        max-width: 100%;
    }
    .altman-social-agents-item-details {
        left: 160px !important;
    }
    .altman-social-agents-item-details-name {
        font-size: 17px;
    }
    .altman-dreamwall-photo canvas {
        height: 150px;
        background-attachment: scroll;
    }
    .altman-social-agents-item-details-smi li {
        margin-right: 16px;
    }
    
    .cycloneslider-template-responsive canvas {
        height: 300px;
    }
    .altman-properties-item a::before {
    top: 66%;
    }
    .elementor-swiper-button {
    width: 9.75vw;
    height: 13.563vw;
    }
}/* End custom CSS */