  /* ================================================================================ */
/* BOOTSTRAP 5 COLUMN ADDITION ==================================================== */
/* ================================================================================ */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.row-col-15 {
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* ================================================================================ */
/* BUCKEYE ALERT OVERRIDE ========================================================= */
/* ================================================================================ */

#buckeye_alert_msg p {
    font-size: 1.1em;
}


/* ================================================================================ */
/* BOOTSTRAP OVERRIDES ============================================================ */
/* ================================================================================ */

.dropdown-header {
    padding: 3px 20px 3px 15px;
    color: #262626;
    font-weight: 600;
}

@media (min-width:992px) {
    .dropdown-menu.with-long-link {
        min-width: 315px;
    }

    .li-with-long-link {
        max-width: 315px;
    }

    .dropdown-menu > li.li-with-long-link > a {
        white-space: normal;
    }
}

.table-hover > tbody > tr:hover {
    background-color: #f1f1f1;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: transparent;
}

    .navbar-default .navbar-brand {
        color: #fff;
        text-decoration: none;
    }

        .navbar-default .navbar-brand:hover {
            color: #fff;
            text-decoration: underline;
        }

    .navbar-default .navbar-toggle {
        color: #fff;
        padding: 1px 10px;
    }


.navbar-header .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 6px;
    padding: 5px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 9px;
}

.navbar-header .navbar-toggle .icon-bar {
    position: relative;
    width: 32px;
    height: 1px;
    background-color: #fff;
    transition: all .19s ease-in-out;
}

.navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg);
}

.navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

.navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(3) {
    top: -10px;
    transform: rotate(-45deg);
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 8px;
}

.dropdown-menu {
    border-top: 5px solid #bb0000;
    margin: 2px 0 0 -1px;
}

    .dropdown-menu li > a {
        display: block;
        padding: 4px 20px 4px 15px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        text-decoration: none;
    }

        .dropdown-menu li > a:hover {
            text-decoration: underline;
            color: #bb0000;
        }

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        background-color: #fff;
    }

.navbar-nav .navbar-btn {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-nav .btn-group.navbar-btn.active {
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-right: 1px;
}

.navbar-btn a.btn-default {
    background-color: #eaebeb;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font: normal 400 14px "proximanova", Arial, sans-serif;
    color: #333;
    padding: 10px 10px 10px 12px;
    height: 100%;
    text-align: center;
    line-height: 1.25em;
    text-decoration: none;
    border: none;
}

    .navbar-btn a.btn-default:hover {
        text-decoration: underline;
    }

.btn-group > .btn + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 0;
}

.li-es-caret .dropdown-toggle .es-caret {
    border-left: 1px solid #ccc;
    padding-left: 10px;
    border-bottom: none !important;
}

    .li-es-caret .dropdown-toggle .es-caret:before {
        font-family: FontAwesome;
        content: "\f107";
        display: inline-block;
        border: none !important;
    }

.li-es-caret.open .dropdown-toggle .es-caret:before {
    font-family: FontAwesome;
    content: "\f106";
    display: inline-block;
}

.li-es-caret a.dropdown-toggle:focus .es-caret:before,
.li-es-caret a.dropdown-toggle:hover .es-caret:before {
    text-decoration: underline;
}

.btn-group .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.breadcrumb {
    background-color: #fff;
    font-size: 0.9em;
    margin-bottom: 0;
    padding: 28px 0 0 2px;
}

.article-tools {
    padding: 28px 0 0 0;
}

.article-tool-list {
    list-style-type: none !important;
    padding: 0 !important;
}

    .article-tool-list li {
        float: left;
        width: 60%;
        padding: 0 !important;
    }

        .article-tool-list li:first-child {
            width: 40%;
        }

        .article-tool-list li a {
            display: block;
            font-size: 0.9em;
            text-decoration: underline;
            border-right: 1px solid #ccc;
            text-align: center;
        }

        .article-tool-list li:last-of-type a {
            border: 0;
        }

        .article-tool-list li i {
            padding-right: 0.4em;
            font-size: 1.25em;
            position: relative;
            top: 0.125em;
        }

.available-audience {
    font-size: .85em;
    margin-bottom: 10px;
}

    .available-audience ul {
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .available-audience ul.full-list-option {
            max-width: 400px;
            vertical-align: top;
            margin-left: 5px;
        }

        .available-audience ul.full-list-option-two-col {
            margin-left: 5px;
        }

@media (min-width: 992px) and (max-width:1199px) {
    .available-audience ul.full-list-option {
        max-width: 300px;
    }

    .available-audience ul.full-list-option-two-col {
        max-width: 400px;
        vertical-align: top;
        margin-left: 5px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .available-audience ul.full-list-option {
        max-width: none;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
    }
}

@media (min-width: 600px) and (max-width:767px) {
    .available-audience ul.full-list-option-two-col {
        max-width: 400px;
        vertical-align: top;
        margin-left: 5px;
    }
}

@media (max-width:599px) {
    .available-audience ul.full-list-option, .available-audience ul.full-list-option-two-col {
        max-width: none;
        display: block;
        margin: 8px 0 0 0;
    }
}

.available-audience li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 9px;
}

    .available-audience li a {
        background: #eaebeb;
        color: #000;
        font-weight: normal;
        padding: 5px 8px;
        font-size: .85em;
        line-height: 1.5;
        border-radius: 4px;
        text-decoration: none;
    }

        .available-audience li a:hover,
        .available-audience li a:active {
            color: #fff;
            background: #808080;
        }

ul.center-text {
    padding-left: 21px;
}

    ul.center-text li {
        margin-bottom: 7px;
    }

.btn-group a.btn.active,
.btn-group a.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.breadcrumb > li {
    margin-bottom: 8px;
}

blockquote {
    border-left: 1px solid #bb0000;
    margin-top: 20px;
}

.navbar-default .navbar-nav > li p {
    font-size: 16px;
    margin-bottom: 5px;
}

@media (max-width: 1200px) {
    .navbar-default .navbar-nav > li p {
        font-size: 14px;
    }
}

@media (min-width: 992px) {

    .nav > li {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .navbar-default .navbar-nav > li > a {
        background-color: #eaebeb;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        font: normal 400 14px "proximanova", Arial, sans-serif;
        color: #333;
        margin-right: 1px;
        padding: 11px 10px 12px 10px;
        height: 100%;
        text-align: center;
        text-decoration: none;
        margin-bottom: -1px;
    }

    .navbar-default .navbar-nav > li.li-es-caret-sibling > a {
        border-top-right-radius: 0;
        margin-right: -1px;
        padding-right: 11px;
    }

    .navbar-default .navbar-nav > li.open-sibling > a {
        background-color: #fff;
    }

    .navbar-default .navbar-nav > li.li-es-caret > a {
        border-top-left-radius: 0;
        padding-left: 0;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        background-color: #eaebeb;
        color: #333;
        text-decoration: underline;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        background-color: #fff;
    }

    .li-es-caret.open > a {
        background-color: #fff !important;
    }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover {
        background-color: #fff;
        color: #bb0000;
    }

    .navbar-default .navbar-nav a:focus {
        outline: dotted 1px #000;
    }

    .navbar {
        border-radius: 0px;
        border: none;
        min-height: 0;
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav {
        margin: 0px -15px;
    }

    .navbar-brand {
        display: none;
    }

    #fixednav.affix {
        position: inherit;
    }
}

@media (max-width: 991px) {

    .navbar {
        border: none;
    }

    .navbar-collapse {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav {
        position: relative;
    }

    .navbar-header {
        margin-top: 5px;
        margin-bottom: 4px;
    }

    .navbar-default .navbar-nav > li > a {
        background-color: #777;
        color: #333;
        text-decoration: none;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #fff;
            text-decoration: underline;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover {
        background-color: #bb0000;
        color: #fff;
    }

    .li-es-caret .dropdown-menu {
        margin-left: 0 !important;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background-color: #e7e7e7;
        border: none;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }

    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-brand {
        font-size: 25px;
        font-family: 'proximanova', Arial, sans-serif;
        font-weight: 300;
        padding: 9px 15px 14px 15px;
    }

    .navbar-default .navbar-navul {
        padding-top: 3em;
    }

    .navbar-default #navbar {
        background-color: inherit;
    }

    .navbar-default .navbar-nav > li {
        margin: 6px 0 0 0;
        padding: 0;
        color: #333;
        background-color: #3d3d3f;
        height: auto;
        float: none;
    }

        .navbar-default .navbar-nav > li p {
            margin: 10px 0 5px 0;
            color: #333;
            font-size: 16px;
        }

        .navbar-default .navbar-nav > li:first-child {
            margin: 0;
        }

        .navbar-default .navbar-nav > li > a {
            color: #fff;
            padding: 13px 15px;
            background: transparent;
            text-decoration: none;
            display: block;
            font-size: 16px;
            text-align: left;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

        .navbar-default .navbar-nav > li.li-es-caret-sibling > a {
            padding-right: 72px;
        }

    .li-es-caret a.dropdown-toggle:focus .es-caret:before, .li-es-caret a.dropdown-toggle:hover .es-caret:before {
        text-decoration: none;
    }

    .li-es-caret a.dropdown-toggle:hover .es-caret:before {
        text-decoration: underline;
    }

    .navbar-default .navbar-nav > li.li-es-caret > a {
        position: absolute;
        top: -56px;
        right: 0;
        z-index: 200;
        border-left: 5px solid #222;
        font-size: 24px;
    }

    .navbar-nav > li > .dropdown-menu {
        border-radius: 0;
        padding: 5px 20px 20px 15px;
    }

    .li-es-caret .dropdown-menu li {
        margin-top: 10px;
    }

        .li-es-caret .dropdown-menu li:first-child {
            margin-top: 6px;
        }

    .navbar-default .navbar-nav > li.li-es-caret a {
        padding: 16px 5px 12px 5px;
    }

    .li-es-caret .dropdown-toggle .es-caret {
        padding: 0 20px;
        border: none !important;
    }

    .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a span {
        display: inline;
    }

    .navbar-default .navbar-nav > li .dropdown-menu {
        position: inherit;
    }

    .navbar-default .navbar-nav > li.open .dropdown-menu {
        background: #EAEBEB;
        border-top: none;
        padding: 5px 20px 20px 0;
        margin-left: -2px;
    }

        .navbar-default .navbar-nav > li.open .dropdown-menu ul > li {
            list-style-type: none;
            padding-left: 13px;
            margin: 5px 0 0 0;
        }

        .navbar-default .navbar-nav > li.open .dropdown-menu li a,
        .navbar-default .navbar-nav > li.open .dropdown-menu li li a {
            color: #337ab7;
            padding-bottom: 1px;
            padding-top: 1px;
        }

    .navbar-default .navbar-nav > li .dropdown-menu.classic {
        padding-top: 15px;
        float: none;
    }

    .navbar-default .navbar-nav > li.open .dropdown-menu.classic > li {
        margin: 5px 0 0 0;
    }

    .navbar-default .wrap-search-form .search-field {
        border-radius: 4px;
        padding: 8px;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #3d3d3f;
    }

    .navbar-default .navbar-nav > .active.open > a, .navbar-default .navbar-nav > .active.open > a:focus, .navbar-default .navbar-nav > .active.open > a:hover {
        color: #fff;
        background-color: #bb0000;
    }

    #fixednav {
        background-color: #222;
        z-index: 5;
    }

        #fixednav.affix {
            position: fixed;
            top: 0;
            width: 100%;
        }

    .nav-wrapper {
        min-height: 57px;
    }

    .headroom {
        will-change: transform;
        transition: transform 200ms linear;
    }

    .headroom--pinned {
        transform: translateY(0%);
    }

    .headroom--unpinned {
        transform: translateY(-100%);
    }

    .navbar-nav {
        margin-bottom: 12px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .navbar-header .navbar-toggle {
        display: block;
        margin-right: 15px;
        padding: 5px 0 5px 10px;
    }

    .navbar-right {
        float: none !important;
    }

    .navbar-nav {
        width: 100%;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand, .navbar-default .navbar-nav > li.open .dropdown-menu {
        margin-left: 0;
    }

    .navbar-default .navbar-nav > li .dropdown-menu.classic {
        padding-left: 10px;
    }
}

@media (max-height: 475px) and (max-width: 767px) {
    #fixednav.affix {
        max-height: 100%;
        overflow-y: scroll;
    }

        #fixednav.affix::-webkit-scrollbar {
            width: 0;
        }
}

@media (max-width: 550px) {
    .navbar-brand {
        font-size: 22px;
        padding-top: 10px;
    }

    .navbar-default .wrap-search-form .search-field {
        width: 80%;
    }
}

@media (max-width: 350px) {
    .navbar-brand {
        font-size: 17px;
        padding-top: 10px;
    }
}

@media (max-width: 767px) {
    .dropdown-menu > li > a {
        white-space: unset;
    }
}



/* ================================================================================ */
/* MASTHEAD ======================================================================= */
/* ================================================================================ */

#dark_header {
    /*background: url(/img/bg-buckeyepattern.jpg) repeat-x;
    background: linear-gradient(to bottom, #222222 0%, #333333 100%);*/
    background-color: #222;
}

#masthead {
    clear: both;
    overflow: hidden;
}

    #masthead .title {
        font-family: 'proximanova', Arial, sans-serif;
        font-weight: 300;
        font-size: 2.5em;
        color: #fff;
        padding-top: 48px;
        padding-bottom: 40px;
        display: inline-block;
        line-height: 1.2;
    }

        #masthead .title a {
            text-decoration: none;
            color: #fff;
        }

            #masthead .title a:hover {
                text-decoration: underline;
            }

    #masthead .masthead-osuLogo {
        display: inline-block;
        float: right;
        margin: 49px 0 30px 0;
        font: 300 24px "proximanova", Arial, sans-serif;
        color: #fff;
        text-decoration: underline;
    }

@media (min-width: 992px) and (max-width: 1199px) {
    #masthead .title {
        max-width: 500px;
        font-size: 2.25em;
        padding-top: 40px;
        text-indent: -1px;
        padding-left: 1px;
        line-height: 1.3;
    }
}

@media (max-width: 500px) {
    .navbar-default .navbar-brand {
        max-width: 75%;
        text-indent: -1px;
        padding-left: 16px;
        line-height: 1.3;
        height: auto;
    }
}

@media (max-width: 991px) {
    #masthead {
        display: none;
    }

    .navbar-default .navbar-brand {
        line-height: 1.3;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
        }

    .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
    }
}
/* ================================================================================ */
/* FOOTER ========================================================================= */
/* ================================================================================ */

.socialList {
    margin-top: 10px;
}

.section-smallTopBuffer {
    padding-top: 15px;
}

.section-smallBottomBuffer {
    padding-bottom: 15px;
}

@media (min-width: 768px) {
    .section-smallBottomBufferSmall {
        padding-bottom: 15px;
    }
}

.socialList-list:after {
    content: '';
    display: table;
    clear: both;
}

.socialList-item {
    width: 20%;
    float: left;
    padding: 0 7.5px;
}

.socialList-link {
    display: block;
    height: 100%;
    width: 100%;
    padding: 15px 0;
    background: #666666;
    border-radius: 4px;
    color: #fff;
    text-align: center;
}

    .socialList-link:hover {
        background: #bb0000;
        color: #fff;
    }

.socialList-icon {
    fill: white;
    display: block;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .socialList-link {
        padding: 7px 0;
    }

    .socialList-item {
        padding: 2px;
    }
}

@media (min-width: 992px) {
    .socialList-link {
        padding: 15px 0;
    }

    .socialList-item {
        padding: 5px;
    }
}

.list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

.footer p {
    font: normal 400 12px "proximanova", Arial, sans-serif;
}

.footer-universityInfo {
    color: white;
}

    .footer-universityInfo a,
    .footer-universityInfo a:hover,
    .footer-universityInfo a:focus {
        color: white;
    }

.footer-universityInfoWordmark {
    font: 300 20px "proximanova", Arial, sans-serif;
    text-decoration: underline;
    margin-top: 18px;
    margin-bottom: 8px;
}

@media (max-width: 400px) {
    .footer-universityInfoWordmark {
        width: 85%;
    }
}

@media (min-width: 768px) {
    .footer-universityInfoWordmark {
        margin-top: 0;
    }

    .footer-universityInfoWordmark {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .footer p {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .footer-universityInfoWordmark {
        margin-bottom: 0;
    }
}

.footer-darkBackground {
    background-color: #333333;
    padding-bottom: 18px;
}

.footer-sideBufferMicro {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.footer .footer-universityInfo.ada {
    margin-top: 15px;
}

    .footer .footer-universityInfo.ada p {
        text-align: right;
        padding-right: 10px;
        line-height: 1.5;
    }

@media (max-width: 767px) {
    .footer .footer-universityInfo.ada p {
        margin-top: 25px;
        text-align: left;
    }
}


/* ================================================================================ */
/* GENERAL TEMPLATE CSS =========================================================== */
/* ================================================================================ */

body {
    background-color: #333333;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
td,
button,
.button {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'proximanova', Arial, sans-serif;
    color: #333;
}

.red {
    color: #bb0000;
}

a {
    color: #337ab7;
    text-decoration: underline;
}

    a:focus {
        outline: dotted 1px #000;
    }

#masthead a:focus,
.footer a:focus,
li.active a:focus {
    outline: dotted 1px #fff;
}

a:hover {
    color: #bb0000;
}

.heading--underlined {
    border: 1px solid #bb0000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-bottom: 4px;
    margin-bottom: 25px;
}

h1 {
    font-size: 2.35em;
    font-family: 'proximanova', Arial, sans-serif;
    font-weight: 400;
    color: #333;
    margin-top: 18px;
    line-height: 1.4;
}

    h1 span.tab-audience {
        font-weight: 300;
        display: block;
        font-size: .9em;
    }

    h1 span.explore {
        padding-top: 4px;
        font-size: 28px;
        display: block;
        font-weight: 300;
    }

    h1 span.long-page-name {
        font-weight: 600;
        font-size: 26px;
        margin: 10px 0 15px 0;
        display: block;
    }

.error-page h1 {
    margin-top: 40px;
}

    .error-page h1 .fa-frown-o {
        margin-right: 10px;
    }

h1 span.degree-description {
    display: block;
    font-size: .55em;
    font-weight: 300;
    margin-top: 12px;
    margin-bottom: 30px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px 0;
}

h1 span.degree-description {
    display: block;
    font-size: .55em;
    font-weight: 300;
    margin-top: 12px;
    margin-bottom: 30px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px 0;
}

span.degree-description-online {
    display: block;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #bb0000;
    font-weight: 400;
    margin-top: -10px;
    margin-bottom: 30px;
}

h1 span.steps-to-apply {
    display: block;
    font-size: .75em;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 30px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 8px 0;
}

h1 span.number {
    font-weight: 400;
}

h2 {
    font-size: 32px;
    font-family: 'proximanova', Arial, sans-serif;
    color: #333;
    margin-bottom: 11px;
    margin-top: 25px;
    font-weight: 300;
    line-height: 1.4;
}

div.panel-default + h2 {
    margin-top: 40px;
}

h3 {
    font-size: 25px;
    font-family: 'proximanova', Arial, sans-serif;
    margin-bottom: 10px;
    margin-top: 30px;
    font-weight: 300;
    color: #bb0000;
    line-height: 1.4;
}

    h3 a {
        color: #bb0000;
    }

#UpdatePanelTabs h3 {
    color: #333;
    font-size: 24px;
}

#UpdatePanelTabs h2:focus {
    outline: none;
}

h4 {
    font-size: 18px;
    font-family: 'proximanova', Arial, sans-serif;
    color: #444;
    margin-bottom: 10px;
    margin-top: 25px;
    line-height: normal;
    font-weight: 600;
}

h5 {
    font-size: 14px;
    font-family: 'proximanova', Arial, sans-serif;
    color: #444;
    margin-bottom: 2px;
    line-height: normal;
    font-weight: bold;
}

strong {
    font-weight: 600;
}

.primary ol li, .primary ul li {
    margin-bottom: 7px;
}

    .primary ol li:last-child, .primary ul li:last-child {
        margin-bottom: 0;
    }

.primary img {
    max-width: 100%;
    height: auto;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.red--bg {
    background-color: #990000;
}

.gray--bg {
    background-color: #333;
}

.homegrid {
    padding-top: 20px;
}

    .homegrid h2 {
        font-size: 28px;
        font-weight: 300;
        color: #444;
        margin: 10px 0 15px 0;
        text-align: center;
    }

.panel-population {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: none;
    border: 1px solid #e3e3e3;
    padding: 0 0 10px 0;
    font-size: .875em;
    background-color: #f9f9f9;
    text-align: center;
}

    .panel-population .panel-heading {
        padding-bottom: 5px;
        padding-top: 18px;
        background-color: #f9f9f9;
        border-bottom: none;
    }

    .panel-population .panel-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 1.6em;
        color: #bb0000;
    }

        .panel-population .panel-title em {
            text-transform: none;
            font-weight: 300;
            display: block;
            color: #111;
        }

    .panel-population .panel-body {
        padding-top: 0;
    }

        .panel-population .panel-body p {
            padding: 0.4em 0 17px 0;
            margin-bottom: 0;
        }

    .panel-population .btn {
        display: inline-block;
        background: inherit;
        color: #bb0000;
        line-height: 1;
        font-size: 0.75em;
        padding-top: 9px;
        padding-right: 30px;
        padding-bottom: 8px;
        padding-left: 30px;
        text-align: center;
        border: 1px solid #bb0000;
        border-radius: 2px;
        text-transform: uppercase;
        font-weight: 600;
    }

        .panel-population .btn:focus {
            outline: dotted 1px #000;
            outline-offset: 0;
        }

        .panel-population .btn:hover, .panel-population .btn:focus {
            background: #bb0000;
            color: #fff;
        }

    .panel-population a.btn {
        text-decoration: none;
    }

ul.list-dotted {
    padding: 0.3em 0 17px 0;
    margin: 0;
}

    ul.list-dotted li {
        padding: 0.2em;
        list-style: none;
        display: inline;
    }

ul.military-and-veteran {
    min-height: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .homegrid h2 {
        text-align: center;
    }
}

@media (max-width: 1199px) {
    ul.list-dotted li:before {
        content: "\f111";
        font-family: 'FontAwesome';
        font-size: 6px;
        color: #bb0000;
        margin: 0 6px 0 0;
        vertical-align: middle;
    }

    ul.list-dotted li:first-child:before {
        content: "";
        margin: 0;
    }
}

@media (min-width: 1200px) {
    .panel-population .panel-body p {
        min-height: 107px;
    }

    .homegrid h2 {
        text-align: left;
    }

    ul.list-dotted li {
        display: block;
    }

    ul.list-dotted {
        min-height: 159px;
    }

    ul.military-and-veteran {
        min-height: 0;
    }
}

.oval {
    padding-top: 0;
    /* background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
 	rgba(0, 0, 0, 0.55) url('/img/bg-oval.jpg') no-repeat center; */

    background: url('/img/bg-oval.jpg') no-repeat center;
    background-size: cover;
    text-rendering: optimizeLegibility;
}

.alpha70 {
    /* Fallback for web browsers that doesn't support RGBa */

    background: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */

    background: rgba(255, 255, 255, 0.6);
    /* For IE 5.5 - 7*/

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#88ffffff, endColorstr=#88ffffff);
    /* For IE 8*/

    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88ffffff, endColorstr=#88ffffff)";
}

#page-content {
    background-color: #fff;
    padding-bottom: 30px;
}

#page-breadcrumbs {
    background-color: #fff;
    padding-top: 30px;
}

.landing-page {
    padding-bottom: 1.1em !important;
}

.breadcrumbs {
    list-style-type: none !important;
    padding-left: 0 !important;
}

    .breadcrumbs li {
        float: left;
        font-size: 0.875em;
    }

        .breadcrumbs li:after {
            content: "/";
            padding: 0 0.5em;
            color: #ccc;
        }

li:last-of-type:after {
    content: "";
}

.breadcrumbs li a {
    text-decoration: none;
    font-weight: 700;
}

    .breadcrumbs li a:hover {
        text-decoration: underline;
    }

.btn {
    display: inline-block;
    background: #bb0000;
    color: #fff;
    line-height: 1;
    font-weight: normal;
    font-size: 0.875em;
    padding-top: 9px;
    padding-right: 15px;
    padding-bottom: 9px;
    padding-left: 15px;
    text-align: center;
}

.btn-secondary {
    background-color: #ffffff;
    border: 1px #444 solid;
    color: #333;
    border-radius: 0;
    text-decoration: none;
    padding: 12px 18px;
    margin-top: 10px;
    text-transform: uppercase;
}

    .btn-secondary:hover {
        background-color: #bb0000;
        border: 1px #bb0000 solid;
        color: #fff;
    }

   .btn-secondary-red {
    background-color: #ffffff;
    border: 1px #bb0000 solid;
    color: #333;
    border-radius: 0;
    text-decoration: none;
    padding: 12px 18px;
    margin-top: 10px;
    text-transform: uppercase;
    white-space: unset;
    line-height: 1.5;
}

    .btn-secondary-red:hover {
        background-color: #bb0000;
        border: 1px #bb0000 solid;
        color: #fff;
    } 

    .btn-secondary.steps-to-apply {
        margin-bottom: 48px;
    }

.btn-search {
    background: #fff;
    font-size: 13px;
    border: 1px solid #ccc;
    color: #555;
}

    .btn-search:hover, .btn-search:focus {
        background: #eee;
    }

.btn-filter {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    padding-right: 25px;
    padding-left: 10px;
    position: relative;
    margin-right: 4px;
    margin-bottom: 8px;
}

    .btn-filter:hover, .btn-filter:focus {
        border: 1px solid #bb0000;
    }

    .btn-filter:active, .btn-filter:focus {
        outline: dotted 1px #000;
        outline-offset: 1px;
    }

    .btn-filter:after {
        content: "\00D7";
        position: absolute;
        right: 9px;
        top: 8px;
        font-size: 1.33em;
    }

.btn-filter-clear {
    border: 1px solid #bb0000;
}

    .btn-filter-clear:hover, .btn-filter-clear:focus {
        color: #fff;
        background-color: #bb0000;
    }

.callout .btn {
    text-decoration: none;
    color: #fff;
    margin-top: 2px;
    margin-bottom: 5px;
}

    .callout .btn:hover {
        background: #808080;
    }

.callouts {
    margin: 30px 0 10px 0;
}

.callout {
    background-color: #EAEBEB;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 20px;
}

    .callout.showcase {
        background-color: #EAEBEB;
        border-radius: 2px;
        margin-bottom: 1em;
        text-align: center;
        padding: 15px 25px;
    }

.callouts .callout ul, .callouts .callout ol {
    padding-left: 22px;
}

.callouts .callout li {
    margin-top: 7px;
}

    .callouts .callout li:first-of-type {
        margin-top: 5px;
    }

.callouts .callout-program-info h2 {
    margin-bottom: 8px;
}

.callouts .callout.callout-program-info p:first-of-type {
    margin-bottom: 8px;
}

.callouts .callout-ranking {
    background-color: #fff;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
}

    .callouts .callout-ranking hr {
        border-color: #ccc;
    }

    .callouts .callout-ranking h4 {
        font-weight: 600;
        margin-top: 0;
    }

    .callouts .callout-ranking p {
        margin-left: 0;
    }

.callout img {
    max-width: 100%;
}

.callout h2 {
    color: #bb0000;
    margin: 6px 0 2px 5px;
    font-weight: 400;
    font-size: 1.5em;
}

.callout img + h2 {
    margin-top: 10px;
}

.callout p {
    margin-left: 5px;
}

.callout.callout-icon .icon-holder {
    text-align: center;
}

.callout.callout-icon .fa {
    color: #808080
}

.callout.callout-icon .btn.btn-square, .callout.callout-image .btn.btn-square {
    border-radius: 0;
    display: block;
    margin: 2px 5px 7px 5px;
    text-align: left;
    padding: 0 15px 0 0;
    background-color: #bb0000 !important;
    border: none;
}

    .callout.callout-icon .btn.btn-square:before, .callout.callout-image .btn.btn-square:before {
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        content: "\f101";
        background-color: #990000;
        padding: 9px 12px;
        display: inline-block;
        margin-right: 10px;
        height: 100%;
        border-right: 1px solid #eaebeb;
    }

.callout.callout-icon div.osu-app {
    margin-bottom: 18px;
    height: auto;
    text-align: center;
}

    .callout.callout-icon div.osu-app img {
        max-width: 75px;
    }

.callout.callout-icon .fa-file-text {
    margin-bottom: 18px;
}

.callout.callout-icon .fa-pencil-square-o {
    margin-bottom: 10px;
}

.callout.callout-icon .fa-list {
    margin-bottom: 10px;
}

.callout.callout-icon .fa-check-square-o {
    margin-bottom: 12px;
}

.callout.callout-icon .fa-university {
    margin-bottom: 15px;
}

.callout.callout-icon .fa-bullhorn {
    margin-top: -5px;
    margin-bottom: 18px;
}

.callout.callout-icon .fa-question-circle {
    margin-top: -5px;
    margin-bottom: 12px;
}

.callout.callout-icon .fa-calendar {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 4.3em;
}

.callout.callout-icon .fa-comments {
    margin-top: -12px;
    margin-bottom: 16px;
    font-size: 5em;
}

.hero {
    text-align: left;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
}

    .hero .small-tagline {
        font-size: 14px;
        background-color: #333;
        padding: 8px 10px;
    }

    .hero .big-tagline {
        font-size: 18px;
        background-color: #bb0000;
        padding: 8px 10px;
    }

article header.hero {
    position: relative;
    overflow: hidden;
    background-color: #999;
    border-top: none;
    padding: 0;
    height: 14.0625em;
}

    article header.hero .title {
        padding-bottom: 0.1875em;
    }

    article header.hero .subtitle {
        margin-bottom: 0;
        position: relative;
    }

    article header.hero img {
        display: block;
        height: 100%;
        max-width: none;
    }

    article header.hero .article-header {
        position: absolute;
        top: 30px;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        padding: 1.5em;
        z-index: 10;
    }

        article header.hero .article-header .title {
            color: #fff;
            font-size: 3.25em;
            padding: 0 20px;
        }

        article header.hero .article-header span.title {
            color: #fff;
            font-size: 2.75em;
            padding: 10px 20px 0 20px;
            display: block;
        }

        article header.hero .article-header .subtitle {
            color: #fff;
        }

.page-home article header.hero .article-header {
    padding-left: 5em;
    padding-right: 5em;
}

.callout.showcase h3 {
    text-transform: uppercase;
}

.steps-to-apply-container {
    position: relative;
    color: white;
    font-size: 10em;
    font-family: 'proximanova', Arial, sans-serif;
    font-weight: 700;
    line-height: .6;
}

    .steps-to-apply-container .bottom-left {
        position: absolute;
        bottom: 0;
        left: -8px;
    }

    .steps-to-apply-container .bottom-left-five {
        position: absolute;
        bottom: 0;
        left: -12px;
    }



@media (max-width: 767px) {
    article header.hero {
        margin: 0 -15px;
    }

        article header.hero .article-header .title {
            font-size: 2.5em;
            padding: 0;
        }

    .callouts .callout {
        max-width: 350px;
    }

    .steps-to-apply-container {
        font-size: 10em;
    }

        .steps-to-apply-container .bottom-left {
            left: -8px;
        }

        .steps-to-apply-container .bottom-left-five {
            left: -12px;
        }

    article header.hero .article-header span.title {
        font-size: 2em;
        padding: 0 20px 0 0;
    }

    article header.hero .article-header {
        padding-left: 15px;
    }
}

@media (max-width: 400px) {
    .steps-to-apply-container {
        font-size: 6em;
    }

        .steps-to-apply-container .bottom-left {
            left: -8px;
        }

        .steps-to-apply-container .bottom-left-five {
            left: -12px;
        }
}

@media (max-width: 991px) and (min-width: 768px) {
    .callouts .callout {
        width: 50%;
    }

    article header.hero .article-header .title {
        padding: 0;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .callouts .callout-ranking hr {
        display: none;
    }

    .callouts .callout-ranking .row:after {
        content: "";
        display: block;
        border-bottom: 1px solid #ccc;
        padding-top: 10px;
        margin: 0 15px 25px 15px;
    }

    .callouts .callout-ranking .row:first-child:after, .callouts .callout-ranking .row:last-child:after {
        display: none;
    }

    .steps-to-apply-container {
        font-size: 13em;
    }

        .steps-to-apply-container .bottom-left {
            left: -10px;
        }

        .steps-to-apply-container .bottom-left-five {
            left: -15px;
        }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .callouts .callout {
        width: 35%;
    }

    .callouts .callout-left {
        width: 100%;
    }

    .callout-right {
        width: 75%;
        left: 25%;
    }
}

@media (min-width: 992px) {
    .callouts {
        margin: 28px 0 10px 0;
    }

    .hero {
        padding: 60px 0;
    }

    .masthome {
        border-bottom: #bb0000 solid 4px;
    }

    .heading--underlined {
        border: none;
        margin-bottom: 15px;
    }

    article header.hero {
        border-top: 5px solid #bb0000;
    }

    .callout.callout-icon .fa-university {
        margin-top: -18px;
    }
}

@media (min-width: 1200px) {
    #page-content {
        padding-bottom: 60px;
    }

    .callout.callout-icon .fa-calendar {
        margin-top: -12px;
    }
}

.callout h3 {
    font-size: 1.33em;
    padding-bottom: 0.375em;
    margin: 0;
    font-weight: 300;
    color: #bb0000;
}

.callout-light h3 {
    font-size: 1.33em;
    padding-bottom: 0.5em;
    margin: 0;
    font-weight: 300;
    color: #333;
}

.callout-light .available-audience li {
    margin-right: 2px;
    margin-bottom: 10px;
}

.below-left-nav {
    margin-top: 40px;
}

.callout p {
    font-size: 0.875em;
    margin-bottom: 0.9375em;
}

.callout ul, .callout ol {
    font-size: 0.875em;
}


/* ================================================================================ */
/* COLLAPSIBLE PANEL ============================================================== */
/* ================================================================================ */

.primary .panel {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

.primary p + .panel {
    margin-top: 20px;
}

.primary .panel-heading {
    border-bottom: none;
    padding: 0;
    background-color: #eaebeb;
}

.primary .panel-title {
    position: relative;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
}

    .primary .panel-title a {
        display: block;
        text-decoration: none !important;
        padding: 15px 15px;
        color: #333;
    }

        .primary .panel-title a:after {
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            position: absolute;
            right: .5em;
            top: 50%;
            transform: translateY(-50%);
        }

        .primary .panel-title a[aria-expanded="true"]:after {
            content: " \f106";
        }

        .primary .panel-title a[aria-expanded="false"]:after {
            content: " \f107";
        }

.primary .panel-body {
    padding: 20px 15px 15px 15px;
}

    .primary .panel-body > h3:first-child {
        margin-top: 10px;
    }

    .primary .panel-body h2 {
        font-weight: 400;
        margin-top: 30px;
    }

    .primary .panel-body h3 {
        font-size: 22px;
    }

    .primary .panel-body h2 + h3 {
        margin-top: 20px;
    }

    .primary .panel-body blockquote + h2 {
        margin-top: 35px;
    }

    .primary .panel-body .class-list h3 {
        font-size: 20px;
        margin-top: 0px;
        font-weight: 300;
    }

    .primary .panel-body > p {
        margin-top: 10px;
    }

    .primary .panel-body br.paragraph {
        display: block;
        content: "";
        margin-top: 10px;
    }

.language-title {
    display: block;
    font-size: 30px;
    margin-top: 35px;
    margin-bottom: 12px;
    line-height: 1.4;
    font-family: 'proximanova', Arial, sans-serif;
    font-weight: 300;
}

.panel-body h4:first-child {
    margin-top: 10px;
}

.achorDiv {
    position: relative;
}

.anchor {
    position: absolute;
    top: -20px;
}

.primary ul li ul, .primary ol li ol, .primary ul li ol, .primary ol li ul {
    margin-top: 7px;
}

@media (max-width: 767px) {
    .primary ul, .primary ol {
        padding-left: 22px;
    }

        .primary ul.nav-list {
            padding-left: 0;
        }

        .primary ul.nav-pills, .primary ol.nav-pills {
            padding-left: 0;
        }
}



/* ================================================================================ */
/* SECTION NAVIGTION ============================================================== */
/* ================================================================================ */

.nav-list {
    list-style: none;
    padding-left: 0;
}

.section-nav .nav-list li {
    background-color: #eaebeb;
}

    .section-nav .nav-list li.active {
        background-color: #fff;
    }

    .section-nav .nav-list li:hover {
        background-color: #fff;
    }

.section-nav .nav-list a {
    display: block;
    padding: 0.4375em 1.25em;
    font-size: 1em;
    margin-bottom: 0.75em;
    text-decoration: none;
    color: #333;
}

.section-nav .nav-list li.active a, .section-nav .nav-list li.active ul li.menu-header {
    background-color: #bb0000;
    color: #fff;
}

    .section-nav .nav-list li.active a:hover, .section-nav .nav-list li.active ul li.menu-header:hover {
        background-color: #888;
    }

.section-nav .nav-list li.active.current > a:hover {
    background-color: #bb0000;
}

.section-nav .nav-list li ul li.menu-header {
    padding: 0.4375em 1.25em;
    color: #fff;
    background-color: #999
}

.section-nav .nav-list li.active ul {
    display: block;
}

.section-nav .nav-list li ul, .section-nav .nav-list li ol {
    margin-top: -0.75em;
    margin-bottom: 0.75em;
    padding-left: 0;
    list-style: none;
}

.section-nav .nav-list li.active ol li a, .section-nav .nav-list li.active ul li a {
    background-color: inherit;
    color: inherit;
}

.section-nav .nav-list li.active ol li, .section-nav .nav-list li.active ul li {
    border: 1px solid #dfdfdf;
    border-top: none;
    background-color: #fff;
    margin-bottom: 0;
}

    .section-nav .nav-list li.active ol li:hover, .section-nav .nav-list li.active ul li:hover {
        border: 1px solid #888;
        background-color: #888;
        border-top: none;
        color: #fff;
    }

    .section-nav .nav-list li.active ol li.active, .section-nav .nav-list li.active ul li.active {
        border: 1px solid #EAD0D0;
    }

        .section-nav .nav-list li.active ol li a:hover, .section-nav .nav-list li.active ul li a:hover,
        .section-nav .nav-list li.active ol li.active a, .section-nav .nav-list li.active ul li.active a {
            background-color: inherit;
            color: inherit;
        }

    .section-nav .nav-list li.active ol li a[data-list-number]:before {
        content: attr(data-list-number) ".";
        float: left;
        min-width: 25px;
        font-weight: 600;
    }

    .section-nav .nav-list li.active ol li a[data-list-number]:hover:before {
        color: #fff;
    }

    .section-nav .nav-list li.active ol li.active a[data-list-number]:hover:before {
        color: #333;
    }

    .section-nav .nav-list li.active ol li a span {
        display: block;
        overflow: hidden;
    }

.section-nav .nav-list li ul li a, .section-nav .nav-list li ol li a {
    margin-bottom: 0;
}

.section-nav .nav-list li.panel a[aria-expanded="true"], .section-nav .nav-list a:hover {
    background-color: #888;
    color: #fff;
}

    .section-nav .nav-list li.panel a[aria-expanded="true"] ul li:hover {
        background-color: #fff;
    }

.section-nav .nav-list li ul li a:focus {
    outline: dotted 1px #000;
}

.section-nav .nav-list li.active ol li.active, .section-nav .nav-list li.active ul li.active {
    background-color: #EAD0D0;
    color: #333;
    /*background-color: #666;
    color: #FFF;*/
}

.section-nav {
    margin-top: 40px;
    margin-bottom: 45px;
}

    .section-nav .nav-list li.panel {
        margin-bottom: 0;
    }

@media (min-width: 992px) {
    .section-nav {
        margin-top: 28px;
        margin-bottom: 0;
    }
}


/* ================================================================================ */
/* ES-TAB NAVIGTION =============================================================== */
/* ================================================================================ */

.es-tab {
    padding-left: 0;
}

    .es-tab li {
        display: inline;
    }


/* ================================================================================ */
/* LANDING NAVIGTION ============================================================== */
/* ================================================================================ */

.landing-nav {
}

    .landing-nav article {
        border: 1px solid #e3e3e3;
        margin-bottom: 0.75em;
    }

        .landing-nav article:hover {
            background-color: #f3f3f3;
        }

        .landing-nav article a {
            text-decoration: none !important;
            display: block;
            padding: 0.75em 0.75em;
            min-height: 8em;
        }

            .landing-nav article a:hover {
                color: #333;
            }

        .landing-nav article h2 {
            display: inline-block;
            font-size: 1.25em;
            font-weight: 400;
            border-bottom: 1px solid #bb0000;
            color: #bb0000;
            padding-bottom: 0em;
            margin-bottom: 0.3125em;
            margin-top: 0.3125em;
        }

        .landing-nav article div.step-number {
            font-weight: 300;
            font-size: 2.75em;
            color: #333;
        }

@media (min-width: 1200px) {
    .landing-nav article div.step {
        padding-left: 20px;
    }
}

/* ================================================================================ */
/* RESPONSIVE TABLE =============================================================== */
/* ================================================================================ */

.responsive-table, .responsive-cost-table {
    width: 100%;
    margin-bottom: 1.4em;
    margin-top: 1.4em;
    border: none;
}

.responsive-application-table {
    margin-bottom: 0;
    margin-top: 5px;
}

.responsive-table thead, .responsive-cost-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */

    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.responsive-table tbody th, .responsive-cost-table tbody th, .responsive-application-table tbody th {
    font-weight: 400;
}

.responsive-table .form-control {
    display: inline-block;
}

@media (min-width: 768px) {
    .responsive-table thead, .responsive-cost-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}

@media (max-width: 767px) {
    .responsive-cost-table.mobile-header thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }

        .responsive-cost-table.mobile-header thead th {
            background-color: #666;
            color: #fff;
            padding-bottom: 8px;
            font-size: 20px;
            font-weight: normal;
            border-bottom: none;
            width: 100% !important;
        }

            .responsive-cost-table.mobile-header thead th:first-of-type {
                padding-bottom: 0;
            }

            .responsive-cost-table.mobile-header thead th:nth-of-type(2) {
                padding-top: 0;
            }
}

.responsive-table thead th:first-of-type {
    text-align: left;
}

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
}

@media (min-width: 768px) {
    .responsive-table tr, .responsive-cost-table tr {
        display: table-row;
    }
}

.responsive-table th,
.responsive-table td {
    padding: 0.675em;
    vertical-align: middle;
    border: 0;
}

@media (min-width: 480px) {
    .responsive-table th, .responsive-cost-table th,
    .responsive-table td, .responsive-cost-table td {
        padding: .75em .5em;
    }
}

@media (min-width: 768px) {
    .responsive-table th, .responsive-cost-table th, .responsive-application-table th,
    .responsive-table td, .responsive-cost-table td, .responsive-application-table td {
        display: table-cell;
        padding: .5em;
        border-right: 1px solid #d9d9d9;
    }

        .responsive-table thead th:last-of-type, .responsive-cost-table thead th:last-of-type, .responsive-application-table th:last-of-type,
        .responsive-table td:last-of-type, .responsive-cost-table td:last-of-type, .responsive-application-table td:last-of-type {
            border-right: 0;
        }

    .responsive-table thead tr:nth-child(1) th, .responsive-cost-table thead tr:nth-child(1) th, .responsive-application-table thead tr:nth-child(1) th {
        border-top: 2px solid #666 !important;
        border-bottom: 2px solid #666;
    }
}

.responsive-table caption, .responsive-cost-table caption {
    padding-top: 10px;
    color: #333;
    padding-bottom: 12px;
    font-weight: 400;
    font-size: 20px;
}

.responsive-table > tfoot > tr > th, .responsive-table > tfoot > tr > td,
.responsive-cost-table > tfoot > tr > th, .responsive-cost-table > tfoot > tr > td {
    border-top: 2px solid #666;
    font-weight: normal;
}

@media (min-width: 768px) {
    .responsive-table tbody {
        display: table-row-group;
    }
}

.responsive-table tbody tr {
    margin-bottom: 1em;
    border: 2px solid #808080;
}

@media (min-width: 768px) {
    .responsive-table tbody tr, .responsive-cost-table tbody tr {
        display: table-row;
        border: none;
    }
}

.responsive-table tbody tr:last-of-type {
    margin-bottom: 0;
}

.responsive-table tbody th[scope="row"] {
    background-color: #808080;
    color: white;
}

@media (min-width: 768px) {
    .responsive-table tbody th[scope="row"], .responsive-table tfoot th[scope="row"],
    .responsive-cost-table tbody th[scope="row"], .responsive-cost-table tfoot th[scope="row"],
    .responsive-application-table tbody th[scope="row"], .responsive-application-table tfoot th[scope="row"] {
        background-color: transparent;
        color: #333;
        text-align: left;
        border-right: 1px solid #d9d9d9;
    }

    .responsive-table tbody td, .responsive-cost-table.ada tbody td,
    .responsive-cost-table.ada tbody th, .responsive-cost-table.ada tfoot td,
    .responsive-cost-table.ada tfoot th {
        text-align: right;
    }

        .responsive-cost-table.ada tbody th.subhead {
            font-weight: 600;
            text-align: left;
            border-right: none;
        }

    .responsive-cost-table.ada tfoot td,
    .responsive-cost-table.ada tfoot th {
        font-weight: 600;
    }
}


.responsive-table tbody td.affiliation-details {
    text-align: left;
}

@media (min-width: 420px) and (max-width: 767px) {
    .responsive-table tbody td {
        border-bottom: 1px solid #808080;
    }
}

.responsive-table tbody td[data-type=currency] {
    text-align: right;
}

.responsive-table tbody td[data-title]:before {
    content: attr(data-title);
    float: left;
}

@media (min-width: 768px) {
    .responsive-table tbody td[data-title]:before, .responsive-cost-table tbody td[data-title]:before {
        content: none;
    }

    .responsive-table tbody td, .responsive-cost-table tbody td {
        text-align: left;
    }

    .regular-programs-left {
        width: 75%;
    }

    .regular-programs-right {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .responsive-cost-table tr:nth-child(odd), .responsive-application-table tr:nth-child(odd) {
        background-color: #f9f9f9;
    }

    .responsive-application-table thead tr {
        display: none;
    }

    .responsive-cost-table tr, .responsive-application-table tr {
        width: 100%;
    }

    .responsive-cost-table > tbody > tr > th, .responsive-cost-table > tfoot > tr > th {
        font-size: 20px;
        padding-bottom: 2px;
    }

    .responsive-cost-table td, .responsive-cost-table th,
    .responsive-application-table td, .responsive-application-table th {
        display: block;
        text-align: center;
    }

    .responsive-cost-table > tbody > tr > td:before, .responsive-cost-table > tfoot > tr > td:before,
    .responsive-application-table > tbody > tr > td:before, .responsive-application-table > tfoot > tr > td:before {
        content: attr(data-title);
        display: block;
        font-style: italic;
        font-weight: 600;
    }

    .responsive-cost-table > tbody > tr > td, .responsive-cost-table > tbody > tr > th,
    .responsive-cost-table > tfoot > tr > td, .responsive-cost-table > tfoot > tr > th,
    .responsive-cost-table > thead > tr > td, .responsive-cost-table > thead > tr > th,
    .responsive-application-table > tbody > tr > td, .responsive-application-table > tbody > tr > th,
    .responsive-application-table > tfoot > tr > td, .responsive-application-table > tfoot > tr > th,
    .responsive-application-table > thead > tr > td, .responsive-application-table > thead > tr > th {
        border-top: none;
    }

    .responsive-cost-table > tbody > tr > td,
    .responsive-cost-table > tfoot > tr > td,
    .responsive-cost-table > thead > tr > td,
    .responsive-application-table > tbody > tr > td,
    .responsive-application-table > tfoot > tr > td,
    .responsive-application-table > thead > tr > td {
        padding-top: 4px;
    }

    .responsive-application-table > tbody > tr > th, .responsive-application-table > tfoot > tr > th {
        padding-bottom: 2px;
        padding-top: 17px;
        font-size: 17px;
    }

    .responsive-application-table > tbody > tr > td, .responsive-application-table > tfoot > tr > td {
        padding-bottom: 15px;
    }

    .responsive-cost-table.ada tbody th.subhead {
        border-top: 2px solid #666;
        border-bottom: 2px solid #666;
        padding-bottom: 8px;
        background-color: #666;
        color: #fff;
    }

    .responsive-cost-table.ada tfoot th {
        background-color: #666;
        color: #fff;
        padding-bottom: 8px;
    }

    .responsive-cost-table.ada tfoot tr td:first-of-type {
        padding-top: 10px;
    }

    .table-striped.responsive-cost-table.ada > tbody > tr:nth-of-type(even) {
        background-color: #f9f9f9;
    }

    .table-striped.responsive-cost-table.ada > tbody > tr:nth-of-type(odd) {
        background-color: #fff;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        border-top: none;
    }

    .table.responsive-table.table-dates > tbody > tr > td {
        text-align: right;
    }
}

.tall-text {
    transform: scale(1,2); /* W3C */
    -webkit-transform: scale(1,2); /* Safari and Chrome */
    -moz-transform: scale(1,2); /* Firefox */
    -ms-transform: scale(1,2); /* IE 9 */
    -o-transform: scale(1,2); /* Opera */
}


/* ================================================================================ */
/* HEADER ========================================================================= */
/* ================================================================================ */


.stage .stage-header h1 {
    line-height: 1.1;
}

.stage .stage-header .title {
    color: #fff;
    font-weight: 400;
    font-size: 2.5em;
}

.stage .stage-header .subtitle {
    color: #fff;
    margin-bottom: 0;
    position: relative;
    font-size: 21px;
    display: block;
    margin: 15px 0 25px 0;
}

.half-stage {
    background: linear-gradient(to right bottom, #2f3441 20%, transparent 20%);
    min-height: 250px;
}

@media (min-width: 768px) {
    .stage {
        background: url(/img/header.jpg) top right no-repeat;
        background-size: cover;
        min-height: 250px;
    }

        .stage .stage-header {
            position: absolute;
            top: 43px;
            background: rgba(0, 0, 0, 0.5);
            color: #fff;
            padding: .7em 1.5em 1.5em 1.5em;
        }

            .stage .stage-header .title {
                color: #fff;
                font-weight: 600;
                font-size: 2.8em;
            }

            .stage .stage-header .subtitle {
                margin: 15px 0 0 0;
            }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .stage {
        background-position: -80px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .stage {
        background-position: -280px 0;
    }

        .stage .stage-header {
            top: 30px;
        }

            .stage .stage-header .title {
                max-width: 350px;
                font-size: 2.6em;
            }

            .stage .stage-header .subtitle {
                font-size: 19px;
            }
}

@media (max-width: 767px) {
    .stage {
        background-color: transparent;
        margin: 0 -15px;
        padding: 0 15px;
    }
}


/* ================================================================================ */
/* HOMEPAGE SUB-HEADER ============================================================ */
/* ================================================================================ */

#credit-you-can-earn {
    font-size: 18px;
    margin: 40px 0 50px 0;
}

    #credit-you-can-earn a {
        font-weight: 400;
    }

        #credit-you-can-earn a:hover {
            color: #bb0000;
            text-decoration: underline;
        }

    #credit-you-can-earn ul {
        padding-left: 0;
        margin: 0;
    }

    #credit-you-can-earn li {
        list-style: none;
        margin-bottom: 10px;
    }

#save {
    margin-top: 10px;
}

@media (min-width: 1200px) {
    #save {
        margin-left: -50px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #credit-you-can-earn h2 {
        text-align: left;
        font-size: 28px;
    }
}

.icon_block-1 {
    text-align: center;
    margin: 55px 0 25px 0;
}

.icon_block-2 {
    text-align: center;
    margin: 25px 0 55px 0;
}

    .icon_block-1 p, .icon_block-2 p {
        color: #bb0000;
        font-size: 25px;
        font-family: 'proximanova', Arial, sans-serif;
        margin-bottom: 12px;
        font-weight: 300;
        line-height: 1.4;
    }

.icon_block-1 p {
    margin-top: 13px;
}

.icon_block-2 p {
    margin-top: 8px;
}

.service_icon {
    width: 44px;
    height: 44px;
    margin: 0px auto 0px auto !important;
}

    .service_icon span {
        background-color: #ddd;
        border-radius: 50%;
        display: block;
        height: 100%;
        width: 100%;
    }

    .service_icon i {
        color: #ddd;
        font-size: 54px;
        margin-top: 0px;
        position: relative;
        top: -1px;
        z-index: 20;
        opacity: 1;
    }

        .service_icon i.fa-usd {
            color: #fff;
            font-size: 45px;
            margin-top: 0px;
            position: relative;
            top: -1px;
            z-index: 20;
            opacity: 1;
        }

ul.language-list {
    list-style-type: none;
    padding: 1px;
    text-align: left;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

    ul.language-list li {
        margin-bottom: 7px;
        min-width: 50%;
        float: left;
    }

@media (max-width:599px) {
    ul.language-list li {
        min-width: 100%;
        float: left;
    }
}

@media (max-width: 991px) {
    .icon_block-1, .icon_block-2 {
        text-align: center;
        margin: 0 0 40px 0;
    }
}



/* ================================================================================ */
/* LANDING PAGE ==================================================== */
/* ================================================================================ */

.landing #student-type-change {
    max-width: 240px;
}

.landing .row.heading {
    border-top: solid #fff .75em;
    background-color: #bb0000;
}

    .landing .row.heading h1 {
        font-weight: 600;
        font-size: 3em;
        line-height: 1.1em;
        color: #fff;
    }

        .landing .row.heading h1 span {
            font-weight: 400;
            font-size: .5em;
            line-height: 1.1em;
            color: #fff;
            display: block;
            margin-bottom: 3px;
        }

.landing .row {
    border-top: solid #fff .75em;
    border-right: solid #fff 1em;
    border-left: solid #fff 1em;
    background-color: #e6e6e6;
}

    .landing .row:nth-child(even) {
        background: #c6c6c6;
    }

    .landing .row h2 {
        margin-bottom: 20px;
        font-size: 1.2em;
        font-weight: bold;
        text-transform: uppercase;
    }

        .landing .row h2 i {
            color: #bb0000;
        }

    .landing .row:nth-child(even) h2 i {
        color: #333;
    }

.landing .btn {
    text-decoration: none;
    display: inline-block;
    background: #bb0000;
    color: #fff;
    line-height: 1;
    font-size: 0.75em;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 30px;
    text-align: center;
    border: 2px solid #bb0000;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 20px 0 5px 0;
}

    .landing .btn:hover {
        background: #888;
        border-color: #888;
        color: #fff;
    }

hr {
    border-color: #bbb;
    margin-top: 30px;
    margin-bottom: 30px;
}

.landing .row .col-sm-5 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 768px) {
    .landing .row {
        border-right: none;
        border-left: none;
        padding-bottom: 10px;
    }

        .landing .row.heading {
            padding: 10px 0;
        }

            .landing .row.heading h1 {
                font-size: 2.5em;
            }
}

@media (min-width: 768px) {

    .landing .row .col-sm-7, .landing .row .col-md-7 {
        padding: 20px 35px;
    }
}

@media (min-width: 992px) {
    .landing .row.heading {
        padding: 0;
    }

    .landing .row .col-sm-7 {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
        padding-left: 3em;
        padding-right: 3em;
    }

    .landing .row .form-group {
        padding-top: 1.3em;
        padding-bottom: 1.5em;
        padding-left: 3em;
        padding-right: 3em;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .landing .row .form-group {
        padding-top: 0;
        padding-bottom: 1.5em;
        padding-left: 25px;
    }
}


/* ================================================================================ */
/* SEARCH BOX ===================================================================== */
/* ================================================================================ */

.inline-form input[type=submit], .inline-form button, .inline-form .btn, .inline-form .form-group button, .form-group .inline-form button, .inline-form .form-group input[type="submit"], .form-group .inline-form input[type="submit"] {
    font-size: 0.875em;
    padding: 0.3125em;
    background: #333;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: auto;
}

    .inline-form input[type=submit]:hover, .inline-form input[type=submit]:focus, .inline-form button:hover, .inline-form button:focus, .inline-form .btn:hover, .inline-form .form-group button:hover, .form-group .inline-form button:hover, .inline-form .form-group input[type="submit"]:hover, .form-group .inline-form input[type="submit"]:hover, .inline-form .btn:focus, .inline-form .form-group button:focus, .form-group .inline-form button:focus, .inline-form .form-group input[type="submit"]:focus, .form-group .inline-form input[type="submit"]:focus {
        background: #808080;
        color: #fff;
    }

input[type="search"] {
    -webkit-appearance: none;
    border-radius: 3px;
    box-sizing: border-box;
}

.inline-form fieldset, .inline-form .inline-container {
    position: relative;
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.is-vishidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}


.inline-form .search-submit,
.nav-toggle-search {
    background-color: #ccc;
    border: 0;
    border-radius: 4px;
    bottom: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
    color: #333;
}

    .inline-form .search-submit .fa,
    .nav-toggle-search .fa {
        font-size: 1.875em;
        color: #333;
    }

@media screen and (min-width: 1200px) {
    .inline-form .search-submit .fa,
    .nav-toggle-search .fa {
        font-size: 1.5em;
    }
}

.inline-form .search-submit:hover,
.nav-toggle-search:hover {
    color: #333;
}

.nav-toggle-search-close {
    padding: 9px 12px;
    background-color: #ccc;
    color: #333;
    font-size: 22px;
    text-decoration: none;
}

    .nav-toggle-search-close:hover {
        background-color: #ccc;
        color: #333;
        text-decoration: none;
    }

.search-field {
    border: 0;
    width: 80%;
}


@media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

@media screen and (max-width: 767px) {
    .inline-form input[type=submit], .inline-form button, .inline-form .btn, .inline-form .form-group button, .form-group .inline-form button, .inline-form .form-group input[type="submit"], .form-group .inline-form input[type="submit"] {
        right: 15px;
    }

    .navbar-nav.navbar-right {
        margin-left: 0;
    }
}

@media screen and (min-width: 992px) {
    .search-field {
        width: 87%;
        border-bottom: 2px solid #6e6d6d;
        font-size: 1em;
        margin-left: -0.4em;
        padding: 0.5em 0.65rem 0.5em 2rem;
        color: #333;
    }

    .wrap-search-form {
        overflow: hidden;
    }
}

@media screen and (min-width: 1200px) {
    .search-field {
        border-bottom: 0;
        background-color: #fff;
        font-size: 0.875em;
    }
}

@media screen and (min-width: 992px) {
    .wrap-search-form {
        position: absolute;
        right: 0;
        bottom: 4px;
        padding: 0.9375em 0.9375em 0.8125em 0.9375em;
        z-index: 50;
        background-color: #eaebeb;
        border-radius: 4px;
        visibility: hidden;
        opacity: 0;
        transform: translateY(120%);
        transition: all 400ms ease;
        min-width: 23.125em;
    }
}

@media screen and (min-width: 1200px) {
    .wrap-search-form {
        visibility: visible;
        opacity: 1;
        transform: none;
        transition: none;
        background-color: transparent;
        padding: 0;
        min-width: 15em;
    }
}

@media screen and (min-width: 992px) {
    .wrap-search-form.show-search {
        visibility: visible;
        opacity: 1;
        padding-left: 2em;
    }
}

.search-page form {
    margin: 1em;
}

.search-page .search-submit {
    width: 100px;
}

@media screen and (max-width: 480px) {
    .search-page .search-submit {
        width: auto;
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important;
    }
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    padding-bottom: 8px;
}

.dropdown-menu-graduate {
    margin-left: 161px;
}

.dropdown-menu-professional {
    margin-left: 312px;
}

.dropdown-menu-international {
    margin-left: 480px;
}

.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
}

    .dropdown-menu-large > li > ul > li {
        list-style: none;
    }

.dropdown-large .dropdown-header {
    padding: 8px 0 3px 0;
}

.dropdown-menu-large li > a {
    padding: 4px 20px 4px 0;
}



.dropdown-menu-large .dropdown-header {
    color: #bb0000;
    font-size: 17px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

        .dropdown-menu-large > li {
            margin-bottom: 30px;
        }

            .dropdown-menu-large > li:last-child {
                margin-bottom: 0;
            }

        .dropdown-menu-large .dropdown-header {
            padding: 3px 15px !important;
        }
}

.search-top {
    margin-top: 15px;
}

.search-bottom {
    margin-bottom: 5px;
}

    .search-top .form-group, .search-bottom .form-group {
        max-width: 450px;
    }

h2.program-count {
    margin: 25px 0 25px 0;
    padding: 6px 0 5px 4px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    font-size: 16px;
    font-weight: 400;
}

    h2.program-count:focus {
        outline: none;
    }

a.filterLinks:link {
    text-decoration: none;
    color: #1862AB;
    padding: 3px 5px 3px 5px;
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-right: 2px;
    line-height: 30px;
}

a.filterLinks:hover, a.filterLinks:active, a.filterLinksActive {
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 1px 3px 1px 3px;
    color: #fff;
    text-decoration: none;
    margin-right: 2px;
    border: solid 2px #BB0000;
    background-color: #BB0000;
}

    a.filterLinks:focus, a.filterLinks:focus:active, a.filterLinksActive:focus {
        outline-offset: 1px;
    }

.filters-panel {
    margin-top: 25px;
}

.topAnchorLink {
    margin-top: 15px;
    display: inline-block;
}

.topAnchorLinkApplications {
    margin-top: 25px;
    cursor: pointer;
    display: inline-block;
}

.keyword {
    font-size: 15px;
    text-transform: lowercase;
    font-style: italic;
    display: block;
    margin: 6px 10px 5px 20px;
}

.keyword-separator {
    color: #bbb;
    padding-left: 1px;
    padding-right: 2px;
    font-style: normal;
}


@media (max-width: 767px) {
    a.filterLinks:link {
        padding: 7px 9px;
        margin-right: 10px;
        font-size: 16px;
        line-height: 50px;
    }

    a.filterLinks:hover, a.filterLinks:active, a.filterLinksActive {
        font-size: 16px;
        font-weight: normal;
        padding: 5px 7px;
        color: #fff;
        text-decoration: none;
        margin-right: 10px;
        border: solid 2px #BB0000;
        background-color: #BB0000;
    }
}




.es-dropdown-select {
    -webkit-overflow-scrolling: touch;
    display: block !important;
}

    .es-dropdown-select .btn,
    .es-dropdown-select .btn.active,
    .es-dropdown-select .btn.active.focus,
    .es-dropdown-select .btn.active:focus,
    .es-dropdown-select .btn.active:hover,
    .es-dropdown-select .btn:active.focus,
    .es-dropdown-select .btn:active:hover,
    .es-dropdown-select.open > .dropdown-toggle.btn,
    .es-dropdown-select.open > .dropdown-toggle.btn.focus,
    .es-dropdown-select.open > .dropdown-toggle.btn:focus,
    .es-dropdown-select.open > .dropdown-toggle.btn:hover,
    .es-dropdown-select.open > .dropdown-toggle.btn.focus,
    .es-dropdown-select.open > .dropdown-toggle.btn:focus,
    .es-dropdown-select.open > .dropdown-toggle.btn:hover {
        font-size: 14px;
        color: #333;
        background-color: #fff;
    }

        .es-dropdown-select .btn.active,
        .es-dropdown-select .btn.active.focus,
        .es-dropdown-select .btn.active:focus,
        .es-dropdown-select .btn.active:hover,
        .es-dropdown-select .btn:active.focus,
        .es-dropdown-select .btn:active:hover,
        .es-dropdown-select.open > .dropdown-toggle.btn,
        .es-dropdown-select.open > .dropdown-toggle.btn.focus,
        .es-dropdown-select.open > .dropdown-toggle.btn:focus,
        .es-dropdown-select.open > .dropdown-toggle.btn:hover,
        .es-dropdown-select.open > .dropdown-toggle.btn.focus,
        .es-dropdown-select.open > .dropdown-toggle.btn:focus,
        .es-dropdown-select.open > .dropdown-toggle.btn:hover {
            /*border: 1px solid #bb0000;*/
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.bootstrap-select.btn-group .dropdown-menu li a:hover, .bootstrap-select.btn-group .dropdown-menu li a:focus {
    background-color: #EAEBEB;
    color: #555;
}

.bootstrap-select .dropdown-toggle:focus {
    /*border: 1px solid #bb0000 !important;
	outline: none !important;*/
    border-color: #ccc;
    outline: 1px dotted #000 !important;
    outline-offset: 1px;
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus {
    border-color: #ccc;
    outline: 1px dotted #000 !important;
    outline-offset: -2px;
}

.es-dropdown-select .dropdown-menu {
    padding: 0;
}

    .es-dropdown-select .dropdown-menu li:first-child {
        padding-top: 5px;
    }

    .es-dropdown-select .dropdown-menu li:last-child {
        padding-bottom: 5px;
    }

    .es-dropdown-select .dropdown-menu li > a {
        padding: 2px 20px 2px 15px;
    }

.es-dropdown-select .dropdown-menu {
    border-top: none;
    margin: 0;
}

    .es-dropdown-select .dropdown-menu li.selected a {
        color: #fff !important;
        background-color: #bb0000 !important;
    }

        .es-dropdown-select .dropdown-menu li.selected a:focus {
            outline: dotted 1px #fff;
            outline-offset: -1px;
        }

@media (min-width: 768px) {
    .es-dropdown-select {
        display: inline-block !important;
    }
}

.es-dropdown-select li a .text {
    text-indent: -10px;
    padding-left: 10px;
}

.es-dropdown-select li a {
    white-space: normal;
}

.wrapURLs {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    margin-left: 15px;
    text-indent: -15px;
    display: block;
}


/* ================================================================================ */
/* HOMEPAGE ======================================================================= */
/* ================================================================================ */

#page-content.home-page-content {
    padding-bottom: 0 !important;
    background-color: #f3f3f3;
}

.home-banner {
    border-top: 1px solid #222;
    padding-top: 0;
    text-rendering: optimizeLegibility;
    height: 33vw;
    min-height: 500px;
}

    .home-banner.accad {
        background: url('/img/accad_3063.jpg') no-repeat center;
        background-size: cover;
        background-position: 100% 50%;
    }

    .home-banner.painting {
        background: url('/img/painting_6050.jpg') no-repeat center;
        background-size: cover;
        background-position: 100% 0%;
    }

    .home-banner.lab {
        background: url('/img/19_ 572951_2312.jpg') no-repeat center;
        background-size: cover;
        background-position: 50% 20%;
    }

    .home-banner.theatre {
        background: url('/img/theatre_1771.jpg') no-repeat center;
        background-size: cover;
        background-position: 50% 45%;
    }

.banner-text {
    margin-top: 50px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 2em;
    display: inline-block;
}

    .banner-text h1 {
        color: #fff;
        margin: 0 0 .6em 0;
        font-size: 2.25em;
        max-width: 580px;
    }

    .banner-text .btn {
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 0;
        padding: 15px 20px;
        font-size: .95em;
        color: #fff !important;
    }

.feature__mobile {
    width: 100%;
    height: auto;
    display: none;
}

@media (max-width: 1199px) {
    .banner-text h1 {
        max-width: 480px;
    }
}

@media (max-width: 991px) {
    .home-banner {
        min-height: 400px;
    }

    .banner-text h1 {
        max-width: 360px;
    }
}

.cards-banner {
    margin-top: -75px;
}

    .cards-banner article {
        background-color: #fff;
        transition: box-shadow .1s, transform .1s;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .10), 0 3px 6px rgba(0, 0, 0, .15);
        padding-bottom: 20px;
    }

@media (max-width: 767px) {
    .cards-banner {
        margin-top: 0;
    }

        .cards-banner article {
            box-shadow: none;
            border-bottom: 5px solid #545454;
            margin: 0 -15px;
        }

    .feature__mobile {
        display: block;
    }

    .mobile-holder {
        margin: 0 -15px;
    }

    .home-banner.accad {
        background: none;
    }

    .banner-text {
        margin-top: 0;
        background: #222;
        color: #fff;
        padding: 20px;
        display: block;
        max-width: 100%;
    }

        .banner-text h1 {
            font-size: 1.66em;
            max-width: 100%;
        }

    .home-banner {
        height: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cards-banner {
        margin-top: 30px;
    }

        .cards-banner > div {
            margin-bottom: 30px;
        }

            .cards-banner > div:last-of-type {
                margin-bottom: 0;
            }
}

.cards-banner article h2 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    margin: 0;
    padding: 20px 20px 10px;
}

.cards-banner article p {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    padding: 0 20px 20px;
}

.cards-banner article .btn {
    background: #fff;
    border: 1px solid #b00;
    color: #b00;
    display: inline-block;
    margin: auto 20px 0;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0;
}

    .cards-banner article .btn:hover {
        background: #bb0000;
        color: #fff;
    }

@media (min-width: 1200px) {
    .home-banner {
        border-top: 2px solid #222;
    }
}

.rankings {
    background-color: #888;
    color: #f6f6f6;
    margin: 40px 0 0 0;
    padding: 60px 0;
    text-align: left;
    font-size: 17px;
}

    .rankings article {
        padding: 20px 30px;
    }

    .rankings span {
        color: #f6f6f6;
        font-size: 4.9em;
        font-weight: 600;
        display: block;
        line-height: .8;
    }

    .rankings strong {
        font-weight: 700;
        display: block;
        font-size: 20px;
        line-height: 1.4;
    }

    .rankings span.ranking-source {
        font-size: 14px;
        margin-top: 8px;
    }

    .rankings .fact-number-1 {
        margin-left: 20px;
        margin-top: 4px;
    }

    .rankings .fact-number-3 {
        margin-left: 13px;
        margin-top: 4px;
    }

    .rankings .fact-number-15 {
        margin-left: 40px;
        margin-top: 4px;
    }

    .rankings .facts:not(:last-child):after {
        content: '';
        height: 100%;
        width: 1px;
        background-color: #f6f6f6;
        position: absolute;
        top: 0;
        right: 0;
    }

.row-steps {
    margin-top: 60px;
    margin-bottom: 25px;
}

.home-page-links a {
    text-decoration: none;
    font-size: 21px;
    display: block;
    background-color: #fff;
    padding: 15px;
    margin: 0 0 18px;
    color: #333;
    border: 1px solid #fff;
}

    .home-page-links a:hover {
        border: 1px solid #bb0000;
        color: #bb0000;
    }

.home-page-links .fa {
    float: left;
    color: #bb0000;
    font-size: 31px;
    min-width: 45px;
}

.home-page-links span.text-fa {
    display: block;
    overflow: hidden;
}

@media (max-width: 991px) {
    .row-steps {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .home-page-links > article:first-of-type a {
        margin-top: 30px;
    }

    .rankings {
        margin: 20px 0 0 0;
    }

        .rankings .facts:not(:last-child):after {
            width: 0;
        }

        .rankings .facts:not(:last-child) .row {
            padding-bottom: 25px;
            margin-bottom: 30px;
            border-bottom: 1px solid #fff;
        }

        .rankings .facts p {
            padding-left: 10px;
        }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .rankings span {
        font-size: 4.1em;
    }

        .rankings span.ranking-source {
            font-size: 13px;
        }
}

@media (max-width: 767px) {
    .row-steps {
        margin-top: 0;
    }

    .home-page-links > article:first-of-type a {
        margin-top: 0;
    }

    .home-page-steps article {
        margin: 0 -15px;
        border-bottom: 5px solid #545454;
    }

    .home-page-links article {
        margin: 0 -15px;
        border-bottom: 5px solid #545454;
    }

    .home-page-links a {
        padding: 25px 15px;
        margin: 0;
    }

    .rankings {
        margin: 0;
        text-align: center;
        padding: 30px 0;
    }

        .rankings .facts p {
            padding-left: 0;
        }

        .rankings .fact-number-1, .rankings .fact-number-3, .rankings .fact-number-15 {
            margin-left: 0;
            margin-bottom: 10px;
        }
}

.home-page-steps span {
    background-color: #fff;
    text-align: center;
    display: block;
    padding-bottom: 15px;
}

.home-page-steps h3 {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.2;
    color: #333;
    text-decoration: none;
    padding: 0 20px;
    margin-top: 20px;
}

.home-page-steps a {
    text-decoration: none;
}

.home-page-steps h3:after {
    display: block;
    margin: 1em auto;
    width: 15%;
    height: 2px;
    background-color: #bb0000;
    content: "";
}

.home-page-steps img {
    width: 100%;
    height: auto;
}

    .home-page-steps img:hover {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }



/* ================================================================================ */
/* DROPDOWN CONTENT =============================================================== */
/* ================================================================================ */

.dropdown-content {
    display: none;
    padding: 0 15px;
}

    .dropdown-content.content-open {
        display: block;
    }

        .dropdown-content.content-open h3:first-of-type {
            margin-top: 25px;
        }

.es-dropdown-select.dropdown-filter-button .btn,
.es-dropdown-select.dropdown-filter-button .btn.active,
.es-dropdown-select.dropdown-filter-button .btn.active.focus,
.es-dropdown-select.dropdown-filter-button .btn.active:focus,
.es-dropdown-select.dropdown-filter-button .btn.active:hover,
.es-dropdown-select.dropdown-filter-button .btn:active.focus,
.es-dropdown-select.dropdown-filter-button .btn:active:hover,
.es-dropdown-select.dropdown-filter-button.open > .dropdown-toggle.btn,
.es-dropdown-select.dropdown-filter-button.open > .dropdown-toggle.btn.focus,
.es-dropdown-select.dropdown-filter-button.open > .dropdown-toggle.btn:focus,
.es-dropdown-select.dropdown-filter-button.open > .dropdown-toggle.btn:hover,
.es-dropdown-select.dropdown-filter-button.open > .dropdown-toggle.btn.focus,
.es-dropdown-select.dropdown-filter-button.open > .dropdown-toggle.btn:focus,
.es-dropdown-select.dropdown-filter-button.open > .dropdown-toggle.btn:hover {
    font-weight: 600;
    margin-bottom: 20px;
}

.es-dropdown-select ul li {
    margin-bottom: 0;
}

.dropdown-content + h2 {
    margin-top: 35px;
}

.panel-body div.dropdown-content > h4 {
    margin-top: 25px;
    font-size: 20px;
    font-weight: 400;
}

.nav-pills a {
    text-decoration: none;
    margin-right: 5px;
}

.nav-pills > li > a.active, .nav-pills > li > a.active:focus, .nav-pills > li > a.active:hover {
    background-color: #bb0000;
    color: #fff;
}

.nav > li > a {
    text-decoration: none;
    background-color: #eaebeb;
    color: #333;
}

    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: #888;
        color: #fff;
    }

.online-nav > a.active {
    text-decoration: none;
    color: #777;
}

.dropdown-area-background {
    background-color: #f3f3f3;
    padding: 15px 18px 15px 18px;
    margin: 25px 0 30px 0;
}

    .dropdown-area-background div.form-group {
        margin-top: 15px;
    }

    .dropdown-area-background h2 {
        margin-top: 0;
    }



/* ================================================================================ */
/* EVENT TEMPLATE ================================================================= */
/* ================================================================================ */

.event-template h2 {
    margin: 40px 0 0 0;
    padding: 12px 11px 11px 11px;
    background-color: #eaebeb;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}

.event-template > h2 {
    margin: 28px 0 0 0;
}

.event-template h1 + h2 + h3 {
    margin-bottom: 30px;
}

.event-template h2 span.subheading {
    font-weight: 400;
    text-transform: none;
    margin-left: 10px;
}

@media (max-width: 767px) {
    .event-template h2 span.subheading {
        display: block;
        margin-top: 5px;
        margin-left: 0px;
    }

    .event-template h1 + h2,
    .event-template h2 {
        margin: 25px -15px 0 -15px;
        padding: 12px 11px 11px 15px;
    }
}

.event-template hr {
    margin-bottom: 0;
    margin-top: 25px;
    border-top: 1px solid #ddd;
}

@media (min-width: 1200px) {
    #explore-grid .row:nth-child(odd) div:last-of-type p {
        padding-right: 100px;
    }
}

.event-template #explore-grid .fa {
    color: #aaa;
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    width: 2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
}

.event-template #explore-grid .fa-university {
    margin: 35px auto 0 auto;
    font-size: 5em;
}

.event-template #explore-grid .fa-user-md,
.event-template #explore-grid .fa-map-signs {
    margin: 35px auto 0 auto;
    font-size: 6em;
}

.event-template h2.panel-title {
    background-color: #fff;
    border: 1px solid #777;
    border-radius: 5px;
    line-height: 1.4;
}

.event-template .panel {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

.start-agenda {
    margin-top: 15px;
}

.event-template .panel-heading {
    border-bottom: none;
    padding: 0;
    background-color: #fff;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.event-template .panel-title {
    position: relative;
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.event-template .btn-primary {
    padding: 12px 20px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
}

    .event-template .btn-primary:focus,
    .event-template .btn-primary:hover,
    .event-template .btn-primary:active {
        background-color: #808080;
    }

.event-template .event-title {
    font-weight: 600;
    margin: 15px 0 7px;
    font-size: 18px;
}

img.admissions-events {
    position: absolute;
    right: -40px;
}

@media (max-width: 1199px) {
    img.admissions-events {
        right: -50px;
    }
}

@media (max-width: 991px) {
    img.admissions-events {
        right: -240px;
    }
}

.table-bb-online-dynamic caption {
    border-top: none;
    border-bottom: 1px solid #333;
    margin: 0;
    padding: 10px 0;
    font-size: 16px !important;
    color: #333 !important;
    font-weight: 400;
    font-family: "proximanova", Arial, sans-serif !important;
    text-align: left !important;
}

.event-template .panel-title a[aria-expanded="true"] {
    color: #bb0000;
}

.table-bb-online tbody tr th[colspan="3"] {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 7px 15px 5px 15px;
}

.table-bb > tbody > tr:first-child > th, .table-bb > tbody > tr:first-child > td {
    border-top: none;
}

@media (min-width: 768px) {
    .table-bb-online > tbody > tr > td, .table-bb-online > tbody > tr > th, .table-bb-online > tfoot > tr > td, .table-bb-online > tfoot > tr > th, .table-bb-online > thead > tr > td, .table-bb-online > thead > tr > th {
        padding: 6px 15px;
        font-weight: 400;
    }
}

@media (max-width: 767px) {
    .table-bb > tbody > tr > td, .table-bb > tbody > tr > th, .table-bb > tfoot > tr > td, .table-bb > tfoot > tr > th, .table-bb > thead > tr > td, .table-bb > thead > tr > th {
        display: block;
        text-align: center;
        border-top: none;
    }

    .table-bb > tbody > tr > th {
        padding-top: 30px;
        padding-bottom: 6px;
        font-size: 18px;
    }

    .table-bb > tbody > tr > td:last-child {
        padding-bottom: 30px;
    }

    .table-bb > thead > tr > th {
        display: none;
    }

    .table-bb > tbody > tr > td:before {
        /*content: attr(data-column);
		display: block;
		font-style: italic;
		font-weight: 600; */
    }

    .table-bb > tbody > tr > th:before {
        content: attr(data-column);
        clip: rect(1px 1px 1px 1px); /* IE 6/-9 */
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap; /* prevent smushing multiple words */
        width: 1px;
    }

    .table-bb-online > tbody > tr > td, .table-bb-online > tbody > tr > th, .table-bb-online > tfoot > tr > td,
    .table-bb-online > tfoot > tr > th, .table-bb-online > thead > tr > td, .table-bb-online > thead > tr > th {
        padding: 2px;
    }

    .table-bb-online > tbody > tr > th {
        padding: 25px 0 2px 0;
        font-weight: 600;
    }

        .table-bb-online > tbody > tr > th[colspan="3"] {
            padding: 20px 0;
            font-weight: 600;
        }

    .table-bb-online caption {
        text-align: center;
    }

    .table-bb-online > tbody > tr > td:last-child {
        padding-bottom: 0;
    }

    .table-bb-online > tbody > tr:last-child > td:last-child {
        padding-bottom: 30px;
    }

    .table-bb-online > tfoot > tr:last-child > td:last-child {
        padding-bottom: 35px;
    }

    .table-bb-online {
        margin-bottom: 0;
    }

    #bb-table-container .table-bb-online:nth-child(odd) {
        background-color: #f9f9f9;
    }

    #bb-table-container .table-bb-online:last-of-type {
        margin-bottom: 30px;
    }

    #bb-table-container .table-bb-online-dynamic:nth-child(odd) {
        background-color: #fff;
    }

    #bb-table-container .table-bb-online-dynamic:last-of-type {
        margin-bottom: 0;
    }

    .table-bb-online tbody tr th[colspan="3"] {
        margin-top: 25px;
    }

    .table-bb-online tbody tr:first-of-type th[colspan="3"] {
        margin-top: 0;
    }

    .table-bb-online tfoot.no-border > tr > td[colspan="3"] {
        margin-top: 25px;
    }
}

.app-tips {
    text-transform: none;
    font-weight: 400;
    display: block;
    margin-top: 4px;
}

p.youtube {
    margin-top: 12px;
}

    p.youtube .fa {
        margin: -2px 14px 0 0;
        color: #bb0000;
        font-size: 29px;
        float: left;
    }

    p.youtube span {
        display: block;
        overflow: hidden;
    }

ul.video-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-left: 25px;
}

@media (max-width: 767px) {
    ul.video-list {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        margin-left: 35px;
    }
}


/* ================================================================================ */
/* COUNSELING STAFF =============================================================== */
/* ================================================================================ */

#counseling-staff {
    margin-bottom: 20px;
}

    #counseling-staff img {
        max-width: 255px;
        margin-right: 20px;
        width: 100%
    }

    #counseling-staff span {
        display: block;
        font-size: 18px;
        margin-top: 6px;
        font-weight: bold;
    }

    #counseling-staff ul {
        list-style-type: none;
        padding-left: 0;
    }

    #counseling-staff li {
        padding: 0 15px 25px 0;
        float: left;
        width: 49.99999%;
    }

@media (max-width: 399px) {
    #counseling-staff li {
        width: 100%;
    }

    #counseling-staff img {
        margin-right: 0;
    }

    #counseling-staff li {
        padding: 0 0 25px 0;
    }
}

@media (min-width: 400px) and (max-width: 991px) {
    #counseling-staff li {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media (max-width: 991px) {
    #counseling-staff {
        max-width: 600px;
    }
}



/* ================================================================================ */
/* ONETRUST BUTTON STYLING ======================================================== */
/* ================================================================================ */

#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
    color: #fff !important;
    border: none !important;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: 0 !important;
    font-size: 12px !important;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    background-color: #333 !important;
    text-decoration: underline;
}


/*  Open panels for editing 
.collapse {
	display: block;
}
*/

.wrap-search-form, #search-trigger {
    display: none !important;
}
