@font-face {
    font-family: 'iconmoon';
    src: url('fonts/iconmoon_f8o9ii.eot');
    src: url('fonts/iconmoon_f8o9ii.eot#iefix') format('embedded-opentype'),
        url('fonts/iconmoon_f8o9ii.ttf') format('truetype'),
        url('fonts/iconmoon_f8o9ii.woff') format('woff'),
        url('fonts/iconmoon_f8o9ii-iconmoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconmoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-thin-right:before {
    content: "\e908";
}

.icon-chevron-thin-left:before {
    content: "\e909";
}

.icon-linkedin-circle:before {
    content: "\e903";
}

.icon-youtube-circle:before {
    content: "\e904";
}

.icon-twitter-circle:before {
    content: "\e906";
}

.icon-facebook-circle:before {
    content: "\e907";
}

.icon-chevron-down-small:before {
    content: "\e905";
}

.icon-chevron-right:before {
    content: "\e901";
}

.icon-chevron-left:before {
    content: "\e902";
}

.icon-play:before {
    content: "\e900";
}

.icon-play-media:before {
    content: "\f01d";
}

.icon-left:before {
    content: "\f053";
}

.icon-right:before {
    content: "\f054";
}

.icon-up:before {
    content: "\f077";
}

.icon-linkedin-square:before {
    content: "\f08c";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-pencil-square:before {
    content: "\e600";
}

/*
@font-face {
    font-family: 'DIN';
    src: url('fonts/dinmedium.ttf') format("truetype");
    font-weight:600;
}
@font-face {
    font-family: 'DIN';
    src: url('fonts/dinblackalternate.ttf') format("truetype");
    font-weight:bold;
}*/

* {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto !important;
}

.wrapper a {
    color: inherit;
    text-decoration: none;
}

body {
    font-family: 'Arial';
    font-size: 1em;
    background: #fff;
}

#wrapper {
    position: relative;
    line-height: 1;
    padding-top: 0 !important;
}

#wrapper,
#wrapper * {
    box-sizing: border-box;
}

.DNNEmptyPane {
    display: none;
}

.content {
    max-width: 1524px;
    margin: 0 auto;
    padding: 0 1em;
}

.content:after {
    content: '';
    display: block;
    clear: both;
}

.section-bottom-space {
    margin-bottom: 6em;
}

#Header {
    padding-top: 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
}

.Inner #Header {
    margin-bottom: 2em;
}

#Header .content {
    position: relative;
}

#Navigation {
    /* margin-top:15px; */
    position: relative;
    /* border-top:1px solid #cfcfcf; */
    /* border-bottom:1px solid #cfcfcf; */
    background: #0679a9;
    padding: 15px 0;
}

.mobileMenu {
    display: none;
}

#Navigation .content {
    /* padding:0 12px; */
}

#Logo {
    display: inline-block;
}

#dnn_TopSideLogos {
    margin-left: auto;
}

#dnn_TopPartnerLogo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 40px;
    margin-top: 4px;
}

#dnn_TopPartnerLogo .DNNModuleContent img {
    vertical-align: top;
    margin: 5px 22px 22px 22px;
}

#dnn_TopPartnerLogo .DNNModuleContent .Normal {
    font-size: 17px;
}

.GrayStrip {
    background: #f3f3f3;
    padding: 60px 0 25px 0;
}

#dnn_TourSquares {
    padding-top: 40px;
    padding-bottom: 40px;
}

#KeynoteSpeakers {
    padding-top: 40px;
    padding-bottom: 70px;
}

#KeynoteSpeakers .darkBlueTitle .Title {
    text-align: left;
    font-family: 'Syncopate';
    font-weight: normal;
}

#KeynoteSpeakers .darkBlueTitle .Title .Head {
    font-family: 'Exo';
    font-weight: normal;
    color: #636363 !important;
}

#dnn_AboutPane,
#dnn_ExhibitionPane {
    padding: 0 45px;
}

.Exhibition {
    background: #666666;
}

.Footer {
    background: #0679a9;
}

.About,
.Exhibition,
#dnn_PartnersPane {
    /* padding-top:30px; */
    padding-bottom: 0;
}

#dnn_PartnersPane.DNNEmptyPane {
    padding: 0;
}

.Footer {
    padding: 30px 0 10px 0;
}

.Inner #MainContent {
    padding-top: 23px;
}

.Inner #dnn_ContentPane.DNNEmptyPane {
    margin-bottom: 0;
}

#BackToTop {
    position: fixed;
    right: 10px;
    bottom: 20px;
    display: inline-block;
    background: #444;
    color: #fff;
    opacity: .5;
    border-radius: 3px;
    padding: 5px 7px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    z-index: 9999;
}

#BackToTop.hidden,
#BackToTop.hidden:hover {
    visibility: hidden;
    opacity: 0;
}

#BackToTop:hover {
    text-decoration: none;
    opacity: .8;
}

.iframecontainer {
    position: relative;
    padding-bottom: 56.25%;
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
}

.iframecontainer iframe,
.iframecontainer object,
.iframecontainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.screen-reader-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.Normal {
    font-size: 1em;
}

#MobileNavButton,
#MobileNavigation {
    display: none;

}

#MobileNavigation {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 9999999999;

}


#Navigation .content {
    display: flex;
    align-items: center;
}

.Home #Header {
    padding: 0;
    position: inherit;
}

.Inner #Header {
    padding: 0;
    position: static;
}


.PastSpeakersPane,
#dnn_squaresSection {}

.SpeakersPane {}

.expand {
    width: 100% !important;
}



.justifyMenu {
    text-align: justify;
    font-size: 0;
}

.justifyMenu * {
    display: inline;
}

.justifyMenu li {
    display: inline-block;
}

.justifyMenu li li,
.justifyMenu li ul {
    display: block;
}

.justifyMenu:after {
    content: '';
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0;
}


.menuList,
.menuList * {
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
}

ul.menuList {
    font-size: 20px;
    font-size: 1vw;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.menuList li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}

ul.menuList li {
    white-space: nowrap;
    position: relative;
    padding: 5px 0 4px 0;
}

ul.menuList a,
ul.menuList span.disabled {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    padding: 10px 5px;
    border-radius: 3px;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

ul.menuList a:after,
ul.menuList span.disabled:after {
    content: '';
    font-family: 'Arial';
}

ul.menuList span.disabled {
    cursor: default;
}

ul.menuList li:hover a,
ul.menuList li:hover span.disabled {
    text-decoration: none;
    background: #b8d42a;
    color: #000;
}

ul.menuList li.hasChildren:hover {
    padding-bottom: 0;
}

ul.menuList li.hasChildren:hover a,
ul.menuList li.hasChildren:hover span.disabled {
    padding-bottom: 14px;
    border-bottom-left-radius: 0;
}

ul.menuList li.last.hasChildren:hover a,
ul.menuList li.last.hasChildren:hover span.disabled {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 0;
}

ul.menuList li.hasChildren {
    -webkit-transition: all 200ms;
    transition: all 200ms;
}


ul.menuList li ul {
    position: absolute;
    border-radius: 5px;
    border-top-left-radius: 0;
    display: block;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    top: 100%;
    left: 0;
    opacity: 0;
}

ul.menuList li.last ul {
    left: auto;
    right: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 5px;
}

ul.menuList li:hover ul {
    visibility: visible;
    opacity: 1;
    max-height: 500px;
    -webkit-transition: max-height 2000ms linear 200ms, opacity 300ms;
    transition: max-height 2000ms linear 200ms, opacity 300ms;
}

ul.menuList li.hasChildren ul a {
    background: #b8d42a;
    display: block;
    padding: 10px 15px;
    -webkit-transition: background 200ms;
    transition: background 200ms;
    border-radius: 0 !important;
}

ul.menuList li:hover ul li:hover a {
    background: #d5eb67;
}

ul.menuList li:hover ul li {
    padding: 0;
    display: block;
}

.FuelChoicesMenu {
    margin: 0 2%;
    flex: 1;
}


.mobileMenuList {
    font-family: 'Exo', sans-serif;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.mobileMenuList,
.mobileMenuList ul {
    padding: 0;
}

.mobileMenuList,
.mobileMenuList li {
    list-style: none;
    display: block;
}

.mobileMenuList li {}

.mobileMenuList a,
.mobileMenuList span.disabled {
    background: #0678a9;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
    padding: .3em 10px .3em 30px;
}

.mobileMenuList a:after,
.mobileMenuList span.disabled:after {
    content: '';
    font-family: 'Arial';
}

.mobileMenuList a:hover,
.mobileMenuList span.disabled:hover {
    text-decoration: none;
    background: #1b7fd4;
    cursor: pointer;
}

.mobileMenuList .icon-right {
    font-size: .5em;
    display: inline-block;
}

.mobileMenuList .open .icon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobileMenuList li ul {
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
}

.shown .mobileMenuList li.open ul {
    visibility: visible;
    max-height: 500px;
}

.mobileMenuList li ul a {
    background: #7eaf42;
}


@media (max-width:1190px) {
    .section-bottom-space {
        margin-bottom: 1.5em;
    }

    .Inner .Header {
        margin-bottom: 1.5em;
    }

    .content {
        width: auto;
        padding: 0 15px;
    }

    #wrapper {
        padding-top: 145px;
    }

    #wrapper.hiddenLogos {
        padding-top: 77px;
    }

    #MobileNavButton {
        display: block;
        transition: background 300ms;
    }

    #MobileNavigation {
        display: block;
        visibility: hidden;
    }

    #MobileNavigation.shown {
        visibility: visible;
    }

    #Logo {
        display: block;
        text-align: center;
    }

    #Navigation {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #dnn_dnnLogo_imgLogo {
        max-height: 45px;
    }

    #dnn_TopSideLogos {
        position: static;
        display: inline-block;
        margin-left: 10px;
    }

    #dnn_TopSideLogos img {
        margin-left: 10px;
    }

    #dnn_TopPartnerLogo {
        margin-left: 0;
        float: right;
    }

    #dnn_TopPartnerLogo .DNNModuleContent img {
        margin: 5px 15px 15px 15px;
        width: 130px !important;
    }

    #dnn_TopPartnerLogo .DNNModuleContent .Normal {
        font-size: 15px;
    }

    #Header {
        padding-top: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #cfcfcf;
    }

    #Header .content {
        padding: 0 .5em;
    }

    #Navigation .FuelChoicesMenu {
        display: none;
    }

    .Home #Navigation .content.content {
        justify-content: flex-start;
    }

    #MobileNavButton {
        display: block;
        position: absolute;
        right: 10px;
        top: 5px;
        width: 40px;
        height: 25px;
        padding: 10px;
        box-sizing: content-box;
        background: #003e58;
        z-index: 9999999;
    }

    #MobileNavButton.active {
        background: transparent;
    }

    #MobileNavButton span.hamburger,
    #MobileNavButton span.hamburger:before,
    #MobileNavButton span.hamburger:after {
        content: '';
        display: block;
        position: absolute;
        background: #fff;
        height: 5px;
        width: 40px;
        -webkit-transition: all 400ms;
        transition: all 400ms;
    }

    #MobileNavButton span.hamburger:before {
        top: 20px;
    }

    #MobileNavButton span.hamburger:after {
        bottom: -10px;
    }

    .tableContainer {
        overflow: scroll;
    }
}

@media (max-width:460px) {
    #wrapper {
        padding-top: 209px;
    }
}

@media (max-width:350px) {
    #Logo {
        text-align: left;
    }
}