/*colors*/

/*lightaqua #45b9ad*/
/*lightaquaaccess #31a599*/
/*darkaqua #2b424e*/
/*strongred #ba2d39*/
/*midblue #3873db*/
/*teal #27383f*/
/*burntorange #cf3000*/

body {
font: 400 16px/1.5 "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
max-width: 1440px;
margin: 0 auto}

strong {
font-weight: 600}

em {
	font-style: italic
}

h1, h2 {
font-size: 56px;
font-weight: 900
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: inherit;
	font-weight: 500
}

main a:link, main a:visited, main a:hover, main a:active {
	border-bottom: .75px solid
}

.part > a:link, .part > a:link {
	border: none
} 

nav#site {
	padding: .4em 0
}


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

nav#site ul li:first-of-type {
width: 50%;
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:  #45b9ad; /*lightaqua*/
color:  #31a599; /*lightaqua*/
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(10px) rotate(45deg);
	transform: translateX(10px) rotate(45deg)
}

/*banner*/
.banner {
	color: #fff;
	position: relative;
}

.banner img {
	display: inline-block;
	width: 100%
}


.banner h1, .banner h2 {
	color: #fff;
}

.banner h1 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	text-align: right;
	font-size: 2em;
	font-size: 4.7vw;
	line-height: .8;
	margin: .6em auto 0 auto;
	width: 90%;
	font-weight: 900
}

.banner h1 span {
	font-size: .8em;
	display: block 
}

.banner h2 {
	font-family: "Freight-Sans-Pro", "Helvetica Neue",  Helvetica, Arial,  sans-serif;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1.5em;
	font-size: 1.3vw;
	font-weight: 400	
}

.banner p {
	width: 70%;
	text-align: center;
	font-size: 1.6vw;
	line-height: 1;
	margin: 3em auto 1.5em auto
}

#logo-block {
	width: 33.6%;
	height: 49%;
	margin-left: 33.2%;
	position: absolute;
	top: 0;
	background-image: url('../images/chrome/arrows/arrow-repeating-aqua.svg');
	background-size: 100%;
	box-sizing: border-box;
	background-position: .5em 0;
	background-repeat: repeat-y
/*	outline: lime solid*/
}

/*page nav*/

nav.page {
	padding: 0 2% 0 8%;
	width: 90%;
	background-color:  #45b9ad; /*lightaqua*/
	background-color:  #31a599; /*lightaqua*/
	color: #fff;
	z-index: 10;
	margin-top: -.5em 
}

nav.page li {
display: inline-block;
max-width: 12%;
text-align: right;
margin-right: 2%}

nav.page li:first-child {width: 50%;
max-width: 50%;
text-align: left;
margin-right: 1%;
}

nav.page a:link, nav.page a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	font-size: 1.1em
}

nav.page li:first-of-type a:link {
	color: #fff;
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-size: 2em;
	font-weight: 400;
	text-transform: lowercase
}


nav.page li:last-of-type a:link, nav.page li:last-of-type a:visited {
	color: #ba2d39; /*strongred*/
	background-color: #fff;
	padding: .1em .5em;
	font-weight: 500
}

/*reasons*/

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

#reasons {width: 33%;
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: 100%;
margin-bottom: 2em}

#why-and-who h2 {
font-size: 1.5em;
margin-bottom: .5em;
color: #45b9ad; /*lightaqua*/
color: #31a599; /*lightaqua*/
line-height: 1.2;
font-weight: 700
}

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

#why-and-who h3 {
margin-bottom: .2em;
color: #45b9ad; /*lightaqua*/
color: #31a599; /*lightaqua*/
font-weight: 500;
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}

#product-team, #engineering-team {
width: 46%;
float: left}

 #engineering-team {
	 float: right;
 }

#product-team {
margin-right: 4%}

#product-team h3, #engineering-team h3{
font-size: 1.1em;
margin-bottom: .4em;
color: #666}

#product-team, #engineering-team {
	padding-top: 3.2em
}

#product-team {
	background-image: url('../images/chrome/arrows/two-orange-arrows.svg');
	background-repeat: no-repeat;
	background-size: 6em;	
}

#engineering-team {
	background-image: url('../images/chrome/arrows/two-blue-arrows.svg');
	background-repeat: no-repeat;
	background-size: 6em;	
}

#product-team h3, #engineering-team h3 {
	border-top: .2em solid;
	line-height: 1;
	padding-top: .4em;
	font-weight: 500
}

#product-team h3 {
	color:  #cf3000; /*burntorange*/
}

#engineering-team h3 {
	color:  #3873db; /*midblue*/
}
/* tldr*/

#tldr{
background-color: #409e97; /*color5*/
background-color: #31a599; /*color5*/
color: #fffefe;/*color3 #fffefe*/
}

#tldr{
clear: both;
padding: 1.2em 0 2em 5%;
overflow: auto;
font-size: 1.3vw}


.tldr-block {display: inline-block;
width: 20%;
margin-left: 0%;
text-align: center;
margin-right: 3%
}


.tldr-block h2, .tldr-block h3 {
font-size: 1.2em; 
font-weight: 300;
text-align:center; }

.tldr-block h2 {
font-size: 5em; 
margin-right: .1em;
color: #fff /*color*/
}

.tldr-block h3 {
	font-weight: 500;
	font-size: 1.4em;
	width: 50%;
	margin:  0 auto
}

/*speakers*/

#speakers {
	margin: 0;
	background: #000;
}

.speaker-group {
	clear: both
}

#speakers .speaker-group > h3 {
	font-weight: 600;
	font-size: 2.4em;
	line-height: 1.1;
	width: 50%;
	margin: 2em auto .5em auto	
}

.speaker-group > p {
	font-size: 1.2em;
	font-weight: 500;
	width: 50%;
	margin: 0em auto 2em auto	
}


#keynotes {
	color: #fff;
	background-color:   #2b424e; /*darkaqua*/
	text-align: center;
	padding: 2em 0 3em 0;
	background-image: url('../images/chrome/arrows/right-left-aqua-arrows.svg');
	background-repeat: repeat;
	background-size: 8em;
	background-position: 1em 1em;
	overflow: hidden
}

#keynotes .track-title {
		width: 40%;
		margin: 0 auto 4em auto;}

#design {
	color: #fff;
	background-color: #cf3000; /*burntorange*/
	text-align: center;
	padding: 2em 0;
	background-image: url('../images/chrome/plusses/opaque-dark-plusses.svg');
	background-repeat: repeat;
	background-size: 10em;
	background-position: 1em 1em;
	overflow: hidden
}



#design .track-title p, #engineering .track-title p {
	font-size: 1.4vw;
	line-height: 1.3;
/*	outline: solid lime*/
}



#engineering {
	color: #fff;
	background-color: #3873db; /*burntorange*/
	text-align: center;
	padding: 2em 0;
	background-image: url('../images/chrome/arrows/opaque-dark-arrows.svg');
	background-repeat: repeat;
	background-size: 10em;
	background-position: 1em 1em;
	overflow: hidden
}

.speaker-row {
	width: 75%;
	float: left;
	overflow: hidden;
}

.speaker-row + .speaker-row {
margin-top: -.5em}


.speaker-row.long {
	width: 100%;

}

.speaker-row .track-title {
	width: 59%;
	margin: 0 .5% 0 2%;
	text-align: left;
	float: left;
	padding: 0 4% 0 1%
}

#engioneering .speaker-row .track-title {
	width: 100%;
	margin: 0 .5% 0 2%;
	text-align: left;
	float: left;
	padding: 0 4% 0 1%
}

.speaker-row .track-title + .speaker-hero {
	width: 33.33%;
	float: right;
}


#speakers .track-title h3 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
font-size: 3em; 
font-size: 4vw; 
font-weight: 900;
}

#speakers #speakers-more h3 {
font-size: 2em; 
font-size: 3vw; 
font-weight: 900;
font-family: "freight-big-pro", "Big Caslon", Palatino, Georgia, serif;
}

#speakers-more {
padding-top: 5em
}

.track-title p {
	font-size: 1.2em;	
	font-size: 1.5vw;
	font-weight: 500;
}

.track-title > p > a:link, .track-title > p > a:link {

	color: #fff;
	text-transform: uppercase;
	margin-top: .6em;
	display: inline-block;
	padding: .2em;
	border: none
} 

#design .track-title > p > a:link, #design .track-title > p > a:link {
	background-color: #6D0401;
}

#engineering .track-title > p > a:link, #engineering .track-title > p > a:link {
		background-color: #0E46B2
}

.speaker-row.left .speaker-hero {
	float: left
}


#keynotes .speaker-hero  {
	width: 24.779%;
	margin: 0;
	padding: 0;
	margin-right: 0;
	display: block;
	float: left

}

.speaker-hero {
	position: relative;
	display: inline-block;
	width: 23.97%;
	margin-right: 1%;
}



.speaker-hero:after {content: " ";
position: absolute;
top: 4px;
right: 4px;
width: 18px;
height: 18px;
text-align: center; 
line-height: 16px;
font-size: 24px;
font-weight: 100;
font-family: helvetica;
color: #fff;/*color4 #c2ff46*/
opacity: .6;
background-image: url('../images/chrome/plusses/white-plus.svg');
background-size: cover;
font-weight: 900 }

.to-come:after {
	display: none
}

.speaker-row.long .speaker-hero {
width: 25%;}

.speaker-row.long .addendum {
width: 45%;
float: left;
padding-left: 1%;
text-align: left;
margin-top: 1em;
}

#engineering .addendum {
width: 23%;
float: left;
padding: 0 1%;
text-align: left;
margin-top: 1em;
}

.addendum h3 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
font-size: 1.6em; 
font-weight: 900;
text-align: left;
line-height: 1;
margin-bottom: .4em
}

.speaker-row.speaker-row.long .speaker-hero:last-of-type {
	margin-right: 0
}

.speaker-row .speaker-hero {
width: 33.33%;
margin-right: 0;
	float: right
}

.speaker-row .speaker-hero.wide {
	width: 66.66%}


.speaker-row .speaker-hero:last-of-type {
		margin-right: 0
}

.speaker-hero:last-of-type {
	margin-right: 0;
}

.speaker-row + .speaker-hero {
	width: 25%;
	margin-left: 0;
	margin-right: 0;
}

.speaker-hero + p {
float: left;
width: 60%;
margin: 2em 20%}

.speaker-details {
	position: absolute;
	bottom: 0.9em;
	left: 0.4em;
	text-align: left;
	-webkit-font-smoothing: antialiased /* smother animation*/
}


.speaker-details h4, .speaker-details h5 {
	width: intrinsic;           /* Safari/WebKit uses a non-standard name */
	width: -moz-max-content;    /* Firefox/Gecko */
	width: -webkit-max-content; /* Chrome */
	max-width: 100%
}

.speaker-details h4 {
	font-size: 1.3em;
	font-size: 1.4vw;
	padding: 0em .2em;
	font-weight: 600;
}

#keynotes .speaker-details h4 {
	color: #2b424e; /*darkaqua*/
	background-color: #45b9ad; /*lightaqua*/
	background-color: #31a599; /*lightaqua*/
}

#design .speaker-details h4 {
	color: #fff;
	background-color: #cf3000; /*burntorange*/
}

#engineering .speaker-details h4 {
	color: #fff;
	background-color: #0E46B2; /*burntorange*/
}

.speaker-details h5 {
	color: #fff;
	background-color: #2b424e; /*lightaqua*/
	font-size: 1.2em;
	font-size: 1.3vw;
	padding: .05em .2em;
	font-weight: 600;
	font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
	line-height: 1.2
}

.speaker-hero:hover {
	cursor: pointer
}

.speaker-hero img {
	width: 100%;
	transition: 0.2s opacity;
}

.speaker-hero:hover img {
	opacity: 0.85;
}

.speaker-hero a[href*="twitter.com"] {
	background-image: url('../images/chrome/twitter.svg');
	background-size: auto 100%;
	background-repeat: no-repeat;
	padding-left: 2em;
	border: none
	
}

#speakers button {
	padding: 1.1em .7em;
	text-transform: uppercase;
	-webkit-appearance: none;
	appearance: none;
	border: solid thin #dedede;
	background-color: #fff;
	font-size: .8em 
}

#speakers button:hover, #speakers button:active {
	background-color: #dedede;
	color: #333
}


/*.speaker-more*/

.speakers-more {
	color: #000;
	width: 80%;
}

.description {
	opacity: 0;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity: .3s;
	transition: opacity .3s;
	background-color: rgba(0, 0, 0, .7);
	padding: 2%;
	z-index: 10;
	pointer-events: none;
	color: #000;
	text-align: left
}

.description.visible {
	opacity: 1;
	z-index: 10;
	pointer-events: all
}

.speaker-more {
	background-color: #fff;
	overflow: visible;
	margin: 5% 15%;
/*	height: 80%;*/
	padding: 1%;
	position: relative;

	
/*		max-height: 90%;
	padding: 1%;
	position: relative;
	overflow: hidden*/
}

.previous, .next {
	position: fixed;
	top: 44%;
	font-size: 3em;
	color: #fff;
	width: 3%
}

.previous {
	left: 11%
}

.next {
	left: 90%
}

.closebox {
	position: absolute;
	top: -2em;
	background-color: #fff;
	height: 2em;
	right: 2em;
	z-index: 12;
	padding: .2em 1em .2em 2em;
	text-transform: uppercase;
	font-variant: small-caps;
	color: #50347d;
	font-size: .9em;
	font-weight: 600;
	background-image: url('../images/chrome/cross.svg');
	background-position: 10% 35%;
	background-repeat: no-repeat;
	background-size: auto 40%;
	cursor: pointer
}


.description h4, .description h3 {
	color: #cf3000; /*burntorange*/;
	font-weight: 600;
	font-size: 2em;
	line-height: 1.1;
	margin-bottom: .2em
}

.description h3 {
	font-size: 1.6em;
}

.description h4 {
	margin-bottom: .5em
}

.tags {
display: none}

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


.abstract {
	width: 56%;
/*	float: left;*/
	margin-right: 4%;
	margin-bottom: .2em;
	display: inline-block;
	vertical-align: text-top
}

.abstract p:last-of-type {margin-top: 1.5em}

.abstract p:first-of-type {margin-top: 0}

.abstract a:link, .abstract a:visited {
	font-size: .9em;
	color: #50347d
} 

.bio {
	width: 38%;
/*	float: right;*/
	font-size: .9em;
	display: inline-block;
	vertical-align: text-top
}

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

.links img {
	width: 1.2em
}


/*form*/

#speakers form {display: block}

#speakers form p {
text-align: center;
color: #fff;
width: 80%;
margin: 1em auto 0 auto;
font-size: 1.6em;
font-size: 2.2vw;
line-height: 1.1}

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

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

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

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

#speakers form.subscribed section#subscribeForm {
	opacity: 0
}

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

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

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

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

}

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

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

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

}

#speakers form {
opacity: 0;
pointer-events: none;
transition: opacity .3s;
z-index: 20;
position: fixed;
}

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

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

#speakers form p {
	color: #333;
	text-align: right
}

legend {
	clip: rect(0, 0, 0, 0)
}


/*cntent parts*/

 .part {
	position: relative;
 }
 
 .part h2 {
	 font-size: 3em;
	 font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
	 line-height: 1;
	 margin-bottom: .3em
 }
 
/*venue*/

#venue, #party, #dinner, #coffee, #juice {
	position: relative
}

#venue img, #party img, #dinner img, #coffee img, #juice img {
	width: 100%
}

a.partner-logo {
position: absolute;
bottom: 2%;
right: 2%;
width: 30%
}

#coffee a.partner-logo {
    bottom: 4%;
	text-align: right;

}

#coffee a.partner-logo img {
    width: 60%;
}


#party img {
	margin-top: -1em
}

.details {
	position: absolute;
	width: 28.4%;
	color: #fff;
	background-color: rgba(56,115,219, .8);
	padding: 1em 1em 0 1em;
	font-size: 1em;
	font-size: 1.3vw;
	line-height: 1.4;	
}

#venue .details {
	top: 2em;
	left: 8%;
}

#party .details {
	top: 2em;
	right: 8%;
	background-color: rgba(0, 0, 0, .6) 
}

#dinner {
	margin-top: -1em
}

#dinner .details {
	left: 8%;
	bottom: 2em;
	top: auto;
	background-color: rgba(169,84,27,0.95)
}

#coffee .details, #juice .details, #party .details {
	left: 8%;
	bottom: 2em;
	top: auto
}

.details a:link, .details a:visited {
	text-decoration: none;
	font-weight: 500;
	color: #fff;
	border-bottom: solid .75px
}

.details h2 {
		font-family: "freight-display-pro", Georgia,  sans-serif;
		font-size: 2.6em;
}
.details h3 {
	font-weight: 600;
	text-transform: uppercase;
	font-size: .9em;
}

.details p, .details ul {
	margin-bottom: 1.4em
}

.details ul {
	margin-left: 2em  
}

.part img.narrow {display: none}

/*party*/



/* Workshops */

/* Workshops */

#workshops {
	background-color: #2b424e;/*darkaqua*/
	color: #fff;
	padding-top: 3em;
	padding-bottom: 3em;
	overflow: hidden;
	clear: both
}

#workshops > h2 {
	text-align: center
}

#workshops > h3 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-size: 1.4em;
	line-height: 1;
	font-weight: 100;
	margin-bottom: 1em;
	margin-top: 2em;
	text-align: center

}


#workshops > p {
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em
}

#workshops > p:nth-of-type(2) {
	margin-bottom: 3em
}

.workshop {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin-left: 2.2%
}

.workshop h3 {
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-size: 1.8em;
	line-height: 1;
	font-weight: 100;
	margin-bottom: 1em
}

.workshop h4 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 500
}

.workshop:last-of-type {
	margin-right: 2.2%
}

.workshop img {
	width: 100%
}

.workshop p {
	margin-bottom: 1em
}

.workshop .button {
	background-color: #cf3000; /*burntorange*/
	border: none;
	padding: .2em .4em
}

.workshop-learnings, .workshop-takeaways {
		display: block
}

.workshop ul {
	margin-bottom: 1em
}

.workshop li {
padding-left: .5em;
line-height: 1.2;
padding-bottom: .4em}

/*pricing*/

#register {
font-size: .9em;
width: 90%;
margin: 3.5em auto 5em auto
}


#register h2 {
	font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
	font-size: 3.5em;
	font-size: 3.5vw;
	line-height: .96;
	color:  #45b9ad; /*lightaqua*/
	color:  #31a599; /*lightaqua*/
	font-weight: 900
}

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

td.includegold {
	background-color: #fdf8f0
}

td.includesilver {
	background-color: #f3f4f5
}

td.includeclassic {
	background-color: #f3f6f4
}

#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;
	border-top: solid .2em #A86700;
}

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

#register h3 {
	font-weight: 900;
	font-size: 2.2em;
	margin-bottom: .2em;
	font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
}

#register p, #register li {
	font-size: 1.2em;
	line-height: 1.25
}

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

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

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

#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
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 600
}


#register td h4 {
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 600;
	font-size: .9em;
	color: #676767;
	margin-bottom: .2em
}

#register td > h4 {
	font-size: 1.3em;
	line-height: 1.2;
}

#register .date {
	white-space: nowrap;
}

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


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

#register td {

	min-height: 1.4em

}

#register td img {
	width: 1.4em
}

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

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

#register td a:link, #register td a:visited {
	text-decoration: none;
	display: inline-block;
	padding: .2em .8em;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 700;
	border-radius: 2px;
	color: #fff;
	font-size: 1em
}

#register td:nth-of-type(2) a:link, #register td:nth-of-type(2) a:visited {
		background-color: #dc982c;
		background-color: #A86700;
}

#register td:nth-of-type(3) a:link, #register td:nth-of-type(3) a:visited {
		background-color: #5c5f71;

}
#register td:nth-of-type(4) a:link, #register td:nth-of-type(4) a:visited {
		background-color: #4f7c62;

}

#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(6) td, #register tr:last-of-type td {
	border: none
}

/*narrow pricing*/

#pricing-brief {
	display: none
}

/*pricing more*/

#pricing-more {
	overflow: hidden;
	width: 90%;
	margin: 3.5em auto 5em auto
}

#pricing-more > section{
	font-size: .9em;
	color: #676767
}
#pricing-more h2 {
	font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
	margin-left: 0;
	margin-right: 20px;
	padding-top: 20px;
	width: 30%;
	float: left;
	line-height: 1;
	font-size: 2.7em;
	font-size: 4vw;
	border-top: solid 4px	;
	color:  #45b9ad; /*lightaqua*/
	color:  #31a599; /*lightaqua*/
}

#register .more-info {
	display: none
}

#pricing-teams, #pricing-eofy {
	width: 32%;
	float: left;
	padding-top: 20px;
	border-top: solid  #45b9ad 4px;
	border-top: solid  #31a599 4px;
	margin-bottom: 3%
}

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

}

#pricing-more h3 {
	font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
	font-size: 2.2em;
	color: #45b9ad;
	color: #31a599;
	padding-bottom: 1em;
	font-weight: 900
}

#pricing-more p, #pricing-more li {
	font-size: 1.2em;
}

#pricing-more ul {
	margin: 1.2em auto
}

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

#pricing-more  li {
	line-height: 1.25;
	margin-bottom: 1em
}


#pricing-more strong {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: .9em;
	color: #45b9ad;
	color: #31a599
}

#pricing-brief {
	display: none
}

/*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;
}

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

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

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

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

#promise-details h3 {
margin-top: 1em;
font-style: normal;
text-transform: uppercase;
font-weight: 600 }

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

}

.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 {	
	margin-top: 3em;
	margin: 3em 8%;
	overflow: hidden
}

#about h2 {
font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
color: #cf3000; /*burntorange*/
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
}

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

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

#code h2 {
	color: #3873db;/*midblue*/
	font-family: "freight-big-pro", "Big Caslon",  Palatino, Georgia, serif;
	font-size: 3em}
	
/*diverse*/

#diverse {	
	margin: 3em 20% 3em 8%;
	overflow: hidden
}

#diverse h2 {
font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
color: #cf3000; /*burntorange*/
font-size: 3em
}

#diverse h3 {
font-family: "freight-display-pro", Georgia,  Helvetica, Arial,  sans-serif;
color: #cf3000; /*burntorange*/
font-size: 2em;
margin-top: .5em
}

#diverse p { 
	margin: 1em auto
}


#diverse li {
	padding-left: 1em;
	font-size: .9em
}

#diverse a:link, #diverse a:visited {
	text-decoration: underline;
	border: none
}


/*partners*/

#partners {
padding: 2em 8% 2em 8%;
overflow: hidden;
}

#partners h2 {
font-size: 2em;
color: #1f2c35; /*color1*/
clear: both; 
margin-bottom: 1em;
margin-top: 2em
 }

#partners a:link, #partners a:visited  {display: block;
width: 42%;
margin-right: 7%;
margin-bottom: .5em;
float: left;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
border: none
}


#partners #community a:link, #partners #community a:visited {
width: 15%
}


#partners a:link img, #partners a:visited img {width: 100%}


#partners a:hover {-webkit-filter: grayscale(0%);
filter: grayscale(0%)}

#partners > section {
	overflow: auto
}

/*footer*/

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

footer #credits {
	float: none;
	width: 50%;
	padding: 0 25%;
	margin-bottom: 6em;
	text-align: center
}

footer > section {

}

footer > section {
	width: 25%;
	float: left;
	margin-right: 5%
}

footer > section:nth-of-type(3) {
	float: right;
	margin-bottom: 6em
}

footer h3 {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: inherit;
	font-weight: 500;
	color: #999
}

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