/* 
  -----------------------------------
  PVII Vanilla
  by Project Seven Development
  www.projectseven.com
  Custom CSS
  -----------------------------------
*/


/* Add your Exception and Custom Rules Here*/
 

/*Media Query for all devices at screen/browser widths of 700px or less*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
/*Add rules here*/
#home {
	clear: both;
	background-image: url(../images/image1a.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	width: 75%;
	height: 75%;
}
#masthead {
	position: relative;
	background-color: #cc9966;
}

#layout-container #masthead #masthead-right .phone h2 {
	color: #645241;
}
}

/*Media Query for smartphones*/
@media only screen and (max-device-width: 480px) {
/*Add rules here*/
#masthead-left {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	text-align: center;
}
#masthead-right {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width: 100%;
	text-align: center;
}

#masthead {
	position: center;
	background-color: #cc9966;
}

#home {
	clear: both;
	background-image: url(../images/image1a.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	width: 50%;
	height: 50%;
}

#layout-container #masthead #masthead-right .phone h2 {
	color: #645241;
}
#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-1.percent25 .p7QC-content.p7ehc-3 ul li {
	text-align: center;
	list-style-type: none;
	font-size: 1.1em;
	color: #FFF;
}
#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-3.percent25 .p7QC-content.p7ehc-3 ul li {
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
	list-style-type: none;
}
#footer {
	background-color: #151515;
	color: #BBB;
	box-sizing: border-box;
	border-radius: 0px 0px 0px 0px;
	font-size: 80%;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
}

/*Media Query for smartphones in landscape mode*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
/*Add rules here*/

#masthead {
	position: center;
	background-color: #cc9966;
}

#home {
	clear: both;
	background-image: url(../images/image1a.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	width: 40%;
	height: 40%;
}

#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-1.percent25 .p7QC-content.p7ehc-3 ul li {
	text-align: center;
	list-style-type: none;
	font-size: 1.1em;
	color: #FFF;
}
#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-3.percent25 .p7QC-content.p7ehc-3 ul li {
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
	list-style-type: none;
}
#footer {
	background-color: #151515;
	color: #BBB;
	box-sizing: border-box;
	border-radius: 0px 0px 6px 6px;
	font-size: 80%;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
}
#home {
	width: 100%;
}

.home_background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/backgrounds_page/background2.jpg);
}
.home_transparency {
	background-color: rgba(255,255,255,.75);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#features {
	clear: none;
	background-color: #FFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #087477;
}


.features_background {
	min-height: 500px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/backgrounds_page/background4.jpg);
}

.featires_transparency {
	background-color: rgba(255,255,255,.85);
	min-height: 500px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.community_amenities ul li {
	font-size: 1.5em;
	line-height: 1.75em;
	color: #884128;
}
#layout-container .columns-container #features .features_background .featires_transparency .column-group.max-100 .vanilla-column.column-100.padded .max-1280 #p7QC_1 .p7QC-Col.p7QC-3col-1.percent50 .p7QC-content.p7ehc-2 .community_amenities h2 {
	color: #884128;
}

.community_amenities h1 {
	color: #884128;
}
.community_amenities p {
	color: #884128;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.apartment_features ul li {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #884128;
	list-style-type: none;
}
#⁯video {
	clear: both;
	background-color: #FFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #087477;
}
.video_background {
	background-image: url(../images/backgrounds_page/bk_white_brick.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.video_transparency {
	background-color: rgba(255,255,255,.85);
	background-attachment: scroll;
}

#gallery {
	clear: both;
	background-color: #FFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #087477;
}
.gallery_background {
	background-image: url(../images/backgrounds_page/background6.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.gallery_transparency {
	background-color: rgba(255,255,255,.85);
	background-attachment: scroll;
}
.features_footer #p7QC_5 {
	clear: both;
}

.features_footer {
	background-color: #699;
}
.photogal_container .scalable {
	padding-bottom: 1em;
}

#floorplans {
	clear: both;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #087477;
}
#floorplans .floorplans_background .floorplans_transparency .column-group.max-100 .vanilla-column.column-100.padded .max-1280 #p7QC_3 .p7QC-Col.p7QC-2col-1.percent50 .p7QC-content #p7AP3_1 #p7AP3w1_6 p {
	font-size: .9em;
	color: #666;
}
.floorplans_background {
	min-height: 500px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/backgrounds_page/background2.jpg);
}
.floorplans_transparency {
	background-color: rgba(255,255,255,.85);
	min-height: 500px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer #copyright {
	clear: both;
}
#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-2.percent50 .p7QC-content.p7ehc-3 ul li {
	list-style-type: none;
	margin: 0px;
}

#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-1.percent25 .p7QC-content.p7ehc-3 ul li {
	text-align: center;
	list-style-type: none;
	font-size: 1.1em;
	color: #FFF;
}
#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-3.percent25 .p7QC-content.p7ehc-3 ul li {
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
	list-style-type: none;
}

#location {
	clear: both;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #087477;
}


.location_background {
	min-height: 500px;
	background-image: url(../images/backgrounds_page/background12.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.location_transparency {
	background-color: rgba(255,255,255,.85);
	min-height: 500px;
}
#residents {
	clear: both;
}

.residents_background {
	background-color: #9CC;
	min-height: 500px;
}
#contact {
	background-position: center center;
	clear: both;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #087477;
}

.contact_background {
	min-height: 500px;
	background-attachment: fixed;
	background-image: url(../images/backgrounds_page/background10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
.contact_transparency {
	background-color: rgba(255,255,255,.75);
	min-height: 500px;
}
#thankyou {
}
.thankyou_background {
	min-height: 500px;
	background-image: url(../images/backgrounds_page/background4.jpg);
}
.thankyou_transparency {
	background-color: rgba(217,160,131,.90);
	min-height: 500px;
}
#privacy {
}
.privacy_background {
	min-height: 500px;
	background-image: url(../images/backgrounds_page/background11.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
.privacy_transparency {
	background-color: rgba(217,160,131,.90);
	min-height: 500px;
}
#apply {
}
.apply_background {
	min-height: 500px;
	background-image: url(../images/backgrounds_page/background4.jpg);
}
.apply_transparency {
	background-color: rgba(217,160,131,.90);
	min-height: 500px;
}
.pet_section {
	padding-right: 2em;
	padding-left: 2em;
}
#layout-container .columns-container #thankyou .thankyou_background .column-group.max-100 .vanilla-column.column-100.padded .max-1440 .thankyoutext {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 3em;
	padding-bottom: 3em;
}
#layout-container .columns-container #thankyou .thankyou_background .column-group.max-100 .vanilla-column.column-100.padded .max-1440 .privacy {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 3em;
	padding-bottom: 3em;
}


.phone {
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #FFF;
}
#svcreq {
}
.svcreq_background {
	background-image: url(../images/backgrounds_page/background13.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
}
.svcreq_transparency {
	background-color: rgba(217,160,131,.90);
}
#svcreq .addr p {
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
	font-size: 1.2em;
}

.logo img {
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.logo {
	padding-right: 1em;
}

p {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #333;
}
.sqft {
	font-size: .85em;
	padding-right: 2em;
	padding-left: 2em;
}
#layout-container .columns-container #home .home_background .column-group.max-100 .vanilla-column.column-100.padded .max-1440 .comingsoon {
	width: 100%;
	text-align: center;
	margin-left: auto;
	font-size: 1.5em;
	color: #C36F43;
	padding-top: 1.5em;
	margin-right: auto;
}
.comingsoon h2 {
	color: #063;
}
.apt_features .vanilla-column.column-33.padded ul li {
	line-height: 1.6em;
	font-size: 1.3em;
	color: #366;
}
#amenities .column-group.max-100 .vanilla-column.column-33.padded p {
	color: #366;
}

.comm_amenities .vanilla-column.column-33.padded ul li {
	line-height: 1.6em;
	font-size: 1.3em;
	color: #366;
}
.comm_amenities .vanilla-column.column-33.padded h2 {
	color: #366;
}
.apt_features .vanilla-column.column-33.padded h2 {
	color: #366;
}

.apt_features .vanilla-column.column-33.padded p {
	font-size: .8em;
}
.comm_amenities .vanilla-column.column-33.padded p {
	font-size: .8em;
}

#amenities .column-group.max-100 .vanilla-column.column-50.padded p {
	color: #366;
}
#layout-container .columns-container #features .features_background .featires_transparency .column-group.max-100 .vanilla-column.column-100.padded .max-980 #amenities .column-group.max-100 .comm_amenities .features_col_3 .vanilla-column.column-33.padded p {
	font-size: 1.2em;
	line-height: 1.3em;
}

.apt_features .vanilla-column.column-50.padded ul li {
	font-size: 1.3em;
	line-height: 1.6em;
	color: #366;
}

.comm_amenities .vanilla-column.column-50.padded ul li {
	line-height: 1.6em;
	font-size: 1.3em;
	color: #366;
}
.comm_amenities .vanilla-column.column-50.padded h2 {
	color: #366;
}
.apt_features .vanilla-column.column-50.padded h2 {
	color: #366;
}
.apt_features .vanilla-column.column-50.padded p {
	font-size: .8em;
}
.comm_amenities .vanilla-column.column-50.padded p {
	font-size: .8em;
}
.comm_amenities .vanilla-column.column-50.padded ul li {
	line-height: 1.6em;
	font-size: 1.3em;
	color: #366;
}
.comm_amenities .vanilla-column.column-50.padded h2 {
	color: #366;
}

#buttons {
	background-color: #0B7477;
	padding: .25em;
	text-decoration: none;
}
#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-2.percent50 .p7QC-content.p7ehc-3 ul li a hover {
	text-decoration: none;
}
#layout-container #footer #p7QC_2 .p7QC-Col.p7QC-3col-2.percent50 .p7QC-content.p7ehc-3 ul li a {
	text-decoration: none;
}
#layout-container .columns-container #thankyou .thankyou_background .thankyou_transparency .column-group.max-100 .vanilla-column.column-100.padded .max-1440 .thankyoutext ul li {
	font-size: 1.4em;
	text-align: left;
	color: #000;
	line-height: 1.6em;
}
#layout-container .columns-container #features .features_background .featires_transparency .column-group.max-100 .vanilla-column.column-100.padded .max-1280.revealFX.revealFX3 #amenities .column-group.max-100 .vanilla-column.column-33.padded p #amen_photo {
	padding: .5em;
	background-color: #496D6D;
}
#layout-container .columns-container #contact .contact_background .contact_transparency .column-group.max-100 .vanilla-column.column-100.padded .max-1280.revealFX.revealFX8 #p7QC_5 .p7QC-Col.p7QC-2col-2.percent50 .p7QC-content p #contact_pic_border {
	background-color: #496D6D;
	padding: .5em;
}
.mgt_logo img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.fair_housing_disc li {
	padding-top: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#layout-container #masthead #masthead-right .phone h2 a {
	color: #FFF;
	text-decoration: none;
}
ul li .btn_privacy_policy a {
	color: #FFF;
	text-decoration: none;
}
.svcdisc p {
	font-size: .9em;
}
