#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}
#content-full {
	margin-top: 0;
}

#community-details {}

.community-details-explore {
    position: relative;
    z-index: 1;
    overflow: visible;
}

.community-details-explore-top {
    position: absolute;
    z-index: 1;
    top: -310px;
    left: 51%;
    width: 49.45%;
    height: 351px;
    max-width: 100%;
    overflow: hidden;
}

.community-details-explore-top > canvas {
    display: block;
    width: 100%;
    height: 100%;
}

.community-details-explore-top-container {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0 0 0 130px;
}

.community-details-explore-top::before {
    background: rgba(240, 240, 240, 0.85);
}

.community-details-explore-top .site-section-title {
    color: #1b1b1b;
}

.community-details-explore-top .site-section-title span b {
    margin-right: -40px;
}

.community-details-explore-top .site-section-title i.title-line {
    width: 400% !important;
    left: auto !important;
    right: calc(-416% - 15px);
}

.community-details-explore-text a {
    /*font-family: 'Quicksand', sans-serif;*/
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 1;
    letter-spacing: 0.32px;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.community-details-explore-text a:hover {
    color: #e51937;
}

.community-details-explore-text-inner {
    width: calc(100% - 20px);
    vertical-align: top;
    padding-top: 209px;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
}

.community-details-explore-img::before,
.community-details-explore-img::after {
    background: #1b1b1b;
}

.community-details-explore-img canvas {
    height: 650px;
}

.community-details-explore-img span {
    display: flex;
    justify-content: center;
    align-items: center;
}

#community-details [data-aios-staggered-parent=true] {
    overflow: visible;
}

.community-details-heading {
    position: relative;
    padding: 0 0 95px;
    overflow: hidden;
    margin-bottom: 96px;
    z-index: 1;
}

.community-details-heading::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/community-details-top-bg.jpg) no-repeat center center / cover;
    opacity: 0.1;
    filter: grayscale(1);
}

.community-details-heading::after {
    /*content: '';*/
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: transparent url(../images/new-development-overlay-bg-a.png) no-repeat;
    background-size: 100% 100%;
    background-position: center bottom;
}

.community-details-top {
    position: relative;
    z-index: 3;
    overflow: hidden;
}

#content .community-details-title {
    font: 700 70px/1 "Barlow Semi Condensed", sans-serif;
    color: #1b1b1b;
    letter-spacing: -0.025em;
    padding-left: 47px;
    padding-top: 10px;
    margin: 0.67em 0;
}

.community-details-top .section-title {
    font-size: 70px;
    padding-left: 47px;
    padding-top: 10px;
    margin: 0.67em 0;
}

.community-details-top .section-title strong{
    font-size: 70px;
}

#content .community-details-title.site-section-title span {
    text-align: left;
}

.community-details-title.site-section-title span i.title-line {
    width: 2000px;
    height: 4px;
    background: #c5c5c5;
    left: calc(-1996px - 15px);
    top: 48px;
}

.community-details-heading-photo {
    position: relative;
    overflow: hidden;
    width: calc((100vw - 1140px) / 2 + 100%);
}

.community-details-heading-photo img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
}

.community-details-heading-photo canvas {
    display: block;
    width: 100%;
    height: auto;
}

.community-details-text {
    position: relative;
    z-index: 2;
    margin-top: -180px;
}

.community-details-text-inner {
    background: #ffffff;
    padding: 55px 0 95px;
    min-height: 500px;
}

#content .community-details-text p,
#content .community-details-text h2 {
    margin-left: 50px;
    margin-right: 50px;
}

#content .community-details-text h2 {
    display: block;
    font-family: var(--font-barlow);
    font-weight: 600;
    font-size: 25px !important;
    letter-spacing: -0.025em;
    line-height: 1;
    color: var(--secondary);
    width: 100%;
    text-transform: uppercase;
    
}

#content .community-details-text a {
    color:  #e51937;
}

.community-details-text-inner .col-md-6:last-of-type {
    padding-top: 130px;
	padding-top: 0;
}

.community-details-explore {
    font-size: 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    overflow: visible;
}

.community-details-explore-top {
    background: url(../images/community-details-explore-bg.jpg) no-repeat center center / cover;
    padding: 80px 0 45px;
}

.community-details-explore-top::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(240, 240, 240, 0.85);
}

.community-details-explore .section-title .line {
    left: 100%;
    right: initial;
    background: #818181;
    top: initial;
    bottom: 34%;
    margin-left: 40px;
}

.community-details-explore-top .site-section-title {
    font-size: 70px;
    color: #ffffff;
    padding-left: 15%;
    text-align: left;
}

#content .community-details-explore-top .site-section-title b {
    font-weight: 400;
}

.community-details-explore-top .site-section-title i.title-line {
    width: 68px;
    height: 4px;
    background: #818181;
    top: 106px;
    left: 5px;
}

#content .community-details-explore-top p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7;
    color: #b3b3b3;
    letter-spacing: 0.02em;
    margin: 15px 40px;
}

.community-details-explore-bottom {
    background: url(../images/community-details-explore-items-bg.png) no-repeat left bottom;
}

.community-details-explore-items {
    margin: 0;
}

.community-details-explore-item {
    padding: 0;
    border-right: 1px solid #e9e9e9;
}

.community-details-explore-item::before,
.community-details-explore-item:nth-child(1)::after,
.community-details-explore-item:nth-child(3)::after {
    content: '';
    display: block;
    width: 1px;
    height: 68px;
    background: #6a6a6a;
    position: absolute;
    right: -1px;
}

.community-details-explore-item:nth-child(6)::before,
.community-details-explore-item:nth-child(6)::after {
    display: none;
}

.community-details-explore-item:nth-child(1)::before {
    top: 130px;
}

.community-details-explore-item:nth-child(1)::after {
    bottom: 20px;
}

.community-details-explore-item:nth-child(2)::before {
    top: 262px;
}

.community-details-explore-item:nth-child(3)::before {
    top: 44px;
}

.community-details-explore-item:nth-child(3)::after {
    bottom: 102px;
}

.community-details-explore-item:nth-child(4)::before {
    bottom: 232px;
}

.community-details-explore-item:nth-child(5)::before {
    top: 100px;
}

.community-details-explore-item-inner {
    position: relative;
}

.community-details-explore-img::before,
.community-details-explore-img::after,
.community-details-explore-img canvas,
.community-details-explore-text-inner,
.community-details-explore-img span {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.community-details-explore-img {
    position: relative;
}

.community-details-explore-img::before,
.community-details-explore-img::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.community-details-explore-item:hover .community-details-explore-img::before,
.community-details-explore-item:hover .community-details-explore-img::after {
    opacity: 1;
}

.community-details-explore-img::before {
    background: rgba(27, 27, 27, 0.2);
}

.community-details-explore-img::after {
    background: url(../images/community-explore-item-overlay.png) no-repeat center center / cover;
}

.community-details-explore-img canvas {
    display: block;
    width: 100%;
    background-color: #cccccc;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0;
    min-height: 650px;
}

.community-details-explore-item:hover .community-details-explore-img canvas {
    opacity: 1;
}

.community-details-explore-img span {
    display: block;
    font: 700 30px/1 "Barlow Semi Condensed", sans-serif;
    color: #0a0a0a;
    letter-spacing: 0.02em;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(-90deg);
    transform-origin: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    white-space: nowrap;
    height: 32px;
}

.community-details-explore-item:hover .community-details-explore-img span {
    opacity: 0;
}

.community-details-explore-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
	background-size: cover;
	background-position: center;
}

.community-details-explore-item:hover .community-details-explore-text {
    opacity: 1;
}

.community-details-explore-text::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.community-details-explore-text-inner {
    display: inline-block;
    vertical-align: middle;
    padding: 0 35px;
    width: calc(100% - 40px);
}

.community-details-explore-text span {
    display: block;
    font: 600 26px/1 "Barlow Semi Condensed", sans-serif;
    color: #ffffff;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

#content .community-details-explore-text p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7;
    color: #ffffff;
    letter-spacing: 0.02em;
    margin: 40px 0 50px;
}

.community-details-explore-text a {
    display: inline-block;
    width: 178px;
    height: 55px;
    border: 1px solid rgba(147, 147, 147, 1);
    border-left-width: 4px;
    margin-right: 15px;
}

.community-details-explore-text a::after {
    width: 28px;
    height: 4px;
    background: #ffffff;
    left: inherit;
    right: -15px;
}
.community-details-explore-text-inner p a {
	font-size: 16px;
    font-weight: 300 !important;
    line-height: 1;
    letter-spacing: 0.32px;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    color: #fff;
    display: block;
    padding: 5px;
    width: 100%;
    border: 0 none;
    height: auto;
}


.community-details-explore .community-details-explore-items .community-details-explore-item:nth-child(1) .community-details-explore-item-inner .community-details-explore-text {
    background-image: url("../images/see-and-do.jpg");
}

.community-details-explore .community-details-explore-items .community-details-explore-item:nth-child(2) .community-details-explore-item-inner .community-details-explore-text {
    background-image: url("../images/Restaurants.jpg");
}

.community-details-explore .community-details-explore-items .community-details-explore-item:nth-child(3) .community-details-explore-item-inner .community-details-explore-text {
    background-image: url("../images/Party.jpg");
}

.community-details-explore .community-details-explore-items .community-details-explore-item:nth-child(4) .community-details-explore-item-inner .community-details-explore-text {
    background-image: url("../images/stay.jpg");
}

.community-details-explore .community-details-explore-items .community-details-explore-item:nth-child(5) .community-details-explore-item-inner .community-details-explore-text {
    background-image: url("../images/shopping.jpg");
}

.community-details-explore .community-details-explore-items .community-details-explore-item:nth-child(6) .community-details-explore-item-inner .community-details-explore-text {
    background-image: url("../images/Entertainment.jpg");
}

.community-details-explore .community-details-explore-items .community-details-explore-item .community-details-explore-item-inner .community-details-explore-text:after {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

canvas.explore-town-section-spacer {
    width: 50%;
    float: right;
    height: 40px;
}

canvas.explore-town-section-spacer.top-spacer {
    height: clamp(150px, 10vw, 200px);
}

.community-details-text-inner p {
    font-size: 15px;
    line-height: 26px;
    color: #666666;
    font-weight: 300;
}

#inner-page-wrapper{
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
	.community-details-explore-item {
		width: 20%;
	}
}
@media only screen and (max-width: 1199px) {
	.community-details-heading-photo{
		width: calc((100vw - 940px) / 2 + 100%);
		height: 400px;
		object-fit: cover;
		object-position: center center;
	}
}
@media only screen and (max-width: 991px) {
    canvas.explore-town-section-spacer{
        display: none;
    }

	#content .community-details-title {
        padding-left: 0;
        font-size: 40px;
        text-align: center;
    }
    .community-details-title.site-section-title span i.title-line {
        display: none;
    }
    .community-details-heading-photo {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .community-details-text,
    .neighborhood-template-default .community-details-text {
        margin-top: 50px !important;
    }
    .neighborhood-template-default .community-details-text-inner {
        padding-top: 20px;
    }
    .community-details-text-inner .col-md-6:last-of-type {
        padding-top: 0;
    }
    .community-details-explore-item {
        border-right: 0;
    }
    .community-details-explore-img canvas {
        min-height: 0 !important;
        height: auto !important;
        opacity: 1 !important;
    }
    .community-details-explore-img span {
        opacity: 0;
    }
    .community-details-explore-item::before,
    .community-details-explore-item::after {
        display: none !important;
    }
    .community-details-explore-img::before,
    .community-details-explore-img::after {
        opacity: 1;
    }

    .community-details-explore-text-inner {
        padding: 30px 15px !important;
        width: 100%;
    }
    .community-details-explore-img {
        display: none !important;
    }
    .community-details-explore-text {
        opacity: 1;
        position: static;
        background-color: #1b1b1b;
    }
    .community-details-explore-text span {
        margin-bottom: 30px;
    }
    #content .community-details-explore-text p {
        margin: 0 !important;
    }
    .community-details-explore-top {
        position: static;
        width: 100%;
        height: auto !important;
        padding: 50px 0;
        text-align: center;
    }
    .community-details-explore-top-container {
        position: relative;
        width: 100%;
        display: block;
        padding: 0 !important;
    }
    #content .community-details-explore-top .site-section-title b {
        margin: 0 !important;
    }
    .community-details-top .section-title {
	    padding: 0;
	    margin: 30px 0;
	    width: 100%;
	    text-align: center;
	}
	.community-details-top .section-title .line {
	    display: none;
	}

    .community-details-top .section-title span{
        margin: 0 auto;
    }
}
@media only screen and (max-width: 767px) {

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

}