.header {
	padding: 70px 0;
}
.header .location {
	position: absolute;
	bottom:30px;
	right: 20px;
	line-height: 80px;
	text-align: right;
	font-size: 48px;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
}
.home .header .location {
	position: absolute;
	bottom: 72px;
	line-height: 0.77;
	right: 0;
	text-align: center;
	width: 100%;
	right: 94px;
}

@media (min-width:540px) and (max-width:800px){
	.home .header .location {
		right: auto;
		bottom:40px;
	}
	body:not(.home) .header .location {
		display:none;
	}
}
@media (max-width:539px){
	.home .header .location,
	body:not(.home) .header .location {
		display:none;
	}
}

body:not(.home) .header {
	padding: 20px 0 10px;
}
body:not(.home) .header-inner.section-inner {
	text-align: inherit;
	width: auto;
	margin: 0 20px;
}
body:not(.home) .header-inner.section-inner img {
	max-height: 100px;
}


.blog-logo img {
	filter: drop-shadow(5px 5px 5px #222);
	-webkit-filter: drop-shadow(2px 2px 2px #222);
	max-height: 180px;
}

.blog-menu a {
	color: rgba(255, 255, 255, 0.7);
}

/* Content */

.section-inner div.type-post {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 50px;
}
.post-content a.more-link {
    display: block;
    margin-top: 31px;
    text-align: center;
}
a.more-button {
	display: block;
	padding: 10px 5px;
	background: #FEBA16;
	border-radius: 5px;
	color: #FFF !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 0.7em;
}
a.more-button:hover {
	text-decoration: none;
	background: #FD8D03;
}

/* Footer */

.footer.section.large-padding {
	padding: 60px 0;
}
.footer .widget_siteorigin-panels-image {
	padding:0;
	border-bottom: 0;
	margin-bottom: 32px;
	margin-top: -18px;
}
.footer .widget_siteorigin-panels-image img {
	margin-left: -21px;
}
@media (min-width:701px){
	.footer .column-2 {
		width: 65%;
	}
}
.footer .column-2 .widget_text {
	padding:0;
	border-bottom: 0;
	margin-bottom: 0;
}
.footer .column-2 .widget_text a {
	padding: 17px 10px;
	display: block;
	overflow: auto;
	border-bottom: 2px dotted #383838;
}
.footer .column-2 .widget_text a:hover {
	background: #34312A;
}
.footer .column-2 .widget_text dt,
.footer .column-2 .widget_text dd {
	width:50%;
	float:left;
	margin-left:0;
}
.footer .column-2 .widget_text dt {
	font-weight: bold;
}


/* Widget icons */


.widget_circleicon-widget .circle-icon-box.circle-icon-hide-box {
padding: 5px;
}
.widget_circleicon-widget .circle-icon-box.circle-icon-position-top {
padding-top: 75px;
}
.widget_circleicon-widget .circle-icon-box {
position: relative;
text-align: center;
}
.widget_circleicon-widget h4 {
	margin-top: 15px;
}
.widget_circleicon-widget .circle-icon-box .link-icon,
.widget_circleicon-widget .circle-icon-box .link-title {
display: block;
text-decoration: none;
}
.widget_circleicon-widget .circle-icon-box .circle-icon {
position: absolute;
width: 65px;
height: 65px;
background-color: #3A3B3E;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 130px;
-moz-border-radius: 130px;
border-radius: 130px;
display: inline-block;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.widget_circleicon-widget .circle-icon-box.circle-icon-position-top .circle-icon {
top: 0;
left: 50%;
margin-left: -32.5px;
}
.widget_circleicon-widget .circle-icon-box .circle-icon [class^="icon-"] {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1em;
color: #FFF;
display: block;
font-size: 24px;
line-height: 1.1em;
margin-top: -0.5em;
text-align: center;
}

/* Home */

#plane {
	background-image: url(/wp-content/themes/ONA15/images/plane.jpg);
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	box-shadow: 0px 4px 8px -4px inset;
	padding: 120px 0;
}
#plane .wrapper {
	margin-top:0;
}
#plane + .wrapper {
	margin-top: 60px;
}
#plane h1,
#plane h3 {
	color: #1D1D1D;
}
#plane h1,
.widget_headline-widget h1 {
	text-align: center;
	font-size: 2.9em;
	font-weight: 900;
}
#plane h3,
.widget_headline-widget h3 {
	text-align: center;
	font-weight: 300;
	line-height: 1.5;
	margin-top: 20px;
	font-size: 1.8em;
}
.widget_headline-widget h3 {
	margin: 80px 0 40px !important;
}
.widget_circleicon-widget {
	margin-top: 30px;
}
.widget_circleicon-widget h4 {
	text-align: center;
	font-weight: 600;
}
.widget_recent-posts.panel {
	padding: 50px 0 !important;
	border-top: 4px solid #EEE;
	border-bottom: 4px solid #EEE !important;
	margin: 50px 0 !important;
}
.widget_recent-posts h3 {
	text-align: center;
}
.widget_recent-posts ul {
	margin: 0;
}
.widget_recent-posts li {
	list-style: none;
	box-sizing: border-box;
	margin-top: 30px;
	text-align: center;
}
@media (min-width: 800px){
	.widget_recent-posts li {
		width: 25%;
		float: left;
		padding: 0 15px;
		margin-top: 0;
	}
}
@media (max-width: 799px){
	div.panel-grid-cell {
		float: none !important;
		width: 100% !important;
		padding: 0;
	}
	div.panel-grid-cell:not(:last-of-type){
		padding-bottom: 35px;
		margin-bottom: 35px;
		border-bottom: 4px solid #EEE;
	}
}
.widget_recent-posts li .post-date {
	display: block;
	font-size: 0.8em;
}
.textwidget {
	line-height: 1.5;
}
span.background {
	background: rgba(254, 186, 22, 0.6);
	padding: 0 5px;
}
span.space {
	width: 0;
	display: inline-block;
}
span.handle {
	display: block;
	text-align: right;
	margin-top: 10px;
	color: #999;
	font-style: italic;
}



/* Posts */

.page:not(.home) .post-content h4,
.single .post-content h4 {
	font-weight: 600;
}
.page:not(.home) .post-content h3,
.single .post-content h3 {
	font-weight: 900;
}

/* Archive */

.post-header {
	margin-bottom: 20px;
}
.post-content {
	margin-bottom: 40px;
}
#suggestion-filters {
	margin-bottom: 50px;
}
#suggestion-filters a {
	background: #FEBA16;
	color: white;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:5px;
	display: inline-block;
	margin-bottom: 10px;
}
#suggestion-filters a:hover {
	background: #ddd;
}
#suggestion-filters label {
	display: block;
	margin: 15px 0;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #999;
}

/* Suggestions */

.suggestions label {
	margin: 20px 0 10px;
	display: block;
}
.suggestions select {
	border: none;
	background: #F2F2F2;
	font-size: 0.9em;
	line-height: 2.8em;
	margin-bottom: 10px;
	height: 2.8em;
	width: 100%;
}
.suggestions input#suggestion_submit {
	width: 100%;
	margin-top: 40px;
}
#add_speaker {
	width: 100%;
	text-align: center;
	color: white;
	display: block;
	padding: 10px;
	background: #FEBA16;
	border-radius: 4px;
	margin-bottom: 40px;
}
.suggestions .speaker {
	border-left: 8px solid #E8E8E8;
	margin: 5px 0 15px -18px;
}
.suggestions p {
	font-size: 1rem;
}
.single-suggestions .tweet {
	margin: 50px 0;
	overflow: auto;
}
.single-suggestions .tweet p {
	margin-left: 80px;
	font-style: italic;
	color: #888;
}
.single-suggestions .tweet .icon-quote-left {
	color: #727272;
	float: left;
	font-size: 3em;
}
.single-suggestions .post-categories a {
	margin: 0 10px;
}

/* Schedule */

.key div {
	color: white;
}
.key {
	overflow: auto;
	margin-bottom: 20px;
}
.key label {
	float:left;
	padding:6px 10px;
	font-weight:bold;
	font-size: 18px;
}
.key > div {
	cursor: pointer;
	width:24%;
	margin-top: 5px;
	margin-right:1%;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
@media (max-width: 830px){
	.key > div {
		width:100%;
		float:none;
		clear:both;
		margin-bottom:10px;
		overflow: auto;
	}
}
.key div div {
	padding:12px 0 0;
}
.key div:last-of-type {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;	
}

@media screen and (max-width:650px) {
	.key > div { padding:0; }
}
@media print {
	.post-type-archive-ona_session .key {
		display:none;
	}
}

.name-sort {
	padding: 10px 1%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #BBB;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.name-sort:hover { 
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	cursor: pointer;
}


.tracks {
	overflow: auto;
	margin:0;
	padding:0;
}
.tracks li {
	list-style: none;
	float:left;
	font-size: 13px;
	width: 24%;
	margin-right:1%;
	margin-bottom:10px;
	text-align: center;
}
.tracks a {
	color: white;
	display: block;
	padding:10px;
	background: #bbb;
	text-decoration: none;
}
.tracks a:hover {
	background: #FEBA16;
	color: white;
}
@media (min-width: 751px){
	.tracks li:nth-of-type(5) {
		clear:left;
	}
}
@media (max-width: 750px){
	.tracks li:nth-of-type(2n+1) {
		clear:left;
	}
	.tracks li {
		width:49%;
	}
}
@media (max-width: 410px){
	.tracks li {
		width:100%;
		margin-right:0;
		float:none;
	}
}


.sponsor-logo img {
    padding-left: 20px;
    margin: 0 0 20px 20px;
    border-left: 1px solid #DDD;
    float: right;
}
.sponsors + h2 {
    margin-top: 100px;
}
h2.sponsor_level {
    font-size: 1.9em;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
    position: relative;
}
h2.sponsor_level:after {
    content: "";
    background-color: #FEBA16;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    border-radius: 50%;
    margin-top: 10px;
}

/* Session overrides */

.single-session,
.single-session:hover { 
	text-shadow: none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
h4.session-title {
	font-size: 1.2em;
	padding: 8px 0 12px;
}
a .single-session .meta {
	color: black;
	line-height: 1.3;
}
a .single-session:hover .meta {
	color: white;
}

/* Keynote border */
.single-session.keynote {
	border: 6px solid #FF6767;
	padding: 20px;
}
.keynote h4.session-title {
    font-size: 1.8em;
}
.buttons .type.keynote {
    border: 3px solid #FF6767;
    background: #BBB;
    padding: 7px;
}
.key > div.keynote {
	border: 3px solid #FF6767;
    background: #BBB;
}
.key > div:not(.keynote):not(.midway){
	padding: 3px;
}

/* Midway border */
.single-session.midway {
	border: 6px solid #7B45BE;
}
.buttons .type.midway {
    border: 3px solid #7B45BE;
    background: #BBB;
    padding: 7px;
}
.key > div.midway {
	border: 3px solid #7B45BE;
    background: #BBB;
}
.track div.midway {
	background: #BBB;
	border: 2px solid #7B45BE;
	padding: 2px 6px;
}


/* Midway */

.midway_logo img {
	max-width:100%;
	width: 400px;
	margin: -60px auto 25px;
	display: block;
	position: relative;
}
#content .midway_page p {
	text-align: center;
	font-size: 1.8em;
	font-weight: 100;
	line-height: 1.4;
	margin-bottom: 25px;
}
.midway_page h4 {
	margin-bottom:50px;
	font-size: 4rem;
	font-weight: bold;
	text-decoration: none;
	color:black;
}
.midway_page ul {
	margin-bottom: 30px;
}
.midway_page h4 a:hover {
	color: #F47E3C;
}
.midway_page.lead_text ul { 
	margin-left:0;
overflow: auto;
}
.midway_page.lead_text li {
	list-style: none;
	line-height: 1.3;
	font-size: 1.4em;
	float: left;
	width: 32%;
	margin-left: 1%;
	box-sizing: border-box;
	border: 1px solid #DDD;
	padding: 15px;
	border-radius: 10px;
	background: #F7F7F7;
}
#main_sponsor {
	margin-bottom:30px;
}
#main_sponsor img {
	max-width:100%;
	height: auto;
    margin: 0 auto;
    display: block;
}
#participants {
	text-align: center;
}
#participants img {
	max-height: 60px;
	width: auto;
	margin: 0 15px 20px;
}
@media (max-width:600px) {
	.midway_page.lead_text li {
		float:none;
		width:98%;
		margin:0 1% 15px;
	}
}
div.maxbutton-1-container { } 
a.maxbutton-1 {
	text-align: center;
	margin:0 auto 60px; 
	text-decoration: none; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	padding-top: 15px; 
	padding-right: 70px; 
	padding-bottom: 15px; 
	padding-left: 70px; 
	background-color: #369fd0; 
	background: linear-gradient(rgba(54, 159, 208, 1) 45%, rgba(19, 109, 158, 1)); 
	background: -moz-linear-gradient(rgba(54, 159, 208, 1) 45%, rgba(19, 109, 158, 1)); 
	background: -o-linear-gradient(rgba(54, 159, 208, 1) 45%, rgba(19, 109, 158, 1)); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, rgba(54, 159, 208, 1)), color-stop(1, rgba(19, 109, 158, 1))); 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff; 
	box-sizing: border-box; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	text-shadow: -1px -1px 0px #12285d; 
	box-shadow: 0px 0px 2px #ffffff; 
	-pie-background: linear-gradient(rgba(54, 159, 208, 1) 45%, rgba(19, 109, 158, 1)); 
	position: relative; 
} 
a.maxbutton-1:visited { 
	text-decoration: none; 
	color: #ffffff; } 
a.maxbutton-1:hover { 
	text-decoration: none; 
	color: #ffffff; 
	background-color: #136d9e; 
	background: linear-gradient(rgba(19, 109, 158, 1) 45%, rgba(10, 63, 92, 1)); 
	background: -moz-linear-gradient(rgba(19, 109, 158, 1) 45%, rgba(10, 63, 92, 1)); 
	background: -o-linear-gradient(rgba(19, 109, 158, 1) 45%, rgba(10, 63, 92, 1)); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, rgba(19, 109, 158, 1)), color-stop(1, rgba(10, 63, 92, 1))); 
	border-color: #ffffff; 
	text-shadow: -1px -1px 0px #12285d; 
	box-shadow: 0px 0px 2px #ffffff; 
	-pie-background: linear-gradient(rgba(19, 109, 158, 1) 45%, rgba(10, 63, 92, 1)); 
	position: relative; 
}



/* -----------------------------*/
/* NEW HOME */
/* -----------------------------*/


.home .meta {
	font-size: 0.8em;
}
.section-inner {
    position: relative;
}
.section-inner.lead {
	min-height: 440px;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.section-inner.lead .mask {
	background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.section-inner.lead .meta {
	margin: 0 0 0 30px;
    padding: 10px;
    background: rgba(250, 250, 250, 0.8);
    color: black;
    display: inline-block;
}
.section-inner.lead h2 {
	margin: 40px 0;
    display: inline-block;
    padding: 10px 40px;
    background-color: rgba(255, 165, 0, 0.6);
    font-weight: 800;
    font-size: 2.2rem;
    line-height: 2.7rem;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media (min-width: 810px){
	.section-inner.lead h2 {
	    font-size: 3rem;
	    line-height: 3.5rem;
	}
}
@media (min-width: 650px){
	.section-inner.lead h2 {
    	max-width: 65%;
	}
}
.section-inner h3.home-section {
	text-align: center;
    position: absolute;
    width: 30%;
    left: 35%;
    background-color: #FFA500;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    top: -3.5rem;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 800;
    letter-spacing: 0.05rem;
    color: white;
}
.section-sessions h3.home-section {
    top: -1rem;
}
.section-list h3.home-section {
    left: 0;
}
.section-inner h3.home-section a {
    color: white;
}
.section-list {
	margin-top: 120px;
}
.section-list-left img {
	max-width: 130px;
	height: auto;
}
@media (max-width: 920px) {
	.section-inner h3.home-section {
		width: 80%;
		left: 10%;
	}
}
.section-content {
	overflow: visible;
}
.section-content li {
    border-right: solid 1px #888;
    float: left;
    font-size: 1.2rem;
    line-height: 1.5rem;
	list-style: none;
    padding: 0 2.5rem 1rem;
    position: relative;
}
.section-content li .meta {
	border-top: 1px solid #888;
	padding: 1rem 0 0.5rem;
	width: 100%;
}
.section-content .title {
	color: black;
	font-weight: 800;
}
@media (min-width: 1000px) {
	.section-content li:nth-of-type(4n+1) {
	    clear: both;
	}
	.section-content li {
		width: 25%;
    	min-height: 13.5rem;
	}
	.section-content li:nth-of-type(4n) {
	    border-right: 0;
	}
	.section-content li:nth-of-type(-n+4) .meta {
		border-top: 0;
		padding-top: 0;
	}
	.section-content li:nth-last-of-type(-n+4) {
		padding-bottom: 0;
	}
}
@media (max-width: 999px) and (min-width: 730px) {
	.section-content li:nth-of-type(2n+1) {
	    clear: both;
	}
	.section-content li {
		width: 50%;
	    min-height: 10.5rem;
	}
	.section-content li:nth-of-type(2n) {
	    border-right: 0;
	}
	.section-content li:nth-of-type(-n+2) .meta {
		border-top: 0;
		padding-top: 0;
	}
	.section-content li:nth-last-of-type(-n+2) {
		padding-bottom: 0;
	}
}
@media (max-width: 729px) {
	.section-content li {
	    border-right: 0;
		float: none;
	    min-height: none;
		width: 100%;
	}
	.section-content li:nth-of-type(1) .meta {
		border-top: 0;
		padding-top: 0;
	}
	.section-content li:last-of-type {
		padding-bottom: 0;
	}
}

.section-upcoming {
	margin-top: 30px;
}

.section-sessions ul {
	background-color: rgba(255, 255, 255, 0.6);
	overflow: auto;
}
@media (min-width: 800px) {
	.section-sessions li {
		float: left;
		width: 33%;
		border-right: 1px solid white;
		padding: 0 20px;
	}
	.section-sessions ul {
		padding: 50px 30px;
	}
}
@media (max-width: 799px) {
	.section-sessions li {
		border-bottom: 1px solid white;
		padding: 20px 0;
	}
	.section-sessions ul {
		padding: 30px 50px;
	}
}
.section-sessions li:last-of-type {
	border-bottom: 0;
	border-right: 0;
}
.section-sessions li a {
	color: black;
	display: block;
	padding: 10px 0 12px;
    font-size: 1.1em;
    line-height: 1.2;
}
.more {
	text-align: right;
}
.more a {
	color: #FFF;
    background-color: #FFA500;
    padding: 7px 20px;
    display: inline-block;
    font-size: 0.7rem;
    text-transform: uppercase
}
.section-list-left {
	margin-bottom: 50px;
}
@media (min-width: 921px) {
	.section-list-left {
		float: left;
		width: 50%;
		margin-left: 5%;
	}
	.section-list-left + .section-list-right {
		float: left;
		width: 35%;
		margin-left: 10%;
	}
	.section-list-right {
		background-color: #eee;
    	padding: 10px 15px 0;
	}
	.section-list-left + .section-list-right #pg-144-1 > div,
	.section-list-left + .section-list-right #pg-17-1 > div {
		width: 100%;
	}
}

.section-list-left li {
	list-style: none;
	padding-bottom: 25px;
	border-bottom: 1px solid #999;
	margin-bottom: 25px;
	overflow: visible;
}
.section-list-left li:last-of-type {
	margin-bottom: 0;
}
.section-list-left img {
	float: left;
}
.section-list-left li > div {
	margin-left: 150px;
}
.section-list-left a.title {
	margin-top: 10px;
    display: block;
    color: #000;
    font-weight: 800;
    line-height: 1.5rem;
}
.section-list-left .more {
	position: relative;
    top: -1px;
}
.grid-more {
	margin-top: 15px;
    border-top: 1px solid #888;
}
.grid-more a {
	position: relative;
	top: -1px;
}


.past_sessions {
    font-size: 3.8em;
    font-weight: bold;
}
.session-day + .past_sessions {
    margin-top: 100px;
}
.single .scrbbl-embed {
	margin-top: 50px;
}

