/*
 Theme Name: 	AIA Responsive
 */
@import url(http://fonts.googleapis.com/css?family=Roboto:300,500|Oswald:300,400);

@import "css/reset.css";

/*@import "fonts/fonts.css";*/
div, article, section, header, footer, nav, li {
	position: relative; /* For absolutely positioning elements within containers (add
	 * more to the list if need be) */
}

a {
	color: #369;
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.padded {
	padding: 10px;
}

.paddedsmall {
	padding: 2px;
}

.block {
	clear: both;
}

.block:after, .wrap-page:after {
	content: '.';
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
	/*width: 100%;*/
}

.group:after {
	display: block;
	height: 0;
	clear: both;
	content: ".";
	visibility: hidden; /* For clearing */
}

body {
	background: #fff; /* Don't forget to style your body to avoid user overrides */
}

::-moz-selection {
	background: #ff0;
	color: #333;
}

::selection {
	background: #ff0;
	color: #333;
}

/* ----------------------------------------------------------------------------------------------------------
 02 Typography
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 * -----------------------------------------------------------------------------------------------
 ----------------------------------------------------------------------------------------------------------
 * */
/*
 14 / 16	= 		0.875em 		(14px equivalent)
 16 / 16	= 		1em 			(16px equivalent)
 18 / 16 = 		1.125em 		(18px equivalent)
 21 / 16 = 		1.3125em 		(21px equivalent)
 24 / 16 = 		1.5em 			(24px equivalent)
 30 / 16 = 		1.875em 		(30px equivalent)
 */
body, input, textarea {/* We strongly recommend you declare font-weight using
	 * numerical values, but check to see which weights you're exporting first */
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

h1 {
	font-size: 1.6em;;
}

h2 {
	font-size: 1.4em;
	margin: 10px 0;
	line-height: 1.4em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

::webfix-style {
}

html, body {
	margin: 0;
	padding: 0;
	/*height: 100%;
	 width: 100%;
	 overflow: hidden;*/
}

strong {
	font-weight: 500;
}

body {
	color: #444;
	font-size: 16px;
	line-height: 1.6em;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	background-color: #fff;
	position: relative;
	overflow: auto;
	-webkit-transition: left 0.2s linear, right 0.2s linear;
	transition: left 0.2s linear, right 0.2s linear;
	left: 0;
}

#top-bar {
	display: none;
}

#container {
	position: static;
}

#content {
	position: static;
	padding: 0px;
}

.center:before {
	content: '';
	text-indent: -2000px;
	width: 0px;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	background-color: #fff;
	margin-right: -0.25em;
}

.cover {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	/*background-color: rgba(255,255,255,.7);
	 border: solid 1px #ccc;*/
	text-align: center;
}

.centered {
	display: inline-block;
	vertical-align: middle;
}

.centerall {
	text-align: center;
}

.inline {
	display: inline-block !important;
}

.indented {
	margin-left: 20px;
}

.breadcrumb-list {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1em;
}

.chevron {
	width: 5px;
	background: transparent url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgMjAgNDAiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgdmVyc2lvbj0iMS4xIg0JeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSINCXg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSI0MHB4Ig0+DQk8ZyBpZD0iTGF5ZXIlMjAxIj4NCQk8cGF0aCBvcGFjaXR5PSIwLjcwMiIgZD0iTSAwIDAgTCAxMCAwIEwgMjAgMjAgTCAxMCA0MCBMIDAgNDAgTCAxMCAyMCBMIDAgMCBaIiBmaWxsPSIjNzU3NTg0Ii8+DQk8L2c+DTwvc3ZnPg==');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 16px;
	vertical-align: baseline;
}

#container {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.shadow {
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 9px 0 rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#toolbar {
	background-color: #fff;
	border: solid 1px #eee;
	padding: 10px;
	font-size: 15px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin: 10px 0;
}

#toolbar h2 {
	font-size: 16px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	float: left;
	line-height: 25px;
	margin: 0 10px;
}

#images-home {
	list-style: none;
	margin: 0;
	padding: 0;
}

#images-home li {
	display: block;
	float: right;
	margin-top: 80px;
}

#images-home li:first-child {
	float: left;
	margin-top: 0px;
	text-align: center;
}

.architect-menu {
	float: right;
}

.architect-menu ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	vertical-align: top;
}

.architect-menu ul li {
	padding: 0;
	display: block;
	float: left;
	margin: 0;
	position: relative;
}

.architect-menu ul > li:first-child {
}

.architect-menu ul li a, .coollink {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	display: block;
	padding: 0px 10px;
	color: #0066cc;
	font-size: 16px;
	line-height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	/*-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;*/
}

#wrap-inner {
	background-color: #fff;
}

.wrap-page {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
}

h1.pagetitle {
	font-size: 1.8em;
	font-weight: 300;
	text-transform: uppercase;
}

.menu-top {
	float: right;
	text-align: left;
	margin: 0 0 0px 0;
}

.menu-top ul {
	margin: 0;
	display: inline-block;
	list-style: none;
}

.menu-top ul li {
	padding: 0;
	display: block;
	float: left;
	margin: 0;
	border-bottom: none;
	position: relative;
	border-left: 1px dashed #999;
	height: 90px;
}

.menu-top ul > li:first-child {
}

.menu-top ul li a {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	display: block;
	padding: 40px 10px 0 15px;
	width: 120px;
	color: #444;
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	/*-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;*/
}

.menu-top ul .current_page_item a, .menu .current-menu-item a {
	color: #DD2233;
}

.menu-top ul ul {
	display: none;
	background-color: #ED9118;
	margin: 0 0 1px 0px;
	font-size: 1em;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 100%;
}

.menu-top ul li:hover ul {
	display: block;
}

.menu-top ul ul li {
	float: none;
	white-space: nowrap;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: none;
	text-align: left;
	line-height: 1em;
}

.menu-top ul ul li:first-child {
	border-top: none;
}

.menu-top ul ul li a {
	padding: 10px 20px;
}

#menu-mobile {
	display: none;
}

#wrap-menu {
	background-color: #315671;
}

#wrap-header {
	border-bottom: solid 10px #E1E1E1;
}

#header {
	position: relative;
	text-align: center;
	background-color: #FFF;
	vertical-align: top;
	padding: 0 0 10px 0;
}

#logo {
	margin: 20px auto;
	display: inline-block;
	float: left;
}

#logo img {
	height: 60px;
	width: auto;
}

#header .social {
	float: right;
	margin-right: 10px;
}

#footer {
	overflow: hidden;
	padding-bottom: 0px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #999;
	border-top: solid 10px #eee;
	font-size: 14px;
	padding: 20px 0;
	text-align: right;
}

.centered {
	text-align: center;
}

.distanttop {
	margin-top: 30px !important;
}

.distantbottom {
	margin-bottom: 30px !important;
}

#inner {
	min-height: 600px;
	overflow: hidden;
	padding: 20px 20px;
}

#inner, #inner p {
	line-height: 1.4em;
}

.border {
	border: solid 1px #ddd;
}

.bordertop {
	border-top: solid 1px #ddd;
}

.borderbtm {
	border-bottom: solid 1px #ddd;
}

.leftall {
	text-align: left;
}

.w50 {
	width: 50%;
}

.w70 {
	width: 70%;
}

.w40 {
	width: 40%;
	float: left;
}

.w60 {
	width: 60%;
	float: left;
}

p {
	margin: 0 0 1em 0;
}

/*CUSTOM*/
a {
	color: #0066cc;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #444444;
	outline: 0;
	text-decoration: none;
}

.category-filter {
	text-transform: capitalize;
}

.current-filter {
	border-bottom: solid 2px #666;
}

::selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}

ul.filter, ul.filter li, ul.items {
	list-style: none;
	padding: 0;
}

ul.filter {
	/*border-bottom: solid 2px #ddd;*/
}

ul.filter li {
	display: inline-block;
	padding: 5px 15px 5px 0px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
}

ul.items li {
	margin: 0px 0px 0px 0;
	padding: 10px 10px 20px 10px;
	border-top: dashed 1px #999;
	list-style: none;
	overflow: hidden;
}

ul.items li:first-child {
	/*border-top: none;*/
}

.category-filter{
	border-bottom: solid 1px #0066cc;
}

/* FORMS*/
#loginform label {
	width: 200px;
	display: inline-block;
	font-weight: 300;
	text-align: left;
}

/*
 #pmpro_form thead th, #other_discount_code_tr label {
 font-family: 'Oswald', Arial, Helvetica, sans-serif;
 font-weight: 300;
 text-transform: uppercase;
 font-size: 20px;
 }*/
#other_discount_code_tr label {
	display: block;
	width: 100%;
	text-align: left;
	margin: 0 0 10px 0;
}

form.pmpro_form .pmpro_submit {
	margin: 10px 0;
}

.pmpro_thead-msg {
	font-style: normal;
	font-size: 18px;
	font-weight: 300;
}

.tml-action-links {
	list-style: none;
	padding: 10px 0;
	margin: 20px 0;
	border-top: solid 2px #eee;
}

.tml-action-links li {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

a.button, input[type=reset], input[type=button], input[type=submit], .buttons a, .acf-button.blue {
	-webkit-appearance: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #777;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	color: #fefefe;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 1em;
	margin: 0;
	padding: 15px 30px;
	text-decoration: none;
	/*text-shadow: 0 1px 0 #ffffff;*/
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	outline: none;
	height: auto;
}

#other_discount_code_tr input[type=button] {
	font-size: 14px;
	padding: 9px 30px;
}

a.button.small, input[type=submit].small, a.add-file, .acf-button.blue {
	font-size: 14px;
	padding: 8px 15px;
}

.post-password-form p {
	margin: 20px 0;
}

.post-password-form input[type=submit] {
	font-size: 14px;
	padding: 12px 15px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

a.button.spaced {
	margin: 0 2px;
}

a.button.red {
	background-color: #BE3131;
}

a.button.green {
	background-color: #339933;
}

a.button.blue {
	background-color: #336699;
}

a.insert-media {
	font-size: 14px;
	padding: 8px 15px;
	color: #fff;
	background-color: #ddd;
}

input[type=button].add-image {
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 16px;
	float: right;
	margin: 0 0 0 30px;
}

.acf-image-uploader .no-image {
	float: none;
}

.date {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #007380;
	color: #fff;
	/*font-family: 'Oswald', Arial, Helvetica, sans-serif;*/
	font-weight: 300;
	padding: 3px 20px;
	text-transform: uppercase;
}

select, input[type=text], input[type=password], input[type=email], .acf-field input[type="text"], .acf-field input[type=email] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #ddd;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	vertical-align: middle;
	min-width: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #326671;
	font-size: 16px;
	line-height: 1em;
	height: auto;
	min-height: 32px;
}

select {
	height: auto;
	width: 100%;
}

#categories {
	width: 100%;
}

#wrap-category {
}

#wrap-category input[type=text] {
	height: 100%;
}

#wrap-category a.button {
	padding: 11px 20px;
	margin: 0;
	vertical-align: top;
	height: 37px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
}

#log {
	padding: 10px;
	color: #369;
	border: solid 1px #ddd;
	text-align: center;
	display: none;
	overflow: hidden;
}

#log img {
	vertical-align: top;
}

area, textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	width: 100%;
}

input[type="checkbox"], ul.acf-checkbox-list li input {
	border: 2px solid #aaa;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;
	position: relative;
	box-sizing: content-box;
	width: 12px !important;
	height: 12px;
	transition: all .1s linear;
	position: relative;
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

input[type="checkbox"]:checked, ul.acf-checkbox-list li input:checked {
	/*background-color: #2ECC71;*/
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGcgaWQ9Imljb21vb24taWdub3JlIj48bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+PC9nPjxwYXRoIGQ9Ik0yNyA0bC0xNSAxNS03LTctNSA1IDEyIDEyIDIwLTIweiIgZmlsbD0iIzAwMDAwMCI+PC9wYXRoPjwvc3ZnPg==);
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

input[type="checkbox"]:focus, ul.acf-checkbox-list li input:focus {
	outline: 0 none;
	box-shadow: none;
}

.pmpro_btn:hover, .pmpro_btn:focus, .pmpro_content_message a:focus, .pmpro_content_message a:hover {
	color: #fff;
	background-color: #777;
	text-decoration: none;
}

.media-modal-icon span {
	display: none;
}

.acf-field-5589a40823dc8 {
	display: none;
}

.acf-button.blue {
	background-color: #777;
	border: none;
}

/*GALLERY*/
.gallery {
	margin: 10px 0 0 0;
}

a.thumbnail {
	/*border: 3px solid #f0f0f0;*/
	margin: 5px;
	height: 300px;
	width: 300px;
	float: left;
	background: #fff no-repeat center center;
	background-size: cover;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
	position: relative;
}

a.thumbnail .thumbnail-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	background-color: rgba(0,0,0,0.8);
	font-size: 13px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	padding: 5px;
	/*-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;*/
}

div.mfp-figure {
	position: relative;
}

a.thumbnail.voted:before, div.mfp-figure.voted:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	border: solid 5px #EF4035;
}

div.mfp-figure #button-vote {
	display: block;
	position: absolute;
	overflow: hidden;
	left: 0;
	right:0;
	bottom: 0;
	background-color: #EF4035;
	font-size: 20px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	padding: 5px;
	color: #fff;
	line-height: 2em;
	text-align: center;
}

div.mfp-figure #button-info {
	display: block;
	position: absolute;
	overflow: hidden;
	width:40%;
	right: 0;
	bottom: 0;
	background-color: #222;
	font-size: 20px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	padding: 5px;
	color: #fff;
	line-height: 2em;
	text-align: center;
}

.category-choice {
	font-size: 16px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	padding: 2px 5px;
	margin: 0 5px 5px 0;
	border: solid 1px #ddd;
	display: inline-block;
}

.mfp-bottom-bar-ok {
	margin: 0px;
	position: absolute;
	top: -25px;
	line-height: 16px;
	left: 0;
	right: 50px;
	cursor: auto;
}

.project-photos {
	width: 400px;
	float: right;
	margin: 10px 10px 10px 0;
}

.project-info {
	width: 400px;
	float: left;
	margin: 10px 0px 10px 10px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid #dddddd;
	padding: 2px;
	background-color: #fefefe;
	margin: 5px;
	height: 120px;
	width: auto;
	float: left;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+ br {
	display: none;
}

.attachment-gallery img {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso, .gallery-meta .camera, .gallery-meta .shutter, .gallery-meta .aperture, .gallery-meta .full-size, .gallery-meta .focal-length {
	display: block;
}

.media-frame-content .media-toolbar .media-toolbar-primary.search-form, .media-sidebar {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------
 03 Media queries (using a mobile-first approach)
 * ------------------------------------------------------------
 ----------------------------------------------------------------------------------------------------------
 * */
::media-queries {
}

/*//tablet portrait*/
@media screen and (max-width: 980px) {
	/*#top-bar {
	 border-top: none;
	 }*/
	.menu-header ul {
		font-size: 1em;
	}
	.menu-header ul li {
		border-left: solid 1px rgba(255,255,255,0.3);
	}
	.menu-header ul li:first-child {
		border-left: none;
	}
	.menu-header ul li a {
		padding: 7px 7px;
	}
	.menu-header ul ul li {
		float: none;
		white-space: nowrap;
		border-top: 1px solid rgba(255,255,255,0.3);
		border-bottom: none;
		text-align: left;
		line-height: 1em;
	}
	.menu-header ul ul li:first-child {
		border-top: none;
	}
	.menu-header ul ul li a {
		padding: 10px 20px;
	}
}

@media screen and (max-width: 650px) {
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		width: 100%;
		overflow: hidden;
	}
	body {
		top: 0px;
		position: fixed;
		bottom: 0px;
		left: 0;
		right: 0;
		overflow: visible;
	}
	body.active {
		left: 240px;
	}
	.wrap-page {
		padding: 10px 20px;
	}
	.hide-mobile {
		display: none;
	}
	.menu-header, .menu-top {
		display: none;
	}
	#container {
		height: 100%;
	}
	#content {
		height: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		margin-top: 60px;
		padding-bottom: 60px;
	}
	#top-bar {
		width: 100%;
		background-color: #315671;
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
		z-index: 999;
	}
	#mobile-trigger {
		display: block;
		padding: 0 10px;
		float: left;
		color: #f0f0f0;
		font-size: 32px;
		line-height: 50px;
	}
	#phone-mobile {
		display: block;
		float: right;
		line-height: 50px;
		font-size: 24px;
		color: #f0f0f0;
		margin-right: 10px;
	}
	#phone-mobile a {
		text-decoration: none;
		color: #BFEFFF;
		margin-left: 7px;
		font-size: 24px;
		font-family: 'Oswald', Arial, Helvetica, sans-serif;
		font-weight: 300;
	}
	#menu-mobile {
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		height: 100%;
		position: absolute;
		left: -240px;
		width: 240px;
		top: 0;
		background-color: #315671;
		display: block;
		border-right: 2px solid rgb(255,255,255);
	}
	#menu-mobile ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#menu-mobile ul ul {
		background-color: #222;
		margin: 0 0 0 0px;
	}
	#menu-mobile ul li {
		border-top: 1px solid rgba(255,255,255,0.3);
		color: #fff !important;
		font-size: 1em;
	}
	#menu-mobile ul li:first-child {
		border-top: none;
	}
	#menu-mobile ul li a {
		display: block;
		padding: 10px 20px;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'Oswald', Arial, Helvetica, sans-serif;
		font-weight: 300;
	}
	.media {
		/*border: solid 1px #ccc;
		 padding: 5px;
		 margin: 5px auto 30px auto;
		 background-color: #fff;*/
		width: 100%;
		height: auto;
		/* float: left; */
		overflow: hidden;
		/*position: relative;*/
	}
	/*.media:before {
	 content: '';
	 display: inline-block;
	 padding-top: 61%;
	 width: 0px;
	 float: left;
	 }*/
	.media iframe {
		display: none;
	}
	.medialink {
		display: block;
	}
	.medialink img {
		width: 100%;
		height: auto;
	}
	.onethird, .twothirds {
		width: 100%;
	}
	#header {
		margin: 0 10px;
	}
	#logo-big {
		width: auto;
		margin: 0;
	}
	#logo-big img {
		max-width: 90%;
		width: auto;
		height: auto;
	}
	#phone {
		margin: 0px;
		font-size: 3em;
		line-height: 1.5em;
		float: none;
	}
	#header .social {
		float: none;
		margin: 30px auto;
	}
	.socialicon {
		font-size: 1.5em;
		margin: 5px;
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

@media screen and (max-width: 480px) {
	.sidebarfooter {
		/*float: none;*/
	}
}

@media screen and (max-width: 320px) {
}

/* 400 and up */
/*@media screen and (min-width:400px) {
 }
 /* Retina Display */
/*@media screen and (-webkit-min-device-pixel-ratio:2) {
 }*/
