.fancybox-close {
    right: 10px;
    top: 10px;
	background:#b55414;
    border-radius: 50%;
	display:flex;
	justify-content:center;
	align-items:center;
	text-decoration:none;
}
.fancybox-close::before {
	font-weight:bold;
	font-size:20px;
	content:'X';
	color:#fff;
	text-decoration:none;
}
.fancybox-close:hover {
	text-decoration:none;
}
.amenities .buttonContainer {
	position:absolute;
	z-index:2;
	top:0;
}
.amenities .hiddensort {
	display:none;
}
.amenities .buttonContainer .button {
	font-size:11px;
	line-height:1.3;
	margin-right:10px;
}
.amenities .buttonContainer .button a {
	color:#fff;
	text-decoration:none;
}
.amenities .filters {
	margin-bottom:50px;
}
.amenities .filter.on .button {
	background-color:#B55414;
	color:#fff;
}
.amenities .filters .filter {
	margin:10px 15px;
}
.amenities .photo {
	position:relative;
	text-align:center;
	margin:0px auto;
}
.amenities .photo.included:before {
	content:"";
	display:block;
	position:absolute;
	bottom:-20px;
	right:5px;
	background-image:url('/apps/realtors/included.png');
	width:40px;
	height:43px;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:2;
}
.amenities .sort {
	margin-bottom:25px;
	text-transform:uppercase;
}
.amenities .sort a {
	display:inline-block;
	font-weight:600;
	-webkit-font-smoothing:antialiased;
	padding:0px 5px;
}

.amenities-sort {
	text-align:center;
}
.amenities-sort .header .button {
	padding:5px 20px;
	display:inline-block;
}
.amenities-sort .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
	margin:0px auto;
}
.amenities-sort .header p {
    cursor: pointer;
	padding:0 10px;
	font-family: 'museo-slab', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	text-transform: uppercase;

}
.amenities-sort .header .fields {
	display:flex;
}
.amenities-sort .header .fields .button {
	margin-left:15px;
}
.amenities-sort .header p a {
	text-decoration:none;
	color:inherit;
	font-weight:normal;
}
.amenities-sort .header .sort-by {
    text-transform: uppercase
}
.amenities-sort .header .search-by {
	flex-grow:1;
	width:60%;
	max-width:700px;
}
.amenities-sort .header .active {
    text-decoration: underline;
}

.amenities-sort .amenities-sort-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.amenities-sort .amenities-sort-container .amenity-box {
    width: 31%;
    text-align: center;
    margin-bottom: 35px;
	position:relative;
}

.amenities-sort .amenities-sort-container .amenity-box .event-image {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 10px
}

.amenities-sort .amenities-sort-container .amenity-box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	cursor:pointer;
}

.amenities-sort .amenities-sort-container .amenity-box a img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.amenities-sort .amenities-sort-container .amenity-box .event-category {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0
}

.amenities-sort .amenities-sort-container .amenity-box .event-title {
    text-decoration: none;
    font-size: 20px
}
.post-inc.innerContent {
	width:100%;
	max-width:100%;
}
.section-thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content:space-between;
	gap:10px;
}
.section-thumbnails .amenity-item {
	font-family: 'museo-slab', sans-serif;
    min-width: 310px;
/*    min-width: 240px;*/
	width:15%;
	font-size:22px;
    position: relative;
	cursor:pointer;
	display:flex;
	flex-direction:column;
	flex:1;
}
.section-thumbnails .amenity-item > a {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;height:100%;
	z-index:5;
}
.section-thumbnails .amenity-item .buttonContainer {
	z-index:10;
}
.model-homes .section-thumbnails .amenity-item {
	font-size:20px;
    width: 24%;
    flex: auto;
    flex-grow: 1;
	font-family:'museo-sans', sans-serif;
    font-weight: 500;
}
.model-homes .section-thumbnails .amenity-item .top .line2 {
	font-size:100%;
}
.model-homes .amenity-item a.button {
	padding-top:6px;
	padding-bottom:6px;
}
.section-thumbnails .amenity-thumbnail {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	width:100%;
	position:relative;
	overflow:hidden;
}
.amenity-item .amenity-thumbnail .flag {
    position: absolute;
    top: 0%;
    width: 100%;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg) translate(-50%,-50%);
    display: flex;
    justify-content: center;
    align-items: flex-end;
	font-family:'museo-sans', sans-serif;
	font-size:.78vw;
	height: 16%;
    left: 20%;
}
.amenity-item.new .amenity-thumbnail .flag {
	background-color:#FBB614;
}
.amenity-item.future .amenity-thumbnail .flag {
	background-color:#D32389;
}
.amenity-item .amenity-thumbnail .flag span {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.amenity-item.new .amenity-thumbnail .flag span::before {
	content:'New!';
	display:block;
	padding:2px 10px;
}
.amenity-item.future .amenity-thumbnail .flag span::before {
	content:'Future';
	display:block;
	padding:2px 10px;
}
.section-thumbnails .amenity-thumbnail::before {
	content:"";
	display:block;
	width:100%;
    padding-top: 122%;
    margin: 0
}
.model-homes .section-thumbnails .amenity-thumbnail::before {
	padding-top:86%;
}
.section-thumbnails .top {
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	left:0;
	right:0;
	display:flex;
	flex-direction:column;
	justify-content:center;
	visibility:hidden;
	color:#fff;
}
.section-thumbnails .top .wrapper {
	padding:40px;
	padding:5%;
}
/*
.section-thumbnails .amenity-item.active .top,
.section-thumbnails .amenity-item.hover .top {
	visibility:visible;
	background:#1B518F;
}
*/
.section-thumbnails .top > div {
	margin-top:10px;
	margin-bottom:10px;
}
.amenity-item hr {
	background-color:#fff;
}
.amenity-item a.button {
	border-color:#fff;
	color:#fff;
	margin-top:10px;
	padding:10px 20px;
	line-height:1.2;
}
.amenity-item .button:hover {
	background-color:#fff;
	color:#1B518F !important;
}
.section-thumbnails .top .phone {
	font-family: 'museo-sans', sans-serif;
	margin-bottom:15px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}
.section-thumbnails .top > div.phone a {
	text-decoration: none;
	color:inherit;
}
.section-thumbnails .top .year {
	font-size: 19px;
	line-height: 1.2;
	color: #ffffff;	
	font-style:italic;
	text-align: center;
}
.section-thumbnails .amenity-thumbnail .button {
	display:inline-block;
	background:#fff;
}
.section-thumbnails .amenity-thumbnail.hover .top {
	visibility:visible;
}
.section-thumbnails .amenity-item .top a {
	color:#fff;
	text-decoration:none;
}
.model-homes .section-thumbnails .amenity-item .top .button {
	display:block;
}
.section-thumbnails .amenity-item .bottom {
	color:#fff;
	flex-grow:1;
}
.section-thumbnails .amenity-item .bottom .button, .sendtext-wrapper {
	position: relative;
	z-index: 200;
}
.section-thumbnails .amenity-item .bottom .button {
	margin-top: 0px;
    font-family: 'museo-sans', sans-serif;
    font-size: 20px;
    text-transform: none;
}
.sendtext-wrapper {
	margin-top: 20px;
}
.section-thumbnails .amenity-item .bottom .button.send-text {
	margin-top:0;
}
.sendtext-wrapper .messages {
	border-top: 1px solid #fff;
	margin-top: 10px;
	padding-top: 10px;
}
.sendtext-wrapper input {
	padding-top:7px;
	padding-bottom:7px;
}
.section-thumbnails .amenity-item .bottom .wrapper {
	padding:20px 40px;
}
.model-homes .section-thumbnails .amenity-item .bottom .wrapper {
	padding:20px 20px;
}
.section-thumbnails .amenity-item .name {
	font-weight: 500;
	color: #ffffff;	
	letter-spacing: 0px;
	text-align: center;
	line-height: 1.2;
    margin-bottom: 5px;
}
.section-thumbnails .amenity-item .bottom .line2 {
	margin-top:5px;
/*	font-size:80%;*/
}
.section-thumbnails .amenity-item .top .line2 {
	font-size:80%;
	margin-top:5px;
	margin-bottom:20px;
}
.section-thumbnails .amenity-item .company {
	font-family: 'museo-sans', sans-serif;
	font-size: 19px;
	line-height: 1.2;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
}
.model-homes .section-thumbnails .amenity-item .company {
	font-size:17px;
	font-size:100%;
	font-weight:inherit;
	margin-bottom:20px;
}
.section-thumbnails .amenity-item .bottom {
	background-color: #1b518f;
}
.post.innerContent {
	width:100%;
	max-width:100%;
}
.amenity-details {
	color:#000;
	font-size:24px;
	width:630px;
	max-width:90vw;
}
.amenity-details .wrapper {
	padding:50px;
}
.amenity-details h3 {
	text-transform:uppercase;
}
.amenity-details .directions {
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'museo-slab', sans-serif;
	margin-bottom:20px;
}
.amenity-details .directions a {
	text-decoration:none;
}
.amenity-details .location {
	font-weight:700;
	margin-bottom:20px;
}
/*
.section-thumbnails .amenity-item.teal.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.teal.active .amenity-thumbnail::before {
	background-color: rgba(19,132,136, 0.80);
}
.section-thumbnails .amenity-item.orange.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.orange.active .amenity-thumbnail::before {
	background-color: rgba(183,93,39, 0.80);
}
.section-thumbnails .amenity-item.green.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.green.active .amenity-thumbnail::before {
	background-color: rgba(50,166,101, 0.80);
}
.section-thumbnails .amenity-item.blue.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.blue.active .amenity-thumbnail::before {
	background-color: rgba(0,174,239, 0.80);
}
.section-thumbnails .amenity-item.black.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.black.active .amenity-thumbnail::before {
	background-color: rgba(0,0,0, 0.75);
}
.section-thumbnails .amenity-item.yellow.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.yellow.active .amenity-thumbnail::before {
	background-color: rgba(255,179,0, 0.80);
}
.section-thumbnails .amenity-item.lightpink.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.lightpink.active .amenity-thumbnail::before {
	background-color: rgba(236,0,140, 0.80);
}
.section-thumbnails .amenity-item.darkpink.hover .amenity-thumbnail::before,
.section-thumbnails .amenity-item.darkpink.active .amenity-thumbnail::before {
	background-color: rgba(193,2,52, 0.80);
}

.section-thumbnails .amenity-item.teal.hover .bottom,
.section-thumbnails .amenity-item.teal.active .bottom {
	background-color: rgba(19,132,136, 1);
}
.section-thumbnails .amenity-item.orange.hover .bottom,
.section-thumbnails .amenity-item.orange.active .bottom {
	background-color: rgba(183,93,39, 1);
}
.section-thumbnails .amenity-item.green.hover .bottom,
	.section-thumbnails .amenity-item.green.active .bottom {
	background-color: rgba(50,166,101, 1);
}
.section-thumbnails .amenity-item.blue.hover .bottom,
	.section-thumbnails .amenity-item.blue.active .bottom {
	background-color: rgba(0,174,239, 1);
}
.section-thumbnails .amenity-item.black.hover .bottom,
.section-thumbnails .amenity-item.black.active .bottom {
	background-color: rgba(0,0,0, 1);
}
.section-thumbnails .amenity-item.yellow.hover .bottom,
	.section-thumbnails .amenity-item.yellow.active .bottom {
	background-color: rgba(255,179,0, 1);
}
.section-thumbnails .amenity-item.lightpink.hover .bottom,
	.section-thumbnails .amenity-item.lightpink.active .bottom {
	background-color: rgba(236,0,140, 1);
}
.section-thumbnails .amenity-item.darkpink.hover .bottom,
	.section-thumbnails .amenity-item.darkpink.active .bottom {
	background-color: rgba(193,2,52, 1);
}
*/
@media (min-width: 1920px) {
	.section-thumbnails .amenity-item {
		flex:auto;
	}
	.section-thumbnails .amenity-item .amenity-thumbnail::after {
		font-size:20px;
	}
	.amenity-item .amenity-thumbnail .flag {
	}
}
@media (min-width: 768px) {
	.amenities-sort .header .sort-by {
		margin-left:100px;
	}
}
@media (max-width : 1920px) {
	.amenity-item .amenity-thumbnail .flag {
		font-size:.78vw;
	}
}
@media (max-width : 1605px) {
	.amenity-item .amenity-thumbnail .flag {
		font-size:.86vw;
	    height: 12%;
	    left: 15%;
	}
}
@media (max-width : 1284px) {
	.amenity-item .amenity-thumbnail .flag {
		font-size:1.1vw;
	    height: 11%;
	    left: 14%;
	}
}
@media (max-width : 964px) {
	.amenity-item .amenity-thumbnail .flag {
		font-size:1.872vw;
	    height: 13%;
	    left: 16%;
	}
}
@media (max-width : 644px) {
	.amenity-item .amenity-thumbnail .flag {
		font-size:4.8vw;
	    height: 20%;
	    left: 25%;

    font-size: 3.2vw;
    height: 12%;
    left: 14%;
	}
}
@media (max-width : 767px) {
	.section-thumbnails {
		flex-wrap:wrap;
	}
	.section-thumbnails .amenity-item {
        width: 100%
    }
    .section-thumbnails .amenity-thumbnail a {
        font-size: 15px;
        line-height: 18px
    }
    .amenities-sort .amenities-sort-container .amenity-box {
        width: 100%
    }
	.amenity-details .wrapper {
		padding:25px;
	}
	.amenity-details {
		font-size:16px;
	}
/*	.amenity-details .directions a {
		display:block;
	}
	*/
	.fancybox-close {
		top:-10px;
		right:-10px;
	}
}
