/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
/* line 9, ../scss/_reset.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 30, ../scss/_reset.scss */
body {
  line-height: 1;
}

/* line 34, ../scss/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 39, ../scss/_reset.scss */
nav ul {
  list-style: none;
}

/* line 43, ../scss/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 47, ../scss/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 53, ../scss/_reset.scss */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
/* line 62, ../scss/_reset.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
/* line 69, ../scss/_reset.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 76, ../scss/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 80, ../scss/_reset.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 85, ../scss/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
/* line 91, ../scss/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 100, ../scss/_reset.scss */
input, select {
  vertical-align: middle;
}

@font-face {
  font-family: 'Yeah-Papa';
  src: url("/fonts/Yeah-Papa.ttf.woff") format("woff"), url("/fonts/Yeah-Papa.ttf.svg#Yeah-Papa") format("svg"), url("/fonts/Yeah-Papa.ttf.eot"), url("/fonts/Yeah-Papa.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'marker_feltthin';
  src: url("/fonts/markerfelt-webfont.woff2") format("woff2"), url("/fonts/markerfelt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 29, ../scss/wdc.scss */
* {
  box-sizing: border-box;
}

/* line 33, ../scss/wdc.scss */
html {
  min-height: 100%;
}

/* line 37, ../scss/wdc.scss */
body {
  font-family: 'Yeah-Papa', sans-serif;
  height: 100%;
  background: url("/images/events/2018/bg.svg") repeat top left;
  box-sizing: border-box;
}

/* line 44, ../scss/wdc.scss */
.event-2018-content .container {
  max-width: 1400px;
  margin: 0px auto 0;
  padding-top: 100px;
}

/* line 50, ../scss/wdc.scss */
.site-header {
  position: relative;
  z-index: 3;
  margin: 0px 50px 20px 50px;
  padding-bottom: 30px;
}
/* line 56, ../scss/wdc.scss */
.site-header:before {
  content: '';
  display: block;
  position: absolute;
  background: url("/images/events/2018/header-clip.svg") no-repeat top left;
  background-size: cover;
  width: 100%;
  height: 751px;
  z-index: 1;
  left: 0;
  bottom: 0;
}
/* line 69, ../scss/wdc.scss */
.site-header:after {
  content: '';
  display: block;
  width: 100%;
  height: 150px;
  background: url("/images/events/2018/header-sea.svg") no-repeat bottom left;
  background-size: cover;
  z-index: 1;
  bottom: 0;
  left: 0;
  position: absolute;
  mix-blend-mode: multiply;
}
/* line 83, ../scss/wdc.scss */
.site-header img[src="/images/events/2018/logo.svg"] {
  position: relative;
  z-index: 3;
  width: 700px;
  height: 420px;
  display: block;
  margin: 0 auto 30px;
  mix-blend-mode: multiply;
}
/* line 93, ../scss/wdc.scss */
.site-header img[src="/images/events/2018/header-sun.svg"] {
  position: absolute;
  width: 550px;
  z-index: 2;
  left: 52%;
  transform: translate(-50%, 0);
  top: 50px;
  display: block;
}
/* line 103, ../scss/wdc.scss */
.site-header img[src="/images/events/2018/header-ship.svg"] {
  position: absolute;
  width: 300px;
  height: 434px;
  bottom: 130px;
  right: 80px;
  z-index: 2;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 830px) {
  /* line 103, ../scss/wdc.scss */
  .site-header img[src="/images/events/2018/header-ship.svg"] {
    right: 40px;
    transform: scale(0.7);
  }
}
/* line 117, ../scss/wdc.scss */
.site-header img[src="/images/events/2018/header-date.svg"] {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 250px;
  z-index: 2;
}
/* line 125, ../scss/wdc.scss */
.site-header img[src="/images/events/2018/header-loc.svg"] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 250px;
  z-index: 2;
}
/* line 134, ../scss/wdc.scss */
.site-header h2 {
  font-size: 4.25rem;
  color: #eacc00;
  text-align: center;
  width: 545px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
/* line 144, ../scss/wdc.scss */
.site-header .btn {
  margin: 30px auto 0;
  position: relative;
  font-size: 5rem;
  width: 450px;
  height: 105px;
  padding: 0;
}
/* line 151, ../scss/wdc.scss */
.site-header .btn:after {
  width: 450px;
  height: 105px;
}

/* line 159, ../scss/wdc.scss */
.btn {
  color: #fff;
  background: url("/images/events/2018/btn-bg.svg") no-repeat center center;
  text-align: center;
  width: 583px;
  height: 135px;
  display: block;
  text-decoration: none;
  font-size: 6.5625rem;
  box-sizing: border-box;
  padding: 20px;
  margin: 0 auto;
  position: relative;
}
/* line 173, ../scss/wdc.scss */
.btn::after {
  content: '';
  background: url("/images/events/2018/btn-bg-2.svg") no-repeat center center;
  width: 583px;
  height: 135px;
  display: block;
  top: 10px;
  right: 0px;
  position: absolute;
  z-index: -1;
}
/* line 184, ../scss/wdc.scss */
.btn:hover {
  transform: translateY(10px);
}
/* line 186, ../scss/wdc.scss */
.btn:hover::after {
  display: none;
}

/* line 192, ../scss/wdc.scss */
h1 {
  color: #dd1253;
  font-size: 3rem !important;
  text-align: center;
  max-width: 1035px;
  margin: 0 auto !important;
  position: relative;
  z-index: 2;
}

/* line 202, ../scss/wdc.scss */
.speakers {
  position: relative;
  z-index: 1;
}
/* line 206, ../scss/wdc.scss */
.speakers__title {
  position: relative;
  width: 600px;
  top: -50px;
}
/* line 212, ../scss/wdc.scss */
.speakers__list {
  margin-top: -85px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
  grid-auto-rows: minmax(100px, auto);
  list-style: none;
  margin: 0 auto;
  max-width: 1000px;
}
/* line 223, ../scss/wdc.scss */
.speakers__list li img {
  display: block;
  width: 100%;
}
/* line 229, ../scss/wdc.scss */
.speakers__list li.tbc img {
  width: 80%;
  margin-left: 20%;
}
/* line 233, ../scss/wdc.scss */
.speakers__list li.tbc::after {
  content: "More to be announced soon";
  display: block;
  position: relative;
  font-size: 2em;
  padding: 2px 10px;
  left: 70px;
  bottom: 0px;
}
/* line 244, ../scss/wdc.scss */
.speakers__list li:nth-child(1) {
  width: 90%;
  margin-left: 10px;
}
/* line 248, ../scss/wdc.scss */
.speakers__list li:nth-child(5) {
  transform: rotate(-5deg);
}
/* line 251, ../scss/wdc.scss */
.speakers__list li:nth-child(6) {
  transform: rotate(5deg);
}
/* line 254, ../scss/wdc.scss */
.speakers__list li:nth-child(7) {
  transform: rotate(-2deg);
}
/* line 257, ../scss/wdc.scss */
.speakers__list li:nth-child(8) {
  transform: rotate(7deg);
}

/* line 265, ../scss/wdc.scss */
.venue {
  max-width: 1400px;
  margin: 30px auto;
}
/* line 269, ../scss/wdc.scss */
.venue__title {
  font-size: 3rem;
}
/* line 273, ../scss/wdc.scss */
.venue .water-container {
  position: relative;
  padding-top: 20px;
}
/* line 278, ../scss/wdc.scss */
.venue .water-container img:first-child {
  position: absolute;
  top: -40px;
  left: -25px;
  width: 775px;
  max-width: 90%;
  display: block;
}

/* line 290, ../scss/wdc.scss */
.tickets {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  list-style: none;
  max-width: 1400px;
  margin: 30px auto;
}
/* line 299, ../scss/wdc.scss */
.tickets .ticket__price {
  font-size: 5rem;
  color: #15aaf3;
  font-family: 'marker_feltthin', sans-serif;
  text-align: center;
  display: block;
}
/* line 307, ../scss/wdc.scss */
.tickets li {
  position: relative;
  padding-top: 60px;
}
/* line 312, ../scss/wdc.scss */
.tickets li:first-child h3 {
  transform: rotate(-15deg);
  top: 30px;
  left: -30px;
}
/* line 320, ../scss/wdc.scss */
.tickets li:nth-child(2) h3 {
  transform: rotate(5deg);
}
/* line 324, ../scss/wdc.scss */
.tickets li:nth-child(2) h4 {
  transform: rotate(5deg);
  top: 40px;
}
/* line 331, ../scss/wdc.scss */
.tickets li:nth-child(3) h3 {
  transform: rotate(-10deg);
}
/* line 335, ../scss/wdc.scss */
.tickets li:nth-child(3) h4 {
  transform: rotate(-10deg);
  top: 40px;
}
/* line 342, ../scss/wdc.scss */
.tickets li:last-child h3 {
  top: 15px;
}
/* line 347, ../scss/wdc.scss */
.tickets li h3 {
  font-size: 2.25rem;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0;
}
/* line 355, ../scss/wdc.scss */
.tickets li h4 {
  color: #dd1253;
  font-size: 1.25rem;
  text-align: center;
  position: absolute;
  width: 100%;
}

/* line 365, ../scss/wdc.scss */
.site-footer {
  text-align: center;
  padding: 50px 0;
  font-size: 2rem;
}
/* line 370, ../scss/wdc.scss */
.site-footer a {
  color: #dd1253;
  text-decoration: none;
}

/* line 376, ../scss/wdc.scss */
.early-bird-banner {
  background-color: #dd1253;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  padding: 20px;
  margin-bottom: 45px;
  z-index: 13;
  top: 0;
  position: absolute;
  width: 100%;
}

/* line 390, ../scss/wdc.scss */
.sponsors {
  margin: 50px 0 0;
  transition: 0.2s;
}
/* line 394, ../scss/wdc.scss */
.sponsors img {
  max-width: 750px;
  margin: 0 auto;
  display: block;
}
/* line 399, ../scss/wdc.scss */
.sponsors:hover {
  transform: translateY(10px);
}

/* line 404, ../scss/wdc.scss */
.the-sponsors {
  margin-top: 7em;
}
/* line 406, ../scss/wdc.scss */
.the-sponsors h2 {
  font-size: 4em;
  text-align: center;
  margin-bottom: 0.5em;
}
/* line 411, ../scss/wdc.scss */
.the-sponsors ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 415, ../scss/wdc.scss */
.the-sponsors ul li {
  list-style-type: none;
}
/* line 417, ../scss/wdc.scss */
.the-sponsors ul li img {
  width: 500px;
  height: auto;
  transform: rotate(-5deg);
  transition: 0.2s;
}
/* line 422, ../scss/wdc.scss */
.the-sponsors ul li img:hover {
  transform: scale(1.1) rotate(-5deg);
}

.event-2018-content{
  position: relative;
}