@charset "UTF-8";


/* 1C8800*/

body {
font: 400 16px/1.5 "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;}

body {
max-width: 1280px;
margin: 0 auto}

strong {
font-weight: 600}

em {
	font-style: italic
}

h1, h2, h3, h4, h5 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-weight: 300
}

h1, h2, h3, h4, h5, h6 {
color: #1C8800;

}


a:link, a:visited {
	text-decoration: underline;
	color: inherit
}


body > * {
	display: none;
}

body > header, nav#site, main {
	display: block
}

/*sections*/
/*nav#site {
	padding: .4em 0
}


nav#site ul li{
	display: inline-block;
	width: auto;
	margin-right: 1em;
	font-weight: 500;
}

nav#site ul li:first-of-type {
width: 15%;
font-weight: 900;
background-image: url('../images/chrome/wdlogo.svg');
background-repeat: no-repeat;
background-size: 1em;
padding-left: 2.5em;
background-position: 1em 50%;
margin-left: 1em}

nav#site ul li:last-of-type {

}

nav#site ul li a:link, nav#site ul li a:visited {
	color: inherit;
	text-decoration: none;
}


.past {
color: #676767}

nav#site ul li.current {
color: #1C8800;
font-weight: 600;
position: relative
}

nav#site ul li.current:after {
	width: .8em;
	height: .8em;
	background-color: #fff;
	position: absolute;
	top: 100%;
	left: 2em;
	z-index: 10;
	left: 0;
	content: ' ';
	-webkit-transform: translateX(160%) rotate(45deg);
	transform: translateX(160%) rotate(45deg)
}*/

/*header*/

body > header {
background-color: #1C8800;
padding-top: 94px;
padding-bottom:1em;
    padding-bottom: 2em;
    background-image: url('../images/chrome/culture-arrows.svg');
    background-repeat: repeat-x;
    background-size: 6.8vw;
    background-position: 1% 1%
}

header h1 {
color: #fff;
text-align: left;
line-height: 1;}

header h1 {
  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content; /* Chrome */
margin-left: 40%;
font-size: 6.2em;
margin-bottom: 1em
}

header h1 span {
display: block;
outline: solids lime 1px}

#wd-event {
font-size: .22em}

#event-name {
	font-size: 1em;
	display: block;
	line-height: 1
}

#event-year {
font-size: .35em;
display: inline-block;
text-transform: capitalize;
text-align: right;
float: right;
margin-top: -.3em
}

.event-tag {
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-size: .2em;
	display: inline-block;
float: left;
padding-top: .4em;
font-weight: 500;
padding-left: .5em;
display: none
}


header h2 {
font-size: 1.6em;
color: #fff;
text-align: center;
font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
line-height: 1
}

header h2 span{
	display: block
}

header h2 .city {
	font-weight: 600
}

header h2 .dates {
	font-size: .8em
}

header h2 {
	width: 24%;
	display: inline-block
}

header h2:first-of-type {
	margin-left: 18%;
	
}

header h2 strong {
font-weight: 900}

header h3 {
font-size: 1.4em;
color: #fff;
text-align: center;
font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
font-weight: 100;
line-height: 1.1;
}

header .tagline {
	color: #fff;
	width: 50%;
	font-size: 2em;
	font-weight: 400;
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	margin: 1em auto 2em auto;
	line-height: 1.1;
	text-align: center
}



header .conference-description {
	color: #fff;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-size: 1.1em;
	width: 52%;
	margin: 0 auto 1.4em auto;
	text-align: center
}

header img {
	width: 100% 
}

.conference-description + .conference-description {
	margin-top: 1.4em
}


header h3 {
font-size: 1.3em;
color: #fff;
text-align: center;
font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
line-height: 1;
margin-top: 2.2em
}

header h3 span{
	display: block
}

header h3 .city {
	font-weight: 600
}

header h3 .dates, header h3 .location, header h3 .venue {
	font-size: .8em
}

header h3 .venue {
	margin-top: 1em
}

header h2, header h3 {
	width: 16%;
	display: inline-block
}

header h2:first-of-type, header h3:first-of-type {
	margin-left: 26%;
}

header h2:first-of-type {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}


header h4 {
	font-size: 1.6em;
	color: #fff;
	text-align: center;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	line-height: 1;
	margin-top: 2.2em;

}



header form, #speakers form {
	width: 66%;
	margin: 1em auto;
	padding: 1em 0;
	text-align: center
}

button, a.register, a.email {
	-webkit-appearance: none;
	appearance: none;
	padding: .7em 2em;
	color: rgb(36, 104, 190 );
	font-size: .9em;
	background: #fff;
	text-decoration: none;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
}

a + button, a.email {
	background: transparent;
	color: #fff;
	border: solid thin #fff;
	margin-left: 1em

}

a.register:nth-of-type(2), a:first-of-type + button {
	margin-left: 1em;
}


/*page nav*/

nav.page {
	display: block;
	padding: .6em 8% .5em 8%;
	width: 84%;
	background-color: #1C8800;
	z-index: 10;
	max-width: calc(1280px - 16%);
		position: -webkit-sticky;
  	position: sticky;
  	top: 0
}

nav.page > ul {
	display: flex;
    align-items: flex-end;
    justify-content: space-between;

}


nav.page li {
display: inline-block;
width: 8%;
text-align: center;
margin-right: 2%;
	color: #fff;
	  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content; /* Chrome */
  

}

nav.page li:first-child {

width: 40%;
text-align: left;
margin-right: 1%;
font-size: 1.2em
}

nav.page li:first-child span {
	font-size: .8em;
	margin-left: 1%
}

nav.page a:link, nav.page a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	font-size: 1em;
	border-bottom: 2px solid rgba(255, 255, 255, 0);
	transition: .2s border 
}

nav.page a:hover {
	border-bottom: 2px solid rgba(255, 255, 255, .9)
}

nav.page li:first-of-type a:link {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-size: 1.6em;
	font-weight: 100
}

nav.page li:last-of-type a:link, nav.page li:last-of-type a:visited {
	color: #fff;
	background-color: rgba(33, 100, 4, .9);
	padding: .2em 1em .2em 1em;
	border-radius: 3px;
	transition: .2s background-color;
	border: solid 2px rgba(255, 255, 255, .2);
}

nav.page li:last-of-type a:hover {
	background-color: #216404
}

/*need page navigation to be sticky*/


/*main*/

main {
	font-size: 1.1em;
	background-color: #fff;
	overflow: hidden
}

.part {
padding-left: 8%;
padding-right: 8%;
overflow: hidden;
clear: both}

.part p, .part ul {
margin-bottom: 1em}

/*why and who*/


#why-and-who {
background-color: fff;
overflow: auto;
padding: 0;
font-size: 1.07em;
background-image: url('../images/chrome/opaque-dark-plusses.svg');
background-repeat: no-repeat;
background-position: 1em 3.6em;
overflow: auto}

#reasons {width: 40%;
float: left;
margin: 3em 4% 4em 8%;
padding-right: 4%} 

#who {
width: 38%;
float: right;
margin: 0 5% 4em 0;
padding-right: 0 }

#who ul {
}

#who img {display: block;
width: 95%;
margin: 1em
}

#why-and-who h2 {
font-size: 1.8em;
margin-bottom: .5em;
line-height: 1.2;
font-weight: 700
}

#why-and-who h2 + p {
	font-size: 1em;
	margin-bottom: 1.4em
}

#why-and-who h3 {
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
margin-bottom: .2em;
font-weight: 600;
font-size: 1.1em
}

#why-and-who p {
margin-bottom: .6em;
line-height: 1.5}

#why-and-who li {
margin-bottom: .1em;
font-size: .95em}

#tldr {
	float: left;
	margin-left: 20%;
	width: 80%}
	
	#tldr li {line-height: 1.2}

#tldr li span:first-child {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-size: 3em;
	color: #1C8800;
	text-align: right;
	display: inline-block;
	width: 30%;
	margin-right: .1em
}

#tldr li span:last-child {
	text-align: left;
	display: inline-block
}


#signup > * {
	width: 60%;
	margin: 1em auto 3em auto;
	text-align: center
}

#signup form {
	overflow: auto
}

#signup h2 {
font-size: 2.2em;
line-height: 1.1;
margin-bottom: .5em}


#signup form > div {
	width: 100%;
	display: inline-block
}

#signup form input {
	width: 100%;
	padding: .6em;
	font-size: .9em
}


#signup form > div:first-of-type {
	margin-right: 5%
}

#signup form div.signs {
	text-align: right;
	margin-right: 0%;
	margin-top: .5em;
	width: 100%}
	
#signup form div.sign input {
	width: 66%
}


#signup form button, #signup form input[type="submit"] {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	color: #fff;
	background-color: #8C0000;
	font-size: .9em;
	font-weight: 600;
	/*padding: .3em .8em;*/
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	border-radius: 3px;
	transition: .2s background-color;
	border: none
}

#signup form button:disabled, #signup form input[type="submit"]:disabled {
	opacity: .4;	
}

#signup a:link, #signup a:visited {
	color: #8C0000
}

#signup form button:enabled {
opacity: .9}

#signup form button:enabled:hover {
opacity: 1}

#signup ul {
	vertical-align: center
}


#signup li {

	display: inline-block;
	width: 40%;
	text-align: center}



/*same appearance long speakers and regular speakers */


.description h4 {
	color: #e50252;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.1;
	margin-bottom: .2em
}


/*hover*/

.speaker-hero {
	transition: background .3s, transform .3s;
	-webkit-font-smoothing:antialiased;
	cursor: pointer;
	position: relative
}


#past-speakers .speaker-hero:hover {
	background-color: #294385;
}

#past-speakers .speaker-hero:hover h3, #past-speakers .speaker-hero:hover h4 {
	color: #fff
}

#past-speakers .speaker-hero:hover {
}

#past-speakers .speaker-hero:hover:after {
	content: "▷";
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	font-size: 3em;
	text-transform: uppercase;
	font-weight: 500;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(63, 91, 145, .6);
	text-align: center;
	vertical-align: bottom;
	display: inline-block;
	line-height: 3
}

/* speakers common*/
#past-speakers section.speaker-details {
	float: left;
	width: 60%;
	font-size: .8em
}


#past-speakers .speaker-hero h3 {
	
}

.speaker-hero h3 {
color: #205A95;
font-style: italic;
font-size: 1.2em;
line-height: 1.1;
text-align: left;
width: 100%;
margin: auto;
background-position: center 100%;
background-repeat: no-repeat;
background-size: 60px auto;
padding-bottom: .5em;
float: right
}

#process .speaker-hero h3, #bigideas .speaker-hero h3 {
	color: #205A95;
	font-style: italic;
font-size: 1.3em;
line-height: 1.1;
text-align: center;
width: 80%;
margin: .3em auto .2em auto;
padding-left: 10%;
padding-right: 10%;
	background-image: url('../images/chrome/grey-balls.svg');
	background-position: center 100%;
	background-repeat: no-repeat;
	background-size: 60px auto;
	padding-bottom: .5em;
	min-height: 6em
}


#process .speaker-hero h4, #bigideas .speaker-hero h4 {
	color: #000;
	font-size: .9em;
	line-height: 1.1;
	text-align: center;
	width: 80%;
	margin: .3em auto .8em auto;
	padding-left: 10%;
	padding-right: 10%;
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	min-height: 3em
}

.speaker-hero h4 {
	color: #000;
	font-size: 1em;
	line-height: 1.1;
	text-align: center;
	width: 90%;
	margin: .3em auto .8em auto;
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
}

.speaker-hero h4 span {
	display: block
}

h4 .speaker-role {
	font-size: .6em;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 400;	
}


.speaker-hero h4 {
	color: #000;
	font-size: 1em;
	line-height: 1.1;
	text-align: left;
	width: 100%;
	margin: .3em auto .8em auto;
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	float: right

}

.speaker-hero h4 span {
	display: block
}

h4 .speaker-role {
	font-size: .9em;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 400;	
}

.tags {
display: none}

.description p {
	margin-bottom: .3em
}


.abstract {
width: 92%;
padding: .4em 4% .6em 4%;
line-height: 1.2;
font-size: .8em;
clear: both;
background: #fff;
}

.speaker-hero .abstract {
	min-height: 9em

}

.abstract a:link, .abstract a:visited, .abstract strong {
font-size: 1em;
color: #1C8800;
font-weight: 500;
text-decoration: none;
border-bottom: solid 2px #FAD1B0;
} 

.bio {
	width: 38%;
	float: right;
	font-size: .9em;
}

.links li{
	display: inline-block;
	padding-right: 1.2em;
	margin-top: .5em
}

.links img {
	width: 1.2em
}

/* this year's speakers*/

/*speakers*/

#speakers {
	overflow: auto;
	width: 100%;
	font-size: 1.6em;
	padding: 3em 0 2em 0;
	background-color: #216404;
	padding-left: 0%
}

#bigideas > a {
	/*display: block*/
}

#speakers > h2, #speakers > p {
	color: #fff;
	text-align: left;
	padding-left: 8%;
	width: 40%;
}

#speakers h2 {
	font-size: 2em;
	margin-bottom: 0em ;
	line-height: 1
}

#speakers > p {
margin-bottom: 1.2em;
font-size: .8em;
	line-height: 1.2

}

#speakers > h4 {
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	line-height: 1;
	margin-top: 2.2em;
}

#speakers > p:last-of-type {
margin-bottom: 1.5em;	
}

#bigideas {
padding-bottom: 1.5em;
text-align:center
}


#bigideas {
	background-color: #fff;
	padding-bottom: 1em;
	display:flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}

#bigideas > a {
	width: 25%;
	font-size: .8em


}

#bigideas > a:nth-of-type(n + 3) + a {
	width: 25%;
	font-size: .8em
}

#bigideas > h3 {
	padding: 1em 0 0 8%;
	font-size: 1.4em;
	color: #2C4049
}

#bigideas > p {
	font-size: .8em;
	padding: 0 0 .5em 8%;
	width: 40%;
}


#bigideas .speaker-hero {
	/*display: inline-block;*/
	width: 100%;
	background-color: #fff;
	padding: 0;
	font-size: .9em;
	vertical-align: text-top;
	float: left;
	margin-bottom: 1em
}

#bigideas a:nth-child(n+7) .speaker-hero {
	width: 100%
}

#bigideas a:nth-child(n+7) .speaker-hero p {
	display: none
}

#bigideas a:nth-child(n+7) .abstract {
	min-height: 0
}

#bigideas a {
	text-decoration: none
}


#bigideas .speaker-hero img {
	width: 100%;
	display: block
}

#bigideas .speaker-hero h3 {
color: #A02E2E;
min-height: 3em;
font-size: 1.1em;
margin-top: 1em;
}

#bigideas .speaker-hero h3:nth-child(n+) {

}

#bigideas .abstract {
display: none}

#bigideas .abstract p {
text-align: left;
display: none}

#bigideas .abstract p:first-child {
	display: block
}

.abstract {
width: 92%;
padding: 0 4% .4em 4%;
line-height: 1.2;
font-size: .8em;
clear: both;
background: #fff;
}

.speaker-hero .abstract {
	min-heights: 12em
}

/* speakers */

/* last year*/

#last-year {
	overflow: auto;
	width: 100%;
	font-size: 1.6em;
	padding: 1em 0 0 0;
	background-color: #205A95;
	padding-top: 3em
}

#last-year {
	margin-bottom: 2em 
}


#last-year > h2, #last-year > p {
	color: #fff;
	text-align: left;
	padding-left: 8%;
	width: 40%;
}

#last-year figure {
	width: 50%;
	float: right;
	color: #fff
}

#last-year figure a:link {
	text-decoration: none
}

#last-year figure img {
	width: 30%;
	display: block;
	text-align: top;
	float: left;
	margin-right: 2%
}

#last-year figcaption {
	display: block;
	margin-left: 5%;
	width: 80%
}


#last-year > h2 {
	font-size: 2em;
	margin-bottom: .2em ;
	line-height: .9}

#last-year h3, #last-year #past-speakers {
	clear: both
}

#last-year > p, #last-year figure{
margin-bottom: 1.2em;
font-size: .8em;
line-height: 1.2
}

#last-year figure {
	margin: 0;
	margin-bottom: 3em
}


#register {
margin-top: 3.5em;
font-size: .9em;
padding-top: 5em;
padding-bottom: 2em;
/* closed events don't show pricing*/
display: block
}


#register h2 {
	font-size: 2.9em;
	line-height: .96;
		color: #8D1A0E

}

#register table {
	border-collapse: separate;
  	border-spacing: 20px 0;
  	width: 100%

}

#register table + table {
	margin-top: 5em
}

#register td:nth-of-type(2) {
		border-collapse: separate;
	  	border-spacing: 50px 0;

}

#register td {
width: 23.3%;
vertical-align: top;
text-align: center;
border-top: 1px solid #dedede;
padding-top: 1.5%
}

#register tr:first-of-type td {
	padding-top: 3%
}


#register tr:first-of-type td:nth-of-type(1) {
	border-top: solid .2em rgb(215, 219, 226)
}

#register tr:first-of-type td:nth-of-type(2) {
	border-top: solid .2em #dc982c
}

#register tr:first-of-type td:nth-of-type(3) {
	border-top: solid .2em #5c5f71
}

#register tr:first-of-type td:nth-of-type(4) {
	border-top: solid .2em #8D1A0E
}

#register h3 {
	font-weight: 900;
	font-size: 2em;
	margin-bottom: .2em;
	color: #8D1A0E;
	min-height: 4em;
	line-height: 1.1
}

#register p {
	line-height: 1.25
}

#register h3 + p {
	min-height: 4em
}

#register td:nth-of-type(2) h3 {
	color: #dc982c
}

#register td:nth-of-type(3) h3 {
	color: #5c5f71
}

#register td:nth-of-type(4) h3 {
	color: #8D1A0E
}

#register td:nth-last-child(4) {
	width: 30%;
	text-align: left
}

#register td:nth-last-child(4) > h2 {
	width: 90%;
	margin-bottom: .2em
}

#register td:nth-last-child(4) {
		font-size: .9em

}

#register h4 {
	color: #67675
	font-weight: 600
}


#register td h4 {
	text-transform: capitalize;
	font-variant: none;
	font-weight: 600;
	font-size: 1.1em;
	color: #676767;
	margin-bottom: .2em
}

#register td:nth-last-child(4) > h4 span {
	color: #999
}


#register td:nth-last-child(4) > * {
	width: 70%
}

#register td {

	min-height: 1.4em

}

#register td img {
	width: 1.4em
}


#register ul {
	min-height: 4em
}



#register ul + ul + ul {margin-top: 2em}

.more-info {
font-weight: 100;
}

#register td .register-button {
	text-decoration: none;
	display: inline-block;
	padding: 0;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 500;
	border-radius: 2.5px;
	font-size: .95em;
	border: solid 2px;
	padding: 0;
	width: 70%
}

#register td .register-button h5 {
	color: #fff;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
		padding: .2em .8em .4em .8em;
}

.register-button a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%
}

/* variants for pricing on front page*/

#register td .register-button ul {
margin: 0;
padding: 0
}

#register td .register-button li {
	text-transform: none;
	font-variant: normal;
	padding: .4em 0;
	transition: .2s background-color;
}

#register td .register-button li {
	padding-top: .4em;
	border-bottom: solid 1px 
}

#register td .register-button li:last-of-type {
	border-bottom: none
}


#register td:nth-of-type(2) h5 {
		background-color: #dc982c;
}

#register td:nth-of-type(2) .register-button li:hover {
	background-color: rgba(220, 152, 44, .3)
}


td:nth-of-type(2) .register-button {
	color: #dc982c
}


#register td:nth-of-type(3) h5 {
		background-color: #5c5f71;
}

#register td:nth-of-type(3) .register-button li:hover {
	background-color: rgba(92, 95, 113, .3)
}

td:nth-of-type(3) .register-button {
	color: #5c5f71
}

#register td:nth-of-type(4) h5 {
		background-color: #8D1A0E;
}

#register td:nth-of-type(4) .register-button li:hover {
	background-color: rgba(141, 26, 14, .3)
}


td:nth-of-type(4) .register-button {
	color: #8D1A0E
}

#register .current {
font-size: 1.1em;
font-weight: 600;
	color: #404040}
	
#register .current strong {
	font-size: 1.2em
}

#register .price {
	font-size: 1.3em;
	font-weight: 500
} 

#register .prices {
	color: #676767
}

#register li {
	margin: 0;
	padding: 0 
}

#register tr:nth-of-type(5) td, #register tr:last-of-type td {
	border: none
}

/*register button*/

.register-button {
	text-decoration: none;
	display: inline-block;
	padding: 0;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 500;
	border-radius: 2.5px;
	font-size: .95em;
	border: solid 2px;
	padding: 0;
	width: 70%
}

.register-button h5 {
	color: #fff;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
		padding: .2em .8em .4em .8em;
}

.register-button a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%
}

.register-button ul {
margin: 0;
padding: 0
}

.register-button li {
	text-transform: none;
	font-variant: normal;
	padding: .4em 0
}

/*workshop*/

#workshops {
	padding-top: 3em;
	background-color: #3C5C6B;
	display: block
}

#workshops {
	color: #fff
}

#workshops h2 {
	color: #fff;
	font-size: 3.02em;
	width:52%;
	margin: 0 auto
}

#workshops > p {
	width:52%;
	margin: 0 auto 1em auto
}

#workshops .details img {
float:right;
width: 33%
}

#workshops h3 {
	color: #0A6FB0;
	font-style: italic;
	font-size: 2.6em;
	line-height: 1.1;
	font-weight: 100
}

#workshops h4 {
	color: #000;
	font-size: 1.6em;
	margin: 1em 0;
}

#workshops nav li {
display: inline-block;
margin-right: 2em;
font-weight: 500;}

#workshops nav li a {
	text-decoration: none;
	color: #3D758F;
	border-bottom: solid 2px #8DCEE0
}

#workshops .location h5 {
	color: #000;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 600
}

#workshops .location {

display: inline-block;
width: 45%
}

#workshops h4 em {
	font-weight: 100
}

#workshops .details {
width: 50%;
margin: 1em auto;
color: #000;
background-color: #fff;
padding: 2%;
font-size: .85em;
line-height: 1.3}


#workshops .details img {
	width: 30%;
	float: right;
	margin-left: 4%
}


#workshops h3, #workshops h4, #workshops h5 {
}

/*pricing more*/

#pricing-more {
	margin-top: 3em;
	overflow: hidden;
	display: block
}

#pricing-more > section{
	font-size: 1.1em;
	color: #676767
}
#pricing-more h2 {
	margin-left: 0;
	margin-right: 20px;
	padding-top: 20px;
	width: 30%;
	float: left;
	line-height: 1;
	font-size: 2.7em;
	border-top: solid  rgba(141, 26, 14, .2) 4px	;
	color:#8D1A0E
}

#register .more-info {
	display: none
}

#pricing-teams, #pricing-eofy, #pricing-discount {
    width: 60%;
    float: left;
    padding-top: 20px;
    border-top: solid rgba(141, 26, 14, .2) 4px;
    margin-bottom: 3%;
    margin-right: 20px;
}

#pricing-eofy {
	margin-left: 3%;
}

#pricing-more h3, #pricing-discount h3 {
	font-size: 1.7em;
	color: #8D1A0E;
	padding-bottom: 1em;
	font-weight: 900
}

#pricing-more  li:before {
	content: '–'
}

#pricing-more li {
line-height: 1.2;
margin-bottom: .4em
}


#pricing-more strong {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: .9em;
	color: #8D1A0E
}

#pricing-brief {
	display: none
}

#pricing-bundles {
	margin-bottom: 3em
}

#pricing-bundles h2 {
	font-size: 3em
}

#pricing-bundles h3 {
	font-size: 2em
}



/*venue*/

#venue {
	background-color: #fff;
	padding: 4em 2%;
	background-image: url('../images/chrome/venue.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin: 2%

}

#venue .melbourne, #venue .sydney, #venue .brisbane {
	width: 33%;
	float: right
} 



#venue .details {
	padding: 4%;
	width: 92%;
	font-size: 1em;
	line-height: 1.2
}

#venue h2 {
	font-size: 2.6em
}

#venue .details {
	width: 62.7%;
	margin-right: .3%;
	float: left
}


#venue h3 {
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	font-size: .9em;
	line-height: 1.1

}

#venue .details * {
	color: #fff
}

#venue .details {
		width: 60%;
	margin: 0% 0% 7% 10%;
	font-size: 1em;
		background-color: rgba(0, 0, 0, .5);
		color: #fff

}


#venue > * {
	width: 46%;
	color: #fff
}

#venue p {
		font-size: 1em;
}

#venue li {
line-height: 1;
font-size: .9em}

#venue h3 + p {
	margin-top: 0
}
/*about*/

#about {	
	margin-top: 3em;
	padding-top: 1em;
	padding-left: 4%;
	padding-right: 4%
}



#about img[src*="wide.jpg"] {
display: block;
width: 110%;
position: relative;
left: -10%
}

#about  img[src*="about.jpg"] {
	width: 100%;
	display: block

}

#aboutus {
	width:60%;
	float: left;
	margin-left: 5%
}

#aboutus p {
	margin-right: 15%
}

#johnallsopp {
	width:38%;
	float: right;
	font-size: .8em;
}

#johnallsopp h3 {
	font-size: 1.1em;
	color: #676767;	
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 500;
	margin-top: 1em
}

#johnallsopp > p {
	margin-right: 15%;
		color: #676767;	

}

/*partners*/

#partners h2 {
font-size: 2.9em;
color: #5c5f71}

#partners h3 {
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 600
}

#partners h3 {
margin-top: 0}

#our-partners  > section, #community-partners  > section {
	margin-left: 5%
}

#our-partners img {
	width: 100%
}

#partner-details {
	width: 26%;
	float: left
}

#our-partners, #community-partners {
	width: 70%;
	float: right;
	margin-bottom: 4em
}

#our-partners .major-partner img {
width: 48%;
float: left;
margin-bottom: 2em
}

#our-partners .major-partner img:nth-of-type(2) {
	margin-left: 12%
}

#our-partners .exhibitor img {
	width:30%
}

#our-partners h3, #community-partners h3 {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: .9em;
	color: #676767;
	margin: 0 0 1.6em 0
}

.community-partner {
	width: 12%;
	float: left;
	margin-right: 2%
}

.community-partner img {
	width: 100%
}


/*code of conduct*/

#code {
	background-color: #fff;
	color: #000;
	padding: 2em 25%;
	text-align: center
}

#code h2 {
	color: #3872DC;
	font-size: 3em}

/*footer*/

footer {
	font-size: .9em;
	color: #999;
	background-color: #202020;
	width: 84%;
	padding: 3em 8% 0 8%;
	overflow: hidden;
	display: block
}


footer > section {
	width: 16%;
	float: left

}

footer > section:first-of-type {
	float: left;
	margin-left: 8%
}

footer > section:last-of-type {
	float: right;
	margin-right: 0%;
	margin-bottom: 3em
}

footer h3 {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: inherit;
	font-weight: 500;
	color: #999;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	
}

footer > p {
	clear: both;
	width: 50%;
	padding: 0 25%;
	margin-bottom: 2em;
	text-align: center
}

/*email form*/

/* form {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	color: #333;
	z-index: 4
}

fieldset {
	position: absolute;
	width: 50%;
	height: auto;
	left: 25%;
	background-color: #fff;
	border-radius: .3em;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .6);
	bottom: 15%;
	pointer-events: all;

}

form section {
transition: opacity .3s;
width: 100%;
height: 100%;
top: 0;
left: 0}

form section#subscribeForm {
	opacity: 1;
	z-index: 5;
}

form.subscribed section#subscribeForm {
	opacity: 0
}

form section#thanks {
	opacity: 0;
	z-index: 2
}

form.subscribed section#thanks {
	opacity: 1;
	z-index: 5
}

label {
	color: #000;
	text-align: right;
	margin-right: .5em;
	width: 20%
}

input, form button {
	-webkit-appearance: none;
	appearance: none;
	font-size: 1.1em;
	border: solid 1px #dedede;
	font-weight: 100;
	padding: .2em;
	width: 70%;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;

}

form button {
	margin: 1em auto;
	margin-left: 17%;
	width: 72.5%;
	font-weight: 300;
	background: #e05208;
	color: #fff;
	padding: .5em 1em;
}

form button:active {
	background-color: #d53900
}

form button:disabled {
	opacity: .6;
	background: #e05208;

}

form {
opacity: 1;
pointer-events: none;
transition: opacity .3s;
}

form.showing {
	opacity: 1;
	pointer-events: all;

}

p.smallprint {
	font-size: .8em;
	color: #999;
	margin-bottom: 2em;
	text-align: right;
	width: 80%
}

form h2 {
	font-size: 2em;
	width: 80%;
	margin: 1em auto
}

form p {
text-align: center;
color: #333;
width: 80%;
margin: 1em auto;
font-size: 1.3em;
font-size: 2vw;
line-height: 1.1;
font-weight: 200}

form p:first-of-type {
text-align: left} */

/*promise*/

#promise {
padding: 2em 0;
clear: both;
background-color: #2b424e; /*darkaqua */  
overflow: hidden;
color: #fff;
margin-top: -1em}

 #promise #promise-details {
width: 30%;
float: right;
margin-right: 10%;
}

#promise blockquote {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
width: 40%;
float: left;
margin: 0 5% 0 8%;
font-size: 3em;
text-align: left;
color: #fff;
font-style: italic
}

#promise blockquote p {line-height: 1;
}

#promise blockquote p:last-child{
color: #fffefe;
margin-top: .5em
}

#promise blockquote cite {
font-size: .5em;
font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
display: block;
text-align: left; 
font-style: italic;
}

#promise-details ul {
padding-left: 0;
}

#promise-details h3 {
margin-top: 1em;
font-style: normal;
font-weight: 600;
color: #fff;
font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
}

#promise-details h2:first-of-type {
margin-top: 0; }

#promise-details p {
font-size: 1.1em;
margin-top: 1em}

#testimonials {
padding: 2em 8%;
background-color: #262626;/*midblue*/
overflow: hidden;
color: #fff /*color3*/

}

.testimonial {width: 26%;
float: left;
margin: 0 6% 0 0;
vertical-align: baseline
}

.testimonial img {
	width: 25%;
	float: left;
	margin-bottom: 20%;
	margin-right: 5%;
	border-radius: 50%
}


#testimonials h3 {
	color: #fff;
	width: 65%;
	margin: 0 auto 1.5em auto;
	font-size: 1.2em;
	text-align: center;
	font-style: italic
}


.testimonial:last-childs {
	width: 20%
}

.testimonial blockquote {
font-size: .9em;
color: #fff;
margin-right: 2%;
display: inline-block;
font-weight: 600;
line-height: 1.3;
width: 60%
}

.testimonial p {
	font-size: .8em; 
	font-weight: 300;
	line-height: 1.1;
	color: #A2A2AB;
	margin-top: .5em 
}

/* last year*/

#last-year {
	overflow: auto;
	width: 100%;
	font-size: 1.6em;
	padding: 1em 0 0 0;
	background-color: #A02E2E;
	padding-top: 2em
}

#last-year {
	margin-bottom: 2em 
}


#last-year > h2, #last-year > p {
	color: #fff;
	text-align: left;
	padding-left: 8%;
	width: 40%;
}

#last-year figure {
	width: 46%;
	float: right;
	color: #fff
}

#last-year figure a:link {
	text-decoration: none
}

#last-year figure img {
	width: 30%;
	display: block;
	text-align: top;
	float: left;
	margin-right: 2%;
	margin-top: .4em
}

#last-year figcaption {
	display: block;
	margin-left: 5%;
	width: 80%
}


#last-year > h2 {
	font-size: 2em;
	margin-bottom: .4em ;
	line-height: .9}

#last-year h3, #last-year #past-speakers {
	clear: both
}

#last-year > p, #last-year figure{
margin-bottom: 1.2em;
font-size: .8em;
line-height: 1.2
}

#last-year figure {
	margin: 0;
	margin-bottom: 3em
}

/*past speakers*/


#past-speakers {
	background-color: #EAE2DA;
padding: 0 8% 1em 8%;}

#past-speakers > h3 {
	padding: 1em 0 .5em 0;
	font-size: 1.4em;
	color: #2C4049
}

#past-speakers > p {
	font-size: .9em;
	padding: 0 8% 1.5em 8%;
	line-height: 1.1
}


#past-speakers .speaker-hero {
	display: inline-block;
	width: 30%;
	margin-left: 0;
	padding: 1%;
	font-size: .9em;
	vertical-align: text-top
}

#past-speakers a {
	text-decoration: none
}


#past-speakers .speaker-hero img {
	width: 30%;
	display: inline-block;
	border-radius: 50%
}

#past-speakers .speaker-hero h3 {
	color: #1C8800;
	min-height: 3.5em
}

#past-speakers .abstract {
display: none}

#past-speakers .speaker-hero:hover {
	background-color: #294385;
}

#past-speakers .speaker-hero:hover h3, #past-speakers .speaker-hero:hover h4 {
	color: #fff
}

#past-speakers .speaker-hero:hover {
}

#past-speakers .speaker-hero:hover:after {
	content: "▷";
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	font-size: 3em;
	text-transform: uppercase;
	font-weight: 500;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(166, 44, 20, .6);
	text-align: center;
	vertical-align: bottom;
	display: inline-block;
	line-height: 3
}

/* speakers common*/
#past-speakers section.speaker-details {
	float: left;
	width: 60%;
	font-size: .8em
}


/*about*/

#about {	
	margin-top: 3em;
	margin: 0;
	overflow: hidden;
	background-color: #fff
}

#about h2 {
font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
font-size: 3em
}

#aboutus {
	width:55%;
	float: left
}

#aboutus p {
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

#johnallsopp {
	width:38%;
	float: right;
	font-size: .9em
}

/*speaker page*/

#speaker > header {
	padding-top: 1em;
	padding-bottom: 2em;
}

#speaker > header h1 {
	margin-left: 12%;
	font-size: 3em;
	
}

/*speaker navigation*/

nav#event {
	width: 15%;
	margin-left: 8%;
	background-color: #2E424B;
	color: #fff;
	display: inline-block;
	vertical-align: text-top;
	padding-bottom: 1.4em
}

nav#event h2 a {
	text-decoration: none
}

nav#event h3 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	color: #929AA8;
	font-size: 1.3em;
	width: 94%;
	text-align: left;
	margin-left: 6%;
	margin-top: 1em;
	margin-bottom: .5em
}


nav#event li.current:after{
	content: "»";
	margin-left: .5em;
	font-size: 1em	
}
	
nav#event li a {
	text-decoration: none;
	color: #fff;
}

nav#event li {
	color: #9BA8B0;
	font-weight: 500;
	padding-bottom: .5em
}


nav#event ul {
	padding-left: 6%;
	line-height: 1.2;
	font-size: .9em;
	font-weight: 500
}

#speaker > header h2 {
	margin: 0;
	width: 94%;
	display: block;
	padding: .4em 3%;
	font-size: 1em;
	text-align: left;
	font-weight: 600;
	background-color: #263136
}

#speaker > header > a:first-child {
	text-decoration: none;
	display: block
}

#session-details {
	display: inline-block;
	width: 50%;
	vertical-align: text-top;
	background-color: #fff;
	padding-bottom: 2em
}

header #session-details h2 {
	background-color: #790802;
}

#session-details h3 {
	width: 100%;
	display: block;
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	color: #940800;
	font-size: 2em;
	text-align: left;
	font-style: italic;
	margin-top: 0
}

#session-details h4 {
width: 90%;
display: block;
font-family: "freight-big-pro", "Big Caslon", Palatino, Georgia, serif;
color: #2B3D46;
font-size: 1.8em;
text-align: left;
font-style: normal;
margin: .5em auto .5em 0
}

#session-details h4 span {
	display: block
}

#session-details h4 .speaker-role {
	font-size: .5em;
	margin-top: .2em
}

#session-details img {
	display: block;
	width: 50%;
	float: left;
}

#session-details header{
width: 46%;
margin: 0 auto;
float: right;
padding-top: 2em}

#session-details header h3 {
	margin-left: 0;
	background-image: url('../images/chrome/grey-balls.svg');
	background-position: left 100%;
	background-repeat: no-repeat;
	background-size: 60px auto;
	padding-bottom: .5em;
	width: 90%;
}

#session-details p, #session-details ul {
	margin: .5em 4%
}

#session-more {
	display: inline-block;
	width: 22%;
	vertical-align: text-top;
	margin-top: 10em
}

#session-more  .tagline {
	font-size: 1.1em;
	line-height: 1.2
}

#speaker #session-more  h2 {
	background-color: transparent;
	text-align: center
}

#session-more .dates {
	font-weight: 200;
	font-size: .9em 
}


#session-mores a:link, #session-mores a:visited {
	display: block;
	width: 50%;
	margin: 1.5em auto;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	border-radius: 3px;
	padding: .2em 0
} 

#session-mores a:first-of-type {
	background-color: #fff;
	color: #C7430E
}

#session-mores a:last-of-type {
	border: solid 2px;
	color: rgba(255, 255, 255, .7)
}

#session-abstract {
	clear: both;
	padding-top: 1em;
}

#session-abstract h4 {
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	padding-top: 1em;
	color: #000;
	font-size: 1.1em;
	font-weight: 600;
	margin-left: 4% 
}

#session-abstract p:last-of-type {
	padding-bottom: 2em;
	background-image: url('../images/chrome/grey-ball.svg');
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-clip: padding-box

}



#speaker-details h3 {
	width: 92%;
	display: block;
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	color: #2B3D46;
	font-size: 2em;
	text-align: left;
	font-style: normal;
	margin: .5em auto .5em auto
}

#registration-details h3 {
	margin: .5em auto;
	font-size: 2em;
	width: 92%;
}

#registration-details a:link, #registration-details a:visited {
	display: inline-block;
	color: #fff;
	background-color: #AD2206;
	text-decoration: none;
	padding: .2em 1em;
	border-radius: 3px;
	font-weight: 500;
	margin-right: 1em;
	transition: .2s background-color;
	margin-top: .5em;
	
}

registration-details a:hover {
	background-color: #1C8800
}

/*about respond*/

#about-respond {
	margin-top: .5em;
	padding: 3em 0 3em 12%;
	background-color: #2E424B;
	color: #fff
}

#about-respond h3 {
	color: #fff;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 600
}

#about-respond h2 {
	color: #fff;
	font-weight: 600;
	font-size: 2em;
	width: 70%;
	line-height: 1.1;
	margin-bottom: .4em
}

#about-respond p{
	width: 45%;
	font-size: .85em;
	line-height: 1.25
}

#about-respond p:last-of-type {
	margin-top: 2em;
	width: 100%
} 

#about-respond a:link, #about-respond a:visited {
	margin: 2.5em auto;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	border-radius: 3px;
	padding: .2em 1em;
	margin-right: 1.5em;
	transition: .2s background-color
} 

#about-respond a:hover {
	background-color: rgba(255, 255, 255, .3)
}

#about-respond a:first-of-type, #about-respond a:nth-of-type(2), #about-respond a:nth-of-type(3) {
	background-color: #fff;
	color: #2E424B;
	border: solid 2px #fff;

}

/*#about-respond a:last-of-type {
	border: solid 2px;
	color: rgba(255, 255, 255, .7);
	background-color: transparent;
}*/


/*speaker header registraiton buttons*/

.register, .more-details {
	text-decoration: none;
	display: block;
	padding: 0;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 500;
	border-radius: 2.5px;
	font-size: .95em;
	border: solid 2px;
	padding: 0;
	width: 70%;
	margin: 1em auto;
	color: #fff;
	text-align: center
}

.register h5 {
	color: #1C8800;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
		padding: .2em .8em .4em .8em;
	background-color: #fff;
	font-weight: 500
}

.register a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff
}

.register ul {
margin: 0;
padding: 0
}

.register li {
	text-transform: none;
	font-variant: normal;
	padding: .4em 0
}

.register li {
	border-bottom: solid 1px
}

.register li:last-of-type {
	border: none
}

.register li{
		transition: .2s background-color
}

.register li:hover {
	background-color: rgba(255, 255, 255, .3)
}

/*video*/

.current-video {
	position: fixed;
	height: 360px;
	width: 640px;
	margin: auto;
	display: block;
	top: 10%;
	left: 0;
	right: 0;
	opacity: 0;
	z-index: -1;
	transition: opacity .3s;
	border: solid #fff .3em
}

.current-video.visible {
	opacity: 1;
	z-index: 11
}

.video-close {
position: absolute;
top: 0;
left: 0;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
border: none;
background: transparent;
font-weight: 900

 }

.video-close{
font-size: 2em;
padding: 0 .3em;
color: #fff;/*color4 rgb(0, 250, 250)*/
}

/*cal for papers*/

#cfp {
	margin-left: 8%;
	margin-right: 8% 
}

#cfp h2 {
	font-size: 2.6em;
	line-height: 1.1;
	margin-top: .4em
}

#cfp h3 {
	font-size: 2em;
	line-height: 1.1;
	margin-top: .1em
}

#cfp  ol {
	list-style-type: decimal
}

#cfp  ol, #cfp  ul {
	margin-left: 12%
}

#cfp  ul h4 {
	font-size: 1.1em;
	color: #000
}

#cfp h4 {
	font-size: 1.6em;
	line-height: 1.1;
	margin-top: .1em
}

/*schedule*/

.city-selector {
	width: 40%;
	margin: 3em auto 1em auto;
	border: solid .1em;
	border-radius: .4em;
	color: #fff
}

.city-selector li {
	display: inline-block;
	text-align: center;
	width: 45%
}

.city-selector li:first-child {
	border-right: solid .1em
}

.schedule header {
	padding-bottom: 2em;
	position: relative
}

.schedule main {
	margin-top: -2.5em
}

#schedule {
	background-color: #216404;
	overflow: auto
}

#sched-sydney-melb, #sched-brisbane {
	padding-top: 1em
}


#schedule h2 {
	width: 100%;
	margin: 1em 35% 0 35%;
	font-size: 2.4em;
	color: #fff;
	padding-top: .5em
}

#schedule ul {
	color: #fff;
	width: 100%;
	margin: .5em 5% 1em 5%;}


#schedule h2 + ul {
	margin: .5em 5% 1em 35%;
}

#schedule img {
	border-radius: 50%
}

#schedule .session {
	width: 100%;
	padding: 1em 15%;
	color: #fff;
	background-image: url("../images/chrome/vertical-line.svg");
	background-repeat: repeat-y;
	background-position: 23.15%;
}

#schedule .session:first-of-type {
		background-position: 23.15% 20px;
		background-repeat: no-repeat
}

#schedule .session:last-of-type {
		background-position: 23.15% -500px;
		background-repeat: no-repeat
}




#schedule .session .time, #schedule .session .image, #schedule .session .details{
	display: inline-block;
	vertical-align: middle
}

#schedule .session .time {
	width: 10%;
	text-align: right
}


#schedule .session .image {
	width: 10%;
	text-align: center;}

#schedule .session .image img {
	width: 60%
}

#schedule .housekeeping {
	background-color: #216404
}

#schedule .housekeeping .image img {
	width: 30%
}

#schedule .session .details {
	width: 50%
}

#schedule .session .details p {
display: none}

#schedule .session .details p:first-of-type {
	display: block 
}

.session h3 {
	color: #fff;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1	
}
.session h4 {
	color: #fff;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	font-weight: 500;
	font-size: .8em	
}


.housekeeping h4 {
	display: none
}

.session.content {
	background-color: #1C8800
}

.session .abstract {
	width: 100%;
	font-size: .8em;
	padding: 0;
	background-color: transparent
}

.session .speakerName {font-weight: 600}

/*code*/

#code-conf {
 background-color: rgb(80, 52, 125);
 color: #fff;
 padding-top: 2em;
 padding-bottom: 2em;
background-image: url('../images/chrome/header-bg.svg') ; /*make SVG*/
background-repeat: repeat-x;
background-size: auto 25%;
background-position: 50% 5%;

}

#code-conf h2, #leaders h3 {
	color: #fff
}

#code-conf h2 {
font-size: 2em
}

#code-conf h3 {
font-size: 1.4em;
color: #fff
}

#about-code {
	display: inline-block;
	width: 60%
}

#code-offer {
	display: inline-block;
	width: 30%;
	margin-left: 5%

}


/*process*/

#process {
 padding-top: 2em;
 padding-bottom: 2em;
}


#process h2 {
font-size: 2em
}

#process h3 {
font-size: 2em;
margin-top: .4em

}


/* brackets */

.bracket .abouts {
	width: 40%;
	float: left
}


/*summit*/

#summit-conf {
 background-color: #13C2BB;
 color: #fff;
 padding-top: 2em;
 padding-bottom: 2em;
background-image: url('../images/chrome/aqua-arrows.svg') ; /*make SVG*/
background-repeat: repeat-y;
background-size: auto 45%;
background-position: 1.5% 5%;

}

#summit-conf h2, #leaders h3 {
	color: #fff
}

#summit-conf h2 {
font-size: 2em
}

#summit-conf h3 {
font-size: 1.4em;
color: #fff
}

#about-summit {
	display: inline-block;
	width: 60%
}

#summit-offer {
	display: inline-block;
	width: 30%;
	margin-left: 5%

}