/*
Theme Name: Measured
Author: MATTHEW GOODRICH
Author URI: https://wordpress.org/
Description: Minimal theme for the 2016 Measured Symposium - v11 - edited by Noah Ganeles
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyfifteen
*/

html {
    padding: 0;
    margin: 0;
    font-family: 'Work Sans', sans-serif;
}

/* img {
	width: 100%;
	height: auto;	
} */

a:link {
	color: #e97423;
	border-radius: 2px;
	border: 1px solid transparent;
	background-clip: padding-box;
	background-color: rgba(233,116,35,0.0);
	text-decoration: none;
	padding: 1px;
	-webkit-transition: background-color .2s, color .2s;
		transition: background-color .2s, color .2s;
}
a:visited {
	color: #e97423;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #e97423;
	text-decoration: none;
}

a:active {
	color: #fff;
	background-color: #e97423;
	opacity: .6;
	text-decoration: none;
}

body {
    /*background-color: #5a9fd0; */
	/*background-color:#569aca; */
	background-color:#404040;
    margin: 0;
    padding: 0;
    position: relative;
    color: #fff;
}

/* Preload thumbnail images */
    body:after{
    display:none;
    content: url(/symposium/wp-content/uploads/2017/07/m-box-speakers-02.jpg) url(/symposium/wp-content/uploads/2017/07/m-box-films-02.jpg) url(/symposium/wp-content/uploads/2017/07/m-box-films-01.jpg) url(/symposium/wp-content/uploads/2017/07/m-box-articles-01-bw.jpg) url(/symposium/wp-content/uploads/2017/07/m-box-london-01.jpg) url(/symposium/wp-content/uploads/2017/07/m-box-understatement-04-bw.jpg);
}

/* Make Partners page white */
body.page-id-722 {
	background-color: #fff;
}

#header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background-color: #e97423;
	z-index: 20;
}

#header-alt {
    display: block;
    position: fixed;
    top: 39px;
    left: 0;
    width: 100%;
    height: 120px;
    background-color: #e97423;
	z-index: 20;
}

/* NAVIGATION */
nav {
	font-weight: 500;
	top: 60px;
	position: fixed;
	right: 10px;
	z-index: 22;
}

a.nav-icon {
	position: fixed;
	top: 25px;
	left: 50%;
	margin-left: -20px;
	margin-top: 0;
	display: none;
	width: 40px;
	height: 40px;
	background: url("/symposium/wp-content/uploads/2016/10/navicon-60.png") no-repeat 0 0;
	background-size: contain;
	z-index: 24;
}

nav ul {
	display: inline-block;
	margin: 0; 
	padding: 25px 0 0 0; 
	list-style-type: none;
	list-style-image: none;
}

nav ul li {
	display: inline-block;
	padding: 5px;
} 

nav ul li a:link {
	color: #000;
	padding: 5px;
	text-decoration: none;
	background-color: transparent;
	border-radius: 5px;
	border: 1px solid transparent;
	-webkit-transition: border .2s;
		transition: border .2s;
}

nav ul li a:hover {
	color: #000;
	background-color: transparent;
	border-radius: 5px;
	border: 1px solid #000;
	background-clip: padding-box;
	 -webkit-transition: border .2s;
		transition: border .2s; 
}

nav ul li a:visited {
	color: #000;
	padding: 5px;
}

nav > ul {
	/* padding-right: 30px; */
}

nav > ul > li {
	float: left;	
	padding: 5px 10px 5px 10px;
	display: inline-block;
	position: relative;
}

nav > ul > li > a {
	width: auto;
}
	
/* BACKGROUND */
.backstretch {
    top: 120px;
}

#background-dots-inner {
	position: fixed;
	top: 120px;
    background: url("/symposium/wp-content/uploads/2016/10/msva-dots-02.png") repeat; 
    width: 100%;
    height: 100%;
	z-index: 12;	
}

#background-dots {
    position: fixed;
    top: 120px;
    background: url("/symposium/wp-content/uploads/2016/10/msva-dots-02.png") repeat; 
    width: 100%;
    height: 100%;
	z-index: 12;	
}

#background-no-dots {
	background-color: transparent;
	position: fixed;
	top: 120px;
	width: 100%;
    height: 100%;
}

.sponsor-logos {
    display: inline-block;
    float: left;
    margin: 12px 0 0 2.5%;
}

.sponsor-logos a:hover, .sponsor-logos a:visited {
    opacity: .6;
    background-color: transparent;
}

#media-logos a:hover, #media-logos a:visited, #donor-logos a:hover, #donor-logos a:visited {
    opacity: .6;
    background-color: transparent;
}

.sponsor-logos img {
    margin-right: 24px;
    height: 97px;
    width: auto;
}

.measured-logo-white {
    display: inline-block;
    float: right;
	margin: 25px 2.5% 0 0;
}

.measured-logo-white a:hover, .measured-logo-white a:visited {
    background-color: transparent;
}

.measured-logo-white img {
    width: 350px;
    height: auto;
}

a.measured-logo-white-stacked {
	display: none;
    float: right;
	margin: 25px 2.5% 0 0;
}

a.measured-logo-white-stacked img {
    width: 350px;
    height: auto;
}

#date-place {
	display: block;
	position: fixed;
	width: 100%;
	height: auto;
	top: 120px;
    background-color: #000;
    z-index: 16;
    padding: 10px 20px;
}

.date {
    font-size: 20px;
	font-stretch: condensed;
    display: inline-block;
	float: left;
}

.date h2, .date h3 {
	margin: 3px 0px 0px 0px;    
}

.place {
    font-size: 16px;
    display: inline-block;
	float: right;
}

#conversation {
	display: inline-block;
	float: right;
	color: #fff;
	padding: 7px;
	margin-right: 60px;
}

.conversation-mobile {
	display: none;
}

#bar-button {
	display: none;
	float: right;
	border: #e97423 1px solid;
	border-radius: 0px;
	background-color: rgba(233,116,35,0.0);
	color: #e97423;
	text-decoration: none;
	font-weight: 500;
	-webkit-transition: background-color .4s, color .4s;
		transition: background-color .4s, color .4s;
	padding: 7px;
	margin-right: 60px;
}

#bar-button:hover {
	color: #fff;
	background-color: rgba(233,116,35,1);
	text-decoration: none;
	cursor: pointer;
}

#slideshow {
    display: block;
    max-width: 100%;
}

#full-zone {
	position: absolute;
    display: block;
    width: 100%;
    max-width: 1920px;
    top: 150px;
	z-index: 15;			
}

#content {
    position: absolute;
    display: block;
    width: 75%;
    max-width: 750px;
    top: 185px;
    left: 50%;
	z-index: 15;	
    transform: translateX(-50%);
}

#content-full {
	position: absolute;
    display: block;
    width: 90%;
    max-width: 750px;
    top: 185px;
    left: 50%;
	z-index: 15;	
    transform: translateX(-50%);
}

/* #content-questions {
	display: inline-block;
	float: left;
	width: 62%;
	max-width: 750px;
}

#content-sidebar {
		display: inline-block;
		float: right;
		width: 38%;
} */

#content-questions {
    display: block;
	float: none;
    width: 100%;
    max-width: 750px;
    top: 50px;
	z-index: 15;	
}

#content-sidebar {
    display: block;
	float: none;
    width: 100%;
    max-width: 750px;
	z-index: 15;	
}

#content-questions.colomat-hover {
	text-decoration: none;
	opacity: .6;
}

.site-title, .site-title-inner {
    display: inline-block;
	color: #e97423;
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: -1px;
}

.site-title img {
    display: inline-block;
	width: 100%;
	height: auto;
}

.site-title-inner img {
    display: inline-block;
	width: 50%;
	height: auto;
}

.site-title-mobile, .site-title-mobile-inner {
    display: none;
}

.site-title-mobile img {
    display: none;
}

.site-title-mobile-inner img {
    display: none;
	width: 50%;
}

.site-info {
    display: none;
}

.tagline-homepage {
	text-align: center;
	font-size: 18px;
    padding-bottom: 10px;
	line-height: normal;	
}

.wrapup-homepage h2 {
    text-align: left;
    font-size: 1.5em;
    font-weight: 400;
    line-height: normal;	
}

.wrapup-homepage a:link, .wrapup-homepage a:visited {
	color: white;
	text-decoration: underline;	
}

.presenting-sponsor-title h5 {
	margin-bottom: 0px;
}

.boxes-home, .homepage-buttons {
	display: inline-block;
	float: left;
	text-align: center; 
}

.boxes-home a:hover {
	background: none;
}

.tagline-container {
    display: block;
	font-size: 24px;
	line-height: 125%;
	font-weight: 600;
	margin-top: 20px;
    margin-bottom: 20px;    
}

.hidden {
	display: none;
	width: 0px;
	height: 0px;
}

.reveal-area, .speaker-videos {
	display: block;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	float: none;
}

.speaker-videos {
	text-align: left;
	float: none;
}

.photos-area {
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	float: none;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/* padding-top: 5px;
	font-size: 75%;
	line-height: 100%;
	text-align: center; */
}

.photos-area img {
	/* max-width: 33%; */
	height: auto;
}

.photos-thumb {
	display: flex;
	justify-content: space-between;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

.box-target-1 h6, .box-target-1 h5 {
    line-height: 100%;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
	font-weight: normal;
}

.box-target-1 p {
	margin-top: 0px;
	-webkit-margin-before: 0px;
}

#target-box1 p {
	padding-left: 5px;
	padding-right: 5px;
}

.box-target-1, .box-target-3, .box-target-5 {
	float: left;	
	width: 100%;
}

.box-target-2 {
	float: left;	
	text-align: center;
	width: 100%;
} 

.box-target-3 h5 {
	margin-right: 10px;
}

.box-target-3 img {
	border: 1px solid #fff;
}

.box-target-4 {
	float: left;
	text-align: left;
	width: 100%;	
}

.box-target-6 {
	float: left;
	width: 100%;
}

.box-target-1 a:hover, .box-target-2 a:hover, .box-target-3 a:hover, .box-target-4 a:hover, .box-target-5 a:hover, .box-target-6 a:hover {
	background: none;	
}

#tagline-button a:link, #tagline-button a:visited, #home-button a:link, #home-button a:visited {
   	color: white;
	text-decoration: none;
}

#home-button {
	display: block;
	border-radius: 0px;
	border: 1px solid rgba(233,116,35,1);
	background-color: rgba(0,0,0,0.7);
	color: white;
	max-width: 200px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	-webkit-transition: background-color .3s, border .3s;
		transition: background-color .3s, border .3s;
    padding: 20px;
	margin-top: 10px;
}

#home-button:hover, #home-button a:link .colomat-hover {
	color: white;
	border: 1px solid rgba(233,116,35,0);
	/*background-color: rgba(233,116,35,0.7);*/
	background-color: rgba(233,116,35,1);
	text-decoration: none;
	cursor: pointer;
}

#home-button img, #home-button-london img {
	width: 75%;
	height: auto;
}

.band {
	position: relative;
	top: 168px;
	background-color: rgba(0,0,0,0.7);
	color: rgba(233,116,35,1);
	width: 100%;
	height: auto;
	padding: 4px 0px 4px 0px;
	-webkit-transition: background-color .3s, color .3s;
		transition: background .3s, color .3s;
}

/* .band:hover {
	background-color: rgba(0,0,0,0.0);
	color: rgba(255,255,255,1);
} */

#home-button-speaker-videos, #home-button-films, #home-button-photos, #home-button-articles, #home-button-london, #home-button-understatement {
	display: block;
	border-radius: 0px;
	border: 1px solid rgba(233,116,35,1);
	color: rgba(233,116,35,1);
	max-width: 200px;
	max-height: 200px;
	width: 200px;
	height: 200px;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	-webkit-transition: background .3s, border .3s, color .3s;
		transition: background .3s, border .3s, color .3s;
}

#home-button-speaker-videos:hover, #home-button-films:hover, #home-button-photos:hover, #home-button-articles:hover, #home-button-london:hover, #home-button-understatement:hover {
	color: rgba(255,255,255,1);
	border: 1px solid rgba(255,255,255,1);
	background-size: cover;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}

#home-button-speaker-videos {
	background: url(/wp-content/uploads/2017/07/m-box-speakers-02-bw.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-speaker-videos:hover {
	background: url(/wp-content/uploads/2017/07/m-box-speakers-02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-films {
	background: url(/wp-content/uploads/2017/07/m-box-films-02-bw.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-films:hover {
	background: url(/wp-content/uploads/2017/07/m-box-films-02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-photos {
	background: url(/wp-content/uploads/2017/07/m-box-films-01-bw.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-photos:hover {
	background: url(/wp-content/uploads/2017/07/m-box-films-01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-articles {
	background: url(/wp-content/uploads/2017/07/m-box-articles-01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-articles:hover {
	background: url(/wp-content/uploads/2017/07/m-box-articles-01-bw.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-london {
	background: url(/wp-content/uploads/2017/07/m-box-london-01-bw.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-london:hover {
	background: url(/wp-content/uploads/2017/07/m-box-london-01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-london .band {
	top: 163px;
}

#home-button-understatement {
	background: url(/wp-content/uploads/2017/07/m-box-understatement-04.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-understatement:hover {
	background: url(/wp-content/uploads/2017/07/m-box-understatement-04-bw.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#home-button-understatement .band {
	text-align: left;
	background: none;
	padding-left: 4px;
	/* top: 150px; */
}

#home-button-understatement:hover .band {
	color: #000;
}

.home-button-container {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	float: none;
	max-width: 200px;
	max-height: 200px;
	width: 200px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.home-button-container img {
	width: 100%;
	height: auto;
}

#tagline-button {
	display: block;
	border-radius: 2px;
	background-color: #e97423;
	color: white;
	width: 300px;
	text-decoration: none;
	font-weight: 600;
	-webkit-transition: background-color .4s;
		transition: background-color .4s;
    padding: 20px;
	margin-top: 10px;
}

#tagline-button:hover {
	color: white;
	background-color: rgba(0,0,0,0.40);
	text-decoration: none;
	cursor: pointer;
}

/*.hilighter {
	color: #fff;
	border-radius: 5px;
	border: 1px solid transparent;
	background-clip: padding-box;
	background-color: rgba(233,116,35,0.6);
	text-decoration: none;
	padding: 2px 4px;
	margin-bottom: 5px;
} */

.hilight {
	color: #fff;
}

.hilight a:link {
	color: #fff;
	/*background-clip: padding-box;*/
	background-color: rgba(233,116,35,0.0);
	text-decoration: none;
	padding: 1px;
	-webkit-transition: background-color .2s, color .2s;
		transition: background-color .2s, color .2s;
}
.hilight a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.hilight a:hover {
	background-color: rgba(233,116,35,1.0);
	text-decoration: none;
}

.hilight a:active {
	color: #fff;
	opacity: .6;
	text-decoration: none;
}

.lowlight, .lowlight a {
	color: #000;
}

.lowlight a:hover {
	color: #fff;
}

.backdrop {
	background: rgba(0,0,0,0.6);
	padding: 15px;
	margin: 10px 0px 10px 0px;
}

.bios-backdrop {
	background: rgba(0,0,0,0.5);
	padding: 10px 0px;
    margin-bottom: 60px;
}

.text-container {
    display: block;
    margin-bottom: 40px;
}

.bios-inner {
    background: none;
    padding: 10px 0;
    margin-bottom: 60px;
    margin-left: 0px;
}

.organizers {
    background-color: #393839;
	padding: 10px 0;
    margin-bottom: 40px;
}

.chairs {
    background-color: #393839;
    padding: 10px 0;
    margin-bottom: 40px;
}

.bios {
	background-color: #393839;
    padding: 10px 0;
    margin-bottom: 60px;
}

.bios p, .organizers p, .chairs p {
	font-size: 18px;
}

.featured-speakers {
    background-color: #393839;
    padding: 10px 0;
    margin-bottom: 20px;
}

.homepage-speakers {
    background-color: none;
    padding: 10px 0;
    margin-bottom: 5px;
}

.featured-speakers p, .homepage-speakers p {
    margin-left: 5%;
}
	
.speakers-home {
	display: inline-block;
	float: left;
	margin-left: 5%;
	padding-top: 5px;
	/*text-align: center; */
}

.speakers-homepage {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 5px;
	font-size: 75%;
	line-height: 100%;
	text-align: center; 
}

.speakers-homepage img {
	width: 100%;
	height: auto;	
}

.see-all {
	text-align: right;
	margin-top: 0px;	
}

.see-all a:link, .see-all a:visited {
	color: #fff;
}

.organizers-box, .chairs-box {
	display: inline-block;
	float: left;
	padding-top: 5px;
	width: 100%;
	text-align: center; 
}

.speakers-inner {
	display: inline-block;
	float: left;
	width: 95%;
}

.speaker-thumb {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	float: none;
	width: 150px;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.box-thumb {
	display: inline-block;
	/*background: rgba(233,116,35,0.5);*/
	text-align: left;
	vertical-align: top;
	float: none;
	width: 200px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.box-thumb-speaker-videos {
	display: inline-block;
	/*background: rgba(233,116,35,0.5);*/
	text-align: left;
	vertical-align: top;
	float: none;
	max-width: 100%;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

a#interviews.collapseomatic.noarrow {
	font-size: 100%;
	color: rgba(233,116,35,1.0);
	-webkit-transition: color .2s;
		transition: color .2s;
}

a#interviews.collapseomatic.noarrow:hover{
	color: #fff;
	background: transparent;
}

.speaker-thumb-dsi .collapseomatic_excerpt {
	color: #79c7ff;
}

.speaker-thumb .arrowright {
	color: #e97423;
}
.speaker-thumb .colomat-hover {
	text-decoration: underline;
}

.speaker-thumbs {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	float: none;
	width: 140px;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.speaker-thumbs img {
	width: 100%;
	height: auto;
}

.speaker-thumbs .collapseomatic_excerpt {
	text-align: center;		
}

.answer .collapseomatic {
	font-size: 100%;
}

.answer .collapseomatic_content {
	font-size: 100%;		
}

.organizer-thumb {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	float: none;
	width: 200px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.participants {
    background-color: #393839;
    padding: 20px 0 20px 0;
    margin-bottom: 60px;
}

.participants ul {
    list-style: none;
    padding: 0;
}

.participants p, #donor-logos p, #media-logos p {
    margin-left: 5%;
    font-size: 18px;
}

.participants ul li {
    display: inline-block;
    float: left;
    width: 44%;
    padding-left: 0;
}

.participants ul li:nth-child(odd) {
    clear: left;
}

.list-block p {
    margin: 0;
}

.participants ul li  {
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0 20px 5%;
}

a.list-title {
    display: block;
    text-decoration: none;
}

a.list-title {
    color: #e97423;
}

.measured-logo-mobile {
    display: none;
}


.presenting-sponsors, .presenting-sponsors a:link, .presenting-sponsors a:visited {
	color: #000;
	font-size: 16px;
	line-height: normal;
	font-weight: 500;
	padding-bottom: 40px;
}

.presenting-sponsor-title {
	color: #e97423;
	margin-bottom: 0px;	
}

.partners-supporters a:hover, .partners-supporters a:visited, .partners-media a:hover, .partners-media a:visited, .presenting-sponsors a:hover, .presenting-sponsors a:visited {
	opacity: .6;
    background-color: transparent;	
}

.partners-media img, .partners-supporters img {
	width: 150px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 150px;	
}

.wp-caption-text {
	color: #000;
	font-size: 12px;
	text-align: center;
}

figure {
	display: inline-block;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.map {
	display: inline-block;
	width: 100%;
	height: 375px;
	border: 1px solid #fff;
	overflow: hidden;
	background-clip: padding-box;
}

.contact-links a {
	color: #fff;
}

.contact-links a:hover {
	color: #fff;
}

.sign-up {
    margin-bottom: 60px;
}

.sign-up-text {
    display: block;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.name-form, .mail-form, .nf-field-container, .field-wrap > div input, .field-wrap textarea, .field-wrap select, .field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap .listselect-wrap > div {
    display: inline-block;
    width: 48%;
}

.req-item-desc {
	display: none;
}

.nf-form-fields-required {
	display: none;
}

#nf-field-1-wrap {
    float: left;
}

#nf-field-2-wrap {
    float: right;
}

.nf-field-label label {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 300;
}

.nf-forms-field input[type="text"]{
    display: block;
    width: 100%;
    border: 1px solid white;
    height: 55px;
}

.nf-field-element input[type="button"] {
	display: block;
	border-radius: 10px;
	background-color: #e97423;
	color: white;
	width: 300px;
	text-decoration: none;
	font-weight: 600;
	-webkit-transition: background-color .4s;
		transition: background-color .4s;
    padding: 20px;
}

.send-button img {
    display: inline-block;
    float: right;
    width: 32px;
    height: auto;
}

.home-bottom {
	line-height: 130%;
	padding-bottom: 20px;
}

.home-bottom h3, .organizers h3, .chairs h3 {
	color: #000;
	margin-bottom: 5px;
}

.home-bottom p {
	margin-top: 10px;	
}

.home-bottom-alt {
	padding: 10px 0;
    margin-bottom: 20px;
}

.home-bottom-alt ul {
	margin-top: 5px;	
}

.text-bg {
	background-color: rgba(1,1,1,0.6);
	border-radius: 10px;
	padding: 15px;
    margin-bottom: 20px;	
}

#donor-logos {
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
    background-color: #393839;
    padding-top: 10px;
    padding-bottom: 20px;
	margin-top: 10px;
    margin-bottom: 60px;
}

#media-logos {
	display: -webkit-flex;
	display: flex;
	width: 100%;
	justify-content: space-between;
    background-color: #393839;
    padding-top: 10px;
    padding-bottom: 20px;
	margin-top: 10px;
    margin-bottom: 60px;
}

#donor-logos a:hover, a:active, a:visited {
    background-color: transparent;
}

#media-logos a:hover, a:active, a:visited {
    background-color: transparent;
}

#donor-logos img {
    width: 100px;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
}

#media-logos img {
    width: 100px;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
}

.donor-title {
    display: block;
    margin-top: 10px;
}

.notyet {
    opacity: .5;
}

.twitter-box {
	display: block;
	float: none;	
}

.questions {
	display: inline-block;
	float: left;
	line-height: normal;
	font-size: 100%;
}
/*.answer .collapseomatic_content {
	margin-left: 20px;
}*/
.answer img {
	float: left;
	width: 125px;
	height: auto;
	padding-right: 10px;
}

.answer {
	text-decoration: none;
	font-size: 100%;
	line-height: normal;
	padding-bottom: 10px;
}

.answer a:link, .answer a:visited {
	color: rgba(233,116,35,1.0);
}

.answer a:hover, .answer a:active {
	color: rgba(255,255,255,1.00);	
}

.answer-author {
	font-size: 16px;	
	padding-bottom: 5px;	
}

/* PROGRAM SCHEDULE */
#schedule-container {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.time-slot {
	width: 100%;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
}

.time {
	display: inline-block;
	width: 125px;
	text-align: left;
	vertical-align: top;
	margin-right: 30px;
	padding-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
}

.time-descr {
	display: inline-block;
}


/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background: none;
    border: 1px solid white;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 1px solid #c1c1c1;
	outline: 1px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: 'Work Sans', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
	-webkit-transition: background-color .2s;
		transition: background-color .2s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

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

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
    font-family: 'Work Sans', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}

/* matthew additions */
.ninja-forms-req-symbol, .nf-error-msg {
    color: #e97423;
    font-size: 16px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media (max-width: 870px) {

#header {
	height: 90px;
}

#content {
/*	width: 80%; */
	top: 160px;	
}

#content-full {
/*	width: 80%; */
	top: 160px;	
}

/*MOBILE NAVIGATION */
nav {
		position: absolute;
		display: block;
		font-weight: 300;
		font-size: 18px;
		left: 0;
		top: 90px;	
		background: rgba(0,0,0,0.9);
		width: 100%;
		height: 0;
		z-index: 18;	
		overflow: hidden;
	}

a.nav-icon {
	display: block;
	overflow: visible;
}
a.nav-icon {
	width: 40px;
	height: 40px;
	top: 25px;
	margin-left: -20px;
}
	
nav ul li {
	display: block;
	left: 2.5%;
	min-width: 145px;
	padding: 0px 0px 10px 0px;
}

	nav ul { display: block; position: static;}
	nav > ul { padding: 0px; }
	nav > ul > li { color: #fff; float: none; margin-top: 25px; }
	nav ul li:hover { background: none; }
		
	nav ul li a:link {
		color: #fff;	
		width: 95%;
		display: block;
		text-align: center;
		float: none;
		border: none;
		transition: none;
		padding: 10px 0px 10px 0px;
	}
	
	nav ul li a:visited {
		color: #fff;	
		background-color: #e97423;
	}
	
	nav ul li a:hover {
		background-color: #e97423;
		transition: none;
	}
	
	nav ul li a:active {
		background-color: #e97423;
		transition: none;
		opacity: 1;
	} /* END MOBILE NAVIGATION */
		
.measured-logo-white {
	display: none;
}	

a.measured-logo-white-stacked {
	display: inline-block;
	float: right;
	padding: 0;
	margin-top: 30px;
}

a.measured-logo-white-stacked img {
	width: 143px;
}

.sponsor-logos {
	padding-top: 0px;
	margin-top: 15px;
}

.sponsor-logos img {
	width: 60px;
	height: auto;
	padding-top: 0px;
}

#background-dots {
	top: 90px !important;	
}

.backstretch {
	top: 90px !important;	
}

#date-place {
	top: 90px;
}

.date  h2 {
    font-size: 20px;
	margin-top: 2px;
}

.place {
    font-size: 12px;
}

#bar-button {
	margin-right: 40px;	
}

.site-title-mobile {
    display: none;
}

.site-title-mobile img {
    display: none;
}

/* .site-title, .site-title-inner {
	padding-top: 20px;	
} */

.site-info {
    display: none;
}

a:hover, a:active {
	color: #fff;
}
	
.tagline {
    font-size: 28px;
	line-height: 28px;
	border-radius: 2px;
	margin-top: 20px;
    margin-bottom: 10px;
    padding: 4px 8px;
}

#tagline-button, #tagline-button a:link, #tagline-button:hover, #tagline-button a:visited {
	width: 200px;
	font-size: 16px;
}

.text-container {
    margin-bottom: 0px;
}

.list-block, a.list-title {
    font-size: 14px;
    line-height: 22px;
}
    
.speaker-thumb, .box-thumb {
	display: inline-block;
	vertical-align: top;
	float: none;
	width: 42%;
	height: auto; 
}

.organizer-thumb {
	display: inline-block;
	vertical-align: top;
	float: none;
	width: 42%;
	height: auto; 
}

.speakers-home img, .organizers-box img, .chairs-box img {
	width: 100%;
	height: auto;
	max-width: 150px;
	padding-right: 20px;
}

.boxes-home img {
	width: 100%;
	height: auto;
	max-width: 200px;
	/*padding-right: 10px;*/
}
	
#content-questions {
	display: block;
	width: 100%;
	float: none;
}

#content-sidebar {
	display: block;
	width: 100%;
	float: none;
}

.twitter-box {
	display: block;
	float: none;
}

}

@media (max-width: 750px) {

/* .site-title, .site-title-inner img {
    display: none;
}

.site-title, .site-title-inner {
	display: none;
}	

.site-title-mobile, .site-title-mobile-inner {
    display: block;
}

.site-title-mobile img {
    display: block;
	width: 90%;
	height: auto;
}

.site-title-mobile-inner img {
    display: block;
	width: 45%;
	height: auto;
}   */
    
br.full-width {
    display: none;
}
    
.participants ul li {
    width: 90%;
}

.schedule {
	font-size: 16px;
	line-height: .5em;
	padding-top: 10px;
}

.partners-media img, .partners-supporters img {
	width: 40%;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 150px;	
}

#content {
	top: 100px;
	width: 80%;
}

#content-full {
	top: 100px;	
}
	
#conversation {
	display: none;
}
	
#date-place {
	display: none;
}

.tagline-homepage {
	font-size: 16px;
}
    
}


@media (max-width: 650px) {
    
.name-form, .mail-form, .nf-field-container, .field-wrap > div input, .field-wrap textarea, .field-wrap select, .field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap .listselect-wrap > div, .field-wrap, email-wrap {
    display: block;
    width: 100%;
    float: left;
    min-width: 50px;
    max-width: 650px;
}
    
.mail-form {
    margin-top: 20px;
}

.schedule {
	font-size: 14px;
	line-height: .75em;
	padding-top: 10px;
}

.content_column {
	width: 40%;
	padding: 0px;
}

.date h2 {
	font-size: 18px;	
	margin-top: 5px;
}

#home-button {
	padding: 10px 0px 10px 0px;	
}

}


@media (max-width: 560px) {

#header {
	height: 70px;
}

nav {
	top: 70px;	
}

#content {
	top: 80px;	
}

#content-full {
	top: 80px;	
}

#date-place {
	top: 70px;
}

#background-dots {
	top: 70px !important;	
}

.backstretch {
	top: 70px !important;	
}

a.measured-logo-white-stacked {
	margin-top: 22px;
	padding-top: 0;
}
	
a.measured-logo-white-stacked img {
	width: 125px;
}

.sponsor-logos {
	padding-top: 0px;
	margin-top: 10px;
}

.sponsor-logos img {
	width: 50px;
	height: auto;
	padding-top: 0px;
	top: 5px	
}

a.nav-icon {
	width: 40px;
	height: 40px;
	top: 14px;
}

.speaker-thumbs .collapseomatic_content {
	font-size: 85%;		
}

.tagline-homepage {
	font-size: 14px;
}
	
.tagline-container {
	font-size: 20px;
}

.tagline {
    font-size: 22px;
	line-height: 22px;
}

.text {
	font-size: 16px;
	line-height: 20px;	
}

.schedule {
	font-size: 12px;
}

.time {
	display: block;
	margin-right: 0px;
}

}

@media (max-width: 450px) {

.text {
	font-size: 14px;
	line-height: 16px;	
}

.date h2 {
    font-size: 16px;
	margin-top: 4px;
}

.place {
    font-size: 10px;
}
	
}

@media (max-width: 390px) {

.tagline {
    font-size: 18px;
	line-height: 18px;
}

.text {
	font-size: 12px;
	line-height: 14px;	
}

.date h2 {
    font-size: 14px;
	margin-top: 4px;
}

.place {
    font-size: 8px;
}
	
}