#inner-page-wrapper > .container {
    width: 100%;
}
.community-wrap {
    padding-top: 20px;
}
#content .community-title {
    line-height: 1;
    margin-top: 0;
    text-align: left;
}
#content .community-featured-image {
    position: relative;
    width: 50%;
    float: left;
    margin: 0 30px 15px 0;
}
#content .community-featured-image canvas,
#content .community-featured-image img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
#content .community-featured-image img {
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
#content .community-featured-image canvas {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#content .community-cta {
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
}
#content .community-cta a {
    display: inline-block;
    font-size: 16px;
    border: 2px solid var(--aios-communities-cta-color);
    text-decoration: none;
    padding: 15px 30px;
    transition: all 0.6s ease !important;
    color: var(--aios-communities-cta-color);
}
#content .community-cta a:hover{
    background: var(--aios-communities-primary-color);
    border-color: var(--aios-communities-primary-color);
    color: #fff;
}
#content .aios-communities .entry {
    line-height: 1.5;
}
#content #listings-results{
    padding-top: 30px;
}
#content  #listings-results .listings-sort{
    margin-top: 0;
}
#content .community-properties{
    clear: both;
}
@media only screen and (max-width: 991px) {
    #content .community-featured-image {
        width: 100%;
        float: none;
        margin: 0 0 40px;
    }
    #content .listings-wrap {
        clear: both;
        margin-top: 45px;
    }
    #content-full,
    #content-sidebar {
        margin-top: 20px;
    }
    #content #listings-results{
        padding-top: 0;
    }
    .prop-title-wrap {
        display: block;
        width: 100%;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .prop-content .prop-content-left {
        float: none;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }

    .prop-content .prop-content-right {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .prop-title-wrap .prop-title-btn {
        text-align: center;
        width: 100%;
    }

    .prop-title-wrap .prop-title,
    .prop-title-wrap.with-video-btn .prop-title {
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .prop-content .prop-quick-dtls {
        width: 100%;
        max-width: 420px;
        display: block;
        float: none;
        margin: 0 auto 30px;
        text-align: left;
    }

    .prop-content {
        text-align: center;
        flex-direction: column-reverse;
    }

    .prop-video-tour {
        text-align: center;
    }
    .prop-slideshow {
        margin-top: 52px;
        margin-bottom: 20px;
        min-height: 5vh;
    }

    #content .prop-title-wrap .prop-title h2,
    .prop-title-wrap .prop-title h2 {
        margin-bottom: 20px;
        line-height: 1;
        font-size: 38px;
    }

}
@media only screen and (max-width: 767px) {
    #content .listings-wrap {
        clear: both;
        margin-top: 25px;
    }
    .prop-content p,
    #content .prop-content p {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .prop-content strong,
    #content .prop-content strong {
        margin-bottom: 15px;
        font-size: 21px;
    }

    .prop-quick-dtls ul,
    #content .prop-quick-dtls ul {
        font-size: 18px;
    }

    #content .prop-title-wrap .prop-title h2,
    .prop-title-wrap .prop-title h2 {
        font-size: 32px;
    }

    .prop-content .prop-quick-dtls {
        padding: 15px;
    }
}

.single-aios-communities .ip-banner{
    display: none;
}

body.single-aios-communities #inner-page-wrapper>.container{
    margin: unset;
    padding: unset;
    max-width: unset;
    width: 100%;
}
body.single-aios-communities #content-full
{
    margin-top: unset;
}
.prop-content {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0px 15px;
    /* max-width: 1200px;
    margin: 0 auto; */
    padding: 0px 15px;    
}

.prop-content .prop-content-left {
    width: 35%;
    margin-top: 75px;
}
#content-full .prop-content #content {
    width: 62%;
}

.prop-content .prop-quick-dtls {
    background: #e5e6e1;
    padding: 25px;
    margin: 0 0 35px;
}

.prop-content h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
}

.prop-quick-dtls ul {
    color: #333333;
    font-size: 18px;
    font-weight: 300;
    font-family: Lato, sans-serif;
    list-style:disc !important;
    padding: 0px 15px 10px;
}

.prop-quick-dtls ul li {
    margin-bottom: 0;
    position: relative;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
}

.prop-slideshow {
    display: block;
    margin-bottom: 60px;
    position: relative;
    min-height: 10vh;
}
.prop-ss-list:not(.slick-initialized) .prop-ss-item:not(:first-child) {
    display: none;
}

.prop-slideshow .prop-ss-item {
    display: block;
    position: relative;
    font-size: 0;
}

.prop-ss-item canvas {
    display: block;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.prop-slideshow .prop-ss-arrows {
    position: absolute;
    top: 50%;
    padding: 20px 15px;
    background: rgba(0, 0, 0, 0.3);
    border: 0;
    color: #fff;
    font-size: 19px;
    transform: translateY(-50%);
    line-height: 1;
    z-index: 10;

    transition: 400ms ease;
    -webkit-transition: 400ms ease;
    -moz-transition: 400ms ease;
    -o-transition: 400ms ease;
}

.prop-slideshow .prop-ss-arrows.prev-btn {
    left: 0;
}
.prop-slideshow .prop-ss-arrows.next-btn {
    right: 0;
}

.prop-slideshow .prop-ss-arrows:hover {
    background-color: #7cbc43;
}


.prop-video-tour a.gbtn.green-btn span {
    font-size: 18px;
    color: #fff;
}

.prop-video-tour strong {
    font-size: 20px;
    color: #333333;
}

.prop-video-tour .video-tour-wrap {
    position: relative;
    font-size: 0;
    margin-bottom: 45px;
    margin-top: 35px;
}

.prop-video-tour .play-button {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}

.prop-video-tour .play-button .vid-play-btn {
    background-color: transparent;
    font-size: 45px;
    color: #fff;
    border: 0;
    position: relative;
    padding: 0;
    outline: none;
}

.prop-video-tour .vid-play-btn span[class^="ai-font-pause"] {
    position: absolute;
    top: 9px;
    left: 0;
    opacity: 0;
}

.video-tour-wrap.play-video .vid-play-btn span[class^="ai-font-play"] {
    opacity: 0;
}
.video-tour-wrap.play-video .vid-play-btn span[class^="ai-font-pause"] {
    opacity: 1;
}

.prop-video-tour .video-tour-wrap video {
    height: auto;
    width: 100%;
}

.prop-video-tour {
    max-width: 1200px;    
    padding: 0px 15px;
}
.ip-iframe-wrap iframe {
    width: 100%;
    height: 780px;
}