@charset "UTF-8";

html {
    overflow:auto;
}
.nopadding{
	padding:0px;
}

.top_image{
	width:100%;
	min-width:550px;
}


.page_title{
	padding:20px 0px 0px 0px;
	font-weight:300;
	line-height:15px;
	background:#fff;
	color:#B2551C;
	margin-bottom:-10px;
	position:relative;
	font-family: century-gothic, sans-serif;
	
}

.module-sm2 .flexslider{
	min-height:270px;
	height:270px;
}

.header-icon{
	position:absolute;
	top:38%;
	left:0;
	right:0;
	margin:auto;
	z-index:999;
	text-align:center;
}

.top-icon{
	width:55px;
	display:inline-block;
	margin-top:-22px;
}

.header-icon h1{
	font-family: century-gothic, sans-serif;
	display:inline-block;
	font-size:45px;
	text-transform: capitalize;
	color:#2E3033;
}

.app-buttons{
	margin:auto;
}

.app-buttons img{
	float:left;
}

.icons-main{
	background:rgba(0,0,0,.8);
}

.suite, .suite2{
	background:#f2f2f2;
	padding:70px;
	min-height: 560px;
}

.suite2{
	min-height:602px;
}

.suite h3{
	text-transform: uppercase;
	font-family: century-gothic, sans-serif;
	color:#B2551C;
	
}


.ets_tables{border:solid 1px #fff;}
.ets_tables td{padding:8px;word-break:break-word;}
.ets_tables tr{background-color:#eeeeee !important;}
.ets_tables tr:nth-child(even){background-color:#eee!important;}
.ets_tables tr:nth-child(odd){background-color:#eee !important;}

.ets_tables{
	margin-bottom:25px;
    word-wrap: break-word;
}

#baguetteBox-overlay .full-image figcaption{
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
}

.maintextbold{
	font-weight:bold;
}

.maintext ul {
	list-style-type:circle;
	margin-left:30px;
}


ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

ol ol {
    list-style-type: lower-alpha;
}

ol ol ol {
    list-style-type: upper-roman;
}

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}

.divTableCell1{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: table-cell;
	padding: 10px 25px;
}

.divTableCell2{
	border-bottom: 1px solid #ddd;
	display: table-cell;
	padding: 10px 25px;
}

.divTableCell3{
	border-right: 1px solid #ddd;
	display: table-cell;
	padding: 10px 25px;
}

.divTableCell4{
	display: table-cell;
	padding: 10px 25px;
}

.divTableBody {
	display: table-row-group;
}


.divTable img{
	display:block;
	margin:auto;
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* PROPERTY PLUS OFFER PAGE */

.offer-box{
	border:1px solid #ccc;
	padding:10px;
}

.offer-box .fa{
	position:absolute;
	bottom:0px;
	right:0px;
	color:#999;
	font-size:18px;
}

.offer-box h1{
	font-size:21px;
	color:#F15A54;
	text-transform: uppercase;
	margin:10px 0px 5px 0px;
}

.offer-box h2{
	font-size:15px;
	font-style:normal;
	color:#000;
}

.offer-box hr{
	color:#CCCCCC;
	margin:0;
	margin-bottom:10px;
}

.offer-box img {
	margin:auto;
	height:150px;
	object-fit:cover;
	object-position:center;
	width:100%;
}

.offer-box p{
	margin:0px 10px 16px 0px;
}

.offer-box2 p{
	margin:0px;
}

.pdf-embed{
	height:975px;
}


.home-linkbox{
	padding:4px;
	background:#fff;
	color:#444 !important;
	border-radius:10px;
	border:1px solid #F15A54;
	text-align: center;
	margin:5px 0px;
	display:block;
	text-transform: uppercase;
	width:96%;
	bottom:10px;
	position:absolute;
}

.home-linkbox:hover{
	background:#eee;
	text-decoration: none !important;
}


.main-logo{
	top:5%;
}

.tlogos .hover{
	opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
        padding:0px 15px;
        		-webkit-transition: all .3s ease;
            transition: all .3s ease;
}

.logo1:hover .logo1-hover, .logo2:hover .logo2-hover, .logo3:hover .logo3-hover{
	opacity: 1;
		-webkit-transition: all .3s ease;
            transition: all .3s ease;
}


.rewards-page{
	padding-bottom:60px;
}

@media (min-width: 992px){


	
	.offer-box2{
		overflow-y:hidden;
		min-height:408px;
		border-radius:5px;
		padding:0px;
	}
	
	.offer-box2 p, .offer-box2 h1{
		padding:5px;
		text-align:left;
	}
	
	.margin-extra{
		margin-right:0px;
		margin-left:0px;
	}
}

@media (max-width: 991px){

	.list-table ul > li {
		margin:0 0 14px;
		line-height: 17px;
		word-break:inherit;
	}
	
	.tcimage, .tctext{
		width:100% !important;
	}
	
	.list-table td{
		max-width:50%;
	}
	.list-table ul{
		margin-left:auto;
	}
	.link3{
		display:block;
	}
	
	.footer_img_main{
		display:none;
	}
	
	.header-icon h1{
		font-size:35px;
	}
	
	.header-icon{
		top:45%;
	}
	
	.top-icon{
		margin-top:-11px;
		width:40px;
	}
	
	.home-linkbox{
		position:relative;
		width: auto;
		bottom:0px;
	}
	
	.offer-box .fa{
		display:none;
	}
	.offer-box{
	text-align:center;
	margin-bottom:10px;
	}
	
	.offer-box img{
		margin:auto;
		height:auto
	}
}

.tz-gallery{
	
	margin-top:40px;
}
.tz-gallery img, .highlight img{
	border-radius: 4px;
}

.tz-gallery .lightbox img, .highlight .highlight-link img{
	width:100%;
	height:100%;
	overflow:hidden;
	object-fit:cover;
	object-position:center;
	margin-bottom:30px;
	transition:0.2s ease-in-out;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.tz-gallery .lightbox img:hover, .highlight .highlight-link img:hover{
	box-shadow:0 8px 15px rgba(0,0,0,0.3);
}


.link3{
	padding:15px 37px !important;
	border:1px solid #F15A54;
	margin-top:21px;
	text-decoration:none !important;
	font-size:20px;
	font-weight:bold;
}

.btnwrap{
	text-align:center;
	margin:0 auto;
	display:block;
	width:50%;
}


.link3:hover{
		background-color:#F15A54;
	color:#fff !important;
		-webkit-transition: background-color .2s ease;
  -moz-transition: background-color .2s ease;
  -ms-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease;
}

.quicklinks_title h1{
	color:#F15A54;
	font-weight:300;
	font-size:25px;
}

.quicklinks_trigger {
	text-decoration:none;
	color:#021E78;
    cursor:pointer;
    top:0px;  
}

.quicklinks_wrapper{
	float:left;
	margin-right:16px;
}

.quicklinks_trigger:hover{
	
}

.link2{
	display:block;
	font-size:16px;
	padding:10px;
	color:#fff;
}

.quicklinks_menu .link {
	text-align:left;
	display:block;
	float:none;
	border-top:none;
}
.quicklinks_menu .link:hover {
	background:#fff;
	color:#67c0ca;
	border:none;
}

.quicklinks_menu{
	background-color: #fff;
	border:1px solid #67c0ca;
    min-width: 187px;
    position: relative;
    top: 8px;
    z-index: 9999;
    display:none;
}

.quicklinks_menu a{
	text-decoration:none;
}

.quicklinks_menu span{
color:#fff;
padding:10px;
text-align:center;
text-decoration: none;	
}


.page_title h1{
	color:#333333;
	font-size:33px;
	font-weight:300;
	text-transform: uppercase;
}

.page_title h2{
	font-family: century-gothic, sans-serif;
	font-size:30px;
	color:#DB7C29;
	text-align: center;
	text-transform: capitalize;
	padding-bottom:15px;
}
.icon-fill{
	fill:#999;
}

.home-icon{
	float:left;
	width:29px;
	margin-right:20px;
}

.home-header{
			font-weight:300;
	font-size:20px;
	color:#F15A54;
	text-align: center;
	text-transform: inherit;
}

.nomargin2{
	margin:0 !important;
}

.ets_tables td{
	padding:5px;
}

.ets_tables tr{
	border:1px solid #ddd;
}

.ets_tables.pmanagement{
	text-align: center;
}

.ets_tables.pmanagement tr{
	border:none;
}

.ets_tables.pmanagement tr:nth-child(even){
	background-color:#fff !important;
}

.table-full{
	width:80%;
	margin:auto;
	margin-bottom:40px;
}

.management{
	width:100%;
}

.pmanagement{
	text-align: center;
}
.pmanagement img{
	max-width:250px;
}
.pmanagement h4{
	font-size:20px;
}

.pmanagement h5, .pmanagement h4{
	color:#111111;
	font-weight:500;
}

.pmanagement-text{
	text-align: center;
	padding: 20px;
}

.quicklinks_title{
		padding:10px 20px 0px 25px;
	font-weight:300;
	line-height:15px;
	background:#fff;
	position:relative;
}

	.tcimage2{
		padding-right:15px;
	}

.quicklinks{
	padding:10px 25px;
	border-bottom:none;
	text-align: center;
}

.quicklinks .link{
	color:#2E3033;
	display:inline-block;
	border-left:1px solid #2E3033;
	padding:0px 15px;
	font-size:16px;
}

.quicklinks .link:first-child{
	border-left:none;
}

.quicklinks .link.current_page, .quicklinks .link:hover{
	color:#DB7C29;
}

.page_text{
	min-height:400px;
	color:#111111;
	position:relative;
	z-index:9;
	margin-bottom:50px;
	margin-top:40px;
}


.app-download{
	float:left;
}
.page_text h2{
	font-family: century-gothic, sans-serif;
	text-transform: capitalize;
	font-size:25px;
	color:#DB7C29 !important;
}

.page_text h2 a:hover{
	text-decoration: none;
	color:#6488B0 !important;
}

.banner{
	width:20%;
	margin-bottom:0px;
	padding:12px 7px;
}

.subnav_amenities{
	background:#fff;
	color:#6488B0;
	border: 1px solid #6488B0;
}

.subnav_directory{
	background:#fff;
	border: 1px solid #B2551C;
	color:#B2551C;
}

.subnav_space{
	background:#fff;
	border: 1px solid #A0B5D0;
	color:#A0B5D0;
}

.subnav_neighborhood{
	background:#fff;
	border: 1px solid #5A462F;
	color:#5A462F;
}

.subnav_service{
	background:#fff;
	border: 1px solid #E4957F;
	color:#E4957F;
}

.subnav{
	position: absolute;
	bottom: 14px;
	width:100%;
	z-index:9;
}

.footer-main{
	border-top:1px solid #BBBBBB;
	position:relative;
}

.page_text a {
	color:#DB7C29;
}
.page_text .search_color.maintextbold {
	color:#DB7C29 !important;
}
.page_text a:hover{
	color:#DB7C29;
	text-decoration: underline;
}

a.button1{
	background:#ca755e;
	color:#fff;
	text-transform: uppercase;
	width:100%;
	display: block;
	text-align: center;
	padding:10px;
	text-decoration: none;
	font-size:20px;
}

a.button1:hover{
	background:#fff;
	color:#ca755e;
	text-decoration: none;
}

a.button2{
	background:#da9783;
	color:#fff;
	text-transform: uppercase;
		width:100%;
	display: block;
	text-align: center;
	padding:10px;
	text-decoration: none;
	font-size:20px;
}

a.button2:hover{
	background:#fff;
	color:#da9783;
	text-decoration: none;
}

	.main-footer{
	position:relative !important;
}

.dhs-logo{
	padding:15px;
	border:1px solid #eee;
	margin-bottom:20px;
}

.dhs-logo a{
	text-decoration: none;
	color:#333;
	cursor:pointer;
}

.dhs-logo a:hover{
	font-color:#333 !important;
	text-decoration: none !important;
}

.dhs-logo p{
	margin-top:15px;
}

.dhs-logo2{
	background:#eee;
	border-radius:5px;
	margin-bottom:25px;
}

.margin-img{
	margin-right:10px;
}
@media (max-width: 1199px) {
	
	.overlay-text{
		width:95%;
	}
	.page_text{
	min-height:300px;
	margin-left:0px;
	font-size:.8rem;
	}
	}

@media (max-width: 991px) {
	
	.management{
	width:100%;
}
	.quicklinks .link{
		font-size:14px;
		padding:0px 10px;
	}
	.quicklinks{
		padding:5px 0px;
	}
	
	.fa-times{
		margin-right:26px;
		margin-top:15px;
	
	}
	
	#dismiss{
		width:auto;
		height:auto;
	}
	.menu-word{
		display: none;
	}
	.jbp-logo{
		left:5%;
		top:20px;
		right:auto;
	}
	.subnav{
		display: none;
	}
	.wrapper-footer{
		position: relative;
	}
.tcimage, .tctext{
	float:left !important;
}
.tcimage img, .tcimage2{
	text-align: center;
	padding-left:0 !important;
	margin: 0 auto;
}

.tcimage img{
	width:200px;
}
	.home-icon{
		display:none;
	}
	
	.dhs-logo2 img{
		margin: auto;
		float:none;
	}
	
	.margin-img{
		margin-bottom:15px !important;
	}
	
	.img-phone{
		display:none;
	}
	.main-logo{
		top:5% !important;
	}
	.main-logo img{
max-width:130px;
}
		.overlay-text{
		top:18%;
		z-index:auto;
	}

	
	.quicklinks h1{
		font-size:21px;
		color:#F15A54;
		text-transform: uppercase;
	}
	
	.page_title h1{
		text-align:center;
	}
	
	.icons-main{
	display:none;	
	}
	
	.btnwrap{
		width:100%;
	}
	.ets_tables, #map_canvas, #map_results_UI_results_wrapper{
		width:100% !important;
	}
	
	ol {
    padding-left: 20px;
}
.table>tbody>tr>td{
	vertical-align: middle;
	font-size:14px;
	padding:2px;
	text-align:left;
}
	
	#map_results_UI_search, #map_results_UI_search_text{
		width:auto !important;
	}
	
	.map_results_UI_results_address{
		display:none;
	}


	#form1{
		display:grid;
		margin:0px;
	}
	#submit{
		position:relative;
		margin-top:15px;
	}

			.page_title h1{
		font-size:25px;
		white-space:normal;
	}
	.page_title h2{
		font-size:28px;
		letter-spacing: normal;
	}

}


@media (max-width: 767px) {
	
	.suite2{
		min-height: auto;
	}
	
	.suite, .suite2{
		min-height: auto;
		padding:30px;
	}
	.tcimage2{
		padding-right:none;
	}
	.app-download{
	float:none;
}
	.header-icon{
		top:50%;
	}
	.jbp-logo{
		width:123px;
		padding-top:0px;
	}
	
	.pdf-embed{
		display:none;
	}
	.divTableCell1, .divTableCell2, .divTableCell3{
		padding:10px;
	}
	}