/*
Theme Name: LSB Theme
Author: Leo TOUSSAINT
Version: 2.1.2
*/

* {
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
}

*:focus {
    outline: none;
}

html {
    overflow-y: initial !important;
}

body {
    margin: 0;
    font-weight: 300;
    word-break: break-word;
}

body.noscroll {
    overflow: hidden;
}

p {
    margin: 1em 0px;
    line-height: 1.4em;
    font-size: 1em;
}

iframe {
    border: none;
    max-width: 100%;
}

img {
    max-width: 100%;
    height: auto;
    width: 100%;
    vertical-align: middle;
}

a {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}

ul.no-list {
    margin: 0;
    padding: 0;
}

ul.no-list li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0.8em 0;
    line-height: 1.1em;
}

h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.2em;
}

form {
    margin-block-end: 0;
}

blockquote {
    /* font-family: 'Georgia', serif; */
    /* font-weight: 100; */
    /* text-align: center; */
    /* margin: 15px; */
    margin: 0;
}

section {
    overflow: hidden;
    padding: 30px 0px;
}

section.box {
    border-radius: 0;
}

.section-above {
    overflow: visible !important;
    margin-top: -240px;
}

.section-under {
    padding-bottom: 280px;
}

h2.subtitle {
    padding: 10px 0px;
    margin: 0;
    background: #2295f3;
    color: #fff;
}

h2.subtitle.simple {
    background: none;
    color: initial;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    border: 0;
    color: inherit;
    font: inherit;
    letter-spacing: inherit;
    padding: 0;
}

button,
input {
    overflow: visible;
}

input[type=search] {
    -webkit-appearance: initial;
}

button,
select {
    /* 1 */
    text-transform: none;
}

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

.full-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 350px;
    display: flex;
    align-items: center;
}

.tom {
    background-image: url(/wp-content/uploads/2016/08/tom.png);
}

.agence-fr-back {
    background-image: url(/wp-content/uploads/2017/07/agence-france-background-image.jpeg);
}

.carbon-back {
    background-image: url(/wp-content/uploads/2020/06/carbon_neutral_cover-1500x450.jpg);
}

.no-pad-bot {
    padding-bottom: 0 !important;
}

.no-pad-top {
    padding-top: 0 !important;
}

.no-pad-left {
    padding-left: 0 !important;
}

.no-pad-right {
    padding-right: 0 !important;
}

.block,
i.block {
    display: block;
}

.responsive-img img {
    /* position: absolute; */
    /* left: -10000%; */
    /* right: -10000%; */
    /* top: -10000%; */
    /* bottom: -10000%; */
    /* margin: auto auto; */
    /* min-width: 1000%; */
    /* min-height: 1000%; */
    /* -webkit-transform: scale(0.1); */
    /* transform: scale(0.1005); */
    /* max-width: none; */
    /* width: auto; */
    /* transition: ease-in .1s; */
    object-fit: cover;
    height: 200px;
}

.top-layer {
    position: relative;
    z-index: 10;
}

.right-sep {
    border-right: solid 1px #d6d6d6;
}

.right-sep:last-child {
    border: none !important;
}

.round-img img {
    border-radius: 50%;
}

.border {
    /* border: solid 1px; */
}

.radius {
    border-radius: 5px;
    overflow: hidden;
}

/* Colors */

.white-text {
    color: #fff;
}

.light-blue-text {
    color: #c2e1fc;
}

.blue-text {
    color: #2196f3;
}

.dark-blue-text {
    color: #015b96;
}

.dark-text {
    color: #03182b;
}

.black-text {
    color: #191919;
}

.gold-text {
    color: #DAA520;
}

.white-back {
    background-color: #fff;
}

.grey-back {
    background-color: #e7e7e7;
}

.dark-grey-back {
    background-color: #e7e7e7;
}

.light-blue-back {
    background-color: #c2e1fc;
}

.green-back {
    background-color: #397352;
}

.blue-back {
    background-color: #2196f3;
}

.dark-blue-back {
    background-color: #015b96;
}

.dark-back {
    background-color: #03182b;
}

.black-back {
    background-color: #191919;
}

.gold-back {
    background-color: #DAA520;
}

.dark-overlay {
    background-color: rgba(3, 24, 44, 0.8);
    background-blend-mode: multiply;
}

.light-overlay {
    background-color: rgba(3, 24, 44, 0.7);
    background-blend-mode: multiply;
}

.white-overlay {
    background-color: rgba(255, 255, 255, 0.5);
    background-blend-mode: multiply;
}

.hex-back {
    /* background-image: url(/wp-content/themes/london-speaker-bureau/img/hex.jpg); */
    background-size: 250px;
}

.hex-back-display{
     background-image: url(/wp-content/themes/london-speaker-bureau/img/hex.png);
    background-size: 250px;
}

.blue-hex-back {
    background-image: url(/wp-content/themes/london-speaker-bureau/img/blue-hex.jpg);
    background-size: cover;
}

.blue-border {
    border: solid 1px #2196f3;
}

a,
.slick-prev:before,
.slick-next:before {
    color: #2196f3;
}

.slick-dots li button {
    background-color: #2196f3;
}

a.more-infos,
a.enquire-cta {
    color: #fff;
    background-color: #2196f3;
}

.card-link a {
    color: inherit;
}


/* Shapes */

.shadow {
    box-shadow: -5px 5px 10px -2px rgb(0 0 0 / 20%);
    /* transition: ease-in .1s; */
    will-change: transform;
}

.shadow.hover:hover {
    transform: translate(-3px, -3px);
    box-shadow: 0px 5px 15px -2px rgba(0, 0, 0, 0.8);
}

.box {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15), 0 2px 3px rgba(0, 0, 0, .2);
    border-radius: 3px;
    overflow: hidden;
}


/* Fonts */

.big-letter {
    display: block;
    font-size: 2.5em;
    line-height: 1em;
    font-weight: 700;
}

.upper {
    text-transform: uppercase;
}

.light {
    font-weight: 300;
}

.bold {
    font-weight: 600;
}

.italic {
    font-style: italic;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
}


.center-content {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 15px;
}

.padding-block {
    padding: 15px;
}

.large-padding-block {
    padding: 30px;
}

.center-align {
    text-align: center;
}

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

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

.center {
    display: block;
    margin: 0 auto;
}

.valign {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bot {
    margin-bottom: 0 !important;
}

.no-padding {
    padding: 0;
}

.text-shadow {
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.6);
}

.has-overflow {
    overflow: visible;
}

.card-link {
    cursor: pointer;
}

.fa-icon:before,
.fa-icon:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/* ---------------------------------------
               STRUCTURE
---------------------------------------- */

.grid-container {
    max-width: 1500px;
    margin: 0 auto;
}

.bold-text {
    font-weight: 600;
}

.col {
    display: inline-block;
    vertical-align: top;
}

.col.center,
div.center {
    /* text-align: center; */
}

.col.middle {
    vertical-align: middle;
}

.col.bottom {
    vertical-align: bottom;
}

.col-2-3 {
    width: 66%;
}

.col-2 {
    width: 50%;
}

.col-3 {
    width: 33.333333%;
}

.col-3-4 {
    width: 75%;
}

.col-4 {
    width: 25%;
}

.col-5 {
    width: 20%;
}

.col-6 {
    width: 16.666666%;
}

.grid-list {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 20px;
}

.grid-list.no-gap {
    grid-gap: 0;
}

.grid-list.gap1 {
    grid-gap: 1px;
}

.grid-list.gap2 {
    grid-gap: 2px;
}

.grid-list .col {
    width: 100%;
}

.grid-list .col>div {
    width: 100%;
    height: 100%;
}

.grid-list .col-2-3 {
    grid-column: span 8;
}

.grid-list .col-2 {
    grid-column: span 6;
}

.grid-list .col-3 {
    grid-column: span 4;
}

.grid-list .col-4 {
    grid-column: span 3;
}

.grid-list .col-6 {
    grid-column: span 2;
}

.grid-list .col-1 {
    grid-column: span 12;
}

.flex {
    display: flex;
}

.flex-wrap{
    flex-wrap: wrap;
}

.flex-column {
    flex-direction: column;
}

.flex-center-all {
    justify-content: center;
    align-items: center;
}

.flex-between{
    justify-content: space-between;
}

.flex-align-center{
    align-items: center;
}

.flex-start {
    justify-content: start;
}

.flex-list {
    display: flex;
}

.flex-list .col {
    display: block;
}

/* ---------- Gutemberg ---------- */

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: none;
}

/* ---------------------------------------
               FORM
---------------------------------------- */

.contact-form {
    position: relative;
}

.contact-form img {
    display: none;
}

.contact-form ul {
    padding: 0;
    margin: 0;
}

.contact-form li {
    list-style: none;
}

.contact-form .gfield {
    padding: 6px 4px;
}

.contact-form p.info {
    font-style: italic;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
}

.contact-form p.info a {
    text-decoration: underline;
}

.contact-form .half-left,
.contact-form .half-right,
.contact-form .gf_left_half,
.contact-form .gf_right_half {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.contact-form select {
    width: 100%;
    border: none;
    background-color: #fff;
    height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 3px;
    text-indent: 4px;
    color: initial;
}

.contact-form label {
    display: none;
    margin-right: 10px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    border: none;
    padding: 12px 8px;
    border-radius: 3px;
    font-size: 0.8em;
    color: #000;
}

.contact-form textarea {
    height: 190px;
}

.contact-form input[type="submit"] {
    display: inline-block;
    font-style: normal;
    padding: 10px 15px;
    border-radius: 3px;
    background: #fff;
    color: #2196f3;
    text-transform: uppercase;
    transition: background ease-in .1s;
    font-size: 0.8em;
    font-weight: 600;
    vertical-align: middle;
    margin: 2px;
    text-align: center;
    width: auto;
    margin-top: 15px;
    color: #fff;
    border: none;
    background: #2193f3;
    margin-top: 5px;
}

.contact-form input[type="submit"]:hover {
    background: #367cab;
}

.contact-form input[type="radio"] {
    width: auto;
    margin-right: 5px;
}

/* Dark Form */

.contact-form.dark input[type="text"],
.contact-form.dark input[type="email"],
.contact-form.dark input[type="tel"],
.contact-form.dark textarea,
.contact-form.dark select {
    border: solid 1px #000000;
}

.contact-form input[type="submit"] {}

/* Grvaity Field */

.gform_confirmation_message {
    font-size: 0.9em;
    font-style: italic;
}

.gform_confirmation_message .ginput_container_radio ul {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}

.gform_confirmation_message .ginput_container_radio ul li {
    display: block;
    margin: 5px 0;
}

.gform_confirmation_message .ginput_container_radio ul li:last-child {
    display: flex;
    align-items: center;
}



#field_21_14,
#field_25_14,
#field_23_14,
#field_29_14{
    display: none;
}

.gfield img {
    display: none;
}

.gform_validation_container {
    display: none;
}

.validation_error,
.validation_message {
    color: #ff5353;
    font-weight: 300;
    font-size: 0.9em;
}

.gform_footer {
    text-align: center;
}

#gform_fields_8 {
    /* text-align: center; */
    /* font-style: normal; */
}

#gform_fields_8>li>label {
    display: none;
}

#gform_fields_8 label {
    display: inline-block;
}

#gform_confirmation_message_21 {
    padding: 10px;
}

#gform_confirmation_message_21 p {}

.grecaptcha-badge{
    visibility: hidden;
}

/* ---------------------------------------
               CTA
---------------------------------------- */

.main-cta {
    margin: 10px 0px;
    z-index: 8;
    position: relative;
}

.main-cta.l {
    text-align: left;
}

.main-cta.r {
    text-align: right;
}

.main-cta.c {
    text-align: center;
}

.main-cta i {
    pointer-events: none;
    line-height: 1.5;
    margin-left: 9Px;
}

.main-cta .loader {
    display: none;
}

.main-cta .loader.active {
    display: block;
}

.main-cta>a,
.main-cta>button,
.main-cta>span,
a.enquire-cta,
a.more-infos {
    display: inline-block;
    padding: 10px 25px;
    border-radius: 3px;
    text-transform: uppercase;
    /* transition: ease-in .1s; */
    font-size: 0.8em;
    font-weight: 600;
    vertical-align: middle;
    margin: 2px;
    text-align: center;
    text-decoration: none;
    line-height: initial;
    line-height: 1.5;
}

.main-cta .has-icon i {
    margin-left: 10px;
}

.text-cta {
    text-transform: uppercase;
    font-size: 0.7em;
    transition: ease-in .1s;
}

.text-cta i {
    margin-left: 10px;
}

.circle-icon i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 2.7em;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.circle-icon.large i {
    font-size: 40px;
    line-height: 2.5;
    width: 100px;
    height: 100px;
}

.circle-icon.above {
    margin-top: -40px;
}

/* ---------------------------------------
               SEARCH
---------------------------------------- */

.round-search input::placeholder {
    font-weight: 400;
}

/* Round Search */

.round-search {
    position: relative;
}

.round-search input {
    border-radius: 35px;
    padding: 10px 0px;
    padding-left: 15px;
    width: 100%;
    padding-right: 45px;
    border: 0;
    font-size: 12px;
}

.round-search button {
    border: none;
    background: transparent;
    color: #2196f3;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1em;
    padding-right: 15px;
    height: 100%;
}

/* Materialize Search */

.materialize-search {
    /* box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 1px rgba(0, 0, 0, 0.08); */
    max-width: 700px;
    margin: 0px auto;
    position: relative;
    /* border-radius: 80px; */
    /* overflow: hidden; */
}

.materialize-search input {
    padding-left: 50px;
    width: 100%;
    padding-right: 20px;
    font-size: 0.9em;
    border: none;
    height: 55px;
    word-break: break-all;
    border-radius: 80px;
    box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 20%), 0px 0px 0px 1px rgb(0 0 0 / 8%);
}

.materialize-search.active {
    z-index: 99991;
}

.materialize-search input::placeholder {
    font-weight: 200;
    opacity: 0.7;
}

.materialize-search button {
    border: none;
    background: transparent;
    position: absolute;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5em;
    padding: 10px;
    padding-right: 15px;
}

.materialize-search button svg {
    width: 20px;
    font-size: 40px;
    height: 20px;
    fill: #2295f3;
}

/* ---------------------------------------
               SLIDER
---------------------------------------- */

.full-width-slider {
    max-width: 1500px;
    overflow: hidden;
}

.slider-container.large-arrows .slick-prev:before,
.slider-container.large-arrows .slick-next:before {
    font-size: 40px;
}

.slider-container.has-shadow .list-slider {
    margin-top: -5px;
}

.slider-container .list-slider .col>div {
    padding: 5px;
}

.slider-container.has-shadow .list-slider .col {
    margin: 5px;
    margin-top: 0;
}

.slider-container.large-arrows>div {
    padding-left: 40px;
    padding-right: 40px;
}

.slider-container>div {
    padding: 0 30px;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    display: none !important;
}

.slick-prev,
.slick-next {
    position: absolute;
    z-index: 1;
    font-size: 0;
    line-height: 1;
    background: transparent;
    border: 0;
    color: transparent;
    padding: 0 10px;
    height: 100%;
    top: 0;
}

.slick-dotted .slick-prev,
.slick-dotted .slick-next {
    padding-bottom: 30px;
}

.slick-prev:before,
.slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}

.white-slider .slick-prev:before,
.white-slider .slick-next:before {
    color: #fff;
}

.white-slider .slick-dots li button {
    background-color: #fff;
}

.gold-slider .slick-prev:before,
.gold-slider .slick-next:before {
    color: #DAA520;
}

.gold-slider .slick-dots li button {
    background-color: #DAA520;
    width: 10px;
    height: 10px;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-prev:before {
    content: '\f104';
}

.slick-next:before {
    content: '\f105';
}


.slick-dots {
    margin: 0 10px;
    line-height: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
    margin-top: 10px;
}

.slick-dots li {
    display: inline-block;
    list-style-type: none;
    opacity: 0.5;
    padding: 5px;
    margin: 0 5px;
    transition: opacity ease-in .1s;
    will-change: opacity;
    cursor: pointer;
}

.slick-dots li.slick-active,
.slick-dots li:hover {
    opacity: 1;
}

.slick-dots li button {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.slick-slide>a {
    display: block;
}

.fade-slider {
    margin-top: 10px;
}

.fade-slider .slick-list {
    /* overflow: visible !important; */
    /* margin-bottom: 10px; */
}

.fade-slider .speaker-list.highlight {
    /* margin: 0px auto; */
}

.fade-slider .slick-slide>a {
    margin: 10px;
}

.fade-slider,
.speaker-highlight-section .list-slider-all,
.focus-point-listing{
     opacity: 0;
     will-change: opacity;
     transition: opacity ease-in .1s;
}
.slick-initialized{
    opacity: 1 !important;
}

.fade-slider{
     max-height: 552px; 
}

/* .feedbacks-list.slider{
    max-height: 280px;
} */

.speaker-highlight-section .list-slider-all{
    max-height: 650px;
}

/* ------ SPEAKERS ------- */

.favorite {
    margin: 0 10px;
    padding: 0 30px;
    overflow: hidden;
}

/* ---------------------------------------
               PAGINATION
---------------------------------------- */

.pagination {
    margin-top: 10px;
    text-align: center;
}

.pagination .page-numbers {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: 600;
    transition: background ease-in .1s, color ease-in .1s;
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
    background-color: #2193f3;
    color: #fff;
}

/* ---------------------------------------
               HEADER
---------------------------------------- */

header {
    z-index: 12;
    position: relative;
}

.dropdown-menu {
    position: relative;
    display: inline-block;
}

.dropdown-menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #191919;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    /*transition: background ease .2s;
    transition-delay: .1s;*/
    border-radius: 0px 0px 3px 3px;
    overflow: hidden;
}

.dropdown-menu:hover .dropdown-item.current {
    /*background-color: #d0d0d0;*/
}

.dropdown-menu:hover .dropdown-item.current i {
    /*color: #000;*/
}

.dropdown-menu:hover .dropdown-content {
    display: block;
}

.dropdown-menu .dropdown-item {
    transition: background-color ease .2s;
    /* cursor: pointer; */
    display: flex;
    padding: 8px;
}

.dropdown-menu .dropdown-content .dropdown-item:hover {
    background-color: #d0d0d0;
}

.dropdown-menu .dropdown-content .dropdown-item:hover i {
    color: #000;
}

.dropdown-menu .dropdown-item.current i {
    transform: rotateZ(90deg);
    color: #fff;
}

.dropdown-menu .dropdown-item i {
    color: #fff;
    font-size: 8px;
    margin-left: 6px;
    position: relative;
    top: 5px;
    height: 9px;
    transition: background ease .2s;
    color: #d0d0d0;
}

.dropdown-menu .dropdown-item.current {
    border-radius: 3px 3px 0px 0px;
}

.dropdown-menu .icon {
    width: 26px;
    height: 16px;
}

.language-switcher {
    position: relative;
    cursor: initial;
}

/* Language Switcher - Full Nav */

.full-nav-menu .language-switcher {
    /* position: absolute; */
    /* bottom: 20px; */
    z-index: 0;
}

.full-nav-menu .language-switcher .dropdown-menu {
    display: flex;
}

.full-nav-menu .language-switcher .dropdown-item {
    border-radius: 0;
}

.full-nav-menu .language-switcher .dropdown-menu .dropdown-item.current,
.full-nav-menu .language-switcher .dropdown-menu .dropdown-item:hover {
    background: #efefef;
}

.full-nav-menu .language-switcher .dropdown-item i {
    display: none;
}

.full-nav-menu .language-switcher .dropdown-menu .dropdown-content {
    display: flex;
    position: relative;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}

#fixed-nav {
    position: fixed;
    opacity: 0;
    transition: opacity ease-in .2s, transform ease-in .2s;
    transform: translateY(-100%);
}

#fixed-nav.active {
    opacity: 1;
    transform: translateY(0);
}

.top-nav {
    padding: 10px 20px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 10;
}

.top-nav .left-nav {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    width: 40%;
}

.top-nav .left-nav .corp {
    display: flex;
    align-items: center;
}

.top-nav .left-nav .round-search {
    margin-left: 15px;
    width: 300px;
}

.top-nav .left-nav .lsb-logo {
    width: 100px;
    margin: 10px;
    margin-left: 0;
}

.top-nav .left-nav .lsb-logo img {
    opacity: 1 !important;
}

.top-nav .right-nav {
    display: inline-block;
    position: relative;
    width: 60%;
    vertical-align: middle;
    text-align: right;
}

.top-nav .right-nav .right-nav-content {}

.top-nav .right-nav .right-nav-content .main-cta {
    margin-right: 122px;
    margin-bottom: 0;
    margin-top: 0;
}

.menu-btn {
    padding-left: 10px;
    border-left: solid 1px;
    margin: 2px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9999;
    cursor: pointer;
}

.menu-btn span:hover {
    background-color: white;
    color: #000;
}

.menu-btn span {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 15px;
    border-radius: 25px;
    text-transform: uppercase;
    transition: color ease-in .1s, background-color ease-in .1s;
    border: solid 2px;
    min-width: 100px;
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
}

.menu-btn span i {
    margin-left: 10px;
    font-size: initial;
    vertical-align: middle;
    top: -1px;
    position: relative;
}

/*.menu-close {
    position: absolute;
    right: 15px;
    top: 50px;
    color: #fff;
    font-size: 0.8em;
    cursor: pointer;
    line-height: 0;
    text-transform: uppercase;
    color: #fff;
    border-radius: 30px;
    font-weight: 600;
    z-index: 10;
}

.menu-close i {
    font-size: 1.5em;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}*/

/* FULL NAV */


.ajax-load {
    display: inline-block;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%)translateY(-50%);
}

.ajax-load:after {
    content: " ";
    display: block;
    width: 44px;
    height: 44px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #2196f3;
    border-color: #2196f3 transparent #2196f3 transparent;
    animation: ajax-load 1.2s linear infinite;
}

@keyframes ajax-load {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Main MENU */

.menu-close {
    position: absolute;
    top: 0px;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #efefef;
    border-radius: 50% 5px 50% 50%;
    z-index: 1;
}

.menu-close i {
    font-size: 25px;
    /* width: 20px; */
    /* height: 20px; */
    line-height: 2;
}

.full-nav {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: translateY(-100%);
    z-index: 12;
    padding: 50px;
    padding-top: 65px;
    opacity: 0;
    transition: opacity ease .2s;
    will-change: opacity, transform;
}

.full-nav.open {
    opacity: 1;
    transform: translateY(0);
}

.full-nav-container {
    position: relative;
    max-width: 1250px;
    min-height: 100%;
    width: 100%;
    background: #efefef;
    border-radius: 5px;
}

.full-nav-menu,
.full-nav-content {
    height: 100%;
    width: 100%;
    overflow: scroll;
    padding: 40px 20px;
}

.full-nav-menu {
    width: 450px;
    background: #d4d4d4;
    font-size: 0.9em;
    border-radius: 5px 0px 0px 5px;
}

.full-nav-menu img {
    filter: invert(1);
    width: 90px;
    margin: 30px auto;
    margin-top: 0;
}

.full-nav-menu a {
    color: #000;
}

.full-nav-menu .nav-items{margin: 30px 0;}

.full-nav-menu .nav-item {
    padding: 10px 25px 10px 10px;
    cursor: pointer;
    transition: background ease .1s, font-weight ease .1s;
    position: relative;
    font-weight: 400;
}

.full-nav-menu .nav-item.link {
    padding: 0;
}

.full-nav-menu #contact{
    margin-top: 10px;
    padding-top: 10px;
    border-top: solid 1px #efefef;
}

.full-nav-menu .nav-item.link a {
    padding: 10px;
    display: block;
}

.full-nav-menu .nav-item.panel.current,
.full-nav-menu .nav-item.panel:hover {
    background: #efefef;
    font-weight: 600;
}

.full-nav-menu .nav-item.panel.current:after,
.full-nav-menu .nav-item.panel:hover:after,
.full-nav-menu .nav-item.link:after {
    content: "\f104";
    position: absolute;
    right: 12px;
    transform: rotate(180deg)translateY(50%);
    top: 50%;
    line-height: 0;
}

.full-nav-menu .nav-item.link:after{
    top: 60%;
}

.full-nav-menu .nav-item.link:hover {
    font-weight: 600;
}

.full-nav-section {
    display: none;
    background: #efefef;
}

.full-nav.open .full-nav-section.current {
    display: block;
}

.full-nav-title {
    margin-bottom: 30px;
}

.full-nav-title .title {
    font-size: 1.6em;
    margin-bottom: 10px;
    font-weight: 400;
}

.mobile-inside-nav {
    display: none;
}

.full-nav-section .service-list {
    max-width: 700px;
    margin: 0 auto;
}

.full-nav-section .main-cta {
    margin-top: 40px;
}

.full-nav .mobile-nav {
    display: none;
}

/* SERVICES */

.full-nav .service-list .col-4 {
    grid-column: span 6;
}

/* BREADCRUMB */
.breadcrumbs p {
    font-size: 0.8em;
    padding: 15px 0;
}

.breadcrumbs p a {
    font-weight: 600;
}

.breadcrumbs p strong {
    font-weight: 200;
}

/* ---------------------------------------
                FOOTER
---------------------------------------- */

/* -------------- General -------------- */

footer p {
    margin-top: 0;
}

footer h3 {
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 5px;
}

footer h2 {
    padding: 20px 0;
}

footer li {
    /* list-style-type: none; */
}

/* -------------- NL Blocks -------------- */

footer .newsletter {
    background-size: cover;
}

footer .newsletter h2 {
    text-align: center;
}

footer .newsletter .contact-form {
    margin: 20px 10px;
    padding: 0px 15px;
}


/* ----------- Footer Block ----------- */

footer .gform_confirmation_message {
    color: #fff;
}

footer .footer {
    padding: 20px 10px;
}

footer .footer p {
    text-align: center;
    margin: 0;
}

footer .logo-container {
    display: inline-block;
    width: 20%;
    margin: 0 auto;
    vertical-align: middle;
}

footer .logo-container img {
    max-width: 120px;
    display: block;
    margin: 0 auto;
}

footer .corporate-footer {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    padding: 0 15px;
}

footer .tweet-feed {
    color: #fff;
    font-size: 0.8em;
    display: block;
    margin: 0 auto;
    max-width: 400px;
}

footer .tweet-feed ul {
    padding: 0;
    margin: 0;
}

footer .tweet-feed ul li {
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px;
    padding-left: 25px;
    position: relative;
    text-align: left;
    list-style: none;
}

footer .tweet-feed ul li svg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}

footer .tweet-feed ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

footer .tweet-feed ul li a {
    color: #2192f3;
    display: block;
}

footer .corporate-footer .main-cta {
    margin-bottom: 0;
}

.social-container {
    display: flex;
    justify-content: center;
    margin-top: 5px;
}

.social-item {
    background-size: auto 100%;
    width: 23px;
    height: 30px;
    margin: 0 3px;
}

.social-item.twitter {
    background-position: -30px;
}

.social-item.google {
    background-position: -59px;
}

.social-item.linkedin {
    background-position: -88px;
}

.footer-menu {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.footer-menu ul {
    padding: 10px 0;
    margin: 0;
    text-align: center;
}

.footer-menu ul li {
    list-style-type: none;
    display: inline-block;
    position: relative;
}

.footer-menu ul li:after {
    content: '●';
    top: 50%;
    transform: translateY(-50%);
    margin: 0 5px;
    font-family: none;
}

.footer-menu ul li:last-child:after {
    content: none;
}

.footer-menu ul li a {
    font-size: 0.9em;
    color: inherit;
}

.footer-menu ul li a:hover {
    text-decoration: underline;
}

/* ---------------------------------------
            LISTINGS
---------------------------------------- */

.center-list {
    text-align: center;
}

/* ---------------------------------------
               PAGE
---------------------------------------- */

.page-header {
    text-align: center;
}

.page-header h1 {
    text-align: center;
    margin: 0 10px;
    padding: 15px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.page-header p {
    font-weight: 400;
}

.page-header p:last-child {
    margin-bottom: 0;
}

.page-header.cover,
.page-header.contain {
    padding-top: 0;
    padding-bottom: 0;
}

.content {
    /* margin-bottom: 15px; */
}

.cover-img {
    height: 250px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cover-img .cover-parallax {
    height: 160%;
    position: absolute;
    top: -35%;
    left: 0;
    right: 0;
    width: 100%;
    will-change: transform;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 40px;
    background-color: #000;
}

.contain .cover-img .cover-parallax {
    background-size: contain;
}

.cover-img .cover-parallax.contain {
    background-size: contain;
}

/* ---------------------------------------
               TAX NAV
---------------------------------------- */

.tax-nav>ul {
    text-align: center;
    padding: 10px 0px;
    margin: 0;
}

.tax-nav>ul>li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.9em;
    padding: 5px 10px;
    transition: opacity ease-in .1s;
    will-change: opacity;
}

.tax-nav>ul>li.active,
.tax-nav>ul>li.active:hover {
    opacity: 1;
    font-weight: 400;
    /* border-bottom: solid 2px; */
}

.tax-nav>ul>li.active a,
.tax-nav>ul>li.active a:hover .tax-nav>ul>li:hover {
    border-bottom: solid 2px;
    padding-bottom: 3px;
}

.tax-content div.tab {
    display: none;
}

#All-t{
    display: block;
}

.tax-content .tab>.grid-list {
    padding-left: 40px;
    padding-right: 40px;
}

.tax-filter-listing .slick-next:before,
.tax-filter-listing .slick-prev:before {
    font-size: 40px;
}

/* GRAVITY FIELDS COMPATIBILITY */

.gfield_radio label,
.radio-section label,
.custom-label label {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 4px;
}

.ginput_container_radio {
    display: inline-block;
}

.gfield_radio label {
    font-weight: 400;
    font-size: 13px;
}

.gfield_radio li {
    display: inline-block;
}

.gfield.small-radio label {
    margin-right: 10px;
}

.gfield_description {
    font-weight: 300;
    font-size: 0.9em;
    line-height: 1em;
    margin: 5px 0px;
}

.gfield_html {
    display: none;
}

.group-field-half {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

/* ---------------------------------------
               EVENT BANNER
---------------------------------------- */

.dont-miss {
    width: 100%;
    background-color: #03182c;
    background-blend-mode: overlay;
    background-size: cover;
    border-bottom: solid 1px #fff;
    border-top: solid 1px #fff;
}

.dont-miss>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
}

.dont-miss .event-info p {
    text-transform: uppercase;
    margin: 0;
}


.dont-miss .event-cta {
    min-width: 113px;
    margin: 0;
}

.cn-button.wp-default {
    background-color: #2196f3 !important;
}

/* ---------------------------------------
            RESPONSIVE
---------------------------------------- */

@media only screen and (max-width: 1024px) {

    /* ------ STRUCTURE ------- */

    .col-3 {
        width: 50%;
    }

    .col-3.asym {
        width: 100%;
    }

    .col-4 {
        width: 33%;
    }

    .col-3-4 {
        width: 66%;
    }

    .col-5 {
        width: 33%;
    }

    .col-2-3 {
        width: 100%;
    }

    .grid-list .col-6 {
        grid-column: span 3;
    }

    .right-sep.l {
        border: none;
    }

    /* ------ HEADER ------- */

    footer .full-nav .full-nav-container .nav-side {
        min-width: 300px;
    }

    /* ------ FOOTER ------- */

    .footer .col-3 {
        width: 33.333%;
    }

    .footer .col-2-3 {
        width: 66.666%;
    }

    /* ------ SLIDER ------- */

    .fade-slider .slick-list {
        overflow-x: hidden !important;
    }

    /* ------ MENU ------- */

    .full-nav-content #blog-content .col-3,
    .full-nav-content #podcast-content .col-3 {
        grid-column: span 6;
    }

    .full-nav-content #new-content .col-4 {
        grid-column: span 4;
    }

}


@media only screen and (max-width: 768px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 15px 0;
    }

    h1 {
        font-size: 1.4em;
    }

    h2 {
        font-size: 1.2em;
    }

    h3 {
        font-size: 1.1em;
    }

    h4 {
        font-size: 1.3em;
    }

    h5 {
        font-size: 1.1em;
    }

    section {
        padding: 20px 0;
    }

    .shadow:hover {
        transform: none;
        box-shadow: -5px 5px 10px -2px rgba(0, 0, 0, 0.2);
    }

    .right-sep.m {
        border: none;
    }

    /* ------ STRUCTURE ------- */

    .col-2.full {
        width: 100%;
    }

    .col-2.full .col-5 {
        width: 33.333%;
    }

    .col-4 {
        width: 50%;
    }

    .col-6 {
        width: 33.333%;
    }

    .col-3-4 {
        width: 100%;
    }

    .grid-list .col-3 {
        grid-column: span 6
    }

    .grid-list .col-6 {
        grid-column: span 4;
    }

    .grid-list .col-4 {
        grid-column: span 4;
    }

    .main-cta>a,
    .main-cta>button,
    .main-cta>span,
    a.enquire-cta,
    a.more-infos {
        padding: 10px 20px;
    }

    .main-cta a.no-label-mobile {
        font-size: 0;
    }

    .main-cta a.no-label-mobile i {
        margin: 0;
    }

    /* ------ HEADER ------- */

    .menu-btn span i {
        margin-left: 10px;
    }

    .menu-btn {
        margin-left: 0;
        padding-left: 0;
        border: 0;
    }

    .top-nav .left-nav {
        width: 30%;
    }

    .top-nav .right-nav {
        width: 70%;
    }

    header .round-search {
        display: none;
    }

    .top-nav .left-nav .lsb-logo {
        margin: 10px 0;
    }

    .top-nav .right-nav .right-nav-content .main-cta {
        margin-right: 110px;
    }

    .top-nav .left-nav .corp {
        flex-direction: column;
    }

    .full-nav-title .title {
        font-size: 1.2em;
    }

    .full-nav-section .service-list .col-4 {
        grid-column: span 12;
    }

    .full-nav-content #categories-content .col-3 {
        width: 100%;
    }

    .full-nav-content #topics-content .col-5 {
        width: 50%;
    }

    .full-nav-content #blog-content .col-3,
    .full-nav-content #podcast-content .col-3 {
        grid-column: span 12;
    }

    .full-nav-content #new-content .col-4 {
        grid-column: span 6;
    }

    .full-nav-menu .nav-item.panel:hover,
    .full-nav-menu .nav-item.link:hover{
        background: initial;
        font-weight: initial;
    }


    /* ------ FOOTER ------- */

    .footer .col-3,
    .footer .col-2-3 {
        width: 50%;
    }

    /* -------- LISTINGS -------- */

    .tax-list {
        padding: 0 10px;
    }

    .speaker-list .main-cta {
        opacity: 1;
        flex-direction: row;
        align-items: flex-end;
        padding-bottom: 5px;
        background-color: #ffffff29;
    }

    .speaker-list .main-cta .simplefavorite-button {
        display: none;
    }

    .speaker-list.highlight .main-cta .simplefavorite-button {
        display: inline-block;
    }

    .service-list .col-4 {
        grid-column: span 6;
    }

    /* -------- SPEAKERS -------- */

    .favorite {
        margin: 0;
        padding: 0;
    }

    /* -------- FIELDS -------- */

    .group-field-half {
        width: 100%;
    }


}

@media only screen and (max-width: 480px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 15px 0;
    }

    h1 {
        font-size: 1.3em;
    }

    h2 {
        font-size: 1.1em;
    }

    h3 {
        font-size: 1.2em;
    }

    h4 {
        font-size: 1.1em;
    }

    .mobile-hide {
        display: none;
    }

    .main-cta .has-icon:not(.has-text-mobile) i {
        margin: 0;
    }

    .flex-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    /* ------ STRUCTURE ------- */

    section {
        padding: 15px 0px;
    }

    .full-img {
        min-height: 200px;
    }

    .section-under {
        padding-bottom: 250px;
    }

    .col-2 {
        width: 100%;
    }

    .col-2.full .col-5 {
        width: 50%;
    }

    .col-4 {
        width: 100%;
    }

    .col-5 {
        width: 50%;
    }

    .col-3 {
        width: 100%;
    }

    .grid-list .col-3,
    .grid-list .col-2 {
        grid-column: span 12;
    }

    .grid-list .col-4 {
        grid-column: span 6;
        width: 100%;
    }

    .grid-list .col-6 {
        grid-column: span 6;
        width: 100%;
    }

    .right-sep.xs {
        border: none;
    }

    /* ------ SLIDER ------- */

    .speaker-highlight-section .slick-current {
        margin-top: 0;
    }

    /* ------ HEADER ------- */

    .top-nav .round-search {
        display: none;
    }

    .top-nav .left-nav,
    .top-nav .right-nav {
        width: 100%;
        display: block;
        text-align: left;
        min-width: 0;
    }

    .top-nav .right-nav .right-nav-content .main-cta {
        margin-right: 52px;
    }

    .menu-btn {
        margin-left: 0px;
        padding-left: 0;
        border: none;
    }

    .menu-btn span {
        max-width: 50px;
        font-size: 0;
        border-radius: 3px;
        min-width: 0;
    }

    .menu-btn span i {
        margin: 0;
    }

    .top-nav .right-nav .right-nav-content {}

    .full-nav {
        padding: 20px;
    }

    .full-nav-container {
        overflow: hidden;
    }

    .full-nav-menu,
    .full-nav-content {
        border-radius: 0;
        padding: 20px;
    }

    .full-nav .footer-menu {
        display: none;
    }

    .full-nav-menu {
        min-width: 100%;
    }

    .full-nav-menu .nav-header{
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        padding: 20px;
        background: #d4d4d4;
        z-index: 2;
        background: #c5c5c5;
    }

    .full-nav-menu .nav-items{
        margin-top: 195px;
    }

    .full-nav-menu .round-search {
        /* margin-bottom: 15px; */
    }

    .full-nav-menu .round-search input{
        font-size: 16px;
    }

    .full-nav-menu img {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .full-nav-menu .mobile-nav {
        text-align: right;
    }

    .full-nav-menu .mobile-nav i {
        font-size: 20px;
        padding: 10px;
        padding-top: 0;
    }

    .full-nav-menu .nav-item {
        padding: 15px 25px 15px 10px;
        font-size: 1.1em;
    }

    .full-nav-menu #contact{
        border: 0;
        margin: 0;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .full-nav-menu .nav-item.panel.current {
        background: transparent;
        font-weight: 400;
    }

    .full-nav-menu .nav-item.panel:after {
        content: "\f104";
        position: absolute;
        right: 12px;
        transform: rotate(180deg)translateY(50%);
        top: 50%;
        line-height: 0;
    }

    .full-nav-section {
        position: absolute;
        transform: translateX(100%);
        left: 0;
        width: 100%;
        top: 0;
        padding: 20px;
        height: 100%;
        overflow: scroll;
        z-index: 3;
        will-change: transform;
    }

    .full-nav-section.current.visible {
        transform: translateX(0);
    }

    .full-nav-section .mobile-back {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1em;
        padding-bottom: 15px;
        margin-bottom: 30px;
        border-bottom: solid 1px #cccccc;
    }

    .full-nav-section .mobile-back i {
        margin-right: 5px;
    }

    .full-nav .mobile-nav {
        display: block;
    }

    .full-nav-menu .language-switcher{
        position: relative;
        margin: 0px;
        bottom: 0;
    }

    .full-nav-menu .language-switcher .dropdown-menu .dropdown-item {
        padding: 8px;
    }

    .full-nav-menu .language-switcher .dropdown-menu .dropdown-item.current {
        border: 0;
        padding-right: 8px;
        margin: 0;
    }

    #fixed-nav .corp {
        display: none;
    }

    .top-nav .left-nav .lsb-logo {
        margin-bottom: 0;
    }

    .language-switcher {
        margin: 16px 0;
    }

    .language-switcher .dropdown-menu {
        display: flex;
    }

    .language-switcher .dropdown-menu .dropdown-item {
        padding: 0 6px;
        border-radius: 0;
    }

    .language-switcher .dropdown-menu .dropdown-item.current {
        margin-right: 6px;
        padding-right: 12px;
        border-right: solid 2px #fff;
    }

    .language-switcher .dropdown-menu .dropdown-item i {
        display: none;
    }

    .language-switcher .dropdown-menu .dropdown-item .icon {
        width: 30px;
        height: 20px;
    }

    .language-switcher .dropdown-menu .dropdown-content {
        display: flex;
        position: relative;
        background: transparent;
    }

    /* ------ FOOTER ------- */

    .footer .col-3,
    .footer .col-2-3 {
        width: 100%;
    }

    .footer .logo-container {
        margin-bottom: 15px;
        width: 100%;
        display: block;
        max-width: 150px;
    }


    footer .corporate-footer {
        width: 100%;
    }

    footer .service-list .col-4 {
        grid-column: span 12;
    }


    /* ------ LISTINGS ------- */

    .speaker-highlight.video .card-content p {
        min-height: 0;
    }

    .speaker-highlight.ba .image {
        height: 150px;
    }

    .border-list .col,
    .border-list .col:nth-child(odd) {
        border-right: 0;
        border-top: 0;
    }

    .border-list .col {
        border-bottom: solid 1px;
        border-color: #c8c8c8;
    }

    .border-list .col:last-child {
        border: 0;
    }

    /* ------ SLIDER ------- */

    .slider-container.large-arrows .slick-prev:before,
    .slider-container.large-arrows .slick-next:before {
        font-size: 25px;
    }

    .slider-container.large-arrows>div {
        padding: 0;
    }

    .fade-slider .speaker-list.highlight {
        /* margin: 0; */
    }

    .fade-slider .slick-slide {
        padding: 0;
    }

    /* .feedbacks-list.slider .feedback blockquote {
        padding: 0 5px;
    }

    .feedbacks-list.slider{
        max-height: none;
    } */
}