/* 
  -----------------------------------
  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*/
#masthead {
	display: none;
}
.container .centered h1 {
	display:none;
}
}

/*Media Query for smartphones*/
@media only screen and (max-device-width: 480px) {
/*Add rules here*/
.container .centered h1 {
	display:none;
}
}

/*Media Query for smartphones in landscape mode*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
/*Add rules here*/
}
/* Centered text on Hero Image*/
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.btn_ck_avail h3 {
	background-color: #069;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	padding-left: 0.25em;
	border: thin solid #663;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 6px 6px;
}
.btn_ck_avail h3 a{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.btn_ck_avail h3 a:hover{
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
}

.home-summary {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/grey-slash-left2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sqft-disclaimer p {
	margin-right: auto;
	margin-left: auto;
}

.home-summary-background {
}
.activity-div .but_generic_green {
	margin-right: auto;
	margin-left: auto;
}
.home-summary h1 {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-weight: 100;
	font-size: 3em;
}
.activity-div {
	padding: 1em;
}

.home-summary p {
	font-family: "Times New Roman", Times, serif;
	color: #066;
	font-weight: lighter;
	line-height: 1.25em;
	font-variant: normal;
	font-size: 1.25em;
	text-align: left;
}
.home-hero {
	height:31.25vw;
	margin-right: auto;
	margin-left: auto;
}




.parallax-window {
	clear: both;
	min-height: 100px;
	background: transparent;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0b9355;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0b9355;
}
.parallax-text {
	background-color: #1a325d;
	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;
}
.addr_footer p {
	margin: 5px;
	padding: 0px;
	color: #FFF;
}
.copyright {
	clear: both;
	text-align: center;
}
.but_generic {
	min-width: 150px;
	max-width: 25%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-radius:20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: thin solid #666;
	background-color: #0b9355;
}

.but_generic a {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 400;
	font-variant: small-caps;
}
.but_generic a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
	font-size: 1.525em;
}
.but_generic a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
}
.but_generic2 {
	min-width: 150px;
	max-width: 75%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-radius:20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: thin solid #666;
	background-color: #0b9355;
}
.but_generic2 a {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 400;
	font-variant: small-caps;
}
.but_generic2 a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
	font-size: 1.525em;
}
.but_generic2 a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
}
.mid-spacer {
	margin: 0px;
	padding: 0px;
	background:cover;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #099;
}
.header-phone p {
	font-weight: 500;
	color: #333;
	text-align: left;
	margin-right: 2em;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-top: 1.2em;
}
.header-phone p a {
	text-decoration: none;
	line-height: 1.2em;
	color: #066;
}
.home-columns a img.scalable {
	border: medium solid #0b9355;
}
.home-columns a:hover .scalable {
			transform: scale(1.05, 1.05);

}
.home-columns img {
	transition: transform 500ms ease-in-out;
}
.social p   {
	color: #FFF;
	text-align: right;
	padding-top: 1.2em;
	text-decoration: none;
	padding-right: 1.2em;
	padding-left: 1.2em;
}
.social p a {
	color: #FFF;
	text-decoration: none;
}
.home-columns {
	background-color: #e5e4e2;
	background-image: url(../images/grey-slash-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0b9355;
}
#footer h1 {
	line-height: 2
.em;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}
.features ul li {
	font-size: 1.5em;
	color: #666;
	padding: 0em;
	list-style-type: none;
}
.features h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-variant: small-caps;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.features .vanilla-row {
	clear: both;
}
.features .select-units h3 {
	clear: both;
	color: #666;
}
.features h3 {
	font-weight: lighter;
	color: #666;
}
.features h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #333;
	font-variant: small-caps;
	text-transform: capitalize;
}
.floorplans h1 {
	font-family: "Times New Roman", Times, serif;
	padding: 1em;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: capitalize;

}
.floorplans .but_generic{
	min-width: 150px;
	max-width: 75%;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-radius:20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.floorplans #p7OPMpn_1_2 {
	clear: both;
}
.floorplans #p7OPMpn_1_3 {
	clear: both;
}
.floorplans #p7OPMpn_1_4 {
	clear: both;
}
.location h1 {
	font-family: "Times New Roman", Times, serif;
	padding: 1em;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: capitalize;

}
.video-grid.max-1280 {
	clear: both;
}
#layout-container .columns-container #p7PBXp_1 {
	clear: both;
}
.home-container {
	max-width: 100%;
    

}
.video-container {
	height:45vw;
}
.video-grid {
	background-color: E5e4e2;
	background-image: url(../images/grey-slash-right.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer .connect.max-none {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#masthead a .scalable {
	max-width: 280px;
}
#layout-container .columns-container .features.max-1280 h1 {
	padding: 1em;
}
.gallery h1 {
	padding: 1em;
}


#floorplans {
	clear: both;
	background-color: rgba(255,255,255,.85);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#floorplans h2{
	clear: both;
	color: #666;
	padding: .5em;
}
#floorplans h3{
	clear: both;
	color: #999;
	padding: .5em;
}
#floorplans p {
	color: #333;
}
#floorplans .disclaimer {
	font-size: 1em;
	color: #000;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.home-container {
	background-color: #FFF;
}
.container .centered h1 {
	font-family: 'Asap', sans-serif;
	color: #FFF;
	text-shadow: 2px 2px #000000;
	font-weight: normal;
	font-size: 4em;
	text-transform: capitalize;
}

.hero-text h1 {
	color: #FFF;
}
.home-container .container img {
	opacity:0.75;
}
.waitlist h2 {
	padding-top: 0.25em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 0px;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	clear: both;
}.header-phone p {
	color: #666;
	font-size: 1.1em;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	line-height: 1.50em;
	font-weight: bold;
}
.vanilla-column.column-50 p a {
	text-decoration: none;
}
