﻿
.hub-intro {
    padding-top: 24px;
}

/* search */
.hub-search__container {
    background: #23526E;
    margin-bottom: 80px;
}

.hub-search {
    padding: 80px 0;
    color: #fff;
}

    .hub-search .s-select-css {
        margin-bottom: 25px;
    }

.hub-search-reset-btn {
    border-color: transparent;
    width: 100%;
    margin-top: 15px;
}

.hub-search-btn {
    border-width: 2px;
    width: 100%;
}

    .hub-search-btn .s-chevron-right {
        stroke: #fff;
    }

.hub-search__input {
    width: 100%;
    padding: 10px 25px;
    line-height: 1;
    font-size: 20px;
    border: none;
    font-family: 'arial-mt-std',Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    font-weight:lighter;
    vertical-align: middle;
    border: solid 1px #fff;
    margin-bottom: 25px;
}

.hub-search__heading {
    text-align: center;
}

.hub-section__heading {
    font-weight: normal;
    font-size: 30px;
    /*text-transform: uppercase;*/
    margin-bottom: 15px;
}

.hub-banner {
    background-image: url(/assets/images/Hub_Mobile.png),url(/assets/images/HUB_banner.png);
    height: 100px;
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: auto, 150vw 100px;
    position: relative;
    z-index: -1;
}

    .hub-banner.-stacked {
        background-image: url(/assets/images/Hub_Stacked_Mobile.png),url(/assets/images/HUB_banner.png);
        height: 300px;
        background-size: auto, 150vw 300px;
    }

.s-section-expander--image.s-section-expander--popular {
    color: #C43048;
    background-color: #C43048;
}

/* hub media item row */
.hub-item {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.hub-item__props-box {
    width: 75px;
    flex-shrink: 0;
}

.hub-item__info {
    padding-left: 18px;
}

a.hub-item__link, a.hub-item__link a:visited {
    color: #4E4E4E;
    font-weight: bold;
    display: block;
    font-size:20px;
}

.hub-item__info .s-wb-content {
    color: #4E4E4E;
}

.hub-item__date {
    text-transform: uppercase;
    font-weight: bold;
    color: #E66E32;  
    margin-bottom: 10px;
    font-size: 20px;
}

img.hub-item__icon {
    height: auto;
}

a.hub-item__more {
    margin-top: 10px;
    display: block;
    font-weight: bold;
}

.-event .hub-item__date {
    color: #622567;
}

.-event .hub-item__link:hover {
    color: #622567;
}

.-event a.hub-item__more, .-event a.hub-item__more:visited {
    color: #622567;
}

.-blogpost .hub-item__date {
    color: #618845;
}

.-blogpost .hub-item__link:hover {
    color: #618845;
}

.-blogpost a.hub-item__more, .-blogpost a.hub-item__more:visited {
    color: #618845;
}

.-blogpost .hub-item__date {
    color: #618845;
}

.-blogpost a.hub-item__more, .-blogpost a.hub-item__more:visited {
    color: #618845;
}

.-video .hub-item__date {
    color: #0094B3;
}

.-video .hub-item__link:hover {
    color: #0094B3;
}

.-video a.hub-item__more, .-video a.hub-item__more:visited {
    color: #0094B3;
}

.-publication .hub-item__date {
    color: #E66E32;
}

.-publication .hub-item__link:hover {
    color: #E66E32;
}

.-publication a.hub-item__more, .-publication a.hub-item__more:visited {
    color: #E66E32;
}
    .-publication a.hub-item__more:hover {
        color: #4E4E4E;
    }

.-webinar .hub-item__date {
    color: #23526E;
}

.-webinar .hub-item__link:hover {
    color: #23526E;
}

.-webinar a.hub-item__more, .-webinar a.hub-item__more:visited {
    color: #23526E;
}

.-podcast .hub-item__date {
    color: #822433;
}

.-podcast .hub-item__link:hover {
    color: #822433;
}

.-podcast a.hub-item__more, .-podcast a.hub-item__more:visited {
    color: #822433;
}

a.hub-item__more:hover {
    color: #4E4E4E !important;
}

/* cle events */
.hub-cle {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
}

.hub-cle__props-box {
    flex-basis: 100%;
    padding: 8px 0;
    justify-content: flex-start;
    align-content: center;
    display: flex;
}

    .hub-cle__props-box > img {
        height: 36px;
        margin: 0;
    }

.hub-cle__type-box {
    flex-basis: 100%;
    padding: 15px 0;
}

.hub-cle__info {
   flex-grow: 1; 
}

    .hub-cle__info a, .hub-cle__info a:visited {
        color: #4E4E4E;
        font-weight: bold;
    }

        .hub-cle__info a:hover {
            color: #822433;
        }

        .hub-cle__info .s-wb-content {
            color: #4E4E4E;
        }

.hub-cle__date {
    text-transform: uppercase;
    font-weight: bold;
    color: #E66E32;
    padding-bottom:6px;
}

a.cle-events-btn .s-chevron-right {
    stroke: #E66E32;
}

.hub-cle.-thirdParty .hub-cle__date {
    color: #822433;
}

.hub-cle .s-speakers__list a, .hub-cle .s-speakers__list a:visited {
    color: #E66E32;
}

    .hub-cle .s-speakers__list a:hover {
        color: #4E4E4E;
    }


.hub-cle.-thirdParty .s-speakers__list a, .hub-cle.-thirdParty .s-speakers__list a:visited {
    color: #822433;
}

    .hub-cle.-thirdParty .s-speakers__list a:hover {
        color: #4E4E4E;
    }


.hub-cle .s-speakers__list {padding-top:6px;}

.hub-cle__speakers-box {
    width:100%;
}


.hub-cle .s-speakers__item {
    display: inline-block;
}

.hub-cle .s-speakers__wrap {
    width: 72vw;
    margin: 10px auto 0 auto;
}


.hub-cle__speakers-box a.s-speakers__link {
    padding: 0 5px;
    display: inline-block;
}

.hub-cle__speakers-box .s-speakers__link img {
    background-color: #dedede;
    display: inline-block;
    width: 100vw;
}

.hub-cle__speakers-box .slick-prev, .hub-cle__speakers-box .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 20px;
    padding: 0;
    top: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    height: 98%;
    background: #4E4E4E;
}

.hub-cle__speakers-box .slick-prev {
    left: -20px;
    margin-left: -2px;
}
.hub-cle__speakers-box .slick-prev:before {
    content: "\f053";
}

.hub-cle__speakers-box .slick-next {
    right: -25px;
    margin-right: -2px;
}

.hub-cle__speakers-box .slick-next:before {
    content: "\f054";
}

.hub-cle__speakers-box .slick-arrow:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.featuredCLE__container .slick-list.draggable {
    background: #C1C1C1;
}

.hub-tags {
    font-weight: bold;
}

    .hub-tags a {
        color: #23526E;
    }

.hub-sidebarSearch__container {
    width: 100%;
    background: #23526E;
    margin-bottom: 30px;
}

.hub-sidebarSearch {
    padding: 15px;
    color: #FFF;
}

    .hub-sidebarSearch .hub-section__heading {
        color: #FFF;
        text-transform: uppercase;
        line-height: 1;
    }

    .hub-sidebarSearch .s-select-css {
        margin-bottom: 25px;
    }

.hub-sidebarSearch__buttons {
    padding: 30px 0 0;
    text-align: center;
}

.hub-searchResultHeading {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #23526E;
    font-weight: bold;
}

.hub-thought-leadership {
    margin-top: 40px;
}

@media only screen and (max-width: 375px) {
    .hub-item__props-box {
        width: 100%;
    }

    .hub-item__info {
        padding-top: 10px;
        padding-left: 0;
    }

    .hub-item__icon {
        width: 50px;
    }

    .hub-item {
        flex-wrap: wrap;
    }

}

/* shared element breakpoint variations */
@media only screen and (min-width: 576px) {
    img .hub-item__icon {
        height: auto;
        margin: -25px;
    }

    .hub-search-reset-btn {
        width: auto;
        margin-top: 0;
    }

    .hub-cle__speakers-box {width:auto;}

    .hub-cle__speakers-box .s-speakers__link img {
        width: 152px;
        height: 170px;
    }

    .hub-cle .s-speakers__wrap {
        text-align: right;
        white-space: nowrap;
        width: 152px;
        margin: 10px -5px 0 0;
    }

    .hub-cle .s-speakers__wrap.-speaker-2 {
        width: 325px;
        margin: 10px 0 0 -5px;
    }

        .hub-cle .s-speakers__wrap.-speaker-3 {
            margin: 10px 0 0 22px;
            width: 325px;
        }

        .hub-cle .s-speakers__wrap.-speaker-many {
            margin: 10px 25px 0 22px;
            width: 325px;
        }
        
}

@media only screen and (min-width: 992px) {
    .hub-cle {
        flex-wrap: nowrap;
    }

    .hub-cle__type-box {
        max-width: 200px;
        display: flex;
        align-items: center;
        line-height: 1.2;
        padding: 0 15px;
    }

    .hub-intro {
        padding-top: 80px;
    }

    .hub-cle__props-box {
        max-width: 120px;
        min-width: 120px;
    }

    .hub-sidebarSearch {
        padding: 30px;
    }

    .hub-search-btn {
        width: auto;
    }

    .hub-banner {
        height: 210px;
        background-image: url(/assets/images/Hub_Desktop.png),linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 30%),url(/assets/images/HUB_banner.png);
        background-size: auto, auto;
        background-position: center 45px,center,center;
    }

        .hub-banner.-stacked {
            height: 470px;
            background-image: url(/assets/images/Hub_Stacked_Desktop.png),linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 30%),url(/assets/images/HUB_banner.png);
            background-size: auto, auto;
            background-position: center,center,center;
        }

    .hub-nav__wrap {
        z-index: 100;
        margin: -31px 0;
    }

    .hub-nav__container {position:relative; z-index:1000;}

    .hub-nav-mobile__btn {
        display: none;
    }

    .-featured .s-bio-card__inner {
        height: 375px;
    }

    .hub-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex !important;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        align-items: flex-end;
        text-align: center;
    }

    a.hub-nav__link, button.hub-nav__link {
        padding: 6px;
        line-height: 1;
        display: inline-block;
        color: #fff;
        text-transform: uppercase;
        font-size: 19px;
        margin: 0 2px;
        font-family: 'arial-mt-std',Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
        font-weight:lighter;
    }

        a.hub-nav__link.active, a.hub-nav__link:hover, button.hub-nav__link.active, button.hub-nav__link:hover {
            background: #fff;
            color: #23526e;
        }

    .hub-nav__link.selected {
        background: #fff;
        color: #23526e;
    }

    ul.hub-submenu {
        display: none;
        position: absolute;
        list-style: none;
        text-align: left;
        margin: 0 1px;
        padding: 4px 0;
        background: #fff;
        border-right: solid 2px;
        border-bottom: solid 2px;
        border-left: solid 1px;
        z-index: 100;
    }

    a.hub-submenu__link {
        color: #23526E;
        line-height: 2em;
        display: block;
        padding: 0 16px;
    }

        a.hub-submenu__link:hover, a.hub-submenu__link:focus {
            background-color: #23526E;
            color: #fff;
            outline: none;
        }

    .hub-nav .s-minus, .hub-nav .s-plus {
        display: none;
    }

    .hub-nav-mobile__dots {
        display: none;
    }

    /* hub media row */
    .hub-item {
        flex-wrap: nowrap;
    }

    .hub-item__props-box {
        width: 115px;
    }

    .hub-cle .s-speakers__wrap.-speaker-2 {
        width: 325px;
        margin: 0 0 0 25px;
    }

    .hub-cle .s-speakers__wrap.-speaker-3 {
        margin: 10px 25px 0 30px;
        width: 325px;
    }

    .hub-cle .s-speakers__wrap.-speaker-many {
        margin: 10px 0 0 30px;
        width: 325px;
    }

}

@media only screen and (min-width: 1423px) {

    a.hub-nav__link, button.hub-nav__link {
        padding: 12px 11px;
        font-size: 26px;
    }

    .hub-nav__wrap {
        z-index: 100;
        margin: -50px 0 0 0;
    }

    .hub-cle .s-speakers__wrap {
        margin: 10px -5px 0 0;
    }

    .hub-cle .s-speakers__wrap.-speaker-2 {
        width: 325px;
        margin: 0 0 0 10px;
    }

    .hub-cle .s-speakers__wrap.-speaker-3 {
        margin: 0 0 0 30px;
        width: 490px;
    }

        .hub-cle .s-speakers__wrap.-speaker-many {
            margin: 0 25px 0 30px;
            width: 490px;
        }

    .hub-cle__props-box {
        max-width: 175px;
        min-width: 175px;
    }
}

/* mobile nav */
@media only screen and (max-width: 991px) {

    .hub-nav {
        list-style: none;
        margin: 0;
        padding: 0;
        display: none;
    }

        .hub-nav.active {
            display: block;
        }

    .hub-nav-mobile__btn {
        font-size: 28px;
        color: #23526E;
        text-align: center;
        width: 100%;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer;
        margin: 15px auto;
    }

    .hub-nav__wrap .s-minus, .hub-nav__wrap .s-plus {
        font-family: monospace;
        vertical-align: text-bottom;
    }

    .hub-nav-mobile__btn.active .s-minus, .hub-nav-mobile__btn .s-plus {
        display: inline-block;
    }

    .hub-nav-mobile__btn .s-minus, .hub-nav-mobile__btn.active .s-plus {
        display: none;
    }

    a.hub-nav__link, button.hub-nav__link {
        font-size: 24px;
        text-transform: uppercase;
        color: #23526E;
        display: block;
        margin: 0 20px;
        padding: 0;
        font-family: 'arial-mt-std',Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
        font-weight:lighter;
    }

    .hub-submenu__btn {
        width: 90%;
        text-align: left;
    }

    .hub-submenu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: none;
    }

    a.hub-submenu__link {
        font-size: 21px;
        display: block;
        margin: 10px 0 10px 50px;
        font-family: 'arial-mt-std',Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
        font-weight: lighter;
        color: #822433;
    }

    .hub-submenu__btn.active .s-minus, .hub-submenu__btn .s-plus {
        display: inline-block;
    }

    .hub-submenu__btn .s-minus, .hub-submenu__btn.active .s-plus {
        display: none;
    }

    .hub-nav-mobile__dots {
        margin: 12px 0;
    }
}
