/*
Theme Name: Alhambra
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body .eventon_events_list .evoShow_more_events span{
	color:#ffffff;
	background-color:#e6e6e6;
}
body,html{
    float:left;
    display:inline;
    margin:0px;
    padding:0px;
    width:100%;
    height:100%;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	letter-spacing:1px;
}
.parallax{
	background-repeat: no-repeat;
    background-attachment: fixed;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img{
    border:none;
}
#wrapper{
    float:left;
    display:inline;
    width:100%;
    height:auto;
	margin-top:5px;
	margin-bottom:5px;
}
.page-template-page-gallery .gallery_wrap{
	margin-bottom:5px;
}
.page-template-page-gallery #header_section{
	margin-bottom:5px;
}
.gallery_wrap{
    float:left;
    display:inline;
    width:100%;
    height:100%;
    position:relative;
}
.gallery_top_position{
    background-color:#fff;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    float:left;
    display:none;
}
.password{
	background-color:transparent;
	border:1px solid #a8a5a5;
	margin-left:24px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	outline:none;
	padding-left:10px;
	padding-right:10px;
	width:215px;
	height:40px;
	line-height:40px;
}
.passwordSize p{
	font-size:19px
}
.gallery_top_position.showGallery{
    /* display:inline; */
}
.gallery_cover{
    float:left;
    display:inline;
    width:33.30%;
    height:100%;
    background-position:center;
    background-size:cover;
    text-align:center;
}
.spacer_center{
    margin-left:5px;
    margin-right:5px;
	background-color:#fff;
}
.content_spacer{
    float:left;
    display:inline;
    width:100%;
    height:350px;
    background-color:#e9e9e9;
    text-align:center;
}
.content_spacer img{
    display:block;
    width:auto;
    margin:0px auto;
    text-align:center;
}
.gallery_cover a{
    float:left;
    width:100%;
    height:100%;
    /* background-color:rgba(11,90,27,0.4); */
    text-decoration:underline;
    color:#fff;
    text-align:center;
	font-size:20px;
}
.gallery_cover a:hover{
	/* background-image:url('images/gallery_overlay.png'); */
	 background-color:rgba(68,99,43,0.7);
}

.rsArrowLeft .rsArrowIcn{
	background-image:url('images/arrow_previous.png');
	width:20px;
	height:21px;
	top:50%;
	margin-top:-10px;
	cursor:pointer;
	position:absolute;
    left:50%;
    margin-left:-10px;
}

.rsArrowRight .rsArrowIcn {
  background-image: url('images/arrow_next.png');
  width: 20px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
  position: absolute;
    left:50%;
    margin-left:-10px;
}
.rsArrow {
  height: 100px;
  width: 22px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.rsArrowLeft{
	left:0px;
	top:50%;
	margin-top:-50px;
    width:100px;
    background-color:rgba(0,0,0,0.6);
}
.rsArrowRight{
	
	top:50%;
	margin-top:-50px;
	right:0px;
    width:100px;
    background-color:rgba(0,0,0,0.6);
}
.rsNav{
    display:none!important;
}
#header{
    float:left;
    display:inline;
    width:100%;
    height:138px;
    position:fixed;
    top:0px;
    left:0px;
	
	-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
	
	z-index:9;
}
#header.scroll{
	background-image:url('images/background_header.png');
	-webkit-transition: background-image 500ms linear;
    -moz-transition: background-image 500ms linear;
    -o-transition: background-image 500ms linear;
    -ms-transition: background-image 500ms linear;
    transition: background-image 500ms linear;
    height: 110px;
}
.logo{
    float:left;
    display:inline;
    margin-top:24px;
    margin-left:50px;
    width:100px;
    height:50px;
}
#header.scroll .logo{
    margin-top:10px;
    
}
.facebook{
	margin-left:14px;
	margin-right:20px;
}

.header_right{
    float:right;
    display:inline;
    width:785px;
}
.social{
    float:right;
    display:inline;
    margin-top:28px;
    width:236px;
    height:34px;
	
}
#header.scroll .social{
    margin-top:10px;
}

.menu{
    margin-top:30px;
    margin-right:50px;
    float:right;
    display:inline;
    width:665px;
    width:725px;
    height:27px;
}
.home_iframe{
	float:left;
	display:inline;
	width:100%;
	max-height:100%;
	height:auto;
	overflow:hidden;
}
#home_section{
    /* float:left;
    display:inline;
    height:100%;
    width:100%;
	position:relative;
	background-position:center;
	background-size: cover;
	margin-bottom:0px; */
	display: inline-block; /* let it be styled thusly */
    padding: 0;            /* get rid of pre-styling */
    margin: 0;
    width: 100%;           /* take up full width available */
    padding-top: 56.25%;   /* give aspect ratio of 16:9; "720 / 1280 = 0.5625" */
    heigth: 0px;           /* don't want it to expand beyond padding */
    position: relative;    /* allow for absolute positioning of child elements */
	
}

#home_section > iframe {
    position: absolute;    /* expand to fill */
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#header_section{
	 float:left;
    display:inline;
    height:540px;
    width:100%;
	position:relative;
	background-position:top;
	background-size: cover;
}

#home_section iframe{
    width:100%;
    height:100%;
}
#footer_address{
    width:100%;
    height:291px;
    float:left;
    display:inline;
    background-image:url('images/footer_address.jpg');
    background-position:center top;
	text-align:center;
	padding-top:133px;
	font-size:12px;
	color:#ffffff;
	line-height:140%;
}
#footer_address p{
	margin-top:0px;
	margin-bottom:26px;
}
#footer_content{
    float:left;
    display:inline;
    width:100%;
    margin-top:70px;
	margin-bottom:50px;
    background-color:#fff;
}
.col_wrapper{
    width:80%;
    margin-left:10%;
    float:left;
    display:inline;
}
.col_25{
    float:left;
    display:inline;
    width:23%;
    margin-right:2%;
    color:#494949;
	font-size:12px;
	line-height:170%;
}
.f_title{
    font-size:20px;
}
#footer_bottom{
    float:left;
    display:inline;
    width:100%;
    height:116px;
    background-color:#494949;
}
#footer_bottom_center a{
	text-decoration:none;
	color:#b3b3b3;
}
#footer_bottom_center{
    width:80%;
    margin-left:10%;
    float:left;
    display:inline;
    color:#b3b3b3;
    font-size:12px;
    margin-top:78px;
}
#footer_b_left{
    float:left;
    display:inline;
	font-size:10px;
}
#footer_b_right{
	font-size:10px;
    float:right;
    display:inline;
}
.title_spacer{
    margin-top:60px;
}
#footer_content p{
    margin-bottom:30px;
}
#accordion a,#footer_content a{
    color:#494949;
    text-decoration:underline;
}
.menu ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.menu ul li{
    float:left;
    display:inline;
    margin-right:50px;
}
.menu ul li.last{
	margin-right:0px;
}
.menu ul li a{
    font-size:16px;
    color:#fff;
    text-decoration:none;
    white-space:nowrap;
	font-weight:400;
}
.menu ul li a.active{
	text-decoration:underline;
}
.login{
    float:left;
    display:inline;
    margin-top:4px;
	font-size:14px;
}
.login a{
    color:#fff;
    text-decoration:none;
    padding-left:6px;
    padding-right:6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-color:#fff;
    display:block;
    border:1px solid #fff;
    padding:1px 12px 1px 12px;
	font-weight:400;
    text-transform: capitalize;
}

.social_media{
    float:right;
    display:inline;
    width:108px;
	padding-top:5px;
	padding-bottom:5px;
    height:17px;
    /*background-color:rgba(0,0,0,0.3);*/
    margin-left:12px;
    line-height:34px;
	vertical-align:middle;
}
.social_media a,.social_media img{
	float:left;
	display:inline;
}
.section_center{
	width:80%;
	margin:0px auto;
	max-width:960px;
	text-align:center;
	color:#6c6c6c;
	line-height:190%;
	line-height:210%; /* TEST */
	font-weight:400;
}
.page-template-page-offices h2{
	margin-bottom:20px;
}
.section_center h2{
	font-weight:400;
	font-size:36px;
}
.page-template-page-residences .fitness_link{
	margin-top:150px;
}
.page-template-page-residences h2{
	margin-bottom:50px;
}
.page-template-page-amenities h2{
	text-decoration:underline;
	margin-top:70px;
	margin-bottom:50px;
}
h2.no_underline{
	text-decoration:none;
}
.fitness_link{
	margin-top:90px;
}
.section_center h4.reduceMarginTop{
	margin-top:63px;
}
.section_center h4.addMarginTop{
	margin-top:120px;
}
.section_center h3.addMarginTop{
	margin-top:90px;
}
.section_center h4.addMarginBottom{
	margin-bottom:46px;
}
.section_center .colorBlack{
	color:#060606;
}
.fitness_link a{
	font-size:12px;
}
body .newssection{
    padding-bottom:50px;
}
body .newssection h3{
    margin-bottom:0px;
}
body .newssection a{
    color:#6c6c6c;
}
.walksection a{
	color:#80b641;
	text-decoration:none;
}
.section_center.extraBottom,
.office_texture.extraBottom{
	padding-bottom:75px;
}

.extraTop h2{
	margin-top:125px;
}
.page-template-page-location .extraTop h2{
	margin-top:50px;
	margin-bottom:50px;
}
.paddingTop{
	padding-top:50px;
	padding-bottom:20px;
}
.paddingTopSmall{
	padding-top:35px;
	padding-bottom:20px;
}
.page-template-page-location .paddingTopSmall{
	line-height:260%;
}
.page-template-page-location .paddingTopSmall p{
	margin-bottom:36px;
}

.page-template-page-location .subnav_center{
	margin-bottom:0px!important;
	margin-top:0px!important;
}
.historyTop{
	margin-top:50px;
}
.demographics{
	width:100%;
	max-width:696px;
	margin:0px auto;
}
.demograph{
	float:left;
	display:inline;
	width:50%;
	min-width: 245px;
	margin-bottom:75px;
}
.section_center h4.margin_mobility{
	margin-bottom:53px;
}

.section_center .demograph p{
	margin-bottom:12px;
}
.page-template-page-location .historyLineHeight,
.page-template-page-tenants .section_center,
.page-template-page-residences .section_center,
.page-template-page-amenities .section_center{
	font-size:15px;
	font-weight:400;
}
 .ui-accordion .ui-accordion-content{
      box-sizing:content-box;             
      -moz-box-sizing:content-box;
}
.ui-accordion .ui-accordion-content{
  overflow:auto;
}
#accordion h4{
	outline:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	margin-top:60px;
}
.section_center h4{
	font-weight:400;
	font-size:28px;
	margin-top:109px;
	margin-bottom:30px;
	text-decoration:underline;
	letter-spacing:2px;
}
.section_center h3{
	font-weight:400;
	font-size:19px;
	margin-top:60px;	
	text-decoration:underline;
	margin-bottom:60px;
}
.section_center p.light{
	color:#b2b2b2;
	font-size:15px;
	font-weight:400;
	margin-bottom:40px;
}
.addBottom{
	margin-bottom:60px
}
.page-template-page-innovation .addBottom{
	margin-bottom:100px;
}
.section.first_sec{
	padding-bottom:10px;
}
.section{	
	float:left;
	display:inline;
	height:auto;
	width:100%;
	margin-bottom:5px;
	font-size:12px;
}
.page-id-85,.office_texture{
	background-image:url('images/texture.png');
	margin-bottom:0px;
}
.page-id-85 .office_texture{
	background-image:none;
}
.noBottom{
	margin-bottom:0px;
}
.subnav_center_three{
	max-width:730px;
	text-align:center;
	width:80%;
	margin:15px auto 60px auto;
	font-size:15px;
}
.subnav_center{
	max-width:460px;
	text-align:center;
	width:80%;
	margin:11px auto 56px auto;
	font-size:15px;
}
h3.removeMarginBottom{
	margin-bottom:44px;
}
.subnav_center_three a,.subnav_center a{
	text-decoration:none;
	color:#6c6c6c;
	font-weight:400;
}
.subnav_center_three a.active,
.subnav_center a.active{
	text-decoration:underline;
}
.subnav_center_three .subnav_div{
	width:100%;
	max-width:242px;
	float:left;
	display:inline;
	text-align:center;
}

.subnav_div{
	width:100%;
	max-width:230px;
	float:left;
	display:inline;
}
#availability_section{
	height:399px;
	width:100%;
	line-height:399px;
	text-align:center;
	background-image:url('images/availability_home.jpg');
	background-position:center top;
	margin-bottom:5px;
	float:left;
	display:inline;
}
#availability_section a{
	text-decoration:underline;
	color:#6c6c6c;
	font-size:19px;
}
.overlay_text{
	width:80%;
	margin:0px auto;
	color:#fff;
	text-align:center;
}
.overlay_text_wrapper{
	position:absolute;
	bottom:25%;
	float:left;
	left:0px;
	display:inline;
	width:100%;
	z-index:8;
}
#footer_address a{
	color:#fff;
}
.page-template-page-innovation h3{
	font-size:19px;
	margin-bottom:24px;
}

.page-template-page-innovation .section_center h2{
	font-size:30px;
	padding-bottom:44px;
}
.page-template-page-innovation .section_center{
	line-height:260%;
}
.paddingInnovation{
	padding-top:40px;
	padding-bottom:40px;
}
#header_section .overlay_text_wrapper{
	bottom:43px;
	top:auto;
}
.section_center p{
	margin-bottom:20px;
}
.section_center p.walk_icon_fitness{
	margin-top:47px;
	margin-bottom:40px;
}
#wrapper.office_texture{
	margin-bottom:0px;
	margin-top:0px;
}
.section_center img,.big_image{
	width:auto;
	margin:0px auto;
	max-width:100%;
	height:auto;
}
.amenities_slide{
	position:relative;
	height:auto;
	min-height:930px;
}
.slide_top h2{
	margin-top:0px;
}
.amenity_slide{
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	display:inline;
	width:100%;
}
.slide_top{
	float:left;
	display:inline;
	width:100%;
	height:277px;
}
#header_section .dark_overlay{
	background-color:rgba(0,0,0,0.2);
}

.dark_overlay{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
}
.top_line{
	margin:0px;
	font-size:28px;
	text-align:center;
	width:auto;
	display:inline;
	
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:400;
	letter-spacing:1px;
}
.bottom_line{
	margin:0px;
	font-size:36px;
	text-align:center;
	letter-spacing:10px;
	margin-top:19px;
	font-weight:400;
}
.top_divider{
	height:1px;
	max-width:360px;
	width:80%;
	background-color:#fff;
	margin:10px auto;
	
}
.mobile_menu{
	display:none;
}
.whiteColor h4,.whiteColor,.whiteColor p,.whiteColor a,.whiteColor h2,.whiteColor h3{
	color:#fff;
}
.centerTextVertically h2,
.centerTextVertically{
	line-height:394px!important;
	text-align:center;
	/* background-position:center top!important; */
}
.centerTextVertically h2{
	margin:0px!important;
	font-size:28px;
	text-decoration:underline;
	font-weight:400;	
}

.bgSection{
	height:394px;
	background-position:center;
	background-size:cover;
}
h1,h3,h2{
	line-height:100%;
}
.close_gallery{
	position:absolute;
	top:0px;
	right:0px;
	z-index:9999;
	cursor:pointer;
	background-image:url('images/close_gallery.png');
	background-repeat:no-repeat;
	width:50px;
	height:50px;
}
.hide{
	display:none;
}
.rsABlock{
	display:inline!important;
	background-color:transparent!important;
	left:auto!important;
	right:115px!important;
	font-size:12px!important;
	text-align:right!important;
	height:70px!important;
 text-shadow: 1px 1px #000000!important;
}
#footer_address a{
	text-decoration:none;
}
.workspace_wrapper{
	position:relative;
	float:left;
	display:inline;
	width:100%;
	min-height:481px;
}
.campus_map_wrapper{
	position:relative;
	float:left;
	display:inline;
	width:100%;
}
.campus_map_single{
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	display:inline;
	width:100%;
	text-align:center;
}

.workspace_single{
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	display:inline;
	width:100%;
	text-align:center;
}

.workspace_previous{
	background-image: url('images/arrow_previous_gray.png');
	width: 20px;
	height: 21px;
	cursor:pointer;
	z-index:999;
	
	
	position:absolute;
	top:50%;
	margin-top:-10px;
	left:0px;
}
.workspace_next{
	background-image: url('images/arrow_next_gray.png');
	width: 20px;
	height: 21px;
	cursor:pointer;
	z-index:999;
	
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:0px;
}
.block_wrap{
	display:block;
}
.top_line,.bottom_line{
	display:inline;
	width:auto;
	margin:0px auto;
}
.tenants_subtitle{
	text-decoration:underline;
	text-transform:lowercase;
	margin-top:60px;
}
.venues,.room_config{
	width:100%;
}
.room{
	float:left;
	display:inline;
	width:25%;
}
.venue{
	float:left;
	display:inline;
	width:18%;
	margin-right:2%;
	text-align:left;
}
/* .venue_1{
	width:23%;
	margin-right:2%;
}
.venue_2{
	width:13%;
	margin-right:2%;
} */
.venue_row{
	float:left;
	display:inline;
	width:100%;
	margin-bottom:30px;
	line-height:120%;
}

/** residence page style **/
.fadedOut {
    opacity: 0;
    -webkit-transform: translate3d(0,50px,0);
    -moz-transform: translate3d(0,50px,0);
    -ms-transform: translate3d(0,50px,0);
    -o-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    -webkit-transition: opacity 1s cubic-bezier(.435,.01,.135,1),transform 1s cubic-bezier(.435,.01,.135,1);
    -moz-transition: opacity 1s cubic-bezier(.435,.01,.135,1),transform 1s cubic-bezier(.435,.01,.135,1);
    -ms-transition: opacity 1s cubic-bezier(.435,.01,.135,1),transform 1s cubic-bezier(.435,.01,.135,1);
    -o-transition: opacity 1s cubic-bezier(.435,.01,.135,1),transform 1s cubic-bezier(.435,.01,.135,1);
    transition: opacity 1s cubic-bezier(.435,.01,.135,1),transform 1s cubic-bezier(.435,.01,.135,1);
}
.animate {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}


body.page-template-page-residence,
body.page-template-page-residence *{
    box-sizing: border-box;
}
.banner_logo{
    
}
.page-template-page-residence #header_section .overlay_text_wrapper{
    bottom: 66px;
}
.page-template-page-residence .top_divider{    
    width: 100%;
    height: 2px;
    margin: 22px auto 28px;    
    max-width: 870px !important;
} 
.page-template-page-residence .overlay_text{    
    max-width: 870px;
}
.page-template-page-residence .overlay_text_wrapper .bottom_line{
    font-size: 25px;
    letter-spacing: 0;
    font-weight: 600;
    color: #fff;
}

#thriving_alhambra{
    clear: both;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 38px 0 86px;
    background-attachment: fixed;
}
#thriving_alhambra h2{
    color: #88C659;
    font-weight: 500;
    max-width: 500px;
    margin: 26px auto 0;
    line-height: 129%;
}
#thriving_alhambra .content{
    padding: 0 15px;
    margin-bottom: 50px;
}
#thriving_alhambra .content p{
    font-size: 16px;
    margin-top: 5px;
}
#thriving_alhambra .thriving_alhambra_wrapper{
    max-width: 900px;
    margin: 0 auto;
}
#thriving_alhambra .images .image{
    float: left;
    width: 37.5%;
    margin-right: 4.9%;
}
#thriving_alhambra .images .image:nth-child(2){    
    width: 15.2%;
}
#thriving_alhambra .images .image:last-child{
    margin-right: 0;
}
#thriving_alhambra .images:after{
    display: block;
    content: '';
    clear: both;
}
.page-template-page-residence h2{
    font-size: 36px;
    font-weight: 500;
    line-height: 140%;
    color: #6C6C6C;
}
.page-template-page-residence h3{
    font-size: 25px;
    font-family: Roboto;
    font-weight: 500;
    color: #6C6C6C;
}
.page-template-page-residence p{
    font-size: 16px;
    color: #6C6C6C;
}

#future_alhambra{
    padding: 73px 0 80px;
    background-position: center;
    background-size: cover;
}
#future_alhambra .custom_container{
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}
#future_alhambra .image_wrapper{
    float: left;
    width: 45.5%;
    margin-right: 3.7%;
}
#future_alhambra .image_wrapper img{
    max-width: 100%;
}
#future_alhambra .content_wrapper{
    float: left;
    width: 40%;
    padding-top: 25px;
}
#future_alhambra .content_wrapper h2{    
    letter-spacing: 0;
    margin-bottom: 24px;
}
#future_alhambra .content_wrapper p{    
    letter-spacing: 0;
    padding-right: 46px;
    line-height: 167%;
}
#future_alhambra .custom_container:after{
    display: block;
    content: '';
    clear: both;
}

#getting_alhambra{
    padding: 55px 0;
    background-position: center;
    background-size: cover;
}
#getting_alhambra .custom_container{
    max-width: 1242px;
    margin: 0 auto;
    padding: 0 15px;
}
#getting_alhambra .image_wrapper{    
    float: left;
    width: 58.5%;
}
#getting_alhambra .image_wrapper img{
    max-width: 100%;
}
#getting_alhambra .content_wrapper{
    float: left;
    width: 40%;
    padding-top: 60px;
    margin-right: 1.5%;
}
#getting_alhambra .content_wrapper h2{    
    letter-spacing: 0;
    margin-bottom: 24px;
    max-width: 340px;
}
#getting_alhambra .content_wrapper p{    
    letter-spacing: 0;
    padding-right: 46px;
    line-height: 167%;
}
#getting_alhambra .custom_container:after{
    display: block;
    content: '';
    clear: both;
}

#explore_villages .gallery_images_wrapper a{
    display: none;
}
#explore_villages .gallery_images_wrapper a:first-child{
    display: block;
}
#explore_villages{    
    background: #fff;
    padding: 13px 0 0;
}
#explore_villages .content_wrapper{
    max-width: 800px;
    margin: 0 auto;
}
#explore_villages h2{
    color: #6C6C6C;
    margin-top: 0px;
    letter-spacing: 0;
    margin-bottom: 12px;
}    
#explore_villages h3{
    color: #6C6C6C;
    margin-top: 0;
    letter-spacing: 0;
    line-height: 130%;
}    
#explore_villages .slider{
    max-width: 1432px;
    margin: 0 auto;
    padding: 0 15px;
}
#explore_villages .slider .slick-slide {
    margin: 0 15px;
    position: relative;
}
#explore_villages .slider .slick-list {
    margin: 0 -15px;
}
#explore_villages .slider .slick-slide img{    
    max-width: 100%;
}
#explore_villages .slider .slick-slide .gallery_title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.8);
    padding: 5px;
}
#explore_villages .slider .slick-slide .gallery_title p{
    color: #fff;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0;
}
#explore_villages .slider .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -99999px;
    width: 67px;
    height: 67px;
    background: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 0;
    z-index: 1;
    cursor: pointer;
}
#explore_villages .slider .slick-prev{
    left: 15px;
    background-image: url(images/arrow-right.png);
}
#explore_villages .slider .slick-next{
    right: 13px;
    background-image: url(images/arrow-left.png);
}

#alhambra_benefits{
    background-size: cover;
    background-position: center;
    padding: 52px 0 27px;
}
#alhambra_benefits h2{
    color: #FAA61A;
    margin-bottom: 37px;
}
#alhambra_benefits ul{
    list-style: none;
    width: 41.5%;
    float: left;
    text-align: left;
    padding-left: 24px;
    margin-top: 0;
    margin-right: 14.5%;
}
#alhambra_benefits ul:last-child{
    margin-right: 0;    
}
#alhambra_benefits ul li{
    position: relative;
    margin-bottom: 46px;
}
#alhambra_benefits ul li p{
    margin-top: 0;
    line-height: 126%;
    margin-bottom: 25px;
    letter-spacing: 0;
}
#alhambra_benefits ul li .icon{
    position: absolute;    
    left: -44px;
    top: 3px;
}
#alhambra_benefits .points:after{
    content: '';
    display: block;
    clear: both;
}


#by_the_numbers{
    padding: 51px 0 0;
}
#by_the_numbers .custom_container{
    max-width: 1030px;
    margin: 0 auto;
    padding: 0 15px;
}
#by_the_numbers h2{
    color: #D11F26;
    text-align: center;
    margin-bottom: 61px;
}
#by_the_numbers .content:after{
    content: '';
    display: block;
    clear: both;
}
#by_the_numbers .content .item{
    float: left;
    width: 24%;
    text-align: left;
    margin-left: 1.3%;
    margin-bottom: 48px;
}
#by_the_numbers .content .item:nth-child(4n+1){
    margin-left: 0;
    clear: both;
}
#by_the_numbers .content .item h1{
    font-size: 42px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 4px;
}
#by_the_numbers .content .item p{
    margin-top: 0;
}

#location_section{
    background-size: cover;
    background-position: center;
    padding: 166px 0px 130px;
}
#location_section .custom_grid{
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 15px;
}
#location_section .custom_grid .wrapper{    
    max-width: 538px;
    background: #68C5EB;
    padding: 48px 30px;
}
#location_section .custom_grid .wrapper h2{
    color: #fff;
    margin-top: 0;
    letter-spacing: 0;
    margin-bottom: 5px;
}    
#location_section .custom_grid .wrapper h1{
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    margin-top: 0;
    letter-spacing: 0;
    margin-bottom: 25px;
}    
#location_section .custom_grid .wrapper p{
    color: #fff;
    font-size: 16px;    
    margin-top: 0;    
    letter-spacing: 0;
    padding-right: 19px;
}

#community_outreach{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0 70px;
    background-attachment: fixed;
}
#community_outreach .custom_grid{
    max-width: 924px;
    margin: 0 auto;
    padding: 0 15px;
}
#community_outreach h2{
    letter-spacing: 0;
    color: #fff;
    max-width: 510px;
    margin: 29px auto;
}
#community_outreach p{
    letter-spacing: 0;
    color: #fff;
}
#community_outreach p a{
    color: #fff;
    text-decoration: underline;
}

#news_updates{
    padding: 41px 0 77px;
}
#news_updates .custom_grid{
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 15px;
}
#news_updates .custom_grid h2{
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 41px;
    letter-spacing: 0;
}
#news_updates .custom_grid .post_item{
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    margin-bottom: 26px;
    display: flex;
}
#news_updates .custom_grid .post_item:hover{
    cursor: pointer;
}
#news_updates .custom_grid .post_item:after{
    content: '';
    display: block;
    clear: both;
}
#news_updates .custom_grid .post_item .post_thumbnail{
    float: left;
    background-size: cover;
    background-position: center;
    width: 31.1%;
}
#news_updates .custom_grid .post_item .post_thumbnail img{
    opacity: 0;
}
#news_updates .custom_grid .post_item h4{
    font-size: 25px;
    font-weight: 500;
    font-family: Roboto;
    color: #6C6C6C;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 27px;
}
#news_updates .custom_grid .post_item h4 a{
    color: #6C6C6C;
    text-decoration: none;    
}
#news_updates .custom_grid .post_item:hover h4 a{
    color: #68C5EB;
}
#news_updates .custom_grid .post_item p{
    letter-spacing: 0;
    line-height: 158%;
    margin-bottom: 34px;
}
#news_updates .custom_grid .post_item .item_content_wrapper>a{
    font-size: 16px;
    font-weight: bold;
    color: #6C6C6C;
    text-decoration: none;
    font-family: Roboto;
    letter-spacing: 0;
}
#news_updates .custom_grid .post_item:hover .item_content_wrapper>a{
    color: #68C5EB;
    text-decoration: underline;
}
#news_updates .custom_grid .post_item .item_content_wrapper{
    float: left;
    width: 68.9%;
    padding: 28px 39px;
}
#news_updates .custom_grid .read_all_news{
    text-align: center;
    margin-top: 53px;
}
#news_updates .custom_grid .read_all_news a{
    font-size: 21px;
    font-weight: bold;
    color: #68C5EB;
    text-decoration: underline;
    font-family: Roboto;
    letter-spacing: 0;
}


#show_your_support{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 125px 0 100px;
    background-attachment: fixed;
}
#show_your_support .custom_grid{
    max-width: 924px;
    margin: 0 auto;
    padding: 0 15px;
}
#show_your_support h2{
    letter-spacing: 0;
    color: #fff;
    max-width: 510px;
    margin: 0 auto 8px;
}
#show_your_support h4{
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
    margin: 0 auto 4px;
}
#show_your_support p{
    letter-spacing: 0;
    color: #fff;
    margin-top: 0;
}
#show_your_support p a{
    color: #fff;
    text-decoration: underline;
}
body.page-template-page-residence #footer_address{
    display: none;
}

#show_your_support_form .custom_grid{
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 15px;
}

body.single #header{
	background-image: url(images/background_header.png);
    -webkit-transition: background-image 500ms linear;
    -moz-transition: background-image 500ms linear;
    -o-transition: background-image 500ms linear;
    -ms-transition: background-image 500ms linear;
    transition: background-image 500ms linear;
}
body.single #primary{
	padding-top: 160px;
    padding-bottom: 40px;
}
body.single article{
	text-align: left;
}
body.single article h1{
	font-size: 36px;
}
body.single article p{
	font-size: 16px;
    letter-spacing: 0;
}
.addOverlayBg:after{
    content: "";
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.addOverlayBg .section_center {
    position:relative;
    z-index:2;
}
.addOverlayBg{
    position:relative;
}

@media screen and (max-width: 1139px) {
    #future_alhambra .content_wrapper{
        padding-top: 0;
        width: 49%;
    }
    #future_alhambra .content_wrapper h2{
        margin-top: 0;
    }
    #future_alhambra .content_wrapper p{
        padding-right: 0;
    }
    #getting_alhambra{
        padding: 40px 0;
    }
    #getting_alhambra .content_wrapper{
        padding-top: 0;
    }
}
@media screen and (max-width: 989px) {
    #future_alhambra .content_wrapper ,
    #future_alhambra .image_wrapper {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    #future_alhambra .image_wrapper {
        text-align: center;
        margin-bottom: 25px;
    }
    #future_alhambra{
        padding: 40px 0;
    }
    #getting_alhambra .content_wrapper{
        float: none;
        width: 100%;
        margin-right: 0;
    }
    #getting_alhambra .image_wrapper{
        float: none;
        width: 100%;
        text-align: center;
    }
    #getting_alhambra .content_wrapper h2{
        max-width: 100%;
        margin-top: 0;
    }
    #by_the_numbers h2{
        margin-top: 0;
        margin-bottom: 30px;
    }
    #by_the_numbers .content .item h1{
        font-size: 36px;
    }
    #by_the_numbers .content .item{
        width: 32%;
        margin-left: 2%;
    }
    #by_the_numbers .content .item:nth-child(4n+1) {
        margin-left: 2%;
        clear: none;
    }
    #by_the_numbers .content .item:nth-child(3n+1) {
        margin-left: 0;
        clear: both;        
    }
}
@media screen and (max-width: 930px) {
	.menu ul li{
		margin-right:15px;
	}
	.menu{
		width:478px;
	}
	.header_right{
		width:564px;
	}
}
@media screen and (max-width: 450px){
	.amenities_slide{
		min-height:700px;
	}
}
@media screen and (max-width: 790px) {
	.room_config .room{
		float:left;
		display:inline;
		width:100%;
		margin-bottom:30px;
	}
	.venue{
		float:left;
		display:inline;
		width:100%;
		margin-right:0%;
		text-align:left;
	}
	.workspace_single{
		width:70%;
		margin-left:15%;
	}
	.workspace_next,.workspace_previous{
		top:30%;
	}
	.rsABlock{
		width:70%!important;
		left:15%!important;
		right:15%!important;
		text-align:center!important;
	}
	
	.subnav_center_three .subnav_div,
	.subnav_div{
		width:100%;
		max-width:100%;
		margin-bottom:10px;
		text-align:center;
	}
	.bgSection{
		min-height:394px;
		height:auto;
	}
	.mobile_menu{
		display:inline;
		cursor:pointer;
		float:right;
		margin-right:10px;
		margin-top:12px;
	}
	.mobile_menu img{
		width:35px;
	}
	.col_25,.gallery_cover{
		width:100%!important;
		margin:0px!important;
		margin-bottom:5px!important;
		text-align:center;
	}
	#footer_b_left{
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	#footer_b_right{
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	#footer_bottom{
		height:auto;
	}
	.header_right{
		width:159px;
	}
	.logo img{
		width:100px!important;
	}
	.social_media{
		width:64px;
	}
	.facebook{
		margin-left:11px;
		margin-right:12px;
	}
	.social{
		width:188px;
	}
	.logo{
		margin-left:20px;
	}
	.menu{
		/* temporary */
		display:none;
		/* temporary */
		
		width:80px;
		height:auto;
		padding-right:0px;
		margin-right:0px;
		margin-top:9px;
		background-color:rgba(0,0,0,0.5);		
		width:120px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
	}
		
	.menu ul li{
		width:100%;
		text-align:right;
		padding-top:5px;
		padding-bottom:5px;
	}
	#header_section{
        height:350px;
        background-size: auto 100%;
        background-attachment: scroll;
	}
	
	#home_section iframe{
		display:none;
	}
	#home_section{
		float:left;
		display:inline;
		height:100%;
		width:100%;
		position:relative;
		background-position:center;
		background-size: cover;
		margin-bottom:0px;
		height:350px!important;
		padding:0px;
	}
	.top_line{
		font-size:16px;
	}
	.bottom_line{
		font-size:17px;
	}
	#header{
		height:106px;
	}
	.demograph{
		width:100%;
	}
	.rsArrowRight .rsArrowIcn{
		margin-left:-8px;
	}
	.rsArrowLeft .rsArrowIcn{
		margin-left:-12px;
	}
	
	.rsArrowLeft,
	.rsArrowRight{
		width:44px;
	}
	.close_gallery{
		right:0px;
	}
	.password{
		margin:10px auto;
	}
	.slide_top{
		height:410px;
	}
        .page-template-page-residence .overlay_text_wrapper .bottom_line{
            font-size: 16px;
        }
        .page-template-page-residence .overlay_text_wrapper .banner_logo img{
            max-width: 160px;
        }
        .page-template-page-residence #header_section .overlay_text_wrapper{
            bottom: 30px;
        }
        .page-template-page-residence #header_section {
            height: 410px;
        }
        .page-template-page-residence h2{
            font-size: 28px;
        }
        #thriving_alhambra{
            padding: 40px 0;
        }
        #thriving_alhambra h2{
            margin-top: 0;
        }
        .page-template-page-residence .section_center{
            width: 100%;
            padding: 0 15px;
        }
        .page-template-page-residence h3{
            font-size: 22px;
        }
        #explore_villages .custom_container{
            padding: 0 15px;
        }
        #explore_villages .slider{
            max-width: 518px;
        }
        #alhambra_benefits .points{
            padding: 0 0 0 35px;
        }
        #alhambra_benefits ul{    
            width: 100%;
            float: none;
            margin-right: 0;
        }
        #alhambra_benefits h2{
            margin-top: 0;
        } 
        #alhambra_benefits{
            padding: 40px 0 5px;
        }
        #by_the_numbers .content .item{
            width: 49%;
            margin-left: 2%;
            margin-bottom: 30px;
        }
        #by_the_numbers .content .item:nth-child(3n+1) {
            margin-left: 2%;
            clear: none;
        }
        #by_the_numbers .content .item:nth-child(2n+1) {
            margin-left: 0;
            clear: both;        
        }
        #location_section{
            padding: 70px 0px;
        }
        #location_section .custom_grid .wrapper h1{
            font-size: 36px;
        }
        #community_outreach{
            padding: 40px 0;
        }
        #community_outreach h2{
            margin-top: 0;
        }
        #news_updates{
            padding: 40px 0;
        }
        #news_updates .custom_grid .post_item{
            display: block;
        }
        #news_updates .custom_grid .post_item .item_content_wrapper,
        #news_updates .custom_grid .post_item .post_thumbnail{
            float: none;
            width: 100%;
        }
        #news_updates .custom_grid .post_item .item_content_wrapper{
            padding: 20px;
        }
        #show_your_support{
            padding: 40px 0;
        }
}
@media screen and (max-width: 620px) {
/*    #thriving_alhambra .images .image{
        width: 100%;
        margin-right: 0;
    }
    #thriving_alhambra .images .image:nth-child(2){
        width: 100%;        
    }
    #thriving_alhambra .images .image{
        width: 66%;
        margin-right: 7%;
    }
    #thriving_alhambra .images .image:nth-child(2){
        width: 27%;
        margin-right: 0;
    }
    #thriving_alhambra .images .image:last-child{
        width: 100%;
    }
    #thriving_alhambra .images{
        max-width: 330px;
        margin: 0 auto;
    }*/
}
@media screen and (max-width: 480px) {
    #by_the_numbers .content .item{
        width: 100%;
        margin-left: 0;
        float: none;
    }
    #by_the_numbers .content .item:nth-child(2n+1) {
        margin-left: 0;
        clear: both;        
    }
    #by_the_numbers .content .item:nth-child(3n+1) {
        margin-left: 0;
        clear: none;
    }
}