/*
Theme Name: Alta Roosevelt
Theme URI: http://underscores.me/
Author: Razz Interactive
Author URI: http://razzinteractive.com/
Description: Theme for Alta Roosevelt
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alta-roosevelt
Tags:

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.

Alta Roosevelt is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

@charset "UTF-8";

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

@font-face {
    font-family: 'Avenir-Black';
    src: url("fonts/Avenir-Black.eot");
    src: url("fonts/Avenir-Black.eot#iefix") format("embedded-opentype"),
    	 url("fonts/Avenir-Black.woff") format("woff"),
    	 url("fonts/Avenir-Black.ttf") format("truetype"),
    	 url("fonts/Avenir-Black.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Heavy';
    src: url("fonts/Avenir-Heavy.eot");
    src: url("fonts/Avenir-Heavy.eot#iefix") format("embedded-opentype"),
    	 url("fonts/Avenir-Heavy.woff") format("woff"),
    	 url("fonts/Avenir-Heavy.ttf") format("truetype"),
    	 url("fonts/Avenir-Heavy.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Light';
    src: url("fonts/Avenir-Light.eot");
    src: url("fonts/Avenir-Light.eot#iefix") format("embedded-opentype"),
    	 url("fonts/Avenir-Light.woff") format("woff"),
    	 url("fonts/Avenir-Light.ttf") format("truetype"),
    	 url("fonts/Avenir-Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url("fonts/Avenir-Medium.eot");
    src: url("fonts/Avenir-Medium.eot#iefix") format("embedded-opentype"),
    	 url("fonts/Avenir-Medium.woff") format("woff"),
    	 url("fonts/Avenir-Medium.ttf") format("truetype"),
    	 url("fonts/Avenir-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Roman';
    src: url("fonts/Avenir-Roman.eot");
    src: url("fonts/Avenir-Roman.eot#iefix") format("embedded-opentype"),
	     url("fonts/Avenir-Roman.woff") format("woff"),
	     url("fonts/Avenir-Roman.ttf") format("truetype"),
	     url("fonts/Avenir-Roman.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Alta Roosevelt Styles
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Preloader Style
--------------------------------------------------------------*/
.ip-header {
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

.ip-logo-container {
    position: absolute;
    top: 50%;
    margin-top: -100px;
    width: 100%;
    opacity: 0;
    padding: 0 15px;
    text-align: center;
}

.ip-loader {
	position: absolute;
	bottom: 50%;
	left: 12.5%;
	width: 75%;
	opacity: 0;
	cursor: default;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	pointer-events: none;
}

.ip-header .ip-inner {
	display: block;
	margin: 0 auto;
}

.ip-header .ip-loader svg path {
	fill: none;
	stroke-width: 2.5;
}

.page-ready .ip-loader {
	opacity: 1;
}

.ip-header .ip-loader .media-progress-bar-wrapper {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 75%;
    -webkit-transition: width 1.5s linear;
    transition: width 1.5 linear;
	-webkit-transition-delay: 1s;
    transition-delay: 1s;
    width: 0;
}

.page-ready .ip-header .ip-loader .media-progress-bar-wrapper {
	width: 100%;
}

.ip-header .ip-loader .media-progress-bar {
	background-color: #996d2e;
	height: 3px;
}

.ip-header .ip-loader .media-progress-bar-center {
    // background-color: #fff;
    // height: 100%;
    // margin: 0 auto;
    // width: 30%;
}

/* Animations */

/* Initial animation of header elements */
.page-ready .ip-logo-container {
	opacity: 1;
	-webkit-animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
	animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
}

.page-ready .ip-loader {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,200px,0); }
}

@keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,200px,0); transform: translate3d(0,200px,0); }
}

/* Header elements when loading finishes */
.page-loaded .ip-loader,
.page-loaded .ip-logo-container {
	opacity: 1;
}

.page-loaded .ip-loader,
.page-loaded .ip-logo-container {
	-webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
}

@-webkit-keyframes animLoadedLoader {
	to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}

@keyframes animLoadedLoader {
	to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}

/* Header animation when loading finishes */
.page-loaded .ip-header {
	background-color: #996d2e;
	-webkit-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
}

@-webkit-keyframes animLoadedHeader {
	0% { -webkit-transform: translate3d(0,-0,0) scale3d(1, 1 ,1); }
	99% { -webkit-transform: translate3d(0,-99%,0) scale3d(1, 1 ,1); }
	100% { -webkit-transform: translate3d(0,-100%,0) scale3d(0, 0 ,1); }
}

@keyframes animLoadedHeader {
	0% { -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1); transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
	100% { -webkit-transform: translate3d(0,-99%,0) scale3d(1, 1, 1); transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
	100% { -webkit-transform: translate3d(0,-100%,0) scale3d(0, 0, 1); transform: translate3d(0,-100%,0) scale3d(0, 0, 1); }
}

/* Change layout class for header */
.layout-switch .ip-header {
	position: absolute;
}

/* No JS */
.no-js .ip-header {
	position: relative;
	min-height: 0px;
}

/*--------------------------------------------------------------
# YT Player Style
--------------------------------------------------------------*/
.mb_YTPBar,.mb_YTPBar span.mb_YTPUrl a{color:#fff}@font-face{font-family:ytpregular;src:url(https://livealta.com/wp-content/themes/alta-roosevelt/font/ytp-regular.eot)}@font-face{font-family:ytpregular;src:url(data:application/x-font-woff;charset=utf-8;base64,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)format('woff'),url(https://livealta.com/wp-content/themes/alta-roosevelt/font/ytp-regular.ttf)format('truetype');font-weight:400;font-style:normal}.mb_YTPlayer:focus{outline:0}.mbYTP_wrapper{display:block;transform:translateZ(0)translate3d(0,0,0);transform-style:preserve-3d;perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}.mb_YTPlayer .loading{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background:rgba(0,0,0,.51);text-align:center;padding:2px 4px;border-radius:5px;font-family:"Droid Sans",sans-serif;-webkit-animation:fade .1s infinite alternate;animation:fade .1s infinite alternate}@-webkit-keyframes fade{0%{opacity:.5}100%{opacity:1}}@keyframes fade{0%{opacity:.5}100%{opacity:1}}.YTPFullscreen{display:block!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;border:none!important;opacity:1!important;background-color:#000}.mbYTP_wrapper iframe{max-width:4000px!important}.inline_YTPlayer{margin-bottom:20px;vertical-align:top;position:relative;left:0;overflow:hidden;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.7);background:rgba(0,0,0,.5)}.inline_YTPlayer img{border:none!important;margin:0!important;padding:0!important;transform:none!important}.mb_YTPBar,.mb_YTPBar .buttonBar{box-sizing:border-box;left:0;padding:5px;width:100%}.mb_YTPBar .ytpicon{font-size:20px;font-family:ytpregular}.mb_YTPBar .mb_YTPUrl.ytpicon{font-size:30px}.mb_YTPBar{transition:opacity .5s;display:block;height:10px;background:#333;position:fixed;bottom:0;text-align:left;z-index:1000;font:14px/16px sans-serif;opacity:.1}.mb_YTPBar.visible,.mb_YTPBar:hover{opacity:1}.mb_YTPBar .buttonBar{transition:all .5s;background:0 0;font:12px/14px Calibri;position:absolute;top:-30px;height:40px}.mb_YTPBar:hover .buttonBar{background:rgba(0,0,0,.4)}.mb_YTPBar span{display:inline-block;font:16px/20px Calibri,sans-serif;position:relative;width:30px;height:25px;vertical-align:middle}.mb_YTPBar span.mb_YTPTime{width:130px}.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl{position:absolute;width:auto;display:block;top:6px;right:10px;cursor:pointer}.mb_YTPBar span.mb_YTPUrl img{width:60px}.mb_YTPBar span.mb_OnlyYT{left:300px;right:auto}.mb_YTPBar span.mb_OnlyYT img{width:25px}.mb_YTPBar .mb_YTPMuteUnmute,.mb_YTPBar .mb_YTPPlaypause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img{cursor:pointer}.mb_YTPBar .mb_YTPProgress{height:10px;width:100%;background:#222;bottom:0;left:0}.mb_YTPBar .mb_YTPLoaded{height:10px;width:0;background:#444;left:0}.mb_YTPBar .mb_YTPseekbar{height:10px;width:0;background:#bb110e;bottom:0;left:0;box-shadow:rgba(82,82,82,.47)1px 1px 3px}.mb_YTPBar .YTPOverlay{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:"flat";box-sizing:border-box}.YTPOverlay.raster{background:url(https://livealta.com/wp-content/themes/alta-roosevelt/images/raster.png)}.YTPOverlay.raster.retina{background:url(https://livealta.com/wp-content/themes/alta-roosevelt/images/raster@2x.png)}.YTPOverlay.raster-dot{background:url(https://livealta.com/wp-content/themes/alta-roosevelt/images/raster_dot.png)}.YTPOverlay.raster-dot.retina{background:url(https://livealta.com/wp-content/themes/alta-roosevelt/images/raster_dot@2x.png)}.mb_YTPBar .simpleSlider{position:relative;width:100px;height:10px;border:1px solid #fff;overflow:hidden;box-sizing:border-box;margin-right:10px;cursor:pointer!important;border-radius:3px}.mb_YTPBar.compact .simpleSlider{width:40px}.mb_YTPBar .simpleSlider.muted{opacity:.3}.mb_YTPBar .level{position:absolute;left:0;bottom:0;background-color:#fff;box-sizing:border-box}.mb_YTPBar .level.horizontal{height:100%;width:0}.mb_YTPBar .level.vertical{height:auto;width:100%}

html body.slides.scroll {
	background-color: #fff !important;
}

body,
.slide p {
	color: #3e4344;
	font-family: 'Avenir-Roman', sans-serif;
	font-size: 18px;
	line-height: 1.33;
}

h1,
.h1,
h2,
h1.title,
.h1.title,
h2.subtitle {
	color: #3e4344;
	font-family: 'Avenir-Black';
}

h1,
.h1,
h1.title,
.h1.title{
	font-size: 65px;
	line-height: 70px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

h1.title.colored,
.h1.title.colored,
h2.subtitle.colored,
p.description.colored {
	color: #996d2e;
}

h1.title.invert,
.h1.title.invert,
h2.subtitle.invert,
p.description.invert {
	color: #fff;
}

h2,
h2.subtitle {
	font-size: 18px;
	line-height: 20px;
}

.button-style {
	position: relative;
	background-color: #404445;
	display: inline-block;
	color: #fff !important;
	font-family: 'Avenir-Roman', sans-serif;
	font-size: 15px;
	line-height: 1;
	letter-spacing: 0.5px;
	padding: 18px 90px 18px 30px;
	min-width: 260px;
	outline: none !important;
	text-decoration: none !important;
	text-transform: capitalize;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

.button-style:after {
	content:"";
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url('images/button-arrow.png');
	background-size: 110px 24.5px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 54.5px;
	height: 24.5px;
	font-size: 15px;
	line-height: 1;
}

.button-style:hover {
	background-color: #996d2e;
}

.button-style:hover:after {
	background-position: -55.5px 0;
}

.button-style.invert {
	background-color: #fff !important;
	color: #996d2e !important;
}

.button-style.invert:after {
	background-image: url('images/button-arrow-2.png') !important;
}

.button-style.invert:hover {
	background-color: #404445 !important;
	color: #fff !important;
}

.button-style.arrow-only {
	background: none !important;
	min-width: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.button-style.arrow-only:after {
	position: static !important;
}

.button-style.load-more.invert {
	color: #000 !important;
    padding: 25px 70px 25px 30px;
}

.button-style.load-more.invert:after {
    background-image: url(images/load-more-icon.png) !important;
    background-repeat: no-repeat;
    background-size: 25px 70px;
    background-position: 0 -37.5px;
    width: 25px;
    height: 35px;
    right: 20px;
}

.button-style.load-more.invert:hover {
	color: #fff !important;
}

.button-style.load-more.invert:hover:after {
	background-position: 0 0;
}

.clear-end:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
}

.full-background {
  background-size: cover;
  -webkit-background-size: cover;
  background-position: 50% 50%;
  background-position: center;
  background-repeat: no-repeat;
}

.vertical-align {
  display: table;
  width: 100%;
  height: 100%;
}

.vertical-align .align-top {
  display: table-cell;
  vertical-align: top;
}

.vertical-align .align-middle {
  display: table-cell;
  vertical-align: middle;
}

.vertical-align .align-bottom {
  display: table-cell;
  vertical-align: bottom;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

/* Bounce Animation */
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
    40% {
      -moz-transform: translateY(-30px);
      transform: translateY(-30px);
    }
    60% {
      -moz-transform: translateY(-15px);
      transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow-bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.page-ready .loadingIcon {
	top: 50%;
	right: auto;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 100001;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	filter: alpha(opacity=20);
	opacity: 0;
	z-index: 1;
}

.page-loaded .site-header {
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 10002;
}

.site-header a {
	outline: none !important;
}

.site-header .site-branding {
	float: left;
    padding: 35px 60px;
}

.site-header .site-branding p {
	margin: 0;
	line-height: 1;
}

.site-header .site-branding p > a {
	color: #333333;
	font-family: 'Avenir-Book', sans-serif;
	font-size: 15px;
	line-height: 1.67;
}

.site-header .site-branding p.phone-sc a {
	color: #996d2e;
}

.site-header .right-navigation {
	float: right;
}

.site-header .right-navigation > * {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

.site-header .right-navigation .apply-link,
.site-header .right-navigation .phone-sc {
    margin-right: 5px;
    margin-bottom: 17px;
}

.site-header .right-navigation .apply-link {
	margin-bottom: 0;
}

.site-header .right-navigation .phone-sc {
	margin-right: 15px;
}

.site-header .right-navigation .apply-link a,
.site-header .right-navigation .phone-sc a {
	color: #fff !important;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 15.5px;
	text-transform: uppercase;
}

.site-header .right-navigation .apply-link a:hover,
.site-header .right-navigation .phone-sc a:hover {
	color: #996d2e !important;
	text-decoration: none !important;
}
.site-header .right-navigation .social-icons {
	margin-left: 10px;
	margin-bottom: 17px;
}
.site-header .right-navigation .social-icons li{
	display: inline-block;
	margin-left: 10px;
}
.site-header .right-navigation .social-icons a{
	font-size: 20px;
}
.site-header .right-navigation .social-icons a:hover{
	color:#946E37;
}
.site-header .right-navigation .explore{
	color: #fff !important;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 15.5px;
	text-transform: uppercase;
	margin-bottom: 17px;
	margin-left: 20px;
	margin-right: -20px;
}
.site-header .right-navigation .explore:hover{
	text-decoration: none;
	color:#946E37 !important;
}
.sticky-nav {
	background-color: #fff;
   	position: fixed;
   	font-size: 0;
    top: 0;
    left: 0;
    right: 0;
	-webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 10001;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.sticky-nav .left-sn {
	float: left;
}

.sticky-nav .left-sn a {
	display: inline-block;
	padding: 12.5px 15px;
}

.sticky-nav .left-sn img {
	max-height: 50px;
}

.sticky-nav .right-sn {
	float: right;
}

.sticky-nav.show {
	-webkit-transform: translateY(0);
    transform: translateY(0);
}

.sidebar {
	background-color: #404445;
	padding: 120px 60px 60px;
	text-align: right;
}

.sidebar.main-navigation .close {
    top: 30px;
    right: 45px;
    cursor: pointer;
    padding: 15px;
    filter: alpha(opacity=100);
    opacity: 1 !important;
}

.sidebar ul {
	margin: 0 !important;
	line-height: 1 !important;
}

.sidebar .menu li {
	display: block;
	float: none;
}

.sidebar .menu a,
.sidebar .extra-menu a {
    display: block;
    font-family: 'Avenir-Black', sans-serif;
    font-size: 17px;
    line-height: 1.3;
    padding: 10px 0;
    text-transform: uppercase;
}


.sidebar .menu a:hover,
.sidebar .extra-menu a:hover {
	filter: alpha(opacity=100);
	opacity: 1 !important;
	color: #996d2e !important;
}

.sidebar .extra-menu p {
	line-height: 1;
	margin: 0;
}

.sidebar .extra-menu p.address-sc a,
.sidebar .extra-menu p.phone-sc a {
	text-transform: none;
	padding: 0 !important;
}

.sidebar .extra-menu a {
	font-family: 'Avenir-Light', sans-serif;
}

.sidebar .social-icons {
	margin-top: 20px !important;
	padding: 35px 0 30px;
	border-top: 3px solid #fff;
}

.sidebar .social-icons li {
	display: inline-block;
	float: none;
	margin-left: 30px;
}

.sidebar .social-icons li:first-child {
	margin-left: 0 !important;
}

.sidebar .social-icons a {
	font-size: 20px;
	padding: 0 !important;
	line-height: 1;
}

.site-content .slide {
	background-color: transparent !important;
}

.scroll-down {
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -12.5px;
	z-index: 100;
}

.page-banner .wrap {
	padding: 150px 45px 100px !important;
}

.page-banner {
	overflow: visible !important;
	z-index: 100 !important;
}

.page-template-gallery .page-banner .banner-logo {
    float: none;
    text-align: center;
    padding-left: 350px;
}

.page-banner .banner-logo {
	float: right;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 0;
}

.page-banner .banner-logo img {
	width: 100%;
}

// .page-banner .banner-logo img.loading {
// 	-webkit-transition-delay: 4.25s !important;
//     transition-delay: 4.25s !important;
// }

// .page-banner .banner-logo .address-sc.loading,
// .page-banner .banner-logo .banner-button.loading {
// 	-webkit-transition-delay: 4.5s !important;
//     transition-delay: 4.5s !important;
// }

// .page-banner .banner-logo .phone-sc.loading {
// 	-webkit-transition-delay: 4.75s !important;
//     transition-delay: 4.75s !important;
// }

.page-banner .banner-title {
	font-size: 55px;
	line-height: 1;
	padding-left: 200px;
	padding-right: 200px;
}

.page-banner .banner-description {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}

.page-banner .banner-button {
    position: relative;
    left: -60px;
    color: #fff !important;
    display: inline-block;
    font-family: 'Avenir-Black', sans-serif;
    font-size: 15.5px;
    margin: 40px 0 10px;
    outline: none !important;
    text-decoration: none !important;
    text-transform: uppercase;
}

.page-banner .banner-button i.fa-play {
	border-radius: 100px;
	background-color: #946e37;
	color: #fff;
	display: inline-block;
	font-size: 23px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-left: 15px;
	text-align: center;
	vertical-align: middle;
}

.page-banner .banner-button i.fa-play:before {
	display: inline-block;
	margin-left: 3px;
}

.page-banner .background {
	z-index: -1;
}

.page-banner .mpfy-fullwrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
}

.page-banner .mpfy-map-canvas-wrap,
.page-banner .mpfy-map-canvas-wrap > div {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

.page-banner .banner-cover {
	/*background-color: #fff;*/
	display: block;
	position: absolute;
	top: 0;
	bottom: -60px;
	left: 0;
	width: 360px;
	z-index: 2;
}

.page-banner .banner-video-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.page-banner .banner-video-background:before {
	content: "";
	background-color: #000;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
	z-index: 1;
}

.page-banner .vt-buttons {
	margin-top: 50px;
}

.page-banner .vt-buttons .banner-button {
	background-color: #fff;
	color: #996d2e !important;
	display: inline-block;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 8px 10px;
	max-width: 185px;
	margin-left: 14px;
	text-transform: uppercase;
	vertical-align: bottom;
}

.page-banner .vt-buttons .banner-button:first-child {
	margin-left: 0;
}

.page-banner .vt-buttons .banner-button span {
	color: #666666;
	display: block;
	font-family: 'Avenir-Book', sans-serif;
	font-size: 12.5px;
	margin-top: 5px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.page-banner .vt-buttons .banner-button span.mini-title {
	background-color: #996d2e;
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	margin-top: 0;
	text-align: center;
	text-transform: uppercase;
}

.page-banner .vt-buttons .banner-button.image-button {
	padding: 0;
	max-width: 150px;
	line-height: 0;
}

.page-banner .vt-buttons .banner-button.image-button i.fa-play {
    font-size: 23px;
    position: absolute;
    top: 20px;
    left: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*--------------------------------------------------------------
## Site Footer
--------------------------------------------------------------*/
.site-footer .container {
	padding: 0 30px;
	min-height: 100px !important;
}

.site-footer .container .wrap {
	vertical-align: top;
}

.site-footer .button-container {
	margin-top: 40px;
	margin-bottom: 90px;
}

.site-footer .footer-title img {
	width: 100%;
}

.site-info {
	max-width: 960px;
	padding: 110px 30px 80px;
	margin-left: auto;
	margin-right: auto;
}

.site-info .col-left,
.site-info .col-middle,
.site-info .col-right {
	float: left;
	width: 33%;
	text-align: left;
}

.site-info .col-right {
	float: right;
}

.site-info .widget-title {
	color: #000000;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 15px;
	line-height: 1;
	margin: 0 0 25px;
}

.site-info p.address-sc,
.site-info p.phone-sc {
	margin: 0;
}

.site-info .widget-title:first-child + p.address-sc + .widget-title {
	margin: 25px 0 0;
}

.site-info p.address-sc a,
.site-info p.phone-sc a {
	color: #333333 !important;
	font-family: 'Avenir-Book', sans-serif;
	font-size: 18px;
	line-height: 1.3;
	text-decoration: none !important;
	outline: none !important;
}

.site-info p.address-sc a:hover,
.site-info p.phone-sc a:hover {
	color: #996d2e !important;
}

.site-info .social-icons {
	margin-left: 0;
	padding: 0;
}

.site-info .social-icons li {
	display: inline-block;
	float: none;
	margin-left: 20px;
}

.site-info .social-icons li:first-child {
	margin-left: 0 !important;
}

.site-info .social-icons a {
	color: #996d2e !important;
	font-size: 24px;
	padding: 0 !important;
	outline: none !important;
	text-decoration: none !important;
	line-height: 1;
}

.site-info .social-icons a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.site-copyright {
	padding: 15px 0;
	margin-left: -30px;
	margin-right: -30px;
}

.site-copyright .col-left,
.site-copyright .col-right {
	float: left;
	width: 50%;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}

.site-copyright .col-right {
	float: right;
	text-align: right;
}

.site-copyright p,
.site-copyright p a {
	color: #000000;
	font-family: 'Avenir-Roman', sans-serif;
	font-size: 15px;
	line-height: 20px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.site-copyright img {
	vertical-align: middle;
}

.site-copyright p a {
	text-decoration: underline !important;
}

.site-copyright p a:hover {
	color: #996d2e !important;
}

/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/
.home-section-1.slide {
	padding: 100px 0 60px;
}

.home-section-1.slide .wrap {
	padding-bottom: 40px;
}

.home-section-1.slide .container {
	padding-left: 0;
	padding-right: 0;
}

.home-section-1.slide h2.title {
	font-size: 60px;
	margin-top: 0;
	margin-bottom: 40px;
}

.home-section-1.slide .button-style {
	margin-top: 80px;
}

.home-section-1.slide .col-left,
.home-section-1.slide .col-right {
	float: left;
}

.home-section-1.slide .col-left.first-row {
	width: 70%;
	padding-left: 10%;
	padding-right: 5%;
	text-align: left;
	margin-bottom: 90px;
}

.home-section-1.slide .col-right.first-row {
	width: 30%;
	padding: 40px 0 0;
	margin-bottom: 90px;
}

.home-section-1.slide .col-left.second-row {
	width: 30%;
	padding: 40px 0 0;
}

.home-section-1.slide .col-right.second-row {
	width: 70%;
	padding-right: 10%;
	padding-left: 5%;
	text-align: left;
}

.home-section-1.slide .col-right.first-row img,
.home-section-1.slide .col-left.second-row img {
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.5);
}

.amenities-section.slide {
	padding: 100px 0 50px;
}

.amenities-section.slide .container {
	padding: 0;
}

.amenities-section ul.as-home li {
	display: block;
	float: left;
}

.amenities-section ul.as-home li.left:first-child {
	width: 57%;
	padding-left: 10.5%;
	padding-right: 45px;
}

.amenities-section ul.as-home li.image-62 {
	font-size: 0;
	width: 43%;
	padding: 60px 0 30px !important;
}

.amenities-section ul.as-home li.image-62 > div {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
}

.amenities-section ul.as-home li.image-62 img {
	-webkit-box-shadow: -5px 0px 32px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: -5px 0px 32px 0px rgba(0,0,0,0.25);
	box-shadow: -5px 0px 32px 0px rgba(0,0,0,0.25);
}

.amenities-section .button-style {
	margin-top: 50px;
}

.gallery-section .container {
	padding: 85px 6% 70px;
}

.gallery-section .wrap {
	text-align: left !important;
}

.gallery-section .grid-75 {
	background-color: transparent;
}

.gallery-section .grid-75 li {
	position: relative;
	background-color: #996d2e !important;
}

.gallery-section .grid-75 li:before,
.gallery-section .grid-75 li:after {
	pointer-events: none !important;
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: #fff;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(0);
	transform: translateY(-50%) translateX(-50%) scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	z-index: 1;
}

.gallery-section .grid-75 li:before {
	height: 4px;
	width: 50px;
}

.gallery-section .grid-75 li:after {
	width: 4px;
	height: 50px;
}

.gallery-section .grid-75 li img {
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

.gallery-section .grid-75 li:hover img {
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.gallery-section .grid-75 li:hover:before,
.gallery-section .grid-75 li:hover:after {
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1);
	filter: alpha(opacity=100);
	opacity: 1;
}

.gallery-section .title {
	margin-bottom: 40px;
}

.gallery-section .gallery-header {
	padding: 0 65px;
}

.gallery-section .button-container {
	padding: 80px 65px 0;
}

/*--------------------------------------------------------------
## Amenities
--------------------------------------------------------------*/
.amenities-page.amenities-section.slide {
	padding: 75px 0 !important;
}

// .amenities-page.amenities-section ul.as-home .description {
// 	-webkit-transform: scale(0);
// 	transform: scale(0);
// 	height: 0;
//     -webkit-transform-origin: top left;
//     transform-origin: top left;
//     -webkit-transition: all 0.35s;
//     transition: all 0.35s;
// 	margin-bottom: 0;
// 	overflow: hidden;
// }

// .amenities-page.amenities-section ul.as-home .description.active,
// .amenities-page.amenities-section ul.as-home.image-hovered .description {
// 	-webkit-transform: scale(1);
// 	transform: scale(1);
// 	height: 100%;
// 	margin-bottom: 50px;
// }

.amenities-page.amenities-section ul.as-home.image .button-style {
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
	opacity: 1;
}

.amenities-page.amenities-section ul.as-home li.left:first-child {
	width: 35%;
	padding-top: 70px;
	padding-left: 6%;
	padding-right: 4%;
}

.amenities-page.amenities-section.odd-slide ul.as-home li.left:first-child {
	float: right;
	padding-left: 5%;
	padding-right: 4%;
}

.amenities-page.amenities-section.odd-slide ul.as-home li.left:first-child .button-style {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.amenities-page.amenities-section ul.as-home li.image-62 {
	position: relative;
	padding: 0 !important;
	width: 65%;
    -webkit-box-shadow: -5px 0px 32px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -5px 0px 32px 0px rgba(0,0,0,0.25);
    box-shadow: -5px 0px 32px 0px rgba(0,0,0,0.25);
}

.amenities-page.amenities-section.odd-slide ul.as-home li.image-62 {
	float: left;
}

.amenities-page.amenities-section ul.as-home li.image-62 img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	visibility: hidden !important;
}

.amenities-page.amenities-section ul.as-home .amenities-list {
	position: relative;
	padding: 80px;
	height: 100%;
	width: 100%;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.amenities-page.amenities-section ul.as-home.image-hovered .amenities-list,
.amenities-page.amenities-section ul.as-home.list-active .amenities-list {
	filter: alpha(opacity=100);
	opacity: 1;
}

.amenities-page.amenities-section ul.as-home .amenities-list:before {
	background-color: #fff;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: -1;
}

.amenities-page.amenities-section ul.as-home .amenities-list li {
	position: relative;
	padding-left: 20px;
    display: block;
    float: none;
    color: #464443;
    font-family: 'Avenir-Roman', sans-serif;
    font-size: 18px;
    line-height: 1;
    margin-top: 20px;
}

.amenities-page.amenities-section ul.as-home .amenities-list li:before {
	position: absolute;
	top: 0;
	left: 0;
    content: "\f105";
    color: #9f4926;
    display: block;
    font-family: 'FontAwesome';
    font-size: 16px;
}

.amenities-page.amenities-section ul.as-home .amenities-list li:first-child {
	margin-top: 0 !important;
}

.amenities-page.amenities-section.even-slide:first-child ul.as-home .amenities-list li:last-child:before{
	display: none;
}

.amenities-page.amenities-section ul.as-home .title {
	font-size: 55px;
}

.amenities-page.amenities-section.even-slide .background {
	background-position: 0 100%;
}

.amenities-page.amenities-section.odd-slide .background {
	background-position: 40% 100%;
}

.amenities-page.amenities-section.even-slide .title {
	margin-bottom: 40px;
}

.amenities-page.amenities-section.even-slide .description {
	margin-top: 10px;
}

.amenities-page.amenities-section.odd-slide .title {
	margin-bottom: 10px;
}

.amenities-page.amenities-section.odd-slide .description {
	margin-top: 40px;
}

.amenities-tagline-clear {
	display: block;
	clear: both;
	min-height: 1px;
	visibility: hidden;
}

.amenities-tagline {
	max-width: 640px;
	margin: 0 auto;
	padding: 100px 0 0;
}

.amenities-tagline .title {
	color: #fff !important;
    font-family: 'Avenir-Light', sans-serif;
    font-size: 28px;
    font-weight: normal;
    margin: 0 auto 30px;
    padding: 0 30px;
    line-height: 1;
}

.amenities-tagline .description {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/
.gallery-page.gallery-section .container {
	padding-top: 0;
	padding-bottom: 50px;
}

.category-filter {
	padding: 50px 30px;
}

.desktop-filter,
.filter-by-nav,
.floorplans-page .gallery-filter {
	font-size: 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.desktop-filter li,
.filter-by-nav li,
.floorplans-page .gallery-filter li {
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
}

.desktop-filter li:first-child,
.filter-by-nav li:first-child,
.floorplans-page .gallery-filter li:first-child {
	margin-left: 0;
}

.desktop-filter li a,
.filter-by-nav li a,
.floorplans-page .gallery-filter li a {
	border: 2.5px solid #fff;
	background-color: transparent;
	color: #fff;
	display: inline-block;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.5px;
	min-width: 250px;
	padding: 18px 15px;
	outline: none !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

.floorplans-page .gallery-filter li a {
	min-width: 150px;
}

.desktop-filter li a.active,
.desktop-filter li a:hover,
.filter-by-nav li a.active,
.filter-by-nav li a:hover,
.floorplans-page .gallery-filter li a.active,
.floorplans-page .gallery-filter li a:hover {
	background-color: #fff !important;
	color: #996d2e !important;
}

.select-type-filter {
	position: relative;
	border: 2.5px solid #fff;
	background-color: #fff;
	color: #fff;
	display: block;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.5px;
	max-width: 250px;
	padding: 18px 15px;
	margin: auto;
	outline: none !important;
	text-decoration: none !important;
}

.select-type-filter .filter-display {
	color: #996d2e;
	display: inline-block;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
	margin: 0;
}

.select-type-filter:after {
	pointer-events: none;
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #996d2e !important;
	font-family: 'FontAwesome';
	font-size: 16px;
	line-height: 16px;
	content: "\f0d7";
}

.select-type-filter .filter-display select {
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	opacity: 0;
}

.gallery-page.gallery-section .grid-75 {
	font-size: 0;
	line-height: 0;
}

.gallery-page.gallery-section .grid-75 li {
	font-size: 0;
	line-height: 0;
	max-width: 24.9%;
}

.gallery-page.gallery-section .grid-75 li a {
	display: block;
	position: relative;
	outline: none !important;
	filter: none !important;
}

.gallery-page.gallery-section .grid-75 li.no-hover-icon:before,
.gallery-page.gallery-section .grid-75 li.no-hover-icon:after {
	display: none !important;
}

.gallery-section .grid-75 li.with-hover-icon:before,
.gallery-section .grid-75 li.with-hover-icon:after {
	margin-top: -20px;
}

.gallery-page.gallery-section .grid-75 li.with-captions {
	background-color: #000000 !important;
}

.gallery-page.gallery-section .grid-75 li.with-captions img {
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.gallery-page.gallery-section .grid-75 li.with-captions:hover {
	background-color: #996d2e !important;
}

.gallery-page.gallery-section .grid-75 li.with-captions:hover img {
	filter: alpha(opacity=30);
	opacity: 0.3 !important;
}

.gallery-page.gallery-section .grid-75 li .caption {
	position: absolute;
	bottom: 80px;
	left: 60px;
	right: 60px;
	z-index: 10;
}

.gallery-page.gallery-section .grid-75 li.with-captions .cap-title {
	color: #fff !important;
	display: block;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 17px;
	line-height: 1.2;
	letter-spacing: 0.5px;
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

.gallery-page.gallery-section .grid-75 li.with-captions .cap-description {
	display: block;
	color: #fff;
	font-family: 'Avenir-Book', sans-serif;
	font-size: 15px;
	line-height: 1.15;
	text-align: center;
	margin: 15px 0 0;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scale(0);
	transform: scale(0);
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}

.gallery-page.gallery-section .grid-75 li.with-captions:hover .cap-description {
	-webkit-transform: scale(1);
	transform: scale(1);
	filter: alpha(opacity=100);
	opacity: 1;
}

.gallery-page.gallery-section .grid-75 li.with-captions:hover .cap-title {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.gallery-page.gallery-section .button-container {
	text-align: center;
	padding: 50px 30px 0;
}

.gallery-page.gallery-section .button-container a {
	text-align: left;
}

/*--------------------------------------------------------------
## Neighborhood
--------------------------------------------------------------*/

.nbh-page .desktop-filter li a {
	border-color: #996d2e !important;
	color: #996d2e !important;
}

.nbh-page .desktop-filter li a.active,
.nbh-page .desktop-filter li a:hover {
	border-color: #fff !important;
}

.nbh-page .button-container a.load-more {
	border: 2.5px solid #996d2e !important;
	color: #996d2e !important;
	background-color: transparent !important;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 16px;
	padding: 18px 30px;
	text-align: center;    
}

.nbh-page .button-container a.load-more:after {
	display: none !important;
}

.nbh-page .button-container a.load-more:hover {
	background-color: #996d2e !important;
	color: #fff !important;
}

.nbh-page .button-container {
    padding: 80px 30px 20px !important;
}

/*--------------------------------------------------------------
## Blog and Post
--------------------------------------------------------------*/
.blog-page .blog-filter {
	padding: 50px 30px;
}

.blog-page .button-container {
	padding: 70px 30px 90px;
}

.blog-page .button-container a.button-style.load-more {
	color: #996d2e !important;
}

.blog-page .button-container a.button-style.load-more:hover {
	color: #fff !important;
}

.blog-page .button-container a.button-style.load-more:after {
	background-image: url(images/load-more-icon-2.png) !important;
}

.blog-page .press-gallery {
	max-width: 920px;
	padding-left: 30px;
	padding-right: 30px;
	margin: auto;
}

.blog-page .press-gallery li {
  float: left;
  width: 50%;
  padding: 15px;
}

.content-loaded .blog-page .press-gallery li.post-item {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.content-loaded .blog-page .press-gallery li.post-item.loaded {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

.blog-page .press-gallery li .post-container {
  display: block;
  border: 5px solid #fff;
  padding: 10px 10px 40px;
  height: 100%;
  width: 100%;
}

.blog-page .press-gallery li .text-content {
	padding-left: 55px;
	padding-right: 55px;
}

.blog-page .press-gallery li .title {
  font-family: 'Avenir-Black', sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  margin: 25px auto 15px;
}

.blog-page .press-gallery li .title a {
  color: #fff !important;
}

.blog-page .press-gallery li .title a:hover {
  color: #e1934a !important;
}

.blog-page .press-gallery li .post-excerpt {
  font-family: "Avenir-Book", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 30px;
}

.blog-page .press-gallery li .button-style {
	color: #404445 !important;
    padding: 15px 30px;
    text-align: center;
}

.blog-page .press-gallery li .button-style:hover {
	color: #fff !important;
}

.blog-page .press-gallery li .button-style:after {
	display: none !important;
}

.single-post .content-area {
	background-color: #fff;
	padding-left: 12.5%;
	padding-right: 12.5%;
}

.single-post .content-area .entry-content,
.single-post .content-area .hentry,
.single-post .content-area .post-navigation {
	margin: 0 !important;
}

.single-post .entry-content p {
	color: #333333;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-top: 60px;
	margin-bottom: 0;
}

.single-post .entry-content p + p.with-image {
	margin-top: 35px;
}

.single-post .entry-content p.with-image img {
	width: 100%;
	max-width: 100%;
}

.single-post .post-navigation {
	padding: 40px 0 80px;
}

.post-navigation .post-button,
.post-navigation .share-post {
	float: left;
	width: 33.33333%;
}

.post-navigation .post-button a {
    background-color: #996d2e !important;
    color: #fff !important;
    display: inline-block;
    min-width: 150px;
    height: 45px;
    padding: 12px 15px;
}

.post-navigation .post-button a span {
	display: none !important;
}

.post-navigation .post-button.prev-button a {
	background-image: url('images/prev-post.png');
    background-position: 15px 50%;
    background-repeat: no-repeat;
    background-size: 54.5px 24.5px;
}

.post-navigation .post-button.next-button a {
	background-image: url('images/next-post.png');
    background-position: 80px 50%;
    background-repeat: no-repeat;
    background-size: 54.5px 24.5px;
}

.share-post {
	margin-top: 10px;
	text-align: center;
}

.share-post .share-text {
	color: #686a6a;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	text-transform: uppercase;
	vertical-align: top;
}


.share-post .share-icons {
	display: inline-block;
	vertical-align: top;
}

.share-post .stButton .stLarge {
	height: 25px;
	width: 25px;
	visibility: hidden;
}

.share-post .share-icon {
	position: relative;
	color: #996d2e !important;
	display: inline-block;
	font-family: 'FontAwesome';
    font-size: 16.5px;
    width: 25px;
    height: 25px;
    margin-left: 15px;
    line-height: 42px;
	text-align: center;
	text-decoration: none !important;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}

.share-post .share-icon:before {
	position: relative;
	display: inline-block;
	line-height: 25px;
	vertical-align: top;
	z-index: 2;
}

.share-post .share-icon > span {
	position: absolute;
	top: 0;
	left: -1px;
	height: 25px;
	width: 25px;
	margin: 0;
	z-index: 3;
}

/*--------------------------------------------------------------
## Contact and Thank You
--------------------------------------------------------------*/
.page-template-contact .page-banner .banner-cover {
	max-height: 800px;
}

.page-template-contact .page-banner .banner-logo {
	padding-bottom: 80px;
}

.page-template-contact .page-banner .address-sc {
	margin-top: 20px;
	margin-left: -10px;
	margin-bottom: 0;
}

.page-template-contact .page-banner .phone-sc {
	margin-top: 0;
	margin-left: -10px;
	margin-bottom: 0;
}

.page-template-contact .page-banner .address-sc br {
	display: none !important;
}

.page-template-contact .page-banner .address-sc a,
.page-template-contact .page-banner .phone-sc a {
	color: #fff !important;
	font-family: 'Avenir-Book', sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.page-banner .contact-form {
	clear: both;
}

.contact-wrap form {
	padding: 0;
	width: 100%;
	max-width: 560px;
	margin: auto;
}

.contact-wrap .gform_confirmation_message > br {
	display: none !important;
}

.contact-wrap .gform_footer {
	text-align: center;
}

.contact-wrap .gform_footer {
	margin-top: 50px;
}

.contact-wrap .gform_fields {
	margin: 0 auto;
	padding: 0;
}

.contact-wrap .gform_fields li {
	display: block;
	margin-top: 20px;
}

.contact-wrap .gform_fields li:first-child {
	margin-top: 0;
}

.contact-wrap .gform_fields .ginput_container_select,
.contact-wrap .gform_fields .ginput_container_date {
	position: relative;
}

.contact-wrap .gform_fields .ginput_container_select:after,
.contact-wrap .gform_fields .ginput_container_date:after {
	position: absolute;
	top: 50%;
	right: 12.5px;
	content: "\f0d7";
	color: #ffffff;
	display: block;
	font-family: "FontAwesome";
	font-size: 14px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.contact-wrap .gform_fields input,
.contact-wrap .gform_fields select,
.contact-wrap .gform_fields textarea:not(.g-recaptcha-response) {
	position: relative;
	border-radius: 0 !important;
	border: 0 !important;
	border-bottom: 2.5px solid #f3f1f1 !important;
	background-color: transparent !important;
	outline: none !important;
	box-shadow: none !important;
	color: #ffffff;
	font-family: "Avenir-Roman", sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 12px 15px;
	line-height: 1;
	margin: 0 !important;
	width: 100%;
	max-width: 100% !important;
	height: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	z-index: 10;
}

.contact-wrap .validation_message {
	display: block;
	color: red;
	font-family: 'Avenir-Roman', sans-serif;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 5px 0;
}

.contact-wrap .gform_fields select {
	background-image: none !important;
	
}

.contact-wrap .gform_fields textarea:not(.g-recaptcha-response) {
	min-height: 50px;
	height: 100px;
	resize: none;
}

.contact-wrap .gform_fields textarea.g-recaptcha-response {
    width: 250px !important;
    height: 40px !important;
    border: 1px solid rgb(193, 193, 193) !important;
    margin: 10px 25px !important;
    padding: 0px !important;
    resize: none !important;
    display: none !important;
}

.contact-wrap .gform_fields option {
	color: #181817;
}

.contact-wrap .gform_fields ::-webkit-input-placeholder {
	color: #ffffff;
	font-family: "Avenir-Roman", sans-serif;
	font-size: 16px;
	font-weight: normal;
	filter: alpha(opacity=100);
	opacity: 1;
}

.contact-wrap .gform_fields :-moz-placeholder {
	color: #ffffff;
	font-family: "Avenir-Roman", sans-serif;
	font-size: 16px;
	font-weight: normal;
	filter: alpha(opacity=100);
	opacity: 1;
}

.contact-wrap .gform_fields ::-moz-placeholder {
	color: #ffffff;
	font-family: "Avenir-Roman", sans-serif;
	font-size: 16px;
	font-weight: normal;
	filter: alpha(opacity=100);
	opacity: 1;
}

.contact-wrap .gform_fields :-ms-input-placeholder {
	color: #ffffff;
	font-family: "Avenir-Roman", sans-serif;
	font-size: 16px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.contact-wrap .gform_fields select::-ms-expand {
	display: none !important;
}

.contact-wrap .name_first,
.contact-wrap .name_last,
.contact-wrap .left_half,
.contact-wrap .right_half {
	display: block;
	float: left;
	width: 50%;
}

.contact-wrap .left_half,
.contact-wrap .name_first {
	padding-right: 12.5px;
}

.contact-wrap .right_half,
.contact-wrap .name_last {
	padding-left: 12.5px;
}

.contact-wrap .right_half + .gfield {
	clear: both;
	display: block;
}

.contact-wrap .ginput_complex label,
.contact-wrap .gfield_label,
.contact-wrap .gfield_required {
	display: none !important;
}

.contact-wrap .button-style {
	box-shadow: none !important;
	border-radius: 0 !important;
	border-color: #e1934a !important;
	color: #404445 !important;
	font-family: 'Avenir-Roman', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.contact-wrap .button-style:hover {
	color: #fff !important;
}

.contact-wrap .ty-title.title {
	font-size: 55px !important;
	padding-top: 150px;
}

.contact-wrap .ty-title + .button-style {
	font-size: 15px !important;
}

.contact-wrap .button-style.invert:after {
	background-image: url('images/button-arrow-3.png') !important;
	right: 20px;
}

.contact-wrap .gfield_description.validation_message {
	color: #e1934a;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 5px 0;
}

.ui-datepicker{position:absolute;width:216px;height:auto;margin:5px auto 0;font:9pt Arial,sans-serif;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%;border-collapse:collapse}.ui-datepicker-header{background-color:#666;color:#e0e0e0;font-weight:700;-webkit-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);-moz-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);text-shadow:1px -1px 0 #000;filter:dropshadow(color=#000, offx=1, offy=-1);line-height:30px;min-height:30px!important;border-width:1px 0 0;border-style:solid;border-color:#666}.ui-datepicker tbody tr,.ui-datepicker thead{border-bottom:1px solid #bbb}.ui-datepicker-title{text-align:center}.ui-datepicker-title select{margin-top:2.5%}.ui-datepicker-next,.ui-datepicker-prev{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;background-image:url(https://livealta.com/wp-content/themes/images/datepicker/arrow.png);background-repeat:no-repeat;line-height:600%;overflow:hidden}.ui-datepicker-prev{float:left;background-position:center -30px}.ui-datepicker-next{float:right;background-position:center 0}.ui-datepicker thead{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(100%,#f1f1f1));background:-webkit-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-o-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-ms-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:linear-gradient(to bottom,#f7f7f7 0,#f1f1f1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0 )}.ui-datepicker th{text-transform:uppercase;text-align:center;font-size:6pt;padding:5px 0;color:#666;text-shadow:1px 0 0 #fff;filter:dropshadow(color=#fff, offx=1, offy=0)}.ui-datepicker tbody td{padding:0;border-top:1px solid #bbb;border-right:1px solid #bbb}.ui-datepicker tbody td:last-child{border-right:0}.ui-datepicker tbody tr:last-child{border-bottom:0}.ui-datepicker td a,.ui-datepicker td span{display:inline-block;font-weight:700;text-align:center;width:30px;height:30px;line-height:30px;color:#666;text-shadow:1px 1px 0 #fff;filter:dropshadow(color=#fff, offx=1, offy=1)}.ui-datepicker-calendar .ui-state-default{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#ededed 0,#dedede 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ededed),color-stop(100%,#dedede));background:-webkit-linear-gradient(top,#ededed 0,#dedede 100%);background:-o-linear-gradient(top,#ededed 0,#dedede 100%);background:-ms-linear-gradient(top,#ededed 0,#dedede 100%);background:linear-gradient(to bottom,#ededed 0,#dedede 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede', GradientType=0 );-webkit-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);-moz-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5)}.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.ui-datepicker-calendar .ui-state-active{background:#FFF2AA;border:1px solid #c19163;color:#666;-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);text-shadow:0 1px 0 #FFF;filter:dropshadow(color=#FFF, offx=0, offy=1);position:relative;margin:-1px}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}td.ui-datepicker-unselectable.ui-state-disabled{background-color:#d7d7d7}table.ui-datepicker-calendar{margin:0!important}body div#ui-datepicker-div[style]{z-index:9999!important}


/*--------------------------------------------------------------
## Floor Plans
--------------------------------------------------------------*/
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 10045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.model-lightbox {
    position: relative;
    background: #fff;
    padding: 20px;
    width: 1200px;
    max-width: 90%;
    margin: 20px auto;
}

.model-lightbox .link-button {
	margin-top: 5px;
}

.model-lightbox-field-rent_label {
    display: block;
    margin-bottom: 15px;
}

.model-lightbox-info-column {
	color: #000;
	font-family: 'Avenir-Roman', sans-serif;
	font-size: 17px;
	font-weight: normal;
}

.model-lightbox-info-column .button-style {
	margin-bottom: 15px;
}

.model-lightbox-image-column {
	background-image: url(https://livealta.com/wp-content/themes/alta-roosevelt/images/loading.gif);
	background-size: 100px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 150px;
}

.mfp-hide {
    display: none !important;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 10046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.fp-navigation {
    position: absolute;
    top: 50%;
    left: -5%;
    right: -5%;
    padding: 0 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.fp-navigation:after {
	content: "";
	clear: both;
	display: block;
	min-height: 1px;
	visibility: hidden;
}

.fp-navigation a {
	color: #fff !important;
	display: inline-block;
	font-size: 50px;
	outline: none !important;
	line-height: 1;
}

.fp-navigation a.prev-button {
	float: left;
}

.fp-navigation a.next-button {
	float: right;
}

.floorplans-page {
	padding: 0;
}

.floorplans-page .container {
	padding: 50px 75px;
}

.floorplans-page .floorplans-filter {
	padding: 0 30px 40px;
}

.floorplans-page-section .model-tile-wrapper {
	display: inline-block;
	width: 24.9%;
	margin: 0;
	padding: 7.5px;
	outline: none !important;
	text-decoration: none !important;
}

.floorplans-page-section .model-tile {
	position: relative;
	background-color: #996d2e !important;
	cursor: pointer;
	display: block;
	width: 100%;
	height: 400px;
	padding: 0;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

.floorplans-page-section .model-tile .vertical-align {
	background-color: #fff;
	padding: 25px 15px;
}

.floorplans-page-section .model-tile span {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.floorplans-page-section .model-tile h3 {
	background-color: #fff;
	color: #000;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 25px;
	margin: 0;
	padding: 15px 0 10px;
	text-transform: uppercase;
}

.floorplans-page-section .model-tile h3 + span {
	background-color: #fff;
	color: #000;
	padding: 0 0 10px;
	display: block;
	font-family: 'Avenir-Black', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
}

.floorplans-page-section .model-tile-info-bar {
	background-color: #996d2e !important;
    color: #fff;
    padding: 14px 0;
}

.floorplans-page-section .model-tile img {
    display: block;
    margin: auto;
    width: auto;
    max-width: 100%;
    max-height: 275px;
}

.floorplans-page .models-wrapper li:before,
.floorplans-page .models-wrapper li:after {
	pointer-events: none !important;
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: #fff;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(0);
	transform: translateY(-50%) translateX(-50%) scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	z-index: 1;
}

.floorplans-page .models-wrapper li:before {
	height: 4px;
	width: 50px;
}

.floorplans-page .models-wrapper li:after {
	width: 4px;
	height: 50px;
}

.floorplans-page .models-wrapper li:hover .model-tile .vertical-align {
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.floorplans-page .models-wrapper li:hover:before,
.floorplans-page .models-wrapper li:hover:after {
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1);
	filter: alpha(opacity=100);
	opacity: 1;
}

.floorplans-page .button-container {
	padding-top: 45px;
}

.floorplans-page .button-container .button-style.load-more {
	background-color: #996d2e !important;
	color: #fff !important;
	text-align: left;
}

.floorplans-page .button-container .button-style.load-more:after {
	background-position: 0 0 !important;	
}

.floorplans-page .button-container .button-style.load-more:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.floorplans-page .button-container .button-style.load-more:hover:after {
	background-position: 0 -37.5px !important;
}

#pano-container {
	background-color: #000000;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform:  translateY(-50%) translateX(-50%) scale(0);
	transform: translateY(-50%) translateX(-50%) scale(0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 99999;
	pointer-events: none !important;
}

#pano {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	max-width: 1920px;
	max-height: 1080px;
	padding: 60px;
	margin: 0 auto;
	-webkit-box-shadow: -1px 9px 18px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 9px 18px -6px rgba(0,0,0,0.75);
	box-shadow: -1px 9px 18px -6px rgba(0,0,0,0.75);
	-webkit-transform:  translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	z-index: 100;
}

#pano-container.open-vt {
	overflow-y: auto !important;
	pointer-events: all !important;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1);
}


html.active-pano-vt,
html.active-pano-vt body {
	overflow: hidden !important;
}

.close-pano-vt {
	color: #fff !important;
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 200;
    font-size: 30px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}

.close-pano-vt:hover {
	color: #996d2e !important;
}
.fp-hide-desktop{
	display: none;
}
.fp-hide-mobile{
	display: block;
}
@media (max-width: 1024px) {
	.fp-hide-desktop{
		display: block;
	}
	.fp-hide-mobile{
		display: none;
	}
}

@media screen and (orientation:landscape) and (max-device-width: 600px) {
	.page-loaded .scroll .slide.page-banner {
		min-height: 600px;
	}
}
.cleanslate.knock-doorway-container .doorway-themed-launcher-button,.cleanslate.knock-doorway-container .doorway-themed-bg, .cleanslate.knock-doorway-container .doorway-themed-bg{
	background-color: #3F4444 !important;
}

.banner-menu {
    padding: 15px 0 0;

    font-weight: normal;
	text-align: center;
    line-height: 22px;
    font-size: 20px;
}

.banner-menu a,
.banner-menu a:link,
.banner-menu a:visited{
	display: inline-block;
	padding: 0 20px;
	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.banner-menu a:hover{
    text-decoration: none;
    color: #946e37;
}

@media screen and (max-width: 660px) {
	.banner-menu a,
	.banner-menu a:link,
	.banner-menu a:visited{
		display: block;
		max-width: 280px;
		margin:15px auto;
	}
	.banner-menu span{
		display: none;
	}
}

/* Ground Floor Template Font bug fix */
.gfp-event-title,
.gfp-event-title *,
.gfp-event-subtitle,
.gfp-event-subtitle *,
.gfp-event-subtitle.event-location,
.gfp-event-text,
.gfp-event-text * {
	font-family: 'Avenir-Roman', sans-serif !important;
}

/*Reviews Page*/
.reviews-page .reviews-container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}