/* 
  -----------------------------------
  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 1500px or less*/
@media only screen and (min-width: 0px) and (max-width: 1500px) {
/*Add rules here*/
#masthead {
	display:none;
	}
	
}
/*Media Query for all devices at screen/browser widths of 110px or less*/
@media only screen and (min-width: 0px) and (max-width: 1100px) {
/*Add rules here*/
#masthead {
	display:none;
	}
#home_stmt  {
	display:none;
}
}
/*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;
	}
#home_stmt  {
	display:none;
}
}

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

/*Media Query for smartphones in landscape mode*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
/*Add rules here*/
}
.logo img {
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.phone {
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 1em;
	padding-top: 1em;
	color: #FFF;
}

#home {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height:31.57vw;

}
#home_stmt  {
	font-family: 'Open Sans', sans-serif;
	padding-top: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50%;
	color: #FFF;
	font-size: 4em;
	text-shadow: 2px 2px 2px #000000;
	padding-right: 10%;
	padding-left: 10%;
	font-weight: normal;
}
#home_stmt .home_stmt_2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.85em;
	color: #FFF;
	font-weight: normal;
}


.home_background {

}
#home2 {
	clear: both;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
}
#home2 p {
	font-size: 1.25em;
	font-weight: 400;
	color: #333;
}
#home2 h2 {
	font-weight: 400;
	padding-top: 1em;
}

.home2_background {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(../images/backgrounds_page/background_fabric.jpg);
}
.home2_transparency {
	background-color: rgba(255,255,255,.50);
	background-attachment: scroll;
}
.ofc-hours p {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px;
	font-weight: 300;
	color: #666;
	padding: .25em;
}

.ofc-hours h2 {
	color: #333;
}
.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,0,0,.6);
	background-size: cover;
	color: #FFF;
	font-size: 3em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	clear: both;
}

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



#gallery {
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
}
.gallery_background {
	clear: both;
	background-color: #e5e4e2;

}

.gallery_transparency {
	background-color: rgba(255,255,255,.10);
	background-attachment: scroll;
	clear: both;
}
#gallery .banner {
	width: 100%;
	color: #FFF;
	clear: both;
}
#gallery .banner h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#gallery .gallery_text.max-none {
	background-color: #000;
	color: #CCC;
}

#gallery h2 {
	color: #CCC;
}
#gallery p {
	color: #CCC;
}



#features {
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}



.features_background {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	max-width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clear: both;
	min-height: 500px;
	background-color: #e5e4e2;

}
.features_transparency {
	background-color: rgba(255,255,255,.95);
	min-height: 500px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

#features .feat-col3 {
	background-image: url(../images/features-pic.jpg);
	max-height:70vh;
	min-height:70vh;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
#features h2 {
	color: #666;
	padding-top: .25em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: .25px;
}
#features p {
	font-size: 0.9em;
	line-height: .9em;
	color: #666;
}
#features p1 {
	font-size: 0.9em;
	color: #05616c;
	padding-right: 1em;
	padding-left: 1em;
	margin-right: auto;
	margin-left: auto;
}
#features ul  {
	font-size: 1em;
	line-height: 1.3em;
	color: #666;
	margin-right: auto;
	margin-left: auto;
}
#features ul li {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666;
	list-style-type: square;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-position: inside;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2em;
	padding-left: 2em;
}
#features .disclaimer p{
	font-size: 0.8em;
	color: #666;
	padding-right: 1em;
	padding-left: 1em;
}

#floorplans {
	clear: both;
	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_background {
	background-color: #e5e4e2;
}

.floorplans_transparency {
	background-color: rgba(255,255,255,.85);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0em;
	padding-bottom: 0em;
}
#floorplans h2{
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #666;
	padding: .5em;
}
#floorplans h3{
	clear: both;
	color: #999;
	line-height: 1.35em;
	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;
}
#floorplans .btn_ck_avail {
	margin: 0px;
	padding: 0px;
}
#floorplans .btn_ck_avail h3 {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#location {
	clear: both;
	margin: 0px;
	padding: 0px;
	min-height: 480px;
}



.location_background {
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #e5e4e2;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#location .location-content {
	padding: 1em;
}


.location_transparency {
	background-color: rgba(255,255,255,.1);
	margin: 0px;
	padding: 0px;
	clear: both;
}
#location h2 {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	color: #666;
}
#location p {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	color: #666;
	font-size: 1.2em;
	line-height: 1.4em;
}

#residents {
	clear: both;
}

.residents_background {
	background-color: #9CC;
	min-height: 500px;
}
.residents_transparency {
	background-color: rgba(255,255,255,.1);
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contact {
	background-position: center center;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	top: 100px;
}

.contact_background {
	min-height: 500px;
	background-attachment: fixed;
	background-image: url(../../ab_beaumont_downtown_lofts/images/backgrounds_page/backgroundz.jpg);
	background-repeat: repeat;
	background-position: center center;
}

.contact_transparency {
	background-color: rgba(255,255,255,.85);
	min-height: 500px;
	clear: both;
}
#thankyou {
	margin-right: auto;
	margin-left: auto;
}
.thankyou_background {
	min-height: 500px;
	background-image: url(../images/backgrounds_page/circle_pattern.png);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
}
.thankyou_transparency {
	background-color: rgba(255,255,255,.80);
	min-height: 500px;
}
.btn2 {
	padding: 3px;
}
.btn2 h3 {
	background-color: #66b2b2;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	padding-left: 0.25em;
	border: thin solid #000;
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	color: #FFF;
}
.btn2 h3 a{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.btn2 h3 a:hover{
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
}
.btn_ck_avail {
	padding: 3px;
}


.btn_ck_avail h3 {
	background-color: #66b2b2;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	padding-left: 0.25em;
	border: thin solid #000;
	max-width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	color: #FFF;
}
.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;
}
#footer #copyright {
	clear: both;
	color: #999;
}
.footer-address p {
	margin: 0px;
	padding-top: 0.15em;
	padding-right: 0px;
	padding-bottom: 0.15em;
	padding-left: 0px;
}
#floorplans .opm-panel-content p {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: 400;
}
#location .map-text p{
	font-size: 1.2em;
	line-height: 1.5em;
}
#floorplans .p7OPM-layout #p7OPMpw_1 #p7OPMww_1 #p7OPMpn_1_2 {
	clear: both;
}
#layout-container .columns-container .videos {
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.videos p {
	color: #039;
	font-size: 1.2em;
	font-weight: bold;
}
.headliner {
	font-size: 3em;
	color: #000;
	background-color: #919886;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#layout-container #p7DMM_1 #p7DMMu_1 li #p7DMMt1_11 img {
	margin-top: -6px;
}
#layout-container #masthead #masthead-right .phone .phone_img #phone_img h2 a {
	color: #666;
	text-decoration: none;
}
#layout-container .columns-container #home2 .home2_background .home2_transparency .max-1280.sidebar-none .vanilla-row .column-group.max-100.padded .vanilla-column.column-30.padded.revealFX.revealFX18 .ofc-hours p a {
	color: #666;
	text-decoration: none;
}
#layout-container .columns-container #home2 .home2_background .home2_transparency .max-1280.sidebar-none .vanilla-row .column-group.max-100.padded .vanilla-column.column-30.padded.revealFX.revealFX18 .ofc-hours h2 a {
	color: #666;
	text-decoration: none;
}
