@-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
@charset "UTF-8";
@font-face {
    font-family: 'AvenirLT';
    src: url('../fonts/AvenirLT/2C42CE_2_0.woff') format('woff'), url('../fonts/AvenirLT/2C42CE_2_0.ttf') format('truetype');
    font-weight: 300;
}
@font-face {
    font-family: 'AvenirLT';
    src: url('../fonts/AvenirLT/2C42CE_0_0.woff') format('woff'), url('../fonts/AvenirLT/2C42CE_0_0.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'AvenirLT';
    src: url('../fonts/AvenirLT/2C42CE_5_0.woff') format('woff'), url('../fonts/AvenirLT/2C42CE_5_0.ttf') format('truetype');
    font-weight: 600;
    font-weight: bold;
}
@font-face {
    font-family: 'HomesteadDisplay';
    src: url('../fonts/Homestead-Display/homestead-display-webfont.eot');
    src: url('../fonts/Homestead-Display/homestead-display-webfont.eot') format('embedded-opentype'), url('../fonts/Homestead-Display/homestead-display-webfont.woff') format('woff'), url('../fonts/Homestead-Display/homestead-display-webfont.ttf') format('truetype'), url('../fonts/Homestead-Display/homestead-display-webfont.svg#HomesteadDisplay') format('svg');
}
@font-face {
    font-family: 'Homestead';
    src: url('../fonts/Homestead-Display/homestead-regular-webfont.eot');
    src: url('../fonts/Homestead-Display/homestead-regular-webfont.eot') format('embedded-opentype'), url('../fonts/Homestead-Display/homestead-regular-webfont.woff') format('woff'), url('../fonts/Homestead-Display/homestead-regular-webfont.ttf') format('truetype'), url('../fonts/Homestead-Display/homestead-regular-webfont.svg#Homestead') format('svg');
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*

#0a6c88 Icnite Petrol
#e4e417 Incite Bright "Green" - it's actually yellow.
#ed037c Incite Pink
#8d2890 Incite Purple
#31c3f0 Incite Bright Blue
#f58020 Incite Orange

#929cb2 Incite Light Smoke
#636b7c Incite Dark Smoke\

#edeef3 Incite Light Smoke (10% Tint)

*/

body,
body > * {
    font-family: "AvenirLT", "Open Sans", Arial, sans-serif !important;
}
a,
* a {
    outline: 0 !important;
}
a.btn,
a.btn.btn-lg {
    font-weight: 600 !important;
}
a.btn > small,
a.btn.btn-lg > small {
    font-weight: 400 !important;
}
.well,
.panel {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
div#section {
    display: block !important;
    width: 100%;
    height: auto;
}
body {
    color: #636b7c;
    margin-top: 0;
    margin-bottom: 0px !important;
    font-size: 17px;
}
body #_atssh {
    height: 0 !important;
    position: static !important;
}
p,
ul,
ul li,
ol li,
li {
    font-size: 17px;
    line-height: 1.4 !important;
}
ul li,
ol li {
    margin-bottom: 13px;
}
strong,
p strong,
ul strong,
ul li strong,
ol li strong,
li strong {
    font-weight: bold !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-transform: none !important;
    font-weight: bold !important;
    line-height: 1.1 !important;
}
body div#section ul.tick {
    list-style: none !important;
}
body div#section ul.tick li {
    position: relative;
}
body div#section ul.tick li:before {
    font-family: "Glyphicons Regular", monospace;
    content: '\e207';
    position: absolute;
    top: -3px;
    left: -26px;
    color: #f58020 !important;
    font-size: 100% !important;
}
body div#section:not(.cta-block) h1, body div#section:not(.header) h1, body div#section:not(.banner) h1 {
    font-size: 34px;
}
body div#section:not(.cta-block) h2, body div#section:not(.header) h2, body div#section:not(.banner) h2 {
    font-size: 28px;
}
body div#section:not(.cta-block) h3, body div#section:not(.header) h3, body div#section:not(.banner) h3 {
    font-size: 38px;
}
a.btn {
    white-space: normal;
    word-wrap: normal !important;
}
img {
    border-radius: 0px !important;
}
.row > div:nth-of-type(1) > h1,
.row > div:nth-of-type(1) > h2,
.row > div:nth-of-type(1) > h3,
.row > div:nth-of-type(1) > h4,
.row:not(.speakers) > div:nth-of-type(1) > h5,
.row > div:nth-of-type(1) > h6,
.row > div:nth-of-type(1) > .cms-editable > h1,
.row > div:nth-of-type(1) > .cms-editable > h2,
.row > div:nth-of-type(1) > .cms-editable > h3,
.row > div:nth-of-type(1) > .cms-editable > h4,
.row:not(.speakers) > div:nth-of-type(1) > .cms-editable > h5,
.row > div:nth-of-type(1) > .cms-editable > h6 {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.btn {
    font-weight: 400 !important;
}
div#section.white {
    background: #FFFFFF;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .16) !important;
}
div#section.pale,
div#section.grey {
    background: #edeef3 !important;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .14) !important;
}
div#section.white .well {
    background: #edeef3;
    position: relative;
}
div#section.pale .well,
div#section.grey .well {
    background: #FFFFFF !important;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .14);
}
div#section.noTriangle,
div#section.NoTriangle,
div#section.noTri {
    position: static;
}
div#section.noTriangle:before,
div#section.NoTriangle:before,
div#section.noTri:before,
div#section.noTriangle:after,
div#section.NoTriangle:after,
div#section.noTri:after {
    content: none !important;
}
div#section.white:before,
div#section.pale:before,
div#section.grey:before,
div#section.white:after,
div#section.pale:after,
div#section.grey:after {
    position: absolute;
    content: '';
    border-width: 15px;
    border-color: transparent;
    border-style: solid;
    top: -2px !important;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 45 !important;
}
div#section.white:after,
div#section.pale:after,
div#section.grey:after {
    top: 0px !important;
    z-index: 44 !important;
    border-top-color: rgba(0, 0, 0, .14) !important;
}
div#section.grey,
div#section.pale {
    border-bottom-color: rgba(0, 0, 0, .08) !important;
}
body div#sectionB.topBar {
    border-bottom: 1px solid rgba(0, 0, 0, .07) !important;
}
div#section.pale:after,
div#section.grey:after {
    border-top-color: rgba(0, 0, 0, .1) !important;
}
div#section.white:before {
    border-top-color: #eaedf2;
}
div#section.pale:before,
div#section.grey:before {
    border-top-color: #FFFFFF;
}
/* Responsive YouTube Embed */

.videoWrapper {
    position: relative;
    padding-bottom: 56.20%;
    /* 16:9 */
    
    margin: 25px 0;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
div#section.header {
    z-index: 99999 !important;
    border-bottom: 0 !important;
}
div#sectionB.topBar {
    border: 0 !important;
    background: #edeef3 !important;
}
div#sectionB.topBar {
    padding: 2px 0 3px 0 !important;
    background: white;
    color: white;
    font-size: 14px !important;
    position: relative;
    z-index: 9999;
}
div#sectionB.topBar .row img {
    max-height: 35px;
    margin: 4px 0 10px 0 !important;
    padding: 0 !important;
}
div#sectionB.topBar ul {
    list-style: none;
    margin: 0;
}
div#sectionB.topBar ul li {
    display: inline;
    margin: 0 !important;
    font-size: 10px !important;
}
body div#sectionB.topBar ul.pull-right.terms li a {
    color: #636b7c !important;
    border-bottom-color: #636b7c !important;
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: normal !important;
}
body div#sectionB.topBar ul.pull-right.terms li a:hover,
body div#sectionB.topBar ul.pull-right.terms li a:focus,
body div#sectionB.topBar ul.pull-right.terms li a:active {
    color: #636b7c !important;
    text-decoration: underline !important;
}
div#sectionB.topBar ul li.divider {
    color: #929cb2;
    padding: 0 4px;
}
div#section.banner {
    background: #ffffff;
    padding: 50px 0 65px !important;
    background: url("../img/hero/default.png") 50% 50% no-repeat !important;
    background-size: cover !important;
    z-index: 999;
}
div#section.banner .hero_Triangle {
    width: 100%;
    min-height: 15px;
    max-height: 15px !important;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    transform: translateY(-.5px) !important;
}
div#section.banner .hero_Triangle .left-part,
div#section.banner .hero_Triangle .right-part {
    width: 50%;
    height: 15px;
    background: #EDEEF3;
    float: left;
    transform: skewX(45deg) translateY(1px) !important;
    -webkit-transform: skewX(45deg) translateY(1px) !important;
    -moz-transform: skewX(45deg) translateY(1px) !important;
    margin-left: -7px;
}
div#section.banner .hero_Triangle .right-part {
    float: right;
    transform: skewX(-45deg) translateY(1px) !important;
    -webkit-transform: skewX(-45deg) translateY(1px) !important;
    -moz-transform: skewX(-45deg) translateY(1px) !important;
    margin-left: auto;
    margin-right: -7px;
}
.stuck.is-sticky > .stickMe {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    width: 100%;
    z-index: 99999;
}
div#section.header {
    padding: 12px 0 0 0;
    position: relative;
}
div#section.header .col-xs-12#hr hr {
    margin: 7px 0 0 !important;
}
div#section.header .row #siteBrand {
    position: relative;
}
div#section.header .row #siteBrand > a {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 0 !important;
}
div#section.header .row h1#siteName {
    -webkit-backface-visibility: hidden !important;
    -webkit-font-smoothing: antialiased !important;
    padding-top: 0 !important;
    letter-spacing: -1px;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-weight: normal !important;
    font-size: 42px;
    line-height: 24px !important;
    position: relative;
    padding-top: 0px;
    white-space: nowrap !important;
    padding-bottom: 0px;
}
div#section.header .row h1#siteName > small {
    display: block;
    font-weight: bold !important;
    padding: 0 !important;
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    left: 76px;
    letter-spacing: 0;
    line-height: 17px;
    color: #929cb2 !important;
}
div#section.header .row h1#siteName > small strong,
div#section.header .row h1#siteName > small span.highlight { font-weight: bold !important; color: #868ea2; text-transform: uppercase !important;}
body.incite div#section.header #siteBrand h1#siteName > small > a {
    color: #636b7c !important;
}
div#section.header .row h1#siteName #logo {
    max-height: 90px !important;
    display: block;
    margin: 0 !important;
    max-width: 100%;
}
div#section.headerlogo {
    padding: 0 0 7px 0!important;
    border: none !important;
}
div#section.headerlogo .row img {
    max-height: 43px !important;
    min-height: 44px;
    margin: 0 !important;
}
div#section.header .row a.slide {
    font-size: 20px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: inline-block;
    text-align: right;
    float: right;
    color: #171f30 !important;
    font-weight: 300;
}
div#section.header .row a.slide .glyphicons {
    top: 4px !important;
}
div#section.header .row #ctaSpace .box {
    background: #ED037C;
    color: white;
    padding: 10px 12px;
    max-height: 96px;
    margin-top: 0px;
    transition: .08s all ease;
    border-radius: 3px !important;
}
div#section.header .row #ctaSpace a:hover .box, div#section.header .row #ctaSpace a:focus .box, div#section.header .row #ctaSpace a:active .box {
    padding-left: 18px !important;
    padding-right: 6px;
    transition: .3s all ease;
}
div#section.header .row #ctaSpace .box p {
    font-size: 20px;
    font-weight: 600 !important;
    padding: 0;
    margin: 0;
    line-height: 1 !important;
}
div#section.header .row #ctaSpace .box p small {
    display: block;
    font-weight: 300 !important;
    font-size: 75%;
    line-height: 1.3 !important;
    padding-top: 5px;
}
div#section.header .row ul:not(.dropdown-menu) {
    list-style: none;
    text-align: right !important;
    width: auto;
    display: block;
    margin: 13px 0 0 0 !important;
    padding: 0 !important;
    position: absolute;
    bottom: -1px;
    right: 15px;
    line-height: 15px !important;
}
div#section.header .row ul:not(.dropdown-menu) li {
    display: inline-block;
    margin: 0 0 0 5px !important;
    padding: 0 !important;
    line-height: 17px !important;
}
div#section.header .row ul:not(.dropdown-menu) li a {
    font-weight: 400 !important;
    padding: 0 !important;
    text-transform: uppercase;
    font-size: 12px;
    color: #636b7c !important;
    border: none !important;
}
div#section.header .row ul:not(.dropdown-menu) li a.btn-primary {
    padding: 10px!important;
    margin-top: -10px!important;
    color: white!important
}
div#section.header .row ul:not(.dropdown-menu):after {
    content: '';
    display: block;
    clear: both;
}
body.incite nav {
    background-color: white !important;
    padding-top: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid rgba(0, 0, 0, .13) !important;
}
body.incite .stuck.is-sticky nav {
    border: none !important;
}
body nav .row ul:not(.dropdown-menu) li a {
    border-top: 4px solid #929cb2 !important;
    font-weight: normal !important;
    padding: 5px 0 !important;
    font-size: 15px !important;
    line-height: 19px !important;
    color: #929cb2 !important;
}
body nav .row ul:not(.dropdown-menu) li a.active,
body nav .row ul:not(.dropdown-menu) li a:hover,
body nav .row ul:not(.dropdown-menu) li a:focus,
body nav .row ul:not(.dropdown-menu) li a:active {
    opacity: 1;
    border-top-color: #636b7c !important;
    color: #636b7c !important;
}
body nav .row ul:not(.dropdown-menu) li.cta a {
    border-top: 4px solid #989898 !important;
}
body nav .row ul:not(.dropdown-menu) li a {
    min-width: 132px;
    max-width: 132px !important;
    white-space: normal !important;
    font-weight: bold !important;
}
body nav .row ul.menu li {
    border: none !important;
    margin-right: 12px;
    font-weight: bold !important;
}
body nav .row ul li a {
    font-style: normal !important;
    font-weight: normal !important;
}
body nav .row ul:not(.dropdown-menu) li.cta:nth-last-of-type(1) {
    margin-right: 0 !important;
}
nav .row ul.dropdown-menu {
    left: 0;
    top: 100% !important;
    width: auto;
    min-width: 100px;
    border-radius: 0 !important;
    border: none !important;
    margin-left: -10px;
    margin-top: 7px !important;
    overflow: visible !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: #FFF !important;
    border: 1px rgba(0,0,0,.1) solid !important;
    border-top-width: 0 !important;
    padding: 10px 10px 0 10px !important;
}
nav .row ul.dropdown-menu > li {
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block !important;
    width: auto;
    margin-bottom: 10px !important;
}
nav .row ul.dropdown-menu > li > a {
    padding: 14px 19px !important;
    display: block !important;
    width: 100%;
    opacity: .8;
}
div#section .row.condensed {
    margin-left: -5px;
    margin-right: -5px;
}
div#section .row.condensed > div {
    padding-left: 5px;
    padding-right: 5px;
}
div#section .row.enlarged {
    margin-left: -35px;
    margin-right: -35px;
}
div#section .row.enlarged > div {
    padding-left: 35px;
    padding-right: 35px;
}
div#section.header .row a.slide {
    transition: 0.18s all ease;
    -ms-transition: 0.18s all ease;
    -moz-transition: 0.18s all ease;
    -webkit-transition: 0.18s all ease;
}
div#section.header .row a.slide:hover,
div#section.header .row a.slide:focus,
div#section.header .row a.slide:active {
    padding-right: 15px;
}
div#section.banner #btn .btn {
    color: #fafafb !important;
    opacity: 1;
    margin-top: 20px;
    border-width: 0px;
    border-color: #ED037C !important;
    background: #ED037C !important;
}
div#section.banner #btn .btn:hover,
div#section.banner #btn .btn:focus,
div#section.banner #btn .btn:active {
    background: white !important;
    border-color: white !important;
    color: #ED037C !important;
}
div#section.banner h1 {
    font-size: 55px !important;
}
.btn,
a {
    -webkit-transition: all 0.07s ease;
    -moz-transition: all 0.07s ease;
    -ms-transition: all 0.07s ease;
    -o-transition: all 0.07s ease;
    transition: all 0.07s ease;
}
.btn.btn-primary {
    color: #ffffff !important;
}
a:hover,
a:focus,
a:active {
    text-decoration: none !important;
    color: inherit !important;
    opacity: 0.78;
}
.btn,
.form-control {
    border-radius: 0px !important;
}
a.btn-white {
    background: transparent;
    border: 2px solid #ffffff;
    color: white !important;
}
a.btn-white:hover,
a.btn-white:focus,
a.btn-white:active {
    background: #ffffff;
}
a.btn-white.btn-solid {
    background: #ffffff;
    border: 2px solid #ffffff;
    color: currentcolor !important;
}
a.btn-white.btn-solid:hover,
a.btn-white.btn-solid:focus,
a.btn-white.btn-solid:active {
    background: #ffffff;
}
.btn:hover,
.btn:focus,
.btn:active {
    opacity: 0.76;
}
.stuck.is-sticky nav {
    box-shadow: 0 0 10px 0 rgba(40, 39, 39, .2);
}
nav {
    padding: 0;
    z-index: 3000;
    overflow: visible !important;
    -webkit-backface-visibility: hidden !important;
    -webkit-font-smoothing: antialiased !important;
}
nav ul.menu,
nav ul.menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
nav ul.menu {
    position: relative;
    background: inherit !important;
    border-collapse: collapse;
}
nav ul.menu li a .glyphicons {
    margin-right: 5px;
    top: 2px;
}
nav ul.menu:after {
    clear: both;
    display: block;
    width: 100%;
    content: '';
}
nav ul.menu li {
    display: block;
    float: left;
    overflow: visible;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #929cb2 !important;
    color: #929cb2 !important;
}
nav ul.menu > li:nth-of-type(1) a {
    padding-left: 0 !important;
    border-left: 0 !important;
}
nav ul.menu > .pull-right li:nth-last-of-type(1) a {
    padding-right: 0 !important;
    border-right: 0 !important;
}
body nav ul.menu.menu-for-mobile > .pull-right li a {
    padding: 14px 25px !important;
}
nav ul.menu .pull-right li {
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: rgb(40, 39, 39);
    border-color: rgba(40, 39, 39, .1);
}
nav ul.menu li a {
    padding: 14px 19px;
    display: block;
    color: #929cb2 !important;
    overflow: visible !important;
    -webkit-backface-visibility: hidden !important;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 600 !important;
}
body nav .row ul:not(.dropdown-menu) li.cta a {
    min-width: 131.5px;
    max-width: 131.5px !important;
}
nav ul.menu li a.active {
    position: relative;
}
nav ul.dropdown-menu li a:hover,
nav.incite ul.dropdown-menu li a:focus,
nav.incite ul.dropdown-menu li a:active {
    background: rgba(255, 255, 255, .15);
}
body nav ul.menu .pull-right li.cta a, body nav .row ul:not(.dropdown-menu) li.cta a {
	border-top-color: #ED037C !important;
    color: #ED037C !important;
}
div#section.header {
    background: #ffffff !important;
}
div#section,
div#section.dark,
div#section.light,
div#section.translucent,
div#section.white,
div#section.pale,
div#section.grey {
    padding: 40px 0 40px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
}
div#section,
div#section.light,
div#section.white {
    padding: 40px 0 40px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}
body div#section.cta-block, body div#section[class*="cta"] { border: none !important;}

div#section.page-title h1,
div#section.page-title h2,
div#section.page-title h3,
div#section.page-title h4 {
    margin: 0 !important;
    padding: 0 !important;
}
div#section.page-title p {
    margin-top: 7px;
}
div#section .row.map iframe {
    border: 1px solid rgba(40, 39, 39, .2);
    border-radius: 0px;
    overflow: hidden;
}
div#section .row:not(:nth-of-type(1)) {
    margin-top: 25px;
}
div#section.banner {
    border: 0 solid white !important;
/*     margin-bottom: -5px !important; */
}
div#section .btn:not(.btn-sm):not(.btn-lg) span.glyphicons {
    top: 0px;
}
div#section .btn.btn-lg span.glyphicons {
    top: -1px;
    margin-right: 8px;
}
div#section.cta.cta-block .btn.btn-lg span.glyphicons {
    top: 3px;
    margin-right: 4px;
}
div#section .btn span.glyphicons {
    margin-right: 5px;
}
div#section .btn.btn-sm span.glyphicons {
    top: -1px;
}
div#section .btn span.glyphicons:before {
    position: relative;
    top: 1px;
}
div#section .btn span.glyphicons {
    font-size: 18px;
}
div#section .btn.btn-lg span.glyphicons {
    font-size: 22px;
}
div#section.cta-block:not(.cta-keep-updated) {
    padding: 25px 0;
    max-height: 180px;
    transition: .1s box-shadow ease-out;
    background-position: 50% 50% !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
a:hover div#section.cta-block:not(.cta-keep-updated),
a:focus div#section.cta-block:not(.cta-keep-updated),
a:active div#section.cta-block:not(.cta-keep-updated) {
    transition: .2s box-shadow ease;
}
div#section.cta-block.cta-block-sm {
    padding: 28px 25px !important;
    margin: 30px 0 0 !important;
    border-radius: 0px !important;
}
div#section.cta-block:not(.cta-keep-updated) .row {
    max-height: 165px;
}
div#section.cta-block.cta-brochure .col-xs-12 {
    max-height: 150px;
    height: 150px;
}
div#section.cta-block:not(.cta-keep-updated) .col-xs-12 {
    max-height: 150px;
    height: 150px;
}
div#section.cta-block.cta-brochure.cta-block-sm .col-xs-12 {
    max-height: 57px;
    height: 57px;
}
div#section.cta-block.cta-block-sm:not(.cta-keep-updated) .col-xs-12 {
    max-height: 57px;
    height: 57px;
}
div#section.cta-block:not(.cta-keep-updated) .cta-container,
div#section.cta-block .cta-container * {
    pointer-events: none !important;
}
a div#section.cta-block h3 {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase !important;
    color: rgba(255, 255, 255, 1) !important;
}
a div#section.cta-block-sm {
    border-radius: 3px !important;
    margin-bottom: 45px;
}
a div#section.cta-block.cta-block-sm h3 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 8px !important;
}
a div#section.cta-block h3 span.yellow {
    color: #FFFFFF !important;
    font-weight: bold;
    display: block;
}
/* cta smaller */

.speakers a div#section.cta-block.cta-brochure-smaller,
.speakers a div#section.cta-block.cta-block-sm {
    margin-bottom: 40px !important;
}
a div#section.cta-block.cta-brochure-smaller h3,
a div#section.cta-block.cta-block-sm h3 {
    font-size: 24px;
    padding-top: 5px !important;
    font-weight: bold !important;
    margin-bottom: 0 !important;
}
a div#section.cta-block.cta-brochure-smaller h3 { padding-top: 11px !important;}
a div#section.cta-block.cta-brochure-smaller p,
a div#section.cta-block.cta-block-sm p {
    font-size: 100%;
    font-weight: 300 !important;
    padding-top: 6px;
}
a div#section.cta-block.cta-brochure-smaller h3 span.bold {
    display: inline-block;
    font-weight: 600 !important;
}
a div#section.cta-block.cta-brochure-smaller .col-xs-12 {
    max-height: 70px;
    height: 70px;
}
a div#section.cta-block.cta-brochure-smaller .cta-window {
    height: 165px;
    top: -48px;
    background-position: center right !important;
}
a div#section.cta-block.cta-block-sm h3 span.yellow {
    display: inline !important;
}
a div#section.cta-block p,
a div#section.cta-block h3 {
    color: #ffffff !important;
    font-weight: 300;
    color: rgba(255, 255, 255, 1) !important;
}
a div#section.cta-block p {
    font-size: 130%;
    letter-spacing: 0 !important;
}
a div#section.cta-block h3 span.glyphicons {
    top: 1px !important;
}
div#section.cta-block .cta-window {
    height: 245px;
    position: relative;
    top: -60px;
    background-size: 80%;
    background-size: contain !important;
    background-position: right center;
    background-repeat: no-repeat !important;
}
div#section.cta-block.cta-block-sm .cta-window {
    height: 153px !important;
    top: -48px !important;
    right: -50px;
}
html.no-backgroundsize div#section.cta-block .cta-window {
    display: none !important;
}
div#section.banner {
    background-size: cover !important;
    width: 100%;
    height: auto;
    top: 0;
    overflow: hidden;
    position: relative;
    color: #ffffff !important;
}
div#section.banner small {
    color: white !important;
    display: block;
    font-size: 60%;
    line-height: 1.5 !important;
}
html.no-backgroundsize div#section.banner {
    background-repeat: repeat-x !important;
}
div#section.banner h1 {
    font-size: 44px;
}
div#section.banner h1,
div#section.banner h2,
div#section.banner h3,
div#section.banner h4 {
    text-shadow: 0 0 20px rgba(40, 39, 39, .4);
}
div#section.banner:before,
div#section.banner:after {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 0 !important;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
div#section.banner:before {
    opacity: .0 !important;
}
div#section.banner:after {
    background: rgba(0, 0, 0, .3) url("../img/pattern.png") center center repeat !important;
    background-size: 4px 4px !important;
    opacity: 0.7;
}
div#section.banner a.btn:not(.btn-white) {
    color: #ffffff !important;
}
div#section.banner .row {
    position: relative;
    z-index: 9 !important;
}
div#section.banner .row img.logo {
    margin: 0 0 20px 0 !important;
}
div#section.banner h1,
div#section.banner h2,
div#section.banner h3 {
    color: #ffffff !important;
}
div#section.banner h1 {
    font-size: 42px;
}
div#section.banner h1,
div#section.banner h3 {
    margin-top: 5px;
}
.row-condensed div[class*=col-] {
    padding: 0 5px;
}
.row-condensed .btn {
    padding-top: 11px;
}
.row-condensed .col-sm-3 {
    margin: 0;
}
.speaker img,
.sponsor img,
.partner img {
    margin: 0 !important;
    padding: 0 !important;
}
.description h4 {
    margin-top: 0!important;
}
.row.speakers img,
.row.attendees img,
.row.partners img {
    margin-top: 30px;
}
div#section .row.speakers h5 {
    text-transform: uppercase;
    line-height: 1.2;
    margin: 20px 0 0px;
    padding: 0;    
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
div#section .row.speakers .elipsis {
    text-overflow: ellipsis;
    text-align: center;
}
div#section .row.speakers h4 {
    text-transform: capitalize;
    line-height: 22px;
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
div#section .row.speakers p {
    margin-top: -1px;
    font-size: 14px;
    min-height: 43px;
    display: block;
    text-align: center;
    line-height: 1.3 !important;
    color: #929cb2 !important;
}
div#section .row.speakers.alt p {
    font-size: inherit;
    line-height: inherit;
    text-align: center;
}
.opening-line {
    margin: 0 0 15px 0;
}
.speakers .col-lg-2 {
    position: relative;
}
span.circle {
    position: absolute;
    top: 115px;
    right: 0px;
    width: 58px;
    height: 58px;
    z-index: 9;
}
span.circle:after {
    content: '';
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    top: -6px;
    left: -6px;
    right: -6px;
    bottom: -6px;
    background: white !important;
    border-radius: 100px;
    z-index: 1 !important;
    border-width: 2px;
    border-style: solid;
    border-color: #ddd;
}
span.circle .companylogo {
    width: 58px;
    height: 58px;
    z-index: 99 !important;
    position: relative;
    border-width: 0 !important;
    background: none !important;
}
.row.condensed.absolute {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.row.condensed.absolute > [class*='col-'] {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#threeTracks { position: relative;}
#threeTracks .row.condensed.absolute {	background: white !important; border: #DADBE0 1px solid !important; border-radius: 4px !important; overflow: hidden !important;}
#threeTracks .header {
	padding: 25px !important;
	line-height: 1 !important;
	color: #f5f7fa !important;
	font-size: 24px !important;
}
#threeTracks .body {
	padding: 10px 25px !important;
	margin-top: 45px !important;
	margin-bottom: 35px !important;
	position: relative;
	min-height: 155px !important;
	border-right: #DADBE0 1px solid !important;
}
#threeTracks .row.condensed.absolute > .col-md-4:nth-of-type(3) .body { border: none !important;}
#threeTracks .row.condensed.absolute > .col-md-4:nth-of-type(7) .body { border: none !important;}
#threeTracks p.pink {
	text-align: center !important;
	color: #2BA6CC !important;
	font-size: 28px;
	font-weight: bold;
	margin: 0 !important;
	padding: 20px 0 !important;
	line-height: 1.1 !important;
	background: white !important;
	max-width: 100% !important;
	position: absolute;
	top: 220px !important;
	white-space: normal !important;
	left: 1px;
	right: 1px;
	overflow: hidden !important;
	z-index: 999 !important;
}
#threeTracks p.blue {
	text-align: center !important;
	color: #2BA6CC !important;
	font-size: 19px;
	font-weight: bold;
	margin: 0 !important;
	padding: 10px 0 !important;
	line-height: 1.1 !important;
	background: white !important;
	max-width: 100% !important;
	position: absolute;
	top: 295px !important;
	white-space: normal !important;
	left: 1px;
	right: 1px;
	overflow: hidden !important;
	z-index: 999 !important;
}

#threeTracks .body.push {
	margin-top: 110px!important;
}
div#section #key_topics.row:nth-of-type(3) {
    margin-top: 0 !important;
}
div#section #key_topics div.cms-editable {
    display: inline !important;
}
div#section #key_topics h4 {
    text-transform: none !important;
    font-size: 20px !important;
    font-weight: 600;
    padding-left: 35px;
    line-height: inherit !important;
}
div#section #key_topics h4 small {
    display: block;
    font-size: 15px;
    line-height: inherit !important;
    color: #636b7c !important;
    margin-top: 5px;
    font-weight: 400 !important;
}
div#section #key_topics h4 {
    font-size: 15px;
}
div#section #key_topics h4 b,
div#section #key_topics h4 strong {} div#section #key_topics h4 span.glyphicons {
    top: -3px;
    font-size: 130%;
}
div#section #key_topics h4 span.glyphicons:before {
    position: absolute;
    left: -35px;
    opacity: 0.8;
    top: 3px;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
	pointer-events: none!important;
}

.nocopy {
	position: relative;
	width: auto; /* can be fixed as well (ie 400px) */
	width: auto; /* can be fixed as well (ie 400px) */
	z-index: 0;
}

.preventSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
div#section .quote_box {
    background: #f58020 !important;
    text-align: center;
    color: white;
    padding: 15px!important;
    min-height: 310px;
    margin-bottom: 20px;
}
.quote_box .jumbotext {
    font-size: 90px;
    font-weight: bold;
}
.quote_box p {
    font-size: 22px;
    font-weight: lighter;
}
div#section .quote_box blockquote {
    min-height: 195px;
    position: relative;
    margin: 0 !important;
}
div#section .quote_box blockquote p {
    font-size: 110%;
}
div#section .quote_box blockquote small {
    position: absolute;
    bottom: 12px;
    font-size: 15px;
}
.speakers .nav-tabs {
	margin-bottom: 25px!important;
}
div#section .tab-content > .tab-pane h3 { margin-bottom: 0 !important}
.nav-tabs>li>a {
    line-height: inherit !important
}
div#section ul.nav.nav-tabs:not(.alternative)#tab,
div#section ul.nav.nav-tabs:not(.alternative)#tab2 {
	border: none !important;
	border-left: 1px solid #DDDDDD !important;
    margin-bottom: 15px;
    width: 100%;
    background: rgba(237, 238, 243, .15) !important;
    box-shadow: inset 1px 1px 0 0 #DDD, inset -1px -1px 0 0 #DDD;
    -webkit-box-shadow: inset 1px 1px 0 0 #DDD, inset -1px -1px 0 0 #DDD;
}
div#section ul.nav.nav-tabs:not(.alternative)#tab li,
div#section ul.nav.nav-tabs:not(.alternative)#tab li.active,
div#section ul.nav.nav-tabs:not(.alternative)#tab2 li,
div#section ul.nav.nav-tabs:not(.alternative)#tab2 li.active {
    padding: 0 !important;
    margin: 0 !important;
/*     border: none; */
}
body div#section ul.nav.nav-tabs:not(.alternative)#tab li a,
body div#section ul.nav.nav-tabs:not(.alternative)#tab li.active a,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li a,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li.active a {
    display: block;
    margin: 0 !important;
    border: none;
    padding: 12px 14px 10px 14px !important;
    border-radius: 0!important;
    background: none !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    font-weight: 600 !important;
    transition: 0.11s all ease-out !important;
}
body div#section ul.nav.nav-tabs:not(.alternative)#tab li a,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li a {
    padding: 12px 14px 10px 14px !important;
    border-width: 0 !important;
	box-shadow: inset -1px -1px 0 0 #DDDDDD, inset  1px 0 0 #DDDDDD !important;
	-webkit-box-shadow: inset -1px -1px 0 0 #DDDDDD, inset 0 1px 0 0 #DDDDDD !important;
	color: #636B7C !important;
}

body div#section ul.nav.nav-tabs:not(.alternative)#tab li.active > a,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li.active > a {
    border-bottom-width: 4px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #f58020 !important;
    padding-bottom: 6px !important;
    opacity: 1 !important;
    color: #f58020 !important;
    background: #EDEEF3 !important;
}
body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:hover,
body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:focus,
body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:active,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:hover,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:focus,
body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:active {
/*     background: rgba(237, 238, 243, 1) !important; */
	box-shadow: inset -1px -1px 0 0 #DDDDDD, inset 0 1px 0 0 #DDDDDD !important;
	-webkit-box-shadow: inset -1px -1px 0 0 #DDDDDD, inset 0 1px 0 0 #DDDDDD !important;
    color: #f58020 !important;
    padding: 12px 14px 10px 14px !important;
}
body div#section ul.nav.nav-tabs li a {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
body div#section ul.nav.nav-tabs.alternative {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    background: white !important;
    border: 1px solid #DDD !important;
    margin-bottom: 15px !important;
}
body div#section ul.nav.nav-tabs.alternative li {
    display: block;
    max-width: 400px;
    float: none !important;
    color: #636B7C !important;
    float: left !important;
}
body div#section ul.nav.nav-tabs.alternative.tabcount2 li,
body div#section ul.nav.nav-tabs.tabcount2 li {
    width: 50% !important;
    max-width: 50%;
}
body div#section ul.nav.nav-tabs.alternative.tabcount3 li,
body div#section ul.nav.nav-tabs.tabcount3 li  {
    width: 33.33333% !important;
    max-width: 33.33333%;
}
body div#section ul.nav.nav-tabs.alternative.tabcount4 li,
body div#section ul.nav.nav-tabs.tabcount4 li  {
    width: 25% !important;
    max-width: 25%;
}
body div#section ul.nav.nav-tabs.alternative.tabcount5 li,
body div#section ul.nav.nav-tabs.tabcount5 li  {
    width: 20% !important;
    max-width: 20%;
}
body div#section ul.nav.nav-tabs.alternative.tabcount6 li,
body div#section ul.nav.nav-tabs.tabcount6 li  {
    width: 16.666666666% !important;
    max-width: 16.666666666%;
}
body div#section ul.nav.nav-tabs.alternative li a {
    background: none !important;
    color: inherit !important;
    border: none !important;
    padding: 15px !important;
    text-align: center !important;
    font-size: 16px !important;
}
body div#section ul.nav.nav-tabs[class*='tabcount'] li a { text-align: center !important; width: 100% !important; font-weight: 600 !important; font-size: 16px !important;}
body div#section ul.nav.nav-tabs[class*='tabcount'] li a small { font-weight: normal !important;}
body div#section ul.nav.nav-tabs.alternative li.active {
    background: #f58020 !important;
    color: white !important;
    position: relative;
}
body div#section ul.nav.nav-tabs.alternative li.active:after {
    display: block;
    border-width: 9px 8px;
    border-style: solid;
    border-top-color: #f58020;
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -6px;
    top: 100%;
}
body div#section ul.nav.nav-tabs.alternative li.active a {
    opacity: 1 !important
}
body div#section ul.nav.nav-tabs.alternative li:not(:nth-of-type(1)) {
    border-left: 1px solid #DDD;
}
body div#section ul.nav.nav-tabs.alternative li a > small {
    display: block;
}
div#section.agenda table tr td,
div#section.agenda table thead th {
    padding: 15px !important;
}
div#section.agenda table tr td.track,
div#section.agenda table thead th.track {
    padding: 10px 15px !important;
}
div#section.agenda table tr td.break,
div#section.agenda table thead th.break {
    padding: 10px 15px !important;
    background: #636B7C !important;
}
div#section.agenda table tr td h2:nth-of-type(1) {
    padding-top: 0;
    margin-top: 0;
}
div#section.agenda table tr td h2 {
    font-weight: 600 !important;
    line-height: 1.3 !important;
}
div#section.agenda table > tr > td *:nth-first-of-type(1) {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
div#section.agenda table > tr > td h4:nth-of-type(1) {
    margin-top: 0 !important;
}
div#section.agenda table > tr > td p:nth-last-of-type(1) {
    margin-bottom: 0 !important;
}
div#section.agenda table thead th.time,
div#section.agenda table tr td.time {
    text-align: center;
    min-width: 8%;
    max-width: 10%;
}
div#section.agenda table tr td.track {
    color: white !important;
    font-size: 150%;
    text-align: center;
}
div#section.agenda table tr td p,
div#section.agenda table tr td li {
    font-size: 15px !important;
}
div#section.agenda table tr td p.speakers {
    opacity: 0.8;
    filter: alpha(opacity=80);
    font-size: 14px;
    margin-bottom: 0 !important;
    margin-top: 20px;
    color: #929CB2 !important;
}
div#section .table-striped>tbody>tr:nth-of-type(odd) {
    background: #EDEEF3 !important;
}
div#section.testimonials {
    background: #f5f7fa;
}
div#section #testimonial .carousel {
    position: relative;
    margin-top: 0px;
}
div#section #testimonial .carousel:after {
    display: block;
    clear: both;
    content: '';
}
div#section #testimonial .item,
div#section #testimonial .item blockquote {
    min-height: 260px !important;
    max-height: 260px !important;
    height: 260px;
}
div#section #testimonial .carousel-control.left,
div#section #testimonial .carousel-control.right {
    position: absolute;
    background: none !important;
    background-image: none !important;
    filter: none !important;
    width: 40px;
    color: rgba(0, 0, 0, .3) !important;
}
div#section #testimonial .left.carousel-control .glyphicons:before,
div#section #testimonial .right.carousel-control .glyphicons:before {
    text-shadow: none !important;
    -webkit-text-shadow: none !important;
    font-size: 40px;
    color: #929CB2 !important;
    opacity: .5;
}
div#section .row.insig blockquote.testimonial {
	border:none !important;
	padding: 0 !important;
	margin: 0 0 25px 0;
}
div#section .row.insig blockquote.testimonial img { max-width: 100px; max-height: 100px; float: right; margin-left: 40px; margin-bottom: 40px; padding: 10px;}
div#section .row.insig blockquote.testimonial p {
	font-size: 100%;
	min-height: 100px;
	padding: 10px 120px 35px 10px;
	border: 1px solid #EDEEF3; border-radius: 3px;
	position: relative;
}
div#section .row.insig blockquote.testimonial p:before,
div#section .row.insig blockquote.testimonial p:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 12px;
	border: 10px solid transparent;
	border-left-color: #EDEEF3;
	border-top-color: #EDEEF3;
}
div#section .row.insig blockquote.testimonial p:after {
	border-top-color: white !important;
	border-left-color: white !important;
	bottom: -18px !important;
	left: 13px !important;
}
div#section .row.insig blockquote.testimonial cite { opacity: .7; font-size: 14px; display: block; position: absolute; bottom: 10px;}
.carousel-control .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 40px !important;
    height: 40px !important;
    margin-top: -20px !important;
    display: block;
    color: rgba(0, 0, 0, .3) !important;
}
div#section #testimonial .left.carousel-control {
    left: -100px;
    top: 0 !important;
    margin-top: 143px !important;
}
div#section #testimonial .right.carousel-control {
    right: -100px;
    top: 0 !important;
    margin-top: 143px !important;
}
div#section #testimonial blockquote {
    margin: 0;
    padding: 0px;
    position: relative;
    min-height: 150px !important;
    height: 150px !important;
    max-height: 150px !important;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    display: table;
    width: 100%;
}
div#section #testimonial blockquote h2 {
    font-weight: normal !important;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: -15px;
    font-size: 24px;
    color: #636b7c!important;
}
div#section #testimonial blockquote span.child {
    vertical-align: middle;
    display: table-cell;
    position: relative;
}
div#section #testimonial blockquote span.child img:nth-of-type(1) {
    display: block;
    max-height: 200px;
    max-width: 200px;
    margin: 0;
    margin-bottom: -50px !important;
    margin-top: -50px !important;
    padding: 0;
}
div#section #testimonial .by {
    min-width: 80%;
    margin-top: 18px;
}
div#section #testimonial .by h5,
div#section #testimonial .by h4,
div#section #testimonial .by p {
    display: inline-block;
    margin-right: 13px;
    width: auto;
    font-size: 18px;
}
div#section #testimonial .by h5 {
    text-transform: uppercase;
}
#section #main-points h2,
#section #main-points p {
    padding-left: 20px;
}
#section #main-points h2 {
    color: #F58020;
    background: url('../img/main-point.png') no-repeat top left;
}
#section ul.main-bullet li {
    color: #d23e17
}
#section ul.main-bullet li span {
    color: #636B7C
}
#five-reason-table tr td {
    vertical-align: top;
    border-top: none;
}
#section div.five-reason-point {
    width: 30px;
    height: 54px;
    text-align: center !important;
}
#section div.five-reason-point span {
    color: #F58020;
    font-weight: bold;
    font-family: "HomesteadDisplay", sans-serif;
    font-size: 54px !important;
    line-height: 48px !important;
    text-align: center;
}
div#section p.asterisk {
    margin-top: 30px;
}
/** FANCY PHOTO TRIMM **/

div#section .i1,
div#section .i2 {
    padding: 0;
    margin: 0;
    position: relative;
}
div#section .i1 .i2 img {
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 0px !important;
}
div#section .row img {
    margin: 0 auto 10px !important;
    border-radius: 4px !important;
}
div#section .i1:before,
div#section .i2:before,
div#section .i1:after,
div#section .i2:after {
    position: absolute;
    width: 0;
    height: 0;
    z-index: 3;
    border: 6px solid transparent;
    content: '';
}
div#section .i1:before {
    top: 0;
    left: 0;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
}
div#section .i2:before {
    top: 0;
    right: 0;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
}
div#section .i1:after {
    bottom: 0;
    left: 0;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
}
div#section .i2:after {
    bottom: 0;
    right: 0;
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
}
div#section.grey .i1:before {
    top: 0;
    left: 0;
    border-top-color: #EDEEF3;
    border-left-color: #EDEEF3;
}
div#section.grey .i2:before {
    top: 0;
    right: 0;
    border-top-color: #EDEEF3;
    border-right-color: #EDEEF3;
}
div#section.grey .i1:after {
    bottom: 0;
    left: 0;
    border-bottom-color: #EDEEF3;
    border-left-color: #EDEEF3;
}
div#section.grey .i2:after {
    bottom: 0;
    right: 0;
    border-bottom-color: #EDEEF3;
    border-right-color: #EDEEF3;
}
div#section img.companylogo {
    border-radius: 0px !important;
    padding: 9px;
    background: white;
    border: 3px solid #bbb;
}
div#section.cta {
    padding: 13px 0 40px;
}
div#section.cta .k_updt {
    font-family: 'Architects Daughter', cursive;
    color: white;
    font-size: 20px;
    text-align: left !important;
    margin-left: -24px;
    margin-top: -6px !important;
    transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    letter-spacing: 1px !important;
}
div#section.cta .btn.btn-white {
    color: white;
    border: 3px solid white !important;
    font-size: 22px;
    margin-top: 40px;
    white-space: normal !important;
    color: white;
    background: transparent;
}
div#section.cta.cta-block.cta-keep-updated .row:not(.hidden-xs) {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
div#section.cta .btn.btn-white:active,
div#section.cta .btn.btn-white:focus,
div#section.cta .btn.btn-white:hover {
    background: white;
    border: 3px solid white !important;
    color: white !important;
    opacity: 1 !important;
}
div#section.cta img.arrow {
    width: auto !important;
    height: auto;
    max-width: 40px !important;
    max-width: 29px !important;
    margin-top: 19px !important;
}
.agenda-speakers {
    margin: 0;
}
.agenda-speakers .col-xs-12 {
    margin-top: 16px;
}
div#section.agenda table tr td .agenda-speakers .row p {
    font-size: 12px !important;
    margin-bottom: 0 !important;
    line-height: 1.3 !important;
}

div#section .container .row:nth-of-type(1) [class*='col-']:nth-of-type(1) *:first-child .agenda-speakers p img {
    float: left;
    max-width: 65px;
    max-height: 65px;
    border: 2px solid rgba(0, 0, 0, .09) !important;
    background: white;
    padding: 6px;
    margin: -7px 10px 0 0!important;
}
.agenda-speakers p strong,
.agenda-speakers p b {
    display: block;
    font-size: 16px!important;
    margin-top: 0px;
}
.agenda-speakers p strong:first-child {
    margin-bottom: 4px;
}
.agenda-speakers p strong:last-child {
    margin-top: 0px;
    font-size: 12px!important;
    color: #636B7C !important
}
div#section.statistics .stat {
    padding: 50px 30px 40px 30px;
    text-align: center !important;
    border-radius: 0px;
}
body div#section:not(.cta-block).statistics .stat h1 {
    font-size: 100px !important;
    line-height: .75 !important;
    font-weight: bolder !important;
    width: auto;
    white-space: nowrap;
    padding: 0 !important;
    margin: 0 !important;
    font-family: "HomesteadDisplay", sans-serif;
    font-size: 100px !important;
    padding-bottom: 15px !important;
}
div#section.statistics .stat p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    color: #929cb2 !important;
    min-height: 57px;
    margin-bottom: 0;
}
iframe[name=google_conversion_frame] {
	display: none;
}
#footer {
    padding: 70px 0 40px;
    background-color: #171f30 !important;
}
#footer img {
    max-height: 35px;
    width: auto !important;
    margin-bottom: 11px;
    width: 100%;
}
#footer h6 {
    font-size: 14px;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    margin: 0 0 5px;
    padding: 0 0 6px 0;
    font-weight: 400;
    border-bottom: #292b30 dotted 1px;
    color: #fafafb !important;
}
#footer ul.share-new {
    list-style: none;
    padding: 0;
    margin: 25px 0 0 0;
    color: #fafafb !important;
    border-radius: 0px;
    overflow: hidden;
    display: block;
}
#footer ul.share-new a:nth-of-type(1) li {
    border-radius: 0px 0 0 0px;
}
#footer ul.share-new a:nth-last-of-type(1) li {
    border-radius: 0px 0 0 0px;
}
#footer ul.share-new:after {
    display: block;
    clear: both;
    content: '';
    color: #fafafb !important;
}
#footer .share-new li {
    float: left;
    display: block;
    margin-top: 5px;
    background: rgba(255, 255, 255, .1);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    padding: 5px !important;
    width: 33.3333%;
    color: #fafafb !important;
}
#footer .share-new li i {
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
    background-image: url('../svg/share_icons_gftl-pe.png');
    background-size: 288px 48px;
    overflow: hidden;
    background-repeat: no-repeat;
    color: #fafafb !important;
}
#footer .share-new li.share.goog i {
    background-position: 0px 0;
}
#footer .share-new li.share.face i {
    background-position: -48px 0;
}
#footer .share-new li.share.twit i {
    background-position: -96px 0;
}
#footer .share-new li.share.link i {
    background-position: -144px 0;
}
#footer .share-new li.share.goog:hover,
#footer .share-new li.share.goog:focus,
#footer .share-new li.share.goog:active {
    background-color: #dd4b39;
}
#footer .share-new li.share.face:hover,
#footer .share-new li.share.face:focus,
#footer .share-new li.share.face:active {
    background-color: #3b5998;
}
#footer .share-new li.share.twit:hover,
#footer .share-new li.share.twit:focus,
#footer .share-new li.share.twit:active {
    background-color: #55acee;
}
#footer .share-new li.share.link:hover,
#footer .share-new li.share.link:focus,
#footer .share-new li.share.link:active {
    background-color: #55acee;
}
#footer .share-new li:hover,
#footer .share-new li:focus #footer .share-new li:active,
#footer .share-new li.share.print:hover,
#footer .share-new li.share.print:focus #footer .share-new li.share.print:active,
#footer .share-new li.share.email:hover,
#footer .share-new li.share.email:focus #footer .share-new li.share.email:active {
    background-color: #aaa;
}
body #footer a {
    color: #fafafb !important;
}
#footer .share-new li:active {
    box-shadow: inset 1px 3px 3px 0px rgba(0, 0, 0, .1);
}
#footer ul.larger {
    margin-top: -19px !important;
}
#footer ul.larger,
#footer ul.larger li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer ul.larger li a {
    font-size: 18px;
    text-transform: capitalize;
    padding: 25px 0;
    display: block;
    color: #fafafb !important;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
#footer ul.larger li a:active,
#footer ul.larger li a:focus,
#footer ul.larger li a:hover {
    padding-left: 10px;
}
#footer ul.larger li a span.glyphicons {
    margin-right: 7px;
    font-size: 20px;
    margin-top: 0px;
}
#footer ul.smaller,
#footer ul.smaller li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
}
#footer ul.smaller {
    padding-left: 0 !important;
}
#footer ul.smaller,
#footer ul.smaller li a {
    padding: 4px 0 4px;
    display: block;
    font-size: 12px !important;
    color: #fafafb !important;
}
#footer ul.smaller li:first-child a {
    padding-top: 0;
}
#footer p {
    margin: 12px 0 !important;
    font-size: 11px;
    line-height: 1.6 !important;
    color: #fafafb !important;
    font-weight: 300 !important;
}
#footer p a {
    border-bottom: #fafafb dotted 1px;
}
#footer p#attribution {
    opacity: .3;
}
#footer p#attribution img {
    display: inline;
    max-height: 16px;
    max-width: 18px;
    margin: -2px 5px 0 0 !important;
}
#footer #conference {
    color: #fafafb !important;
}
#footer #conference h1 {
    font-size: 20px;
    font-weight: 300 !important;
    margin: 0;
    padding: 0;
    margin-top: -6px;
    line-height: 1.4 !important;
}
#footer #conference h1 > small {
    font-size: 15px !important;
    font-weight: inherit !important;
    color: inherit !important;
    display: block;
    padding-top: 5px;
    opacity: .5;
    filter: alpha(opacity=50);
}
#footer #conference a.btn {
    margin-top: 21px;
}
#footer #conference a.btn > .glyphicons {
    margin-top: 2px;
    margin-right: 3px;
}
div.browserError {
    background: #e74c3c;
    color: #f5f7fa;
    font-size: 16px;
    padding: 10px 0 !important;
    display: none;
}
div.browserError img {
    margin-right: 10px;
    width: 23px !important;
    height: 20px !important;
}
div.browserError a {
    font-weight: bold;
    color: #f1c40f !important;
}
div.browserError a:hover,
div.browserError a:focus,
div.browserError a:active {
    font-weight: bold;
    color: #f39c12 !important;
    text-decoration: underline !important;
    text-decoration-line: underline !important;
}
.atss.atss-left.animated {
    animation-iteration-count: 1 !important;
    -webkit-animation-iteration-count: 1 !important;
}
div#section .co_details {
    padding-top: 45px;
    min-height: 170px;
    margin-bottom: 35px !important;
}
div#section .co_details h4 {
    font-size: 22px !important;
    padding-top: 0;
    margin-top: 0 !important;
    padding-bottom: 0px !important;
    margin-bottom: 5px;
}
div#section .co_details p.noMargin {
    margin-bottom: 0 !important;
}
div#section .co_details img {
    position: relative;
    width: auto;
    height: auto;
    display: block;
    float: left;
    margin-top: 0px !important;
    margin-right: 15px !important;
    border-radius: 0px;
    max-height: 185px;
    border: 4px solid #f58020;
    display: block;
    margin-bottom: 30px!important;
}
div.sponsor,
div.speaker {
    margin-bottom: 30px;
}
div.sponsor h4,
div.speaker h4 {
    text-transform: none !important;
    margin-bottom: 4px !important;
    font-size: 22px !important;
    margin-top: 15px !important;
}
div.sponsor h4 {
    margin-bottom: 9px !important;
}
div.sponsor p.invisible,
div.speaker p.invisible {
    opacity: 1 !important;
    visibility: visible !important;
}
div.sponsor .overview,
div.speaker .overview {
    margin-top: 15px;
    display: none;
}
div.speaker span.badge, .table#agenda .title span.badge {
	background: #929CB2;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	font-size: 12px !important;
	padding: 5px 5px 2px 5px !important;
	border-radius: 3px !important;
	text-transform: uppercase !important;
	vertical-align: top !important;
	line-height: 1 !important;
	position: relative;
	top: 0px;
	font-weight: 600 !important;
}
.table#agenda .title { font-weight: bolder !important;}
.table#agenda .title span.badge {
	display: table-caption !important;
	width: auto !important;
	white-space: nowrap !important;
	margin-top: 4px !important;
	margin-bottom: 2px !important;
	border-radius: 2px !important;
	padding: 6px 5px 3px 5px !important;
}
div.sponsor img.img-bordered {
    padding-right: 30px;
    max-width: 100%;
    border-right: 1px dotted rgba(40, 39, 39, .6);
    display: block;
}
div.sponsor .overview.invisible,
div.speaker .overview.invisible {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    border: none !important;
}
.btn.btn-primary.btn-yellow-text {
    color: #F7DB46 !important;
}
.btn.btn-primary.btn-yellow-text >span.glyphicons {
    color: #F7DB46 !important;
}
#scrollTop {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    color: white !important;
    padding: 10px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 99999999 !important;
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 100px;
}
#scrollTop span {
    display: block !important;
    font-size: 18px;
    line-height: 20px !important;
    min-width: 100%;
    top: -2px;
    text-align: center;
}
#scrollTop:hover,
#scrollTop:focus,
#scrollTop:active {
    opacity: .8 !important;}
.banners, .atss { z-index: 9999 !important; position: fixed; top: 260px !important;}
.atss.atss-right {
	-webkit-animation-name: none !important;
    animation-name: none !important;
    right: 0 !important;
}
.banners { left: -240px; }
.banners a {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	display: block;
	pointer-events: all !important;
}
.bannerBar {
	background: lime;
	color: #fafafb;
	max-height: 48px;
	position: relative;
	margin-bottom: 1px;
}
.banners a { position: relative; left:0; 	transition: 0.22s all ease-out;}
.at4-share-btn, .bannerBar { z-index: 9999999 !important;}	
.bannerBar:after { clear: both; content: ''; display: block;}
.bannerBar > div { height: 48px; float: left;}
.bannerBar > div.text { background: rgba(255,255,255,.1); line-height: 48px; padding: 0 15px 0 0; min-width: 240px;max-width: 240px; overflow: hidden; text-align: right;}
.bannerBar > div.icon { font-size: 28px; line-height: 28px; padding: 10px; width: 48px; height: 48px; overflow: hidden !important; max-width: 48px; max-height: 48px;}	
.banners a:hover, .banners a:focus, .banners a:active {
	left: 240px !important;
}
div#section .row.sharebox {
	margin-bottom: 20px;
}
div#section .row.sharebox .col-xs-12 {
	margin-bottom: 20px;	
}
div#section .row.sharebox img {
	margin: 15px 0!important;
}
#sidebar a.btn,
#sidebar .btn,
#sidebar a.btn.btn-lg,
#sidebar .btn.btn.lg {
    border-radius: 3px !important;
}
#sidebar .sidebar-well:not(.no-bg) {
    padding: 13px;
    background: #EDEEF3;
    border-radius: 0px !important;
    border: 1px solid rgba(0, 0, 0, .08);
    border-top: 0 !important;
    border-radius: 0 0 3px 3px !important;
}
#sidebar .sidebar-well {
    margin-bottom: 8px !important;
}
#sidebar .sidebar-well.brochure { margin-top: -10px; margin-bottom: 15px !important; position: relative;}
#sidebar .sidebar-well.brochure .btn {
	margin: 0!important;
	width: auto !important;
	position: absolute;
	bottom: 0;
	left: 30px;
	right: 30px;
	min-height: 65px;
}
#sidebar .sidebar-well.brochure .btn:hover , #sidebar .sidebar-well.brochure .btn:focus , #sidebar .sidebar-well.brochure .btn:active { opacity: .95 !important }
#sidebar .sidebar-well.transparent {
    background: none !important;
    padding: 0 !important;
    border: none !important;
}
#sidebar .sidebar-well > .btn {
    margin-bottom: 8px !important;
    margin-top: 0 !important;
}
#sidebar .sidebar-well > .btn:nth-last-of-type(1) {
    margin-bottom: 0 !important;
}
#sidebar h3.forwell {
    font-size: 18px !important;
    line-height: 24px !important;
    padding: 8px 13px !important;
    margin-bottom: 0;
    background: #EDEEF3;
    color: #636B7C #EDEEF3 !important;
    margin-top: 0 !important;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 3px 3px 0 0 !important;
}
#sidebar .btn.btn-lg {
    border-radius: 0px !important;
}
#sidebar > h4 {
    margin: 30px 0 10px 0 !important;
    padding: 0 0 11px 0;
    border-bottom: 1px dashed #c4ccd6;
}
#sidebar .row.logos {
    margin-top: 0 !important;
}
#sidebar .row.logos img {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}
#sidebar img,
#sidebar .btn {
    margin-bottom: 20px !important;
}
.row.logos div span.box {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.10);
    border-radius: 0px;
    display: block;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    border-radius: 3px !important;
}
div#section .row.logos div span.box > img {
    margin: 0 !important;
    position: absolute;
    padding: 20px;
}
#sidebar .btn > small {
    font-size: 80%;
    opacity: .8;
    filter: alpha(opacity=80);
    display: block;
    margin-top: 3px;
}
/* Sponsors Footer */

div#section.sponsorsFooter:not(.SF_alt) {
    width: 100%;
    height: auto;
    padding: 50px 0 40px;
    background-color: #FFF !important;
    z-index: 14;
    margin-top: 0px;
    z-index: 1 !important;
    text-align: center !important;
    z-index: 99;
}
.sponsorsFooter h1 {
    font-weight: 300 !important;
    color: #636b7c !important;
}
body.incite div#section .sponsorsFooter ul span li > a {
    border-bottom: none!important;
    cursor: pointer !important;
}
.sponsorsFooter img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
/** Old-school Sponsors Footer **/

.sponsorsFooter:not(.SF_alt) ul {
    padding: 0;
    margin: 15px 0 0 0;
    list-style: none;
    display: block;
}
.sponsorsFooter:not(.SF_alt) ul.enter > span:not(.hover) {
    opacity: .1;
}
.sponsorsFooter:not(.SF_alt) ul span {
    display: inline !important;
    background: white;
    word-break: break-all;
    word-wrap: break-word;
    margin: 0px;
    padding: 45px 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    border-radius: 0px;
    cursor: default !important;
    border: 1px dashed #FFF !important;
    border-top: none !important;
    border-bottom: none !important;
}
.sponsorsFooter:not(.SF_alt) ul.enter > span.hover {
    opacity: 1;
    border-color: #929CB2 !important;
}
.sponsorsFooter:not(.SF_alt) ul span,
.sponsorsFooter ul span li > a {
    cursor: pointer !important;
    outline: 0 !important;
    text-decoration: none !important;
}
.sponsorsFooter:not(.SF_alt) ul li {
    margin: 22px 16px 22px !important;
    display: inline-block;
}
.sponsorsFooter.SF_alt {
    background: white !important;
}
.sponsorsFooter.SF_alt * {
    text-align: center !important;
}
.sponsorsFooter.SF_alt span[data-group-title]:before {
    content: attr(data-group-title);
    display: block;
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.sponsorsFooter.SF_alt ul {
    display: block;
    padding: 0 !important;
    list-style: none !important;
    float: none;
    width: 100%;
}
.sponsorsFooter.SF_alt ul li {
    display: inline-block !important;
    padding: 0 15px;
}
.sponsorsFooter.SF_alt span {
    display: block;
}
div#section.sponsorsFooter.SF_alt ul li a img {
    border-bottom: 2px solid white !important;
    background: white !important;
    max-width: min-intrinsic !important;
}
.sponsorsFooter.SF_alt ul li a:hover img,
.sponsorsFooter.SF_alt ul li a:active img,
.sponsorsFooter.SF_alt ul li a:focus img {
    border-bottom: 2px solid #DDD !important;
    background: white!important;
}
div#section.sponsorsFooter ul li a img {
    max-width: 152px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: 0.15s all ease-in;
    margin-bottom: 0 !important;
}
.sponsorsFooter ul li a:hover img,
.sponsorsFooter ul li a:active img,
.sponsorsFooter ul li a:focus img {
    background: white!important;
    transform: scale(.94);
    -ms-transform: scale(.94);
    -moz-transform: scale(.94);
    -webkit-transform: scale(.94);
    transition: all .3s ease-out;
    opacity: .9;
}
.blog a > article {
    display: block;
    margin-bottom: 35px;
    color: #636b7c !important;
}
.blog a:hover > article,
.blog a:focus > article,
.blog a:active > article {
    color: #f58020!important;
}
.blog a > article h3 > small,
.blog.single article > h3 > small {
    display: block;
    margin-top: 5px;
    padding-bottom: 8px;
    font-size: 13px;
    color: inherit !important;
    opacity: .8;
    border-bottom: 1px dotted #bbb;
}
.blog a > article h3 > small > span.glyphicons,
.blog.single article > h3 > small > span.glyphicons {
    top: 0 !important;
}
.blog a > article > p {
    color: #636b7c !important;
}
.blog.single article.post h3 {
    color: #636b7c !important;
}
ul#dotJourney {
	list-style: none !important;
	padding: 0 !important;
	margin-top: 30px !important;
}
ul#dotJourney li {
	position: relative;
	display: block !important;
	padding: 0px 0 30px 55px !important;
	overflow: hidden;
	margin: 0 !important;
	min-height: 70px;
}
ul#dotJourney li:after,ul#dotJourney li:before {
	content: '';
	display: block;
	position: absolute;
}
ul#dotJourney li:after {
	min-height: 250px;
	width: 0px;
	border-left: 2px dashed rgba(0,0,0,0.16);
	top: 0px;
	bottom: 0;
	left: 24px;
	height: 100%;
}
ul#dotJourney li:before {
	top: 1px;
	width: 20px;
	height: 20px;
	left: 15px;
	background: white !important;
	box-shadow: inset 0 0 0 2px #344757;
	border-radius: 50%;
	z-index: 999 !important;
}

ul#dotJourney li:nth-last-of-type(1):after {
	content: none !important;
}
body div#section.agenda table tr td ul.tick {
    list-style: none !important
}
body div#section.agenda table tr td ul.tick li {
    position: relative;
}
body div#section.agenda table tr td ul.tick li:before {
    font-family: "Glyphicons", monospace;
    content: '/e207';
    position: absolute;
    top: 0;
    left: -30px;
}
body div#section.speakers div.speaker-color h3 {
    border-bottom-width: 0 !important;
    border-bottom-style: solid;
    border-bottom-color: lime;
}
#sidebar_testimonials .testimonial_item p {
    color: white;
    background: none !important;
    border-radius: 0;
    position: relative;
    color: #636B7C !important;
    font-size: 16px !important;
}
#sidebar_testimonials .testimonial_item img.testi_logo { margin: -70px auto !important; padding: 35px 0; max-width: 140px !important;}
#sidebar_testimonials .testimonial_item:nth-of-type(even) p {
    margin-top: 10px;
}
#sidebar_testimonials .testimonial_item .testimonial_name {
    color: #636b7c;
    font-size: 12px;
    padding: 5px 0;
}

#sidebar span.tint {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    display: block;
    margin-bottom: 0;
}
#sidebar span.tint img {
    padding: 10px;
    background: white;
}

div#section.agenda .tab-content > .tab-pane.agenda > h1 { margin-top: 45px; margin-bottom: 0;}
/*div#section.agenda .tab-content > .tab-pane.agenda > h1:not(:nth-of-type(1)) { padding-top: 50px;
}*/

div#section.agenda table tr td .session-label {
    font-weight: inherit;
    font-size: inherit;
    display: inline-block;
    color: #FFCE54 !important;
    margin-right: 6px;
    font-weight: bold;
}
div#section .rotator .row {
    margin-top: 0 !important;
}
div#section #sponsorbox {
    margin-bottom: 30px !important;
}
div#section #sponsorbox h4 {
    color: #10436c;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 15px !important;
    line-height: 1.4 !important;
}
div#section #sponsorbox p {
    font-size: 13px !important;
}
div#section #sponsorbox .col-sm-6 h4 {
    margin-top: 0 !important;
    margin-bottom: 5px;
}
#sponsorbox p {
    margin-top: 2px;
}
body div#section #sponsorbox .row {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#sponsorbox .col-sm-2,
#sponsorbox .col-sm-4,
#sponsorbox .col-sm-6 {
    min-height: 155px;
}
#sponsorbox .col-sm-2 {
    background: #10436c;
    height: 100%;
    overflow: hidden;
    position: relative;
}
div#section #sponsorbox .col-sm-2 img {
    margin: 22px 0!important;
}
#sponsorbox .col-sm-4 {
    border-bottom: 2px solid #10436c;
}
#sponsorbox .col-sm-6 {
    background: #42b2e6;
    margin-top: 20px;
    min-height: 135px;
    padding: 10px;
}
#sponsorbox .col-sm-6 h4,
#sponsorbox .col-sm-6 p {
    color: white;
    margin: 0;
}
body nav .dropdown.open .dropdown-menu {
    z-index: 999999999 !important;
}
div#banner-full,
a div#banner-full {
    background: lime;
    padding: 20px 0;
    color: #fafafb !important;
    transition: .2s all ease;
}
a div#banner-full p {
    font-size: 17px;
    line-height: 1.3 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 600 !important;
}
a div#banner-full p span {
    border-bottom: 2px dotted #fafafb !important;
}
a div#banner-full:hover,
a div#banner-full:focus,
a div#banner-full:active {
    opacity: .8;
}
div#section.dark.banner.noPadding {
	padding: 0 !important;
}
div#section.dark.banner.noPadding:after {
	opacity: 0 !important;
}
div#section.dark.banner.noPadding .container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
div#section.dark.banner.noPadding .row {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
div#section.banner.noPadding #btn .btn {
	margin-top: -110px !important;   
    background: #fafafb !important;
    border-color: #fafafb !important;
    color: #ED037C !important;
}
div#section.dark.banner .row.tracked > div > .track {
	padding: 60px 60px 30px 60px;
	overflow: hidden !important;
	position: relative;
	margin-bottom: 0 !important;
/* 	box-shadow: 0px 6px 15px 2px rgba(0,0,0,.12); */
	text-align: center !important;
}
div#section.dark.banner .row.tracked > div > .track:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	opacity: .8;
	content: '';
	z-index: -1 !important;
}
div#section.dark.banner .row.tracked {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
div#section.dark.banner .row.tracked > div {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
div#section.dark.banner .row.tracked > div > .track > h1,
div#section.dark.banner .row.tracked > div > .track > h2,
div#section.dark.banner .row.tracked > div > .track > h3,
div#section.dark.banner .row.tracked > div > .track > p {
	z-index: 99999 !important; position: relative !important;
}
div#section.dark.banner .row.tracked > div > .track > h3 { font-size: 44px !important;}
div#section.dark.banner .row.tracked > div > .track center h2 { font-size: 36px !important;}
div#section.dark.banner .row.tracked > div > .track center h4 { font-size: 28px !important; margin-top: 30px !important;}
div#section.dark.banner .row.tracked > div:nth-of-type(1) > .track:after,
div#section.dark.banner .row.tracked > div > .track#color1:after { background-color: #2699bd !important;}
div#section.dark.banner .row.tracked > div:nth-of-type(2) > .track:after,
div#section.dark.banner .row.tracked > div > .track#color2:after { background-color: #1e7a96 !important;}
div#section.dark.banner .row.tracked > div:nth-of-type(3) > .track:after,
div#section.dark.banner .row.tracked > div > .track#color3:after { background-color: #1a6880 !important;}
div#section.dark.banner .row.tracked > div > .track#color3, div#section.dark.banner .row.tracked > div > .track#color2, div#section.dark.banner .row.tracked > div > .track#color1 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
div#section.dark.banner p { font-size: 20px !important; font-weight: 600 !important; margin-bottom: 10px !important;}
body div#section .stuck.sticky-wrapper,
body div#section .stuck.sticky-wrapper .stickMe {
    min-width: 100vw !important;
    max-width: 100vw;
    min-width: 100% !important;
    max-width: 100%;
    z-index: 99999999999 !important;
}
body .modal {
    z-index: 9999999999 !important;
}
body .modal-backdrop {
    z-index: 99999 !important;
}
body .modal-content {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);
    border: none !important;
    border-radius: 0px !important;
}
body .modal-header {
    border: none !important;
    color: #fafafb !important;
    background: #171f30 !important;
    border-radius: 0px 0px 0 0 !important;
}
body .modal-header,
body .modal-body,
body .modal-footer {
    padding: 25px !important;
}
body .modal-header .close {
    color: white;
    font-size: 24px;
    opacity: 1 !important;
}
body .modal-header .close:hover,
body .modal-header .close:focus,
body .modal-header .close:active {
    opacity: .7 !important;
}
body.incite .sponsorsList #body h4 {
    margin-top: 10px !important;
    font-weight: normal !important;
}
body.incite .sponsorsList #body img {
    padding: 24px 10px !important;
    border: 1px solid rgba(0, 0, 0, .09) !important;
}
body.incite .sponsorsList #body h2 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: normal 100;
}
body.incite .sponsorsList #body .tab-pane:not(:nth-of-type(1)) h2 {
    margin-top: 60px !important;
}
body.incite .sponsorsList #body .sponsor {
    margin-bottom: 15px !important;
}

@media (min-width: 1199px) and (max-width: 1265px) {
    .banners,
    .atss {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
    }
}
@media (max-width: 1100px) {
    .banners,
    .atss {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
    }
}
@media (min-width: 1200px) {
    .banner img.logo {
        width: auto;
        max-height: 100px;
    }
}
@media (max-width: 1199px) {
    body nav .row ul:not(.dropdown-menu) li a,
    body nav .row ul:not(.dropdown-menu) li.cta a {
        min-width: 105px;
        max-width: 105px !important;
    }
    body nav .row ul:not(.dropdown-menu) li.cta a {
        min-width: 106px;
        max-width: 106px !important;
    }
    div#section.cta-block.cta-block-sm .cta-window {
        height: 153px !important;
        top: -48px !important;
        right: -10px !important;
    }
    a div#section.cta-block.cta-block-sm h3 {
        font-size: 23px !important;
    }
    a div#section.cta-block.cta-block-sm p {
        font-size: 14px !important;
        padding-top: 6px !important;
    }
    span.circle {
        top: 92px;
        width: 40px;
        height: 40px;
    }
    span.circle:after {
        width: 50px;
        height: 50px;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
    }
    span.circle .companylogo {
        width: 40px;
        height: 40px;
    }
    div#section .quote_box blockquote {
        min-height: 220px;
    }
    img.img-stretch {
        max-width: 100% !important;
        min-width: 100% !important;
    }
    div#section #testimonial .item,
    div#section #testimonial .item blockquote {
        max-height: 350px;
        min-height: 350px;
    }
    .banner img.logo {
        width: auto;
        max-height: 88px;
    }
    div#section.header .row ul:not(.dropdown-menu) li {
        margin-left: 10px!important;
    }
    #sponsorbox .col-sm-2,
    #sponsorbox .col-sm-4,
    #sponsorbox .col-sm-6 {
        min-height: 175px;
    }
    #sponsorbox .col-sm-6 {
        min-height: 155px;
    }
    div#section #sponsorbox .col-sm-2 img {
        margin: 51px 0 !important;
    }
    body div#section ul.nav.nav-tabs.alternative.tabcount2 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount3 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount4 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount5 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount6 li {
        min-height: 50px;
    }
    .well.stat p {
        min-height: 76px !important;
    }
    #threeTracks .header { font-size: 18px !important; padding: 20px 20px !important;}
	#threeTracks .body { padding: 5px 20px !important; min-height: 165px !important}
	#threeTracks p.pink { font-size: 22px !important;}
	#threeTracks p.blue { font-size: 14px !important;}
}
@media (max-width: 1199px) and (min-width: 992px) {
    nav ul.menu li a {
        padding: 14px 13px !important;
    }
    div#section.header .row a.slide {
        font-size: 16px;
        margin-bottom: 5px;
    }
    div#section.sponsorsFooter ul li a img {
    	max-width: 196px;
    }
}
@media (max-width: 1060px) {
    .banners,
    .atss {
        display: none !important;
    }
}
@media(min-width:1021px) and (min-width:992px) {
	div#section.dark.banner .row.tracked > div > .track {
		min-height: 350px !important;
	}
}
@media(max-width:1020px) and (min-width:992px) {
	div#section.dark.banner .row.tracked > div > .track {
		min-height: 370px !important;
	}
}
@media (min-width: 992px) {
    div#section.header .row #ctaSpace {
        padding-left: 4px;
    }
    div#section .row #sidebar {
        padding-left: 4px;
    }
}
@media(max-width: 992px) {
	#threeTracks .body { min-height: 1px !important; border: none !important}
	#threeTracks .body.push {
		margin-top: 10px!important;
	}
}
@media (max-width: 991px) {
    div#section.sponsorsFooter ul li a img {
    	max-width: 198px;
    }
    body nav .row ul:not(.dropdown-menu) li a,
    body nav .row ul:not(.dropdown-menu) li.cta a {
        border-top: none !important;
        color: white !important;
    }
    body nav .row ul:not(.dropdown-menu) li {
        margin-right: 0 !important;
    }
    body nav {
        padding: 0 !important;
    }
    nav ul.menu:before,
    nav ul.menu:after {
        content: none !important;
    }
    div#section.header {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
    body nav .row ul:not(.dropdown-menu) li a,
    body nav .row ul li a {
        min-width: min-intrinsic !important;
        max-width: 100% !important;
    }
    body nav ul.menu {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .menu-for-mobile {
        height: 47px !important;
    }
    body nav ul.menu.menu-for-mobile > .pull-right li a {
	    padding: 16px 25px 12px !important
    }
    ul#menuDrop {
        padding: 11px 0 !important;
        background: #636b7c !important;
        width: -webkit-calc( 100% + 30px) !important;
        width: calc( 100% + 30px) !important;
        margin: 0 -15px !important;
        width: 100%;
    }
    ul#menuDrop li {
        background: transparent !important;
        float: none !important;
        min-width: 100%;
        display: block;
    }
    body nav ul#menuDrop li a {
        max-width: 100% !important;
        width: 100%;
        position: relative;
        display: block;
    }
    body nav ul#menuDrop li > a.active:after {
        content: '';
        display: block;
        width: 14px;
        height: 14px;
        left: -7px;
        top: 50%;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border: 7px solid transparent !important;
        border-left-color: white !important;
        border-radius: 50%;
    }
    nav ul.menu li a .glyphicons { top: 0px !important;}
    ul#menuDrop span.pull-right li:not(:first-child) {
        border-top: 1px dashed rgba(255, 255, 255, .2) !important;
        display: block;
        margin-top: 5px !important;
        padding-top: 13px !important;
        height: auto !important;
        max-height: min-intrinsic !important;
    }
    body.incite nav .row ul#menuDrop li a,
    body.incite nav .row ul.menu.menu-for-mobile li.last-child a,
    body.incite nav .row ul.menu li a:hover,
    body nav .row ul.menu li a:focus,
    body nav .row ul.menu li a:active {
        color: #ffffff !important;
    }
    nav ul#menuDrop .pull-right {
        float: none !important;
    }
    nav ul.menu li a,
    nav ul.menu li.first-child a,
    nav ul.menu li.last-child a,
    nav ul.menu li:first-child a,
    nav ul.menu li:last-child a {
        margin-left: 0;
        margin-right: 0;
        padding: 14px 25px !important;
        width: 100%;
        display: block;
    }
    ul#menuDrop li a {
        padding: 12px 25px 8px !important;
        min-width: min-intrinsic !important;
        max-width: min-intrinsic !important;
    }
    nav ul.menu li,
    nav ul.menu li a {
        transform: none;
        -webkit-transform: none;
    }
    nav .container {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    div#section.banner h1 {
        font-size: 33px !important;
    }
    div#section.header .row h1#siteName {
        font-size: 34px !important;
    }
    body {
        overflow-x: hidden;
    }
    body nav ul.menu li a.active {
       background: #636B7C;
    }
    body div#section.banner {
        padding: 35px 0 55px 0 !important;
    }
    div#section .quote_box blockquote {
        min-height: 270px;
    }
    div#section .quote_box blockquote p {
        font-size: 105%;
    }
    body div#section.statistics {
        text-align: left !important;
    }
    body div#section.statistics .stat h1 {
        font-size: 60px !important;
        margin: -7px 10px 0 0 !important;
    }
    body div#section.statistics .stat p {
        display: block;
        margin-bottom: 30px;
    }
    body div#section.statistics .row div:nth-last-of-type(1) .stat p {
        margin-bottom: 0 !important;
    }
    div#section #testimonial blockquote h2 {
        font-size: 20px !important;
    }
    div#section #testimonial .item,
    div#section #testimonial .item blockquote {
        max-height: 310px !important;
        min-height: 310px !important;
    }    
    div#section.header .row h1#siteName img {
        margin-top: -26px !important;
    }
    body div#section.header .height_control,
    body div#section.header .row h1#siteName,
    body div#section.header .row img#logoHe {
        height: auto !important;
        max-height: min-intrinsic !important;
        min-height: min-intrinsic !important;
    }
    #sidebar {
        padding-left: 15px !important;
        padding-top: 45px;
        margin-top: 20px !important;
        border-top: 1px dotted rgba(0,0,0,.06);
    }
    #dot_agenda.agenda .session .col1 {
        max-width: 9% !important;
        width: 9%;
    }
    #dot_agenda.agenda .session .col2 {
        max-width: 6% !important;
        width: 6%;
    }
    #dot_agenda.agenda .session .col3 {
        max-width: 85% !important;
        width: 85%;
    }
    body div#section ul.nav.nav-tabs.alternative.tabcount2 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount3 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount4 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount5 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount6 li {
        min-height: 50px;
    }
    div#section.cta-block:not(.cta-keep-updated) {
        min-height: min-intrinsic !important;
        max-height: min-intrinsic !important;
    }
    div#section.cta-block:not(.cta-keep-updated) p {
        margin-top: 0 !important;
    }
    body div#section:not(.cta-block).statistics .well.stat {
        padding: 30px 15px !important;
    }
    body div#section:not(.cta-block).statistics .well.stat h1 {
        font-size: 66px !important;
    }
    body div#section:not(.cta-block).statistics .well.stat p {
        min-height: 95px !important;
        margin-bottom: 0 !important;
    }
    div#section.dark.banner .row.tracked > div > .track, div#section.dark.banner .row.tracked > div > .track#color1, div#section.dark.banner .row.tracked > div > .track#color2, div#section.dark.banner .row.tracked > div > .track#color3, div#section.dark.banner .row.tracked#collab > div > .track {
		min-height: min-intrinsic !important;
		height: auto !important;
		padding: 30px 30px 30px 30px;
		padding-bottom: 120px !important;
	}
	div#section.dark.banner .row.tracked.collaborative#collab > div:nth-of-type(1) > .track#c, div#section.dark.banner .row.tracked.collaborative#collab > div:nth-of-type(2) > .track#c {
		padding: 30px 30px 30px 30px !important;
	}
	
    #GroupDiscount > .btn { margin-top: 30px !important}
}
@media (max-width: 892px) {
    div#section #testimonial blockquote {
        min-height: 360px !important;
        height: 360px !important;
        max-height: 360px !important;
    }
}
@media (max-width: 768px) {
    div#section .container .row:nth-of-type(1) [class*='col-']:nth-of-type(1) *:first-child .agenda-speakers p img { display: none !important;}
    
    a div#section.cta-block.cta-brochure-smaller h3, a div#section.cta-block.cta-block-sm h3 {
	    padding-top: 0 !important;
	    margin-top: 0 !important;
	}
    div#section.header .row #siteBrand img {
        margin-top: 0 !important;
    }
    a div#section.cta-block.cta-brochure-smaller .col-xs-12 {
        max-height: 999px;
        height: auto;
    }
    div#section.cta-block:not(.cta-keep-updated) {
        max-height: min-intrinsic !important;
    }
    div#section.cta-block:not(.cta-keep-updated) .row {
        max-height: min-intrinsic !important;
    }
    div#section.cta-block:not(.cta-keep-updated) .col-xs-12 {
        max-height: min-intrinsic !important;
    }
    a div#section.cta-block h3 {
        font-size: 24px;
    }
    div#section.cta-block.cta-brochure .col-xs-12 {
        max-height: auto !important;
        max-height: min-intrinsic !important;
        height: auto;
    }
    div#section.cta-block.cta-block-sm {
        display: none !important;
    }
    div#section .quote_box blockquote {
        min-height: min-intrinsic !important;
        height: auto !important;
        padding-bottom: 40px;
    }
    div#section.cta-block.cta-keep-updated .row {
        margin-top: 0 !important;
    }
    div#section .quote_box blockquote {
        margin-bottom: 15px !important;
    }
    div#section ul.nav.nav-tabs:not(.alternative)#tab,
    div#section ul.nav.nav-tabs:not(.alternative)#tab2 {
        margin-bottom: 30px !important;
        margin-top: 15px !important;
        display: block;
    }
    div#section ul.nav.nav-tabs:not(.alternative)#tab li,
    div#section ul.nav.nav-tabs:not(.alternative)#tab2 li {
        display: block;
        float: none;
        width: auto !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }
    body div#section ul.nav.nav-tabs:not(.alternative)#tab li a,
    body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li a {
        padding: 14px 16px !important;
    }
    body div#section ul.nav.nav-tabs:not(.alternative)#tab li.active a,
    body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li.active a {
        border-width: 0 0 0 5px !important;
        border-left-style: solid !important;
        padding: 14px 16px 14px 11px !important;
    }
    body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:hover,
    body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:focus,
    body div#section ul.nav.nav-tabs:not(.alternative)#tab li:not(.active) a:active,
    body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:hover,
    body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:focus,
    body div#section ul.nav.nav-tabs:not(.alternative)#tab2 li:not(.active) a:active {
        padding: 14px 16px !important
    }
    body,
    html {
        overflow-x: hidden !important;
        width: 100vw;
    }
    h1 {
        font-size: 24px !important;
    }
    h2 {
        font-size: 20px !important;
    }
    div#section {
        padding: 25px 0 !important;
    }
    #footer {
        padding: 37px 0px 25px;
    }
    #footer ul {
        margin-bottom: 25px !important;
    }
    div#section.cta .btn.btn-white {
        margin: 0 !important;
    }
    #footer img {
        max-height: 45px !important;
    }
    #footer #conference h1 {
        font-size: 24px;
    }
    div#section #testimonial blockquote {
        min-height: 440px !important;
        height: 440px !important;
        max-height: 440px !important;
    }
    div#section.banner .logo {
        min-width: 212px !important;
        width: 212px !important;
        height: 49px !important;
        display: inline-block;
    }
    div#section.banner h1 {
        font-size: 32px !important;
    }
    div#section.banner h1 {
        font-size: 30px !important;
    }
    div#section.banner h3 {
        font-size: 26px !important;
    }
    div#section.banner .row:nth-of-type(2) {
        padding-top: 10px !important;
        margin-top: 0 !important;
    }
    body.fullscreen {
        overflow-y: auto;
    }
    #footer p,
    #footer p small {
        font-size: 14px;
        margin-top: 20px;
        display: block;
    }
    #footer form {
        margin-top: 15px;
        display: block;
    }
    #footer form button.btn {
        font-size: 16px !important;
    }
    #footer form button.btn span.glyphicons {
        font-size: 19px;
    }
    .container {
        padding-right: 25px;
        padding-left: 25px;
    }
    div#section #testimonial blockquote h2 {
        font-size: 20px;
        margin-top: 0px !important;
    }
    div#section #testimonial .item,
    div#section #testimonial .item blockquote {
        max-height: 215px !important;
        min-height: 215px !important;
    }
    div#section #testimonial blockquote span.child img:nth-of-type(1) {
        display: none;
    }
    div#section.header {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    body div#section.header .height_control,
    body div#section.header .row h1#siteName,
    body div#section.header .row img#logoHe {
        min-height: min-intrinsic;
        max-height: min-intrinsic;
        height: auto !important;
        padding-top: 0 !important;
    }
    div#section.header .row h1#siteName small.top {
        display: none !important;
    }
    div#section.header .row h1#siteName img {
        margin-top: 0 !important;
    }
    #sponsorbox .col-sm-2,
    #sponsorbox .col-sm-4,
    #sponsorbox .col-sm-6 {
        min-height: min-intrinsic !important;
        height: auto !important;
    }
    div#section #sponsorbox .col-sm-2 img {
        margin: 0 0!important;
        display: inline;
        text-align: center;
    }
    div#section #sponsorbox .col-sm-2 {
        text-align: center;
    }
    #sponsorbox .col-sm-6 {
        min-height: min-intrinsic !important;
        height: auto !important;
    }
    .table-responsive .table-responsive {
        table-layout: auto!important;
    }
    div.stat {
        margin-top: 10px !important
    }
    body div#section ul.nav.nav-tabs.alternative.tabcount2 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount3 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount4 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount5 li,
    body div#section ul.nav.nav-tabs.alternative.tabcount6 li {
        width: 100% !important;
        max-width: 100%;
        min-height: 50px;
        height: auto !important;
        max-height: min-intrinsic !important;
        border: none !important;
        border-bottom: 1px solid #DDD !important
    }
    ul.nav.nav-tabs.alternative li.active:after {
        border-color: transparent !important;
        border-left-color: white !important;
        border-width: 12px 10px !important;
        left: -1px !important;
        margin: 0 0 0 0 !important;
        top: 50% !important;
        margin-top: -12px !important;
        bottom: auto !important;
        z-index: 999 !important;
    }
    #dot_agenda.agenda .session .col1 {
        max-width: 50px !important;
        width: 50px;
    }
    #dot_agenda.agenda .session .col2 {
        max-width: 40px !important;
        width: 40px;
    }
    #dot_agenda.agenda .session .col3 {
        max-width: calc(100% - 110px) !important;
        width: calc(100% - 110px);
    }
    #dot_agenda.agenda .session .col2 .dot:after {
        height: 4000px;
    }
    #dot_agenda.agenda .session .col3 .agenda-speakers .profile {
        float: none !important;
        min-width: 100% !important;
    }
    div#section.register .pass .pass-body .row .col-xxs-12 > h3 {
        font-size: 28px !important;
    }
    div#section.cta-block .glyphicons {
        font-size: 20px !important;
        top: 5px !important;
    }
    a div#section.cta-block.cta-brochure-smaller p,
    a div#section.cta-block.cta-block-sm p {
        font-size: 16px !important;
        line-height: 1.2 !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    div#section #testimonial .left.carousel-control,
    div#section #testimonial .right.carousel-control {
        display: none !important;
        visibility: hidden !important;
    }
    body div#section:not(.cta-block).statistics .well.stat {
        padding: 40px 20px !important;
    }
    body div#section:not(.cta-block).statistics .well.stat h1 {
        font-size: 86px !important;
    }
    body div#section:not(.cta-block).statistics .well.stat p {
        min-height: auto!important;
        height: auto !important;
        margin-bottom: 0 !important;
    }
    div#section.sponsorsFooter ul li a img {
    	max-width: 120px;
    }
    
    .container .row.logos { margin-left: -6px; margin-right: -6px;}
    .container .row.logos [class*='col-xs'] { padding-left: 6px; padding-right: 6px;}
    .row.logos div span.box { margin-bottom: 12px !important;}
    
}
@media (max-width: 500px) {
    .col-xxs-12 {
        width: 100% !important;
    }
    .col-xxs-6 {
        width: 50% !important;
    }
    .col-xxs-12 .btn {
        width: 100% !important;
    }
    .col-xxs-12 a {
        width: 100%;
        display: block;
        text-align: center;
    }
    .col-xxs-12 img {
        margin: 0 auto !important;
        display: block;
    }
    .hidden-xxs {
        display: none;
        visibility: hidden;
    }
    div#section .co_details img {
        max-width: 100px;
        margin-top: 0 !important;
    }
    div#section .co_details h4 {
        font-size: 15px;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    div#section .co_details p,
    div#section .co_details p * {
        font-size: 13px !important;
    }
    div#section.register .pass .pass-body .row .col-xxs-12 {
        position: relative;
    }
    div#section.register .pass .pass-body .row .col-xxs-12 > h3 {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        text-align: center !important;
        float: left;
        font-size: 44px !important;
    }
    div#section.register .pass .pass-body .row .col-xxs-12 > h3.discount {
        top: 0;
        bottom: 0;
        position: absolute;
        width: auto !important;
        font-size: 26px !important;
    }
    div#section.register .pass .pass-body .row .col-xxs-12 > h3.discount:before {
        top: 13px !important;
    }
}
@media (max-width: 470px) {
    div#section.header .row h1#siteName {
        font-size: 32px !important;
        line-height: 1 !important;
    }
    div#section .row.speakers p {
        min-height: 55px;
    }
    #dot_agenda.agenda .session .col3 .agenda-speakers .profile img {
        float: none !important;
        margin: 0 !important;
    }
    #five-reason-table tr td {
        vertical-align: top!important;
    }
    div#section.sponsorsFooter ul li a img {
    	max-width: 90px;
    }
}
@media (max-width: 400px) {
    div#section .co_details img {
       	max-width: 90px;
       	margin-bottom: 30px!important;
    }
    div#section .co_details p { line-height: 15px !important; word-break: break-all !important;}
    div#section .co_details h4 { font-size: 18px !important;}
}
@media (max-width: 370px) {
    div#section.header .row h1#siteName {
        font-size: 28px !important;
        line-height: 1 !important;
        padding-top: 0 !important;
    }
    *.hidden-xxs {
        display: none !important;
    }
    #logoHe.hidden-xxs {
        display: none !important;
        z-index: -1 !important;
        visibility: hidden;
    }
    div#section.header .row h1#siteName small.top {
        display: none;
    }
    div#section.header .row h1#siteName {
        padding: 0 !important;
        margin: 0 !important;
    }
    .col-xxs-6 {
        width: 50% !important;
    }
    div#section.header .row img#logoHe {
        margin-top: 0 !important;
    }
    div#section.header .row h1#siteName {
        font-size: 28px !important;
        line-height: 29px !important;
    }
    div#section.header .row h1#siteName small {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
}
@media(max-width: 320px) {
    body div#section.statistics .stat h1 {
        font-size: 42px !important;
    }
    body div#section.statistics .stat p {
        font-size: 18px !important;
    }
    div#section .row.speakers > div[class*='col-'] {
        width: 100%;
    }
}
* .btn {
    border-radius: 3px !important;
    border: none !important;
    border-width: 0 !important;
}
* .btn-primary,
* .btn-incitepurple {
    color: white !important;
    background: #8D288F !important;
    border-color: #8D288F !important;
}
* .btn-info,
* .btn-incitebrightblue {
    color: white !important;
    background: #32C4F1 !important;
    border-color: #32C4F1 !important;
}
* .btn-success,
* .btn-incitegreen {
    color: #636B7C !important;
    background: #E4E516 !important;
    border-color: #E4E516 !important;
}
* .btn-warning,
* .btn-inciteorange {
    color: white !important;
    background: #F58020 !important;
    border-color: #F58020 !important;
}
* .btn-danger,
* .btn-incitepink {
    color: white !important;
    background: #ED037C !important;
    border-color: #ED037C !important;
}
* .btn-grey,
* .btn-default {
    color: #636B7C !important;
    background: #c7c9cf !important;
    border-color: #c7c9cf !important;
}
* .btn-dark,
* .btn-inverse {
    color: white !important;
    background: #636B7C !important;
    border-color: #636B7C !important;
}
* .btn-incitepetrol {
    color: white !important;
    background: #116c87 !important;
    border-color: #116c87 !important;
}
* .btn:hover,
* .btn:focus,
* .btn:active {
    color: white !important;
}
*.btn.btn-success:hover,
*.btn.btn-success:focus,
*.btn.btn-success:active,
*.btn.btn-grey:hover,
*.btn.btn-grey:focus,
*.btn.btn-grey:active,
*.btn.btn-default:hover,
*.btn.btn-default:focus,
*.btn.btn-default:active {
    color: #636B7C !important;
}

iframe[name="google_conversion_frame"], iframe[name="google_cookie_match_frame"] { height: 0px !important; max-height: 0px !important; z-index: -1 !important; margin: 0 !important; float: left; text-indent: -9999px;}


@media(min-width: 992px) {
	.row.speakers.speakers-large .i1 { max-width: 100% !important; max-height: 100% !important; width: 100% !important; height: auto !important; margin: 0 auto !important;}
	.row.speakers.speakers-large span.circle {
		position: absolute;
/*
		top: 150px;
		right: 23px;
*/
		top: auto !important;
		left: auto !important;
		bottom: -6px;
		right: -13px;
		width: 86px !important;
		height: 86px !important;
	}
	.row.speakers.speakers-large span.circle::after{
		width: 100px;
		height: 100px;
		top: -7px !important;
		left: -7px !important;
	    right: 0 !important;
	    bottom: 0 !important;
	    border-width: 3px !important;
	}
	.row.speakers.speakers-large span.circle .companylogo {
		width: 86px;
		height: 86px;
	}
}



.align {
	display: table;
	height: 100% !important;
	width: 100% !important;
}
.align > .middle {
	display: table-cell;
	vertical-align: middle !important;
}
.align > .bottom {
	display: table-cell;
	vertical-align: bottom !important;
}