﻿.visuallyhidden, .sr-only, th {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .focusable.sr-only:active,
    .visuallyhidden.focusable:focus, .focusable.sr-only:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

td, .site-search, .main-nav .header-links a, .ask-kvrm-section__links-wrapper,
a.ask-kvrm-section__btn-important, .connect-media-carousel .slide, .large-banner-section__content, .date-pagination li,
.date-pagination a, #search-box fieldset input[type="text"], .connect-feature-wrapper .listing .list-item, #connect-feature-slider .slide .caption-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search__toggle {
    color: transparent;
    border: 0;
    overflow: hidden;
}

.no-rgba .search__toggle {
    text-indent: 9999em;
}

.search__toggle:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.clearfix, tr {
    *zoom: 1;
}

    .clearfix:before, tr:before, .clearfix:after, tr:after {
        content: '';
        display: table;
        line-height: 0;
    }

    .clearfix:after, tr:after {
        clear: both;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/* Hidden
 * -------------------- */
#header .header-links,
.has-banner .main-banner,
#footer-wrapper,
.parallax__image,
.connect-media-carousel .direction-nav,
#footer-wrapper .footer-nav,
#footer-wrapper .social-hub .img-wrapper img,
.home .slider .small-slide__image,
.home-tabs-section,
#landing-feature-slider img,
#landing-slider img,
.widgets .widget.apply-to-kvrm p,
.widgets .widget.find-a-course p,
.sidebar .widget.apply-to-kvrm p,
.sidebar .widget.find-a-course p,
.date-pagination-wrapper .separator,
.pagination-search a,
.pagination-search span,
.pagination li:nth-child(n+6),
.connect-feature-wrapper .listing .detail-wrapper .summary,
.connect-media-carousel .slides .slide,
#brandspace-panels .panel-4 .panel-button,
#brandspace-panels .slides .slide img,
#brandspace-panels .panel-5 .panel-button,
.learning #brandspace-panels .panel-1 img {
    display: none;
}

/* Tables
 * -------------------- */
table {
    border-right: 0px none;
    border-left: 0px none;
}

td {
    display: block;
    border-right: 0px none;
    width: 100%;
}

    td:before {
        content: attr(data-th) ": ";
        display: inline-block;
        font-weight: bold;
        text-transform: uppercase;
        width: 10em;
    }

/* Layout
 * -------------------- */
#header .logo {
    /*position: static;*/
}

    #header .logo img {
        height: 70px;
        /*margin: 20px 0px 0px 20px;*/
    }

.site-search {
    clear: both;
    display: none;
    float: none;
    top: 120px;
    bottom: auto;
    right: 0px;
    background-color: #040707;
    padding: 10px;
    z-index: 10;
}

.cs-staff .site-search {
    right: 0px;
}

.site-search form {
    width: 100%;
    margin-right: 0;
}

.cs-staff .site-search form {
    float: none;
}

.site-search.open {
    display: inherit;
}

#site-search-field,
#staff-site-search-field {
    width: 92%;
}

#site-search-submit,
#staff-site-search-submit {
    width: 8%;
}

#main-content > .content {
    margin-bottom: 20px;
    padding: 32px 20px 50px 20px;
}

.widget.one-col {
    height: auto;
    padding: 13px 20px;
}

.widget.call-to-action img {
    width: 100%;
    min-height: auto;
}

.sidebar .widget {
    height: auto;
    margin-left: 0 !important;
    width: 100% !important;
}

    .sidebar .widget.find-a-course, .sidebar .widget.widget.apply-to-kvrm {
        height: 230px;
    }

    .sidebar .widget.call-to-action {
        height: auto;
    }

.pre-footer-widget {
    margin-left: 0px;
    width: 100%;
}

    .pre-footer-widget:nth-child(2) {
        margin-top: 20px;
    }

    .pre-footer-widget:nth-child(3) {
        display: block;
    }

.footer-info-links li {
    margin-top: 10px;
}

.business-info li {
    margin-top: 10px;
}

.copyright {
    float: left;
}

.login #main {
    padding: 0;
}

.login.no-sub-nav.no-sidebar #main-content {
    margin-top: 0;
}

.login #login-box {
    margin-top: 0;
    padding: 0px 10% 44px;
}

.connect-wall .connect-feature-wrapper .connect-media-carousel, .brandspace .connect-feature-wrapper .connect-media-carousel, .learning .connect-feature-wrapper .connect-media-carousel, .hr-landing .connect-feature-wrapper .connect-media-carousel {
    height: auto;
    width: 100%;
}

.connect-wall .connect-feature-wrapper #connect-feature-slider, .brandspace .connect-feature-wrapper #connect-feature-slider, .learning .connect-feature-wrapper #connect-feature-slider, .hr-landing .connect-feature-wrapper #connect-feature-slider {
    width: 100% !important;
}

.connect-wall #connect-feature-slider, .connect-wall .connect-feature-wrapper .slider.news, .brandspace #connect-feature-slider, .brandspace .connect-feature-wrapper .slider.news, .learning #connect-feature-slider, .learning .connect-feature-wrapper .slider.news, .hr-landing #connect-feature-slider, .hr-landing .connect-feature-wrapper .slider.news {
    clear: both;
}

.ask-kvrm .main-content a {
    width: 97%;
}

.ask-kvrm-panel:not(.text) img {
    width: 560px;
}

.widgets.has-two-col .widget.one-col {
    margin-left: 0 !important;
}

.columns-3 {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
}

.columns-4 {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
}

/* Headings
 * -------------------- */
.landing .h1-wrapper h1,
.landing-alt .h1-wrapper h1,
.has-banner .h1-wrapper h1 {
    font-size: 3.0em;
}

.brandspace .h1-wrapper h1 {
    font-size: 3.0em;
}

.brandspace .h1-wrapper h2 {
    font-size: 1.4em;
}

/* Main Nav
 * -------------------- */
.search__toggle {
    box-sizing: content-box;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 105px;
    padding: 11px;
    background: transparent url(sprite.png?v=0.4.2) no-repeat 10px -6455px;
    width: 21px;
    height: 19px;
}

    .search__toggle:hover, .search__toggle:focus, .search__toggle:active {
        background-color: transparent;
        background-position: 10px -6455px;
    }

    .search__toggle[aria-pressed="true"] {
        background-position: -33px -6955px;
    }

.navbar__toggle {
    bottom: 40%;
    text-indent: -9999px;
}

#main-nav {
    width: 100%;
}

.main-nav-header-links {
    display: block;
}

.main-nav .header-links {
    float: none;
}

    .main-nav .header-links li,
    .main-nav .header-links a {
        display: block;
    }

    .main-nav .header-links li {
        float: none;
    }

        .main-nav .header-links li + li {
            border-left: 0px none;
        }

    .main-nav .header-links a {
        padding: 12px 20px;
    }

        .main-nav .header-links a:hover, .main-nav .header-links a:focus, .main-nav .header-links a:active {
            background-color: #333;
            color: #96c03d;
            text-decoration: none;
        }

#main-nav-wrapper .header-links li {
    background-color: #040707;
}

/* Sub nav
 * -------------------- */
#sub-nav > li > a,
#sub-nav-toggler {
    padding: 5px 50px 5px 15px;
    font-size: 1.25em;
}

#sub-nav > li > a {
    background-position: right -1372px;
}

#sub-nav > li.active > a {
    background-position: right -1121px;
}

#sub-nav-wrapper {
    margin-top: 26px;
}

/* Forms
 * -------------------- */
.search-box input[type="submit"] {
    margin-top: 0px;
}

.search-box input[value="Go"] {
    margin-top: 29px;
}

.search-box .label-input-wrapper {
    margin-left: 5px;
}

/* Buttons
 * -------------------- */
.button.right {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 20px;
    padding-right: 50px;
    width: 80px;
}

.content .button, .ui-widget-content .button {
    height: auto;
    line-height: 1.6;
    padding: 12px 85px 12px 15px;
}

/* Search Bars
 * -------------------- */
a.find-course-section__btn-browse,
a.ask-kvrm-section__btn-important {
    display: block;
    width: 100%;
}

.find-course-section h2,
.find-course-section .find-course-section__form-wrapper {
    width: 100%;
}

.find-course-section h2 {
    display: block;
    float: none;
}

a.find-course-section__btn-browse, a.find-course-section__btn-apply {
    margin-top: 4px;
    margin-left: 0px;
}

a.find-course-section__btn-apply {
    width: 100%;
}

.ask-kvrm-section h2 {
    width: 28%;
}

.ask-kvrm-section input[type="submit"] {
    margin-top: 0.5em;
    margin-left: 0px;
    width: 100%;
}

.ask-kvrm-section .select-wrapper {
    width: 100% !important;
}

.ask-kvrm-section__form-wrapper {
    width: 70%;
}

.ask-kvrm-section__form-text {
    margin-left: -33%;
    width: 28%;
}

.ask-kvrm-section__links-wrapper {
    display: none;
    float: left;
    overflow: visible;
    position: static;
    margin-top: 20px;
}

.ask-kvrm-section__links-wrapper,
a.ask-kvrm-section__btn-important {
    width: 100%;
}

a.ask-kvrm-section__btn-important {
    height: auto;
}

/* Feature Carousel
 * -------------------- */
.connect-feature-wrapper .connect-media-carousel {
    clear: both;
    padding-top: 52px;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    height: auto;
}

.connect-feature-wrapper .viewport {
    border-top: 1px solid #f2f2f2;
}

.connect-media-carousel .slides {
    width: 100% !important;
}

.connect-media-carousel .slide {
    width: 100%;
}

.connect-media-carousel .more {
    bottom: auto;
    left: auto;
    top: 20px;
    right: 20px;
}

/* Listings
 * -------------------- */
.listing.events .thumb, .listing.news .thumb {
    height: 2em;
}

/* Pre-footer and Footer
 * -------------------- */
.pre-footer-widget.hot-topics .pre-footer-widget-inner {
    height: auto;
}

.pre-footer-widget.hot-topics .topics {
    max-height: inherit;
}

#footer-wrapper {
    background: transparent;
    display: block;
    min-height: 0;
    padding-bottom: 20px;
}

    #footer-wrapper .footer {
        padding-top: 0;
    }

    #footer-wrapper .social-hub {
        width: 100%;
    }

        #footer-wrapper .social-hub .img-wrapper {
            height: auto;
        }

/* Home
 * -------------------- */
.home #main {
    padding: 0;
    margin-bottom: 20px;
}

.home .connect-feature-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}

    .home .connect-feature-wrapper .listing .list-item {
        padding: 20px;
    }

    .home .connect-feature-wrapper .connect-media-carousel {
        width: 100%;
    }

.home #connect-feature-slider {
    width: 100% !important;
}

    .home #connect-feature-slider .flex-pauseplay, .home #connect-feature-slider .flex-direction-nav {
        bottom: 14px;
    }

    .home #connect-feature-slider .slide img {
        margin-left: -80px;
        width: 800px;
    }

.home #connect-news-slider {
    margin-top: 300px;
}

.home .find-course-section, .home .ask-kvrm-section {
    background: transparent;
}

    .home .find-course-section input[type="text"], .home .ask-kvrm-section input[type="text"], .home .ask-kvrm-section .select-wrapper select {
        font-size: 1em;
    }

.home .find-course-section {
    position: absolute;
    top: 37.5%;
    width: 100%;
    z-index: 10;
    padding-top: 1em;
}

.home .find-course-section__content {
    width: 100%;
}

.home .find-course-section__submit-wrapper {
    width: 20%;
}

.home .find-course-section__form-fields {
    width: 80%;
}

.home .ask-kvrm-section h2 {
    margin: 20px;
    color: #fff;
    text-align: center;
    width: 90% !important;
}

.home .ask-kvrm-section__form-text {
    font-size: 1em;
}

.home .ask-kvrm-section__links-wrapper {
    background-color: #7d5177;
    display: block;
}

.home .ask-kvrm-section__btn-important {
    border: none;
}

    .home .ask-kvrm-section__btn-important span {
        color: #fff;
    }

.home .ask-kvrm-section__content {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.home .ask-kvrm-section__form-wrapper {
    width: 65%;
}

.home .listing .detail-wrapper .title {
    margin: 0 0 1px 0;
}

.home .slider .small-slide {
    height: 220px;
}

.home .slider .small-slide__button.type-2 {
    font-size: 1.15em;
    left: 10px;
}

.large-banner-section {
    height: auto;
}

.large-banner-section__content {
    padding-top: 11em;
    padding-right: 0;
    padding-left: 0;
}

    .large-banner-section__content > h2,
    .large-banner-section__content > h3 {
        color: #000;
        text-shadow: none;
        margin-right: auto;
        margin-left: auto;
        padding: 0 4%;
        width: 96%;
    }

    .large-banner-section__content > h2 {
        font-size: 2em;
    }

    .large-banner-section__content > h3 {
        font-size: 1.2em;
    }

    .large-banner-section__content > .button.type-2 {
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }

.large-banner-section .small-slider.slider {
    position: static;
    width: 100%;
    height: 220px;
}

.large-banner-section .small-slider .slides {
    width: 100%;
}

.large-banner-section .small-slider .small-slide__title {
    font-size: 1.6em;
    margin-bottom: 12px;
}

.large-banner-section .small-slider .flex-direction-nav,
.large-banner-section .small-slider .flex-pauseplay {
    bottom: 14px;
}

/* Landing
 * -------------------- */
#landing-slider,
#landing-feature-slider {
    background-color: #040707;
}

    #landing-slider .slides,
    #landing-feature-slider .slides {
        height: auto;
    }

    #landing-slider .caption-wrapper,
    #landing-feature-slider .caption-wrapper {
        position: static;
        background-color: transparent;
        width: auto;
    }

    #landing-slider .caption,
    #landing-feature-slider .caption {
        width: 100%;
        height: 100%;
    }

    #landing-slider .flex-control-nav {
        bottom: 25px;
    }

    #landing-feature-slider .slide {
        height: 280px !important;
    }

.connect-panel,
.connect-panel.one-col {
    width: 100%;
}

.connect-panel {
    margin-left: 0px;
}

    .connect-panel.has-thumb .connect-panel-inner {
        height: auto;
    }

.widgets .widget.one-col, .sidebar .widget.one-col {
    margin-left: 0px;
    width: 100%;
}

    .widgets .widget.one-col:nth-child(2n+1), .widgets .widget.one-col:nth-child(2n+2), .sidebar .widget.one-col:nth-child(2n+1), .sidebar .widget.one-col:nth-child(2n+2) {
        margin-left: 0;
    }

    .widgets .widget.one-col.call-to-action, .sidebar .widget.one-col.call-to-action {
        min-height: 0;
        padding: 0;
        max-height: 350px;
    }

.widgets .widget.apply-to-kvrm, .widgets .widget.find-a-course, .sidebar .widget.apply-to-kvrm, .sidebar .widget.find-a-course {
    height: 230px;
}

    .widgets .widget.apply-to-kvrm form, .widgets .widget.find-a-course form, .sidebar .widget.apply-to-kvrm form, .sidebar .widget.find-a-course form {
        margin-bottom: 5px;
    }

.sidebar .widget.video img {
    margin-left: -60px;
}

.widgets .widget.one-col.vertical-thumb, .widgets .widget.two-col.vertical-thumb, .widgets .widget.one-col.general {
    height: auto;
}

.widgets .widget.call-to-action img {
    width: 100%;
}

.widgets a > .widget-inner {
    min-height: 250px;
}

    .widgets a > .widget-inner h2 {
        font-size: 1.8em;
    }

.alumni #people-carousel {
    width: 75%;
}

/* Events
 * -------------------- */
.date-pagination {
    display: block;
}

    .date-pagination li {
        float: left;
        margin-top: 2%;
        margin-left: 2%;
        border: 2px solid #efefef;
        width: 23%;
    }

        .date-pagination li:nth-child(4n+1) {
            margin-left: 0px;
        }

        .date-pagination li:nth-child(1), .date-pagination li:nth-child(2), .date-pagination li:nth-child(3), .date-pagination li:nth-child(4) {
            margin-top: 0px;
        }

    .date-pagination a {
        padding-top: 4px;
        height: 44px;
    }

        .date-pagination a:hover, .date-pagination a.active {
            background-image: none;
        }

            .date-pagination a.active .year {
                border-bottom-color: #efefef;
            }

        .date-pagination a .year {
            border-bottom: 4px solid transparent;
            padding-top: 3px;
        }

/* Staff
 * -------------------- */
.staff-details .detail-thumb.img-wrapper {
    float: none;
    padding: 10px;
    margin: 10px auto;
}

    .staff-details .detail-thumb.img-wrapper img {
        width: auto;
    }

/* Contact
 * -------------------- */
.kvrm-locations,
.kvrm-locations .locations-wrapper,
.kvrm-map-wrapper {
    display: block;
    width: 100%;
}

    .kvrm-locations .locations-wrapper {
        padding-right: 0px;
        margin-bottom: 10px;
        max-width: none;
    }

/* Search
 * -------------------- */
#search-box fieldset label {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}

#search-box fieldset input[type="text"] {
    width: 80%;
}

#search-box fieldset input[type="submit"] {
    margin: 0px;
}

#search-box .public-search-link {
    margin: 0px 0px 20px 20px;
}

.search-filters-panel-group.ui-accordion #search-filters div.facet {
    float: none;
    width: 100%;
}

.pagination-search a:first-child, .pagination-search a:last-child, .pagination-search a:nth-child(2), .pagination-search a:nth-child(3), .pagination-search a:nth-child(4), .pagination-search a:nth-child(5), .pagination-search a:nth-child(6),
.pagination-search span:first-child,
.pagination-search span:last-child,
.pagination-search span:nth-child(2),
.pagination-search span:nth-child(3),
.pagination-search span:nth-child(4),
.pagination-search span:nth-child(5),
.pagination-search span:nth-child(6) {
    display: block;
}

/* Connect
 * -------------------- */
.connect-feature-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
}

    .connect-feature-wrapper .listing .list-item {
        padding: 20px;
        margin-top: 0px;
        border-bottom: 1px solid #f2f2f2;
    }

.connect-media-carousel.news {
    border-right: 0px none;
}

.connect-media-carousel .slides {
    /* Only display first group of slides on mobile */
}

    .connect-media-carousel .slides .slide:first-of-type {
        display: block;
    }

#connect-feature-slider {
    width: 100% !important;
}

    #connect-feature-slider .slide .caption-wrapper {
        padding: 20px 20px 60px;
    }

.connect-wall .listing.news .thumb-wrapper {
    margin-bottom: 0;
}

.connect-wall .listing .thumb-wrapper {
    display: block;
}

.connect-wall .img-wrapper img {
    margin-top: -50px;
}

/* Library
 * -------------------- */
.content .library-block {
    width: 48%;
}

    .content .library-block:nth-child(4n+1) {
        margin-left: 4%;
    }

    .content .library-block:nth-child(2n+1) {
        margin-left: 0px;
    }

.library .main-content input[type="text"], .library .main-content input[type="number"], .library .main-content input[type="color"], .library .main-content input[type="date"], .library .main-content input[type="datetime"], .library .main-content input[type="datetime-local"], .library .main-content input[type="month"], .library .main-content input[type="url"], .library .main-content input[type="week"] {
    width: 100%;
}

.library .main-content input[type="submit"] {
    margin-left: 0px;
}

.library .main-content form.one-line input[type="text"], .library .main-content form.one-line input[type="number"], .library .main-content form.one-line input[type="color"], .library .main-content form.one-line input[type="date"], .library .main-content form.one-line input[type="datetime"], .library .main-content form.one-line input[type="datetime-local"], .library .main-content form.one-line input[type="month"], .library .main-content form.one-line input[type="url"], .library .main-content form.one-line input[type="week"] {
    width: 70%;
}

.library .main-content form ul.radio-list {
    float: left;
    margin-top: 20px;
}

    .library .main-content form ul.radio-list li {
        margin-top: 8px;
        width: 100%;
    }

        .library .main-content form ul.radio-list li:first-child {
            margin-top: 0px;
        }

    .library .main-content form ul.radio-list label {
        margin: 0px;
    }

.library .main-content .one-line input[type="submit"] {
    clear: both;
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.library .main-content .ui-tabs-panel .search-links {
    margin-top: 10px;
}

    .library .main-content .ui-tabs-panel .search-links li {
        float: none;
        padding: 0px;
        border-left: 0px none;
    }

.library-special-links,
.main-content ul.library-icon-links {
    width: 100%;
}

.main-content ul.library-icon-links {
    margin-left: 0px;
}

.library-notifications div {
    margin-top: 10px;
    margin-left: 0px;
    width: 100%;
}

    .library-notifications div:first-child {
        margin-top: 0px;
    }

    .library-notifications div:nth-child(1), .library-notifications div:nth-child(2), .library-notifications div:nth-child(3) {
        width: 100%;
    }

/* Brand Toolkit
 * -------------------- */
.brandspace-inside .sidebar .widget {
    width: 100%;
}

#brandspace-panels > a {
    max-height: initial;
}

#brandspace-panels .caption span {
    width: 95%;
}

#brandspace-panels .panel-1 .panel-img-wrapper, #brandspace-panels .panel-1 > div {
    width: 100%;
}

#brandspace-panels .panel-1 > div {
    height: auto;
}

#brandspace-panels .panel-1 .panel-img-wrapper img {
    margin-left: 0;
}

#brandspace-panels .panel-2,
#brandspace-panels .panel-3 {
    width: 100%;
}

#brandspace-panels .slides .slide .desc-wrapper {
    width: 100%;
}

#brandspace-panels #landing-slider .slides {
    height: auto;
}

#brandspace-panels .panel-5 {
    background-color: #040707;
}

    #brandspace-panels .panel-5 h4,
    #brandspace-panels .panel-5 p {
        color: #fff;
    }

    #brandspace-panels .panel-5 > div {
        background-color: transparent;
        height: auto;
        width: 70%;
    }

    #brandspace-panels .panel-5 img {
        height: 180px;
        width: 30%;
    }

#brandspace-panels .panel-6 .caption span strong {
    display: inline;
    font-size: inherit;
    line-height: inherit;
}

/*
-----------------------
14. Staff Microsite
-----------------------
*/
.breadcrumbs {
    clear: left;
    display: none;
}

.no-main-nav #toggle-main-nav {
    display: block;
}

.alt-search__link {
    float: left;
}

.staff-quicklinks__item {
    width: 50%;
}

    .staff-quicklinks__item:nth-child(6) .staff-quicklinks__link:after {
        display: block;
    }

    .staff-quicklinks__item:nth-child(2n + 1) .staff-quicklinks__link:after {
        display: none;
    }

.login_nav,
.logout_nav {
    float: left;
    width: 100%;
    text-align: right;
    box-sizing: border-box;
    background: #fff;
    padding: 23px 20px;
}

.hr-landing .login_nav, .hr-landing
.logout_nav {
    position: static;
    background: none;
}

/*
-----------------------
15. HR Microsite
-----------------------
*/
.hr-landing .connect-feature-wrapper {
    height: auto;
    float: left;
}

.hr-landing #connect-feature-slider {
    padding-right: 0;
    margin-bottom: 30px;
}

.connect-feature-wrapper .sidebar {
    padding-left: 0;
    float: none;
    width: 100%;
}

/*
-----------------------
16. Decision tree
-----------------------
*/
ul.decision-tree-info__list {
    display: block;
}

li.decision-tree-info__item {
    width: auto;
}

.decision-tree-info__link {
    display: flex;
    justify-content: flex-start;
    padding: 40px 0;
    position: relative;
}

.decision-tree-info__icon-wrapper {
    display: block;
    width: 80px;
    margin-left: 20px;
    text-align: center;
}

.decision-tree-info__icon {
    margin: 0 auto;
}

.decision-tree-info__title {
    font-size: 16px;
    margin-top: 0;
    position: absolute;
    left: 112px;
    top: 50%;
    padding-right: 10px;
    transform: translateY(-50%);
    text-align: left;
}

/*
-----------------------
Hot fix
-----------------------
*/
.select-wrapper {
    width: 100% !important;
}

    .select-wrapper select {
        max-width: calc(100% + 40px);
        width: calc(100% + 40px) !important;
    }

.hr-landing .small-hidden {
    display: none !important;
}

.login_nav,
.logout_nav {
    float: none;
}

.find-course-section__content h2 {
    display: none;
}

#sub-nav {
    display: unset !important;
}
