/* Fonts */

@font-face {
    font-family: 'Lakesight Regular';
    src: url('../fonts/Lakesight.woff2?v270218') format('woff2'), url('../fonts/Lakesight.ttf?v270218') format('truetype'), url('../fonts/Lakesight.woff?v270218') format('woff'), url('../fonts/Lakesight.svg?v270218#Lakesight') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* General */

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 1.6em;
    line-height: 1.5em;
    background: #fff;
    color: #000;
}

.container {
    max-width: 950px;
}

a,
a:link,
a:hover,
a:active {
    cursor: pointer;
    cursor: hand;
}

.session a,
.session a:link,
.session a:active {
    color: #000;
    cursor: pointer;
    cursor: hand;
    text-decoration: underline;
    text-decoration-color: #f8952d;
}

.session a:hover .info .title {
    color: #000;
}

.bgSlanted {
    position: absolute;
    width: 100%;
    z-index: 8888;
}

.bgSlantedUp:before {
    border-left: 2000px solid transparent;
    border-right: 0 none;
    right: 0;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}

.bgSlantedDown:before {
    border-left: 0 none;
    border-right: 2000px solid transparent;
    left: 0;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}

.bgSlantedAccent:before {
    border-bottom: 50px solid #f8952d !important;
}

.bgSlantedBlack:before {
    border-bottom: 50px solid #333333 !important;
}

.bgSlantedGrey:before {
    border-bottom: 50px solid #f6f6f6 !important;
}

.bgSlantedWhite:before {
    border-bottom: 50px solid #ffffff !important;
}


/* Popover */

.modal-dialog {
    margin: 75px auto;
}

.modal .close {
    font-size: 2em;
    font-weight: 700;
    line-height: 1;
    color: #000;
    filter: alpha(opacity=100);
    opacity: 100;
}

.modal h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 900;
    margin: 0;
    line-height: 1.25em;
}

.modal.info a,
.modal.info a:link,
.modal.info a:visited,
.modal.info a:active {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: #f8952d;
}

.modal.info a:hover {
    text-decoration: none;
}

.modal.info h4 {
    color: #fff;
    margin-top: 10px;
}

.modal-header.info {
    background: #333333;
    padding: 25px 25px 0 25px;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
}

.modal .close.info {
    color: #fff;
}

.modal-body.info {
    background: #333333;
    padding: 10px 25px 15px 25px;
    color: #fff;
}

.modal-footer.info {
    background: #fff;
    padding: 25px;
    padding: 25px 25px 15px 25px;
}

.modal .time.info {
    height: 30px;
    width: 96px;
    left: 32px;
    top: 0px;
    font-size: 1em;
    padding: 2px 8px 4px 8px;
    background: #4d4d4d;
    color: #f8952d;
}

.modal.info .speaker .photo {
    float: left;
    margin-right: 25px;
}

.modal.info .speaker .name {
    text-align: left;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 900;
    margin: 0;
}

.modal.info .speaker .links {
    text-align: left;
    margin-top: 8px;
}

.modal.info .speaker .links .divider {
    color: #ccc;
}

.modal.info .speaker .description {
    font-style: italic;
    margin-top: 8px;
}

#modalTickets {
    z-index: 9999;
}


/* Header */

.header {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    position: relative;
    color: #fff;
    padding: 16% 0 16% 0;
    position: relative;
    background: #333;
}

.header.subpage {
    padding: 10% 0;
}


/* Course page */

header .logo {
    position: fixed;
    top: 0;
    z-index: 10000;
    margin: auto;
    left: 25px;
    transition: top 0.3s ease-out;
}

header .logo img {
    margin-top: -3px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    transition: all .1s ease-in;
    transition: top 0.3s ease-out;
}

header .logo img:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    margin-top: 0;
}

.backgroundImage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute !important;
    top: 0;
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
}

.backgroundImageHomepage {
    background-image: url('../images/header-background-mar2020.jpg?v11122019-1329');
}

.backgroundImageTalks01 {
    background-image: url('../images/header-background-mar2020-talks-01.jpg');
    background-position: left top;
}
.backgroundImageTalks02 {
    background-image: url('../images/header-background-mar2020-talks-02.jpg');
    background-position: right center;
}
.backgroundImageTalks03 {
    background-image: url('../images/header-background-mar2020-talks-03.jpg');
    background-position: center center;
}
.backgroundImageTalks04 {
    background-image: url('../images/header-background-mar2020-talks-04.jpg');
    background-position: center center;
}
.backgroundImageTalks05 {
    background-image: url('../images/header-background-mar2020-talks-05.jpg');
}
.backgroundImageTalks06 {
    background-image: url('../images/header-background-mar2020-talks-06.jpg');
}
.backgroundImageTalks07 {
    background-image: url('../images/header-background-mar2020-talks-07.jpg');
    background-position: 25% 70%;
}
.backgroundImageTalks08 {
    background-image: url('../images/header-background-mar2020-talks-08.jpg');
}
.backgroundImageTalks09 {
    background-image: url('../images/header-background-mar2020-talks-09.jpg');
    background-position: right center;
}
.backgroundImageTalks10 {
    background-image: url('../images/header-background-mar2020-talks-10.jpg');
    background-position: left center;
}
.backgroundImageTalks11 {
    background-image: url('../images/header-background-mar2020-talks-11.jpg');
}
.backgroundImageTalks12 {
    background-image: url('../images/header-background-mar2020-talks-12.jpg');
    background-position: 75% 25%;
}
.backgroundImageTalks13 {
    background-image: url('../images/header-background-mar2020-talks-13.jpg');
    background-position: top right;
}

.backgroundImageWorkshops01 {
    background-image: url('../images/header-background-mar2020-workshops-01.jpg');
    background-position: top left;

}
.backgroundImageWorkshops02 {
    background-image: url('../images/header-background-mar2020-workshops-02.jpg');
    background-position: 0% 35%;
}
.backgroundImageWorkshops03 {
    background-image: url('../images/header-background-mar2020-workshops-03.jpg');
}
.backgroundImageWorkshops04 {
    background-image: url('../images/header-background-mar2020-workshops-04.jpg');
    background-position: 50% 35%;
}

.intro {
    text-align: left;
    font-size: 1.15em;
    margin: 0 0 35px 0;
    padding: 0 10%;
    line-height: 1.5em;
}

.description {
    text-align: left;
    margin: 0 0 35px 0;
    line-height: 1.5em;
}

.details p {
    text-align: left;
    margin: 0 0 15px 0;
    line-height: 1.5em;
}

ul.dashed {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px;
}

ul.dashed>li {
    margin-left: 15px;
}

ul.dashed>li:before {
    content: "—";
    margin-left: -15px;
    margin-right: 6px;
}

h1 .sup {
    color: #fff;
    font-size: 0.45em;
    display: block;
    line-height: 0.6em;
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
}

h1.subpage.details .sup {
    color: #f8952d;
    font-size: 0.5em;
    display: block;
    line-height: 0.6em;
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}

h1.subpage.sup {
    color: #fff;
}

h1.subpage {
    color: #f8952d;
    font-size: 4em;
    display: block;
    line-height: 1em;
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
}

h1.subpage.details {
    color: #fff;
    font-size: 3.5em;
    line-height: 1em;
    text-transform: none;
}

h1 {
    text-align: center;
    color: #f8952d;
    font-weight: 900;
    font-size: 6em;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.35);
    /*
    -webkit-animation: slideDown 0.8s ease-out;
    position: relative;
*/
}

h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 900;
    margin: 30px 0 30px 0;
    line-height: 1.25em;
}

h2.tagline {
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
    text-transform: none;
    font-weight: 600;
    font-size: 1.8em;
}

h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 900;
    margin: 50px 0 15px 0;
    line-height: 1.25em;
}

h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 900;
    margin: 30px 0 20px 0;
    line-height: 1.25em;
    clear: both;
    display: block;
}

.accent {
    color: #f8952d !important;
}

.accent-orange {
    color: #f8952d !important;
}


/* Navbar */

.navbar {
    background: #333;
    background-color: rgba(51, 51, 51, 0.9);
    width: 100%;
    height: 60px;
    color: #fff;
    position: fixed;
    top: 0px;
    z-index: 9999;
    border: 0;
    border-radius: 0;
}

.navbar ul {
    list-style-type: none;
    text-align: center;
}

.navbar li {
    margin: 17px 12px;
    display: inline-block;
}

.navbar a,
.navbar a:link,
.navbar a:visited,
.navbar a:active {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}

.navbar a.highlighted {
    /*    color: #00bfbf;*/
    color: white;
    background: #00bfbf;
    border-radius: 50px;
    padding: 3px 12px;
}

.navbar a:hover {
    text-decoration: underline;
}

.navbar a.active {
    position: relative;
    text-transform: uppercase;
    margin: 0 5px;
    padding: 10px 2px;
    text-decoration: none;
}

.navbar a.active:hover:before,
.navbar a.active:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    display: inline-block;
    width: 100%;
    height: 1px;
    padding: 10px 2px;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #00acac;
}

.navbar .accent {
    color: black !important;
    background: #f8952d;
    border-radius: 50px;
    padding: 3px 12px;
}


/* Summary */

.summary {
    background: #333333;
    color: #fff;
    padding: 30px 0 70px 0;
    text-align: center;
    display: inline-block;
    position: relative;
}


/* Session details */

.what {
    background: #f6f6f6;
    padding-bottom: 40px;
    text-align: left;
}

.description {
    text-align: left;
    margin: 0 0 35px 0;
    line-height: 1.5em;
}

.description .photo {
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
/*    border-radius: 50px;*/
    clip-path: url(#squircle);
}

.details p {
    text-align: left;
    margin: 0 0 15px 0;
    line-height: 1.5em;
}

.whatsincluded {
    background: transparent;
    text-align: center;
    margin: 0 15px;
    padding: 10px 75px 50px 75px;
}

.whatsincluded ul {
    column-count: 3;
}

.whatsincluded li {
    padding: 25px 0 0 0;
}

.whatsincluded .icon {
    background: transparent;
    display: block;
    font-size: 2.4em;
    color: #00d2d2;
    margin: 0 0 10px 0;
}

.description .whatsincluded .icon {
    color: black;
}

ul.nodashes {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px;
}


/* Theme */

.theme {
    background: #f6f6f6;
    color: #000;
    padding: 0 0 30px 0;
}


/* Speakers */

.speakers {
    background: #f6f6f6;
    padding: 0 15px 70px 15px;
}

.speakers .speaker {
    text-align: center;
    margin-bottom: 50px;
    min-height: 200px;
    transition: all 0.1s ease-out;
}

.speakers .speaker:hover {
    transform: scale(1.07, 1.07);
    transition: all 0.1s ease-out;
}

.speakers .speaker a,
.speakers .speaker a:link,
.speakers .speaker a:visited {
    color: black;
    text-decoration: underline;
    text-decoration-color: #f8952d;
}

.speakers .speaker a:hover {
    text-decoration: none;
}

.speakers .speaker .name {
    line-height: 1.2em;
    font-size: 0.95em;
    text-transform: uppercase;
    font-weight: 900;
    margin: 12px 0 5px 0;
}

.speakers .speaker .photo img {
    /*        border-radius: 100px;*/
    clip-path: url(#squircle);
/*    clip-path: url("../images/squircle.svg#squircle");*/

    max-width: 100%;
    height: auto;
}

.squircle {
    clip-path: url(#squircle);
    /*clip-path: url("../images/squircle.svg#squircle");*/
}

.speakers .speaker .logo img {
    max-width: 100%;
    height: auto;
}


/* Talks */

.sessions {
    background: #f6f6f6;
    /*    padding-bottom: 35px;*/
}

#workshops {
    padding: 0 0 100px 0;
}

.session {
    height: 130px;
    background: #fff;
    display: inline-block;
    box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.25);
    padding: 0;
    margin: 0 20px 40px 0;
    width: 100%;
    transition: all 0.1s ease-out;
}

.session:hover {
    transform: scale(1.01, 1.01);
    transition: all 0.1s ease-out;
}

.session .time {
    height: 130px;
    width: 130px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.25em;
    color: #f8952d;
    padding: 40px;
    background: #333333;
}

.session .info {
    padding: 20px 5px;
}

.session .info .title {
    text-transform: none;
    text-align: left;
    font-weight: 900;
    font-size: 1.5em;
    margin: 0;
    margin-top: 15px;
    text-decoration: underline;
    text-decoration-color: #f8952d;
}

.session .info .title a,
.session .info .title a:link {
    color: #000;
    text-decoration: underline;
    text-decoration-color: #f8952d;
}

a.inline,
a.inline:link,
a.inline:visited,
a.inline:active {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: #f8952d;
}

a.inline.light,
a.inline.light:link,
a.inline.light:visited,
a.inline.light:active {
    color: #000;
    text-decoration: underline;
    text-decoration-color: #000;
}

.session {
    border-radius: 10px;
    overflow: hidden;
}

.session .info .description {
    font-weight: 300;
    font-size: 1em;
    color: #808080;
    margin: 10px 0;
}

.session .info .logo {
    position: absolute;
    top: 35%;
    right: 0;
}

.session .speaker {
    height: 130px;
    right: -1px;
}

.session .speaker .name {
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px;
    width: 130px;
    text-align: center;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    line-height: 1.25em;
}

.session .speaker .photo {
    right: 0;
    position: absolute;
}

.break {
    text-align: center;
    font-weight: 900;
    font-size: 1.4em;
    margin: 0 0 35px 0;
    font-weight: 500;
}

.break .note {
    font-size: 0.75em;
    color: #808080;
    display: block;
}


.date {
    color: #f8952d;
    background: #333333;    
    border-radius: 50px;
    padding: 3px 12px;
    text-align: center;
    margin: 0 auto;
    width: 130px;
    position: relative;
    top: auto;
}

.date-tab {
    width: auto;
    display: inline-block;
}

/*
.date-active {
    color: #f8952d;
    background: #333333;
    box-shadow: none;

    color: #000;
    background: #E6E6E6;
}
*/


/* Sale */

.sale-label {
    position: absolute;
    z-index: 999;
    top: -40px;
    right: 20px;
    color: #000;
    width: 100px;
    height: 100px;
    text-transform: uppercase;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg)
}

.sale-label-text {
    position: absolute;
    top: 28px;
    left: 0px;
    text-align: center;
    font-size: 1.2em;
    font-weight: 900;
    line-height: 1.2;
    width: 100px;
}

.sale-label-text span {
    display: block;
}

#sale-label-icon {
    height: 100px;
    width: 100px;
    border-radius: 75px;
    background: #e5e5e5;
    margin: 10px auto;
    position: static;
    top: 20px;
    box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.25);
}


.sold-label {
    color: #000;
    background: #f8952d;
    font-weight: bold;
    border-radius: 50px;
    padding: 0px 0px 2px 0px;
    text-align: center;
    width: 80px;
    text-decoration: none;
    margin-bottom: -10px;
}



/* Highlights */

.highlights {
    display: inline-block;
    padding-bottom: 0px;
}

.highlight {
    max-width: 100%;
    height: auto;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 25px;
    box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.55);
    border-radius: 10px;
    transition: all 0.1s ease-out;
}

.highlight:hover {
    transform: scale(1.04, 1.04);
    transition: all 0.1s ease-out;
}


/* Partners */

.partners {
    padding-bottom: 35px;
    text-align: center;
}

.partner {
    padding: 10px 15px 25px 15px;
}

.partner .descripton {
    text-align: center;
    padding: 10px 0;
    font-size: 0.9em;
    color: #666;
    line-height: 1.5em;
}

.partner img {
    max-width: 100%;
    height: auto;
}


/* Location */

.location {
    background: #fff;
}

#map {
    height: 350px;
}

#mapTobaccoDock {
    background: url('../images/map-tobacco-dock@2x.jpg?v05012020');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 658px;
}

.location img {
    max-width: 100%;
    height: 350px;
}

.venue {
    width: 100%;
    height: 350px;
}


/* Stats */

.stats {
    background: #f8952d;
    color: #000;
    padding: 0 0 100px 0;
}

.statsWrapper {
    display: inline-block;
    clear: both;
    margin: 10px 0 25px 0;
}

.stat p {
    /*    font-style: italic;*/
    text-align: left;
}


/* Partners */

.partners {
    background: #f6f6f6;
    padding: 0 0 70px 0;
}


/* Testimonials */

.testimonials {
    background: #f6f6f6;
    color: #000;
    padding: 0 0 70px 0;
}

.testimonial {
    font-size: 1em;
    text-align: left;
    margin: 0 0 45px 0;
    line-height: 1.5em;
}

.testimonial .content {
    clear: both;
    font-style: italic;
}

.testimonial .author {
    clear: both;
    font-size: 0.75em;
}

.testimonial .author .details {
    display: inline-block;
}

.testimonial .author .name {
    font-size: 1em;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
}

.testimonial .author img {
    display: inline-block;
    margin: 8px 12px 0 0;
    float: left;
}

a.light,
a.light:link,
a.light:visited,
a.light:active {
    color: #fff;
    text-decoration: underline;
}

.guest.photo {
/*    border-radius: 50px;*/
    clip-path: url(#squircle);
}


/* Buttons */

.btn {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    padding: 10px 18px;
    color: #000;
    background: #E6E6E6;
    font-size: 1em;
    border: none;
    border-radius: 50px;
    white-space: normal;
    margin: 8px 0;
    width: 100%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
    transition: all .1s;
}

.btn:hover,
.btn:focus {
    color: #000;
    background: #d0d0d0;
    text-decoration: none;
    transition: all .1s;
}

.btn i {
    float: right;
}

.btn-primary {
    color: #000;
    background: #f8952d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus {
    color: #000;
    background: #ffa649;
    background-color: #ffa649;
    transition: all .1s;
}

.btn-dark {
    color: #fff;
    background: #333;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark:active:hover,
.btn-dark:active:focus {
    color: #fff;
    background: #000;
    background-color: #000;
    transition: all .1s;
}
 
#bookButton {
    /*    -webkit-animation: slideUp 0.8s ease-out;*/
}


/* Footer */

.footer {
    color: #fff;
    background: #333333;
    padding: 0;
    text-align: center;
}

.footer .container {
    padding: 0 0 40px 0;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active {
    color: #f8952d;
    text-decoration: underline;
}

.footer a:hover {
    text-decoration: none;
}

.footer ul.contacts {
    list-style: none;
    padding-left: 0;
    margin: 50px 0 0 0;
}

.footer .mc-field-group input {
    font-size: 1em;
    font-weight: 500;
    background: #fff;
    padding: 4px 10px 4px 12px;
    border: 1px solid #e1e0e0;
    border-radius: 50px;
    width: 100%;
    height: 38px;
    transition: all 0.1s ease-out;
}

.footer ul li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.footer ul li:last-child {
    margin-right: 0px;
}

.footer .email {
    font-weight: 900;
    font-size: 1.25em;
    margin: 5px 0 15px 0;
    display: block;
}

.footer .copy {
    display: block;
    margin: 8px 0 0 0;
    font-size: 0.75em;
    color: #999999;
    line-height: 1.5em;
}

.bookPanel {
    padding: 7px 100px 15px 20px;
    width: 100%;
    position: fixed;
    bottom: -1px;
    left: 0;
    background-image: linear-gradient(transparent, rgba(51, 51, 51, 0.9));
    z-index: 8888;
}


/* Helpers */

.responsive {
    max-width: 100%;
    height: auto;
}

.shadow {
    box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.55);
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    border-radius: 10px;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.text-underline {
    text-decoration: underline !important;
    text-decoration-color: #f8952d !important;
}

.color-highlight {
    color: #f8952d;
}

.font-primary {
    font-family: 'Source Sans Pro', sans-serif;
}

.font-secondary {
    font-family: 'Lakesight Regular', sans-serif;
}

.font-size-small {
    font-size: 0.75em;
}

.font-size-normal {
    font-size: 1em;
}

.font-size-bigger {
    font-size: 1.5em;
}

.font-size-big {
    font-size: 2em;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-light {
    font-weight: lighter;
}

.font-weight-bold {
    font-weight: 600;
}

.font-weight-bolder {
    font-weight: 900 !important;
}

.font-style-normal {
    font-style: normal;
}

.font-style-italic {
    font-style: italic;
}

.line-height-normal {
    line-height: normal;
}

.line-height-medium {
    line-height: 1.5;
}

.line-height-large {
    line-height: 2;
}

.display-block {
    display: block;
}

.display-inline {
    display: inline;
}

.display-inline-block {
    display: inline-block;
}

.position-absolute {
    position: absolute;
}

.position-relative {
    position: relative;
}

.margin-right-small {
    margin-right: 5px !important;
}

.margin-right-medium {
    margin-right: 10px !important;
}

.margin-right-large {
    margin-right: 25px !important;
}

.margin-right-xlarge {
    margin-right: 35px !important;
}

.margin-left-small {
    margin-left: 5px !important;
}

.margin-left-medium {
    margin-left: 10px !important;
}

.margin-left-large {
    margin-left: 25px !important;
}

.margin-left-xlarge {
    margin-left: 35px !important;
}

.margin-top-small {
    margin-top: 5px !important;
}

.margin-top-medium {
    margin-top: 10px !important;
}

.margin-top-large {
    margin-top: 25px !important;
}

.margin-top-xlarge {
    margin-top: 35px !important;
}

.margin-bottom-small {
    margin-bottom: 5px !important;
}

.margin-bottom-medium {
    margin-bottom: 10px !important;
}

.margin-bottom-large {
    margin-bottom: 25px !important;
}

.margin-bottom-xlarge {
    margin-bottom: 35px !important;
}

.margin-top-none {
    margin-top: 0 !important;
}

.margin-none {
    margin: 0 !important;
}

.padding-none {
    padding: 0 !important;
}

.padding-left-none {
    padding-left: 0 !important;
}

.padding-right-none {
    padding-right: 0 !important;
}

.text-align-center {
    text-align: center !important;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right !important;
}

.image-autoscale {
    max-width: 100%;
    height: auto;
}

.cursor-hand {
    cursor: pointer;
    cursor: hand;
}

.text-underline {
    text-decoration: underline;
}

.columns-2 {
    column-count: 2;
}

.columns-3 {
    column-count: 3;
}

@-webkit-keyframes slideDown {
    from {
        opacity: 0;
        top: -25px;
    }
    to {
        opacity: 1;
        top: 0px;
    }
}

@-webkit-keyframes slideLeft {
    from {
        opacity: 0;
        right: -205px;
    }
    to {
        opacity: 1;
        right: -190px;
    }
}

@-webkit-keyframes slideUp {
    from {
        opacity: 0;
        top: 25px;
    }
    to {
        opacity: 1;
        top: 0px;
    }
}


/* Media queries*/


/* Large desktops and laptops */

@media (min-width: 1200px) {}


/* Portrait tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {}


/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
    .session {
        border-radius: none;
    }
    .session .info {
        padding: 15px 30px;
    }
    .session .info .description {
        margin: 5px 0 15px 0;
    }
    .session .info .logo {
        position: relative;
        margin-bottom: 20px;
    }
    .modal.info .speaker .photo {
        float: none;
        margin-right: 0;
        text-align: left;
    }
    .modal.info .speaker .name {
        margin-top: 15px;
    }
    .modal.info .speaker .links {
        margin-top: 0px;
    }
    .sale-label {
        top: -40px;
        right: 80px;
    }
    .header.subpage {
        padding: 15% 0;
    }
    .whatsincluded {
        margin: 0px;
        padding: 20px 50px;
    }
}


/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
    .session {
        border-radius: none;
    }
    .session .info {
        padding: 15px 30px;
    }
    .session .info .description {
        margin: 5px 30px 15px 0;
    }
    .session .info .logo {
        position: relative;
        margin-bottom: 20px;
    }
    .session .info .logo img {
        max-width: 33%;
        height: auto;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    /*
    .header {
        padding: 80px 0 175px 0;
    }
*/
    .header .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .header {
        /*        padding: 115px 0 75px 0;*/
        padding: 40% 0 40% 0;
    }
    .header.subpage {
        padding: 25% 0;
    }
    .backgroundImageHomepage {
        background-position: 25% 50%;
    }
    .partners {
        padding-bottom: 65px;
    }
    .partner {
        padding: 0px 35px 5px 35px;
    }
    .sessions .intro {
        padding: 0 45px;
    }
    .sessions .container {
        padding-right: 0;
        padding-left: 0;
    }
    .session {
        height: auto;
        padding: 0;
        margin: 0 20px 40px 0;
    }
    .session .time {
        height: 30px;
        width: auto;
        left: 32px;
        top: 0px;
        font-size: 1em;
        padding: 3px 8px 4px 8px;
        background: #333333;
    }
    .session .info {
        padding: 50px 20px 10px 30px;
    }
    .session .info .title {
        padding-right: 85px;
        margin: 0;
    }
    .session .speaker {
        position: absolute;
        right: 0;
        top: 0;
        height: 100px;
    }
    .session .speaker .name {
        font-size: 0.75em;
        width: 100px;
        padding: 3px;
    }
    .session .speaker .photo {
        width: 100px;
    }
    .session .speaker .photo img {
        max-width: 100%;
        height: auto;
    }
    .sale-label {
        top: -105px;
        right: 10px;
    }
    h1 {
        font-size: 4.5em;
    }
    h2 {
        font-size: 1.25em;
    }
    h2.tagline {
        margin-top: 15px;
        line-height: 1.2em;
        font-size: 1.25em;
    }
    h3 {
        font-size: 1.5em;
    }
    h4 {
        font-size: 1.2em;
        margin: 30px 0 24px 0;
    }
    .intro {
        font-size: 1em;
        padding: 0;
    }
    .summary {
        padding: 30px 35px 35px 35px;
        font-size: 1em;
    }
    .modal.info .speaker .photo {
        float: none;
        margin-right: 0;
        text-align: left;
    }
    .modal.info .speaker .name {
        margin-top: 15px;
    }
    .modal.info .speaker .links {
        margin-top: 0px;
    }
    /* Mobile nav menu */
    /* Mobile nav menu */
    .navbar {
        background: transparent;
        background-color: transparent;
    }
    #nav #menu {
        top: 44px;
        position: relative;
        background: #333;
        background-color: rgba(51, 51, 51, 0.9);
    }
    #nav>label {
        background: transparent;
        background-color: transparent;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.8);
        height: 60px;
        width: 60px;
        right: 0;
        top: 0;
        padding-top: 18px;
        text-align: center;
        cursor: pointer;
        position: absolute;
    }
    #nav #menu-toggle {
        display: none !important;
    }
    #nav .label {
        display: none;
        position: absolute;
        text-align: right;
        font-size: 1em !important;
    }
    #menu {
        display: none;
        width: 100%;
        height: 100%;
    }
    #nav #menu-toggle:checked~#menu {
        display: block;
    }
    #nav #menu-toggle:checked~label .icon-menu:before {
        content: "\e906";
        vertical-align: top;
    }
    #nav #menu-toggle:checked~label .icon-menu {
        right: 22px;
        position: absolute;
    }
    #nav #menu-toggle:checked~label {
        background: #333;
        background-color: rgba(51, 51, 51, 0.9);
        width: 100%;
        height: 100%;
    }
    #nav li {
        margin: 16px 0;
        list-style: none;
        text-align: right;
        display: block;
        padding-right: 22px;
    }
    .whatsincluded {
        margin: 0px;
        padding: 0 15px 15px 15px;
    }
    .whatsincluded ul {
        column-count: 3;
    }
    .sold-label {
        margin-bottom: 5px;
    }        
}


/* Landscape phones and smaller */

@media (max-width: 480px) {
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .header .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .header {
        /*        padding: 115px 0 75px 0;*/
        padding: 40% 0 40% 0;
    }
    .backgroundImageHomepage {
        background-position: 25% 50%;
    }
    .partners {
        padding-bottom: 65px;
    }
    .partner {
        padding: 0px 35px 5px 35px;
    }
    .sessions .intro {
        padding: 0 45px;
    }
    .sessions .container {
        padding-right: 0;
        padding-left: 0;
    }
    .session {
        height: auto;
        padding: 0;
        margin: 0 20px 40px 0;
        border-radius: none;
    }
    .session .time {
        height: 30px;
        width: auto;
        left: 32px;
        top: 0px;
        font-size: 1em;
        padding: 3px 8px 4px 8px;
        background: #333333;
    }
    .session .info {
        padding: 50px 20px 10px 30px;
    }
    .session .info .title {
        padding-right: 85px;
        margin: 0;
    }
    .session .info .logo {
        position: relative;
        margin-bottom: 20px;
    }
    .session .speaker {
        position: absolute;
        right: 0;
        top: 0;
        height: 100px;
    }
    .session .speaker .name {
        font-size: 0.75em;
        width: 100px;
        padding: 3px;
    }
    .session .speaker .photo {
        width: 100px;
    }
    .session .speaker .photo img {
        max-width: 100%;
        height: auto;
    }
    .testimonials {
        padding: 0 0 70px 0;
    }
    h1 {
        font-size: 4em;
    }
    h2 {
        font-size: 1.25em;
    }
    h2.tagline {
        margin-top: 15px;
        line-height: 1.2em;
        font-size: 1.25em;
    }
    h3 {
        font-size: 1.5em;
    }
    h4 {
        font-size: 1.2em;
        margin: 30px 0 24px 0;
    }
    .intro {
        font-size: 1em;
        padding: 0;
    }
    .summary {
        padding: 0 30px 70px 30px;
        font-size: 1em;
    }
    .stats {
        padding: 0 15px 100px 15px;
    }
    .theme {
        padding: 0 30px 10px 30px;
    }
    h3 {
        margin: 0 0 15px 0;
    }
    .partners h3 {
        margin: 50px 0 15px 0;
    }
    #workshops {
        padding: 0 0 70px 0;
    }
    .modal.info .speaker .photo {
        float: none;
        margin-right: 0;
        text-align: left;
    }
    .modal.info .speaker .name {
        margin-top: 15px;
    }
    .modal.info .speaker .links {
        margin-top: 0px;
    }
    /* Mobile nav menu */
    /* Mobile nav menu */
    .navbar {
        background: transparent;
        background-color: transparent;
    }
    #nav li {
        margin: 16px 0 25px 0;
        list-style: none;
        text-align: right;
        display: block;
        padding-right: 22px;
    }
    .navbar a,
    .navbar a:link,
    .navbar a:visited,
    .navbar a:active {
        font-size: 1.75em;
        font-weight: 700;
    }
    .navbar a.highlighted {
        padding: 3px 12px;
    }
    .navbar a.active {
        margin: 0;
        padding: 10px 2px;
    }
    #menu {
        display: none;
        width: 100%;
        height: 2000px;
        padding: 10% 5% 0 0 !important;
    }
    #nav #menu {
        top: 60px;
        position: relative;
        background: #333;
        background-color: rgba(51, 51, 51, 0.9);
    }
    #nav>label {
        background: transparent;
        background-color: transparent;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.8);
        height: 60px;
        width: 60px;
        right: 0;
        top: 0;
        padding-top: 18px;
        text-align: center;
        cursor: pointer;
        position: absolute;
    }
    #nav #menu-toggle {
        display: none !important;
    }
    #nav .label {
        display: none;
        position: absolute;
        text-align: right;
        font-size: 1em !important;
    }
    #nav #menu-toggle:checked~#menu {
        display: block;
    }
    #nav #menu-toggle:checked~label .icon-menu:before {
        content: "\e906";
        vertical-align: top;
    }
    #nav #menu-toggle:checked~label .icon-menu {
        right: 20px;
        position: absolute;
    }
    #nav #menu-toggle:checked~label {
        background: #333;
        background-color: rgba(51, 51, 51, 0.9);
        width: 100%;
        height: 100%;
    }
    .sale-label-text {
        top: 22px;
        width: 65px;
        height: 65px;
        font-size: 0.8em;
    }
    .sale-label {
        width: 65px;
        height: 65px;
        top: -35px;
        right: 20px;
    }
    #sale-label-icon {
        width: 65px;
        height: 65px;
    }
    .highlights {
        padding: 0 0 0 5px;
    }
    .highlight {
        width: 85px;
        height: auto;
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .date {
/*        top: -8px;*/
        /*        z-index: 8889;*/
    }
    .backgroundImageHomepage {
        background-position: 25% 50%;
    }
    .stat h3 {
        margin: 20px 0 5px 0;
    }
    .speakers .speaker {
        margin-bottom: 40px;
        min-height: 125px;
    }
    .speakers .speaker .name {
        font-size: 0.8em;
        text-transform: uppercase;
        font-weight: 900;
        margin: 7px 0 0px 0;
    }
    h1.subpage {
        font-size: 3em;
    }
    h1.subpage.details {
        font-size: 2em;
    }
    h1.subpage.details .sup {
        font-size: 0.65em;
        line-height: 1.2em;
    }
    .whatsincluded {
        margin: 0px;
        padding: 0 15px 15px 15px;
    }
    .whatsincluded ul {
        margin-top: 20px;
        column-count: 2;
    }
    #mapTobaccoDock {
        background-position: 48% 50%;
    }
    .sold-label {
        margin-bottom: 5px;
    }    
}
