.header-message {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #000;
}

.header-message a {
    color: #000;
}

.header-message a:hover {
    color: #000;
}

.header-message a span {
    max-width: 900px;
}

.header-message a:hover span {
    text-decoration: underline;
}

.header-message .notice-svg {
    height: 20px;
    margin-right: 2px;
}

.header-message .notice-svg svg {
    width: 19px;
    height: 20px;
}

.logo-container.logo-bar {
    padding: 12px 12px;
}

.logo-container .logo {
    width: 240px;
    height: 55px;
}

.logo-container .logo svg {
    width: 240px;
    height: 55px;
}

.header-right {
    bottom: 12px;
}

.header-right div {
    vertical-align: middle;
}

.header-right .points {
    display: block;
    margin-bottom: 5px;
    color: #CECECE;
    font-weight: bold;
    font-size: 18px;
}

.header-right .points .on-hold {
    position: relative;
    width: auto;
    right: auto;
    top: auto;
    font-weight: normal;
}

.header-right .welcome .user-name-text {
    font-weight: bold;
    font-size: 18px;
}

.header-right .welcome .glyphicon {
    margin: 0;
    margin-right: 5px;
}

.header-right .welcome #welcome-dropdown {
    top: 25px;
}

.navbar-nav > li.header-message > a {
    color: #fff;
}

.navbar-nav {
    width: 100%;
    text-align: center;
}

.nav > li {
    float: none;
    display: inline-block;
    position: relative;
    padding-right: 0;
    margin-right: 20px;
}

.nav>li:last-of-type {
    padding-right: 0;
    margin-right: 0;
}

.nav-dropdown {
    padding: 18px 0;
}

.nav-dropdown ul {
    text-align: left;
}

.nav-dropdown li {
    padding: 0 12px;
    margin-bottom: 0;
}

.nav-dropdown ul li a {
    color: #a0a0a0;
    text-transform: none;
    font-size: 14px;
    padding: 9px 0;
    display: block;
}

.nav-dropdown ul li:hover > a {
    color: #fff;
}

.nav-text + svg {
    fill: #a0a0a0;
    height: 12px;
    width: 16px;
    display: inline-block;
    vertical-align: text-bottom;
}

.nav-dropdown ul li:hover > a .nav-text + svg {
    fill: #fff;
}

.nav-dropdown ul > li > .nav-dropdown {
    left: 100%;
    top: 0;
}


.nav-date {
    font-size: 12px;
}

.nav-register {
    font-size: 12px;
    font-weight: bold;
}

#single .block.large-block .image {
    max-height: 400px;
    overflow: hidden;
}

#single .block.large-block .star {
    right: 0;
    bottom: 0;
}

#single .block.large-block .tooltip-toggle.star + .tooltip-custom {
    right: 60px;
    bottom: 0;
}

#single .block.large-block .block-text {
    position: relative;
    left: 0;
    bottom: 0;
    color: #000;
    margin: 15px 0 30px;
}

.home-top-contain {
    margin-bottom: 0;
    background: #F5F7F6;
    position: relative;
}

.home-top-contain:before {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F5F7F6;
}

.home-top-contain h2 {
    margin: 20px 0;
}

.home-top-contain .block.small-block {
    width: 236px;
    margin-right: 15px;
}

.home-top-contain .block.small-block:nth-child(3n+3) {
    margin-right: 15px;
}

.featured-top-contain .dots-container span {
    display: none;
    vertical-align: middle;
    cursor: pointer;
}

.featured-top-contain .dots-container span.active {
    display: inline-block;
}

.featured-top-contain .dots-container span svg {
    width: 20px;
    height: 20px;
    display: block;
}

.featured-top-contain .slick-dots {
    position: relative;
    bottom: 0;
    display: inline-block !important;
    vertical-align: middle;
    margin: 10px 0;
}

.featured-top-contain .slick-dots li {
    vertical-align: middle;
    margin-bottom: 2px;
}

.featured-top-contain .slick-dots li button {
    border: 2px solid #000;
    display: block;
}

.featured-top-contain .slick-dots li.slick-active button {
    background: #000;
}

#featured-slider .slick-track {
    display: flex !important;
}

#featured-slider .slick-slide {
    height: inherit !important;
}

#featured-slider .block.home-block {
    background: #2F2F37;
}

#featured-slider .block.home-block img {
    height: auto !important;
}

#featured-slider .block.home-block .block-text {
    top: 0 !important;
    bottom: 0 !important;
    right: 50px !important;
    left: 50px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transform: none !important;
}

#featured-slider .block.home-block .block-text .title {
    font: 20px "HelveticaNeueLTStd-Rg",sans-serif;
    margin-bottom: 10px;
    color: #fff !important;
}

#featured-slider .block.home-block .block-text .subtitle {
    font: 16px "HelveticaNeueLTStd-Rg",sans-serif;
    margin-bottom: 10px;
    color: #fff !important;
}

#featured-slider .block.home-block .block-text .subheader {
    font: 14px "HelveticaNeueLTStd-Rg",sans-serif;
    margin-bottom: 10px;
    color: #fff !important;
}

#featured-slider .block.home-block .block-text .download-link {
    color: #fff;
    margin-top: 15px;
}

#featured-slider .block.home-block .block-text .download-link svg {
    fill: #fff;
}

.yammer-contain .yammer-widget h2 {
    margin: 20px 0;
}

#events-list-widget {
    padding: 0 0 0 15px;
}

#events-list {
    height: 100%;
    max-height: 400px;
    overflow: auto;
    padding-right: 15px;
}

#events-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#events-list ul li {
    border-bottom: 1px solid;
    padding: 10px 0;
    margin-bottom: 10px;
}

#events-list .nav-text {
    font-size: 16px;
    line-height: 1.4;
}

#login-page-bg:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.login-h1 {
    font-size: 30px;
    color: #fff;
    text-transform: none;
    margin: 45px auto;
}

.floating-form {
    background: transparent;
    margin-bottom: 0;
}

.floating-form .forgot {
    margin: 10px 0;
}

#join-now-btn {
    font-size: 40px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 45px;
    height: auto;
    width: auto;
    margin-bottom: 30px;
}

.white-callout {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 80px;
    float: none;
    background: #fff;
    padding: 30px 50px;
}

.checkbox-list {
    list-style: none;
    padding: 0;
}

.checkbox-list li {
    text-indent: -26px;
    padding-left: 23px;
}

.checkbox-list li svg {
    width: 20px;
    height: 20px;
    fill: #3864a0;
}

@media only screen and (max-width: 1199px) {
    .home-top-contain {
        width: calc(100% - 380px);
        padding-left: 15px;
    }
    .home-top-contain .block-container {
        padding-right: 0;
    }
    .home-top-contain h2 {
        padding-left: 8px;
    }
    .home-top-contain .block.small-block {
        margin-right: 10px;
        -webkit-flex-basis: calc(33% - 8px);
        flex-basis: calc(33% - 8px);
        width: calc(33% - 8px);
    }
    .home-top-contain .block.small-block:nth-child(3n+3) {
        margin-right: 10px;
    }

    .yammer-contain {
        width: 380px;
    }

    #single .block.large-block .tooltip-toggle.star + .tooltip-custom {
        right: 60px;
        bottom: 0;
    }
}

@media only screen and (max-width: 1060px) {
    .home-top-contain .block.small-block {
        -webkit-flex-basis: calc(33% - 9px);
        flex-basis: calc(33% - 9px);
        width: calc(33% - 9px);
    }
}

@media only screen and (max-width: 991px) {
    .header-right {
        text-align: right;
        margin-top: 15px;
    }
    #trigger-search {
        padding: 0 !important;
        width: 37px;
        height: 40px;
        margin-right: 24px;
    }
    #trigger-search svg {
        width: 37px;
        height: 40px;
    }
    .header-right .welcome #welcome-dropdown {
        top: 54px;
    }

    .header-message a span {
        font-size: 18px;
        line-height: 1;
    }

    .nav > li {
        display: block;
    }

    .nav-dropdown ul li {
        margin-bottom: 0;
    }

    .nav-dropdown ul li svg {
        display: inline-block;
    }

    .nav > li ul > li > .nav-dropdown {
        left: auto;
        top: auto;
    }
    .home-top-contain {
        width: 100%;
        padding-left: 20px;
        padding-right: 5px;
    }
    .yammer-contain {
        width: 100%;
        margin-top: 30px;
    }

    #events-list-widget {
        padding: 0 30px;
    }

    #single .block.large-block .block-text {
        left: 30px;
        right: 30px;
        width: calc(100% - 60px);
    }

    #single .block.large-block .star {
        right: 30px;
    }
    #single .block.large-block .tooltip-toggle.star + .tooltip-custom {
        right: 90px;
    }

    .block.large-block .block-text .title,
    .block.large-block .block-text .subheader {
        width: 90%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }



}

@media only screen and (max-width: 767px) {
    .home-top-contain {
        padding-left: 30px;
        padding-right: 20px;
    }

    .home-top-contain h2 {
        padding-left: 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .home-top-contain .block.small-block {
        width: 100%;
    }
    .yammer-contain .yammer-widget h2 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .floating-form {
        max-width: 460px;
    }

    #single .block.large-block .block-text {
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
        -webkit-transform: none;
        transform: none;
    }
    #single .block.large-block .block-text .subheader {
        display: none;
    }
    #single .block.large-block .star {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto;
        top: 15px;
        display: inline-block;
    }
    #single .block.large-block .tooltip-toggle.star + .tooltip-custom {
        display: none !important;
    }
}

@media only screen and (max-width: 570px) {
    .logo-container .logo {
        width: 170px;
    }

    .logo-container .logo svg {
        width: 170px;
    }

    .navbar-toggle {
        margin-right: 10px;
    }

}

@media only screen and (max-width: 480px) {
    .header-right .points {
        display: none;

    }
    .header-right {
        margin-top: 15px;
        bottom: auto;
    }

    #trigger-search {
        margin-right: 6px;
    }
    .header-right .search-mobile #trigger-search svg {
        width: 25px;
    }
    .header-right .saved svg {
        width: 25px;
        margin-right: 10px;
    }
    .header-right .welcome .dropdown-toggle svg {
        width: 25px;
    }

    #featured-slider .block.home-block .block-text {
        right: 30px !important;
        left: 30px !important;
    }

    .login-h1 {
        font-size: 25px !important;
    }
    #join-now-btn {
        padding: 10px 30px;
    }
}

@media only screen and (max-width: 380px) {
    #featured-slider .block.home-block .block-text {
        padding: 20px;
    }
}

@media only screen and (max-width: 350px) {
    .header-right {
        display: block;
        width: 100%;
    }

}






@media (hover:hover) and ( min-width: 991px ) {

    .navbar-nav > li ul > li:hover > a.dropdown-toggle + .nav-dropdown {
        display: block;
    }

}

@-moz-document url-prefix() {
    @media(min-width:991px) {

        .navbar-nav > li ul > li:hover > a.dropdown-toggle + .nav-dropdown {
            display: block;
        }

    }
}


@media all and (-ms-high-contrast:none) and (min-width:991px),(-ms-high-contrast:active) and (min-width:991px) {

    .navbar-nav > li ul > li:hover > a.dropdown-toggle + .nav-dropdown {
        display: block;
    }

}