/* 
  -----------------------------------
  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*/
#masthead-left {
	display:none;	
	}
	#home_stmt  {
	font-family: 'Crimson Pro', serif;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-shadow: 2px 2px 2px #000000;
	font-size: 1em;
	font-weight: bold;
	margin-top: 40%;
}
.ribbon .phone-ribbon .vanilla-column.column-50 {
	text-align: center;
}
.phys-address {
	display:none;
}
.columns-container #home-sec1 .vanilla-row .column-group.max-100 .vanilla-column.column-65 .sec1-container {
	width:90%;
}

.columns-container .parallax-window .parallax-text a {
	display:none;
}
.columns-container .parallax-window .parallax-text {
	display:none;
}
.columns-container #footer {
	margin-right: auto;
	margin-left: auto;
}
#footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded .addr_footer p {
	margin: 0.1em;
	padding: 0.1em;
	clear: both;
	text-align:center;
}
.columns-container #footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded {
	text-align: center;
}
}

/*Media Query for smartphones*/
@media only screen and (max-device-width: 480px) {
/*Add rules here*/
#masthead-left {
	display:none;	
	}
.ribbon .phone-ribbon .vanilla-column.column-50 {
	text-align: center;
}	
#home_stmt  {
	font-family: 'Crimson Pro', serif;
	padding-top: 40%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-shadow: 2px 2px 2px #000000;
	padding-right: 10%;
	padding-left: 10%;
}
.parallax-text {
	background-color: rgba(0,0,0,.5);
	background-size: cover;
	color: #FFF;
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	clear: both;
	text-transform:uppercase;
}

.parallax-text h1 {
	font-size: 1em;
	font-weight: bold;
	line-height: 200px;
	color: #FFF;
	text-transform:uppercase;
}

}

/*Media Query for smartphones in landscape mode*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
/*Add rules here*/
#masthead-left {
	display:none;	
	}
.ribbon .phone-ribbon .vanilla-column.column-50 {
	text-align: center;
}
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}


.container {
	position:relative;
	width:100%;
	}
.ribbon {
	background-color: #23262D;
	color: #FFF;
	clear: both;
	padding-top: 0.7em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
	padding-left: 0.5em;
}
.ribbon a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
  transition: .5s ease;
	background-color: #000;
	background: rgba(0,0,0,.50);
}

.container:hover .overlay {
	opacity: 20;
	width: 100%;
}
.container .overlay .text a{
	color: #FFF;
	font-size: 1.5em;
	text-decoration: none;
}

.text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
#home-sec2 .container h3 {
	padding-top: 0px;
	padding-bottom: .5em;
	margin-top: 0px;
}

#home {
		margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 33vw;
	background-color: #6296AE;
}
#home #home_stmt{
	margin:0;
	background:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-right:-50%;
	transform: translate(-50%,-50%);
	
	}
	.section {
	font-family: 'Crimson Pro', serif;
	color: #FFF;
	/*background-color:rgba(000,000,000, .5);*/
	text-shadow: 4px 4px 4px #000000;
	padding-right: 0%;
	padding-left: 0%;
	font-size:2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#home-sec1 {
	clear: both;
	background-color: #e5e4e2;
}

.sec1-container {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding: 1em;
	color: #333;
	margin-top: 8%;
	margin-bottom: 8%;
}
#home-sec1  .feat-col2{
	background-image: url(../images/specific-graphics/home-page-section-pics/sec1-feat-pic.jpg);
	max-height:85vh;
	min-height:85vh;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
#home-sec3 {
	clear: both;
	background-color: #e5e4e2;
}
.sec3-container {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding: 1em;
	color: #333;
	margin-top: 10%;
	margin-bottom: 10%;
}
#home-sec3  .feat-col2{
	background-image: url(../images/specific-graphics/home-page-section-pics/sec2-feat-pic.jpg);
	max-height:85vh;
	min-height:85vh;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
.community-amenities .feat-col2  {
	background-image: url(../images/specific-graphics/features-page/community-amenities.jpg);
	max-height:60vh;
	min-height:60vh;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
.apartment-features .feat-col2  {
	background-image: url(../images/specific-graphics/features-page/apartment-features.jpg);
	max-height:70vh;
	min-height:70vh;
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
}
.community-conveniences .feat-col2  {
	background-image: url(../images/specific-graphics/features-page/community-conveniences.jpg);
	max-height:100vh;
	min-height:85vh;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
#residents  .feat-col2{
	background-image: url(../images/residents_services.jpg);
	max-height:71vh;
	min-height:71vh;
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
}
.p1 {
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0.5em;
	color: #666;
	clear: both;
}
.community-conveniences .vanilla-column.column-100 p {
	color: #666;
}

.parallax-window {
	clear: both;
	min-height: 300px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f0e382;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #f0e382;
	background-color: transparent;
	background-position: top;
}
.parallax-text {
	font-family: 'Crimson Pro', serif;
	background-color: rgba(0,0,0,.5);
	background-size: cover;
	color: #FFF;
	clear: both;
	text-transform:uppercase;
	line-height: 300px;
}
.parallax-window .parallax-text a   {
	font-size: 2em;
	color: #FFF;
	text-decoration: none;
}

#home-testimonials h1 {
	padding: 1em;
}
#home-sec2 {
	clear: both;
	min-height: 420px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
.feat-col1  {
	background-image: url(../images/apartment-amenities-pic.jpg);
	max-height:30vh;
	min-height:30vh;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
.feat-col3  {
	background-image: url(../images/residents_services.jpg);
	max-height:80vh;
	min-height:80vh;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

.ofc-hours p {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0px;
	font-weight: 300;
	color: #666;
	padding: 0.25em;
}

#thankyou {
}
.thankyou_background {
	min-height: 500px;
}
.thankyou_transparency {
	background-color: rgba(255,255,255,.80);
	min-height: 500px;
}
.thankyou {
	min-height: 400px;
	background-color: #FFF;
	padding: 1em;
}
.thankyou p {
	font-family: 'Crimson Pro', serif;

}
.columns-container #footer #copyright {
	clear: both;
}
.columns-container #footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded p img {
	padding-right: 10px;
	padding-left: 10px;
}
#footer h2 {
	color: #FFF;
}


#footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded .addr_footer p {
	margin: 0.1em;
	padding: 0.1em;
	clear: both;
}
#footer .vanilla-row.max-1280 .column-group.max-100 .vanilla-column.column-33.padded .sitemap p {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0.25em;
	padding-bottom: 0em;
	padding-left: 0.25em;
}
.blank-div {
	background-image: url(../images/_background_images/background_pattern1.png);
	background-repeat: repeat;
	min-height: 800px;
}
#floorplans h1 {
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
#floorplans h2 {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}
#gallery h1 {
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
#gallery h2 {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}
#location h1 {
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
#location h2 {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}
#contact h1 {
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 1em;
	padding-bottom: 1em;
}
#contact h2 {
	padding-bottom: 1em;
	color: #645f27;
}
#residents h1 {
	padding: 1em;
	font-variant: normal;
	text-transform: capitalize;
	clear: both;
	color: #666;
}

#residents h2 {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	color: #666;
}
#residents p {
	color: #666;
	line-height: 1.5em;
}

.column-content-container {
	width: 75%;
	padding: 1em;
	margin-right: auto;
	margin-left: auto;
}

.but_generic {
	min-width: 150px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	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;
	clear: both;
	background-color: #4e4e4e;
}

.but_generic a {
	color: #FFE;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: 400;
	font-variant: small-caps;
}
.but_generic a:hover {
	color: #FF0;
	text-decoration: none;
	font-weight: 400;
	font-size: 1.025em;
}

.but_generic a:visited {
	color: #F8F8F8;
	text-decoration: none;
	font-weight: 700;
}
.ofc-hours p a {
	color: #666;
	text-decoration: none;
}
.ofc-hours h2 a {
	color: #666;
	text-decoration: none;
}
.ofc-hours h2 {
	color: #666;
	font-size: 1.25em;
}
.accessibility.max-1280.padded p {
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.5em;
}
.privacy.max-1280.padded p {
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.5em;
}
.amenity-list ul li {
	color: #666;
	padding-top: 7px;
	padding-right: 0.5em;
	padding-bottom: 7px;
	padding-left: 0.5em;
}
.feature-list ul li {
	color: #666;
	padding-top: 10px;
	padding-right: .5em;
	padding-bottom: 10px;
	padding-left: .5em;
}


.fp-container {
	border: thin solid #666;
	clear: both;
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
	min-height: 350px;
}
.opm-panel-content {
}



.fp-container .unit-type {
	padding: 0.5em;
	font-size: medium;
	font-weight: bold;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	background-image: url(../images/background_images/background_fabric.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fp-container .bedrooms {
	padding: 0.75em;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 85%;
	clear: both;
}
.fp-container .bathrooms {
	padding: 0.75em;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 85%;
	clear: both;
}
.fp-container .sqft {
	padding: 0.75em;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 85%;
	clear: both;
}
.fp-container .details {
	font-size: medium;
	font-weight: bold;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#floorplans .floorplans-background .floorplans-transparency .floorplan-wrapper.max-1440 #p7OPM_1 .p7OPM-layout  .opm-panel-content .vanilla-row .column-group.max-100 .vanilla-column.column-25.padded .fp-container ul {
	min-height: 300px;
}
#home #home_stmt p {
	color: #FFF;
	text-shadow:2px 2px #000000;
	padding-bottom: 10px;
}
.columns-container #home .ribbon {
	height: 20px;
}
.columns-container #home-sec1 .vanilla-row .column-group.max-100 .vanilla-column.column-65 .sec1-container h1 {
	color: #000;
}
.phys-address {
}
.columns-container .page-content #floorplans {
	clear: both;
}
.columns-container .page-content {
	clear: both;
}

#footer p a {
	color: #FFE;
}
#home-sec2  img.scalable {
	border-radius:50%;
	padding: 1em;
}
#contact .contact-background {
	background-image: url(../images/background_images/circle_pattern.png);
	background-repeat: repeat;
}
.phone-ribbon .vanilla-column.column-50 {
	text-align: left;
}
.social-links      {
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.social-links      a{
	font-size: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
