@charset "utf-8";

/*@@@@@ START ANIMATIONS @@@@@*/
@keyframes animateleft{
		from {left:-300px; opacity:0} 
		to{left:0; opacity:1}
	}
@-webkit-keyframes animateleft{
		from {left:-300px; opacity:0} 
		to{left:0; opacity:1}
	}
/*@@@@@ END ANIMATIONS @@@@@*/

/*@@@@@ START COOKIE DISCLAIMER @@@@@*/
	div.cookiebanner {
		width: 100%;
		display: block;
		position: fixed;
		bottom: 0;
		background: hsla(240,100%,10%,0.90);
		border-top: gray 1px solid;
	}
	h2.cookie {
		color: white;
		padding: 10px 20px;
		font-size: 18px;
	}
	p.cookie {
		color: white;
		padding-left: 30px;
		font-size: 14px;
		line-height: 1.3
	}
	p.cookie a {
		color:#847AFF;
	}
	button.cookieclose {
		border: white 2px solid;
		padding: 5px 10px;
		color: white;
		float: right;
		margin: 10px 50px;
		background-color: hsla(240,100%,10%,1.00);
	}
	button.cookieclose:hover {
		background-color: #000066;
	}
/*@@@@@ END COOKIE DISCLAIMER @@@@@*/

/*@@@@@ ALL MEDIA @@@@@*/

/* DISPLAY NONE & HIDE */
.hidden, .cookiebanner-close	{
	visibility: hidden;
	display: none;
}

/* LAYOUT CSS */
#left-menu {
	display: none;
}
body {
	background-color: #000033;
	margin: 0;
	font-style: normal;
}
.container {
	width: 100%;
	margin: 0 auto;
    max-width: 2048px;
	background-color: #FFFFFF;
}
.w3-margin-bottom{
	margin-bottom:22px!important;
}
.w3-padding-16{
	padding-top:16px!important;
	padding-bottom:16px!important;
} 
.text_column3 {
	width: 90%;
	margin: 0 auto;
    text-align: left;
    padding: 20px 0 30px 5px;
	font-size:1.2em;
	line-height: 1.2;
}
hr {
    background-color: #000033;
    padding: 0.5px;
    width: 97%;
    margin: 0px auto;
    clear:both;
    display:block;
}

/* TYPOGRAPHIC CSS */
h1, h2 ,h3, h4, h5, h6, pre, code, address, cite, small, em, strong, th, li, dt, dd, form, p, blockquote, fieldset, input, textarea, label, td, a, span, body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 0px;
	font-weight: 600;
	text-decoration: none;
}
h1  {
	font-size: 2em;
	margin-bottom: 10px;
	position: relative;
}
h2 {
	font-size: 1.3em;
	color: #000066;
}
p {
    font-size: 1.2em;
}

/* NEW NAVIGAVTION MENU */
.top-button:hover {
	opacity: 0.7;
}
a.apt-logo {
	float: left;
	margin-left: 5px;
	padding: 5px 5px;
}
li.company-name a {
	padding-left: 10px;
	color: #000033;
}
nav {
	position: fixed;
	right: 0%;
	left: 0%;
	z-index: 15;
	top: 0px;
	background-color: rgba(240,240,240,0.90);
	border-bottom: lightgray 1px solid;
}
.w3-padding-16 {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0;
    overflow: hidden;
    box-sizing: border-box;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0;
    overflow: hidden;
    box-sizing: border-box;
}
li {
  float: left;
}
a li, .dropbtn {
  display: block;
  color: #000033;
  padding: 10px 12px;
  text-decoration: none;
  box-sizing: border-box;
}
.wide-dropbtn {
  display: block;
  color: #000033;
  padding: 10px 50px;
  text-decoration: none;
  box-sizing: border-box;
}
li.dropdown {
  display: block;
}
.dropdownContent {
  display: none;
  position: absolute;
  background-color: #000033;
  min-width: 160px;
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdownContent a {
  color: #FFFFFF;
  padding: 10px 16px;
  text-decoration: none;
  display: block;
  box-sizing: border-box;
}
.dropdownContent a:hover {
	background-color: #FFFFFF;
}
.dropdownContent a:hover {
  color: #000033;
}
.dropdown:hover .dropdownContent {
  display: block;
}
.float-right {
	float: right;
}

/* APARTMENT PROPERTY GALLERY */
div.prop-name {
	display: block;
	width: 95%;
	margin: 0 auto;
	padding: 10px 0px 10px;
	position: relative;
	z-index: 1;
	background-color: rgba(255,255,255,0.75);
	box-sizing: border-box;
}
.apartment {
	color: #000033;
	font-size: 2em;
	padding-top: 10px;
}
.apartment a {
	color: #000033;
	font-size: 1em;
	text-decoration: none;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: 70px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 15px;	
}
img.apt-logo  {
    width: 75px;
	margin-top: -15px;
	margin-bottom: -14px;
	margin-left: -2px;
	height: auto;
}
img.city {
	width: 90%;
    max-width: 1100px;
	height: auto;
	display: inline-block;
	margin: -80px auto 0px;
	position: relative;
}
img.city:hover, div.prop-name:hover {
	opacity: 0.9;
}

/* PARALLAX CSS*/
.addison-banner {
	display: inline-table;
    width: 100%;
	background-color: #000055;
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/addison-parallax.webp);
}
.arlington-banner {
	display: inline-table;
    width: 100%;
	background-color: #000055;
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/arlington-parallax.webp);
}
.dallas-banner {
	display: inline-table;
    width: 100%;
	background-color: #000055;
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/dallas-parallax.webp);
}
.dfw-banner {
	display: inline-table;
	width: 100%;
	background-color: #000055;
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/dfw-parallax.webp);
}
.euless-banner {
	display: inline-table;
	width: 100%;
	background-color: #000055;
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/euless-parallax.webp);
}
.golf-banner {
	display: inline-table;
    width: 100%;
	background-color: #000055;
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/golf-parallax.webp);
}

/* PARALLAX TYPO CSS */
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 3px;
	margin-top: 0px;
	font-size: 30px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 35%;
	float: right;
	letter-spacing: .5px;
}

/* FOOTER CSS */
section.sitemap {
	background-position: center; 
	background-size: cover;
	background-color: #000033;
	text-transform: uppercase;
}
section.sitemap h3 {
	font-size: 2em;
	font-weight: 500;
	text-shadow: 3px 3px 3px black;
	font-stretch: ultra-expanded;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	color: #FFFFFF;
}
section.sitemap h3 span.hide-extra {
	font-weight: 500;
}
.company-information a, .social-media a, .apartment-list a, .company-information h2, .social-media h2, .apartment-list h2 {
	color: #FFFFFF;
	line-height: 1.40;
}
.company-information h2, .social-media h2, .apartment-list h2 {
	text-decoration: underline;
	font-size: 1.3em;
	margin-bottom: 5px;
	text-shadow: 2px 2px 2px black;
}
.company-information a, .social-media a, .apartment-list a {
	font-size: 0.8em;
	text-shadow: 1px 1px 1px black;
}
.company-information a:hover, .social-media a:hover, .apartment-list a:hover {
	font-size: 0.82em;
	text-shadow: 2px 2px 2px black;
}
.company-information p, .social-media p, .apartment-list p {
	margin-bottom: 5px;
}
.copyright {
	display: inline-block;
	margin: 20px auto 0px;
	width: 100%;
	text-align: center;
	font-size: .7em;
	color: #FFFFFF;
}
.social-media, .apartment-list, .company-information {
	display: inline-block;
	box-sizing: border-box;
	width: 33%;
	text-align: left;
	padding: 10px 0 0 20px;
	vertical-align: text-top;
}
/*@@@@@ END ALL MEDIA @@@@@*/

/*@@@@@ START MAX SCREEN WIDTH OF 900PX @@@@@*/
@media screen and (max-width: 900px) {
	
	/* HIDE ON SMALL SCREEN */
	.hidetablet, a.hide-1023, li.hide-1023, .apt-logo, .text_column, font.hidemobile, span#about, img.hide-1023, span.hide-extra {
		display: none;
		visibility: hidden;
	}
	
	/* TOP NAVIGATION */
	.dropbtn {
	  	display: inline-block;
	}
	.gallery {
		margin-top: 0px;
	}
	
	/* NAV (LEFT) SIDE */
	button#left-menu {
		display: block;
		position: fixed;
		z-index: 120;
		float: left;
		left: 10px;
		top: 10px;
		background-color: #FFFFFF;
		padding: 5px 10px;
	}
	li.company-name {
		margin-left: 50px;
	}
	nav.nav-1023 {
		display: block;
		width: 50%;
		height: 100%;
		clear: both;
		background-color: #000033;
		transition: all 1s;
		overflow: auto;
		float: left;
		text-align: left;
	}
	ul {
		background-color: #000033;
		color: #FFFFFF;
		list-style-type: none;
	  	width: 100%;
	  	padding: 5px 0 0;
	}
	li.company-name a, a li, .dropbtn, .wide-dropbtn, li {
		color: #FFFFFF;
		width: 100%;
	}
	nav.nav-open {
		width: 0%;
	}
	.wide-dropbtn {
	  	padding: 10px 12px;
	}
	.w3-animate-left{
	 	position:relative;
		animation:animateleft 0.4s;
		-webkit-animation:animateleft 0.4s;
	}
	.dropdownContent {
	  	display: none;
		position: relative;
		width: 100%;
		box-shadow: 0px 0px 0px 0px;
		z-index: 1;
	}
	.parallax {
		text-align: center;
		margin: 0px;
		padding: 50px 0px 0px 0px;
		width: 100%;
		font-size: 1.5em;
		box-sizing: border-box;
	}
	.parallax_description {
		padding: 0px;
		margin: 30px 30px 0 0;
		width: 90%;
		text-align: center;
		box-sizing: border-box;
	}
	.banner {
		padding-left: 75px;
		padding-right: 75px;
		height: 300px;
		box-sizing: border-box;
	}
	.social-media, .apartment-list, .company-information {
		width: 100%;
	}	
	div.apartment-list p a, div.social-media p a, div.company-information p a {
		display: block;
		padding: 12px 0px;
		font-size: .82em;
		text-shadow: 1px 1px 1px black;
	}
	div.apartment-list p a:hover, div.social-media p a:hover, div.company-information p a:hover {
		font-size: .9em;
		text-shadow: 2px 2px 2px black;
	}
}
/*@@@@@ END MAX SCREEN WIDTH OF 900PX @@@@@*/

/*@@@@@ START MAX SCREEN WIDTH OF 736PX @@@@@*/
@media screen and (max-width: 736px) {	
	/* NAV (LEFT) SIDE */
	nav.nav-1023 {
		width: 0%;
		transition: all 1s;
	}	
	nav.nav-open {
		width: 75%;
	}
	.nav-1023 {
		width: 100%;
	}
	img.city {
		margin-top: -70px;
	}
	/* TYPOGRAPHIC ADJUSTMENTS FOR SMALLER SCREENS */
	h1.apartment {
		font-size: 1.3em;
	}
	h2, .text_column3 {
		font-size: 1em;
	}
	/* COOKIE DISCLAIMER ON TINY SCREENS */
	h2.cookie {
		font-size: 12px;
	}
	p.cookie {
		padding-left: 10px;
		font-size: 10px;
		line-height: 1.1
	}
}
/*@@@@@ END MAX SCREEN WIDTH OF 736PX @@@@@*/

/*@@@@@ START MAX SCREEN WIDTH OF 435PX @@@@@*/
@media screen and (max-width:435px) {	
	/* NAV (LEFT) SIDE */
	nav.nav-1023 {
		width: 0%;
	}	
	nav.nav-open {
		width: 100%;
	}
	.nav-1023 {
		width: 100%;
	}
	div.social-media {
		height: auto;
	}
	.copyright {
		margin: 0;
		padding: 0;
	}
	/* TYPOGRAPHIC ADJUSTMENTS FOR SMALLER SCREENS */
	h1.apartment {
		font-size: 1.1em;
	}
	h2, .text_column3 {
		font-size: 0.9em;
	}
	/* PARALLAX CSS*/
	.addison-banner {
		background-image: url(../images/mobile-addison-parallax.webp);
	}
	.arlington-banner {
		background-image: url(../images/mobile-arlington-parallax.webp);
	}
	.dallas-banner {
		background-image: url(../images/mobile-dallas-parallax.webp);
	}
	.dfw-banner {
		background-image: url(../images/mobile-dfw-parallax.webp);
	}
	.euless-banner {
		background-image: url(../images/mobile-euless-parallax.webp);
	}
	.golf-banner {
		background-image: url(../images/mobile-golf-parallax.webp);
	}
}
/*@@@@@ END MAX SCREEN WIDTH OF 430PX @@@@@*/

/*@@@@@ START MAX SCREEN WIDTH OF 320PX @@@@@*/
@media screen and (max-width: 320px) {
	span.hide-for-tiny, section.sitemap, section.sitemap h1, .addison-banner, .arlington-banner, .dallas-banner, .dfw-banner, .euless-banner, .golf-banner, br, div.cc-window {
		display: none;
		visibility: hidden;
		height: 0;
	}	
	nav {
		display: none;
		visibility: none;
	}
	div.contact-left label {
		line-height: 1.5;
	}
	h1.apartment {
		font-size: 0.9em;
	}
	h2 {
		font-size: 0.8em;
	}
	.text_column3 {
		font-size: 0.8em;
	}
	img.city {
		margin-top: -50px;
	}
}
/*@@@@@ END MAX SCREEN WIDTH OF 320PX @@@@@*/