/* ==========================================================================
CUSTOM CSS
========================================================================== */

@font-face {
    font-family: "RBC Display";
    src: url("../fonts/rbc/RBCDisplay-Light.otf") format("opentype");
    font-weight: 300;
}

.roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.roboto-light-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.roboto-regular-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.roboto-medium-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.roboto-bold-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
}

:root{scroll-behavior:auto}

#pre-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

#status {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.update-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

.update-loader-status {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

body {
    padding-top: 66px;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 300;
}

header, section, footer {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "RBC Display", "Roboto", "Arial", sans-serif;
}

h2.display-4 span {
    font-size: 1.75rem;
    display: inline-block;
    width: 100%;
    float: left;
}

body .hr-style {
    width: 100%;
    height: 4px;
    opacity: 1;
}

.full-size-background {
    background: url('../img/mip-static-bg.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/mip-static-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/mip-static-bg.jpg', sizingMethod='scale')";
}

.bg-rosewood-london {
    background: url('../img/rosewood-london.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/rosewood-london.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/rosewood-london.jpg', sizingMethod='scale')";
}

.bg-corinthia-london {
    background: url('../img/corinthia-london.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/corinthia-london.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/corinthia-london.jpg', sizingMethod='scale')";
}

.brewin-lines-01 {
    background: url('../img/brewin-lines-01.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-01.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-01.png', sizingMethod='scale')";
}

.brewin-lines-01-align-right {
    background: url('../img/brewin-lines-01.png') no-repeat center right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-01.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-01.png', sizingMethod='scale')";
}

.brewin-lines-01-align-left {
    background: url('../img/brewin-lines-01.png') no-repeat center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-01.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-01.png', sizingMethod='scale')";
}

.brewin-lines-02-align-left {
    background: url('../img/brewin-lines-02.png') no-repeat center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-02.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/brewin-lines-02.png', sizingMethod='scale')";
}

.brewin-event-creative {
    background: url('../img/event-creative.png') no-repeat center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/event-creative.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/event-creative.png', sizingMethod='scale')";
}

/* ==========================================================================
COLOURS
========================================================================== */

.bg-black {
    background-color: #000000 !important;
}

.bg-white {
    background-color: #ffffff;
}

.bg-white-opacity-20 {
    background-color: rgba(255, 255, 255, 0.6);
}

.bg-dark-blue {
    background-color: #003168;
}

.bg-light-blue {
    background-color: #00aafc;
}

.bg-pale {
    background-color: #eff3f6;
}

.bg-white-80 {
    background-color: rgba(255, 255, 255, 0.8);
}

.text-black {
    color: #000000;
}

.text-white {
    color: #ffffff;
}

.text-dark-blue {
    color: #003168;
}

.text-light-blue {
    color: #00aafc;
}

a, a:hover {
    color: #00aafc;
}

/* ==========================================================================
BUTTONS
========================================================================== */

.btn-style {
    border-radius: 0px;
    padding: 0.8rem 2.4rem;
}

.btn-sm.btn-style {
    border-radius: 0px;
    padding: 0.6rem 1.8rem;
}

.btn-dark-blue {
    background-color: #003168;
    border: 2px solid #003168;
    color: #ffffff;
}

.btn-dark-blue:hover {
    background-color: #ffffff;
    border: 2px solid #003168;
    color: #003168;
}

.btn-sky-blue {
    background-color: #00aafc;
    color: #ffffff;
}

.btn-sky-blue:hover {
    background-color: #0098e1;
    color: #ffffff;
}

.btn-white-outline {
    background-color: #003168;
    border: 2px solid #ffffff;
    color: #ffffff;
}

.btn-white-outline:hover {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #003168;
}

.btn-dark-blue-outline {
    background-color: transparent;
    border: 2px solid #003168;
    color: #003168;
}

.btn-check:active+.btn-dark-blue-outline, .btn-check:checked+.btn-dark-blue-outline, .btn-dark-blue-outline.active, .btn-dark-blue-outline.dropdown-toggle.show, .btn-dark-blue-outline:active {
    background-color: #003168;
    border: 2px solid #003168;
    color: #ffffff;
}

/*.btn-check:checked+.btn-dark-blue-outline:hover {
    background-color: #ffffff;
    color: #003168;
}*/

.btn-check:not(:checked)+.btn-dark-blue-outline:hover {
    background-color: #ffffff;
    color: #003168;
}

.btn-dark-blue-outline:hover {
    background-color: #003168;
    border: 2px solid #003168;
    color: #ffffff;
}

.btn-sky-blue-outline {
    background-color: #ffffff;
    border: 2px solid #00aafc;
    color: #00aafc;
}

.btn-sky-blue-outline:hover {
    background-color: #00aafc;
    border: 2px solid #00aafc;
    color: #ffffff;
}

/* ==========================================================================
NAVIGATION
========================================================================== */

.navbar {
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

.navbar-nav .nav-link {
    font-size: 0.9rem;
    color: #003168;
    padding: 0.5rem;
}

.navbar-nav .nav-link.register-nav-link {
    background-color: #00aafc;
    color: #ffffff;
}

.navbar-nav .nav-link.register-nav-link:hover {
    background-color: #0098e1;
    color: #ffffff;
}

/* ==========================================================================
HEADER
========================================================================== */

header .logo {
/*    max-width: 200px;*/
}

.header-content {
    padding: 1rem 3rem 3rem 3rem;
}

/* ==========================================================================
LOGO SLIDER
========================================================================== */

@keyframes slides {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

.sponsor-logos {
    overflow: hidden;
    padding: 0 0 0 0;
    white-space: nowrap;
    position: relative;
    z-index: 999;
}

.sponsor-logos:before, .sponsor-logos:after {
    position: absolute;
    top: 0;
    content: '';
    width: 100px;
    height: 100%;
    z-index: 2;
}

.sponsor-logos:before {
    left: 0;
    background: linear-gradient(to left, rgba(0, 49, 104, 0), rgb(0, 49, 104, 1));
}

.sponsor-logos:after {
    right: 0;
    background: linear-gradient(to right, rgba(0, 49, 104, 0), rgb(0, 49, 104, 1));
}

.logo-items {
    display: inline-block;
    animation: 30s slides infinite linear;
}

/* .sponsor-logos:hover .logo-items {
    animation-play-state: paused;
} */

.logo-items img{
    margin: 5px 25px
}

/* ==========================================================================
AGENDA
========================================================================== */

.agenda-table {
    background-color: #0d3c71;
}

.agenda-day h3 span {
    font-weight: 400;
    line-height: 24px;
    font-size: 1rem;
}

.table.agenda-table tbody tr td:nth-child(2) {
    width: 90%;
}

.table.agenda-table tbody tr td:nth-child(3) {
    text-align: center;
}

.bg-dark-blue .table.agenda-table {
    color: #ffffff;
}

.agenda-table thead tr th, .agenda-table tbody tr th, .agenda-table tbody tr td {
    vertical-align: middle;
    padding: 1.2rem;
}

.agenda-table thead tr th, .agenda-table tbody tr th, .agenda-table tbody tr td {
    border-bottom-color: #1d518d;
    border-bottom-width: 2px;
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: #1d518d;
}

.table.agenda-table tbody tr td:nth-child(3) {
    vertical-align: middle;
}

.agenda-logo-sm {
    width: 40px;
}

.agenda-logo-md {
    width: 80px;
}

/* ==========================================================================
SPEAKERS
========================================================================== */

.speaker-logo {
    height: 60px;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}

.speaker-container hr {
    height: 4px;
}

.speaker-container h3 {
    font-size: 1.5rem;
}

.speaker-container h4 {
    font-size: 1rem;
}

.speaker-container h5 {
    font-size: 1.25rem;
    line-height: 1.8rem;
}

/* ==========================================================================
SPONSOR SPEAKERS
========================================================================== */

.sponsors-speakers-wrapper {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.sponsors-speakers-column {
    box-shadow: none;
}

.sponsors-speakers-logo {
    width: 100%;
    height: 100px;
    background-color: #ffffff;
/*    border: 2px solid #0053B8;*/
}

.sponsors-speakers-column hr {
    border-top: 4px solid;
    border-color: #eff3f6;
    opacity: 1;
}

.accordion-item {
    border: 0;
    margin-bottom: 0.25rem;
}

.accordion-button {
    background-color: #003168;
    color: #ffffff;
    min-height: 70px;
}

.accordion-button::after, .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #00aafc;
}

.resource-link {
    color: #ffffff;
    background-color: #006ac3;
    padding: 0.5rem 1rem;
    margin-bottom: 0.5rem;
    display: block;
    text-decoration: none;
    border-radius: 0.25rem;
}

.resource-link:hover {
    cursor: pointer;
    color: #ffffff;
    background-color:  #00aafc;
}

.resource-link i {
    color: #ffffff;
    line-height: 24px;
}

.tab-content .tab-pane div .resource-link:last-child {
    margin-bottom: 0px;
}

/* ==========================================================================
BOARDROOM SESSIONS
========================================================================== */

/* ==========================================================================
FORM
========================================================================== */

.wrapping-title {
    padding: 0.8rem 1rem 1rem 1rem;
}

.btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #E8AF6B;
    border-color: #E8AF6B;
}

/*.btn-check:checked+.btn-dark-blue-outline:hover {
    background-color: #000000;
}*/

.form-control, .form-select {
    border-radius: 0px;
}

.attendance-sub-text {
    text-align: center;
    color: #003269;
    font-size: 0.8rem;
}

.day-option-container {
    border: 2px solid #003269;
}

.tooltip-hover {
    cursor: pointer;
}

.tooltip-inner  {
    background-color: #003168;
}

.tooltip.bs-tooltip-end .tooltip-arrow:before {
    border-right-color: #003168!important;
}

.tooltip.bs-tooltip-auto .tooltip-arrow:before {
    border-bottom-color: #003168!important;
}

/* ==========================================================================
OTHER
========================================================================== */

/*.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #e6e4e5;
}

.accordion-button:focus {
    border-color: #000;
}*/

/* ==========================================================================
MAP
========================================================================== */

.map-container {
    position: relative;
    color: #222;
    background-attachment: scroll;
    background-image: url(../img/map-image.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    min-height: 400px;
}

#map {
    position:absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}

/* ==========================================================================
FOOTER
========================================================================== */

footer {

}

/* ==========================================================================
MODAL
========================================================================== */

.modal-header.bg-dark-blue .btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.response-message {
    font-size: 0.9rem;
    line-height: 12px;
}

.progress {
    background-color: #eff3f6;
}

.modal-side-panel .form-check-input.is-valid~.form-check-label, .modal-side-panel .was-validated .form-check-input:valid~.form-check-label {
    color: #000000;
}

.modal-side-panel .form-check-input:checked {
    background-color: #003168;
    border-color: #003168;
}

.modal-side-panel .form-check-input.is-valid, .modal-side-panel .was-validated .form-check-input:valid {
    border: 1px solid rgba(0, 0, 0, .25);
}

.modal-side-panel .form-check-input.is-valid:checked, .modal-side-panel .was-validated .form-check-input:valid:checked {
    background-color: #003168;
    border-color: #003168;
}

.modal-side-panel .form-check-input.is-valid:focus, .modal-side-panel .was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.modal-side-panel legend {
    font-size: 0.9rem;
}

.modal-side-panel hr {
    height: 2px;
    background-color: #003168;
    opacity: 0.1;
}

.modal-side-panel .form-check .form-check-input:hover, .modal-side-panel .form-check .form-check-label:hover {
    cursor: pointer;
}

/* ==========================================================================
VIMEO CHAPTERS
========================================================================== */

.video-frame {

}

.owl-carousel .owl-stage {
    display: flex;
    align-items: stretch;
}

.owl-carousel {
    line-height: 0;
    margin-top: 40px;
}

.owl-item {
    display: flex;
    padding: 0 1rem;
}

.owl-item > div {
    padding: .4rem 0;
    width: 100%;
}

.owl-theme .owl-dots .owl-dot span {
    width: 16px !important;
    height: 16px !important;
}

.chapter-btn {
    color: #00aafc;
    text-decoration: none;
}

.chapter-btn:hover {
    text-decoration: underline;
}   

.chapter-btn p {
    font-weight: 300;
    margin-top: 1rem;
    margin-bottom: 0px;
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.owl-nav a {
    text-decoration: none;
}

.owl-carousel .owl-nav button.owl-prev {
    top: 35%;
    transform: translateY(-35%);
    left: 0;
    width: 5%;
    color: #d2d2d2 !important;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 35%;
    transform: translateY(-35%);
    color: #d2d2d2 !important;
    right: 0;
    width: 5%;
}

/* ==========================================================================
ANIMATED HAMBURGER MENU
========================================================================== */

.hamburger {
    padding: 15px 15px 5px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:focus {
    outline: none;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger.is-active:hover {
    opacity: 0.7;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
    background-color: #003168;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 3px;
    background-color: #003168;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
