/* 
  -----------------------------------
  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: 1500px) {
/*Add rules here*/
.parallax-window {
	clear: both;
	background: transparent;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #090;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #090;
}

.parallax-text {
	background-color: rgba(0,51,153,.8);
	background-size: cover;
	color: #FFF;
	font-weight: bold;
	clear: both;
}
.parallax-window h1 {
	padding: 1em;
	font-size: 2em;
}
#home {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#layout-container #home {
	background-image: url(../images/flash/image2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	max-width: 100%;
}
.home-summary .activity-div {
	padding: 1em;
	margin: 1em;
}
.home-summary .activity-div h1 {
	font-size: 1.25em;
	line-height: 1.25em;
	padding-left: 0px;
	padding-right: 0px;
}
.home-summary .activity-div p {
	font-size: 1.25em;
	line-height: 1.25em;
	padding-left: 0px;
	padding-right: 0px;
}
#home1 .home1-transparent h1 {
	font-family: 'Montserrat', sans-serif;
	color: #68a19c;
	font-weight: normal;
	font-size: 1.5em;
	line-height:1.5em;
}
#home2 .testimonial-box {
	border: thin solid #68a19c;
	margin: 0em;
}
#home2 .home2-background .testimonial-box h1 {
	font-family: font-family: 'Montserrat', sans-serif;;
	color: #68a19c;
	font-weight: 100;
	font-size: .5em;
}
#home2 .home2-background .testimonial-box p {
	font-family: font-family: 'Montserrat', sans-serif;;
	color: #68a19c;
	font-weight: 100;
	line-height: 1.25em;
	font-variant: normal;
	font-size: 1em;
}





}

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

.masthead-middle {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.page_container {
	padding-top: 160px;
	clear: both;
}


h1 {font-size: 1.2em;}
h2 {font-size: 1.0em;}
h3 {font-size: .9em;}
h4 {font-size: .8em;}


}

/*Media Query for smartphones in landscape mode*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
/*Add rules here*/
.page_container {
	padding-top: 160px;
	clear: both;
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.0em;}
h4 {font-size: 1.0em;}

}
.parallax-window {
	clear: both;
	min-height: 100px;
	background: transparent;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.parallax-text {
	background-color: rgba(0,51,153,.6);
	background-size: cover;
	color: #FFF;
	font-size: 3em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	clear: both;
	padding-right: 1em;
	padding-left: 1em;
}

.parallax-text h1 {
	font-size: 3em;
	font-weight: bold;
	line-height: 180px;
	color: #FFF;
}


.logo_div {
	margin: 0em;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1em;
}
.floorplans.max-none {
	margin-right: auto;
	margin-left: auto;
}
.thumb-section .but_generic_green {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#masthead {
	z-index: 99;
	width: 100%;
}
#masthead_container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: fixed;
	z-index: 99;
	background-color: #FFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	height: auto;
}

#home {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 750px;
}
.home-background  {


}
#layout-container #home {
	background-image: url(../images/flash/image1.jpg);
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#layout-container .home-summary .home-summary-background .home-summary-transparent .vanilla-row .column-group.max-100 .vanilla-column.column-60.padded .activity-div p {
	font-size: 1.75em;
}



.centered_p {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-weight: 200;
	top: 70%;
}
.addr_footer a img {
	text-decoration: none;
}

.centered_p_transparency {

}
.centered_p_transparency p {
	color: #FFF;
	font-weight: 700;
}
.but_generic_white {
	min-width: 150px;
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: thin solid #333;
	color: #666;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1em;
	border-radius:20px;
}
.but_generic_white a {
	color: #999;
	text-decoration: none;
	font-size: 1em;
	font-weight: 400;
}
.but_generic_white a:hover {
	color: #68a19c;
	text-decoration: none;
	font-size: 1.0125em;
	font-weight: 300;
}
.but_generic_white a:visited {
	color: #666;
	text-decoration: none;
	font-size: 1em;
	font-weight: 700;
}

.but_generic_blue {
	min-width: 150px;
	max-width: 250px;
	background-color: #00347d;
	color: #FFF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-radius:20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: .5em;
	margin-bottom: .5px;
}
#home1 a img.scalable {
	border: medium solid #c90;
}


.but_generic_blue a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: 400;
}
.but_generic_blue a:hover {
	color: #68a19c;
	text-decoration: none;
	font-size: 1.0125em;
	font-weight: 300;
}
.but_generic_blue a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: 700;
}
.but_generic_green {
	min-width: 150px;
	max-width: 250px;
	background-color: #68a19c;
	border: thin solid #333;
	color: #FFF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-radius:20px;
	text-align: center;
}
.but_generic_green a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: 400;
}
.but_generic_green a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 1.0125em;
	font-weight: 600;
}
.but_generic_green a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: 700;
}
.but_location_container a {
	color: #FFF;
	text-decoration: none;
}
.but_location_container a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
}
.but_location_container a:visited {
	color: #FFF;
	text-decoration: none;
}
.but_community_container a {
	color: #FFF;
	text-decoration: none;
}
.but_community_container a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
}
.but_community_container a:visited {
	color: #FFF;
	text-decoration: none;
}

.centered_h1_transparency h1 img {
	padding-top: .5em;
	padding-bottom: 0.5em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#superh1 {
	font-size: 3em;
	font-weight: 700;
	color: #FFF;
}


#searchbar1 {
	background-color: #999;
	clear: both;
	min-height: 100px;
}
.but_location_container {
	background-color: #ADC94C;
	font-size: 1.4em;
	padding: 1em;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	max-height: 100px;
	color: #FFF;
	font-weight: bold;
}
.but_community_container {
	background-color: #07304e;
	font-size: 1.4em;
	padding: 1em;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	max-height: 100px;
	color: #FFF;
	font-weight: bold;
}
.but_new_home_container {
	font-size: 1.4em;
	padding: 1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	max-height: 100px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.but_col4_container {
	font-size: 1.4em;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.1em;
	padding-bottom: 0em;
	padding-left: 0.1em;
	margin-top: 0.1em;
	margin-right: auto;
	margin-bottom: 0.1em;
	margin-left: auto;
}
.home-summary {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.home-summary-background {
	background-color: #EEF7F5;

}
.activity-div .but_generic_green {
	margin-right: auto;
	margin-left: auto;
}

.home-summary-transparent {

}
.home-summary h1 {
	font-family: font-family: 'Montserrat', sans-serif;;
	color: #036;
	font-weight: 100;
	font-size: 3em;
}
.activity-div {
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 0em;
	width: 75%;
	margin-top: 2em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
}

.home-summary p {
	font-family: font-family: 'Montserrat', sans-serif;;
	color: #036;
	font-weight: 100;
	line-height: 1.4em;
	font-variant: normal;
	font-size: 1.2em;
}
#home1 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.home1-background {

}
.home1-transparent {

}
.test-header .p1 {
	font-style: italic;
	color: #C90;
	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
}
#home2 h2 {
	color: #C90;
}


#layout-container #home .home-background .centered_p .centered_p_transparency h3 {
	font-size: 1.25em;
	color: #FFF;
	padding-bottom: 1em;
}
#layout-container #home .home-background .centered_p .centered_p_transparency {
	padding: 1em;
	background-color: rgba(0,51,153,.6);

}

#home1 h1 {
	font-family: 'Montserrat', sans-serif;
	color: #c90;
	font-weight: lighter;
	font-size: 3em;
}
#home2 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.home2-background {

}
.home2-transparent {

}
#home2 h1 {
	font-family: font-family: 'Montserrat', sans-serif;;
	color: #68a19c;
	font-weight: 100;
	font-size: 3em;
}
#home2 p {
	font-family: font-family: 'Montserrat', sans-serif;;
	color: #036;
	font-weight: 100;
	line-height: 1.5em;
	font-variant: normal;
}
#layout-container #home2 .home2-background .home2-transparent .vanilla-row .column-group.max-100 .vanilla-column.column-30.padded .testimonial-box .testimonial .test-header p {
	font-size: 1em;
	line-height: 1.2em;
	text-align: right;
}
.testimonial-box h2 {
	color: #036;
	padding-top: .25em;
	padding-right: 1em;
	padding-bottom: .25em;
	padding-left: 1em;
}


.testimonial-box {
	border: thin solid #036;
	margin: 1em;
}
.testimonial-box .testimonial {
	padding: 1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.but_container a:hover {
	font-size: 1.25em;
	line-height: 100%;
	color: #FFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	font-weight: 700;
	text-align: center;
}
.but_container a:visited {
	font-size: 1.2em;
	line-height: 100%;
	color: #FFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	font-weight: 700;
	text-align: center;
}
#footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded .addr_footer p {
	margin: .1em;
	padding: .1em;
}
#footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded .sitemap p {
	margin: .1em;
	padding: .25em;
}

.copyright {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	clear: both;
}
.but_generic {
	padding: 1em;
	min-width: 150px;
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F90;
	border: thin solid #333;
	color: #FFF;
}
.but_generic a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: 700;
}
.but_generic a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
	font-weight: 700;
}
.but_generic a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: 700;
}
.but_generic2 {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C48A3C;
	color: #FFF;
	height: 100%;
	font-weight: normal;
	font-size: 1em;
}
.but_generic2 a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
.but_generic2 a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
}
.but_generic2 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: 700;
}
#footer .vanilla-row.max-1280 {
	clear: both;
}
.bottom_tag {
	clear: both;
}
.training h2 {
	color: #FFF;
}
.training p {
	color: #FFF;
}
.training {
	background-color: #9EBC38;
	margin-bottom: 1em;
}
.people {
	clear: both;
}
.people_page_container {
		background: rgba(255,255,255,.10);
	background-image: url(../images/_background_images/circle_pattern.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
.page_container .key_people {
		background: rgba(255,255,255,.10);

}

.people .vanilla-row.padded {
	padding-top: .5em;
	padding-bottom: .5em;
}

p {
	font-size: 1.25em;
	color: #036;
}
.key_people {
	background-attachment: fixed;
	background-image: url(../images/_background_images/circle_pattern.png);
	background-repeat: repeat;
	background-position: center center;
}
.search2_container {
	background-attachment: fixed;
	background-image: url(../images/_background_images/background_fabric.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.map_page_container {
	background-attachment: fixed;
	background-image: url(../images/_background_images/background_fabric.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.fb_link {
	clear: both;
}
}
.map {
	margin-right: 2%;
	margin-left: 2%;
}
.map h2 {
	padding: .5em;
}
#p7SOM_1 ul li {
	line-height: 2em;
	font-size: 1.5em;
}

#masthead_container #masthead .masthead-middle .logo_div a .scalable {
	max-width: 250px;
	max-height: 90px;
}

#home1 img {
	transition: transform 500ms ease-in-out;
}
#home1 a:hover .scalable {
		transform: scale(1.05, 1.05);
}
#masthead_container #masthead .masthead-middle .logo_div p {
	font-family: font-family: 'Montserrat', sans-serif;;
	padding: 0px;
	margin: 0px;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 400;
	color: #0d1d32;
}
.features h2 {
	color: #666;
}
.features ul li {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #999;
	padding: 1px;
}
.features .apartment-features {
	padding-right: 2em;
	padding-left: 2em;
	margin-right: 2em;
	margin-left: 2em;
}
.features {
	padding-top: 140px;
}
.features .community-amenities {
	margin-right: 2em;
	margin-left: 2em;
	padding-right: 2em;
	padding-left: 2em;
}

.return {
	clear: both;
}
.gallery {
	padding-top: 140px;
}
.floorplan-description {
	max-width: 85%;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
#layout-container .columns-container.max-none .floorplans .vanilla-row.max-1440 .column-group.max-100 .vanilla-column.column-25.padded .but_generic_green {
	margin-top: .5em;
	margin-bottom: .5em;
}

.floorplan-description p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 100;
	margin-right: auto;
	margin-left: auto;
}
.floorplan-description h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #666;
}
.sq-ft-disclaimer {
	padding: 1em;
	clear: both;
	font-size: .85em;
}
.community {
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	padding-top: 140px;
}
.pad2 {
	padding: 2em;
	margin: 1em;
}
.pad2 h2 {
	color: #68a19c;
}
.pad2 h3 {
	color: #68a19c;
}
.pad2 p {
	color: #68a19c;
}
.pad2 ul li {
	color: #68a19c;
}

.thumb-section  h4 {
	color: #68a19c;
	margin-right: auto;
	margin-left: auto;
}
.thumb-section .but_generic_blue {
	margin-top: 1em;
	margin-bottom: 1em;
}

.thumb-section p {
	color: #68a19c;
}
.features .vanilla-column.column-50 .scalable {
	border: medium solid #C90;
}
.contact_container img.scalable {
	border: medium solid #090;
}
#layout-container .columns-container.max-none .floorplans.max-none #p7TP3_1 .p7TP3cwrapper_05 #p7TP3cvp_1 #p7TP3pw_1 #p7TP3w1_2 {
	clear: both;
}
#layout-container .columns-container.max-none .floorplans.max-none #p7TP3_1 .p7TP3cwrapper_05 #p7TP3cvp_1 #p7TP3pw_1 #p7TP3w1_3 {
	clear: both;
}

.contact_container h2 {
	color: #68a19c;
}
.contact_container p {
	color: #68a19c;
}
.check-avail img.scalable {
	border: medium solid #090;
}
.page_container {
	padding-top: 200px;
}
#check-avail {
	padding-top: 140px;
}
#layout-container .columns-container.max-none .thumb-section .vanilla-row.max-none .vanilla-row .column-group.max-100 .vanilla-row {
	clear: both;
}
#p7PBXp_1 #p7PBXw_1 p {
	padding-right: 1em;
	padding-left: 1em;
}
#p7PBXp_1 #p7PBXw_1 h2 {
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
.apartment-features .disclaimer p {
	font-size: .95em;
	color: #83A1AD;
}
#footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded .addr_footer a {
	text-decoration: none;
}
#footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded .addr_footer a img {
	text-decoration: none;
}
.pad2 ul li {
	font-size: 1.25em;
	line-height: 1.5em;
}
#p7SOM_1 ul li ul li {
	font-size: .9em;
	line-height: 1em;
}
.tourheight {
	margin-right: auto;
	margin-left: auto;
	max-width: 1440px;
	padding: 1em;
}
#layout-container .columns-container.max-none .features .vanilla-row .column-group.max-100 .vanilla-column.column-50.padded .community-amenities ul li .pbx-trigger.pbx-trig-dark {
	color: #999;
	text-decoration: none;
}
.home-summary h1 {
	color: #C93;
}
.community .max-1440 {
	padding: 1em;
}

.ribbon p a {
	color: #666;
	background-color: #C4D600;
	padding-top: .2em;
	padding-right: .5em;
	padding-bottom: .2em;
	padding-left: .5em;
	text-decoration: none;
	border: thin solid #666;
}
.ribbon p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2em;
	margin-left: 2em;
}
.ribbon {
	background-color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
