
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

[hidden], template {
    display: none;
}

html {
    font-family: sans-serif;
}

body {
    margin: 0px;
}

a {
    background: transparent;
}

a:focus {
    outline: dotted thin;
}

a:active, a:hover {
    outline: 0px;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0px;
}

abbr[title] {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    box-sizing: content-box;
    height: 0px;
}

mark {
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 0);
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "�??" "�?�" "�??" "�??";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0px;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0px;
}

fieldset {
    border: 1px solid rgb(192, 192, 192);
    margin: 0px 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0px;
    padding: 0px;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0px;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0px;
}

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

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

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

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

input[name="bbb_email"] {
    display: none !important;
}

html, body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

html {
    font-size: 50%;
}

html, body, input, button {
    -webkit-font-smoothing: antialiased;
}

body {
    font-size: 1.8rem;
    line-height: 1.4;
    color: rgb(20, 20, 20);
    display: flex;
    height: 100%;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
}

.layout {
    flex: 1 0 auto;
}

a {
    color: rgb(12, 12, 232);
    text-decoration: underline;
    transition: opacity 0.2s;
}

a:hover {
    opacity: 0.7;
}

.separator, .content .content-separator, .content-narrow .content-separator, .index-view .quote-section .quote-content .content-separator, .tickets-view .tickets-content .content-separator, .tickets-expired-view .tickets-content .content-separator, .tickets-terms-view .tickets-content .content-separator, .tickets-privacy-policy-view .tickets-content .content-separator, .tickets-order-view .tickets-content .content-separator, .tickets-payment-view .tickets-content .content-separator, .tickets-edit-view .tickets-content .content-separator, .tickets-ticket-view .tickets-content .content-separator, .index-view .signup-section .signup-content .content-separator, .index-view .info-section .info-content .content-separator, .index-view .speakers-section .speakers-content .content-separator, .index-view .pitch-section .pitch-content .content-separator, .index-view .partner-section .partner-content .content-separator, .index-view .champions-section .champions-content .content-separator, .index-view .venue-section .venue-content .content-separator, .index-view .team-section .team-content .content-separator {
    width: 45px;
    height: 2px;
    outline: none;
    border: none;
    background-color: rgb(20, 20, 20);
}

.fade-in-on-scroll {
    transition: all 0.7s ease-out 0.1s;
    opacity: 1;
    transform: translateY(0px);
}

.fade-in-on-scroll.fade-from-left.fade-in-on-scroll {
    transform: translateX(0px);
}

.content-core, .content, .content-narrow, .index-view .quote-section .quote-content, .tickets-view .tickets-content, .tickets-expired-view .tickets-content, .tickets-terms-view .tickets-content, .tickets-privacy-policy-view .tickets-content, .tickets-order-view .tickets-content, .tickets-payment-view .tickets-content, .tickets-edit-view .tickets-content, .tickets-ticket-view .tickets-content, .index-view .signup-section .signup-content, .index-view .info-section .info-content, .index-view .speakers-section .speakers-content, .index-view .pitch-section .pitch-content, .index-view .partner-section .partner-content, .index-view .champions-section .champions-content, .index-view .venue-section .venue-content, .index-view .team-section .team-content, .menu-content, .index-view .speakers-section .speakers-display-content {
    margin: 0px auto;
}

.content, .content-narrow, .index-view .quote-section .quote-content, .tickets-view .tickets-content, .tickets-expired-view .tickets-content, .tickets-terms-view .tickets-content, .tickets-privacy-policy-view .tickets-content, .tickets-order-view .tickets-content, .tickets-payment-view .tickets-content, .tickets-edit-view .tickets-content, .tickets-ticket-view .tickets-content, .index-view .signup-section .signup-content, .index-view .info-section .info-content, .index-view .speakers-section .speakers-content, .index-view .pitch-section .pitch-content, .index-view .partner-section .partner-content, .index-view .champions-section .champions-content, .index-view .venue-section .venue-content, .index-view .team-section .team-content {
    padding: 40px 20px;
}

.content .content-separator, .content-narrow .content-separator, .index-view .quote-section .quote-content .content-separator, .tickets-view .tickets-content .content-separator, .tickets-expired-view .tickets-content .content-separator, .tickets-terms-view .tickets-content .content-separator, .tickets-privacy-policy-view .tickets-content .content-separator, .tickets-order-view .tickets-content .content-separator, .tickets-payment-view .tickets-content .content-separator, .tickets-edit-view .tickets-content .content-separator, .tickets-ticket-view .tickets-content .content-separator, .index-view .signup-section .signup-content .content-separator, .index-view .info-section .info-content .content-separator, .index-view .speakers-section .speakers-content .content-separator, .index-view .pitch-section .pitch-content .content-separator, .index-view .partner-section .partner-content .content-separator, .index-view .champions-section .champions-content .content-separator, .index-view .venue-section .venue-content .content-separator, .index-view .team-section .team-content .content-separator {
    margin: 60px auto;
}

.section, .index-view .header-section, .index-view .signup-section, .index-view .video-section, .tickets-view .tickets-section, .tickets-expired-view .tickets-section, .tickets-terms-view .tickets-section, .tickets-privacy-policy-view .tickets-section, .tickets-order-view .tickets-section, .tickets-payment-view .tickets-section, .tickets-edit-view .tickets-section, .tickets-ticket-view .tickets-section {
    margin: 0px;
}

.separator, .content .content-separator, .content-narrow .content-separator, .index-view .quote-section .quote-content .content-separator, .tickets-view .tickets-content .content-separator, .tickets-expired-view .tickets-content .content-separator, .tickets-terms-view .tickets-content .content-separator, .tickets-privacy-policy-view .tickets-content .content-separator, .tickets-order-view .tickets-content .content-separator, .tickets-payment-view .tickets-content .content-separator, .tickets-edit-view .tickets-content .content-separator, .tickets-ticket-view .tickets-content .content-separator, .index-view .signup-section .signup-content .content-separator, .index-view .info-section .info-content .content-separator, .index-view .speakers-section .speakers-content .content-separator, .index-view .pitch-section .pitch-content .content-separator, .index-view .partner-section .partner-content .content-separator, .index-view .champions-section .champions-content .content-separator, .index-view .venue-section .venue-content .content-separator, .index-view .team-section .team-content .content-separator {
    border: none;
    margin-bottom: 55px;
    background-color: transparent;
}

.separator::after, .content .content-separator::after, .content-narrow .content-separator::after, .index-view .quote-section .quote-content .content-separator::after, .tickets-view .tickets-content .content-separator::after, .tickets-expired-view .tickets-content .content-separator::after, .tickets-terms-view .tickets-content .content-separator::after, .tickets-privacy-policy-view .tickets-content .content-separator::after, .tickets-order-view .tickets-content .content-separator::after, .tickets-payment-view .tickets-content .content-separator::after, .tickets-edit-view .tickets-content .content-separator::after, .tickets-ticket-view .tickets-content .content-separator::after, .index-view .signup-section .signup-content .content-separator::after, .index-view .info-section .info-content .content-separator::after, .index-view .speakers-section .speakers-content .content-separator::after, .index-view .pitch-section .pitch-content .content-separator::after, .index-view .partner-section .partner-content .content-separator::after, .index-view .champions-section .champions-content .content-separator::after, .index-view .venue-section .venue-content .content-separator::after, .index-view .team-section .team-content .content-separator::after {
    content: "�??�??�??";
    text-align: center;
    font-size: 80px;
    line-height: 1px;
    display: block;
    color: rgb(204, 204, 204);
}

.sub-header-section .content, .sub-header-section .content-narrow, .sub-header-section .index-view .quote-section .quote-content, .index-view .quote-section .sub-header-section .quote-content, .sub-header-section .tickets-view .tickets-content, .tickets-view .sub-header-section .tickets-content, .sub-header-section .tickets-expired-view .tickets-content, .tickets-expired-view .sub-header-section .tickets-content, .sub-header-section .tickets-terms-view .tickets-content, .tickets-terms-view .sub-header-section .tickets-content, .sub-header-section .tickets-privacy-policy-view .tickets-content, .tickets-privacy-policy-view .sub-header-section .tickets-content, .sub-header-section .tickets-order-view .tickets-content, .tickets-order-view .sub-header-section .tickets-content, .sub-header-section .tickets-payment-view .tickets-content, .tickets-payment-view .sub-header-section .tickets-content, .sub-header-section .tickets-edit-view .tickets-content, .tickets-edit-view .sub-header-section .tickets-content, .sub-header-section .tickets-ticket-view .tickets-content, .tickets-ticket-view .sub-header-section .tickets-content, .sub-header-section .index-view .signup-section .signup-content, .index-view .signup-section .sub-header-section .signup-content, .sub-header-section .index-view .info-section .info-content, .index-view .info-section .sub-header-section .info-content, .sub-header-section .index-view .speakers-section .speakers-content, .index-view .speakers-section .sub-header-section .speakers-content, .sub-header-section .index-view .pitch-section .pitch-content, .index-view .pitch-section .sub-header-section .pitch-content, .sub-header-section .index-view .partner-section .partner-content, .index-view .partner-section .sub-header-section .partner-content, .sub-header-section .index-view .champions-section .champions-content, .index-view .champions-section .sub-header-section .champions-content, .sub-header-section .index-view .venue-section .venue-content, .index-view .venue-section .sub-header-section .venue-content, .sub-header-section .index-view .team-section .team-content, .index-view .team-section .sub-header-section .team-content {
    padding-top: 90px;
    padding-bottom: 80px;
}

.heading, .index-view .info-section h3, .tickets-view .tickets-heading, .tickets-expired-view .tickets-heading, .tickets-terms-view .tickets-heading, .tickets-privacy-policy-view .tickets-heading, .tickets-order-view .tickets-heading, .tickets-payment-view .tickets-heading, .tickets-edit-view .tickets-heading, .tickets-ticket-view .tickets-heading {
    font-size: 3.6rem;
    font-weight: 300;
    line-height: 1.3;
    margin: 0.8em 0px 0.6em;
    text-align: center;
    color: rgb(12, 12, 232);
    letter-spacing: -0.02em;
    font-kerning: normal;
}

.paragraph, .index-view .info-section .info-paragraph, .index-view .info-section .info-rsvp .info-rsvp-info {
    line-height: 1.5;
}

.footer {
    position: relative;
    flex: 0 0 auto;
    padding: 50px 0px 40px;
    text-align: center;
    background-color: rgb(38, 38, 38);
}

.footer .powered-by {
    height: 55px;
    width: 172px;
    opacity: 0.7;
    display: inline-block;
    overflow: hidden;
    text-indent: -100000px;
    transition: opacity 0.2s ease-in-out;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/created-with-conteffi-2.svg?v-12");
    background-size: 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.footer .powered-by:hover {
    opacity: 1;
}

.footer .powered-by:focus {
    outline: none;
}

.footer .powered-by-title {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0.07em;
    margin-bottom: 0.5em;
    color: white;
    text-transform: uppercase;
}

.footer .powered-by-confetti {
    display: inline-block;
    text-indent: -100000px;
    height: 74px;
    width: 130px;
    margin: 0px 1em;
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/sthlmtech/footer-confetti.png");
    background-size: 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.footer .powered-by-mondido {
    display: inline-block;
    text-indent: -100000px;
    height: 74px;
    width: 130px;
    margin: 0px 1em;
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/sthlmtech/footer-mondido.png");
    background-size: 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.footer .footer-company-info {
    color: rgb(102, 102, 102);
    font-size: 1.2rem;
    margin: 0.3em auto;
    max-width: 35em;
}

.footer .footer-company-info a {
    color: rgb(102, 102, 102);
}

.index-view .speakers-section .speakers-button, .index-view .partner-section .partner-button, .index-view .team-section .team-button {
    padding: 0.7em 2em;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    margin: 2em auto;
    display: block;
    text-align: center;
    max-width: 170px;
}

.index-view .header-placeholder {
    height: 100vh;
    max-height: 1200px;
    width: 100%;
    position: relative;
}

.index-view .header-section {
    z-index: 0;
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
    transition: background-color 1s;
    color: rgb(20, 20, 20);
    text-align: center;
    overflow: hidden;
    background-color: rgb(247, 247, 247);
}

.windows-mode .index-view .header-section {
    background-color: rgb(20, 20, 20);
}

.index-view .header-section .header-nav {
    position: relative;
    z-index: 50;
    background-color: white;
}


.index-view .header-section .header-nav-links {
    list-style: none;
    padding: 0px 1em;
    margin: 0px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.index-view .header-section .header-nav-links li {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.index-view .header-section .header-nav-links a {
    outline: none;
    transition: all 0.2s;
    color: rgb(20, 20, 20);
    text-decoration: none;
    padding: 1em 2em;
    display: block;
}

.windows-mode .index-view .header-section .header-nav-links a {
    color: white;
}

.index-view .header-section .header-nav-links a:hover {
    opacity: 1;
    color: rgb(12, 12, 232);
}

.index-view .header-section .header-nav-links .header-nav-tickets {
    border: 3px solid rgb(20, 20, 20);
}

.windows-mode .index-view .header-section .header-nav-links .header-nav-tickets {
    border: 3px solid white;
}

.index-view .header-section .header-nav-links .header-nav-tickets:hover {
    color: white;
    border-color: rgb(12, 12, 232);
    background-color: rgb(12, 12, 232);
}

.index-view .header-section .header-nav-links .header-nav-years {
    padding: 0px 1.5em;
}

.index-view .header-section .header-nav-links .header-nav-years a {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}

.windows-mode .index-view .header-section .header-nav-links .header-nav-years {
    color: white;
}

.index-view .header-section .header-nav-icon {
    font-size: 5rem;
    font-family: Wingdings-Regular, 'Wingdings 1', wingdings;
    color: rgb(12, 12, 232);
    display: block;
    text-align: center;
    padding: 0px 20px;
    cursor: pointer;
}

.index-view .header-section .header-nav-icon-toggle {
    display: none;
}

.index-view .header-section .header-nav-icon-toggle:checked + .header-nav-links {
    max-height: 20em;
}

.index-view .header-section .header-content {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0px 20px;
    margin-bottom: 3em;
    min-height: 60%;
    z-index: -1;
    overflow: hidden;
    mix-blend-mode: multiply;
}

.windows-mode .index-view .header-section .header-content {
    mix-blend-mode: screen;
}

.index-view .header-section .header-info {
    margin-bottom: 1em;
}

.index-view .header-section .header-logo {
    overflow: hidden;
    margin: 0px auto;
    max-width: 660px;
}

.index-view .header-section .header-logo.header-logo-has-image {
    max-width: 516px;
    text-indent: -9999px;
    min-height: 238px;
    position: relative;
}

.index-view .header-section .header-logo-image {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-size: contain;
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

.lt-ie9 .index-view .header-section .header-logo-image {
    background-size: 100%;
}

.index-view .header-section .header-logo-image[data-image] {
    opacity: 0;
    transition: all 0.7s;
}

.index-view .header-section .header-logo-image[data-image].image-ready {
    opacity: 1;
}

.index-view .header-section .header-details {
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.03em;
    margin: 0.2em 0px;
}

.index-view .header-section .header-date {
    color: rgb(12, 12, 232);
    font-size: 3.8rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1;
}

.index-view .header-section .header-location::before {
    content: "�?�";
    margin: 0px 0.6em;
}

.index-view .header-section .header-summary {
    max-width: 450px;
    line-height: 1.2;
    font-size: 2rem;
    font-weight: 700;
    margin: 20px auto 30px;
    text-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 1px;
}

.index-view .header-section .header-form {
    max-width: 450px;
    margin: auto;
}

.index-view .header-section .header-form .email {
    line-height: 50px;
    border: none;
    box-sizing: border-box;
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px inset;
    width: 63%;
    font-size: 2rem;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: 0px 15px;
    margin: 0px 7% 0px 0px;
    background-color: transparent;
}

.index-view .header-section .header-form .email::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.index-view .header-section .header-form .button {
    line-height: 50px;
    width: 30%;
    color: rgb(0, 0, 18);
    border: none;
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    background-color: rgb(255, 255, 255);
}

.index-view .header-section .header-links {
    text-align: center;
    margin: 1.1em 0px;
}

.index-view .header-section .header-links a {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 900;
    text-decoration: none;
    color: white;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: white;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0px 15px;
    padding-bottom: 0.15em;
    transition: opacity 0.2s, padding-bottom 0.15s;
}

.index-view .header-section .header-links a:hover, .index-view .header-section .header-links a:active {
    padding-bottom: 0.3em;
}

.index-view .header-section .header-animation {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 0px;
    overflow: hidden;
}

.index-view .header-section .header-sign {
    position: absolute;
    left: 0px;
    top: 0px;
    color: rgb(255, 143, 166);
    font-size: 10rem;
    font-family: Wingdings-Regular, 'Wingdings 1', wingdings;
    transform-origin: center center 0px;
}

.index-view .main-container {
    position: relative;
    z-index: 10;
}

.index-view .main-container .nav-icon {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 6rem;
    font-family: Wingdings-Regular, 'Wingdings 1', wingdings;
    color: blue;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 1.5em;
    z-index: 200;
    transition: box-shadow 0.6s, transform 0.3s;
    transform: scale(0.8);
    cursor: pointer;
    outline: none;
    text-decoration: none;
    background-color: white;
}

.index-view .main-container .nav-icon-fixed {
    position: fixed;
    top: 10px;
    right: 30px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 20px;
}

.index-view .main-container .nav-icon-fixed:hover {
    opacity: 1;
    transform: scale(1);
}

.index-view .main-container .nav-icon-fixed:active {
    transform: scale(0.9);
}

.index-view .signup-section {
    background-color: rgb(245, 245, 245);
}

.index-view .signup-section .signup-content {
    text-align: center;
}

.index-view .signup-section .signup-section-email {
    font-size: 1.8rem;
    font-weight: 600;
    color: rgb(12, 12, 232);
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    margin-right: 0.5em;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    display: block;
    width: 100%;
    outline: none;
    border-radius: 0px;
    transition: all 0.3s;
    -webkit-appearance: none;
    background-color: white;
}

.index-view .signup-section .signup-section-email::-webkit-input-placeholder {
    color: rgb(204, 204, 204);
}

.index-view .signup-section .signup-section-email:focus {
    box-shadow: rgba(12, 12, 232, 0.498039) 0px 0px 0px 2px inset;
}

.index-view .signup-section .signup-section-button {
    font-size: 1.8rem;
    font-weight: 600;
    width: 100%;
    border: none;
    outline: none;
    color: rgb(245, 245, 245);
    height: 40px;
    line-height: 36px;
    padding: 0px 20px;
    display: block;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 0px;
    -webkit-appearance: none;
    background-color: rgb(12, 12, 232);
}

.index-view .signup-section .signup-pitch {
    font-size: 1.8rem;
    font-weight: 600;
    color: rgb(102, 102, 102);
    max-width: 310px;
    margin: 2em auto;
}

.index-view .signup-section .signup-social {
    margin: 1em auto;
}

.index-view .signup-section .signup-social a {
    position: relative;
    display: inline-block;
    outline: none;
    padding: 0px 0px 10px;
    color: rgb(12, 12, 232);
}

.index-view .signup-section .signup-social a::after {
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 2px;
    content: "";
    opacity: 1;
    transition: all 0.3s;
    transform: translateY(-10px);
    background: rgb(12, 12, 232);
}

.index-view .signup-section .signup-social a:hover::after, .index-view .signup-section .signup-social a:focus::after {
    height: 2px;
    opacity: 1;
    transform: translateY(-3px);
}

.index-view .signup-section .signup-social a {
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none;
    margin: 0px 1em;
}

.index-view .info-section {
    background-color: white;
}

.index-view .info-section .info-content {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
}

.index-view .info-section .info-content blockquote {
    font-size: 3.2rem;
    font-style: italic;
    color: gray;
    position: relative;
    text-align: center;
    margin-bottom: 70px;
}

.index-view .info-section .info-content blockquote::after {
    position: absolute;
    content: " ";
    width: 40px;
    height: 2px;
    margin-left: -20px;
    left: 50%;
    bottom: -40px;
    background-color: gray;
}

.index-view .info-section h3 {
    text-align: left;
    margin-top: 0px;
}

.flying {
    z-index: 100;
}

.right-image h4 {
    text-align: right;
}

.right-image p {
    text-align: right;
    font-size: 60%;
}

.right-image {
    float: right;
    text-align: right;
    font-size: 24px;

}


.left-image h4 {
    text-align: left;
}

.left-image p {
    text-align: left;
    font-size: 60%;
}

.left-image {
    float: left;
    text-align: left;
    font-size: 24px;
}




.index-view .info-section .info-rsvp {
    text-align: center;
    max-width: 460px;
    margin: 0px auto;
}

.index-view .info-section .info-rsvp .info-rsvp-info {
    font-size: 1.5rem;
    line-height: 1.4;
    color: rgb(46, 46, 46);
    text-align: center;
}

.index-view .info-section .info-social {
    overflow: hidden;
    list-style: none;
    margin-bottom: 30px;
    padding: 0px;
}

.index-view .info-section .info-social iframe {
    display: inline;
}

.index-view .info-section .info-social li {
    text-align: left;
    line-height: 25px;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}

.index-view .info-section .info-social li:first-child {
    margin-bottom: -10px;
}

.index-view .video-section {
    perspective: 160px;
}

.index-view .video-section .video-content {
    display: block;
    outline: none;
    position: relative;
    height: 0px;
    padding-top: 44%;
    background-color: rgb(12, 12, 232);
}

.index-view .video-section .video-content:hover {
    opacity: 1;
}

.index-view .video-section .video-content:hover .video-player, .index-view .video-section .video-content:hover .video-player.image-ready {
    opacity: 0.4;
}

.index-view .video-section .video-player {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 10;
    background-color: rgb(20, 20, 20);
    background-size: cover;
}

.index-view .video-section .video-player[data-image] {
    opacity: 0;
    transition: all 0.4s;
}

.index-view .video-section .video-player[data-image].image-ready {
    opacity: 1;
}

.index-view .video-section .video-play {
    z-index: 20;
    animation-name: video-play-rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    position: absolute;
    transition: all 0.4s;
    background-color: white;
}

.index-view .video-section .video-play::after {
    content: " ";
    height: 0px;
    width: 0px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-36%, -50%) scale(0.8);
    border-style: solid;
    border-color: transparent transparent transparent rgb(12, 12, 232);
    border-width: 18px 0px 18px 32px;
    transition: all 0.2s;
}

.index-view .video-section .video-content:hover .video-play {
    box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 0px 10px;
    width: 90px;
    height: 90px;
    border-radius: 45px;
}

.index-view .video-section .video-content:hover .video-play::after {
    opacity: 0.8;
    transform: translate(-36%, -50%) scale(1);
}

.index-view .speakers-section .speakers-description, .index-view .pitch-section .pitch-description {
    text-align: left;
}

.index-view .speakers-section {
    position: relative;
    background-color: rgb(245, 245, 245);
}

.index-view .speakers-section .heading-icon {
    vertical-align: baseline;
}

.index-view .speakers-section .speakers-content {
    overflow: hidden;
    z-index: 20;
    position: relative;
    padding-bottom: 0px;
}

.index-view .speakers-section .speakers-controls {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding-top: 80%;
}

.index-view .speakers-section .speakers-control, .index-view .speakers-section .speakers-control-left, .index-view .speakers-section .speakers-control-right {
    position: absolute;
    top: 50%;
    box-shadow: rgb(12, 12, 232) 3px 3px 0px 0px inset;
    width: 20px;
    height: 20px;
    z-index: 30;
    border: 10px solid transparent;
    cursor: pointer;
    transition: all 0.3s;
}

.index-view .speakers-section .speakers-control-left {
    left: -20px;
    transform: translateX(50%) rotate(-45deg) scale(0.7);
}

.index-view .speakers-section .speakers-control-left:hover {
    transform: translateX(50%) rotate(-45deg) scale(0.9);
}

.index-view .speakers-section .speakers-control-left:active {
    transform: translateX(50%) rotate(-45deg) scale(0.8);
}

.index-view .speakers-section .speakers-control-right {
    right: -20px;
    transform: translateX(-50%) rotate(135deg) scale(0.7);
}

.index-view .speakers-section .speakers-control-right:hover {
    transform: translateX(-50%) rotate(135deg) scale(0.9);
}

.index-view .speakers-section .speakers-control-right:active {
    transform: translateX(-50%) rotate(135deg) scale(0.8);
}

.index-view .speakers-section .speakers-display {
    position: relative;
    padding-top: 60%;
    overflow: hidden;
    z-index: 10;
}

.index-view .speakers-section .speakers-display-content {
    position: absolute;
    top: 0px;
    left: 30px;
    right: 30px;
    bottom: 0px;
}

.index-view .speakers-section .speakers-speaker {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    transform: translateX(100vw) scale(0.8);
    opacity: 0;
    transform-origin: left bottom 0px;
    transition: transform 0.8s ease-in-out, opacity 0.5s;
}

.index-view .speakers-section .speakers-speaker.speakers-speaker-active {
    opacity: 1;
    transform: translateX(0px) scale(1);
}

.index-view .speakers-section .speakers-speaker.speakers-speaker-out {
    opacity: 0;
    transform: translateX(-100vw) scale(0.8);
}

.index-view .speakers-section .speakers-speaker.speakers-speaker-no-transition {
    transition: all 0s;
}

.index-view .speakers-section .speakers-speaker-soledad {
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/prev-speakers/speaker-soledad.gif?v-12");
    background-size: 60%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.index-view .speakers-section .speakers-speaker-amy {
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/prev-speakers/speaker-amy.gif?v-12");
    background-size: 60%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.index-view .speakers-section .speakers-speaker-alice {
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/prev-speakers/speaker-alice.gif?v-12");
    background-size: 60%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.index-view .speakers-section .speakers-speaker-douglas {
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/prev-speakers/speaker-douglas.gif?v-12");
    background-size: 60%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.index-view .speakers-section .speakers-speaker-bert {
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/prev-speakers/speaker-bert.gif?v-12");
    background-size: 60%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.index-view .speakers-section .speakers-speaker-jake {
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/prev-speakers/speaker-jake.gif?v-12");
    background-size: 60%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.index-view .speakers-section .speakers-speaker-tom {
    background-image: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/prev-speakers/speaker-tom.gif?v-12");
    background-size: 60%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.index-view .speakers-section .speakers-bio {
    position: absolute;
    bottom: 6%;
    left: 0px;
}

.index-view .speakers-section .speakers-bio-event {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.6;
}

.index-view .speakers-section .speakers-bio-name {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
    color: rgb(12, 12, 232);
}

.index-view .speakers-section .speakers-bio-company {
    line-height: 1.1;
    font-size: 2rem;
    font-weight: 300;
    color: rgb(20, 20, 20);
}

.index-view .speakers-section .speakers-button {
    box-shadow: rgb(12, 12, 232) 0px 0px 0px 2px inset;
    color: rgb(12, 12, 232);
}

.index-view .speakers-section .speakers-indicators {
    display: none;
    z-index: 30;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.index-view .speakers-section .speakers-indicators .speakers-indicator {
    display: inline-block;
    width: 1.8em;
    height: 1.6em;
    font-size: 1.8rem;
    font-family: Wingdings-Regular, 'Wingdings 1', wingdings;
    vertical-align: bottom;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
}

.index-view .speakers-section .speakers-indicators .speakers-indicator::after {
    position: absolute;
    height: 0px;
    width: 0px;
    display: block;
    color: rgb(12, 12, 232);
    content: "¦";
}

.index-view .speakers-section .speakers-indicators .speakers-indicator:hover {
    opacity: 0.4;
}

.index-view .speakers-section .speakers-indicators .speakers-indicator:active {
    transform: scale(0.9);
}

.index-view .speakers-section .speakers-indicators .speakers-indicator-active::after {
    content: "u";
}

.index-view .quote-section .quote-content {
    mix-blend-mode: multiply;
}

.index-view .quote-section blockquote {
    position: relative;
    color: rgb(12, 12, 232);
    font-size: 2.4rem;
    font-weight: 300;
}

.index-view .quote-section blockquote::before {
    left: -0.6em;
    top: -0.15em;
    position: absolute;
    font-size: 6rem;
    content: "''";
}


.index-view .quote-section blockquote p:after {
    left: -0.6em;
    top: -0.15em;
    font-size: 6rem;
    content: "''";
}


.index-view .quote-section .quote-author {
    font-size: 1.6rem;
    font-weight: 600;
}

.index-view .pitch-section {
    overflow: hidden;
    background-color: white;
}

.index-view .pitch-section .pitch-image {
    display: block;
    position: static;
    margin: 3em auto;
    width: 60%;
}

.index-view .pitch-section .pitch-image img {
    border: 5px outset rgb(204, 204, 204);
    box-sizing: border-box;
    width: 100%;
}

.index-view .pitch-section .pitch-description em {
    font-style: normal;
    color: rgb(12, 12, 232);
    font-weight: 600;
}

.index-view .pitch-section .pitch-content {
    overflow: hidden;
}

.index-view .partner-section {
    background-color: rgb(255, 143, 166);
}

.index-view .partner-section .partner-content {
    position: relative;
}

.index-view .partner-section .partner-content, .index-view .partner-section .partner-content .heading, .index-view .partner-section .partner-content .info-section h3, .index-view .info-section .partner-section .partner-content h3, .index-view .partner-section .partner-content .tickets-view .tickets-heading, .tickets-view .index-view .partner-section .partner-content .tickets-heading, .index-view .partner-section .partner-content .tickets-expired-view .tickets-heading, .tickets-expired-view .index-view .partner-section .partner-content .tickets-heading, .index-view .partner-section .partner-content .tickets-terms-view .tickets-heading, .tickets-terms-view .index-view .partner-section .partner-content .tickets-heading, .index-view .partner-section .partner-content .tickets-privacy-policy-view .tickets-heading, .tickets-privacy-policy-view .index-view .partner-section .partner-content .tickets-heading, .index-view .partner-section .partner-content .tickets-order-view .tickets-heading, .tickets-order-view .index-view .partner-section .partner-content .tickets-heading, .index-view .partner-section .partner-content .tickets-payment-view .tickets-heading, .tickets-payment-view .index-view .partner-section .partner-content .tickets-heading, .index-view .partner-section .partner-content .tickets-edit-view .tickets-heading, .tickets-edit-view .index-view .partner-section .partner-content .tickets-heading, .index-view .partner-section .partner-content .tickets-ticket-view .tickets-heading, .tickets-ticket-view .index-view .partner-section .partner-content .tickets-heading {
    color: white;
    text-align: left;
}

.index-view .partner-section .partner-button {
    color: rgb(255, 143, 166);
    background-color: rgb(255, 255, 255);
}

.index-view .partner-section .partner-icons {
    top: -0.35em;
    font-size: 14rem;
    font-family: Wingdings-Regular, 'Wingdings 1', wingdings;
    color: rgb(12, 12, 232);
    mix-blend-mode: multiply;
    position: absolute;
    right: 0px;
    line-height: 1;
    text-align: center;
    width: 1em;
    word-wrap: break-word;
}

.index-view .partner-section .partner-icons::before {
    content: "J";
}

.index-view .champions-section {
    background-color: rgb(245, 245, 245);
}

.index-view .champions-section .champions-last {
    text-align: center;
}

.index-view .champions-section .champions-last img {
    width: 100%;
    max-width: 1045px;
}

.index-view .venue-section {
    position: relative;
    background: rgb(255, 143, 166);
}

.index-view .venue-section .venue-section-bg {
    position: absolute;
    top: 40%;
    bottom: -8%;
    left: 0px;
    right: 0px;
    z-index: 20;
    mix-blend-mode: multiply;
    background: url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/venue-left.png?v-12") -30px 100% / auto 78% no-repeat, url("//d2wd18kp3k18ix.cloudfront.net/nordicjs2016/images/venue-right.png?v-12") calc(100% + 40px) 100% / auto 100% no-repeat;
}

.index-view .venue-section .venue-content {
    position: relative;
    z-index: 30;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.index-view .venue-section .venue-content, .index-view .venue-section .venue-content a, .index-view .venue-section .venue-content .heading, .index-view .venue-section .venue-content .info-section h3, .index-view .info-section .venue-section .venue-content h3, .index-view .venue-section .venue-content .tickets-view .tickets-heading, .tickets-view .index-view .venue-section .venue-content .tickets-heading, .index-view .venue-section .venue-content .tickets-expired-view .tickets-heading, .tickets-expired-view .index-view .venue-section .venue-content .tickets-heading, .index-view .venue-section .venue-content .tickets-terms-view .tickets-heading, .tickets-terms-view .index-view .venue-section .venue-content .tickets-heading, .index-view .venue-section .venue-content .tickets-privacy-policy-view .tickets-heading, .tickets-privacy-policy-view .index-view .venue-section .venue-content .tickets-heading, .index-view .venue-section .venue-content .tickets-order-view .tickets-heading, .tickets-order-view .index-view .venue-section .venue-content .tickets-heading, .index-view .venue-section .venue-content .tickets-payment-view .tickets-heading, .tickets-payment-view .index-view .venue-section .venue-content .tickets-heading, .index-view .venue-section .venue-content .tickets-edit-view .tickets-heading, .tickets-edit-view .index-view .venue-section .venue-content .tickets-heading, .index-view .venue-section .venue-content .tickets-ticket-view .tickets-heading, .tickets-ticket-view .index-view .venue-section .venue-content .tickets-heading {
    color: white;
}

.index-view .venue-section .venue-content p {
    max-width: 200px;
    margin: 0px auto;
}

.index-view .team-section {
    padding-bottom: 0px;
    background-color: white;
}

.index-view .team-section .team-content p {
    max-width: 500px;
    margin: 2em auto;
    text-align: center;
}

.index-view .team-section .team-bg {
    position: relative;
    padding-top: 57%;
}

.index-view .team-section .team-image {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    mix-blend-mode: multiply;
    z-index: 10;
    background-size: cover;
}

.index-view .team-section .team-image[data-image] {
    opacity: 0;
    transition: all 0.7s;
}

.index-view .team-section .team-image[data-image].image-ready {
    opacity: 1;
}

.index-view .team-section .team-image-box {
    position: absolute;
    top: 47%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    background-color: rgb(255, 143, 166);
}

.index-view .team-section .team-button {
    max-width: 170px;
    margin: 0px auto;
    display: block;
    box-shadow: rgb(12, 12, 232) 0px 0px 0px 2px inset;
    color: rgb(12, 12, 232);
}

.tickets-view .layout, .tickets-expired-view .layout, .tickets-terms-view .layout, .tickets-privacy-policy-view .layout, .tickets-order-view .layout, .tickets-payment-view .layout, .tickets-edit-view .layout, .tickets-ticket-view .layout {
    background-color: rgb(250, 250, 250);
}

.index-view .header-section .header-nav-links li {
    display: inline-block;
    margin: 0 .5em
}

.fade-in-on-scroll {
    -moz-transition: all 0.7s ease-out 0.1s;
    -o-transition: all 0.7s ease-out 0.1s;
    -webkit-transition: all 0.7s ease-out;
    -webkit-transition-delay: 0.1s;
    transition: all 0.7s ease-out 0.1s;
    /*opacity: 1;*/
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity:0;
}

.fade-in-on-scroll.fade-out {
    opacity: 0;
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.fade-in-on-scroll.fade-from-left.fade-in-on-scroll {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.fade-in-on-scroll.fade-from-left.fade-in-on-scroll.fade-out {
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.hide-me {
    opacity: 0;
}




@media only screen and (min-width: 650px) {
    .index-view .header-section .header-scroll-icon {
        display: block
    }
}



.header-scroll-icon {
    position: absolute;
    bottom: 2%;
    left: 50%;
    box-shadow: 3px 3px 0 0 #0C0CE8 inset;
    width: 200px;
    height: 200px;
    z-index: 100;
    border: 10px solid transparent;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-transform: translateX(-50%) rotate(-135deg);
    -ms-transform: translateX(-50%) rotate(-135deg);
    -webkit-transform: translateX(-50%) rotate(-135deg);
    transform: translateX(-50%) rotate(-135deg);
    animation-name: header-scroll-icon-bounce;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    display: block;
}


@-moz-keyframes header-scroll-icon-bounce {
    from {
        -moz-transform: translateY(0) translateX(-50%) rotate(-135deg);
        transform: translateY(0) translateX(-50%) rotate(-135deg)
    }
    to {
        -moz-transform: translateY(-20px) translateX(-50%) rotate(-135deg);
        transform: translateY(-20px) translateX(-50%) rotate(-135deg)
    }
}

@-webkit-keyframes header-scroll-icon-bounce {
    from {
        -webkit-transform: translateY(0) translateX(-50%) rotate(-135deg);
        transform: translateY(0) translateX(-50%) rotate(-135deg)
    }
    to {
        -webkit-transform: translateY(-20px) translateX(-50%) rotate(-135deg);
        transform: translateY(-20px) translateX(-50%) rotate(-135deg)
    }
}

@keyframes header-scroll-icon-bounce {
    from {
        -moz-transform: translateY(0) translateX(-50%) rotate(-135deg);
        -ms-transform: translateY(0) translateX(-50%) rotate(-135deg);
        -webkit-transform: translateY(0) translateX(-50%) rotate(-135deg);
        transform: translateY(0) translateX(-50%) rotate(-135deg)
    }
    to {
        -moz-transform: translateY(-20px) translateX(-50%) rotate(-135deg);
        -ms-transform: translateY(-20px) translateX(-50%) rotate(-135deg);
        -webkit-transform: translateY(-20px) translateX(-50%) rotate(-135deg);
        transform: translateY(-20px) translateX(-50%) rotate(-135deg)
    }
}