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 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-weight: 300
}

h1, h2, h3, h4, h5, h6 {
color: #50347d
}


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: 40%;
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 a:link, nav#site ul li a:visited {
	color: inherit;
	text-decoration: none;
}


.past {
color: #676767}

nav#site ul li.current {
color: #50347d;
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(90%) rotate(45deg);
	transform: translateX(90%) rotate(45deg)
}

/*header*/

body > header {
background-color: rgb(80, 52, 125);
padding-top: 2.5em;
padding-bottom:0;
background-image: url('../images/chrome/header-bg.svg') ; /*make SVG*/
background-repeat: repeat-x;
background-size: auto 25%;
background-position: 50% 5%;
padding-top: 94px;

}

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: 34%;
font-size: 6.2em;
margin-bottom: 1em
}

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

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

#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
}


/*logo block from event*/


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.3em;
font-size: 1.8vw;
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: 76%;
	font-size: 2.6vw;
	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: .7em;
	font-size: 1.3vw;
	width: 52%;
	margin: 0 auto 1.4em auto;
	text-align: center
}

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


header h3 {
font-size: 2em;
font-size: 1.6vw;
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: 24%;
	display: inline-block
}

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


header h4 {
	font-size: 2em;
	font-size: 2vw;
	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: 56%;
	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: 2em

}

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


/*page nav*/

nav.page {
	display: block;
	padding: .6em 8% .5em 8%;
	width: 84%;
	background-color: rgb(80, 52, 125);
	z-index: 10;
}

/* for speakers page*/

#speaker nav.page {
	display: none
} 

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: 33%;
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: rgb(111, 80, 160);
	padding: .1em 1em .2em 1em;
	border-radius: 3px;
	transition: .2s background-color;
	border: solid 2px rgb(137, 106, 187)
}

nav.page li:last-of-type a:hover {
	background-color: rgb(80, 52, 125)
}

/*need page navigation to be sticky*/


/*main*/

main {
	font-size: 1.1em;
	overflow: hidden
}

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

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

#why-and-who {
background-color: fff;
overflow: auto;
padding: 0;
font-size: 1.07em;
background-image: url('../images/chrome/left-balls.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: 41%;
float: right;
margin: 0 0 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: #50347d;
	text-align: right;
	display: inline-block;
	width: 30%;
	margin-right: .1em
}

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


/*speakers*/

#speakers form {
	width: 70%;
	font-size: .8em
}

#speakers button, #speakers a.register, #speakers a.email {
	width: 20%;
	margin-right: 0%;
	display: inline-block
}


#speakers {
	overflow: auto;
	width: 100%;
	font-size: 1.6em;
	padding: 1em 0 0 0;
	background-color: #2D1D48;
	padding-top: 3em

}

#bigideas > a {
	display: block
}

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

#speakers h2 {
	font-size: 2.4em;
	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.1em;	
}

#bigideas {
padding-bottom: 1.5em
}


#bigideas .speaker-hero {
	background-color:#fff;
	background-image: url("../images/chrome/pale-balls-long.svg");
background-repeat: repeat-x;
background-position: 100% 100%;
background-size: 18px;
}

#bigideas a:link {
	width: 47.7%;
	display: inline-block;
	/*float: left;*/
	margin-left: 1%;
	margin-right: 1%;
	text-decoration: none;
	vertical-align: text-top
}

#bigideas a:link:last-of-type {
	margin-right: 0
}

#bigideas .speaker-hero strong {
	font-weight: 600;
	
}

#bigideas .speaker-hero:first-of-type {
}


#bigideas .speaker-hero img {width: 50%
}

.speaker-hero h3 {
	color: #2D1D48;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.1;
	text-align: center;
	width: 90%;
	margin: .3em auto .2em auto;
	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: 3.5em*/

}

.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;	
}

#bigideas .speaker-details {
	width: 50%;
	float: right
}

#long-speakers {
	background-color: #E1E9EB;
	padding-bottom: 1em
}

#long-speakers > h3 {
	padding: 1em 0 0 8%;
	font-size: 1.4em;
	color: #2C4049;
	margin-bottom: 0;
	line-height: .8
}

#long-speakers > p {
	font-size: .9em;
	padding: 0 0 .5em 8%;
}


#long-speakers .speaker-hero {
	display: inline-block;
	width: 23.4%;
	margin-left: 1%;
	background-color: #fff;
	padding: 0;
	font-size: .9em;
	vertical-align: text-top;
	margin-bottom: 1em
}

#long-speakers .speaker-hero.long {
	width: 23.4%;
	font-size: .8em
}


#long-speakers .speaker-hero.short {
	width: 15.1%;
	font-size: .8em
}

#long-speakers .speaker-hero.short h3 {
	min-height: 5.5em
}

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


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

#long-speakers .speaker-hero h3 {
	color: #2D1D48;
	min-height: 3.5em
}

#long-speakers .abstract {
display: none}


/*samr appearance long speakrs 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

}

.speaker-hero * {
	transition: color .2s;
}

#long-speakers .speaker-hero:hover {
	background-color: #2D1D48;
}

.speaker-hero:hover {
	transform: scale(1.03)
}

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

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

.speaker-hero:hover:after {
	content: "More…";
	position: absolute;
	right: 0;
	top: 0;
	background-color: #2E424D;
	color: #fff;
	font-size: .6em;
	transform: rotate(90deg) translateX(100%);
	transform-origin: 100% 0;
	text-transform: uppercase;
	font-weight: 500;
	padding: .1em .4em

}

.tags {
display: none}

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


.abstract {
width: 92%;
padding: .4em 4% .6em 4%;
line-height: 1.2;
font-size: .6em;
background: rgba(45, 29, 72, 0.21);
}

#speakers .abstract p {
	display: none
}

#speakers .abstract p:first-of-type, #speakers .abstract p:last-of-type {
	display: block
}

.abstract a:link, .abstract a:visited, .abstract strong {
	font-size: 1em;
	color: #2D1D48;
	font-weight: 500;
	text-decoration: none;
	border-bottom: solid 2px rgba(45, 29, 72, 0.43);
} 

.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
}

/*pricing*/

#register {
margin-top: 3.5em;
font-size: .9em;
padding-top: 5em;
/* 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 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
}

#register p {
	line-height: 1.25
}

#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%
}

#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: .9em;
	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 + 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: 80%
}

#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:first-of-type {
	padding-top: .4em;
	border-bottom: solid 1px 
}


#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: 60%
}

#workshops h3 + h4 {
	margin-top: 0
}

#workshops h4 em {
	font-weight: 100
}

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


#workshops .details img {
	width: 20%;
	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: .9em;
	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: 31%;
    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
}
/*venue*/

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

}

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

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

#venue .melbourne {

}

#venue .sydney {
}


#venue .details {
	padding: 2%;
	width: 96%;
	height: 96%;
	font-size: .9em
}

#venue h2 {
	font-size: 2.6em
}


#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 .current .details {
		width: 60%;
	margin: 0% 0% 7% 10%;
	font-size: 1em;
		background-color: rgba(44, 69, 136, .8);

}


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

#venue p {
		font-size: .9em;
}

#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: 45%;
	float: left;
	margin-top: 5%}

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



#our-partners .joint-partner img {
	width: 30%;
	float: left;
	margin-top: 5%}

#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*/

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

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


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

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

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

.testimonial p {
	font-size: 1em; 
	font-weight: 300;
	line-height: 1.1
}

/*about*/

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

#cfp {
	width: 72%;
	padding: 0 14%
}

#cfp h3 {
	font-size: 2em
}


#cfp h4 {
	font-size: 1.6em
}

#about h2, #cfp h2 {
font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
color: #cf3000; /*burntorange*/
font-size: 3em;
line-height: 1;
margin-top: 1.5em;
}

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

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

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

#johnallsopp h3 {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: .9em;
	color: #676767
}

#johnallsopp img {
	width: 25%;
	float: right;
	margin: 0 0 5% 5%
}

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 {
	padding-top: 1em;
	padding-bottom: 2em;
}

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

#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: #3f2962;
}

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

#session-details h4 {
	width: 100%;
	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
}

#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: 60%
}


#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: #50347d;
	text-decoration: none;
	padding: .2em 1em;
	border-radius: 3px;
	font-weight: 500;
	margin-right: 1em;
	transition: .2s background-color
}

registration-details a:hover {
	background-color: #B73E19
}

/*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 {
	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:first-of-type {
	border-bottom: solid 1px
}

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

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

/*about event*/

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

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

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

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

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

#about-event a:link, #about-event 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-event a:hover {
	background-color: rgba(255, 255, 255, .3)
}

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

/*schedule*/

.schedule header {
	padding-bottom: 2em
}

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

#schedule {
	background-color: #311d53;

}

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

#schedule ul {
	color: #fff;
	width: 100%;
	margin: 0 35% 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: top
}

#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: #321C53
}

#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: #7ACEF9;
	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: #3b245d
}

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

.session .speakerName {font-weight: 600}


/*get*/

#gets {
	background-color: #fff;
	background-image: url('../images/chrome/scroll1-cover.svg');
	background-size: 100%;
	background-position: 0% -0%;
	background-repeat: no-repeat; 
}

#get {
	position: relative;
	overflow: hidden;
	background-color: #FFF1DE;
}

#get > img:first-of-type {
	width: 100%;
margin-top: -95%;
	display: block;
}

#get > h2:first-of-type {
	color: #242E36;
	font-size: 2em;
	margin-top: 1em;
	font-weight: 600
}

#get > * {
	width: 40%;
	margin: 0 auto;
	font-weight: 200;
	text-align:center;
}

#get form {
	margin: 2em auto
}

#get label {
	
  position: absolute !important;
  height: 1px; width: 1px; 
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* #get form input {
	width: 35%;
	padding: .6em
}

#get form input:first-of-type {
	margin-right: 2%
}

#get form p:last-of-type {
	text-align: right;
	margin-right: 10%;
	margin-top: .5em
} */

#get form > div {
	width: 45%;
	display: inline-block
}

#get form input {
	width: 100%;
	padding: .6em
}


#get form > div:first-of-type {
	margin-right: 6%
}

#get form div.sign {
	text-align: right;
	margin-right: 0%;
	margin-top: .5em;
	width: 102%}

#get form div.sign input {
		width: auto
	}

#get form p {
}

#get form button, #get form input[type="submit"] {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	color: #fff;
	background-color: #009A98;
	font-size: .9em;
	font-weight: 600;
	padding: .5em .8em;
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
}


/*diversity*/

#diverse {
	margin-top: 2em
}

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

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

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