<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****************************************************************************
 * 
 * (Duplicated) VCUHP Color Updates Project
 * 
 * File name:  vcuhp-global-min.css
 * This is a duplicate of  vcuhp-global-min-v2.css
 * 
 updates include:  
 * -- Remove/replace the rainbow colors used on the site
 * -- Update colors to new brand guidelines
 * -- Test on https://dev.ur.vcu.edu/sem_sites-2020/vcuhp/
 * 
 * 
 * 
 ***************************************************************************/

/*VCUHP Layout*/

a:focus {
    outline: 1px solid -webkit-focus-ring-color;
    outline-offset: unset
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font: 16px/1 sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

blockquote,
figure,
h1,
h2,
h3,
h4,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

blockquote {
    border: 0
}

h1,
h2,
h3,
h4 {
    font-size: inherit
}

strong {
    font-weight: 700
}

a,
button {
    color: inherit
}

a {
    text-decoration: none
}

button {
    overflow: visible;
    border: 0;
    font: inherit;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit;
    background: 0 0;
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border: 0
}

:focus {
    outline: 1px solid #23527c
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background: #fff;
    padding: 0;
    font-size: 16px;
    color: #000;
    font-family: Roboto, Arial, "Helvetica Neue", "Lucida Grande", Helvetica, sans-serif;
    font-weight: 400
}

img {
    width: 100%
}

.img-link,
img.img-link {
    text-decoration: none;
    border: 0;
    cursor: pointer
}

.container .row,
.container-fluid .row {
    margin: 0 auto;
    max-width: 1700px
}

.row.max-w-1170px {
    max-width: 1170px
}

.row.max-w-1700px {
    max-width: 1700px
}

.container-no-padding,
.row-no-padding&gt;[class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.row.row-no-margins {
    margin: 0 -15px
}

.navbar-default .navbar-nav&gt;li.dropdown:hover&gt;a,
.navbar-default .navbar-nav&gt;li.dropdown:hover&gt;a:focus,
.navbar-default .navbar-nav&gt;li.dropdown:hover&gt;a:hover {
    background-color: #e7e7e7;
    color: #555
}

.nav-quicklinks li.dropdown:hover&gt;.dropdown-menu {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 .4em 0;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2em
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

@media (min-width:640px) {
    h2 {
        font-size: 36px
    }
    h3 {
        font-size: 28px
    }
    h4 {
        font-size: 24px
    }
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

ol,
ul {
    margin: 1em 0;
    padding: 0 0 0 1em
}

ul.no-top-margin {
    margin: 0
}

dl dd,
dl dt,
ol li,
ul li {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 .5em 0
}

p {
    font-family: Roboto;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 1.5em 0;
    margin: 0;
    color: #000
}

a,
a:focus,
a:link {
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #ffba00;
    padding: 0 0 2px 0;
    color: #000;
    font-weight: 700;
    /*-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out*/
}

a:active,
a:hover {
    text-decoration: none;
    color: #b02e01;
    border-color: transparent
}

@media (max-width:600px) {
    #vcuhp-inner-wrapper p a,
    .vcuhp-inner-wrapper a,
    .vcuhp-inner-wrapper a:link {
        word-break: break-word !important
    }
}

.hide-element,
.offscreen-text {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.hide-on-desktop {
    display: block
}

@media (min-width:768px) {
    .hide-on-desktop {
        display: none !important
    }
}

.vcux-bg-purple {
    background: #80225f;
    color: #fff
}

.vcux-text-white {
    color: #fff
}

.yellow {
    background: #ff0
}

.green {
    background: #0f0
}

.red {
    background: red
}

.blue {
    background: #00f
}

.text-color-white {
    color: #fff
}

.btn.btn-rounded,
.btn.btn-rounded-lg,
.btn.btn-rounded-sm,
.btn.btn-rounded-xs {
    border-radius: 30px
}

#events-feed .btn.btn-primary.btn-raised,
.btn.btn-pill,
.bubble-cta-btn a,
.t4_button a,
a.t4_button {
    background: #ffba00;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: .4em 1.5em;
    width: 100%;
    text-align: center;
    border-radius: 30px;
    border: 0;
    text-decoration: none;
    display: block;
    margin-bottom: 1em;
    white-space: normal
}

a.t4_button:hover, a.t4_button:focus{
    background-color: #212121;
    color: #ffffff;
}

@media (min-width:640px) {
    #events-feed .btn.btn-primary.btn-raised,
    .btn.btn-pill,
    .bubble-cta-btn a,
    .t4_button a,
    a.t4_button {
        display: inline-block;
        width: auto;
        margin-bottom: .25em;
        margin-right: 0;
        white-space: nowrap
    }
    .btn-list a {
        margin-right: .5em
    }
}

.btn.btn-pill:hover,
.t4_button a:hover {
    background: #333;
    color: #fff
}

br+.t4_button {
    margin-top: 1em
}

.triple-main h2+p a.t4_button:first-child {
    margin-top: 3em;
    margin-bottom: 0
}

@media (min-width:640px) {
    .triple-main h2+p a.t4_button:first-child {
        margin-top: 1.25em
    }
}

@media (min-width:640px) {
    .t4_button+.t4_button {
        margin-left: 1em
    }
}

.btn.btn-pill em:after,
.btn.btn-pill span:after,
.btn.btn-pill strong:after,
.bubble-cta-btn p a:after,
.nav-audience-item a.btn-pill:after,
.t4_button a:after,
a.t4_button:after,
button.btn-pill:after,
input.btn-pill:after {
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    content: "\f105";
    display: inline-block;
    margin: -2px 0 0;
    padding: 0;
    padding-left: 8px;
    vertical-align: middle
}

.btn.btn-square {
    border-radius: 0
}

.divider-padded-top {
    margin: 4em 0 0;
    display: block
}

.triple-main-gutter hr,
hr.padded-divider {
    padding: 0;
    margin: 1.5em 0 2em;
    color: #777 !important
}

.triple-main-gutter hr {
    margin: 1.2em 0 3em
}

.vcuhp-flextable .flex-item h2 {
    font-size: 18px
}

.vcuhp-flextable .flex-item h3 {
    font-size: 20px
}

.vcuhp-flextable .flex-item li,
.vcuhp-flextable .flex-item p {
    font-size: 16px;
    line-height: 24px
}

.vcuhp-flextable .flex-item-image {
    padding-bottom: 1.2em
}

.vcuhp-flextable .flex-item {
    margin-bottom: 1.2em
}

.vcuhp-flextable .bubble-border {
    border: 1px solid #aaa;
    border-radius: 12px;
    vertical-align: middle;
    padding: 1.2em 1.2em 0;
    height: 100%
}

.no-flexbox .vcuhp-flextable {
    display: table;
    width: 100%;
    overflow: hidden
}

.no-flexbox .vcuhp-flextable&gt;.flex-item {
    display: table-cell;
    vertical-align: top;
    border-spacing: 0 10px;
    border-spacing: 10px 20px
}

@media (min-width:640px) {
    .no-flexbox .vcuhp-flextable&gt;.flex-item-2,
    .no-flexbox .vcuhp-flextable&gt;.flex-item-4 {
        width: 48%
    }
    .no-flexbox .vcuhp-flextable&gt;.flex-item-3 {
        width: 31.3333333%
    }
}

@media (min-width:1500px) {
    .no-flexbox .vcuhp-flextable&gt;.flex-item-4 {
        width: 23%
    }
}

.flexbox .vcuhp-flextable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flexbox .vcuhp-flextable {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.flexbox .vcuhp-flextable&gt;.flex-item {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -ms-flex: 1 0 0%;
    -webkit-box-flex: 1;
    flex: 1 0 0%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: stretch;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width:640px) {
    .flexbox .vcuhp-flextable&gt;.flex-item-2,
    .flexbox .vcuhp-flextable&gt;.flex-item-4 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 48%;
        max-width: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
    .flexbox .vcuhp-flextable&gt;.flex-item-3 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 31.333333%;
        max-width: 31.333333%;
        -ms-flex-preferred-size: 31.333333%;
        flex-basis: 31.333333%
    }
}

@media (min-width:768px) and (max-width:940px) {
    .flexbox .vcuhp-flextable&gt;.flex-item-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (min-width:1500px) {
    .flexbox .vcuhp-flextable&gt;.flex-item-4 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 23%;
        max-width: 23%;
        -ms-flex-preferred-size: 23%;
        flex-basis: 23%
    }
    .flexbox .vcuhp-flextable&gt;.flex-item-3 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 31.333333%;
        max-width: 31.333333%;
        -ms-flex-preferred-size: 31.333333%;
        flex-basis: 31.333333%
    }
}

body .vcuhp-inner-wrapper {
    max-width: 1700px;
    margin: 0 auto;
    background: #fff
}

.section-color__ltgrey {
    background-color: #eee
}

.vcuhp-header .container-fluid {
    background: #fff;
    border-bottom: 1px solid #737373
}

#skip-links {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin-left: 0;
    list-style: outside none
}

#skip-links a {
    position: absolute;
    left: 15px;
    top: -100px;
    z-index: 10000;
    height: auto;
    margin: 0 auto;
    padding: 10px 15px;
    background-color: transparent;
    color: #ffba00;
    outline: 0;
    -webkit-transition: top .2s, background-color .2s;
    -o-transition: top .2s, background-color .2s;
    transition: top .2s, background-color .2s
}

#skip-links a:active,
#skip-links a:focus {
    top: 0;
    background-color: #272727
}

.nav-home {
    width: 150px
}

.section-header-logo {
    text-indent: -5000px;
    direction: ltr;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 1em
}

.col-header {
    margin: 0;
    padding: 0;
    float: none
}

.col-logo {
    width: 100%;
    float: none;
    vertical-align: middle;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.col-logo a {
    border: 0;
    text-decoration: none;
    padding: 0
}

.col-logo a:focus,
.col-logo a:hover {
    text-decoration: blink
}

@media (min-height:0) and (max-width:767px) {
    .col-logo a {
        max-height: 80px
    }
}

.col-icon-nav {
    width: 5%;
    width: 90px;
    position: absolute;
    right: 0;
    top: 0;
    float: none
}

@media (min-width:768px) {
    .col-main-nav {
        float: left;
        width: 100%;
        max-width: 1214px;
        max-height: 124px;
        border-top: 1px solid #333;
        display: block
    }
    .col-header {
        float: left
    }
    .col-logo {
        float: left;
        width: 30%;
        min-width: auto;
        max-width: 100%;
        padding-left: 15px
    }
    .col-logo img {
        max-width: 100%
    }
}

@media (min-width:1140px) {
    .col-header {
        float: left
    }
    .col-logo {
        float: left;
        width: 15%;
        min-width: auto
    }
    .col-main-nav {
        width: 77%;
        border: 0
    }
    .col-icon-nav {
        width: 8%;
        position: relative;
        float: right
    }
}

@media (min-width:1580px) {
    .col-header {
        float: left
    }
    .col-logo {
        width: 20%
    }
    .col-main-nav {
        float: left;
        width: 72%;
        border: 0
    }
    .col-icon-nav {
        width: 5%;
        position: relative;
        float: right
    }
}

.row.vcuhp-audience {
    display: none
}

.nav-audience-list li {
    padding: 0 8px;
    list-style: none;
    display: block;
    margin-bottom: 1em
}

.show-mobile-nav .nav-audience-list {
    visibility: visible;
    opacity: 1;
    display: block;
    float: left;
    width: 100%;
    max-width: 1700px;
    text-align: center;
    padding-top: 3em
}

.show-mobile-nav .nav-audience-list li {
    padding: 0 15px;
    list-style: none;
    display: block;
    margin-bottom: 1em
}

.show-mobile-nav .nav-audience-list .btn-pill {
    width: 100%
}

@media (min-width:450px) {
    .show-mobile-nav .nav-audience-list .btn-pill {
        width: 260px;
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .row.vcuhp-audience {
        display: block;
        max-width: 100%;
        margin: 0 auto;
        background: #292929;
        padding: 0
    }
    .vcuhp-audience-nav {
        width: 100%;
        padding: 1px;
        max-width: 1700px;
        overflow: hidden;
        margin: 0 auto;
        text-align: center;
        padding-right: 0
    }
    .nav-audience-list {
        display: inline;
        padding-top: 0;
        margin: 0 auto
    }
    .nav-audience-list li {
        display: inline;
        margin-bottom: 0;
        line-height: 30px !important
    }
    .nav-audience-list li a {
        color: #fff;
        font-weight: 700;
        font-size: 10px;
        text-transform: uppercase;
        border: none;
        padding-bottom: 0;
        text-decoration: none
    }
    .nav-audience-list li a:active,
    .nav-audience-list li a:focus,
    .nav-audience-list li a:hover {
        color: #ffba00;
        text-decoration: none;
        border: none;
        padding-bottom: 0;
        text-decoration: blink
    }
    /* UPDATED - add jobs icon link 4.13.22 */
    .nav-audience-list li a.jobs-link:before {
        font-family: FontAwesome;
        font-weight: 400;
        line-height: 1;
        display: inline-block;
        margin: -2px 0 0;
        padding: 0;
        padding-right: 10px;
        vertical-align: middle;
        color: #ffba00;
        content: "\f0b1"
    }
    .nav-audience-list li a.register-link:before {
        font-family: FontAwesome;
        font-weight: 400;
        line-height: 1;
        display: inline-block;
        margin: -2px 0 0;
        padding: 0;
        padding-right: 10px;
        vertical-align: middle;
        color: #ffba00;
        content: "\f108"
    }
}

@media (min-width:1015px) {
    .nav-audience-list li a {
        font-size: 12px
    }
    .nav-audience-list li {
        padding: 0 5px
    }
}

@media (min-width:1115px) {
    .nav-audience-list li a {
        font-size: 12px
    }
    .nav-audience-list li {
        padding: 0 10px
    }
}

@media (min-width:1272px) {
    .nav-audience-list li a.jobs-link {
        padding-right: 22px;
        border-right: 1px solid #ccc !important
    }
    .nav-audience-list {
        float: right;
        width: auto;
        margin: 0;
        padding: 0
    }
    .nav-audience-list li a {
        font-size: 13px
    }
    .vcuhp-audience-nav {
        padding-right: 20px
    }
    .show-mobile-nav .nav-audience-list li {
        padding: 0 15px
    }
}

.vcuhp-header-nav {
    position: absolute;
    top: 0;
    border-right: none;
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
    padding: 0
}

@media (min-width:768px) {
    .vcuhp-header-nav {
        position: relative
    }
}

@media (min-width:1140px) {
    .vcuhp-header-nav {
        padding-left: 15px;
        position: relative;
        top: auto
    }
}

.nav-menu-list.nav-main {
    display: none;
    border-collapse: collapse;
    background: #fff;
    position: relative;
    padding-top: 80px;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2000
}

.mobile-overlay {
    display: none;
    position: fixed;
    top: 0;
    opacity: 1;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    z-index: 1000;
    z-index: 90
}

.show-mobile-nav .mobile-overlay,
.show-mobile-nav .nav-menu-list.nav-main {
    display: block
}

.show-mobile-nav .mobile-submenu-active {
    display: block
}

@media (min-width:767px) {
    .mobile-overlay,
    .show-mobile-nav .mobile-overlay {
        display: none;
        max-width: 0%;
        opacity: 0;
        z-index: 0
    }
    .mobile-submenu-active {
        display: none !important
    }
}

.nav-menu-list {
    margin: 0;
    padding: 0
}

.nav-menu-list .nav-item:first-child {
    border-left: none
}

.nav-menu-list .nav-item a {
    display: block;
    text-decoration: none;
    margin: 0;
    border: 0
}

.nav-menu-list li.nav-item {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 1em;
    line-height: 1;
    white-space: normal
}

.nav-menu-list .nav-link {
    background: #f3f3f3
}

.nav-menu-list .nav-link .parent-link span {
    visibility: hidden;
    display: none
}

.nav-menu-list .nav-link a span {
    white-space: nowrap
}

.nav-menu-list .nav-link .parent-link {
    color: #121212;
    display: block;
    padding: 1.2em;
    padding-left: 30px;
    text-align: left;
    font-weight: 700;
    font-size: 1.3em;
    vertical-align: middle;
    text-transform: uppercase;
    border-bottom: 1px solid #c5c5c5;
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none
}

.nav-menu-list .nav-link:last-child .parent-link {
    border: 0
}

.nav-menu-list .nav-link .parent-link:hover {
    color: #fff
}

.nav-menu-list .nav-link .parent-link:focus,
.nav-menu-list .nav-link .parent-link:hover {
    text-decoration: blink
}

.show-mobile-nav .nav-menu-list .nav-link .parent-link {
    background: #fff
}

.show-mobile-nav .nav-menu-list .nav-link .parent-link:focus,
.show-mobile-nav .nav-menu-list .nav-link .parent-link:hover {
    color: #333;
    background: #eee
}

@media (min-width:768px) {
    .nav-menu-list.nav-main,
    .show-mobile-nav .nav-menu-list.nav-main {
        position: relative;
        display: table-row;
        border-collapse: collapse;
        padding-top: 0;
        background: 0 0;
        top: auto;
        left: 0;
        width: auto;
        height: auto;
        z-index: 1
    }
    .show-mobile-nav .nav-menu-list.nav-main {
        height: auto
    }
    .nav-menu-list.nav-main .nav-item,
    .show-mobile-nav .nav-menu-list.nav-main .nav-item {
        display: table-cell;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .nav-menu-list .nav-link .parent-link.show-subnav {
        border-bottom: 0
    }
    .nav-menu-list .nav-link {
        background: 0 0
    }
    .nav-menu-list .nav-link .parent-link {
        color: #5f5f5f;
        padding: 1.75em 5px 0;
        text-align: center;
        font-size: .8em;
        min-height: 60px;
        max-height: 60px;
        border: 0
    }
}

@media (min-width:1140px) {
    .nav-menu-list .nav-link .parent-link {
        padding: 4.38em 5px;
        font-size: .8em;
        min-height: 124px;
        max-height: 124px
    }
    .nav-menu-list .nav-link .parent-link span {
        visibility: visible;
        display: inline
    }
}

@media (min-width:1400px) {
    .nav-menu-list .nav-link .parent-link {
        padding: 3.38em 5px 3.45em;
        font-size: 1em
    }
}

.nav-menu-list.nav-icon-list {
    display: table-row;
    border-collapse: collapse;
    float: right;
    margin-right: 15px;
    width: 70px
}

@media (min-width:480px) {
    .nav-menu-list.nav-icon-list {
        margin-right: 15px
    }
}

.nav-menu-list.nav-icon-list .nav-icon {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nav-icon-list .nav-icon {
    color: #000
}

.nav-icon-list .nav-icon {
    cursor: pointer;
    width: 45px;
    max-width: 45px
}

.mobile-menu-icon,
.nav-icon-list .nav-icon a {
    border: 0;
    color: #000;
    display: block;
    margin: 0;
    padding: 1.5em 0;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    text-transform: none
}

.mobile-menu-icon:focus,
.mobile-menu-icon:hover {
    color: #000
}

.mobile-menu-icon {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 60px;
    z-index: 4000;
    margin-left: 0
}

@media (min-width:480px) {
    .mobile-menu-icon {
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .nav-icon-list {
        position: relative
    }
    .mobile-menu-icon {
        display: none
    }
    .mobile-menu-icon,
    .nav-icon-list .nav-icon a {
        padding: 2.5em 0
    }
}

.nav-icon-list .nav-icon a:active,
.nav-icon-list .nav-icon a:hover {
    color: #5f5f5f
}

.vcuhp-submenu {
    text-align: left;
    background: #f3f3f3;
    display: none
}

.vcuhp-submenu-2 {
    background: #4b4b4b
}

.vcuhp-submenu h2 {
    display: none
}

.vcuhp-submenu .container-fluid {
    background: 0 0
}

.vcuhp-submenu .vcuhp-submenu-list {
    display: block;
    margin: 0;
    padding: 0
}

.vcuhp-submenu .vcuhp-submenu-links:after,
.vcuhp-submenu .vcuhp-submenu-links:before {
    content: "";
    display: table
}

.vcuhp-submenu .vcuhp-submenu-links:after {
    clear: both
}

.vcuhp-submenu li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0
}

.vcuhp-submenu li {
    border-bottom: 1px solid #c5c5c5
}

.vcuhp-submenu-2 li {
    border-bottom: 1px solid #656565
}

.vcuhp-submenu li.is-active:after {
    z-index: 50;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -.03125em;
    margin-top: -.625em;
    border-top: .625em transparent solid;
    border-bottom: .625em transparent solid;
    border-right: .625em #fff solid
}

.vcuhp-submenu {
    margin: 0;
    padding: 0
}

.vcuhp-submenu li a {
    display: block;
    color: #000;
    line-height: 1.28571em;
    padding: 1em 30px;
    font-weight: 700;
    outline: 0
}

.vcuhp-submenu li a:focus,
.vcuhp-submenu li a:hover {
    color: #e57200;
    background: rgba(255, 255, 255, .1)
}

.vcuhp-submenu-2 li a {
    display: block;
    color: #fff;
    line-height: 1.28571em;
    padding: 1em 30px;
    font-weight: 700;
    outline: 0
}

.vcuhp-submenu-2 li:last-child a {
    border: 0
}

.vcuhp-submenu-2 li a:focus,
.vcuhp-submenu-2 li a:hover {
    color: #ddd;
    background: rgba(255, 255, 255, .1)
}

.vcuhp-submenu li.is-active a {
    color: #fff
}

.vcuhp-submenu ul.vcuhp-submenu-list li a:after {
    position: absolute;
    font-family: FontAwesome;
    right: 0;
    padding-left: 2px;
    content: "\f105";
    z-index: 100
}

.show-mobile-nav .vcuhp-submenu li a:after {
    display: none
}

.vcuhp-submenu .block {
    position: relative;
    padding: 0
}

@media (min-width:768px) {
    .vcuhp-submenu {
        position: absolute;
        z-index: 1000;
        height: auto;
        width: auto;
        background: #fff;
        padding: 0 0 20px;
        -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
        box-shadow: 0 5px 8px rgba(0, 0, 0, .3)
    }
    .vcuhp-submenu-2 {
        background: #fff
    }
    .vcuhp-submenu.vcu-submenu-right {
        right: 0
    }
    .vcuhp-submenu article {
        padding: 0
    }
    .vcuhp-submenu-wrapper {
        padding: 20px 0 0 0;
        width: auto
    }
    .vcuhp-submenu-gutter {
        display: table;
        width: 100%;
        overflow: hidden
    }
    .vcuhp-submenu ul.vcuhp-submenu-list {
        display: block;
        width: 100%;
        vertical-align: top;
        padding: 0 20px
    }
    .vcuhp-submenu {
        width: 20em
    }
    .vcuhp-submenu.vcuhp-submenu-large {
        width: 80%;
        max-width: 640px
    }
    .vcuhp-submenu li,
    .vcuhp-submenu-2 li {
        border: 0
    }
    .vcuhp-submenu h2 {
        position: relative;
        display: block;
        text-align: left;
        font-size: 24px;
        font-weight: 900;
        line-height: .7;
        margin: 1em 0 .75em;
        padding: 2px 0 0 1em;
        overflow: hidden;
        text-transform: uppercase
    }
    .vcuhp-submenu h2 a {
        color: #000
    }
    .vcuhp-submenu .angled-pointer:before {
        border-left: 15px solid #ffba00;
    }
    .vcuhp-submenu h2 a:hover {
        color: #888
    }
    .vcuhp-submenu h2.vcuhp-submenu-header a:after {
        position: relative;
        font-family: FontAwesome;
        left: 10px;
        padding-left: 2px;
        content: "\f105";
        z-index: 100;
        opacity: .8
    }
    .vcuhp-submenu .row:first-child {
        border-bottom: 1px solid #eee;
        margin-bottom: 1em
    }
    .col-borders {
        border-right: 1px solid #eee;
        border-left: 1px solid #eee
    }
    .vcuhp-submenu ul {
        width: 90%;
        margin: 0 auto
    }
    .vcuhp-submenu li {
        display: block;
        width: 100%;
        padding: 0 0 .25em;
        text-align: left;
        overflow: visible
    }
    .vcuhp-submenu li a {
        position: relative;
        padding: 0;
        display: block;
        text-align: left;
        padding: .25em;
        border: 0;
        color: #000;
        background: 0 0;
        font-weight: 700;
        font-size: 16px
    }
    .vcuhp-submenu .vcuhp-submenu-cta {
        font-size: 20px;
        font-weight: 900
    }
    .vcuhp-submenu li a.vcuhp-submenu-cta {
        color: #80225f;
        font-size: 24px;
        padding-bottom: .25em;
        line-height: 1
    }
    .vcuhp-submenu li a.vcuhp-submenu-cta:after {
        font-size: 16px;
        line-height: 1.4
    }
    .vcuhp-submenu ul ul {
        display: block;
        padding: 0;
        margin: 0;
        width: 100%
    }
    .vcuhp-submenu li a:after {
        position: absolute;
        font-family: FontAwesome;
        right: 0;
        padding-left: 2px;
        content: "\f105";
        z-index: 100
    }
    .nav-menu-list li:focus&gt;a.parent-link,
    .nav-menu-list li:hover&gt;a.parent-link {
        color: #fff
    }
    .nav-menu-list .nav-link .parent-link {
        position: relative
    }
    .nav-menu-list .nav-link:focus .parent-link:after,
    .nav-menu-list .nav-link:hover .parent-link:after {
        visibility: hidden;
        content: "";
        position: absolute;
        border-top: 10px solid #b5bd00;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        bottom: -9px;
        left: 50%;
        margin-left: -10px;
        z-index: 10000
    }
}

@media (min-width:768px) {
    .vcuhp-submenu article {
        padding: 0 25px
    }
    .vcuhp-submenu-wrapper {
        padding: 20px 15px 0;
        border-top: 1px solid #888
    }
    .vcuhp-submenu ul.vcuhp-submenu-list {
        display: table-cell;
        vertical-align: top;
        padding: 0 25px;
        border-right: 1px solid #888
    }
    .vcuhp-submenu.vcuhp-submenu-medium ul.vcuhp-submenu-list {
        width: 50%
    }
    .vcuhp-submenu.vcuhp-submenu-large ul.vcuhp-submenu-list {
        width: 33.333%
    }
    .vcuhp-submenu ul.vcuhp-submenu-list:first-child {
        padding-left: 0
    }
    .vcuhp-submenu ul.vcuhp-submenu-list:last-child {
        border: 0;
        padding-right: 0
    }
}

@media (min-width:768px) {
    .nav-menu-list .nav-link .vcuhp-submenu {
        display: none
    }
    .nav-menu-list .nav-link:last-child&gt;.vcuhp-submenu {
        right: 0
    }
    .nav-menu-list .nav-link:focus&gt;.vcuhp-submenu,
    .nav-menu-list .nav-link:hover&gt;.vcuhp-submenu,
    .nav-menu-list .nav-link&gt;.vcuhp-submenu.open,
    .nav-menu-list .parent-link.focus+section.vcuhp-submenu {
        display: block
    }
}

.nav-click i,
.nav-click-2 i {
    display: none
}

.nav-click,
.show-mobile-nav .nav-submenu,
.show-mobile-nav .nav-submenu-2 {
    display: none
}

@media (max-width:767px) {
    .nav-submenu-2.active,
    .nav-submenu.active {
        display: block
    }
    .nav-click,
    .nav-click-2 {
        display: block
    }
    .mobile-nav {
        display: none;
        cursor: pointer;
        position: absolute;
        z-index: 10000;
        top: 0;
        right: 0;
        font-family: FontAwesome;
        content: "\f078";
        background: #3d3d3b;
        height: 71px;
        width: 61px
    }
    .nav-click,
    .nav-click-2 {
        position: absolute;
        z-index: 500;
        top: 0;
        right: 0;
        display: table;
        height: auto;
        width: auto;
        cursor: pointer;
        overflow: hidden
    }
    .nav-click i,
    .nav-click-2 i {
        display: table-cell;
        height: 72px;
        width: 61px;
        color: #e57200;
        font-weight: 700;
        font-size: 22px;
        font-family: FontAwesome;
        vertical-align: middle
    }
    .nav-click-2 i {
        display: table-cell;
        height: 60px;
        width: 61px;
        text-align: center;
        overflow: hidden !important
    }
    .nav-click-2:hover,
    .nav-click:hover {
        background-color: #222
    }
    .nav-click-2:hover i,
    .nav-click:hover i {
        color: #fff
    }
    .nav-rotate {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        background-color: #4b4b4b
    }
    .nav-click i.nav-rotate {
        color: #000;
        background: #f3f3f3
    }
    .nav-click-2 i.nav-rotate {
        color: #eee;
        background: #4b4b4b
    }
    .nav-item {
        position: relative
    }
    .mobile-nav {
        display: block
    }
    .nav-click,
    .nav-click-2 {
        display: block
    }
    .mobile-nav-open {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0
    }
    .nav-submenu,
    .nav-submenu-2 {
        position: static;
        width: 100%
    }
    .vcuhp-header-nav {
        visibility: hidden;
        -webkit-transition: all .1s;
        -o-transition: all .1s;
        transition: all .1s;
        visibility: visible;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        z-index: 3000
    }
    .show-mobile-nav .vcuhp-header-nav {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .show-mobile-nav .mobile-menu-icon {
        z-index: 5000;
        width: 100%;
        z-index: 5000;
        width: 25%;
        right: 0;
        left: auto
    }
    .show-mobile-nav .mobile-nav-icon:after {
        cursor: pointer;
        content: "close";
        color: #121212;
        float: right;
        display: inline;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 15px;
        font-family: inherit
    }
    .show-mobile-nav .mobile-nav-icon:before {
        display: inline;
        float: left;
        color: #121212;
        font-family: FontAwesome;
        padding: 0 8px 0 10px;
        margin-top: -4px;
        content: "\f104"
    }
    .mobile-nav-icon:after {
        display: inline-block;
        font-family: FontAwesome;
        padding: 0 15px 0 10px;
        content: "\f0c9"
    }
    .mobile-nav-icon:hover {
        cursor: pointer
    }
    .show-mobile-nav .mobile-nav-icon {
        position: relative;
        float: right;
        padding-right: 11px;
        margin-right: 10px
    }
    .show-mobile-nav .mobile-menu-icon:hover:before {
        color: #aaa
    }
    .show-mobile-nav .mobile-menu-icon:hover .mobile-nav-icon .mobile-nav-line {
        opacity: .8
    }
    .show-mobile-nav .mobile-menu-icon:hover .mobile-nav-line:nth-child(2) {
        opacity: 0 !important
    }
}

.nav-quicklinks {
    position: relative
}

.nav-quicklinks .nav-submenu-dropdown {
    display: none;
    opacity: 0;
    visibility: hidden
}

.nav-icon-list .nav-icon .nav-submenu-dropdown:hover {
    cursor: default !important
}

.desktop .nav-quicklinks .nav-submenu-dropdown.open,
.desktop .nav-quicklinks:hover .nav-submenu-dropdown,
.mobile.show-quicklinks .nav-quicklinks .nav-submenu-dropdown {
    position: absolute;
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 3;
    top: 70%;
    right: -13px;
    width: 200px;
    left: auto;
    background: #000;
    border: 1px solid #616161;
    z-index: 1000;
    padding: .5em 0 .5em;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.mobile.show-quicklinks .nav-quicklinks .nav-submenu-dropdown {
    right: -11px
}

.nav-quicklinks .nav-submenu-dropdown ul {
    margin: 0 1.5em
}

.nav-quicklinks .nav-submenu-dropdown .nav-quicklinks-primary {
    padding: 0;
    padding-bottom: .5em
}

.nav-quicklinks .nav-submenu-dropdown .nav-quicklinks-secondary {
    border-top: 1px solid #eee;
    border-color: rgba(255, 255, 255, .5);
    padding: 0;
    padding-top: .5em
}

.nav-quicklinks .nav-submenu-dropdown li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    line-height: 1
}

.nav-quicklinks .nav-submenu-dropdown li a {
    display: block;
    display: flex;
    text-align: left;
    padding: .6em 0;
    width: 100%;
    border: 0;
    color: #fff;
    background: #000;
    font-weight: 700;
    font-size: 1em;
    font-size: 16px
}

.nav-quicklinks .nav-submenu-dropdown li a:hover {
    background: 0 0;
    color: #ffba00;
    cursor: pointer
}

.nav-quicklinks .nav-submenu-dropdown:before {
    width: 0;
    height: 0;
    content: "";
    z-index: 2;
    border-bottom: 8px solid #000 !important;
    border-top: 8px solid transparent !important;
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    position: absolute;
    margin: 0 0 0 -8px;
    right: 20px;
    top: -16px
}

.nav-quicklinks .nav-submenu-dropdown li a i {
    color: #ffba00;
    font-size: 20px;
    padding-right: 7px
}

.nav-quicklinks-primary em a,
.nav-quicklinks-primary em a:before {
    font-style: normal
}

.nav-quicklinks-primary em a:before {
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    padding: 0;
    padding-right: 10px;
    vertical-align: middle;
    color: #ffba00
}

.nav-quicklinks-primary li:nth-child(1) em a:before {
    content: "\f0c0"
}

.nav-quicklinks-primary li:nth-child(2) em a:before {
    content: "\f0e0"
}

.nav-quicklinks-primary li:nth-child(3) em a:before {
    content: "\f040"
}

.nav-quicklinks-primary li:nth-child(4) em a:before {
    content: "\f040"
}

.nav-quicklinks-primary li:nth-child(5) em a:before {
    content: "\f115"
}

.nav-quicklinks-primary li:nth-child(6) em a:before {
    content: "\f108"
}

.show-searchbox .vcu-branding-bar {
    z-index: 4000
}

.vcuhp-header-gutter {
    position: relative;
    z-index: 100
}

.vcuhp-searchbox {
    position: absolute;
    top: 0;
    right: -400px;
    height: 100%;
    display: block;
    display: none;
    background: #fff;
    width: 100%;
    max-width: 600px;
    padding: 2em;
    z-index: 9999
}

.vcuhp-searchbox {
    visibility: hidden;
    -webkit-transition: all 375ms;
    -o-transition: all 375ms;
    transition: all 375ms;
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.show-searchbox .vcuhp-searchbox {
    display: block;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    right: 0;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.nav-searchox:hover .vcuhp-searchbox {
    display: block;
    padding: 3em
}

.vcuhp-searchbox .searchbox-form {
    margin-bottom: 2em;
    text-align: center
}

.vcuhp-searchbox input {
    width: 100%;
    padding: 1em;
    border: 1px solid #737373;
    border-radius: 30px
}

.vcuhp-searchbox .searchbox-submit-btn {
    margin: 1.5em auto;
    width: 200px
}

.searchbox-close-btn {
    position: relative;
    display: table;
    height: 40px;
    width: 30%;
    padding: .5em 0;
    margin-bottom: 10px
}

.searchbox-close-btn:focus,
.searchbox-close-btn:hover {
    cursor: pointer;
    color: #444;
    background: 0 0
}

.searchbox-close-btn:before {
    cursor: pointer;
    content: "close";
    color: #121212;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 15px;
    font-family: inherit
}

.searchbox-close-btn:after {
    display: inline;
    color: #121212;
    font-family: FontAwesome;
    padding: 0 0 0 8px;
    content: "\f105"
}

.searchbox-topsearch-hdr {
    font-size: 24px;
    padding-bottom: .5em;
    border-bottom: 1px solid #b2b2b2
}

.searchbox-topsearch-list {
    margin: 1em 0
}

.searchbox-topsearch-list li {
    padding-bottom: 1em;
    font-size: 18px
}

.main-search-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    z-index: 4001;
    background-color: rgba(44, 44, 51, 0);
    -webkit-transition: right, left, background-color;
    -o-transition: right, left, background-color;
    transition: right, left, background-color;
    -webkit-transition-duration: .1s, 0s, .1s;
    -o-transition-duration: .1s, 0s, .1s;
    transition-duration: .1s, 0s, .1s;
    -webkit-transition-timing-function: ease-in-out, linear, ease-in-out;
    -o-transition-timing-function: ease-in-out, linear, ease-in-out;
    transition-timing-function: ease-in-out, linear, ease-in-out;
    -webkit-transition-delay: 0s, 375ms, 0s;
    -o-transition-delay: 0s, 375ms, 0s;
    transition-delay: 0s, 375ms, 0s
}

.show-searchbox .main-search-overlay {
    right: 100%;
    left: 0;
    background-color: rgba(44, 44, 51, .8);
    cursor: pointer;
    -webkit-transition-duration: 50ms, 0s, .1s;
    -o-transition-duration: 50ms, 0s, .1s;
    transition-duration: 50ms, 0s, .1s;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.14), linear, ease-in-out;
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.14), linear, ease-in-out;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.14), linear, ease-in-out;
    -webkit-transition-delay: 0s, 0s, 0s;
    -o-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s
}

.hero-block {
    position: relative;
    margin: 0 auto;
    width: 100%
}

.hero-block .hero-text {
    padding: 0;
    top: 60%;
    bottom: 0;
    left: 0;
    text-align: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.hero-block .hero-image-wrapper {
    position: relative
}

.hero-block .hero-text-style {
    width: 100%;
    background: #000;
    color: #fff;
    margin: 0;
    padding: .5em;
    line-height: 1;
    font-size: 24px;
    font-weight: 300;
    opacity: .8
}

.hero-block .hero-text-style p {
    width: 100%;
    color: #fff;
    margin: 0;
    padding: .5em;
    line-height: 1.2;
    font-size: 28px;
    font-weight: 300;
    opacity: 1
}

.hero-block .hero-text-style span,
.hero-block .hero-text-style strong {
    font-weight: 900;
    color: #ffba00
}

.hero-block .hero-text-style .hero-text-gold {
    color: #ffba00
}

@media (min-width:640px) {
    .hero-block .hero-text {
        width: auto;
        position: absolute;
        bottom: auto;
        top: 60%;
        left: 50%;
        text-align: center;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
    .hero-block .hero-text-style {
        background: #000;
        color: #fff;
        margin: 0;
        padding: .5em;
        line-height: 1;
        font-size: 30px;
        opacity: .8
    }
    .hero-block .hero-text-style p {
        color: #fff;
        margin: 0;
        padding: .25em;
        line-height: 1.2;
        font-size: 36px;
        opacity: 1
    }
    .hero-block .hero-text-style:after {
        position: absolute;
        z-index: -1;
        content: "";
        right: -5%;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: inherit;
        -webkit-transform: skewX(-17deg);
        -ms-transform: skewX(-17deg);
        transform: skewX(-17deg)
    }
    .hero-block .hero-text-style:before {
        z-index: -1;
        content: "";
        position: absolute;
        left: -5%;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: inherit;
        -webkit-transform: skewX(-17deg);
        -ms-transform: skewX(-17deg);
        transform: skewX(-17deg)
    }
}

.hero-img-wrapper,
.hero-img-wrapper picture,
.hero-slideshow-text {
    display: block;
    overflow: hidden
}

.hero-slideshow-text {
    color: #fff;
    background: #000;
    padding: 1.5em
}

.hero-slideshow-text h2 {
    font-size: 40px;
    padding-bottom: .3em !important
}

.hero-slideshow-text h2 em,
.hero-slideshow-text h2 span {
    white-space: nowrap;
    display: block;
    font-weight: 900;
    font-style: normal
}

@media (max-width:460px) {
    .hero-slideshow-text h2 em,
    .hero-slideshow-text h2 span {
        white-space: normal
    }
    .hero-slideshow-text h2 {
        font-size: 32px
    }
}

@media (max-width:340px) {
    .hero-slideshow-text h2 {
        font-size: 26px
    }
}

.hero-slideshow-text p {
    color: #fff;
    font-weight: 400
}

.hero-slideshow-text a,
.hero-slideshow-text a:focus,
.hero-slideshow-text a:link {
    text-decoration: none;
    border-bottom: 1px solid #ffba00;
    padding: 0 0 4px 0;
    padding: 0 0 2px 0;
    color: #fff;
    font-weight: 700
}

@media (min-width:1000px) {
    .hero-img-wrapper {
        display: table
    }
    .hero-img-wrapper picture {
        height: 100%
    }
    .hero-slideshow-text {
        display: table-cell;
        vertical-align: top;
        color: #fff;
        background: #000;
        padding: 45px;
        width: 50%;
        min-width: 300px
    }
    .hero-slideshow-text h2 {
        padding-bottom: 1em
    }
}

@media (min-width:1140px) {
    .hero-slideshow-text {
        width: 40%
    }
}

@media (min-width:1505px) {
    .hero-slideshow-text {
        width: 30%
    }
}

.hero-slideshow .flexslider {
    margin: 0;
    background: #222;
    color: #fff;
    border: 0;
    position: relative;
    border-radius: 0;
    -o-box-shadow: none;
    box-shadow: none
}

.hero-slideshow .flex-caption {
    display: none
}

.hero-slideshow .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center
}

.hero-slideshow .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    background: #fff;
    color: #000;
    cursor: pointer;
    text-indent: -9999px;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    border-radius: 20px
}

.hero-slideshow .flex-control-paging li a:active,
.hero-slideshow .flex-control-paging li a:focus,
.hero-slideshow .flex-control-paging li a:hover {
    background: #666;
    background: rgba(255, 255, 255, .5);
    text-decoration: none
}

.hero-slideshow .flex-control-paging li a.flex-active {
    background: #febe10;
    cursor: default;
    color: #000
}

.hero-slideshow .hero-img-container {
    width: 100%;
    height: 20em
}

.hero-slideshow .flexslider .slides img,
.hero-slideshow .hero-featured-img,
.hero-slideshow .hero-img-container {
    width: 100%;
    height: 20em;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:768px) {
    .hero-slideshow .flexslider .slides img,
    .hero-slideshow .hero-featured-img,
    .hero-slideshow .hero-img-container {
        height: 24em
    }
}

@media (min-width:1000px) {
    .hero-slideshow .flexslider .slides img,
    .hero-slideshow .hero-featured-img,
    .hero-slideshow .hero-img-container {
        height: 32em
    }
}

.hero-slideshow .hero-img-container.compat-object-fit {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center
}

.hero-slideshow .hero-img-container.compat-object-fit img {
    display: none !important;
    opacity: 0 !important
}

.hero-slideshow .flexslider .slides&gt;li:first-child {
    float: left;
    display: block
}

.hero-slideshow .hero-img-container.compat-object-fit {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center
}

.hero-slideshow .custom-controls-container {
    position: relative;
    display: table
}

.hero-slideshow .flex-control-nav {
    width: 100%;
    position: relative;
    bottom: 0;
    text-align: center;
    display: table-row
}

.hero-slideshow .custom-navigation {
    float: right;
    clear: both;
    overflow: hidden
}

.hero-slideshow .flex-arrows {
    display: table;
    text-align: right;
    margin-bottom: 1.25em;
    clear: both
}

.hero-slideshow .flex-arrows a {
    border: none
}

.hero-slideshow .flex-next,
.hero-slideshow .flex-prev {
    display: table-cell;
    text-align: center;
    border-spacing: 0;
    list-style: none !important
}

.hero-slideshow .flex-next {
    border-spacing: 6px 0
}

.hero-slideshow .flex-next i,
.hero-slideshow .flex-prev i {
    display: table-cell;
    border: 1px solid #fff;
    padding: .5em .5em .4em;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    line-height: 1
}

.hero-slideshow .flex-next:hover,
.hero-slideshow .flex-prev:hover {
    text-decoration: none
}

.hero-slideshow .flex-next:hover i,
.hero-slideshow .flex-prev:hover i {
    background: #fff;
    color: #222
}

.hero-img-wrapper {
    position: relative
}

.hero-slideshow .flex-caption {
    display: none;
    position: absolute;
    z-index: 100;
    width: 300px;
    height: auto;
    min-height: 80px;
    background: #000;
    background: rgba(0, 0, 0, .6);
    bottom: 100px;
    left: 30px;
    padding: .5em 1em;
    color: #fff;
    font-size: 15px
}

.flex-caption p {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    display: table-cell;
    vertical-align: middle;
    padding: .5em .5em .7em
}

.hero-slideshow .flex-caption:after {
    content: "";
    display: block;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #000 transparent transparent;
    border-color: rgba(0, 0, 0, .6) transparent transparent;
    margin-left: -130px;
    position: absolute;
    bottom: -10px;
    left: 50%
}

.hero-slideshow .hero-caption-icon {
    display: table;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .6);
    width: 40px;
    height: 40px;
    padding: 5px;
    color: #fff;
    bottom: 25px;
    left: 25px;
    z-index: 50;
    text-align: center
}

.hero-slideshow .hero-caption-icon .fa {
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle
}

.hero-slideshow .hero-caption-icon:hover {
    cursor: pointer
}

.hero-img-wrapper.show-caption .flex-caption {
    opacity: 1 !important;
    display: table !important
}

.hero-video {
    height: auto
}

.hero-video .hero-img-wrapper {
    padding-bottom: 0
}

.video .hero-video .hero-img-wrapper {
    padding-bottom: 56.25%;
    position: relative;
    width: 100% !important
}

.hero-video .hero-img-wrapper video {
    display: none
}

.video .hero-video .hero-img-wrapper video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

#vidpause {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.video #vidpause {
    position: absolute;
    height: auto;
    width: auto;
    overflow: visible;
    clip: initial;
    z-index: 50000;
    padding: 1em;
    background: #000;
    color: #fff;
    bottom: 30px;
    left: 30px;
    display: block;
    opacity: 1
}

.video #vidpause:focus {
    text-decoration: blink;
    border: 1px solid #fff
}

.hero-video .hero-img-wrapper picture {
    display: block
}

.video .hero-video .hero-img-wrapper picture {
    display: none
}

@media screen and (max-width:767px) {
    .video .hero-video .hero-img-wrapper {
        padding-bottom: 0
    }
    .hero-video .hero-img-wrapper video {
        display: none !important
    }
    .video .hero-video .hero-img-wrapper picture {
        display: block
    }
    #vidpause,
    .video #vidpause {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px)
    }
    .hero-video .hero-img-wrapper video {
        position: relative
    }
}

.single-block h1.vcuhp-section-pagetitle,
.triple-block h1.vcuhp-section-pagetitle {
    display: inline-block;
    padding-bottom: .4em;
    border-bottom: 1px solid #ffba00;
    color: #000 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    margin-bottom: 3em
}

.triple-block h2 {
    font-size: 36px;
    margin-top: 1em
}

.triple-block .fine-print {
    font-size: 13px;
    color: #000;
    font-family: Roboto, Arial, "Helvetica Neue", "Lucida Grande", Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5
}

.triple-block-table {
    height: 100%;
    width: 100%;
    display: table;
    width: 100%;
    border: 0
}

@media (max-width:340px) {
    .triple-block-table {
        display: block
    }
}

.triple-cell {
    display: block;
    vertical-align: top
}

.triple-extras {
    width: 100%
}

.triple-subnav {
    display: none
}

.triple-main-gutter,
.triple-subnav-gutter {
    position: relative;
    padding: 1.5em
}

.triple-main-gutter {
    padding: 3em 1.1em 1.1em
}

.triple-block-table .triple-main-gutter {
    padding-bottom: 5em
}

.triple-extras-gutter {
    position: relative;
    padding: 3em 2em;
    z-index: 2
}

.triple-extras-testimonial .triple-extras-gutter {
    padding: 0 !important
}

.triple-extras-testimonial .triple-extras-gutter .testimonial-text {
    position: relative;
    padding: 2em !important
}

.triple-cell-one {
    display: none
}

.triple-extras.triple-extras-shadow {
    background: #f5f5f5
}

@media (min-width:790px) {
    .triple-cell {
        display: table-cell;
        overflow: hidden
    }
    .triple-block-table .triple-extras,
    .triple-block-table .triple-main {
        display: block;
        width: 100%
    }
    .triple-block-table .triple-main-gutter {
        padding-top: 3em;
        padding-right: 4em;
        padding-left: 4em
    }
    .triple-block-table .triple-subnav {
        width: 250px
    }
    .triple-subnav-border {
        border-right: 1px solid #ccc
    }
    .triple-block-table .triple-subnav-gutter {
        padding: 0
    }
    .triple-block h1 {
        display: inline
    }
}

@media (min-width:1140px) {
    .triple-block-table .triple-extras,
    .triple-block-table .triple-main {
        display: table-cell
    }
    .triple-block-table .triple-main {
        width: 70%
    }
    .triple-block-table .triple-extras {
        width: 320px
    }
    .triple-extras-shadow {
        -webkit-box-shadow: inset 8px 0 15px -14px #000;
        box-shadow: inset 8px 0 15px -14px #000
    }
}

@media (min-width:1280px) {
    .triple-extras,
    .triple-main,
    .triple-main-wrapper,
    .triple-subnav {
        display: table-cell
    }
    .triple-block-table .triple-main,
    .triple-block-table .triple-main-wrapper {
        width: auto
    }
    .triple-block-table .triple-main-gutter {
        padding-right: 4em;
        padding-left: 4em
    }
    .triple-block-table .triple-extras {
        width: 300px
    }
}

@media (min-width:1400px) {
    .triple-cell-one {
        width: 300px;
        display: table-cell;
        visibility: visible
    }
}

@media all and (min-width:1400px) {
    .triple-block-table .triple-subnav {
        width: 300px
    }
    .triple-block-table .triple-main-gutter {
        padding-right: 5em;
        padding-left: 5em
    }
}

.triple-cell-one.undefined {
    width: 0
}

@media all and (min-width:1280px) {
    .triple-cell-one.undefined {
        width: 300px
    }
}

.triple-extras.triple-extras-hidden {
    display: none;
    width: 0
}

@media (min-width:1280px) {
    .triple-extras.triple-extras-hidden {
        display: block;
        opacity: 0;
        width: 100px
    }
}

@media (min-width:1400px) {
    .triple-extras.triple-extras-hidden {
        opacity: 0;
        width: 200px
    }
}

@media (min-width:1500px) {
    .triple-extras.triple-extras-hidden {
        opacity: 0;
        width: 300px
    }
}

.triple-block .triple-main li {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    list-style: disc
}

.triple-block .triple-main ul {
    list-style: normal;
    padding: 0 !important;
    margin: 0 0 0 1.2em;
    list-style: inherit
}

.triple-block .triple-main ul+h2,
.triple-block .triple-main ul+h3,
.triple-block .triple-main ul+h4,
.triple-block .triple-main ul+p {
    padding-top: 1em
}

.triple-block .triple-main ul+p.checklist-mark {
    padding-top: 0
}

.triple-block .triple-main ul.list-unstyled {
    padding: 0;
    margin: 0 !important;
    list-style: none !important
}

.triple-block .triple-main h2 {
    margin-top: 1em
}

.triple-block .triple-main h1+h2 {
    margin-top: 0
}

.triple-block .triple-main .t4_text-muted {
    font-size: 14px;
    line-height: 21px
}

.triple-subnav ul {
    padding: 0;
    margin: 0
}

.triple-block .section-subnav-list {
    display: block;
    position: relative;
    text-align: right;
    top: 0;
    right: 0;
    padding-bottom: 2.5em;
    width: 100%
}

.triple-block .section-subnav-item,
.triple-block .section-subnav-list li {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}

.triple-block .index-page-link a,
.triple-block .section-subnav-list a {
    background: 0 0;
    border: 0;
    display: block;
    font-weight: 500;
    color: #434343;
    width: 100%;
    padding: 1em;
    padding-right: 0;
    margin: 0;
    white-space: nowrap
}

.triple-block .index-page-link a {
    padding: .5em 1em;
    padding-right: 0
}

.triple-block .index-page-link a:hover,
.triple-block .section-subnav-list a:hover {
    background: #e6e6e6;
    color: #121212;
    text-decoration: none
}

.triple-block .index-page-link a:focus,
.triple-block .section-subnav-list a:focus {
    text-decoration: blink
}

.triple-block .index-page-link {
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    margin-top: 32px;
    padding: 0
}

.no-subnav .index-page-link {
    display: none
}

.triple-block .section-subnav-list ul li,
.triple-block .section-subnav-list ul ul li {
    padding: 0;
    margin: 0;
    border: none
}

.triple-block .section-subnav-list ul.multilevel-linkul-0 li {
    border-bottom: 1px solid #6e6e6e
}

.triple-block .section-subnav-list ul.multilevel-linkul-0 li:last-child {
    border-bottom: 0
}

.triple-block .section-subnav-list ul.multilevel-linkul-0 li {
    font-size: .875em
}

.triple-block .section-subnav-list ul.multilevel-linkul-0 li a {
    position: relative;
    background: #4b4b4b;
    display: block;
    padding: .75em;
    padding-right: 0;
    color: #fff;
    border: 0
}

.triple-block .section-subnav-list ul.multilevel-linkul-0 li a:hover {
    background: #333;
    text-decoration: none;
    border: 0
}

.triple-block .section-subnav-list ul ul.multilevel-linkul-1 li a {
    background: #e0e0e0;
    text-decoration: none;
    color: #000;
    border: 0
}

.triple-block .section-subnav-list ul ul.multilevel-linkul-1 li a:hover {
    background: #cecece;
    border: 0
}

.triple-block .section-subnav-list ul ul.multilevel-linkul-1 li {
    font-weight: 300;
    font-size: .813em;
    border-bottom: 1px solid #484848
}

.triple-block .section-subnav-list ul ul.multilevel-linkul-1 li:last-child {
    border-bottom: 0
}

.triple-block .index-page-link a:after {
    display: inline-block;
    font-family: FontAwesome;
    padding: 0 15px 0 10px;
    content: "\f105"
}

.triple-block .section-subnav-item a:after {
    display: inline-block;
    font-family: FontAwesome;
    padding: 0 15px 0 10px;
    content: "\f105"
}

.triple-block .section-subnav-item.hasChild ul a:after,
.triple-block .section-subnav-item.hasChild ul ul a:after {
    display: inline-block;
    font-family: FontAwesome;
    padding: 0 15px 0 10px;
    content: "\f105";
    color: #777;
    color: rgba(255, 255, 255, .5) !important
}

.triple-block .section-subnav-item.hasChild ul ul a:after {
    color: #000;
    color: #000 !important
}

.triple-block .section-subnav-list ul.multilevel-linkul-1 li a:after {
    font-weight: 300
}

.triple-block .multilevel-linkul-0 .hasChild .currentbranch1 a:after,
.triple-block .section-subnav-item.hasChild .currentbranch0 a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    top: 4px
}

.triple-block .section-subnav-item .currentbranch0 a {
    background: #f5f5f5;
    color: #121212;
    text-decoration: none
}

.col-callout {
    display: block;
    padding: 1em;
    border: 1px solid #333;
    font-size: 15px;
    background: #fff
}

.testimonial-photo {
    display: block
}

.testimonial-text {
    display: block
}

.testimonial-bg-color {
    background: #444
}

.testimonial-quote {
    position: relative
}

.testimonial-text p {
    color: #fff;
    font-weight: 300
}

.testimonial-text blockquote p {
    font-size: 24px;
    line-height: 38px
}

.testimonial-text blockquote p:before {
    content: "\201C"
}

.testimonial-text blockquote p:after {
    content: "\201D"
}

.testimonial-attribution {
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding-top: 1em;
    font-size: 1em
}

.testimonial-name {
    font-size: 18px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    display: inline !important;
    line-height: 1.3 !important;
    color: #ffba00;
}

.testimonial-info {
    font-size: 14px !important;
    line-height: 1.5 !important;
    display: inherit !important
}

.triple-extras .testimonial-info {
    font-size: 14px !important;
    line-height: 1.5 !important;
    display: inherit !important;
    font-style: italic;
    font-weight: 300
}

@media (min-width:702px) and (max-width:1139px) {
    .testimonial-photo {
        display: table-cell;
        width: 42%
    }
    .testimonial-text {
        display: table-cell;
        vertical-align: top
    }
}

.triple-main h3 {
    margin-top: .5em
}

@media (min-width:768px) {
    .triple-main h3 {
        margin-top: 0
    }
    .triple-extras-gutter p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400
    }
    .triple-main table+h3,
    .triple-main ul+h3 {
        margin-top: 1.5em
    }
}

a.facebook-link,
a.instagram-link,
a.linkedin-link,
a.twitter-link {
    position: relative;
    padding-left: 25px
}

.facebook-link:before,
.instagram-link:before,
.linkedin-link:before,
.twitter-link:before {
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    color: #000;
    top: -2px;
    left: 0;
    padding: 0;
    margin: 0
}

.facebook-link:before {
    content: "\f082"
}

.twitter-link:before {
    content: "\f081"
}

.instagram-link:before {
    content: "\f16d"
}

.linkedin-link:before {
    content: "\f08c"
}

.bubble-info {
    list-style: none;
    display: table;
    margin: 0 0 2em;
    padding: 0;
    width: 100%
}

.triple-block .bubble-info-item {
    font-size: 16px;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

.triple-block h3.bubble-main-hdr,
h3.outside-bubble-hdr {
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase
}

.triple-block .text-center {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%
}

h3.outside-bubble-hdr+.bubble-info {
    margin-top: 1em
}

.triple-block .outside-bubble-hdr .fa,
.triple-block h3.bubble-main-hdr .fa {
    padding-right: 4px;
    font-size: 24px
}

.bubble-info-item h3.bubble-item-hdr {
    /*color: #80225f;*/
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    margin: 0 0 .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid rgba(193, 193, 193, .4);
    text-align: left;
    text-transform: uppercase
}

/* Bubble text header color */
/*.bubble-info-item h3.bubble-item-hdr {
    color: #000;
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    margin: 0 0 .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #c1c1c1;
    text-align: left;
    text-transform: uppercase
}*/

.bubble-info-item .bubble-img {
    margin-bottom: 1em
}

.bubble-info-item,
.bubble-info-item li,
.bubble-info-item p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: left
}

.bubble-info .bubble-info-item p {
    margin-top: 1em
}

.bubble-info .bubble-info-item p:first-of-type {
    margin-top: 0
}

.bubble-info-item p {
    margin-top: .5em
}

.bubble-info-item p:first-child {
    margin-top: 0
}

.bubble-info-item li {
    padding-bottom: .5em
}

.bubble-info-item,
.bubble-info-item li,
.bubble-info-item p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.bubble-info-item li.t4_text-primary,
.bubble-info-item p.t4_text-primary,
.bubble-info-item.bubble-stat,
.bubble-info-item.bubble-stat li,
.bubble-info-item.bubble-stat p {
    font-weight: 900;
    font-size: 16px;
    line-height: 1.3em;
    font-style: italic;
    text-transform: uppercase;
    text-align: center
}

.bubble-info-item h3.bubble-item-hdr {
    text-align: center
}

.bubble-info-item .t4_text-primary strong,
.bubble-info-item.bubble-stat span,
.bubble-info-item.bubble-stat strong {
    font-size: 38px;
    font-weight: 900;
    font-style: normal;
    line-height: 1.4;
    display: block
}

.bubble-info-item .t4_text-primary span.fine-print,
.bubble-info-item.bubble-stat em.fine-print,
.bubble-info-item.bubble-stat span.fine-print {
    font-size: 11px;
    color: #000 !important;
    padding: .5em 0 0;
    font-weight: 400;
    line-height: 1.2;
    display: inline-block
}

.bubble-info-item .bubble-item-gutter {
    background: #fff;
    border: 1px solid #999;
    border-radius: 12px;
    color: inherit;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 1.5em;
    height: 100%;
    overflow: hidden
}

.bubble-number-gutter span,
.bubble-number-gutter strong {
    background: #fff;
    border-radius: 100px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 0 auto .5em;
    width: 60px;
    height: 60px;
    font-size: 28px;
    font-weight: 900;
    line-height: 2.15;
    display: block
}

.bubble-info-item .bubble-number-gutter {
    color: inherit;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 1.5em;
    height: 100%;
    overflow: hidden
}

.bubble-info-item a.bubble-item-gutter:hover {
    text-decoration: none;
    background: #aaa
}

@media (min-width:0) {
    .bubble-info-item {
        display: inherit
    }
    .bubble-info-item:nth-child(2) {
        margin: 2em 0
    }
}

.vcuhp-billboard .text-white {
    color: #fff
}

.vcuhp-billboard .text-black {
    color: #121212
}

.billboard-gutter {
    display: table;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    min-height: 1em
}

.billboard-img,
.billboard-text {
    display: block;
    width: auto;
    vertical-align: top
}

.vcuhp-billboard .billboard-text {
    padding: 3em 2em;
    width: auto;
    vertical-align: middle
}

@media (min-width:767px) {
        width: auto;
    .vcuhp-billboard .billboard-text {
        padding: 1.25em 2em;
        vertical-align: middle
    }
}

.vcuhp-billboard .billboard-gutter,
.vcuhp-billboard .billboard-gutter a,
.vcuhp-billboard .billboard-gutter h2,
.vcuhp-billboard .billboard-gutter h3,
.vcuhp-billboard .billboard-gutter p {
    color: #fff
}

.vcuhp-billboard .billboard-gutter a:hover {
    border: none
}

.vcuhp-billboard .billboard-text p {
    padding-bottom: 0;
    font-weight: 400
}

.billboard-text-gutter {
    width: 100%
}

.billboard-img {
    overflow: hidden;
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0)
}

.billboard-img .billboard-bg-img {
    position: relative;
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
    overflow: hidden
}

.billboard-img .billboard-bg-img {
    width: 100%;
    height: 450px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-width: 100%;
    min-height: 100%;
    max-height: 600px
}

.billboard-img-left {
    border-right: 0 solid #50c900
}

.billboard-img-right {
    border-left: 0 solid #50c900
}

.billboard-img-left .billboard-bg-img {
    right: 0
}

.billboard-img-right .billboard-bg-img {
    left: 0
}

@media (min-width:768px) {
    .billboard-img,
    .billboard-text {
        display: table-cell;
        width: auto;
        vertical-align: top
    }
    .billboard-img {
        position: relative;
        width: 50%;
        height: 100%
    }
    .billboard-img-small {
        width: 50%
    }
    .billboard-img-left {
        left: 0
    }
    .billboard-img-right {
        right: 0
    }
    .billboard-img-left .billboard-bg-img {
        right: 0
    }
    .billboard-img-right .billboard-bg-img {
        left: 0
    }
    .billboard-text {
        padding: 2em;
        width: auto
    }
    .billboard-text-gutter {
        max-width: 100%
    }
    .billboard-text h2 {
        font-size: 32px
    }
    .billboard-text p {
        font-size: 20px
    }
}

@media (min-width:992px) {
    .billboard-img,
    .billboard-text {
        display: table-cell;
        width: auto;
        vertical-align: top
    }
    .billboard-img {
        position: relative;
        width: 50%;
        height: 100%
    }
    .billboard-img-small {
        width: 30%
    }
    .billboard-img-left {
        left: -80px
    }
    .billboard-img-right {
        right: -80px
    }
    .billboard-img-left .billboard-bg-img {
        right: -60px
    }
    .billboard-img-right .billboard-bg-img {
        left: -60px
    }
    .billboard-text {
        padding: 3em;
        width: 50%
    }
    .billboard-text-right {
        padding-left: 0
    }
    .billboard-text-left {
        padding-right: 0
    }
    .billboard-text-gutter {
        max-width: 100%
    }
    .billboard-text h2 {
        font-size: 32px
    }
    .billboard-text p {
        font-size: 20px
    }
    .billboard-img {
        overflow: hidden;
        -webkit-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
        transform: skewX(-15deg)
    }
    .billboard-img .billboard-bg-img {
        position: relative;
        -webkit-transform: skewX(15deg);
        -ms-transform: skewX(15deg);
        transform: skewX(15deg);
        overflow: hidden
    }
}

@media (min-width:1200px) {
    .billboard-text-gutter {
        max-width: 90%
    }
    .billboard-text-left .billboard-text-gutter {
        float: right
    }
}

@media (min-width:1400px) {
    .billboard-text-gutter {
        max-width: 85%
    }
    .billboard-text-left .billboard-text-gutter {
        float: right
    }
}

.vcuhp-billboard .testimonial-photo {
    display: block
}

.vcuhp-billboard .testimonial-text {
    display: block
}

.vcuhp-billboard .testimonial-text p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 1em;
    font-size: 26px;
    line-height: 1.4em
}

.vcuhp-billboard .testimonial-quote {
    font-size: 36px;
    line-height: 1.2em
}

.vcuhp-billboard .testimonial-attribution {
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, .4);
    padding-top: 1em;
    font-size: 1em;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.5
}

.vcuhp-billboard .testimonial-attribution .testimonail-name {
    font-size: 20px;
    font-weight: 700;
    font-style: normal
}

.vcuhp-billboard .testimonial-quote:before {
    display: none
}

.vcuhp-billboard .testimonial-quote:before {
    font-family: Helvetica, sans-serif;
    display: block;
    content: ""
}

@media (min-width:1200px) {
    .vcuhp-billboard .testimonial-text blockquote {
        position: relative
    }
    .vcuhp-billboard .testimonial-quote:after,
    .vcuhp-billboard .testimonial-quote:before {
        font-family: Helvetica, sans-serif;
        opacity: .5;
        line-height: 1
    }
    .vcuhp-billboard .testimonial-quote:before {
        position: absolute;
        z-index: 5;
        left: -30px;
        top: -10px
    }
    .billboard-text-right .testimonial-text {
        margin-left: 3em
    }
}

.svg .vcuhp-billboard .testimonial-quote:after,
.svg .vcuhp-billboard .testimonial-quote:before {
    content: "";
    font-size: 4em;
    line-height: .3em;
    content: "";
    opacity: .5;
    width: 40px;
    height: 40px !important;
    vertical-align: -.2em;
    padding: 0 0 0 .4em
}

.svg .vcuhp-billboard .testimonial-quote:before {
    background-position: 0 0 !important;
    top: 5px;
    margin-left: 0;
    vertical-align: -.57em
}

@media (min-width:1200px) {
    .svg .vcuhp-billboard .testimonial-quote:before {
        margin-left: -20px;
        top: -3px
    }
}

.svg .vcuhp-billboard .testimonial-quote:after {
    background-position: 0 45px !important;
    margin-left: 5px
}

.svg .vcuhp-billboard .testimonial-quote:first-child {
    display: block
}

.svg .vcuhp-billboard .testimonial-quote:last-child {
    display: block
}

.svg .triple-extras-testimonial .testimonial-text blockquote p:after,
.svg .triple-extras-testimonial .testimonial-text blockquote p:before {
    content: "";
    font-size: 2em;
    line-height: .3em;
    content: "";
    opacity: .5;
    width: 10px;
    height: 10px !important;
    vertical-align: -.2em;
    padding: 0 0 0 .4em
}

.svg .triple-extras-testimonial .testimonial-text blockquote p:before {
    background-position: 0 6px !important;
    margin-left: 0;
    vertical-align: -.42em;
    margin-right: 5px
}

.svg .triple-extras-testimonial .testimonial-text blockquote p:after {
    background-position: 0 20px !important;
    margin-left: 5px
}

.checkerboard-grid {
    margin: 0 auto;
    padding: 0;
    max-width: 1120px
}

.checkerboard-grid .flex-container {
    display: table;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.checkerboard-grid .flex-item {
    position: relative;
    display: block;
    margin-bottom: 1em;
    overflow: hidden
}

.checkerboard-img {
    padding: 0;
    min-width: 240px
}

.checkerboard-grid ul li {
    background: #121212;
    color: #fff
}

.checkerboard-text h3 {
    color: #febe10;
    font-size: 20px;
    line-height: 26px
}

.checkerboard-text p {
    color: #fff;
    font-size: 16px
}

.checkerboard-grid img {
    width: 100%;
    min-width: 100px
}

.checkerboard-grid ul li .checkerboard-text {
    padding: 1.7em;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.checkerboard-text {
    position: relative;
    overflow: hidden
}

.checkerboard-number .checkerboard-bg:after {
    vertical-align: bottom;
    overflow: hidden;
    position: absolute;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #fff;
    right: -20px;
    bottom: -25px;
    content: "1";
    font-size: 10em;
    line-height: 1;
    opacity: .1;
    margin: 0;
    padding: 0;
    z-index: 1
}

@media (min-width:550px) {
    .checkerboard-number .checkerboard-bg:after {
        bottom: -65px;
        font-size: 20em
    }
}

.checkerboard-number .checkerboard-grid li:nth-child(1) .checkerboard-bg:after {
    content: "1"
}

.checkerboard-number .checkerboard-grid li:nth-child(2) .checkerboard-bg:after {
    content: "2"
}

.checkerboard-number .checkerboard-grid li:nth-child(3) .checkerboard-bg:after {
    content: "3"
}

.checkerboard-number .checkerboard-grid li:nth-child(4) .checkerboard-bg:after {
    content: "4"
}

.checkerboard-number .checkerboard-grid li:nth-child(5) .checkerboard-bg:after {
    content: "5"
}

.checkerboard-number .checkerboard-grid li:nth-child(6) .checkerboard-bg:after {
    content: "6"
}

.checkerboard-number .checkerboard-grid li:nth-child(7) .checkerboard-bg:after {
    content: "7"
}

.checkerboard-number .checkerboard-grid li:nth-child(8) .checkerboard-bg:after {
    content: "8"
}

.checkerboard-grid .checkerboard-img {
    position: relative
}

.checkerboard-img .checkerboard-arrow {
    position: absolute;
    z-index: 1000;
    display: block;
    bottom: 0;
    left: 30px;
    width: 30px;
    height: 30px;
    vertical-align: top;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: #000
}

@media (min-width:550px) {
    .checkerboard-img .checkerboard-arrow {
        position: absolute;
        z-index: 1000;
        display: block;
        top: 30px;
        left: auto;
        right: 0;
        width: 30px;
        height: 30px;
        vertical-align: top;
        border: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right-width: 20px;
        border-right-style: solid;
        border-right-color: #000
    }
}

@media (min-width:980px) {
    .checkerboard-grid ul li:nth-child(4n+3) .checkerboard-img .checkerboard-arrow,
    .checkerboard-grid ul li:nth-child(4n+4) .checkerboard-img .checkerboard-arrow {
        left: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left-width: 20px;
        border-left-style: solid;
        border-left-color: #000;
        border-right: 0
    }
    .checkerboard-grid ul li:nth-child(2) .checkerboard-img .checkerboard-arrow,
    .checkerboard-grid ul li:nth-child(3) .checkerboard-img .checkerboard-arrow,
    .checkerboard-grid ul li:nth-child(6) .checkerboard-img .checkerboard-arrow,
    .checkerboard-grid ul li:nth-child(7) .checkerboard-img .checkerboard-arrow {
        border-right-color: #333;
        border-left-color: #333
    }
}

@media (min-width:550px) {
    .checkerboard-grid .flex-item {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        display: table-column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .checkerboard-img,
    .checkerboard-text {
        display: table-cell;
        display: inline-block;
        width: 50%;
        vertical-align: top;
        overflow: hidden;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media (min-width:320px) and (max-width:768px) {
    .checkerboard-number .checkerboard-bg:after {
        font-size: 13em;
        bottom: -35px
    }
    .checkerboard-text p {
        font-size: 18px;
        line-height: 28px;
        font-weight: 700
    }
}

@media (min-width:975px) {
    .checkerboard-text p {
        font-size: 15px;
        line-height: 1.3;
        padding-bottom: 0
    }
    .checkerboard-img,
    .checkerboard-text {
        max-width: 280px
    }
    .checkerboard-grid ul li:nth-child(4n+3) .checkerboard-text,
    .checkerboard-grid ul li:nth-child(4n+4) .checkerboard-text {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .checkerboard-grid .flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .checkerboard-grid .flex-item {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        min-width: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0
    }
    .checkerboard-grid ul li:nth-child(2) .checkerboard-bg,
    .checkerboard-grid ul li:nth-child(3) .checkerboard-bg,
    .checkerboard-grid ul li:nth-child(6) .checkerboard-bg,
    .checkerboard-grid ul li:nth-child(7) .checkerboard-bg {
        background: #333
    }
    .checkerboard-grid ul li .checkerboard-text {
        padding: 1.7em
    }
}

@media (min-width:992px) {
    .checkerboard-text h3 {
        font-size: 24px;
        line-height: 1.2;
        padding-bottom: 0
    }
    .checkerboard-text p {
        font-size: 16px;
        line-height: 1.4;
        padding-bottom: 0;
        font-weight: 700
    }
}

@media (min-width:1040px) {
    .checkerboard-grid .flex-item {
        min-width: 500px
    }
}

.no-flexbox .checkerboard-grid .flex-container {
    display: table
}

.no-flexbox .checkerboard-grid .flex-item {
    position: relative;
    display: inline-block;
    float: left;
    width: 300px;
    min-width: 500px;
    margin: 0
}

.no-flexbox .checkerboard-grid ul li .checkerboard-text {
    padding: 1.7em
}

.twosquare-block {
    position: relative;
    max-width: none;
    margin: 0 auto;
    padding: 1em 0 1em 0
}

.twosquare-block h2 {
    padding: 1em 0 1em 0;
    text-align: center
}

.twosquare-text p {
    font-weight: 300
}

.twosquare-cell {
    background: #eee;
    margin: 0 1em;
    overflow: hidden
}

.twosquare-text {
    padding: 2em
}

.twosquare-cell img,
.twosquare-text {
    display: block;
    width: 100%;
    margin: 0 auto
}

.twosquare-cell img {
    width: 100%;
    margin: 0;
    border-radius: 0
}

@media (min-width:480px) {
    .twosquare-cell img {
        width: 100%;
        min-width: 200px;
        max-width: 350px;
        margin: 2em auto 0
    }
}

@media (min-width:768px) {
    .twosquare-cell {
        background: #fff;
        margin: 0 auto;
        overflow: hidden
    }
    .twosquare-header {
        padding: 1em;
        text-align: center
    }
    .twosquare-cell img,
    .twosquare-text {
        display: inline-block;
        padding: 0;
        float: left;
        max-width: 100%
    }
    .twosquare-cell img {
        margin: 0;
        width: 40%
    }
    .twosquare-text {
        padding: 0 2em;
        padding-bottom: 0;
        width: 60%
    }
    .twosquare-cell-top .twosquare-text {
        padding-top: 0
    }
    .twosquare-cell-top {
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 1em;
        margin-bottom: 3em
    }
    .twosquare-cell img.right-align {
        float: left
    }
}

@media (min-width:992px) {
    .twosquare-block .row {
        max-width: 940px
    }
    .twosquare-header {
        text-align: left
    }
    .twosquare-cell {
        padding: 0
    }
    .twosquare-cell img,
    .twosquare-text {
        width: 50%
    }
    .twosquare-block h2 {
        text-align: left;
        margin: 0;
        padding: 1em 0 .5em
    }
    .twosquare-text {
        padding: 2em;
        padding-bottom: 0
    }
    .twosquare-cell-top {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
    .twosquare-cell-top .twosquare-text {
        padding-left: 0
    }
    .twosquare-cell-bottom .twosquare-text {
        padding-right: 0
    }
    .twosquare-cell img.right-align {
        float: right
    }
    .twosquare-img {
        position: relative
    }
    .twosquare-img:after {
        position: absolute;
        width: 20px;
        height: 20px;
        background: red;
        display: block;
        border-top: 5px solid red;
        border-right: 5px solid red
    }
}

@media (min-width:1200px) {
    .twosquare-cell img {
        margin: 0;
        max-width: 100%
    }
}

.quickfact-solo {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3em
}

.quickfact-header,
.quickfact-text {
    margin: 0;
    padding: 0;
    font-weight: 700
}

.quickfact-text {
    font-size: 24px;
    padding: 15px 15px 20px;
    text-align: center;
    line-height: 1
}

.quickfact-text strong {
    line-height: .7
}

@media (min-width:420px) {
    .quickfact-text {
        padding: 15px 30px 15px 0
    }
}

@media (min-width:920px) {
    .quickfact-text {
        padding: 0
    }
}

.quickfact-header {
    font-weight: 900;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
    font-style: italic
}

.quickfact-header span {
    display: inline-block;
    padding: 15px 0
}

@media (min-width:600px) {
    .quickfact-header span {
        display: block;
        padding: 0
    }
}

.quickfact-container {
    display: table;
    width: 100%;
    height: auto;
    min-height: 100px;
    overflow: hidden
}

.quickfact-left,
.quickfact-right {
    display: block;
    vertical-align: middle;
    width: 100%;
    padding: 0
}

.quickfact-left {
    background: #d9d9d9;
    width: auto
}

.quickfact-right {
    background: #f2f2f2;
    padding-left: 0;
    text-align: center;
    width: auto
}

.quickfact-left {
    color: #fff;
    position: relative;
    z-index: 1;
    text-align: center
}

@media (min-width:600px) {
    .quickfact-left,
    .quickfact-right {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding: 0
    }
    .quickfact-left {
        background: #d9d9d9;
        width: 20%
    }
    .quickfact-right {
        background: #f2f2f2;
        padding-left: 54px;
        text-align: left
    }
    .quickfact-left {
        color: #fff;
        position: relative;
        z-index: 1;
        text-align: right;
        height: 100%
    }
    .quickfact-left:after {
        background: inherit;
        top: 0;
        content: "";
        display: block;
        height: 100%;
        min-height: 140px;
        left: 0;
        position: absolute;
        right: -25px;
        -webkit-transform: skewX(-17deg);
        -ms-transform: skewX(-17deg);
        transform: skewX(-17deg);
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%;
        z-index: -1
    }
}

.quickfact-text strong {
    font-size: 56px;
    font-weight: 900;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    color: #ffba00;
}

@media (min-width:920px) {
    .quickfact-text {
        text-align: left;
        padding: 20px 0
    }
    .quickfact-text strong {
        font-size: 70px;
        font-weight: 900;
        display: inline-block;
        text-align: left;
        width: auto;
        padding: 0
    }
}

.quickfact-text em {
    font-weight: 700;
    font-style: normal
}

.quickfact-text sup {
    font-size: 50%;
    vertical-align: top;
    line-height: 1
}

.quickfact-text em,
.quickfact-text strong {
    vertical-align: middle
}

.quickfacts-block {
    background: #eee;
    max-width: 1700px;
    margin: 0 auto
}

.quickfacts-block .flextable {
    background: #eee;
    margin: 0 auto;
    max-width: 1400px
}

.quickfacts-block .flextable {
    padding: 0;
    margin: 1em auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quickfacts-block .flextable h3,
.quickfacts-block .flextable&gt;li,
.quickfacts-block .flextable&gt;p {
    padding: 1em;
    margin: 1em;
    width: auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 1%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    min-width: 140px;
    max-width: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.quickfacts-block .flextable h3,
.quickfacts-block .flextable&gt;li,
.quickfacts-block .flextable&gt;p {
    padding: 1em;
    margin: 1em;
    width: auto;
    font-weight: 700;
    font-size: 1em;
    text-align: center;
    line-height: 1
}

.quickfacts-block .flextable h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    margin: 0;
    padding: .75em 1em;
    line-height: 1;
    vertical-align: middle
}

#vcuhp-47931 .quickfacts-block {
    background-color: #212121;
}

#vcuhp-47931 .quickfacts-block .facts-table {
    background: transparent;
}

#vcuhp-47931 .quickfacts-block .quickfacts-number {
    color: #fff;
}

#vcuhp-47931 .quickfacts-block {
    color: #fff;
}

.quickfacts-item-title {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 14px;
    display: block
}

.quickfacts-item-info {
    font-size: 28px;
    display: block;
    font-weight: 900
}

.quickfacts-solo .flextable {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.quickfacts-solo .flextable&gt;p {
    text-align: left;
    max-width: 50%;
    vertical-align: middle
}

.quickfacts-item-info {
    font-size: 18px;
    display: inline;
    max-width: 100%
}

.quickfacts-header span {
    display: block
}

.quickfacts-block .quickfacts-number {
    color: #000;
    font-weight: 700;
    font-size: 3em;
    line-height: 1
}

.quickfacts-border:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 40px;
    left: 2px;
    bottom: -2px;
    left: auto;
    right: auto
}

.quickfacts-number:after {
    margin-top: .25em;
    border: 2px solid #ffba00 !important;
}

.quickfacts-micro-text {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    padding-top: 16px
}

@media (min-width:320px) {
    .quickfacts-block .flextable&gt;p {
        padding: 0;
        margin: 1em
    }
}

@media (min-width:640px) {
    .quickfacts-block .flextable h3,
    .quickfacts-block .flextable&gt;li,
    .quickfacts-block .flextable&gt;p {
        max-width: 200px
    }
}

@media (min-width:768px) {
    .quickfacts-block .flextable&gt;p {
        padding: 1em;
        margin: 1em
    }
}

@media (min-width:1024px) {
    .quickfacts-block .flextable&gt;p {
        padding: 0
    }
}

@media (max-width:1240px) {
    .quickfacts-block .flextable h3 {
        display: block;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-width: 100%
    }
    .quickfacts-block .flextable h3 span {
        display: inline
    }
}

.quickfacts-block .t4_button {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.7 !important
}

.no-flexbox .quickfacts-block .flextable {
    display: table
}

.no-flexbox .quickfacts-block .flextable h3,
.no-flexbox .quickfacts-block .flextable&gt;li,
.no-flexbox .quickfacts-block .flextable&gt;p {
    display: table-cell;
    vertical-align: middle
}

.quickfacts-block {
    background: #eee;
    max-width: 1700px;
    margin: 0 auto
}

.quickfacts-block .facts-table {
    background: #eee;
    margin: 0 auto;
    max-width: 1078px
}

.quickfacts-block .facts-table {
    padding: 3em 1em;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    list-style: none
}

.quickfacts-block .facts-table h3,
.quickfacts-block .facts-table&gt;li,
.quickfacts-block .facts-table&gt;p {
    padding: 1em;
    margin: 1em;
    width: auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 1%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    min-width: 200px;
    max-width: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.quickfacts-block .facts-table h3,
.quickfacts-block .facts-table&gt;li,
.quickfacts-block .facts-table&gt;p {
    padding: 1em;
    margin: 1em;
    width: auto;
    font-weight: 700;
    font-size: 1em;
    text-align: center;
    line-height: 1
}

.quickfacts-block .facts-table h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-style: italic;
    margin: 0;
    padding: .75em 1em;
    line-height: 1;
    vertical-align: middle
}

.quickfacts-item-title {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
    display: block
}

.quickfacts-item-info {
    font-size: 22px;
    display: block
}

.quickfacts-solo .facts-table {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.quickfacts-solo .facts-table&gt;p {
    text-align: left;
    max-width: 50%;
    vertical-align: middle
}

.quickfacts-item-info {
    display: inline;
    max-width: 100%
}

.quickfacts-header em,
.quickfacts-header span {
    display: block
}

.quickfacts-block .quickfacts-number {
    color: #000;
    font-weight: 700;
    font-size: 3em;
    line-height: 1.3
}

.quickfacts-border:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 40px;
    left: 2px;
    bottom: -2px;
    left: auto;
    right: auto
}

.quickfacts-number:after {
    margin-top: .25em;
}

.quickfacts-block sup {
    font-size: 27px;
    top: -13.6px;
    padding-left: .2em
}

.quickfacts-micro-text {
    display: block;
    font-size: 1em;
    font-weight: 400;
    padding-top: 10px;
    line-height: 1.4
}

.no-flexbox .quickfacts-block .facts-table {
    display: table
}

.no-flexbox .quickfacts-block .facts-table h3,
.no-flexbox .quickfacts-block .facts-table&gt;li,
.no-flexbox .quickfacts-block .facts-table&gt;p {
    display: table-cell;
    vertical-align: middle
}

@media (min-width:740px) {
    .quickfacts-block .facts-table h3,
    .quickfacts-block .facts-table&gt;li,
    .quickfacts-block .facts-table&gt;p {
        max-width: 240px;
        margin: 0 1em;
        padding: 0 1em
    }
    .quickfacts-block .facts-table&gt;li.facts-3 {
        max-width: 32%;
        margin: 0;
        padding: 0 1.5em
    }
    .quickfacts-block .facts-table&gt;li.facts-4 {
        max-width: 50%;
        margin: 0;
        padding: 0 1.5em
    }
}

@media (min-width:900px) {
    .quickfacts-block .facts-table&gt;li.facts-4 {
        max-width: 25%;
        margin: 0;
        padding: 0 1.5em
    }
}

@media (max-width:1240px) {
    .quickfacts-block .facts-table h3 {
        display: block;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-width: 100%
    }
    .quickfacts-block .facts-table h3 em,
    .quickfacts-block .facts-table h3 span {
        display: inline
    }
}

.bubble-cta {
    display: table;
    width: 100%;
    margin-bottom: 3em
}

.bubble-cta-gutter {
    height: auto;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #b2b2b2;
    border-radius: 15px;
    overflow: hidden
}

.bubble-cta-btn,
.bubble-cta-btn p,
h2.bubble-cta-hdr {
    white-space: nowrap
}

.bubble-cta-btn {
    padding: 0 1em
}

.bubble-cta-btn p {
    margin: 0;
    padding: 0
}

h2.bubble-cta-hdr {
    background: #555;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    padding: 1em;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    position: relative
}

.bubble-cta-text {
    width: 100%;
    padding: 0 1.5em
}

.bubble-cta-text p {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 700
}

.bubble-cta-text .btn {
    font-size: 16px
}

.bubble-cta-text .btn.btn-pill {
    border: none
}

.bubble-cta-btn,
.bubble-cta-text,
h2.bubble-cta-hdr {
    display: block;
    text-align: center;
    margin-bottom: .75em
}

@media (min-width:1040px) {
    h2.bubble-cta-hdr:after {
        content: "";
        position: absolute;
        right: -8px;
        top: 0;
        bottom: 0;
        background: #555;
        width: 20px;
        -webkit-transform: skew(-17deg);
        -ms-transform: skew(-17deg);
        transform: skew(-17deg)
    }
    .bubble-cta-gutter {
        padding-right: 5px
    }
    .bubble-cta-btn,
    .bubble-cta-text,
    h2.bubble-cta-hdr {
        display: table-cell;
        vertical-align: middle;
        line-height: 1
    }
    .bubble-cta-gutter {
        border-radius: 60px
    }
    h2.bubble-cta-hdr {
        border-radius: 60px 0 0 60px;
        font-size: 18px
    }
    .bubble-cta-text {
        text-align: left
    }
    .bubble-cta-btn {
        position: relative;
        right: .4em;
        top: 2px;
        padding: 0
    }
}

@media (min-width:1140px) and (max-width:1420px) {
    .bubble-cta-btn,
    .bubble-cta-text,
    h2.bubble-cta-hdr {
        display: block;
        text-align: center;
        margin-bottom: .75em
    }
    .bubble-cta-gutter {
        height: auto;
        margin: 0 auto;
        padding: 0;
        border: 1px solid #b2b2b2;
        border-radius: 15px;
        overflow: hidden
    }
    .bubble-cta-btn,
    .bubble-cta-btn p,
    h2.bubble-cta-hdr {
        white-space: nowrap
    }
    .bubble-cta-btn p {
        margin: 0;
        padding: 0
    }
    h2.bubble-cta-hdr {
        background: #555;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        font-style: italic;
        padding: 1em;
        border-radius: 0;
        font-size: 18px;
        text-transform: uppercase;
        position: relative
    }
    h2.bubble-cta-hdr:after {
        display: none
    }
}

.bubble-cta-hdr i.fa {
    font-weight: 400;
    font-style: normal;
    color: inherit;
    display: inline-block;
    margin: 0;
    margin-top: -1px;
    padding: 0;
    padding-right: 4px;
    vertical-align: top
}

.ramnation-cta {
    background: #fff
}

.ramnation-cta .container-fluid {
    background: #f2f2f2
}

.ramnation-cta-content {
    padding: 2.2em 0;
    text-align: center
}

.ramnation-cta .ramnation-cta-header {
    font-size: 83px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0 0 0 -4px;
    padding: 0
}

@media (min-width:768px) {
    .ramnation-cta .ramnation-cta-header,
    .ramnation-cta-content {
        text-align: left;
        padding-left: 10px
    }
}

.ramnation-cta .ramnation-cta-header span:first-child {
    display: block;
    font-size: 50px;
    font-style: italic;
    font-weight: 300;
    margin-left: 4px
}

.ramnation-cta .ramnation-cta-header span:nth-child(2) {
    color: #ffba00
}

.ramnation-cta .ramnation-cta-list {
    list-style: none;
    margin: 1.5em 0 0;
    padding: 0
}

.ramnation-cta .ramnation-cta-list-item {
    display: block;
    font-size: 1em;
    line-height: 1;
    margin: 0 0 20px;
    width: 100%
}

@media (min-width:480px) {
    .ramnation-cta .ramnation-cta-list-item {
        display: inline-block;
        margin: 0 10px 0 0;
        width: 45%;
        max-width: 240px
    }
}

.ramnation-cta .btn {
    border: 1px solid #ffba00;
    color: #000;
    padding: .5em 2em;
    width: 100%;
    text-align: center
}

.ramnation-cta .btn span:after {
    font-family: FontAwesome;
    color: #ffba00;
    content: "\f105";
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-left: 8px;
    vertical-align: top
}

.ramnation-cta .ramnation-cta-image {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 400px;
    margin: -20px auto 0
}

.ramnation-cta .ramnation-cta-image img {
    width: 100%;
    margin: 0;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, .3));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, .3))
}

.cta-block {
    position: relative;
    background: #f2f2f2
}

.cta-block .row {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.cta-block .cta-block-image,
.cta-block .cta-block-text {
    display: block;
    text-align: center
}

.cta-block .cta-block-image {
    display: none
}

@media (min-width:900px) {
    .cta-block .row {
        display: table
    }
    .cta-block .cta-block-image,
    .cta-block .cta-block-text {
        display: table-cell;
        text-align: left
    }
    .cta-block .cta-block-text {
        width: 60%
    }
    .cta-block .cta-block-image {
        vertical-align: bottom;
        width: 40%
    }
}

.cta-block .cta-block-image img {
    width: 100%;
    max-width: 400px;
    margin-top: -20px;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, .3));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, .3))
}

.cta-block .cta-block-text-gutter {
    padding: 3.2em 1.5em 2.8em
}

.cta-block .cta-block-text h3 {
    font-size: 44px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0 0 20px -4px;
    padding: 0
}

.cta-block .cta-block-text h3 em:first-child {
    display: block;
    font-size: 32px !important;
    line-height: 1;
    font-style: italic;
    font-weight: 300;
    margin-left: 4px
}

@media (min-width:480px) {
    .cta-block .cta-block-text h3 {
        font-size: 83px
    }
    .cta-block .cta-block-text h3 em:first-child {
        font-size: 50px !important
    }
}

.vcuhp-footer {
    background: #222;
    padding: 3em 0 1.5em 0;
    color: #fff
}

.vcuhp-footer-logo {
    position: relative;
    float: none;
    width: 100%;
    max-width: 250px;
    margin: 0;
    top: -8px
}

.vcuhp-footer-logo a.nav-home {
    background-position: top center !important;
    border: none !important;
    margin: 0
}

.vcuhp-footer-copyright {
    margin-top: 2em;
    font-size: 14px;
    line-height: 1.5
}

@media (min-width:768px) {
    .vcuhp-footer-logo {
        float: left;
        margin: 0 auto
    }
    .vcuhp-footer-copyright {
        margin: 0
    }
}

@media (min-width:1200px) {
    .vcuhp-footer-logo {
        max-width: 320px
    }
}

.vcuhp-footer-header {
    color: #febe10;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: .5em
}

.vcuhp-footer p {
    color: #fff;
    font-size: 16px
}

.vcuhp-footer-list {
    display: table-cell;
    line-height: 1.2
}

.vcuhp-footer .list-item {
    margin-bottom: .5em
}

.vcuhp-footer .list-item a,
.vcuhp-footer .list-item a:visited,
.vcuhp-footer .vcuhp-social-more {
    color: #fff;
    border: none;
    padding: 0
}

.vcuhp-footer .list-item a:focus,
.vcuhp-footer .list-item a:hover,
.vcuhp-footer .vcuhp-social-more:hover {
    color: #aaa;
    padding: 0
}

.vcuhp-footer .list-item a.link-gold,
.vcuhp-footer .list-item a.link-gold:visited {
    color: #febe10;
    border: none
}

.vcuhp-footer .list-item a.link-gold:focus,
.vcuhp-footer .list-item a.link-gold:hover {
    color: #aaa
}

.vcuhp-footer-social {
    margin-top: 1.4em
}

.vcuhp-footer-social li {
    display: inline-block;
    margin-right: 5px
}

.vcuhp-footer-social li:last-child {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    margin-top: 1em
}

@media (min-width:324px) {
    .vcuhp-footer-social li:last-child {
        display: block;
        margin-left: 0
    }
}

.vcuhp-footer-social a {
    height: 40px;
    width: 40px;
    border: none
}

.vcuhp-footer-social a span {
    text-indent: -999em;
    text-align: left
}

.vcuhp-footer-social a:focus,
.vcuhp-footer-social a:hover {
    text-decoration: none;
    border: none
}

.vcuhp-footer-social .fa {
    width: 40px;
    height: 40px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%
}

.vcuhp-footer-social .fa:hover {
    color: #000;
    background: #ffba00;
    text-decoration: none;
    border-color: #000
}

.vcuhp-footer-social .fa.fa-map-marker,
.vcuhp-footer-social .fa.fa-phone {
    color: #ffba00
}

.vcuhp-footer .vcuhp-social-more {
    position: relative;
    top: -2px;
    margin: 0 8px 0 0;
    padding: 0;
    line-height: 1
}

.vcuhp-footer .vcuhp-social-more:after {
    position: relative;
    font-family: FontAwesome;
    color: #febe10;
    content: "\f067";
    display: inline-block;
    top: 2px;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    line-height: 1
}

.vcuhp-footer-secondary {
    margin: 0;
    padding: 1em 15px
}

.vcuhp-footer-secondary .vcuhp-footer-header {
    display: block
}

.vcuhp-footer-copyright {
    padding: 0 2em
}

@media (min-width:768px) {
    .vcuhp-footer-secondary {
        padding: 3em 30px 0
    }
    .vcuhp-footer-secondary .vcuhp-footer-header {
        display: none
    }
    .vcuhp-footer-infolinks {
        list-style: none;
        display: inline;
        font-size: 12px
    }
    .vcuhp-footer-infolinks li {
        display: inline;
        color: #aaa;
        font-size: 12px;
        margin: 0;
        padding: 0;
        word-break: keep-all;
        white-space: normal
    }
    .vcuhp-footer-infolinks li:after {
        content: "/";
        padding: 0 .5em
    }
    .vcuhp-footer-infolinks li:last-child:after {
        content: ""
    }
    .vcuhp-footer .vchp-footer-infolinks .list-item a:visited,
    .vcuhp-footer .vcuhp-footer-infolinks .list-item a {
        color: #aaa;
        text-decoration: none
    }
    .vcuhp-footer-copyright {
        text-align: left
    }
}

@media (min-width:1270px) {
    .vcuhp-footer-copyright {
        text-align: right
    }
}

.vcuhp-footer blockquote {
    border: 0;
    margin: 0;
    padding: 0
}

.vcuhp-footer p.footer-quote {
    font-size: 18px;
    line-height: 1.6;
    border-bottom: 1px solid #ffba00;
    margin-bottom: 1.4em
}

.vcuhp-footer p.footer-quote-attribution {
    font-size: 15px;
    line-height: 1.4
}

.footer-quote-attribution strong {
    font-weight: 700
}

.vcuhp-footer .vcuhp-footer-give h3:before {
    font-family: FontAwesome;
    color: #febe10;
    content: "\f08a";
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-right: 6px
}

.footer-block-table {
    height: 100%;
    width: 100%;
    display: table;
    width: 100%;
    padding: 0;
    border: 0
}

.footer-cell {
    width: 100%;
    display: block;
    vertical-align: top
}

.footer-block-table .footer-cell:nth-child(2) {
    padding: 2.5em 0 1em
}

.footer-block-table .footer-cell:nth-child(3) {
    display: none
}

@media (min-width:767px) {
    .footer-cell {
        width: 33.3333%;
        display: table-cell;
        overflow: hidden;
        padding: 0
    }
    .footer-cell:nth-child(1),
    .footer-cell:nth-child(2) {
        width: 20%;
        display: table-cell;
        overflow: hidden;
        padding: 0
    }
    .footer-block-table .footer-cell:nth-child(2),
    .footer-block-table .footer-cell:nth-child(3) {
        padding: 0;
        padding-left: 3em;
        border-left: 1px solid #515151
    }
    .footer-block-table .footer-cell:nth-child(3) {
        display: none
    }
}

@media (min-width:992px) {
    .footer-block-table .footer-cell:nth-child(3) {
        width: 33.3333%;
        display: table-cell;
        overflow: hidden
    }
    .footer-block-table .footer-cell:nth-child(2) nav {
        display: block;
        text-align: left;
        width: 100%;
        max-width: 200px;
        min-width: 180px
    }
}

.circle-icon {
    font-size: 45px;
    background: #666;
    background: rgba(0, 0, 0, .4);
    padding: 30px;
    border-radius: 100%;
    border: 6px solid #fff;
    color: #fff;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .46);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .46);
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.circle-icon:hover {
    background: rgba(0, 0, 0, .6)
}

.fix-editor {
    display: none
}

.icon-wrapper {
    display: inline-block
}

.boxlink-col-item {
    position: relative;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 1.5em;
    min-height: auto;
    overflow: auto;
}

.boxlink-col-item a {
    display: table;
    width: 100%;
    height: 100%;
    padding: 1.25em;
    background: #ffab00;
    color: #000;
}

.boxlink-col-item a:active,
.boxlink-col-item a:focus,
.boxlink-col-item a:hover{
    border: 0;
    text-decoration: none;
    background: #000000;
}

.boxlink-col-item:hover h3,
.boxlink-col-item:hover p, .boxlink-col-item:focus h3,
.boxlink-col-item:focus p {
    color: #fff !important;
}

.boxlink-col-item h3,
.boxlink-col-item p {
    color: #000 !important;
}

.boxlink-col-item h3 {
    margin: 0;
    padding: 0 0 .5em;
    font-size: 18px;
    font-weight: 500;
    line-height: 1
}

.boxlink-col-item p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400
}

@media (min-width:780px) {
    .boxlink-col-item a h3 {
        font-size: 24px
    }
    .boxlink-col-item p {
        font-weight: 700
    }
}

.boxlink-col-item:after {
    position: absolute;
    color: #000;
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    width: 20px;
    height: 20px;
    right: .5em;
    bottom: .75em;
    background: 0 0
}

.boxlink-col-item:hover:after{
    color: #fff !important;
}

.boxlink-col-item:hover {
    background-color: rgba(0, 0, 0, .1) !important
}

.boxlink-col-item:hover a {
    text-decoration: none;
    color: #000
}

@media (min-width:1140px) and (max-width:1399px) {
    .boxlink-col-item h3 {
        margin: 0;
        padding: 0 0 .5em;
        font-size: 20px;
        font-weight: 500;
        line-height: 1
    }
    .boxlink-col-item p {
        font-size: 15px;
        line-height: 1.2
    }
}

@media (min-width:1400px) {
    .boxlink-col-item h3 {
        margin: 0;
        padding: 0 0 .5em;
        font-size: 20px;
        font-weight: 700;
        line-height: 1
    }
    .boxlink-col-item p {
        font-size: 15px;
        line-height: 1.2
    }
}

.apply-links,
.box-links-4 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 1.5em
}

.apply-links div,
.box-links-3 div,
.box-links-4 div {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 1em 1em 0
}

.apply-links div:nth-child(1),
.apply-links div:nth-child(3),
.box-links-4 div:nth-child(1),
.box-links-4 div:nth-child(3) {
    margin-right: 1em
}

.apply-links div:nth-child(2),
.apply-links div:nth-child(4),
.box-links-4 div:nth-child(2),
.box-links-4 div:nth-child(4) {
    margin-right: 0
}

@media (min-width:450px) {
    .apply-links div,
    .box-links-4 div {
        width: 46%
    }
    .apply-links .boxlink-col-item,
    .box-links-4 .boxlink-col-item {
        height: 150px;
        min-height: 150px
    }
}

@media (min-width:768px) {
    .apply-links div,
    .box-links-4 div {
        width: 46%
    }
    .apply-links div:nth-child(2),
    .box-links-4 div:nth-child(2) {
        margin-right: 0
    }
    .box-links-3 div {
        width: 32%
    }
    .box-links-3 div:nth-child(3) {
        margin-right: 0
    }
}

@media (min-width:1525px) {
    .apply-links div,
    .box-links-4 div {
        width: 22%
    }
    .apply-links div:nth-child(2),
    .box-links-4 div:nth-child(2) {
        margin-right: 1em
    }
}

.freshman-link {
    background: #1f3a93
}

.transfer-link {
    background: #db0a5b
}

.graduate-link {
    background: green
}

.international-link {
    background: #80225f
}

.freshman-link:hover {
    background: #06217a !important
}

.transfer-link:hover {
    background: #c20042 !important
}

.graduate-link:hover {
    background: #006700 !important
}

.international-link:hover {
    background: #670946 !important
}

.quicklinks-box-wrapper {
    padding: 0;
    margin: 1.5em 0 2.5em
}

ul+.quicklinks-box-wrapper {
    padding-top: 4em
}

.quicklinks-box-wrapper h2 {
    font-size: 28px
}

.quicklinks-box-wrapper h3 {
    font-size: 24px
}

.quicklinks-box-wrapper p {
    font-size: 18px !important
}

.quicklinks-box-wrapper p:last-child {
    padding-bottom: 0
}

.triple-block .triple-main .quicklinks-box-wrapper ul:last-child {
    padding-bottom: 1em !important
}

.quicklinks-box-wrapper li {
    font-size: 16px !important
}

.quicklinks-box {
    position: relative;
    padding: 2em 2em 20px;
    width: 100%
}

.quicklinks-box-border {
    border: 1px solid #000;
}

.quicklinks-box .t4_text-primary {
    line-height: 1;
    padding: 0;
    margin-bottom: .5em;
    text-align: center;
    font-weight: 700 !important
}

.quicklinks-box .t4_text-primary strong {
    font-size: 36px;
    font-weight: 900;
    line-height: .7;
    padding: 0 0 .25em;
    margin: 0 auto;
    text-align: center;
    float: none;
    display: block;
    color: #ffba00;
}

@media (min-width:640px) {
    .quicklinks-box .t4_text-primary {
        line-height: 1;
        padding: .25em 0 0;
        margin-bottom: .5em;
        text-align: left
    }
    .quicklinks-box .t4_text-primary strong {
        font-size: 40px;
        font-weight: 900;
        line-height: .4;
        padding: 0 .25em 1.5em 0;
        text-align: left;
        float: left;
        display: table
    }
}

.quickfact-box {
    margin: 0;
    padding: .25em
}

.quickfact-box span {
    display: table-cell;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    vertical-align: middle
}

.quickfact-box span.quickfact-number {
    font-size: 56px;
    font-weight: 900;
    line-height: 1;
    padding: .25em
}

.quicklinks-box-wrapper h3.quickfact-box-header,
.quicklinks-box-wrapper h3.quicklinks-box-header {
    position: absolute;
    top: -7px;
    left: 11px;
    background: #fff;
    margin: -2px 0;
    padding: 0 6px 0 4px;
    font-style: italic;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 16px;
    color: #000000;
}

.quicklinks-box.border-dark {
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .5)
}

.quicklinks-box.border-light {
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .5)
}

.quicklinks-box .quicklinks-box-header .fa {
    font-family: FontAwesome;
    font-style: normal;
    padding-right: 3px
}

.nav-tabs&gt;li.active {
    border-top: 10px solid #ffba00
}

.nav-tabs&gt;li:first-child {
    border-left: 1px solid #ddd
}

.nav-tabs&gt;li:last-child {
    border-right: 1px solid #ddd
}

.triple-main ul.nav-tabs {
    display: table;
    border: 0;
    width: 100%;
    margin-top: 1.5em;
    padding: 0
}

.nav-tabs&gt;li {
    display: table-cell;
    float: none;
    margin: 0;
    padding: 0;
    border-top: 10px solid #fff
}

.nav-tabs&gt;li.active {
    border-top: 10px solid #ffba00
}

.nav-tabs&gt;li&gt;a,
.nav-tabs&gt;li&gt;a:focus,
.nav-tabs&gt;li&gt;a:hover {
    margin: 0;
    padding: .5em;
    line-height: 2;
    border: 0;
    border-right: 1px solid #868686;
    border-radius: 0;
    background: #5e5e5e;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.nav-tabs&gt;li:last-child&gt;a,
.nav-tabs&gt;li:last-child&gt;a:focus,
.nav-tabs&gt;li:last-child&gt;a:hover {
    border: 0
}

@media (min-width:768px) {
    .nav-tabs&gt;li&gt;a,
    .nav-tabs&gt;li&gt;a:focus,
    .nav-tabs&gt;li&gt;a:hover {
        padding: 1em;
        font-size: 14px
    }
}

@media (min-width:1140px) {
    .nav-tabs&gt;li&gt;a,
    .nav-tabs&gt;li&gt;a:focus,
    .nav-tabs&gt;li&gt;a:hover {
        padding: 1em;
        font-size: 16px
    }
}

.nav-tabs&gt;li&gt;a:hover {
    background: #212121;
    color: #fff
}

.nav-tabs&gt;li.active&gt;a,
.nav-tabs&gt;li.active&gt;a:focus,
.nav-tabs&gt;li.active&gt;a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0
}

.tab-pane {
    margin: 0;
    padding: 1.5em
}

.tab-pane h2 {
    font-size: 22px;
    margin-top: 1.5em
}

.tab-pane h3 {
    font-size: 20px;
    margin-top: 1.5em
}

.tab-pane p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding: 0 0 1em 0
}

.tab-pane ul {
    padding-bottom: 0
}

.tab-content .tab-pane ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.triple-main ul.nav-tabs {
    margin-left: 0
}

.tab-pane.active {
    border: 1px solid #ddd;
    border-top: 0
}

.tab-content {
    font-size: 18px;
    line-height: 26px
}

.tab-content .checklist-mark {
    position: relative
}

.tab-content .checklist-mark:before {
    position: absolute;
    top: -2px;
    left: -1.5em;
    font-family: FontAwesome;
    color: #000;
    content: "\f00c";
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

#tabs-1776783,
#tabs-192395,
#tabs-192416,
#tabs-192432,
#tabs-192433,
tabs-192389 {
    padding-left: 3em
}

.vcuhp-accordion {
    margin-bottom: 3em
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.vcuhp-accordion .panel {
    margin: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.vcuhp-accordion .panel-group {
    border: 0;
    border-bottom: 1px solid #d5d5d5
}

.vcuhp-accordion .panel-group .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f9f9f9;
    border: 0
}

.vcuhp-accordion .panel-group .panel+.panel {
    margin: 0;
    padding: 0
}

.vcuhp-accordion .panel-default .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    border-top: 1px solid #d5d5d5
}

.vcuhp-accordion .panel-default .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    border-top: 1px solid #d5d5d5
}

.vcuhp-accordion .panel-title {
    margin: 0;
    padding: 0;
    font-size: 1em;
    background: #fff
}

.triple-main .panel-title a {
    border: 0
}

@media (min-width:600px) {
    .vcuhp-accordion .panel-title {
        margin: 0;
        padding: 0;
        font-size: 1em;
        background: #fff
    }
}

.vcuhp-accordion .panel-title&gt;a {
    display: block;
    padding: 15px;
    text-decoration: none
}

.vcuhp-accordion .panel-title a:hover {
    color: #555
}

.vcuhp-accordion .panel-title&gt;a {
    padding-left: 0
}

.vcuhp-accordion .more-less {
    float: right;
    color: #555;
    margin-left: 10px
}

.triple-block .triple-main .vcuhp-accordion .panel-body {
    padding: 1.5em;
    background: #f9f9f9 !important;
    font-size: .8em !important
}

.triple-block .triple-main .vcuhp-accordion .panel-body dd,
.triple-block .triple-main .vcuhp-accordion .panel-body dl,
.triple-block .triple-main .vcuhp-accordion .panel-body dt,
.triple-block .triple-main .vcuhp-accordion .panel-body li,
.triple-block .triple-main .vcuhp-accordion .panel-body ol,
.triple-block .triple-main .vcuhp-accordion .panel-body p,
.triple-block .triple-main .vcuhp-accordion .panel-body ul {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400 !important;
    font-family: Roboto
}

.vcuhp-accordion .panel-body p {
    font-weight: 400
}

.vcuhp-accordion .panel-group .panel {
    background: #f9f9f9 !important
}

.vcuhp-accordion .panel-default&gt;.panel-heading+.collapse&gt;.panel-body {
    border-top-color: #d5d5d5 !important
}

.vcuhp-accordion .panel-default&gt;.panel-heading {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    font-family: Roboto
}

@media (min-width:600px) {
    .vcuhp-accordion .panel-default&gt;.panel-heading {
        font-size: 18px;
        line-height: 28px
    }
}

.vcuhp-accordion .panel-default {
    border: 0;
    border-bottom: 1px solid #d5d5d5
}

.triple-block .triple-main .numchecklist-block {
    margin: 0;
    padding: 1em 0 2em
}

.triple-block .triple-main li.numchecklist-item {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    vertical-align: top;
    padding: 0;
    margin: 0 0 2em 40px;
    list-style-position: inside;
    position: relative
}

.numchecklist-item-gutter {
    border-left: 0;
    border-top: 1px solid #b5b5b5;
    color: #000 !important;
    padding-left: 0;
    padding-top: 20px;
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 1;
    vertical-align: top
}

.triple-block .triple-main li.numchecklist-item {
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
    vertical-align: top;
    margin: 0 0 1em
}

.numchecklist-item-gutter h3 {
    display: inline-block;
    line-height: 1;
    width: 100%;
    vertical-align: top;
    font-size: 20px;
    color: #000
}

.numchecklist-item-gutter p {
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.numchecklist-item-gutter h3+p {
    padding: 0;
    margin: 0
}

.numchecklist-item-gutter p:last-child {
    padding-bottom: 0
}

@media (min-width:400px) {
    .triple-block .triple-main .numchecklist-block {
        margin: 0 0 0 65px
    }
    .triple-block .triple-main li.numchecklist-item {
        line-height: 1;
        vertical-align: top;
        padding: 0;
        margin: 0 0 2em;
        list-style-position: outside
    }
    .numchecklist-item-gutter {
        border: 0;
        border-left: 1px solid #b5b5b5;
        color: #000 !important;
        padding-top: 0;
        padding-left: 20px;
        margin: 0 0 0 5px;
        font-size: 18px;
        line-height: 1
    }
}

.vcuhp-callout {
    background: #ddd;
    background: #80225f;
    color: #fff;
    margin-bottom: 2em
}

.vcuhp-callout-gutter {
    padding: 2em;
    position: relative
}

.vcuhp-callout-gutter:before {
    position: absolute;
    top: 7px;
    left: -5px;
    font-size: 65px;
    opacity: .15;
    font-family: FontAwesome;
    color: #fff;
    content: "\f06a";
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.vcuhp-callout-gutter h3 {
    font-size: 22px;
    line-height: 1.2em
}

@media (min-width:600px) {
    .vcuhp-callout-gutter h3 {
        font-size: 24px
    }
}

.vcuhp-callout-gutter p {
    color: #fff;
    padding-bottom: 1.5em;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}

.vcuhp-callout-gutter p:last-child {
    padding-bottom: 0
}

.vcuhp-callout-gutter h1,
.vcuhp-callout-gutter h2,
.vcuhp-callout-gutter h3,
.vcuhp-callout-gutter h4,
.vcuhp-callout-gutter h5,
.vcuhp-callout-gutter li,
.vcuhp-callout-gutter p {
    color: #fff !important
}

.img-list {
    margin: 0 auto;
    padding: 0 0 3em
}

.img-list ol,
.img-list ul {
    list-style: none
}

.img-list-gutter {
    padding: 0
}

.img-list-item {
    border: 0;
    margin: 0 0 1.5em;
    padding: 0;
    overflow: hidden
}

.img-list-text {
    padding: 1em 0 0;
    margin-bottom: 0
}

.img-list-gutter .img-list-text h2 {
    font-size: 24px;
    margin: 0 0 .6em 0
}

.img-list-gutter .img-list-text h2 a {
    border: none
}

.img-list-gutter .img-list-text h2 a:focus,
.img-list-gutter .img-list-text h2 a:hover {
    border-bottom: 2px solid #292929
}

.img-list-text i {
    padding-right: 8px
}

.img-list-src {
    border: 1px solid #777
}

@media (min-width:600px) and (max-width:767px) {
    .img-list {
        margin: 0 auto;
        padding: 0 0 3em
    }
    .image-list-gutter {
        display: table
    }
    .img-list-image,
    .img-list-text {
        display: table-cell;
        vertical-align: top
    }
    .img-list-text {
        padding: 0 0 0 38px;
        width: 70%
    }
    h3.img-list-item-hdr {
        font-size: 24px;
        color: #121212
    }
    .img-list-text p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400
    }
    .img-list-image {
        min-width: 225px
    }
    .img-list-src {
        width: 100%;
        max-width: 325px
    }
}

@media (min-width:768px) and (max-width:1450px) {
    .img-list-image,
    .img-list-text {
        display: block
    }
    .img-list-text {
        padding: 1em 0 0;
        width: 100%
    }
}

@media (min-width:1400px) {
    .img-list {
        margin: 0 auto;
        padding: 0 0 3em
    }
    .image-list-gutter {
        display: table
    }
    .img-list-image,
    .img-list-text {
        display: table-cell;
        vertical-align: top
    }
    .img-list-text {
        padding: 0 0 0 38px;
        width: 70%
    }
    h3.img-list-item-hdr {
        font-size: 24px;
        color: #121212
    }
    .img-list-text p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400
    }
    .img-list-image {
        min-width: 325px
    }
    .img-list-src {
        width: 100%;
        max-width: 325px
    }
}

.img-list-profiles h3.img-list-item-hdr {
    font-size: 24px;
    color: #121212
}

.img-list-profiles .img-list-text p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.img-list-profiles .img-list-image {
    min-width: 325px
}

.img-list-src {
    width: 100%
}

.img-list-profiles .img-list-text p.t4_text-capitalize {
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: #000
}

.img-list-profiles .img-list-text h2 {
    margin: 0;
    padding: 0
}

.img-list-profiles .img-list-text h2+h3 {
    margin: 0;
    padding: 0 0 1em;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-top: 5px
}

.img-list-profiles .img-list-image {
    text-align: center;
    max-width: 90%
}

.img-list-profiles .img-list-image img {
    border: 3px solid #333;
    border-radius: 300px 300px 300px 300px;
    -webkit-border-radius: 300px 300px 300px 300px;
    -moz-border-radius: 300px 300px 300px 300px
}

@media (min-width:600px) {
    .img-list-profiles .img-list-image,
    .img-list-profiles .img-list-text {
        display: table-cell;
        vertical-align: top
    }
    .img-list-profiles .img-list-text {
        padding: 0 0 0 38px;
        width: 70%
    }
    .img-list-profiles .img-list-image {
        max-width: 218px
    }
}

.textblock-list {
    margin: 0 auto;
    margin-top: 2em
}

.textblock-list-parent {
    display: table;
    margin: 0;
    padding: 0
}

.textblock-list-gutter {
    padding-bottom: 1em
}

.textblock-list-item {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 2em
}

@media (min-width:600px) {
    .textblock-list-item {
        padding-bottom: 1.2em
    }
}

.textblock-list-item:nth-child(2n) {
    padding-left: 0
}

@media (min-width:768px) {
    .textblock-list-item {
        display: block;
        width: 48%;
        padding: 0 0 2em
    }
    .textblock-list-item:nth-child(2n) {
        padding-left: 2em
    }
}

.textblock-list-more a {
    position: relative;
    color: #000;
    font-weight: 700;
    line-height: 1;
    top: 10px;
    text-transform: uppercase;
    border: 0;
    padding: 0
}

.vcuhp-flextable .flex-item p.textblock-list-more a {
    font-size: 14px !important
}

.textblock-list-more a:active,
.textblock-list-more a:hover {
    text-decoration: none;
    color: #b02e01 !important;
}



.textblock-list-hdr {
    font-size: 24px;
    padding-bottom: .3em
}

.textblock-list-text p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 0 0 .4em 0
}

.t4_text-capitalize a,
a.read-more-link,
a.read-more-link:active,
a.read-more-link:hover {
    border: 0
}

.t4_text-capitalize a {
    text-transform: uppercase
}

.read-more-link,
.t4_text-capitalize a {
    text-decoration: none;
    border: 0;
    padding: 0 0 4px 0;
    padding: 0 0 2px 0;
    color: #000;
    font-weight: 700
}

.read-more-link:hover, .read-more-link:focus,
.t4_text-capitalize a:hover, .t4_text-capitalize a:focus{
    color: #b02e01;
}

.read-more-link:after,
.t4_text-capitalize a:after,
.textblock-list-more a:after,
a.read-more-link:after {
    position: relative;
    font-family: FontAwesome;
    font-weight: 400;
    color: inherit;
    content: "\f105";
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 1;
    padding-left: 8px;
    top: -1px;
    vertical-align: middle
}

a.read-more-link:after {
    top: 0
}

.fullwidth-image {
    display: block;
    background: 0 0;
    max-width: 1700px;
    text-align: center;
    margin: 0 auto
}

.fullwidth-image-gutter {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0 auto
}

.fullwidth-img-wrapper {
    text-align: center;
    margin: 0 auto
}

.fullwidth-image-text {
    display: table;
    width: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto
}

.fullwidth-image p {
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase
}

.fullwidth-image-text p {
    display: table-cell;
    vertical-align: middle;
    padding: .5em;
    line-height: 1;
    font-size: 24px
}

.fullwidth-image-text p&gt;em span {
    font-weight: 900;
    display: block
}

.fullwidth-image-text p&gt;em {
    display: block;
    white-space: nowrap
}

.fullwidth-image-text p em:nth-child(2) {
    padding: .5em 0
}

@media (min-width:600px) {
    .fullwidth-image-src {
        max-height: 326px;
        max-width: 1700px
    }
    .fullwidth-image-text {
        display: table;
        width: 100%;
        text-align: center;
        vertical-align: middle
    }
    .fullwidth-image-text p&gt;em {
        display: inline;
        white-space: nowrap
    }
    .fullwidth-image-text p&gt;em span {
        display: inline
    }
    .fullwidth-image-text p {
        display: table-cell;
        vertical-align: middle;
        padding: .5em;
        line-height: 1.2;
        font-size: 36px;
        text-transform: uppercase;
        text-align: center
    }
    .fullwidth-image-text p em:nth-child(2) {
        padding: 0 .4em
    }
    .fullwidth-image-text p&gt;em span {
        font-weight: 900
    }
}

.image-grid-hdr {
    text-align: center;
    font-size: 2em;
    margin: 0;
    background: #000;
    color: #fff;
    padding: 1em
}

.image-grid-hdr p:last-child {
    padding-bottom: 0
}

.image-grid-gutter {
    font-size: 0
}

.no-flexbox .image-grid .image-grid-item {
    font-size: 16px;
    overflow: hidden;
    display: inline-block;
    width: 100%
}

.flexbox .image-grid .image-grid-item {
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.image-grid .image-grid-item {
    position: relative;
    margin: 0
}

.image-grid img {
    border: none;
    max-width: 100%;
    height: auto;
    display: block;
    background: #ccc;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.image-grid .p a {
    display: inline;
    font-size: 13px;
    margin: 0
}

.image-grid .p {
    text-align: center;
    font-size: 13px;
    padding-top: 100px
}

.image-grid-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 30px;
    opacity: 0;
    font-size: 16px;
    text-align: center;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s
}

.image-grid-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.image-grid-caption p {
    max-width: 90%
}

.image-grid-caption {
    top: 70px;
    bottom: -50px;
    -webkit-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    transform: skewY(10deg)
}

.image-grid figure:hover .image-grid-caption {
    opacity: 1;
    background: #ffba00;
    background: rgba(255, 186, 0, .9)
}

.image-grid figure:hover .image-grid-shortcaption {
    top: 70px
}

.image-grid-caption .image-grid-shortcaption {
    font-size: 20px;
    padding-top: 30%;
    -webkit-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    transform: skewY(-10deg);
    opacity: 1 !important;
    font-weight: 400
}

#image-gallery-title {
    display: none
}

#image-gallery .gallery-arrows {
    margin: 0 auto
}

@media (min-width:992px) {
    #image-gallery .gallery-arrows {
        display: table;
        text-align: right;
        margin: 0;
        padding: 0
    }
}

#image-gallery #show-next-image,
#image-gallery #show-previous-image {
    display: table-cell;
    text-align: center;
    border-spacing: 0;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

#image-gallery #show-next-image:hover,
#image-gallery #show-previous-image:hover {
    text-decoration: none;
    background: #fff
}

#image-gallery #show-next-image:hover i,
#image-gallery #show-previous-image:hover i {
    color: #222
}

.modal-dialog {
    max-width: 768px !important
}

@media (min-width:1200px) {
    .modal-dialog {
        max-width: 768px
    }
}

@media (min-width:1000px) {
    .modal-dialog {
        max-width: 768px
    }
}

#instafeed .image-grid {
    max-width: 1167px;
    margin: 0 auto 76px auto
}

#instafeed .image-grid-hdr {
    padding: 34px 1em 29px
}

#instafeed .image-grid-hdr h3 {
    margin: 0;
    padding: 0;
    line-height: 1
}

#instafeed .image-grid-hdr h3:before {
    color: #ffba00;
    font-family: FontAwesome;
    content: "\f16d";
    display: inline-block;
    margin-right: 12px
}

@media (min-width:768px) {
    #instafeed .image-grid-hdr h3 {
        font-size: 36px
    }
}

#instafeed .image-grid .image-grid-item:after {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 30px;
    height: 30px
}

a.image-grid-thumbnail {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    line-height: 1
}

a.image-grid-thumbnail:focus {
    text-decoration: blink
}

.flexbox .vcuhp-flextable.image-grid .flex-item {
    margin: 0;
    padding: 0
}

.flexbox .vcuhp-flextable.image-grid&gt;.flex-item-2,
.flexbox .vcuhp-flextable.image-grid&gt;.flex-item-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.flexbox .vcuhp-flextable.image-grid .flex-item {
    margin: 0;
    padding: 0
}

@media (min-width:640px) {
    .flexbox .vcuhp-flextable.image-grid&gt;.flex-item-2,
    .flexbox .vcuhp-flextable.image-grid&gt;.flex-item-4 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

@media (min-width:0) {
    .image-grid-caption {
        display: none
    }
}

@media (min-width:800px) {
    .image-grid-caption {
        display: block
    }
}

.modal-dialog {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 17px
}

@media (min-width:640px) {
    .modal-dialog {
        max-width: 620px
    }
}

@media (min-width:800px) {
    .modal-dialog {
        max-width: 768px
    }
}

@media (min-width:1000px) {
    .modal-dialog {
        max-width: 900px
    }
}

@media (min-width:1200px) {
    .modal-dialog {
        max-width: 1100px
    }
}

.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    border-radius: 0;
    border: none
}

.modal-content .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    text-shadow: none;
    opacity: .5;
    color: #fff
}

.modal-content .close:hover {
    opacity: .25
}

.modal-header {
    padding: 0;
    border: none
}

.modal-footer {
    padding: 20px 0;
    border-top: none
}

.modal-body {
    padding: 0;
    border: 1px solid #fff
}

.modal-header .close {
    margin-top: 0;
    font-size: 42px
}

.modal-backdrop.in {
    opacity: .85
}

.modal-footer #image-gallery-caption {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    color: #fff !important;
    padding-bottom: 1.5em
}

.modal-footer .col-md-4 {
    text-align: center
}

@media (min-width:768px) {
    .modal-footer #image-gallery-caption,
    .modal-footer .gallery-arrows {
        margin: 0;
        padding: 0 0 1em
    }
}

@media (min-width:992px) {
    .modal-footer #image-gallery-caption {
        text-align: left
    }
    .modal-footer .col-md-4 {
        text-align: right
    }
}

.values-grid-list {
    color: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 3em 1em 1em;
    background: #bb0500
}

.values-grid-list ul {
    max-width: 1600px;
    margin: 0 auto
}

.values-grid-list h2 {
    text-align: center;
    padding-bottom: 1em
}

.values-grid-list h3 {
    text-align: center;
    font-style: italic;
    font-weight: 900;
    font-size: 28px !important;
    margin: 0 0 .2em 0;
    color: #ffba00;
}

.values-grid-list p {
    color: #fff
}

.values-grid-list li {
    text-align: center;
    padding: 0 1em
}

.values-grid-list .flex-item p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.vcuhp-imagecap {
    margin: 0 auto;
    padding: .25em 0 4em
}

.vcuhp-imagecap .read-more-link {
    color: #fff !important
}

.vcuhp-imagecap figure {
    position: relative
}

.vcuhp-imagecap figure img {
    display: block;
    width: 100%
}

.vcuhp-imagecap figcaption {
    background: #333;
    padding: 1em 1em 1em 0;
    position: relative;
    display: block;
    overflow: hidden
}

.vcuhp-imagecap figcaption h3,
.vcuhp-imagecap figcaption p {
    color: #fff;
    margin: 0;
    padding: 0 0 0 40px
}

.vcuhp-imagecap figcaption h3.angled-pointer {
    position: relative;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.4;
    color: #fff !important
}

.vcuhp-imagecap figcaption .angled-pointer:before {
    border-width: 30px;
    border-color: #fff
}

.vcuhp-imagecap figcaption p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

.vcuhp-imagecap figcaption span {
    padding: 0
}

.vcuhp-imagecap figcaption span.spacer {
    padding: 0 5px;
    background: 0 0
}

.vcuhp-imagecap figcaption span.spacer::before {
    content: " "
}

.vcuhp-imagecap a.read-more-link:hover,
.vcuhp-imagecap a:after {
    color: #fff !important
}

@media (min-width:450px) {
    .vcuhp-imagecap figcaption {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding-bottom: 2em;
        overflow: hidden;
        background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 0, 0, 0)));
        background: -webkit-linear-gradient(bottom, #000, rgba(255, 0, 0, 0));
        background: -o-linear-gradient(bottom, #000, rgba(255, 0, 0, 0));
        background: linear-gradient(to top, #000, rgba(255, 0, 0, 0))
    }
    .vcuhp-imagecap figcaption h3 {
        position: relative;
        padding-left: 40px
    }
    .vcuhp-imagecap figcaption p {
        padding: 0 40px
    }
}

@media (min-width:640px) {
    .flexbox .vcuhp-flextable.vcuhp-imagecap .flex-item {
        margin: 0;
        padding: 0
    }
    .flexbox .vcuhp-flextable.vcuhp-imagecap&gt;.flex-item-2,
    .flexbox .vcuhp-flextable.vcuhp-imagecap&gt;.flex-item-4 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.flexbox .vcuhp-flextable.vcuhp-imagecap {
    overflow: hidden;
    border: 2px solid #fff
}

.vcuhp-imagecap figcaption h3.angled-pointer {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700
}

.flex-item a.read-more-link {
    padding-top: 15px;
    color: #fff
}

.vcuhp-imagelink-box {
    margin: 0 auto;
    max-width: 1000px
}

.triple-block .triple-main .vcuhp-imagelink-box ul {
    margin: 0
}

.vcuhp-imagelink-box a {
    position: relative;
    text-decoration: none;
    border: 0;
    color: #ffba00;
    background: #aaa;
    padding: 4em;
    display: table;
    width: 100%;
    overflow: hidden
}

.vcuhp-imagelink-box a {
    background-size: cover !important
}

.vcuhp-imagelink-box a:after {
    position: absolute;
    color: #fff;
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    width: 20px;
    height: 20px;
    right: .5em;
    bottom: .75em;
    background: 0 0
}

.vcuhp-imagelink-box h3.angled-pointer {
    position: absolute;
    z-index: 5;
    left: -5px;
    top: 20px;
    color: #000;
    margin: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 0 0 40px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 40px
}

.vcuhp-imagelink-box h3.angled-pointer:before {
    border-left: 15px solid #000;
    margin-top: -3px;
    content: "";
    height: 100%;
    min-height: 20px;
    max-height: 20px;
    width: 20px;
    background-color: inherit;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg)
}

.vcuhp-imagelink-box h3.angled-pointer:before {
    border-width: 30px;
    border-top-width: 30px;
    border-right-width: 30px;
    border-bottom-width: 30px;
    border-left-width: 30px;
    border-color: #000;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000
}

.vcuhp-imagelink-box .opacity-layer {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.vcuhp-imagelink-box .opacity-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .4;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center
}

.vcuhp-imagelink-box a:hover .opacity-layer {
    opacity: 0
}

.circle-img img {
    border: 3px solid #333;
    border-radius: 300px 300px 300px 300px;
    -webkit-border-radius: 300px 300px 300px 300px;
    -moz-border-radius: 300px 300px 300px 300px
}

.circle-img-lg-text p {
    font-size: 20px !important;
    line-height: 1.3 !important
}

.triple-main table {
    width: 100%;
    margin: 10px auto
}

.triple-main caption {
    font-size: 1.6em;
    font-weight: 400;
    padding: 10px 0
}

.triple-main .tab-content thead th,
.triple-main thead th {
    font-weight: 400;
    background: #536571 !important;
    color: #fff
}

.triple-main tr {
    background: #fff;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 5px
}

.triple-main tr:nth-child(even) {
    background: #f7f7f7
}

.triple-main td,
.triple-main th {
    text-align: left;
    padding: 10px
}

.triple-main th {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700
}

.triple-main td {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.triple-main tfoot tr {
    background: 0 0
}

.triple-main tfoot td {
    padding: 10px 2px;
    font-size: .8em;
    font-style: italic;
    color: #8a97a0
}

@media screen and (max-width:1030px) {
    .triple-main table {
        width: 100%
    }
    .triple-main thead {
        display: none
    }
    .triple-main tr:nth-of-type(2n) {
        background-color: inherit
    }
    .triple-main tr td:first-child {
        background: #f0f0f0;
        font-weight: 700
    }
    .triple-main tbody td {
        display: block;
        text-align: left
    }
    .triple-main td:last-child {
        margin-bottom: 1.5em
    }
    .triple-main tbody td:before {
        content: attr(data-th);
        font-weight: 700;
        display: block;
        text-align: left;
        font-size: 13px
    }
}

.chat_pop {
    max-width: 15px
}

.chat_brand {
    display: none !important
}

#cd037f5f8d7cb6d42559b6878d64ac .chat_close {
    padding-right: 20px !important;
    width: 60px !important
}

#cd037f5f8d7cb6d42559b6878d64ac .chat_btn {
    font-size: 12px !important
}

.no-flexbox .staff-listing {
    display: block;
    overflow: auto;
    border-top: 1px solid #ccc;
    padding-top: 1em
}

.flexbox .staff-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid #ccc;
    padding-top: 1em
}

.staff-listing h3 {
    margin-top: 0;
    padding-top: 0
}

.no-flexbox .person-entry {
    vertical-align: top;
    display: inline-block;
    width: auto;
    max-width: 22%
}

.flexbox .person-entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
    margin-right: 0
}

.flexbox .person-entry img {
    width: 100%
}

@media (min-width:420px) {
    .flexbox .person-entry {
        -webkit-box-flex: 0;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 200px
    }
}

.products&gt;div:nth-child(2) {
    margin: 0 2em
}

.person-entry-gutter {
    width: 100%;
    padding-bottom: 1em;
    padding: 0 1em 1em
}

.person-entry h3 {
    font-size: 18px;
    color: #000 !important
}

.person-entry p {
    font-size: 15px;
    line-height: 1.2
}

.person-entry img {
    border: 1px solid #80225f;
    margin-bottom: .75em
}

h2.t4_text-info {
    position: relative;
    display: block;
    text-align: left;
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin: 1em 0 .75em;
    padding: 0 0 0 1em;
    overflow: hidden
}

.tab-content h2.t4_text-info {
    margin-bottom: .5em;
    padding: 2px 0 0 .75em;
    line-height: .8
}

.angled-pointer:before,
.t4_text-info:before {
    position: absolute;
    border-left: 15px solid #000;
    content: "";
    left: -5px;
    top: -2px;
    height: 100%;
    width: 20px;
    background-color: inherit;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg)
}

.vcuhp-flextable .angled-pointer:before,
.vcuhp-flextable .t4_text-info:before {
    top: 6px;
    max-height: 20px
}

.vcuhp-video-container {
    margin: 3em auto
}

.vcuhp-video-container.no-top-margin {
    margin-top: 0
}

.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000;
    border: 1px solid #000;
    padding-top: 50%;
    width: 90%;
    margin: 0 auto
}

.videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent
}

.videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    background-position: 50% 50%;
    background-size: 100% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity .8s, height 0s;
    -o-transition: opacity .8s, height 0s;
    transition: opacity .8s, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -o-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.videoPoster:focus {
    text-decoration: blink !important;
    opacity: 1;
    visibility: visible !important;
    outline: thin solid #000
}

.videoPoster:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    border: 5px solid #fff;
    border-radius: 100%;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s
}

.videoPoster:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin: -24px 0 0 -14px;
    border-left: 40px solid #fff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s
}

.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, .8s;
    -o-transition-delay: 0s, .8s;
    transition-delay: 0s, .8s
}

.videoPoster:after,
.videoPoster:before {
    opacity: .75
}

.videoPoster:focus:after,
.videoPoster:focus:before,
.videoPoster:hover:after,
.videoPoster:hover:before {
    opacity: 1
}

.vcuhp-video-plus-text .vcuhp-video-container {
    margin: 0 auto 2em
}

.triple-main .vcuhp-video-plus-text h2 {
    font-size: 32px
}

.triple-main .vcuhp-video-plus-text h2.video-plus-text-header {
    font-size: 14px !important;
    color: #000 !important;
    text-transform: uppercase !important
}

.t4Edit-page {
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url(http://www.t4dev.vcu.edu/genericbootstrap/media/massey-cancer-center/annual-report/imgs/pencil.gif) no-repeat;
    background-position: center bottom;
    text-align: left;
    text-indent: -9999px;
    border: none;
    height: auto;
    background-position: center center
}

.t4_text-danger {
    color: red
}

h3.tuition-icon:before {
    font-family: FontAwesome;
    content: "\f1ec";
    padding-right: 8px
}

.academics-bg {
    background: #b5bd00 !important
}

.admissions-bg {
    background: #80225f !important
}

.life-bg {
    background: #00b3be !important
}

.research-bg {
    background: #e57200 !important
}

.athletics-bg {
    background: #275e37 !important
}

.research-bg {
    background: #ffb300 !important
}

.infofor-bg {
    background: #0082ba !important
}

.fpo-greybox,
.fpo-greybox p,
.fpo-greybox ul li {
    color: #fff
}

.quicklinks-search-icon:before {
    display: inline;
    color: inherit;
    float: left;
    font-family: FontAwesome;
    font-style: normal;
    padding: 0 5px 0 2px;
    content: "\f002"
}

.dateContainer {
    overflow: hidden
}

.dateContainer h2 {
    line-height: .5;
    text-align: center;
    margin: 15px 0 0 0;
    padding-bottom: 1em;
    font-style: italic;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.dateContainer h2 span {
    display: inline-block;
    position: relative
}

.dateContainer h2 span:after,
.dateContainer h2 span:before {
    content: "";
    position: absolute;
    border-top: 10px solid;
    top: 0;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg)
}

.dateContainer h2 span:before {
    width: 600px;
    right: 100%;
    margin-right: 15px
}

.dateContainer h2 span:after {
    margin-left: 15px;
    width: 600px;
    left: 100%
}

.dateContainer h2 span {
    width: auto
}

@media (min-width:640px) {
    .dateContainer {
        border: solid 1px #ccc;
        margin: 0 0 1.5em 0;
        overflow: hidden
    }
    .dateContainer h2 {
        line-height: .5;
        text-align: center;
        margin: 15px 0 0 1.5em;
        padding-bottom: 1em;
        font-style: italic;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 700;
        text-align: left;
        width: 100%
    }
    .dateContainer h2 span {
        display: inline-block;
        position: relative
    }
    .dateContainer h2 span:before {
        left: auto;
        width: 30px;
        right: 100%;
        margin-right: 15px
    }
    .dateContainer h2 span:after {
        margin-left: 15px;
        width: 90%;
        left: auto
    }
    .dateContainer h2 span {
        width: 100%
    }
}

.iyt-results {
    margin-top: 1.5em;
    font-weight: 700;
    color: red;
    font-size: 24px;
    text-align: center
}

.iyt-item {
    margin: 1em;
    color: #000 !important;
    overflow: hidden
}

.dateContainer .iyt-item:first-child {
    border-top: none
}

.iyt-item h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000 !important;
    text-align: left
}

@media (min-width:640px) {
    .iyt-item h3 {
        font-size: 24px
    }
}

.iyt-item dd,
.iyt-item dl,
.iyt-item dt {
    font-size: 18px;
    margin: 0
}

.iyt-item dl:after {
    clear: both;
    content: "";
    display: block;
    height: 0
}

.iyt-item dl dt {
    float: left;
    clear: left;
    font-weight: 700;
    font-size: 16px
}

.iyt-item dl dt:after {
    content: "\00a0"
}

.iyt-item dl dt::before {
    clear: both;
    content: "";
    display: block;
    height: 0
}

.iyt-item dl dd {
    float: left;
    font-size: 16px;
    font-weight: 400
}

.iyt-item dl {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px
}

.dateContainer&gt;.iyt-item dl {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 1.25em
}

.dateContainer&gt;.iyt-item:last-child dl {
    border-bottom: 0 !important;
    padding-bottom: 10px
}

.ity-filters label,
.iyt-filters label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #666
}

.iyt-filters .t4_button {
    margin-top: 1.2em
}

.iyt-filters .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

@media (min-width:0) and (max-width:1319px) {
    .row.ity-filters .col-sm-3,
    .row.ity-filters .col-sm-9 {
        width: 100% !important;
        display: block !important;
        float: none !important
    }
}

@media (min-width:1320px) {
    .vcuhp-index-27904 .form-group .btn.btn-pill {
        margin-bottom: -54px !important
    }
}

@media (max-width:1480px) {
    .row .iyt-filters .col-sm-2 {
        display: block;
        float: none;
        width: 100%
    }
    .iyt-filters .t4_button {
        margin-top: 2em
    }
}

.row .iyt-filters button:focus,
.row .iyt-filters input:focus,
.row .iyt-filters select:focus,
.row .iyt-filters textarea:focus {
    border-color: #66afe9;
    outline: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.calendar-icon {
    font-size: 14px;
    font-size: 1.4rem;
    width: 20px;
    float: left;
    text-align: center;
    color: #888;
    color: rgba(0, 0, 0, .38);
    padding-top: .15em;
    margin-top: 4px
}

.calendar-entry-element {
    margin-left: 25px
}

.event-item {
    background-color: #fff;
    padding: 0;
    margin-bottom: 2em;
    padding-bottom: 1.75em;
    border-bottom: 1px solid #ddd;
    position: relative
}

.event-item a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all
}

.event-item figure.imgright {
    margin-bottom: 20px
}

.event-item-content {
    background-color: #fff;
    padding: 1em 1.5em
}

.event-item-content h3 {
    margin-top: 0;
    font-size: 22px;
    font-size: 2.2rem
}

.event-item i.fa {
    line-height: 30px;
    color: #80225f
}

.event-item-content p {
    padding-left: 0;
    padding-bottom: .5em !important;
    margin: 0
}

@media (min-width:768px) {
    .event-item-content p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px
    }
}

#events-feed .btn.btn-primary.btn-raised {
    background: #80225f;
    color: #fff;
    margin-top: 2em
}

.date,
.multidate {
    text-transform: uppercase;
    background: #fafafa;
    text-align: center;
    padding: 1em;
    line-height: 0;
    border-radius: 0;
    border-top: 8px solid #80225f;
    float: none
}

.entry-date-year,
.multidate .entry-date-year {
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    color: #000;
    display: block;
    margin-top: 10px
}

.entry-date-month,
.multidate .multidate-date-month {
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    margin-bottom: 5px;
    color: #000
}

.entry-date-day,
.multidate .multidate-date-day {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #80225f;
    line-height: 44px;
    height: 44px;
    width: 44px;
    margin: 0 auto
}

.date .entry-multidates {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.1
}

.multidate .multidate-date {
    color: #000;
    color: rgba(0, 0, 0, .87);
    line-height: 24px;
    font-weight: 400
}

.multidate .multidate-date .entry-multidates {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    color: #fff;
    display: block;
    background-color: #80225f;
    padding: 11px;
    width: 64px;
    height: 64px;
    margin: 0 auto
}

.multidate .multidate-to {
    color: rgba(0, 0, 0, .54);
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 10px 0;
    padding: 0
}

.no-event-mssg {
    padding: 0 10.72% 2.5em
}

@media screen and (min-width:768px) {
    .event-item {
        display: table;
        width: 100%;
        margin-bottom: 1.5em
    }
    .date,
    .event-item-content,
    .multidate {
        display: table-cell
    }
    .date,
    .multidate {
        width: 150px;
        padding: 1.75em 1em
    }
    .entry-date-day,
    .multidate .multidate-date-day {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 64px;
        height: 64px;
        width: 64px
    }
    .calendar-icon {
        width: 30px;
        margin-top: 4px
    }
    .calendar-entry-element {
        margin-left: 25px
    }
    .event-item-content h3 {
        font-size: 20px;
        font-size: 2.4rem
    }
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .vcuhp-footer:before {
        content: "objectfit";
        display: none
    }
}

.vcuhp-news-feed {
    margin: 5.5em auto 3em;
    padding-bottom: 2em
}

.vcuhp-news-feed .feed-gutter {
    position: relative
}

.vcuhp-flextable .flex-item h3.feed-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    margin: .5em 0;
    padding: 0;
    color: #000 !important
}

.vcuhp-flextable .flex-item p.feed-desc {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 300;
    margin: 0;
    padding: 0
}

.vcuhp-flextable .flex-item .feed-date {
    color: #333 !important;
    font-size: 15px !important
}

.vcuhp-news-feed .feed-img img {
    border: 1px solid #000;
    margin-bottom: 1em
}

.triple-main .basic-callout-box {
    background: #f5f5f5
}

.triple-main .basic-callout-box .row {
    padding: 2em 3em
}

.triple-main .basic-callout-box h2,
.triple-main .basic-callout-box h3,
.triple-main .basic-callout-box h4,
.triple-main .basic-callout-box h5 {
    color: #000 !important
}

.triple-main .basic-callout-box h2 {
    font-size: 24px
}

.triple-main .basic-callout-box h3 {
    font-size: 16px
}

.triple-main .basic-callout-box p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}

.triple-main .basic-callout-box p a {
    margin-top: 1em;
    display: inline-block
}

.triple-block .triple-main .gallery-shortcode-flexslider {
    position: relative;
    display: block;
    padding: 0 0 3.5em;
    margin: 0 0 3em;
    width: 100%
}

.triple-block .triple-main .gallery-shortcode-flexslider:after {
    content: "";
    display: table;
    clear: both
}

.triple-block .triple-main ul.gallery-shortcode-flexslider-slides {
    margin: 0;
    padding: 0;
    float: left;
    clear: both
}

.triple-block .triple-main ul.gallery-shortcode-flexslider-slides li,
ul.gallery-shortcode-flexslider-slides li {
    display: none
}

.triple-block .triple-main li.gallery-shortcode-flexslider-slide {
    margin: 0;
    padding: 0
}

.triple-block .triple-main li.gallery-shortcode-flexslider-slide p {
    position: absolute;
    text-align: left;
    padding-top: .8em;
    font-size: 16px !important;
    width: 100%;
    line-height: 24px
}

@media (min-width:768px) {
    .triple-block .triple-main li.gallery-shortcode-flexslider-slide p {
        position: absolute;
        width: 80%
    }
}

.gallery-shortcode-flexslider .flex-control-nav {
    position: relative;
    width: 100%;
    bottom: 70px;
    width: auto !important;
    bottom: 40px !important;
    float: left
}

.gallery-shortcode-flexslider .flex-control-nav {
    list-style: none !important;
    position: relative !important;
    float: right !important;
    width: 100%;
    width: auto !important;
    bottom: -20px !important;
    right: -5px !important;
    display: none !important;
    height: 0
}

.gallery-shortcode-flexslider .flex-direction-nav a {
    opacity: 1;
    padding-top: 2px !important
}

.gallery-shortcode-flexslider .flex-control-nav {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.triple-block .triple-main ul.flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0
}

.triple-block .triple-main ul.flex-direction-nav li {
    list-style: none !important
}

.gallery-shortcode-flexslider .flex-direction-nav {
    width: 90px;
    position: absolute;
    right: 0;
    bottom: 16px
}

@media (max-width:767px) {
    .gallery-shortcode-flexslider .flex-direction-nav {
        width: 90px;
        position: relative;
        right: auto;
        left: auto;
        top: -40px;
        margin: 0 auto;
        text-align: center;
        margin: 0 auto !important
    }
    .triple-block .triple-main .gallery-shortcode-flexslider {
        margin: 6em 0 0 0;
        padding: 0
    }
    .triple-block .triple-main li.gallery-shortcode-flexslider-slide p {
        position: relative
    }
}

.triple-main-gutter ul+.gallery-shortcode-flexslider {
    padding-top: 1.5em !important
}

.fullwidth-carousel {
    padding: 0;
    overflow: hidden
}

.fullwidth-carousel .row {
    max-width: 1100px;
    position: relative;
    padding: 2em 0 0
}

.fullwidth-carousel ul.gallery-shortcode-flexslider-slides {
    list-style: none;
    overflow: hidden
}

.fullwidth-carousel .gallery-shortcode-flexslider {
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1015px
}

.fullwidth-carousel .gallery-shortcode-flexslider .flex-direction-nav {
    position: inherit
}

.fullwidth-carousel .flex-direction-nav {
    width: 100%;
    display: table;
    z-index: 100;
    padding: 0;
    vertical-align: middle
}

@media (max-width:768px) {
    .fullwidth-carousel ul.gallery-shortcode-flexslider-slides {
        margin: 0;
        padding: 0
    }
    .fullwidth-carousel .gallery-shortcode-flexslider .flex-direction-nav {
        position: inherit;
        top: 300px;
        left: 0;
        position: absolute
    }
}

.fullwidth-carousel .flex-direction-nav li {
    vertical-align: middle;
    margin: -20px;
    padding: 0;
    height: 100%
}

.fullwidth-carousel .flex-direction-nav li a {
    margin-top: -45px
}

.carousel-item {
    display: table
}

.carousel-image,
.carousel-text {
    display: block;
    margin: 0 auto
}

.carousel-image {
    width: 100%
}

.carousel-text {
    width: 100%
}

.carousel-text-gutter {
    padding: 2em 0 0
}

.fullwidth-carousel .row {
    padding: 2em 0 2em 0
}

@media (min-width:640px) {
    .carousel-image,
    .carousel-text {
        display: table-cell;
        vertical-align: top
    }
    .carousel-image {
        width: 45%
    }
    .vertical-photo-slide .carousel-image {
        width: 20%
    }
    .carousel-text {
        width: 55%
    }
    .vertical-photo-slide .carousel-tet {
        width: 80%
    }
    .carousel-text-gutter {
        padding: 0 0 0 2em
    }
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 38px;
    height: 38px;
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: initial !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gallery-shortcode-flexslider .flex-direction-nav a {
    opacity: 1 !important;
    display: table-cell !important;
    border: 1px solid #aaa;
    text-align: center !important;
    vertical-align: middle !important
}

.gallery-shortcode-flexslider .flex-direction-nav a:focus,
.gallery-shortcode-flexslider .flex-direction-nav a:hover {
    border: 1px solid #000 !important;
    text-decoration: blink
}

.flex-direction-nav a:before {
    font-family: FontAwesome !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    display: inline-block;
    content: "\f053" !important;
    padding-top: 5px !important;
    color: #000 !important;
    text-shadow: initial !important
}

.flex-direction-nav a.flex-next:before {
    content: "\f054" !important
}

.flex-direction-nav .flex-prev {
    left: 0 !important
}

.flex-direction-nav .flex-next {
    right: 0 !important;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1 !important
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1 !important
}

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    cursor: default;
    z-index: -1
}

.triple-block .triple-main ul.gallery-shortcode-flexslider-slides li:first-child,
ul.gallery-shortcode-flexslider-slides li:first-child {
    float: left;
    display: block
}

.fullwidth-carousel .gallery-shortcode-flexslider .flex-direction-nav a {
    border: 1px solid #fff !important;
    opacity: .65 !important
}

.fullwidth-carousel .gallery-shortcode-flexslider .flex-direction-nav a:focus,
.fullwidth-carousel .gallery-shortcode-flexslider .flex-direction-nav a:hover {
    opacity: 1 !important;
    text-decoration: blink
}

.fullwidth-carousel .gallery-shortcode-flexslider .flex-next,
.fullwidth-carousel .gallery-shortcode-flexslider .flex-prev {
    font-size: 0
}

.fullwidth-carousel .flex-direction-nav a:before {
    color: #fff !important;
    margin-top: 6px !important
}

.fullwidth-carousel p {
    font-weight: 400
}

.fullwidth-carousel .carousel-text-gutter h2 {
    font-size: 32px;
    line-height: 28px
}

.fullwidth-carousel .carousel-text-gutter h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    padding-top: 0
}

.fullwidth-carousel .carousel-text-gutter p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700
}

.fullwidth-carousel .carousel-text-gutter h2+p {
    padding-top: 1em
}

.fullwidth-carousel .carousel-text-gutter h2+h3 {
    padding-top: 10px
}

.fullwidth-carousel .carousel-img img {
    border: 1px solid #fff
}

.vcuhp-inline-photo {
    float: none
}

.vcuhp-inline-photo.inline-photo-right {
    float: right !important;
    overflow: hidden;
    padding: .25em 0 .75em 1.75em
}

.vcuhp-inline-photo.inline-photo-left {
    float: left !important;
    overflow: hidden;
    padding: .25em 1.75em .75em 0
}

.vcuhp-inline-photo figcaption p {
    padding: .75em 0;
    line-height: 1.3;
    font-size: 14px !important;
    font-weight: 400
}

.images-hover-text {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 100%;
    color: #fff;
    text-align: left;
    line-height: 1.4em;
    font-size: 16px
}

.images-hover-text * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.images-hover-text img {
    max-width: 100%;
    vertical-align: top
}

.images-hover-text figcaption {
    position: absolute;
    top: calc(100%);
    width: 100%;
    background-color: #000;
    padding: 15px 25px 65px;
    z-index: 10
}

.images-hover-text figcaption:before {
    position: absolute;
    content: "";
    z-index: 2;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 80px
}

.images-hover-text h3,
.images-hover-text p {
    margin: 0 0 10px
}

.images-hover-text h3 {
    font-weight: 300;
    font-size: 1.4em;
    line-height: 1.2em;
    text-transform: uppercase
}

.images-hover-text p {
    font-size: .9em;
    letter-spacing: 1px;
    opacity: .9;
    color: #fff
}

.images-hover-text a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.images-hover-text h3 {
    max-height: 60px;
    bottom: 0;
    top: auto;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    background: #000;
    display: block;
    padding: 15px 20px;
    color: #fff !important
}

.images-hover-text:hover h3 {
    z-index: 0
}

.images-hover-text.hover figcaption,
.images-hover-text:hover figcaption {
    top: 80px
}

#cd037f5f8d7cb6d42559b6878d64ac,
#cd037f5f8d7cb6d42559b6878d64ac * {
    font-family: Roboto, Helvetica, sans-serif !important;
    font-size: 16px !important
}

#cd037f5f8d7cb6d42559b6878d64ac a {
    font-weight: 700
}

.important-msg-box {
    color: #fff;
    text-align: center;
    display: none
}

#vcuhp-25435 .important-msg-box {
    display: block
}

.important-msg-box dl {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 1.25em;
    text-align: center
}

.important-msg-box dd,
.important-msg-box dt {
    display: block;
    margin: 0;
    padding: 0
}

.important-msg-box .important-msg-header {
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 100%;
    line-height: 1
}

.important-msg-box dt:after {
    font-family: FontAwesome;
    color: #fff;
    content: "";
    padding-left: 8px
}

.important-msg-box dd.important-msg-more {
    text-align: center;
    vertical-align: middle
}

.important-msg-box p {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    padding: 0;
    font-weight: 700
}

.important-msg-box .important-msg-message {
    padding: 1em 0 1.25em;
    color: #fff
}

.important-msg-box .btn.btn-pill {
    background: 0 0;
    border: 1px solid #fff;
    font-weight: 700;
    color: #fff;
    padding: .5em 2em;
    width: auto;
    text-align: center;
    border-radius: 20px
}

.important-msg-box .btn.btn-pill strong:after {
    font-family: FontAwesome;
    font-weight: 400;
    color: #fff;
    content: "\f105";
    display: inline-block;
    margin: -2px 0 0;
    padding: 0;
    padding-left: 8px;
    vertical-align: middle
}

.important-msg-box .btn.btn-pill:hover {
    background: #fff;
    border: 1px solid #000
}

.important-msg-box .btn.btn-pill:hover strong:after {
    color: #000
}

@media (min-width:768px) {
    .important-msg-box dl {
        display: table;
        max-width: 1040px;
        margin: 0 auto;
        padding: 1em 1em 1.25em;
        text-align: left
    }
    .important-msg-box dd,
    .important-msg-box dt {
        display: table-cell;
        margin: 0;
        padding: 0;
        vertical-align: top
    }
    .important-msg-box .important-msg-header {
        width: 15%;
        text-align: left;
        padding-top: 2px
    }
    .important-msg-box .important-msg-message {
        padding: 0 1em
    }
}

.important-msg-box a,
.important-msg-box a:link {
    text-decoration: none;
    color: #fff !important;
    border-bottom: 1px solid #fff;
    padding: 0 0 4px 0;
    padding: 0 0 2px 0;
    font-weight: 700
}

.important-msg-box a:active,
.important-msg-box a:focus,
.important-msg-box a:hover {
    text-decoration: none;
    border-color: transparent
}

.important-msg-box.note-box p a:active,
.important-msg-box.note-box p a:focus,
.important-msg-box.note-box p a:hover {
    text-decoration: none;
    color: #ffba00 !important;
    border-color: transparent
}

.important-msg-box.note-box a.btn:active,
.important-msg-box.note-box a.btn:focus,
.important-msg-box.note-box a.btn:hover {
    text-decoration: none;
    color: #000 !important
}

.important-msg-box.alert-box p a:active,
.important-msg-box.alert-box p a:focus,
.important-msg-box.alert-box p a:hover {
    text-decoration: none;
    color: #fff !important;
    border-color: transparent
}

.alert-box {
    color: #fff;
    background: #bf0000
}

.important-msg-box.alert-box dt:after {
    content: "\f0a1"
}

.weather-box {
    background: #389fbd
}

.important-msg-box.weather-box dt:after {
    content: "\f0e7";
    color: #fffc00
}

.note-box {
    background: #000
}

.important-msg-box.note-box dt:after {
    content: "\f044";
    color: #ffba00
}

.show-mobile-nav .important-msg-box {
    display: none
}

.story-grid-block {
    overflow: hidden
}

.story-grid {
    position: relative;
    float: left;
    clear: both;
    margin: 0 auto;
    padding: 1em 0;
    max-width: 1100px;
    list-style: none;
    text-align: center;
    overflow: hidden
}

.story-grid .story-block {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-height: 360px;
    height: auto;
    background: #3085a3;
    text-align: center
}

.story-grid figure {
    margin: 0;
    padding: 0;
    border: 0
}

.story-grid .story-block {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}

.story-grid .story-block img {
    position: relative;
    display: block;
    height: auto;
    min-height: auto;
    width: auto;
    max-width: 100%;
    opacity: 1
}

@media (min-width:992px) {
    .story-grid .story-block {
        max-width: 480px;
        width: 50%
    }
}

.story-grid .story-block img {
    position: relative;
    display: block;
    min-height: auto;
    max-width: 100%;
    opacity: 1
}

.story-grid .story-block figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.story-grid .story-block figcaption::after,
.story-grid .story-block figcaption::before {
    pointer-events: none
}

.story-grid .story-block figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.story-grid .story-block h3 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 30px
}

.story-grid .story-block h3,
.story-grid .story-block p {
    margin: 0 !important
}

.story-grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

.story-block.effect-reveal {
    background: 0 0
}

.story-block.effect-reveal h3,
.story-block.effect-reveal img {
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    -o-transition: transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s
}

.story-block.effect-reveal img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.story-block.effect-reveal h3,
.story-block.effect-reveal p {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    padding: 30px !important;
    text-align: left !important
}

.story-block.effect-reveal h3 span {
    position: relative !important
}

.story-block.effect-reveal h3 span.angled-pointer:before {
    position: absolute;
    border-left: 30px solid #fff;
    content: "";
    left: -42px;
    top: 0;
    height: 100%;
    max-height: 30px
}

.story-block.effect-reveal p {
    background: #000;
    width: 100%;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

.story-block.effect-reveal:focus h3,
.story-block.effect-reveal:hover h3 {
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0)
}

.story-block.effect-reveal:focus p,
.story-block.effect-reveal:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.story-grid .story-block {
    background: #000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.story-block.effect-reveal h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 20px 20px 25px;
    text-align: left;
    background: rgba(0, 0, 0, .75);
    font-size: 22px;
    color: #fff
}

.story-block.effect-reveal:focus h3,
.story-block.effect-reveal:hover h3 {
    background: 0 0
}

.story-block.effect-reveal img {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.story-block.effect-reveal:focus img,
.story-block.effect-reveal:hover img {
    opacity: .5
}

figure.effect-reveal p {
    background: rgba(0, 0, 0, .75);
    width: 100%;
    color: #fff;
    text-transform: none;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.story-grid .story-grid-readmore {
    display: block;
    margin: 0;
    padding: 10px;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

.story-grid .story-grid-readmore {
    color: #fff !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 10px 0 0 !important
}

.story-grid .story-grid-readmore:focus,
.story-grid .story-grid-readmore:hover {
    color: #e57200;
    text-decoration: blink
}

.story-grid .story-grid-readmore:after {
    position: relative;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 16px;
    color: #e57200;
    content: "\f105";
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 1;
    padding-left: 8px;
    top: -1px;
    vertical-align: middle
}

.featured-section .featurebox.desktop .featureButtons ul li a {
    border: 0;
    margin: 0
}

.featured-section {
    clear: both;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    padding-bottom: 40px
}

@media (min-width:616px) {
    .featured-section {
        padding-bottom: 0
    }
}

.featured-section .royalSlider {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1700px;
    padding: 0;
    height: auto;
    background-color: #000
}

.featured-section .royalSlider&gt;* {
    float: left
}

.featured-section .rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0)
}

.featured-section .rsWebkit3d .rsABlock,
.featured-section .rsWebkit3d .rsAbsoluteEl,
.featured-section .rsWebkit3d .rsBtnCenterer,
.featured-section .rsWebkit3d .rsContainer,
.featured-section .rsWebkit3d .rsLink,
.featured-section .rsWebkit3d .rsOverflow,
.featured-section .rsWebkit3d .rsPreloader,
.featured-section .rsWebkit3d .rsSlide,
.featured-section .rsWebkit3d .rsThumbs,
.featured-section .rsWebkit3d img {
    -webkit-backface-visibility: hidden
}

.featured-section .rsFade.rsWebkit3d .rsContainer,
.featured-section .rsFade.rsWebkit3d .rsSlide,
.featured-section .rsFade.rsWebkit3d img {
    -webkit-transform: none
}

.featured-section .rsOverflow {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    float: left;
    -webkit-tap-highlight-color: transparent
}

.featured-section .rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent
}

.featured-section .rsArrow,
.featured-section .rsNav {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.featured-section .rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .3s, opacity .3s linear;
    -o-transition: visibility 0s linear .3s, opacity .3s linear;
    -webkit-transition: visibility 0s linear .3s, opacity .3s linear;
    -o-transition: visibility 0s linear .3s, opacity .3s linear;
    transition: visibility 0s linear .3s, opacity .3s linear
}

.featured-section .royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none
}

.featured-section .rsSlide {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.featured-section .rsSlide img {
    opacity: .3;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.featured-section .rsActiveSlide img {
    opacity: 1
}

.featured-section .royalSlider.rsAutoHeight,
.featured-section .rsAutoHeight .rsSlide {
    height: auto
}

.featured-section .rsContent {
    position: relative;
    width: 100%;
    height: 100%
}

.featured-section .rsPreloader {
    position: absolute;
    z-index: 0
}

.featurebox .featureCaption {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
    width: 100%;
    height: 100%
}

.featurebox .featureCaption h1,
.featurebox .featureCaption p {
    color: #fff !important
}

.rsSlide .featureButtons {
    display: none
}

.rsActiveSlide .featureButtons {
    display: block
}

.featurebox {
    position: relative
}

.featurebox img {
    width: 100%
}

.featurebox a {
    display: block;
    overflow: hidden;
    padding: 0 10px 0 0;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    margin-bottom: 10px;
    text-indent: 9999px;
    white-space: nowrap
}

.featureTitle {
    font-size: 1.4em;
    padding: 10px
}

.featureLead {
    padding: 0 10px 10px
}

.featureButtons {
    padding: 10px
}

.featurebox.desktop {
    max-height: 678px
}

.featurebox.desktop .featureButtons {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
    width: 100%;
    height: 100%
}

.featurebox.desktop .featureLead,
.featurebox.desktop .featureTitle {
    display: none
}

.featured-section .featurebox .featureButtons ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.featured-section .featurebox .featureButtons ul li a {
    display: block;
    width: 100%
}

.featured-section .featurebox.desktop .featureButtons ul {
    height: 100%
}

.featured-section .featurebox.desktop .featureButtons ul li {
    background: 0 0
}

.featured-section .featurebox.desktop .featureButtons ul li a {
    display: block;
    height: 100%;
    text-indent: 9999px
}

.featured-section .featurebox.mobile .featureButtons,
.featured-section .featurebox.mobile .featureLead,
.featured-section .featurebox.mobile .featureTitle {
    padding: 1em 0
}

.featured-section .featurebox.mobile .featureLead {
    position: absolute;
    bottom: 0;
    background: 0 0;
    width: 100%;
    z-index: 10;
    padding: 8px 3% 40px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.25;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5)
}

.featured-section .featurebox.mobile .featureLead p {
    font-size: 20px;
    font-weight: 700;
    padding-top: 25px;
    border-top: 1px solid #fff
}

.featured-section .featurebox.mobile h1 {
    display: none
}

.featured-section .featurebox.mobile .featureButtons {
    position: absolute;
    background: 0 0;
    bottom: 10px;
    width: 100%;
    height: 45px;
    z-index: 100
}

.featured-section .featurebox.mobile .featureButtons a {
    font-size: 18px;
    font-weight: 700;
    padding: .4em 1.5em;
    width: 100%;
    text-align: center;
    border-radius: 30px;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    margin-bottom: 1em;
    text-indent: 0
}

.featured-section .featurebox.mobile .featureButtons ul li a,
.featured-section .featurebox.mobile .featureButtons ul li a:focus {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff
}

.featured-section .featurebox.mobile .featureButtons ul li a:active,
.featured-section .featurebox.mobile .featureButtons ul li a:hover {
    background: #555;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: blink
}

.featured-section .featurebox.mobile .featureButtons ul li a:after {
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    content: "\f105";
    display: inline-block;
    padding: 0;
    padding-left: 8px;
    vertical-align: middle;
    color: #ffba00;
    margin: -3px 0 0
}

.featured-section .featurebox.mobile .featureButtons ul li a:active:after,
.featured-section .featurebox.mobile .featureButtons ul li a:hover:after {
    color: #fff
}

.featured-section .featurebox .featureTitle {
    display: none
}

.featured-section .featurebox.mobile .featureButtons li {
    float: left
}

.featured-section .featurebox.mobile .featureButtons ul.buttons1 {
    margin: 0 30px
}

.featured-section .featurebox.mobile .featureButtons ul.buttons1 li {
    text-align: center;
    width: 100%;
    margin-right: 25%;
    margin-left: 25%
}

.featured-section .featurebox.mobile .featureButtons ul.buttons1 li a {
    width: 50%
}

.featured-section .featurebox.mobile .featureButtons ul.buttons2 li {
    width: 45.3333%;
    margin-left: 3%
}

.featured-section .featurebox.mobile .featureButtons ul.buttons3 li {
    width: 29.3333%;
    margin-left: 3%
}

.featured-section .rsArrow {
    position: absolute;
    top: 0;
    width: 80px;
    min-width: 40px;
    height: 100%;
    display: block;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .15s ease-in-out 0s;
    -o-transition: all .15s ease-in-out 0s;
    -webkit-transition: all .15s ease-in-out 0s;
    -o-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s
}

.featured-section .rsArrowLeft {
    left: 0
}

.featured-section .rsArrowRight {
    right: 0
}

.featured-section .royalSlider:hover .rsArrow {
    opacity: .5
}

.featured-section .royalSlider:hover .rsArrow:hover {
    opacity: 1
}

.featured-section .royalSlider:hover .rsArrow:active .rsArrowIcn {
    opacity: .5;
    color: #000;
    background: #fff
}

.featured-section .rsArrowDisabled {
    opacity: .3 !important
}

.featured-section .rsArrowIcn {
    position: absolute;
    top: 42%;
    width: .65em;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-weight: 300;
    font-size: 90px;
    line-height: .5;
    padding-bottom: .15em;
    margin-top: -.1em;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
    background: #000;
    border-radius: 1em
}

.featured-section .rsArrowLeft .rsArrowIcn {
    right: 0;
    margin-right: .22em
}

.featured-section .rsArrowRight .rsArrowIcn {
    left: 0;
    margin-left: .22em
}

.featured-section .rsSlide .featurebox.mobile .featureButtons,
.featured-section .rsSlide .featurebox.mobile .featureLead {
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.featured-section .rsActiveSlide .featurebox.mobile .featureButtons,
.featured-section .rsActiveSlide .featurebox.mobile .featureLead {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

@media only screen and (max-width:1180px) {
    .featured-section .rsArrowIcn {
        font-size: 80px
    }
}

@media only screen and (max-width:1024px) {
    .featured-section .rsArrowIcn {
        font-size: 70px
    }
}

@media only screen and (max-width:900px) {
    .featured-section .rsArrowIcn {
        font-size: 60px
    }
}

@media only screen and (max-width:768px) {
    .featured-section .royalSlider {
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .featured-section {
        clear: both;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: #000
    }
    .featured-section .royalSlider {
        padding: 0
    }
    .featured-section .rsArrowIcn {
        font-size: 50px
    }
    .featured-section .rsArrow {
        width: 50px
    }
}

@media screen and (max-width:599px) and (orientation:landscape) {
    .featured-section .featurebox.mobile .featureLead {
        font-size: 12px
    }
}

@media screen and (max-width:479px) {
    .featured-section .royalSlider {
        padding: 0
    }
}

.featured-section .rsBullets {
    position: absolute;
    z-index: 35;
    left: auto;
    right: auto;
    bottom: -35px;
    width: 200px;
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    background: 0 0;
    text-align: center;
    line-height: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:616px) {
    .featured-section .rsBullets {
        bottom: 10px
    }
}

.featured-section .rsBullet {
    width: 14px;
    display: inline-block;
    padding: 10px
}

.featured-section .rsBullet span {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #fff
}

.featured-section .rsBullet span:hover {
    cursor: pointer
}

.featured-section .rsBullet.rsNavSelected span {
    background-color: #fff;
    border: 1px solid #fff
}

.feature-cta-section ul.cta-list li a:focus,
.feature-cta-section ul.cta-list li a:hover {
    text-decoration: blink;
    color: #ffba00 !important
}

@media (min-width:0) and (max-width:616px) {
    .feature-cta-section em:before {
        display: none
    }
    .feature-cta-section ul.cta-list {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        list-style: none
    }
    .feature-cta-section ul.cta-list li {
        text-align: center;
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0;
        padding: 0
    }
    .feature-cta-section ul.cta-list li:nth-child(4),
    .feature-cta-section ul.cta-list li:nth-child(5),
    .feature-cta-section ul.cta-list li:nth-child(6) {
        display: none
    }
    .feature-cta-section ul.cta-list li a {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        border: 0;
        margin: 0;
        padding: .8em 1em .8em .5em
    }
    .feature-cta-section ul.cta-list li:before {
        content: "";
        width: 2px;
        background: #717171;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        -webkit-transform: skewX(15deg);
        -ms-transform: skewX(15deg);
        transform: skewX(15deg)
    }
    .feature-cta-section ul.cta-list li:first-child:before {
        background: 0 0
    }
}

@media (min-width:617px) {
    .feature-cta-section {
        position: absolute;
        top: 70px;
        margin: 0;
        padding: 0;
        z-index: 50;
        right: 0;
        max-width: 250px
    }
    .feature-cta-section ul.cta-list {
        list-style: none;
        margin: 0;
        padding: 0
    }
    .feature-cta-section ul.cta-list li {
        position: relative;
        margin: 0 0 .5em;
        padding: 0
    }
    .feature-cta-section ul.cta-list li a {
        display: block;
        display: flex;
        padding: .5em 1em .5em 1em;
        text-decoration: blink;
        border: none;
        background: #000
    }
    .feature-cta-section em {
        font-style: normal
    }
    .feature-cta-section em:before {
        position: absolute;
        border-left: 20px solid #000;
        content: "";
        left: -10px;
        top: 0;
        height: 100%;
        width: 20px;
        background-color: inherit;
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg)
    }
}

.feature-cta-section ul.cta-list a {
    text-transform: uppercase
}

.feature-cta-section ul.cta-list li a {
    text-decoration: none;
    color: #fff !important
}

.feature-cta-section .cta-list a:before {
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    padding: 0;
    padding-right: 10px;
    vertical-align: middle;
    color: #ffba00
}

.feature-cta-section a.cta-list-apply:before {
    content: "\f040"
}

.feature-cta-section a.cta-list-visit:before {
    content: "\f041"
}

.feature-cta-section a.cta-list-programs:before {
    content: "\f19d"
}

#newsContainer {
    max-width: 1200px;
    margin: 50px auto 60px;
    padding: 0 15px
}

.news-item {
    cursor: pointer
}

.news-item::before {
    display: block;
    content: "";
    overflow: hidden;
    clear: both
}

.news-item img {
    border: 0;
    width: 100%
}

.news-item .news-item-date {
    line-height: 1;
    text-align: center;
    margin: 0 0 .5em;
    padding: 2px 0 0;
    font-style: italic;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    width: 100%
}

.news-item .news-item-desc {
    margin-top: 10px
}

.news-item .news-item-readmore {
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

.news-item .news-item-readmore a,
.news-item .news-item-readmore a:visited {
    color: #000;
    font-weight: 700;
    line-height: 1 !important;
    text-transform: uppercase;
    border: 0;
    padding: 0 !important;
    margin: 0 !important
}

.news-item .news-item-readmore a:focus,
.news-item .news-item-readmore a:hover {
    text-decoration: blink
}

.news-item .news-item-readmore a:after {
    position: relative;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 16px;
    content: "\f105";
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 1;
    padding-left: 8px;
    top: -1px;
    vertical-align: middle
}

.news-feature .news-item .news-item-content {
    margin: 0;
    padding: 0
}

.news-feature .news-item {
    padding: 0 0 24px
}

.news-feature .news-item h2 {
    margin: 0;
    padding: 0 0 12px;
    font-size: 26px
}

.news-feature .news-item-img {
    padding-bottom: 10px
}

.news-feature p {
    font-size: 16px;
    padding-bottom: 0
}

.news-listing .news-item {
    border-top: solid 1px #ddd;
    padding: 24px 0
}

.news-listing .news-item&gt;* {
    vertical-align: top
}

.news-listing .news-item-img {
    display: none;
    width: 0%;
    margin-right: 0
}

.news-listing .news-item h2 {
    margin: 0;
    font-size: 18px
}

.news-listing .news-item-content {
    display: inline-block;
    width: 100%
}

@media (min-width:616px) {
    .news-listing .news-item {
        border-top: solid 1px #ddd;
        padding: 12px 0
    }
    .news-listing .news-item:first-child {
        border-top: none;
        padding: 0 0 12px
    }
    .news-listing .news-item-img {
        display: inline-block;
        width: 45%;
        margin-right: 2%
    }
    .news-listing .news-item-content {
        width: 50%
    }
}

.news-listing .news-item-desc {
    display: none
}

.news-header-nav {
    margin: 0 0 1em;
    padding: 0;
    border-bottom: 1px solid #ccc
}

.news-header-nav h2 {
    margin: 0 auto;
    padding: 0;
    font-size: 26px;
    text-align: center
}

.news-header-nav h2:before {
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    content: "\f1ea";
    margin: -2px 0 0;
    padding: 0;
    padding-right: 10px;
    vertical-align: middle;
    color: #000
}

.news-tabs {
    text-align: center;
    padding: 15px 0
}

.news-tabs ul {
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.news-tabs li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px
}

.news-tabs li:nth-child(2) {
    margin: 0 10px
}

.news-header-nav .news-tabs a,
.news-header-nav .news-tabs a:link,
.news-header-nav .news-tabs a:visited {
    display: block;
    padding: 5px 10px;
    border-radius: 20px;
    border: 0;
    color: #000;
    text-decoration: none
}

.news-header-nav .news-tabs a:focus,
.news-header-nav .news-tabs a:hover {
    background: #ddd;
    text-decoration: blink;
    display: block;
    padding: 5px 10px;
    border-radius: 20px;
    border: 0
}

.news-header-nav .news-tabs a.active {
    background: 0 0
}

.news-header-nav .news-tabs a.active,
.news-header-nav h2,
.news-item .news-item-date,
.news-item .news-item-readmore a:after,
.news-item .news-item-readmore a:focus,
.news-item .news-item-readmore a:hover {
    color: #b02e01
}

@media (min-width:360px) {
    .news-header-nav h2 {
        font-size: 30px
    }
    .news-tabs li {
        display: inline-block;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 15px
    }
    .news-tabs li:nth-child(2) {
        margin: 0 15px
    }
    .news-header-nav .news-tabs a,
    .news-header-nav .news-tabs a:focus,
    .news-header-nav .news-tabs a:hover,
    .news-header-nav .news-tabs a:link,
    .news-header-nav .news-tabs a:visited {
        padding: 10px 15px
    }
}

@media (min-width:0) and (max-width:767px) {
    .news-header-nav .news-tabs a,
    .news-header-nav .news-tabs a:link,
    .news-header-nav .news-tabs a:visited {
        background: #fff;
        color: #000;
        border: 1px solid #aaa
    }
    .news-header-nav .news-tabs a:focus,
    .news-header-nav .news-tabs a:hover {
        background: #ddd;
        color: #000;
        border: 1px solid #ccc
    }
    .news-header-nav .news-tabs a.active {
        background: 0 0;
        color: #e57200;
        border: 1px solid #b02e01
    }
}

@media (min-width:768px) {
    .news-tabs {
        padding: 15px 0 0
    }
    .news-header-nav h2 {
        text-align: left;
        margin-left: -15px
    }
    .news-tabs {
        text-align: right;
        padding-top: 15px
    }
    .news-tabs ul {
        margin-right: -15px
    }
    .news-tabs li {
        margin: 0 0 3px
    }
    .news-tabs li:nth-child(2) {
        margin: 0 3px
    }
    .news-tabs li:last-child a:after {
        font-family: FontAwesome;
        font-weight: 400;
        line-height: 1;
        content: "\f105";
        color: #ffba00;
        display: inline-block;
        margin: -2px 0 0;
        padding: 0;
        padding-left: 8px;
        vertical-align: middle
    }
    .news-tabs li:last-child a:hover:after {
        color: #000
    }
}

.news-tab-content {
    display: none
}

.news-tab-content.active {
    display: block
}

.nav-menu-list .nav-link .parent-link {
    color: #292929
}

.news-header-nav h2 {
    color: #b02e01
}

.news-tabs {
    margin-bottom: 8px
}

.news-item .news-item-date {
    color: #b02e01;
    margin: 0 0 1em 0
}

.news-feature p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding-bottom: 0
}

.news-listing .news-item {
    padding: 20px 0
}

.news-feature .news-item h2 {
    line-height: 30px;
    padding: 0
}

.news-item .news-item-date {
    margin-bottom: .8em
}

.news-listing .news-item h2 {
    margin: 0;
    font-size: 18px;
    line-height: 24px
}

.mobile #newsContainer {
    margin-top: 10px;
    margin-bottom: 40px
}

.mobile .news-tabs {
    margin-top: 15px
}

.mobile .news-item .news-item-date {
    margin-bottom: 1em
}

.mobile .news-feature .news-item {
    padding: 0 0 20px 0
}

.mobile .news-item .news-item-desc {
    margin-bottom: 20px
}

.events-section {
    padding-bottom: 32px
}

.events-wrapper {
    clear: both;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1167px;
    min-height: 350px;
    padding: 0;
    clear: both
}

.events-hdr {
    position: relative
}

.events-hdr h2 {
    position: absolute;
    display: block;
    font-size: 30px;
    color: #b02e01;
    top: -18px;
    left: 20px;
    background: #fff;
    padding: 0 8px;
    z-index: 2;
    margin: 0;
    line-height: 1
}

.events-hdr a {
    position: absolute;
    top: -24px;
    right: 0
}

.events-carousel {
    clear: both;
    position: relative;
    margin: 0;
    padding: 40px 20px 0
}

.eventer {
    float: left;
    width: 275px;
    margin-right: 50px
}

.laster {
    margin-right: 0
}

.events-carousel h2 {
    width: auto;
    color: #b02e01;
    font-weight: 400;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -1px;
    word-spacing: 0;
    margin: 0;
    padding: 0 0 10px
}

.events-carousel h3 {
    font-weight: 400;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: .5px;
    word-spacing: -1px;
    padding-top: 3px;
    margin-bottom: 5px
}

.events-carousel h3 a {
    color: #000;
    text-decoration: none;
    line-height: 1.4
}

.events-carousel h3 a:hover {
    color: #946b00;
    text-decoration: none
}

.events-carousel p {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: .5px;
    font-weight: 400;
    line-height: 24px
}

p.dater {
    margin: 0;
    padding: 15px 0 8px 0;
    font-weight: 700
}

.eventer {
    float: left;
    width: 100%;
    margin-right: 0
}

.events-carousel {
    margin: 0
}

@media screen and (max-width:1170px) {
    .events-header,
    .events-wrapper {
        max-width: 100%
    }
    .events-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        min-height: 300px
    }
}

.events-carousel {
    max-width: 1167px;
    margin: 0 auto;
    border: 1px solid #949494;
    margin-bottom: 65px
}

.eventer-gutter {
    max-width: 100%;
    margin: 0 auto
}

@media (min-width:700px) {
    .eventer-gutter {
        max-width: 86%
    }
}

.slick-slider-eventss {
    max-width: 1120px
}

.events-carousel ul.slick-arrows {
    position: relative;
    display: table;
    top: 10px;
    margin: 10px 0 0;
    padding: 0;
    line-height: 1;
    width: 90px;
    height: auto;
    position: relative;
    margin: 0 auto
}

.events-carousel .more-events-link {
    position: absolute;
    right: 0;
    width: 100%;
    left: 0;
    bottom: -80px;
    text-align: center;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .events-carousel .more-events-link {
        position: absolute;
        width: auto;
        left: auto;
        left: 0;
        bottom: -30px;
        text-align: left
    }
}

.events-carousel .more-events-link a,
.events-carousel .more-events-link a:visited {
    border: 0;
    margin: 0;
    padding: 0
}

.events-carousel .more-events-link a:focus,
.events-carousel .more-events-link a:hover {
    color: #b02e01;
    text-decoration: blink
}

.events-carousel .more-events-link a:after {
    position: relative;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 16px;
    color: #b02e01;
    content: "\f105";
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 1;
    padding-left: 8px;
    top: -1px;
    vertical-align: middle
}

@media (min-width:768px) {
    .events-carousel ul.slick-arrows {
        position: absolute;
        top: auto;
        bottom: -10px;
        right: -10px
    }
}

.events-carousel ul.slick-arrows li {
    display: table-cell;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.events-carousel ul.slick-arrows em {
    text-decoration: none;
    display: block;
    width: 38px;
    height: 38px;
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8)
}

.events-carousel ul.slick-arrows li em {
    opacity: 1;
    display: table-cell;
    border: 1px solid #aaa;
    text-align: center;
    vertical-align: middle;
    font-style: normal
}

.events-carousel ul.slick-arrows em:before {
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    content: "\f053";
    padding-top: 5px;
    color: #000;
    text-shadow: initial
}

.events-carousel ul.slick-arrows li.slick-right em:before {
    content: "\f054"
}

.events-carousel ul.slick-arrows .slick-left:hover {
    opacity: 1 !important
}

.events-carousel ul.slick-arrows .slick-right:hover {
    opacity: 1 !important
}

.vcuhp-attributes {
    width: 100%;
    background: #393939;
    padding: 2em 0
}

.vcuhp-attributes .center-contain {
    max-width: 1700px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding: 0 1.25em
}

.vcuhp-attributes .center-contain h2 {
    color: #fff;
    margin: .5em 0 1em 0;
    font-size: 28px;
    line-height: 1.4
}

.vcuhp-attributes .card-contain {
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto
}

@media (min-width:769px) {
    .vcuhp-attributes .center-contain h2 {
        font-size: 36px;
        margin: .5em 0 0 0
    }
    .vcuhp-attributes .card-contain {
        height: 150px
    }
}

@media (min-width:1024px) {
    .vcuhp-attributes .card-contain {
        display: inline-block;
        height: 215px;
        width: 18%;
        margin-right: 2%
    }
    .vcuhp-attributes .card-contain:last-child {
        margin-right: 0
    }
}

.vcuhp-attributes .card {
    width: 100% !important;
    height: 100% !important;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #fff;
    padding: 1em !important;
    text-align: center !important
}

.vcuhp-attributes .card-contain .back.card {
    display: table-cell;
    vertical-align: middle
}

@media (min-width:769px) {
    .vcuhp-attributes .card {
        position: absolute;
        top: 0;
        left: 0;
        padding: 3em 0 !important
    }
}

.vcuhp-attributes .card h2 {
    font-size: 36px;
    color: #fff;
    margin: 0 0 2px 0
}

@media (min-width:769px) {
    .vcuhp-attributes .card h2 {
        margin-bottom: 10px
    }
}

.vcuhp-attributes .card p {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.4em !important;
    color: #fff
}

.vcuhp-attributes .front {
    z-index: 2
}

.vcuhp-attributes .back {
    z-index: 1;
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    position: absolute;
    top: 0
}

.vcuhp-attributes .back p {
    font-weight: 700 !important;
    font-size: 22px !important;
    padding: 0 !important;
    margin: 1em 0 !important;
    color: #ffba00
}

.vcuhp-attributes .back .read-more {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 1em 2em .9em 2em;
    border: 1px solid #fff;
    border-radius: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: .5em 0
}

.vcuhp-attributes .back .read-more:hover {
    color: #ffba00;
    text-decoration: none
}

.vcuhp-attributes .card-contain:hover .front {
    z-index: 1;
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.vcuhp-attributes .card-contain:hover .back {
    z-index: 2;
    -ms-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.cta-buttons-block {
    text-align: center;
    padding: 50px 0
}

@media (min-width:768px) {
    .cta-buttons-block {
        padding: 80px 0
    }
}

.cta-buttons-block .row {
    max-width: 768px
}

.box-btn-hdr h2 {
    color: #fff;
    margin: 0;
    padding: 0 0 35px
}

@media (min-width:768px) {
    .box-btn-hdr h2 span {
        display: block
    }
}

.box-buttons-wrapper p {
    margin: 0;
    padding: 0;
    line-height: 1.3
}

.box-buttons-wrapper {
    position: relative;
    display: table;
    margin: 0 auto
}

.box-buttons-wrapper .block-btn-item {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0 15px 25px;
    line-height: 1
}

@media (min-width:768px) {
    .box-buttons-wrapper .block-btn-item {
        display: table-cell;
        width: 25%;
        margin: 0;
        padding: 0 25px;
        line-height: 1
    }
}

.box-buttons-wrapper a,
.box-buttons-wrapper a:visited {
    display: block;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 15px;
    background: #000;
    font-weight: 400;
    font-size: 16px;
    border: none;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding: 25px 15px 30px 15px;
    margin: 0
}

.box-buttons-wrapper a:focus,
.box-buttons-wrapper a:hover {
    text-decoration: blink;
    color: #ffba00
}

.block-btn-text em {
    font-style: normal !important
}

.block-btn-text a em:before {
    font-family: FontAwesome;
    color: #ffba00;
    width: 100%;
    display: inline-block;
    font-size: 2.5em;
    line-height: 1;
    padding: 0;
    margin: 0 0 14px 0
}

.block-btn-text.block-btn-mail a em:before {
    content: "\f0e0"
}

.block-btn-text.block-btn-programs a em:before {
    content: "\f19d"
}

.block-btn-text.block-btn-cost a em:before {
    content: "\f0d6"
}

.block-btn-text.block-btn-tour a em:before {
    content: "\f041"
}

.vcu-branding-bar__link,
.vcu-branding-bar__link:active,
.vcu-branding-bar__link:focus,
.vcu-branding-bar__link:hover,
.vcu-branding-bar__link:visited {
    text-decoration: none !important
}

#vcu-branding-bar--top {
    display: none
}

.vcu-branding-bar {
    display: block;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 9999;
    background-color: #fff
}

.vcu-branding-bar * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.vcu-branding-bar__container {
    height: 40px;
    margin: 0 auto;
    padding: 0 64px;
    width: 100%
}

@media (min-width:992px) {
    #vcu-branding-bar--top {
        display: block
    }
    .vcu-branding-bar__container {
        padding: 0 16px
    }
    .vcu-branding-bar__container:after {
        background-color: #e5e5e5;
        content: " ";
        height: 40px;
        width: 38%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1
    }
}

@media (min-width:1170px) {
    .vcu-branding-bar {
        height: 40px
    }
    .vcu-branding-bar__container {
        height: 40px;
        max-width: 1170px;
        padding: 0
    }
}

.vcu-branding-bar__heading {
    background-color: #fff;
    margin: 0;
    padding: 0 !important
}

.vcu-branding-bar__heading-alt {
    margin: 0;
    padding: 0 4px;
    display: inline-block
}

@media (min-width:740px) {
    .vcu-branding-bar,
    .vcu-branding-bar__container {
        height: 40px
    }
    .vcu-branding-bar__heading-alt {
        padding: 0 8px
    }
}

@media (min-width:1170px) {
    .vcu-branding-bar__heading-alt {
        padding: 0 16px
    }
}

.vcu-branding-bar__link {
    border: none !important;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -9999px
}

.vcu-branding-bar__link--bottom {
    display: block !important;
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
    letter-spacing: 1px;
    text-indent: 0
}

.vcu-branding-bar__link--campaign {
    background-color: #e5e5e5;
    display: none;
    float: right !important;
    font-size: 0 !important;
    position: relative !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
    width: 348px !important
}

@media (min-width:992px) {
    .vcu-branding-bar__link--campaign {
        display: block
    }
}

.vcu-branding-bar__angle {
    height: 40px;
    left: -110px;
    position: absolute;
    top: 0;
    width: 111px;
    overflow: hidden
}

.vcu-branding-bar__angle .vcu-branding-bar__angle-color {
    fill: #fff
}

.vcu-branding-bar--gold .vcu-branding-bar__angle {
    background-color: #ffba00
}

@media (min-width:740px) {
    .vcu-branding-bar__link--bottom {
        letter-spacing: 4px
    }
    .vcu-branding-bar--gold .vcu-branding-bar__container:after {
        background-color: #ffba00
    }
}

.vcu-branding-bar--gold .vcu-branding-bar__link--campaign {
    background-color: #ffba00
}

@media (min-width:480px) {
    .vcu-branding-bar__link--campaign:before {
        display: none;
        content: " ";
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 64px;
        position: absolute;
        top: 0;
        width: 111px;
        left: -111px
    }
}

.vcu-branding-bar__link--university {
    font-size: 0 !important;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 auto !important;
    text-indent: 0 !important;
    width: 150px !important
}

.vcu-branding-bar__link--vcu-spelled-out {
    display: block !important;
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    height: 40px !important;
    float: left !important;
    line-height: 40px !important;
    letter-spacing: 2px;
    position: relative;
    text-indent: 0 !important;
    text-transform: uppercase !important;
    z-index: 1
}

@media (min-width:740px) {
    .vcu-branding-bar__link--university {
        margin: 0 !important
    }
    .vcu-branding-bar__link--vcu-spelled-out {
        letter-spacing: 3px
    }
    .vcu-branding-bar__heading-alt .vcu-branding-bar__link--campaign {
        float: left;
        height: 40px;
        line-height: 40px
    }
    .vcu-branding-bar__heading-alt .vcu-branding-bar__link--vcu-spelled-out {
        float: left
    }
}

.vcu-branding-bar__heading-alt .vcu-branding-bar__link--university {
    float: left
}

@media (min-width:1190px) {
    .vcu-branding-bar__link--vcu-spelled-out {
        letter-spacing: 8px
    }
}

@media (min-width:1255px) {
    .vcu-branding-bar__link--vcu-spelled-out {
        letter-spacing: 10px
    }
    .vcu-branding-bar__heading-alt .vcu-branding-bar__link--campaign {
        height: 40px;
        line-height: 40px;
        margin: 0
    }
    .vcu-branding-bar__heading-alt .vcu-branding-bar__link--university,
    .vcu-branding-bar__heading-alt .vcu-branding-bar__link--vcu-spelled-out,
    .vcu-branding-bar__heading-alt .vcu-branding-bar__link--vcuhealth {
        margin: 0
    }
}

.vcu-branding-bar__link--gold,
.vcu-branding-bar__link--gold:active,
.vcu-branding-bar__link--gold:focus,
.vcu-branding-bar__link--gold:visited {
    color: #ffba00 !important
}

.vcu-branding-bar__image {
    border: 0;
    vertical-align: middle !important;
    width: 100%;
    display: inline
}

.vcu-branding-bar__image--campaign {
    padding-left: 1px
}

.vcu-branding-bar--bottom {
    height: 176px
}

.vcu-branding-bar--bottom.vcu-branding-bar--black .vcu-branding-bar__heading {
    background-color: #000
}

@media (min-width:1170px) {
    .vcu-branding-bar--bottom {
        display: none
    }
}

.vcu-branding-bar--bottom .vcu-branding-bar__container {
    height: 176px;
    padding: 0
}

.vcu-branding-bar--bottom .vcu-branding-bar__container:after {
    display: none
}

.vcu-branding-bar--bottom .vcu-branding-bar__link {
    line-height: 176px !important
}

.vcu-branding-bar--bottom .vcu-branding-bar__image {
    max-width: 208px
}

body {
    visibility: visible !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background-position: 0 40px
}

.vcu-branding-bar__container {
    height: 40px;
    max-width: 1400px;
    padding: 0
}

.vcu-branding-bar {
    z-index: 1000
}

.vcu-branding-bar:after {
    background-color: #ffba00;
    content: " ";
    height: 40px;
    width: 38%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.vcu-branding-bar__angle {
    height: 40px;
    left: -110px;
    position: absolute;
    top: 0;
    width: 110px !important;
    overflow: hidden;
    z-index: 2000
}

.vcu-branding-bar__link--campaign-wrapper {
    position: relative;
    background-color: #ffba00;
    float: right !important;
    font-size: 0 !important;
    position: relative !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
    width: 450px !important;
    vertical-align: middle
}

.vcu-branding-bar__link--campaign {
    background-color: #e5e5e5;
    display: inline-block;
    float: left !important;
    font-size: 0 !important;
    position: relative !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 10px !important;
    text-indent: 0 !important;
    width: 348px !important
}

.vcu-branding-bar__link--campaign-wrapper a.vcu-branding-bar__give {
    display: table !important;
    z-index: 500 !important;
    float: left !important;
    width: auto !important;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    margin-left: 1em;
    margin-top: 8px;
    padding: 3px 10px;
    text-align: center;
    border-left: 1px solid #000
}

.vcu-branding-bar__link--campaign-wrapper a.vcu-branding-bar__give:before {
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    content: "\f004";
    color: #980000;
    display: inline-block;
    margin: -2px 0 0;
    padding: 0;
    padding-right: 8px;
    vertical-align: middle
}

.vcu-branding-bar__link--campaign-wrapper a.vcu-branding-bar__give i {
    display: none
}

.vcu-branding-bar__link--campaign-wrapper a.vcu-branding-bar__give:focus,
.vcu-branding-bar__link--campaign-wrapper a.vcu-branding-bar__give:hover {
    color: #980000 !important;
    text-decoration: none !important;
    visibility: visible !important
}

.vcu-branding-bar__container {
    height: 40px;
    position: relative;
    margin: 0 auto;
    padding: 0 64px;
    width: 100%;
    top: 0
}

.dp-filter-container {
    position: relative;
    border: 1px solid #9d9d9d;
    padding: 2.2em 1em;
    margin: 2em 0 0 0
}

.dp-filter-container .btn-group .btn {
    background: 0 0;
    color: #000;
    font-weight: 700;
    border: none;
    font-size: 16px;
    text-align: left;
    padding: 1px 0 4px 29px;
    display: inline-block;
    margin-right: 24px;
    position: relative;
    width: auto
}

.dp-filter-container .btn-group .btn:last-child {
    margin-right: 0
}

.btn-group-justified {
    width: 100%;
    margin: 0 auto
}

.dp-filter-container .btn-group&gt;.btn {
    border-radius: 0
}

.dp-filter-container .btn-group .btn.active,
.dp-filter-container .btn-group .btn:active {
    border-bottom: 3px solid #eee;
    outline: 0;
    box-shadow: none !important
}

.dp-filter-container .btn-group .btn.dp-bachelors.active {
    border-bottom: 3px solid #d33a01 !important
}

.dp-filter-container .btn-group .btn.dp-masters.active {
    border-bottom: 3px solid #812160 !important
}

.dp-filter-container .btn-group .btn.dp-professional.active {
    border-bottom: 3px solid #0082b9 !important
}

.dp-filter-container .btn-group .btn.dp-doctoral.active {
    border-bottom: 3px solid #011d9a !important
}

.dp-filter-container .btn-group .btn.dp-certificate.active {
    border-bottom: 3px solid #008a01 !important
}

.dp-filter-container .btn-group .btn.dp-all.active {
    border-bottom: 3px solid #3a3a3a !important
}

.dp-filter-container .btn-group .btn:before {
    content: "";
    height: 23px;
    display: inline-block;
    top: 0;
    position: absolute;
    left: 0;
    width: 24px
}

.dp-filter-container .btn-group .btn:before {
    content: "";
    width: 24px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: -163px 0;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 12px
}

.dp-filter-container .btn-group .btn.dp-bachelors:before {
    background-position: 2px 0
}

.dp-filter-container .btn-group .btn.dp-masters:before {
    background-position: -32px 0
}

.dp-filter-container .btn-group .btn.dp-professional:before {
    background-position: -96px 0
}

.dp-filter-container .btn-group .btn.dp-doctoral:before {
    background-position: -64px 0
}

.dp-filter-container .btn-group .btn.dp-certificate:before {
    background-position: -128px 0
}

.dp-filter-container .col-sm-2 .btn {
    margin-top: 32px
}

.dp-filter-container .col-sm-2 {
    display: block;
    width: 100%;
    text-align: center
}

.dp-filter-container .form-group.col-sm-5 {
    width: 50%
}

.triple-block .triple-main .dp-filter-container h2 {
    margin: 0;
    padding: 0;
    line-height: 1
}

.triple-block .triple-main .dp-filter-container h2 {
    position: absolute;
    top: 0;
    background: 0 0;
    text-align: center;
    width: 100%;
    top: -17px;
    color: #0082ba;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    display: inline-block
}

.triple-block .triple-main .dp-filter-container h2 span {
    background: #fff;
    padding: .2em;
    width: auto
}

.dp-filter-container .form-control {
    height: 40px
}

.dp-filter-container .input-group .form-control {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.dp-filter-container .form-group {
    margin-bottom: 0;
    margin-top: 15px
}

.dp-filter-container .col-sm-6,
.dp-filter-container .col-xs-6 {
    width: 100%
}

.dp-filter-container .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #666
}

@media (min-width:0) and (max-width:945px) {
    .dp-filter-container .form-group.col-sm-5 {
        display: block;
        width: 100%
    }
    .dp-filter-container .btn-group .btn {
        font-size: 15px;
        display: inline-block;
        width: 46%;
        margin: 0 20px 26px 0
    }
    .dp-filter-container .btn-group .btn:nth-of-type(even) {
        margin-right: 0
    }
    .triple-block .triple-main .dp-filter-container h2 {
        font-size: 22px;
        top: -14px
    }
    .dp-filter-container .col-sm-12 {
        padding: 0
    }
    .dp-filter-container .form-group.col-sm-5 {
        width: 100%;
        padding: 0
    }
}

@media (min-width:946px) and (max-width:1299px) {
    .dp-filter-container .form-group.col-sm-5 {
        display: block;
        width: 100%
    }
    .dp-filter-container .btn-group .btn {
        font-size: 15px;
        display: inline-block;
        width: 46%;
        margin: 0 20px 26px 0
    }
    .dp-filter-container .btn-group .btn:nth-of-type(even) {
        margin-right: 0
    }
}

@media (min-width:1300px) {
    .dp-filter-container .btn-group .btn {
        font-size: 15px;
        display: inline-block;
        width: 30%;
        margin: 0 20px 26px 0
    }
    .dp-filter-container .btn-group .btn:nth-of-type(3n+3) {
        margin-right: 0
    }
}

@media (min-width:1560px) {
    .dp-filter-container .form-group.col-sm-5 {
        display: block;
        width: 50%
    }
    .dp-filter-container .btn-group .btn {
        font-size: 15px;
        display: inline-block;
        width: auto;
        margin: 0 18px 15px 0 !important
    }
    .dp-filter-container .btn-group .btn:last-child {
        margin-right: 0 !important
    }
}

.dp-status-container.row {
    border: 1px solid #9d9d9d;
    margin-top: 3em;
    width: 60%;
    margin: 3em auto 3em auto;
    border-bottom: none;
    text-align: center;
    padding: 1.8em 0 .5em 0;
    position: relative
}

.dp-status-container.row p {
    font-weight: 700
}

.dp-status-container.row:before {
    content: "";
    width: 1px;
    height: 50px;
    background: #9d9d9d;
    top: -50px;
    position: absolute;
    left: 50%;
    margin-left: -1px
}

.dp-item {
    border: 1px solid #9d9d9d;
    padding: 1.5em;
    margin-right: .5em;
    width: auto;
    cursor: pointer;
    overflow: hidden;
    float: left;
    margin-bottom: 15px
}

.dp-item {
    max-height: 385px
}

.dp-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%)
}

@media (min-width:0) and (max-width:1399px) {
    .dp-item {
        width: 100%
    }
}

@media (min-width:1400px) {
    .dp-item {
        width: 48%
    }
}

.dp-item:focus,
.dp-item:hover {
    border: 1px solid #000
}

.dp-item-gutter h2:before {
    content: "";
    height: 19px;
    width: 20px;
    background: #ffba00;
    position: absolute;
    left: -28px;
    top: 4px;
    -webkit-transform: skewX(-17deg);
    -ms-transform: skewX(-17deg);
    transform: skewX(-17deg)
}

.dp-item:nth-of-type(odd) {
    margin-right: 0
}

.dp-item-gutter .short-prog-description .description {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    border-top: 1px solid #9d9d9d;
    padding: 20px 0 0 0
}

.prog-degree,
.school-degree,
.school-unit {
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5
}

.dp-item-gutter .school-unit {
    padding-bottom: 20px
}

.school-degree {
    display: none
}

.dp-bachelors .dp-item-gutter .prog-degree {
    color: #d33a01
}

.dp-masters .dp-item-gutter .prog-degree {
    color: #80225f
}

.dp-professional .dp-item-gutter .prog-degree {
    color: #0082b9
}

.dp-doctoral .dp-item-gutter .prog-degree {
    color: #011d9a
}

.dp-certificate .dp-item-gutter .prog-degree {
    color: #008a01
}

.dp-all .dp-item-gutter .prog-degree {
    color: #3a3a3a
}

.dp-bachelors h2:before {
    background: #d33a01 !important
}

.dp-masters h2:before {
    background: #80225f !important
}

.dp-professional h2:before {
    background: #0082b9 !important
}

.dp-doctoral h2:before {
    background: #011d9a !important
}

.dp-certificate h2:before {
    background: #008a01 !important
}

.dp-all h2:before {
    background: #3a3a3a !important
}

.dp-bachelors.dp-item:before,
.dp-certificate.dp-item:before,
.dp-doctoral.dp-item:before,
.dp-masters.dp-item:before,
.dp-professional.dp-item:before,
.full-prog-description .prog-copy:before {
    content: "";
    width: 42px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 12px
}

.full-prog-description .prog-copy:before {
    display: block;
    top: 0;
    left: 0
}

.dp-bachelors.dp-item:before,
.full-prog-description .dp-bachelors .prog-copy:before {
    background-position: 0 0
}

.dp-masters.dp-item:before,
.full-prog-description .dp-masters .prog-copy:before {
    background-position: -65px 0
}

.dp-professional.dp-item:before,
.full-prog-description .dp-professional .prog-copy:before {
    background-position: -192px 0
}

.dp-doctoral.dp-item:before,
.full-prog-description .dp-doctoral .prog-copy:before {
    background-position: -128px 0
}

.dp-certificate.dp-item:before,
.full-prog-description .dp-certificate .prog-copy:before {
    background-position: -256px 0
}

.dp-item-gutter h2.prog-hdr {
    margin: 0 !important;
    padding: 0 0 .5em !important;
    position: relative !important;
    font-size: 22px;
    color: #000 !important;
    width: 90%
}

@media (min-width:0) and (max-width:767px) {
    .dp-item-gutter h2.prog-hdr {
        font-size: 20px !important;
        width: 85% !important
    }
}

.dp-item-gutter .full-description-hdr,
.vcuhp-index-25448 article h2 {
    font-size: 28px;
    margin: 0 0 10px 0;
    position: relative
}

.full-prog-description h2:before {
    content: "";
    position: absolute;
    height: 21px;
    width: 45px;
    background: #fbb805;
    -webkit-transform: skewX(-17deg);
    -ms-transform: skewX(-17deg);
    transform: skewX(-17deg);
    left: -53px;
    top: 5px
}

.full-prog-description .prog-copy p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 1.5em 0
}

.full-prog-description .prog-copy h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

.full-prog-description .prog-copy ul {
    margin-top: 10px
}

.full-prog-description .prog-copy li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.full-prog-description .school-degree,
.full-prog-description .school-unit {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
    line-height: 24px
}

.full-prog-description .prog-copy {
    position: relative;
    margin-top: 1.5em;
    border-top: 1px solid #d9d9d9;
    padding: 3.9em 0 0 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    position: relative
}

html {
    min-height: 100%;
    position: relative
}

body {
    height: 100%
}

.show-searchbox .vcuhp-searchbox {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden
}




/*******************************************************
 * 
 * 
 * Colors! 
 * 
 * Most of the section color rules will be below ...
 * 
 * ... although there are many various elements above this 
 * comment that have color rules which need to be addressed.
 * 
 * 
 * *****************************************************/



/*.vcuhp-blue {
    color: #007eb5 !important
}

.vcuhp-ltblue {
    color: #00b3be !important
}

.vcuhp-purple {
    color: #80225f !important
}

.vcuhp-navy {
    color: #011d9a !important
}

.vcuhp-green {
    color: #008a00 !important
}

.vcuhp-ltgreen {
    color: #00bc00 !important
}*/

.vcuhp-gold {
    color: #ffba00 !important
}

/*.vcuhp-orange {
    color: #b02e01 !important
}

.vcuhp-ltorange {
    color: #ff7b4a !important
}

.vcuhp-yellow {
    color: #ccdbae !important
}

.vcuhp-bg-blue {
    background: #007eb5;
    color: #fff
}

.vcuhp-bg-blue:hover {
    background: #0069a1 !important
}
*/

.vcuhp-bg-purple {
    background: #212121;
    color: #fff;
}

.vcuhp-bg-purple:hover {
    background: #000000 !important;
}

.vcuhp-bg-navy {
    background: #212121;
    color: #fff;
}

.vcuhp-bg-navy:hover {
    background: #000000 !important;
}



.vcuhp-bg-green {
    background: #212121;
    color: #fff
}

.vcuhp-bg-green:hover {
    background: #000000 !important
}

.vcuhp-bg-gold {
    background: #ffba00;
    color: #000;
}

/*.vcuhp-bg-gold:hover {
    background: #e6a100 !important
}
*/

.vcuhp-bg-orange {
    background: #212121;
    color: #fff;
}

.vcuhp-bg-orange:hover {
    background: #000000 !important;
}

.vcuhp-bg-black {
    background: #000;
    color: #fff
}

.vcuhp-bg-white {
    background: #fff;
    color: #000
}

.vcuhp-bg-dkgrey {
    background: #393939;
    color: #fff
}

.vcuhp-bg-ltgrey {
    background: #f5f5f5;
    color: #000
}

@media (min-width:768px) {
    /*.nav-menu-list .nav-link:nth-of-type(1) .parent-link.vcuhp-active {
        border-bottom: 10px solid #007eb5
    }
    .nav-menu-list .nav-link:nth-of-type(2) .parent-link.vcuhp-active {
        border-bottom: 10px solid #80225f
    }
    .nav-menu-list .nav-link:nth-of-type(3) .parent-link.vcuhp-active {
        border-bottom: 10px solid #011d9a
    }
    .nav-menu-list .nav-link:nth-of-type(4) .parent-link.vcuhp-active {
        border-bottom: 10px solid #008a00
    }
    .nav-menu-list .nav-link:nth-of-type(5) .parent-link.vcuhp-active {
        border-bottom: 10px solid #b02e01
    }
    .nav-menu-list .nav-link:nth-of-type(6) .parent-link.vcuhp-active {
        border-bottom: 10px solid #b50000
    }*/
}

/*.nav-menu-list .nav-link:nth-of-type(1) .parent-link.focus,
.nav-menu-list .nav-link:nth-of-type(1) a.parent-link:focus,
.nav-menu-list .nav-link:nth-of-type(1):hover {
    background: #007eb5 !important;
    color: #fff
}

.nav-menu-list .nav-link:nth-of-type(2) .parent-link.focus,
.nav-menu-list .nav-link:nth-of-type(2) a.parent-link:focus,
.nav-menu-list .nav-link:nth-of-type(2):focus,
.nav-menu-list .nav-link:nth-of-type(2):hover {
    background: #80225f;
    color: #fff
}

.nav-menu-list .nav-link:nth-of-type(3) .parent-link.focus,
.nav-menu-list .nav-link:nth-of-type(3) a.parent-link:focus,
.nav-menu-list .nav-link:nth-of-type(3):focus,
.nav-menu-list .nav-link:nth-of-type(3):hover {
    background: #011d9a;
    color: #fff
}

.nav-menu-list .nav-link:nth-of-type(4) .parent-link.focus,
.nav-menu-list .nav-link:nth-of-type(4) a.parent-link:focus,
.nav-menu-list .nav-link:nth-of-type(4):focus,
.nav-menu-list .nav-link:nth-of-type(4):hover {
    background: #008a00;
    color: #fff
}

.nav-menu-list .nav-link:nth-of-type(5) .parent-link.focus,
.nav-menu-list .nav-link:nth-of-type(5) a.parent-link:focus,
.nav-menu-list .nav-link:nth-of-type(5):focus,
.nav-menu-list .nav-link:nth-of-type(5):hover {
    background: #b02e01;
    color: #fff
}

.nav-menu-list .nav-link:nth-of-type(6) .parent-link.focus,
.nav-menu-list .nav-link:nth-of-type(6) a.parent-link:focus,
.nav-menu-list .nav-link:nth-of-type(6):focus,
.nav-menu-list .nav-link:nth-of-type(6):hover {
    background: #b50000;
    color: #fff
}*/

@media (min-width:640px) {
    .nav-menu-list .nav-link:nth-of-type(1):hover .parent-link.vcuhp-active {
        border: 0
    }
    .nav-menu-list .nav-link:nth-of-type(1):hover .parent-link:after {
        visibility: visible;
        border: 0;
        /*border-top: 10px solid #007eb5;*/
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
    .nav-menu-list .nav-link:nth-of-type(2):hover .parent-link.vcuhp-active {
        border: 0
    }
    .nav-menu-list .nav-link:nth-of-type(2):hover .parent-link:after {
        visibility: visible;
        border: 0;
        /*border-top: 10px solid #80225f;*/
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
    .nav-menu-list .nav-link:nth-of-type(3):hover .parent-link.vcuhp-vcuhp-active {
        border: 0
    }
    .nav-menu-list .nav-link:nth-of-type(3):hover .parent-link:after {
        visibility: visible;
        border: 0;
        /*border-top: 10px solid #011d9a;*/
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
    .nav-menu-list .nav-link:nth-of-type(4):hover .parent-link.vcuhp-active {
        border: 0
    }
    .nav-menu-list .nav-link:nth-of-type(4):hover .parent-link:after {
        visibility: visible;
        border: 0;
        /*border-top: 10px solid #008a00;*/
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
    .nav-menu-list .nav-link:nth-of-type(6):hover .parent-link.vcuhp-active {
        border: 0
    }
    .nav-menu-list .nav-link:nth-of-type(6):hover .parent-link:after {
        visibility: visible;
        border: 0;
        /*border-top: 10px solid #b50000;*/
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
}

/*.vcuhp-menu-academics .angled-pointer:before {
    border-color: #007eb5 !important
}

.vcuhp-menu-admissions .angled-pointer:before {
    border-color: #80225f !important
}

.vcuhp-menu-life .angled-pointer:before {
    border-color: #011d9a !important
}

.vcuhp-menu-research .angled-pointer:before {
    border-color: #008a00 !important
}

.vcuhp-menu-about .angled-pointer:before {
    border-color: #b50000 !important
}*/

/*@media (min-width:768px) {
    .vcuhp-submenu.vcuhp-menu-academics li a:hover {
        color: #0082ba !important
    }
    .vcuhp-submenu.vcuhp-menu-admissions li a:hover {
        color: #80225f !important
    }
    .vcuhp-submenu.vcuhp-menu-admissions li a.vcuhp-submenu-cta:hover {
        color: #000 !important
    }
    .vcuhp-submenu.vcuhp-menu-life li a:hover {
        color: #011d9a !important
    }
    .vcuhp-submenu.vcuhp-menu-research li a:hover {
        color: #008a00 !important
    }
    .vcuhp-submenu.vcuhp-menu-about li a:hover {
        color: #b50000 !important
    }
}*/

/*.nav-menu-list .nav-link:nth-of-type(1) .vcuhp-submenu h2.vcuhp-submenu-header a:after {
    color: #007eb5 !important
}

.nav-menu-list .nav-link:nth-of-type(2) .vcuhp-submenu h2.vcuhp-submenu-header a:after {
    color: #80225f !important
}

.nav-menu-list .nav-link:nth-of-type(3) .vcuhp-submenu h2.vcuhp-submenu-header a:after {
    color: #011d9a !important
}

.nav-menu-list .nav-link:nth-of-type(4) .vcuhp-submenu h2.vcuhp-submenu-header a:after {
    color: #008a00 !important
}

.nav-menu-list .nav-link:nth-of-type(5) .vcuhp-submenu h2.vcuhp-submenu-header a:after {
    color: #b02e01 !important
}

.nav-menu-list .nav-link:nth-of-type(6) .vcuhp-submenu h2.vcuhp-submenu-header a:after {
    color: #b50000 !important
}*/

/*.vcuhp-index-27904 .fullwidth-image,
.vcuhp-index-27904 .triple-extras-testimonial,
.vcuhp-index-27904 .vcuhp-billboard .billboard-gutter {
    background: #80225f !important
}*/

.vcuhp-index-27904 .fullwidth-image-text p&gt;em span {
    color: #fff
}

/*.vcuhp-index-27904 .fullwidth-image-text p&gt;em {
    color: #dcb6cf
}*/

/*.triple-block .triple-main li.numchecklist-item,
.vcuhp-index-27904 .bubble-info-item h3.bubble-item-hdr,
.vcuhp-index-27904 .checklist-mark:before,
.vcuhp-index-27904 .dateContainer h2 span,
.vcuhp-index-27904 .t4_text-capitalize a:after,
.vcuhp-index-27904 .t4_text-capitalize a:hover,
.vcuhp-index-27904 .triple-block .section-subnav-item a:after,
.vcuhp-index-27904 .triple-block .triple-main li.numchecklist-item,
.vcuhp-index-27904 .triple-extras .bubble-info-item span,
.vcuhp-index-27904 .triple-extras .bubble-info-item strong,
.vcuhp-index-27904 .triple-extras-gutter h3.bubble-main-hdr,
.vcuhp-index-27904 .triple-extras-gutter i.fa,
.vcuhp-index-27904 .triple-main h1,
.vcuhp-index-27904 .triple-main h2,
.vcuhp-index-27904 .triple-main h3,
.vcuhp-index-27904 .triple-main h4,
.vcuhp-index-27904 .triple-main h5,
.vcuhp-index-27904 .triple-main h6,
.vcuhp-index-27904 .vcuhp-accordion .more-less,
.vcuhp-index-27904 .vcuhp-accordion .more-plus,
.vcuhp-index-27904 .vcuhp-flextable .bubble-border h3,
.vcuhp-index-27904 a.facebook-link:before,
.vcuhp-index-27904 a.instagram-link:before,
.vcuhp-index-27904 a.linkedin-link:before,
.vcuhp-index-27904 a.twitter-link:before {
    color: #80225f
}*/

/*.vcuhp-index-27904 .bubble-item-gutter,
.vcuhp-index-27904 .quicklinks-box-border,
.vcuhp-index-27904 .tab-pane .t4_text-info:before,
.vcuhp-index-27904 .triple-extras .bubble-info-item .bubble-item-gutter,
.vcuhp-index-27904 .vcuhp-flextable .bubble-border,
.vcuhp-index-27904 h2.t4_text-info:before {
    border-color: #80225f !important
}*/

/*.vcuhp-index-27904 #events-feed .btn.btn-primary.btn-raised,
.vcuhp-index-27904 .btn.btn-pill,
.vcuhp-index-27904 .bubble-cta-btn a,
.vcuhp-index-27904 .bubble-cta-btn p a,
.vcuhp-index-27904 .t4_button a,
.vcuhp-index-27904 a.t4_button,
.vcuhp-index-27904 h2.bubble-cta-hdr,
.vcuhp-index-27904 h2.bubble-cta-hdr:after {
    background: #80225f !important;
    color: #fff !important
}*/

/*.vcuhp-index-27904 #events-feed .btn.btn-primary.btn-raised:hover,
.vcuhp-index-27904 .btn.btn-pill:hover,
.vcuhp-index-27904 .t4_button a:hover,
.vcuhp-index-27904 a.t4_button:hover {
    background: #670946 !important
}*/

.vcuhp-28533 .apply-links div,
.vcuhp-28533 .box-links-4 div {
    min-width: 33%
}

/*.vcuhp-index-27904 .triple-main #inyourtown .iyt-grad h3 {
    color: #668001 !important
}*/

.vcuhp-index-27904 .triple-main .boxlink-col-item a h3 {
    color: #fff !important
}

/*.vcuhp-index-25448 .fullwidth-carousel,
.vcuhp-index-25448 .fullwidth-image,
.vcuhp-index-25448 .triple-extras-testimonial,
.vcuhp-index-25448 .vcuhp-billboard .billboard-gutter {
    background: #007eb5 !important
}*/

.vcuhp-index-25448 .fullwidth-carousel h2,
.vcuhp-index-25448 .fullwidth-carousel h3,
.vcuhp-index-25448 .fullwidth-carousel p {
    color: #fff !important
}

.vcuhp-index-25448 .fullwidth-image-text p&gt;em span {
    color: #fff
}

/*.vcuhp-index-25448 .fullwidth-image-text p&gt;em {
    color: #dcb6cf
}*/

/*.vcuhp-index-25448 .bubble-info-item h3.bubble-item-hdr,
.vcuhp-index-25448 .checklist-mark:before,
.vcuhp-index-25448 .dateContainer h2 span,
.vcuhp-index-25448 .img-list-gutter .img-list-text h2 a,
.vcuhp-index-25448 .img-list-gutter .img-list-text h2 a:focus,
.vcuhp-index-25448 .img-list-gutter .img-list-text h2 a:link,
.vcuhp-index-25448 .t4_text-capitalize a:after,
.vcuhp-index-25448 .t4_text-capitalize a:hover,
.vcuhp-index-25448 .triple-block .section-subnav-item a:after,
.vcuhp-index-25448 .triple-block .triple-main li.numchecklist-item,
.vcuhp-index-25448 .triple-extras .bubble-info-item span,
.vcuhp-index-25448 .triple-extras .bubble-info-item strong,
.vcuhp-index-25448 .triple-extras-gutter h3.bubble-item-hdr,
.vcuhp-index-25448 .triple-extras-gutter i.fa,
.vcuhp-index-25448 .triple-main h1,
.vcuhp-index-25448 .triple-main h2,
.vcuhp-index-25448 .triple-main h3,
.vcuhp-index-25448 .triple-main h4,
.vcuhp-index-25448 .triple-main h5,
.vcuhp-index-25448 .triple-main h6,
.vcuhp-index-25448 .vcuhp-accordion .more-less,
.vcuhp-index-25448 .vcuhp-accordion .more-plus,
.vcuhp-index-25448 .vcuhp-flextable .bubble-border h3,
.vcuhp-index-25448 a.facebook-link:before,
.vcuhp-index-25448 a.instagram-link:before,
.vcuhp-index-25448 a.linkedin-link:before,
.vcuhp-index-25448 a.twitter-link:before {
    color: #007eb5
}*/

/*.vcuhp-index-25448 .bubble-item-gutter,
.vcuhp-index-25448 .figcaption h3 span.angled-pointer:before,
.vcuhp-index-25448 .quicklinks-box-border,
.vcuhp-index-25448 .tab-pane .t4_text-info:before,
.vcuhp-index-25448 .triple-extras .bubble-info-item .bubble-item-gutter,
.vcuhp-index-25448 .vcuhp-flextable .bubble-border,
.vcuhp-index-25448 figure.effect-reveal h3 span.angled-pointer:before {
    border-color: #007eb5 !important
}*/

/*.vcuhp-index-25448 #events-feed .btn.btn-primary.btn-raised,
.vcuhp-index-25448 .btn.btn-pill,
.vcuhp-index-25448 .bubble-cta-btn a,
.vcuhp-index-25448 .bubble-cta-btn p a,
.vcuhp-index-25448 .t4_button a,
.vcuhp-index-25448 a.t4_button,
.vcuhp-index-25448 h2.bubble-cta-hdr,
.vcuhp-index-25448 h2.bubble-cta-hdr:after {
    background: #007eb5 !important;
    color: #fff !important
}*/

/*.vcuhp-index-25448 #events-feed .btn.btn-primary.btn-raised:hover,
.vcuhp-index-25448 .btn.btn-pill:hover,
.vcuhp-index-25448 .bubble-cta-btn a:hover,
.vcuhp-index-25448 .t4_button a:hover,
.vcuhp-index-25448 a.t4_button:hover {
    background: #1a9cd4 !important
}*/

.vcuhp-27915 .triple-block .triple-main-gutter h2 {
    font-size: 24px;
    margin: 0 0 .6em 0;
    /*color: #007eb5*/
}

/*.vcuhp-27915 .triple-extras.triple-extras-shadow {
    background: #007eb5 !important
}*/

/*.vcuhp-index-25456 .triple-extras-testimonial,
.vcuhp-index-25456 .vcuhp-billboard .billboard-gutter {
    background: #008a00 !important
}*/

/*.vcuhp-index-25456 .triple-block .section-subnav-item a:after,
.vcuhp-index-25456 .triple-main h1,
.vcuhp-index-25456 .triple-main h2,
.vcuhp-index-25456 .triple-main h3,
.vcuhp-index-25456 .triple-main h4,
.vcuhp-index-25456 .triple-main h5,
.vcuhp-index-25456 .triple-main h6,
.vcuhp-index-25456 .vcuhp-accordion .more-less,
.vcuhp-index-25456 .vcuhp-accordion .more-plus,
.vcuhp-index-25456 .vcuhp-imagecap a,
.vcuhp-index-25456 .vcuhp-imagecap a.read-more-link,
.vcuhp-index-25456 .vcuhp-imagecap a:focus,
.vcuhp-index-25456 .vcuhp-imagecap a:link {
    color: #008a00
}*/

/*.vcuhp-index-25456 .quicklinks-box-border,
.vcuhp-index-25456 span.angled-pointer:before {
    border-color: #008a00 !important
}*/

/*.vcuhp-index-25456 .bubble-cta-btn p a,
.vcuhp-index-25456 h2.bubble-cta-hdr,
.vcuhp-index-25456 h2.bubble-cta-hdr:after {
    background: #008a00 !important;
    color: #fff !important
}*/

/*.vcuhp-index-25456 .bubble-info-item h3.bubble-item-hdr,
.vcuhp-index-25456 .t4_text-capitalize a:after,
.vcuhp-index-25456 .t4_text-capitalize a:hover,
.vcuhp-index-25456 .triple-extras .bubble-info-item span,
.vcuhp-index-25456 .triple-extras .bubble-info-item strong,
.vcuhp-index-25456 .triple-extras-gutter i.fa {
    color: #008a00 !important
}*/

/*.vcuhp-index-25456 .bubble-item-gutter,
.vcuhp-index-25456 .triple-extras .bubble-info-item .bu25bble-item-gutter,
.vcuhp-index-25456 .triple-main img {
    border-color: #008a00 !important
}*/

/*.vcuhp-index-25456 .quickfact-solo .quickfact-right,
.vcuhp-index-25456 .quickfacts-block,
.vcuhp-index-25456 .quickfacts-block .facts-table,
.vcuhp-index-25456 .quickfacts-block .quickfacts-micro-text,
.vcuhp-index-25456 .quickfacts-block .quickfacts-number {
    background: #008a00 !important;
    color: #fff !important
}*/

/*.vcuhp-index-25456 .quickfact-solo .quickfact-left {
    background: #005f00 !important;
    color: #fff !important
}*/

/*.vcuhp-index-25456 .quickfact-solo p {
    color: #fff !important
}*/

/*.vcuhp-index-25456 #events-feed .btn.btn-primary.btn-raised,
.vcuhp-index-25456 .btn.btn-pill,
.vcuhp-index-25456 .bubble-cta-btn a,
.vcuhp-index-25456 .t4_button a,
.vcuhp-index-25456 a.t4_button {
    background: #008a00 !important;
    color: #fff !important
}*/

/*.vcuhp-index-25456 #events-feed .btn.btn-primary.btn-raised:hover,
.vcuhp-index-25456 .btn.btn-pill:hover,
.vcuhp-index-25456 .bubble-cta-btn a:hover,
.vcuhp-index-25456 .t4_button a:hover,
.vcuhp-index-25456 a.t4_button:hover {
    background: #37b000 !important
}*/

/*.vcuhp-index-25456 .vcuhp-billboard .quicklinks-box-header {
    background: #008a00 !important
}*/

.vcuhp-index-25456 .vcuhp-billboard .quicklinks-box-border {
    border: 1px solid #fff !important;
    border: 1px solid rgba(255, 255, 255, .8) !important;
    border-color: #fff !important
}

.vcuhp-index-25449 .hero-block .hero-text-style em {
    position: relative
}

.vcuhp-index-25449 .hero-block .hero-text-style em.t4_text-muted span {
    display: inline-block;
    position: relative;
    padding: 0;
    font-size: 0;
    left: -99999px
}

.vcuhp-index-25449 .hero-block .hero-text-style em.t4_text-muted:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    top: 0;
    height: 100%;
    width: auto;
    /*color: red;*/
    content: "\f004";
    display: inline-block;
    margin: 0;
    padding: 0
}

@media (max-width:640px) {
    .vcuhp-25456 .vcuhp-flextable {
        text-align: center
    }
}

/*.vcuhp-index-25445 .triple-extras-testimonial,
.vcuhp-index-25445 .vcuhp-billboard .billboard-gutter {
    background: #b50000 !important
}*/

/*.vcuhp-index-25445 .quickfacts-number:after {
    border: 2px solid #b50000
}*/

/*.vcuhp-index-25445 .dateContainer h2 span,
.vcuhp-index-25445 .triple-block .section-subnav-item a:after,
.vcuhp-index-25445 .triple-main h2,
.vcuhp-index-25445 .triple-main h3,
.vcuhp-index-25445 .triple-main h4,
.vcuhp-index-25445 .triple-main h5,
.vcuhp-index-25445 .triple-main h6,
.vcuhp-index-25445 .vcuhp-accordion .more-less,
.vcuhp-index-25445 .vcuhp-accordion .more-plus,
.vcuhp-index-25445 h2.twosquare-header {
    color: #b50000
}*/

/*.vcuhp-index-25445 .quicklinks-box-border {
    border-color: #b50000
}*/

/*.vcuhp-index-25445 .billboard-img-left {
    border-right-color: #b50000
}*/

/*.vcuhp-index-25445 .billboard-img-righY {
    border-left-color: #b50000
}*/

/*.vcuhp-index-25445 .bubble-cta-btn p a,
.vcuhp-index-25445 h2.bubble-cta-hdr,
.vcuhp-index-25445 h2.bubble-cta-hdr:after {
    background: #b50000;
    color: #fff
}*/

/*.vcuhp-index-25445 .bubble-info-item h3.bubble-item-hdr,
.vcuhp-index-25445 .triple-block h3.bubble-main-hdr i.fa,
.vcuhp-index-25445 .triple-extras .bubble-info-item span,
.vcuhp-index-25445 .triple-extras .bubble-info-item strong,
.vcuhp-index-25456 .t4_text-capitalize a:after,
.vcuhp-index-25456 .t4_text-capitalize a:hover {
    color: #b50000
}*/

/*.vcuhp-index-25445 .bubble-item-gutter,
.vcuhp-index-25445 .triple-extras .bubble-info-item .bubble-item-gutter {
    border-color: #b50000
}*/

.vcuhp-index-25445 .vcuhp-billboard .billboard-text h2,
.vcuhp-index-25445 .vcuhp-billboard .billboard-text h3,
.vcuhp-index-25445 .vcuhp-billboard .billboard-text p,
.vcuhp-index-25445 .vcuhp-billboard .billboard-text p a {
    color: #fff
}

.vcuhp-25447 .triple-main-gutter hr {
    margin: 1.5em 0 0 0
}

.vcuhp-25447 .triple-main-gutter ul+hr {
    margin: 3em 0 0 0
}

/*.vcuhp-index-25445 #events-feed .btn.btn-primary.btn-raised,
.vcuhp-index-25445 .btn.btn-pill,
.vcuhp-index-25445 .bubble-cta-btn a,
.vcuhp-index-25445 .t4_button a,
.vcuhp-index-25445 a.t4_button {
    background: #b50000 !important;
    color: #fff !important
}*/

/*.vcuhp-index-25445 #events-feed .btn.btn-primary.btn-raised:hover,
.vcuhp-index-25445 .btn.btn-pill:hover,
.vcuhp-index-25445 .bubble-cta-btn a:hover,
.vcuhp-index-25445 .t4_button a:hover,
.vcuhp-index-25445 a.t4_button:hover {
    background: #cc5937 !important
}*/

#vcuhp-25446 .checkerboard-text h3 {
    font-size: 24px;
    line-height: 1.3
}

@media (min-width:788px) {
    #vcuhp-25446 .checkerboard-text h3 {
        font-size: 20px
    }
}

@media (min-width:992px) {
    #vcuhp-25445 .twosquare-cell.twosquare-cell-bottom {
        position: relative;
        overflow: visible
    }
    #vcuhp-25445 .twosquare-cell.twosquare-cell-bottom span {
        background: transparent url('/media/vcu/assets/images/about/duo-squares/plus-sign.png') no-repeat;
        position: absolute;
        width: 76px;
        height: 76px;
        top: -38px;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5
    }
}

/*.vcuhp-index-25445 .vcuhp-billboard .quicklinks-box-wrapper h3.quicklinks-box-header {
    background: #b50000
}*/

/*.vcuhp-index-25445 .vcuhp-billboard .quicklinks-box-border {
    border-color: #fff
}*/

.vcuhp-index-25445 .vcuhp-billboard .quicklinks-box-wrapper {
    margin-bottom: 0
}

@media (max-width:768px) {
    .vcuhp-25445 .quicklinks-box-wrapper li {
        font-size: 18px !important;
        line-height: 26px;
        margin-bottom: 20px
    }
}

.vcuhp-index-25459 .triple-extras-testimonial,
.vcuhp-index-25459 .vcuhp-billboard .billboard-gutter {
    background: #000 !important;
    color: #fff !important
}

/*.vcuhp-index-25459 .t4_text-capitalize a:after,
.vcuhp-index-25459 .t4_text-capitalize a:hover,
.vcuhp-index-25459 .triple-block .section-subnav-item a:after,
.vcuhp-index-25459 .triple-main h1,
.vcuhp-index-25459 .triple-main h2,
.vcuhp-index-25459 .triple-main h3,
.vcuhp-index-25459 .triple-main h4,
.vcuhp-index-25459 .triple-main h5,
.vcuhp-index-25459 .triple-main h6,
.vcuhp-index-25459 .vcuhp-accordion .more-less,
.vcuhp-index-25459 .vcuhp-accordion .more-plus,
.vcuhp-index-25459 .vcuhp-imagecap a,
.vcuhp-index-25459 .vcuhp-imagecap a.read-more-link,
.vcuhp-index-25459 .vcuhp-imagecap a:focus,
.vcuhp-index-25459 .vcuhp-imagecap a:link {
    color: #b02e01
}*/

.vcuhp-index-25459 .triple-main h1.vcuhp-section-pagetitle {
    color: #000 !important
}

.vcuhp-index-25459 .triple-extras-gutter .bubble-cta-btn p a,
.vcuhp-index-25459 .triple-extras-gutter h2.bubble-cta-hdr,
.vcuhp-index-25459 .triple-extras-gutter h2.bubble-cta-hdr:after {
    background: #000 !important;
    color: #fff !important
}

.vcuhp-index-25459 .bubble-info-item h3.bubble-item-hdr,
.vcuhp-index-25459 .triple-extras .bubble-info-item span,
.vcuhp-index-25459 .triple-extras .bubble-info-item strong,
.vcuhp-index-25459 .triple-extras-gutter i.fa,
.vcuhp-index-25459 .triple-main .quicklinks-box-header {
    color: #000 !important
}

/*.vcuhp-index-25459 .bubble-item-gutter,
.vcuhp-index-25459 .triple-extras .bubble-info-item .bu25bble-item-gutter,
.vcuhp-index-25459 .triple-main img,
.vcuhp-index-25459 .vcuhp-imagelink-box h3.angled-pointer:before,
.vcuhp-index-25459 span.angled-pointer:before {
    border-color: #b02e01 !important
}*/

/*.vcuhp-index-25459 #events-feed .btn.btn-primary.btn-raised,
.vcuhp-index-25459 .btn.btn-pill,
.vcuhp-index-25459 .bubble-cta-btn a,
.vcuhp-index-25459 .t4_button a,
.vcuhp-index-25459 a.t4_button {
    background: #b02e01 !important;
    color: #fff !important
}*/

/*.vcuhp-indee76100x-25459 .btn.btn-pill:hover,
.vcuhp-index-25459 #events-feed .btn.btn-primary.btn-raised:hover,
.vcuhp-index-25459 .bubble-cta-btn a:hover,
.vcuhp-index-25459 .t4_button a:hover,
.vcuhp-index-25459 a.t4_button:hover {
    background: #ce4800 !important
}*/

.vcuhp-index-25459 .vcuhp-imagelink-box h3.angled-pointer {
    color: #fff !important
}

.vcuhp-index-25459 .vcuhp-billboard .quicklinks-box-border {
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .8);
    border-radius: 15px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%
}

.vcuhp-index-25459 .vcuhp-billboard ul,
.vuchp-index-25459 .vcuhp-billboard li {
    list-style: none;
    margin: 0;
    padding: 0
}

.vcuhp-index-25459 .vcuhp-billboard h3.quicklinks-box-header {
    position: absolute;
    color: #ffba00 !important;
    top: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    background: #000;
    margin: -2px 0;
    padding: 0 6px 0 4px;
    font-style: normal;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 16px
}

.vcuhp-index-25459 .quicklinks-box {
    position: relative;
    padding: 1.25em 1.25em 1em;
    width: 100%
}

.vcuhp-index-25459 .vcuhp-billboard .quicklinks-box li a {
    border: none;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    white-space: nowrap
}

.vcuhp-index-25459 .vcuhp-billboard .quicklinks-box li a:hover {
    border: none;
    color: #ffba00 !important
}

.vcuhp-index-25459 .vcuhp-billboard .quicklinks-box li a:after {
    display: inline-block;
    font-family: FontAwesome;
    padding: 0 15px 0 10px;
    content: "\f105";
    color: #ffba00 !important
}

@media (min-width:0) and (max-width:1500px) {
    .vcuhp-index-25459 .billboard-img-left {
        border-right: 0 solid #008a00 !important;
        left: 0 !important
    }
    .vcuhp-index-25459 .billboard-img-right {
        border-left: 0 solid #008a00 !important;
        right: 0 !important
    }
    .vcuhp-index-25459 .billboard-img-left .billboard-bg-img {
        right: 0 !important
    }
    .vcuhp-index-25459 .billboard-img-right .billboard-bg-img {
        left: 0 !important
    }
    .vcuhp-index-25459 .billboard-img {
        overflow: hidden;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        max-height: 400px !important
    }
    .vcuhp-index-25459 .billboard-img .billboard-bg-img {
        position: relative;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        overflow: hidden
    }
}

.vcuhp-index-25459 .billboard-text-gutter {
    margin: 0 auto
}

@media (min-width:768px) and (max-width:1500px) {
    .vcuhp-index-25459 .vcuhp-billboard .billboard-img,
    .vcuhp-index-25459 .vcuhp-billboard .billboard-text {
        display: block !important;
        width: auto !important;
        vertical-align: top !important
    }
}

@media (min-width:0) and (max-width:640px) {
    .vcuhp-index-25459 .vcuhp-billboard .vcuhp-flextable&gt;.flex-item-3 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100% !important;
        max-width: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important
    }
    .flextable .vcuhp-index-25459 .vcuhp-billboard .vcuhp-flextable&gt;.flex-item-3 {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 !important;
        flex: 1 !important;
        width: 31.333333% !important;
        max-width: 31.333333% !important;
        -ms-flex-preferred-size: 31.333333% !important;
        flex-basis: 31.333333% !important
    }
}

.vcuhp-index-25459 .triple-main-gutter .bubble-info,
.vcuhp-index-25459 .triple-main-gutter .bubble-info-item .bubble-number-gutter {
    margin: 20px 0 0;
    padding: 0;
    font-weight: 700
}

/*.vcuhp-index-25459 .bubble-number-gutter span,
.vcuhp-index-25459 .bubble-number-gutter strong {
    border-color: #b02e01
}*/

.vcuhp-index-25459 .quickfact-header {
    color: #000 !important
}

/*.vcuhp-index-25459 .quickfact-text strong {
    color: #b02e01 !important
}*/

.vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary {
    font-size: 26px;
    font-weight: 300;
    font-style: italic;
    color: #ffba00 !important;
    line-height: 1;
    padding-bottom: .5em;
    text-transform: uppercase;
    text-align: center
}

.vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary em {
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 40px
}

@media (min-width:1500px) {
    .vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary {
        text-align: left
    }
}

@media (min-width:600px) {
    .vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary {
        font-size: 50px !important;
        padding-bottom: 0
    }
    .vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary em {
        font-size: 80px !important
    }
}

@media (min-width:720px) {
    .vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary {
        font-size: 67px !important
    }
    .vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary em {
        font-size: 100px !important
    }
}

@media (max-width:1640px) and (min-width:1500px) {
    .vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary {
        font-size: 60px !important
    }
    .vcuhp-index-25459 .billboard-text-gutter h2.t4_text-primary em {
        font-size: 90px !important
    }
}

.vcuhp-25459 .bubble-info-item h3.bubble-item-hdr {
    border-bottom: none;
    padding-bottom: 0
}

.vcuhp-25459 .bubble-item-gutter p a {
    text-decoration: none;
    border-bottom: 0;
    font-size: 18px;
    padding-bottom: 10px;
    line-height: 1.6
}

/*.vcuhp-25459 .bubble-item-gutter p a:hover {
    color: #b02e01
}*/

.vcuhp-index-25459 .quicklinks-box-wrapper.scorecard-stats {
    width: 90%;
    margin: 2.5em auto 1.5em auto
}

.vcuhp-index-25459 .triple-main-gutter .scorecard-stats .bubble-info-item .bubble-number-gutter {
    font-style: italic;
    font-size: 20px;
    font-weight: 700
}

.vcuhp-index-25459 .scorecard-stats .bubble-number-gutter span,
.vcuhp-index-25459 .scorecard-stats .bubble-number-gutter strong {
    width: 85px;
    height: 85px;
    font-size: 52px;
    line-height: 1.65;
    font-style: normal
}

/*.vcuhp-index-25449 .flex-control-nav li.tablink.flex-active,
.vcuhp-index-25449 .fullwidth-carousel,
.vcuhp-index-25449 .triple-extras-testimonial,
.vcuhp-index-25449 .vcuhp-billboard .billboard-gutter {
    background: #011d9a !important
}*/

/*.vcuhp-index-25449 .triple-block .section-subnav-item a:after,
.vcuhp-index-25449 .triple-main h1,
.vcuhp-index-25449 .triple-main h2,
.vcuhp-index-25449 .triple-main h3,
.vcuhp-index-25449 .triple-main h4,
.vcuhp-index-25449 .triple-main h5,
.vcuhp-index-25449 .triple-main h6,
.vcuhp-index-25449 .vcuhp-accordion .more-less,
.vcuhp-index-25449 .vcuhp-accordion .more-plus,
.vcuhp-index-25449 .vcuhp-imagecap a,
.vcuhp-index-25449 .vcuhp-imagecap a.read-more-link,
.vcuhp-index-25449 .vcuhp-imagecap a:focus,
.vcuhp-index-25449 .vcuhp-imagecap a:link {
    color: #011d9a
}*/

/*.vcuhp-index-25449 .quicklinks-box-border,
.vcuhp-index-25449 span.angled-pointer:before {
    border-color: #011d9a !important
}*/

/*.vcuhp-index-25449 .bubble-cta-btn p a,
.vcuhp-index-25449 h2.bubble-cta-hdr,
.vcuhp-index-25449 h2.bubble-cta-hdr:after {
    background: #011d9a !important;
    color: #fff !important
}*/

/*.vcuhp-index-25449 .bubble-info-item h3.bubble-item-hdr,
.vcuhp-index-25449 .triple-extras .bubble-info-item span,
.vcuhp-index-25449 .triple-extras .bubble-info-item strong,
.vcuhp-index-25449 .triple-extras-gutter i.fa,
.vcuhp-index-25459 .t4_text-capitalize a:after,
.vcuhp-index-25459 .t4_text-capitalize a:hover {
    color: #011d9a
}*/

/*.vcuhp-index-25449 .bubble-item-gutter,
.vcuhp-index-25449 .triple-extras .bubble-info-item .bu25bble-item-gutter,
.vcuhp-index-25449 .triple-main img {
    border-color: #011d9a !important
}*/

/*.vcuhp-index-25449 s.quickfacts-number:after {
    border: 2px solid #011d9a
}*/

/*.vcuhp-index-25449 .quickfact-solo .quickfact-left {
    background: #000481 !important;
    color: #fff !important
}*/

/*.vcuhp-index-25449 .fullwidth-carousel h2,
.vcuhp-index-25449 .fullwidth-carousel h3,
.vcuhp-index-25449 .fullwidth-carousel p,
.vcuhp-index-25449 .quickfact-solo p {
    color: #fff !important
}*/

/*.vcuhp-index-25449 #events-feed .btn.btn-primary.btn-raised,
.vcuhp-index-25449 .btn.btn-pill,
.vcuhp-index-25449 .bubble-cta-btn a,
.vcuhp-index-25449 .t4_button a,
.vcuhp-index-25449 a.t4_button {
    background: #011d9a !important;
    color: #fff !important
}*/

/*.vcuhp-index-25449 #events-feed .btn.btn-primary.btn-raised:hover,
.vcuhp-index-25449 .btn.btn-pill:hover,
.vcuhp-index-25449 .bubble-cta-btn a:hover,
.vcuhp-index-25449 .t4_button a:hover,
.vcuhp-index-25449 a.t4_button:hover {
    background: #000481 !important
}*/

.t4_button+em a {
    font-size: 16px;
    padding: .5em 2em;
    border-radius: 30px;
    background: #fff !important;
    /*border: 1px solid #b02e01;*/
    font-style: normal
}

.t4_button+em a:hover {
    background: #000;
    color: #fff
}

.vcuhp-billboard .billboard-gutter .t4_button a,
.vcuhp-billboard .billboard-gutter a.t4_button {
    font-size: 16px;
    padding: .5em 2em;
    border-radius: 30px;
    border: 1px solid #fff;
    font-style: normal
}

.vcuhp-billboard .billboard-gutter .t4_button a:hover,
.vcuhp-billboard .billboard-gutter a.t4_button:hover {
    color: #fff
}

.vcuhp-billboard .billboard-gutter .t4_button {
    display: block;
    margin-bottom: .5em;
    width: 100%;
    margin: 0 0 1em
}

@media (min-width:1450px) {
    .vcuhp-billboard .billboard-gutter .t4_button {
        display: inline;
        margin-bottom: 0;
        width: auto;
        margin: 0 .75em 0 0
    }
}

.story-grid figure h3 {
    color: #fff !important
}

.fullwidth-carousel p.t4_text-capitalize {
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: #ffba00 !important
}

.fullwidth-carousel h2 {
    margin: 0;
    padding: 0
}

.fullt4_text-capitalizewidth-carousel h2+h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700
}

/*.vcuhp-index-25461 .bubble-info-item .t4_text-primary strong,
.vcuhp-index-25461 .bubble-info-item.bubble-stat span,
.vcuhp-index-25461 .bubble-info-item.bubble-stat strong,
.vcuhp-index-25461 .triple-main h2,
.vcuhp-index-25461 .triple-main h3,
.vcuhp-index-25461 .triple-main h4,
.vcuhp-index-25461 .triple-main h5,
.vcuhp-index-25461 .triple-main h6 {
    color: #b02e01
}*/

/*.vcuhp-index-25462 .bubble-info-item .t4_text-primary strong,
.vcuhp-index-25462 .bubble-info-item.bubble-stat span,
.vcuhp-index-25462 .bubble-info-item.bubble-stat strong,
.vcuhp-index-25462 .triple-main h2,
.vcuhp-index-25462 .triple-main h3,
.vcuhp-index-25462 .triple-main h4,
.vcuhp-index-25462 .triple-main h5,
.vcuhp-index-25462 .triple-main h6 {
    color: #b02e01
}*/

/*.vcuhp-index-25463 .bubble-info-item .t4_text-primary strong,
.vcuhp-index-25463 .bubble-info-item.bubble-stat span,
.vcuhp-index-25463 .bubble-info-item.bubble-stat strong,
.vcuhp-index-25463 .triple-main h2,
.vcuhp-index-25463 .triple-main h3,
.vcuhp-index-25463 .triple-main h4,
.vcuhp-index-25463 .triple-main h5,
.vcuhp-index-25463 .triple-main h6 {
    color: #b02e01
}*/

.vcuhp-index-25463 .vcuhp-accordion .panel-title a {
    color: #000
}

.vcuhp-index-25463 .vcuhp-accordion .panel-title a:focus,
.vcuhp-index-25463 .vcuhp-accordion .panel-title a:hover {
    color: #555;
    text-decoration: blink
}

.vcuhp-index-25463 .quicklinks-box-wrapper h3.quicklinks-box-header {
    color: #000
}

.vcuhp-index-25463 .vcuhp-billboard .billboard-text {
    padding: 1.5em 2em
}

.vcuhp-index-25463 .vcuhp-billboard .billboard-gutter {
    background: #000 !important;
    color: #fff !important
}

.vcuhp-index-25463 .vcuhp-billboard .quicklinks-box-border {
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .8);
    border-radius: 15px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%
}

.vcuhp-index-25463 .vcuhp-billboard ul,
.vuchp-index-25459 .vcuhp-billboard li {
    list-style: none;
    margin: 0;
    padding: 0
}

.vcuhp-index-25463 .vcuhp-billboard h3.quicklinks-box-header {
    position: absolute;
    color: #ffba00 !important;
    top: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    background: #000;
    margin: -2px 0;
    padding: 0 6px 0 4px;
    font-style: normal;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 16px;
    white-space: nowrap
}

.vcuhp-index-25463 .quicklinks-box {
    position: relative;
    padding: 1.25em 1.25em 1em;
    width: 100%
}

.vcuhp-index-25463 .vcuhp-billboard .quicklinks-box li a {
    border: none;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    white-space: nowrap
}

.vcuhp-index-25463 .vcuhp-billboard .quicklinks-box li a:hover {
    border: none;
    color: #ffba00 !important
}

.vcuhp-index-25463 .vcuhp-billboard .quicklinks-box li a:after {
    display: inline-block;
    font-family: FontAwesome;
    padding: 0 15px 0 10px;
    content: "\f105";
    color: #ffba00 !important
}

.vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary {
    color: #ffba00 !important;
    font-style: italic !important
}

@media (max-width:768px) {
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary {
        margin-bottom: 30px;
        text-align: center
    }
    .vcuhp-index-25463 .vcuhp-billboard .billboard-text {
        padding: 1.5em 1em
    }
}

.vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary em {
    color: #fff !important
}

@media (min-width:1500px) {
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary {
        text-align: left
    }
}

@media (min-width:600px) {
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary {
        font-size: 40px !important;
        padding-bottom: 0
    }
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary em {
        font-size: 70px !important
    }
}

@media (min-width:720px) {
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary {
        font-size: 50px !important
    }
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary em {
        font-size: 80px !important
    }
}

@media (min-width:763px) and (max-width:1164px) {
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary {
        text-align: center
    }
    .vcuhp-index-25463 .billboard-gutter {
        display: table;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        min-height: 1em
    }
    .vcuhp-index-25463 .billboard-img,
    .vcuhp-index-25463 .billboard-text {
        display: block;
        width: auto;
        vertical-align: top
    }
    .vcuhp-index-25463 .vcuhp-billboard .billboard-text {
        padding: 3em 2em;
        width: auto;
        vertical-align: middle
    }
    .vcuhp-index-25463 .billboard-text-gutter {
        width: 100%
    }
    .vcuhp-index-25463 .billboard-img {
        overflow: hidden;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        max-height: 400px !important
    }
    .vcuhp-index-25463 .billboard-img .billboard-bg-img {
        position: relative;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        overflow: hidden
    }
    .vcuhp-index-25463 .billboard-img .billboard-bg-img {
        width: 100%;
        height: 100%;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 465px;
        max-height: none
    }
    .vcuhp-index-25463 .billboard-img-left {
        border-right: 0 solid #50c900
    }
    .vcuhp-index-25463 .billboard-img-right {
        border-left: 0 solid #50c900
    }
    .vcuhp-index-25463 .billboard-img-left .billboard-bg-img {
        right: 0
    }
    .vcuhp-index-25463 .billboard-img-right .billboard-bg-img {
        left: 0
    }
    .vcuhp-index-25463 .flexbox .vcuhp-flextable&gt;.flex-item-2,
    .vcuhp-index-25463 .flexbox .vcuhp-flextable&gt;.flex-item-4 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 48%;
        max-width: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
}

@media (min-width:1164px) {
    .flexbox .vcuhp-index-25463 .billboard-text-gutter .vcuhp-flextable&gt;.flex-item-2 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 48%;
        max-width: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
    .no-flexbox .vcuhp-index-25463 .billboard-text-gutter .vcuhp-flextable&gt;.flex-item-2 {
        width: 48%
    }
}

@media (max-width:1640px) and (min-width:1500px) {
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary {
        font-size: 50px !important
    }
    .vcuhp-index-25463 .billboard-text-gutter h2.t4_text-primary em {
        font-size: 80px !important
    }
}

/* =2022 Update cta block button color */

.cta-block .t4_button a,
.cta-block a.t4_button {
    background: #ffba00 !important;
    color: #000 !important;
    border: 1px solid #212121 !important
}

.cta-block .t4_button a:active,
.cta-block .t4_button a:hover,
.cta-block a.t4_button:active,
.cta-block a.t4_button:hover {
    background: #faba00 !important;
    color: #000 !important;
    border: 1px solid #fabw00 !important
}

.cta-block .t4_button a:after,
.cta-block a.t4_button:after {
    color: #000 !important;
    margin: -3px 0 0
}

.cta-block .t4_button a:active:after,
.cta-block .t4_button a:hover:after,
.cta-block a.t4_button:active:after,
.cta-block a.t4_button:hover:after {
    color: #ffba00 !important
}



.vcuhp-index-25448 .prog-copy .t4_button a,
.vcuhp-index-25448 .prog-copy a.t4_button {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #b02e01 !important
}

.vcuhp-index-25448 .prog-copy .t4_button a:active,
.vcuhp-index-25448 .prog-copy .t4_button a:hover,
.vcuhp-index-25448 .prog-copy a.t4_button:active,
.vcuhp-index-25448 .prog-copy a.t4_button:hover {
    background: #b02e01 !important;
    color: #000 !important;
    border: 1px solid #b02e01 !important
}

.vcuhp-index-25448 .prog-copy .t4_button a:after,
.vcuhp-index-25448 .prog-copy a.t4_button:after {
    color: #b02e01 !important;
    margin: -3px 0 0
}

.vcuhp-index-25448 .prog-copy .t4_button a:active:after,
.vcuhp-index-25448 .prog-copy .t4_button a:hover:after,
.vcuhp-index-25448 .prog-copy a.t4_button:active:after,
.vcuhp-index-25448 .prog-copy a.t4_button:hover:after {
    color: #000 !important
}

/*.vcuhp-25448 .index-page-link a,
.vcuhp-25448 .index-page-link a:hover,
.vcuhp-index-25448 .currentbranch0 a {
    color: #fff !important;
    background: #007eb5 !important
}

.vcuhp-index-25448 .index-page-link a:after {
    color: #007eb5
}

.vcuhp-25448.vcuhp-index-25448 .index-page-link a:after {
    color: #fff
}

.vcuhp-27904 .index-page-link a,
.vcuhp-27904 .index-page-link a:hover,
.vcuhp-index-27904 .currentbranch0 a {
    color: #fff !important;
    background: #80225f !important
}

.vcuhp-index-27904 .index-page-link a:after {
    color: #80225f
}

.vcuhp-27904.vcuhp-index-27904 .index-page-link a:after {
    color: #fff
}

.vcuhp-25449 .index-page-link a,
.vcuhp-25449 .index-page-link a:hover,
.vcuhp-index-25449 .currentbranch0 a {
    color: #fff !important;
    background: #011d9a !important
}

.vcuhp-index-25449 .index-page-link a:after {
    color: #011d9a
}

.vcuhp-25449.vcuhp-index-25449 .index-page-link a:after {
    color: #fff
}

.vcuhp-25456 .index-page-link a,
.vcuhp-25456 .index-page-link a:hover,
.vcuhp-index-25456 .currentbranch0 a {
    color: #fff !important;
    background: #008a00 !important
}

.vcuhp-index-25456 .index-page-link a:after {
    color: #008a00
}

.vcuhp-25456.vcuhp-index-25456 .index-page-link a:after {
    color: #fff
}

.vcuhp-25459 .index-page-link a,
.vcuhp-25459 .index-page-link a:hover,
.vcuhp-index-25459 .currentbranch0 a {
    color: #fff !important;
    background: #b02e01 !important
}

.vcuhp-index-25459 .index-page-link a:after {
    color: #b02e01
}

.vcuhp-25459.vcuhp-index-25459 .index-page-link a:after {
    color: #fff
}

.vcuhp-25445 .index-page-link a,
.vcuhp-25459 .index-page-link a:hover,
.vcuhp-index-25445 .currentbranch0 a {
    color: #fff !important;
    background: #b50000 !important
}

.vcuhp-index-25445 .index-page-link a:after {
    color: #b50000
}

.vcuhp-25459.vcuhp-index-25445 .index-page-link a:after {
    color: #fff
}*/



/*****************************************************************
 * 
 * 
 * 
 * =2022 November - Side navigation colors
 * 
 * 
 * 
 * **************************************************************/


/*.index-page-link a,*/
.index-page-link a:hover,
.currentbranch0 a {
    color: #ffba00!important;
    background: #212121 !important
}

.index-page-link a:after {
    color: #ffba00 !important;
}





.triple-block .section-subnav-list ul.multilevel-linkul-0 li .currentbranch1 a {
    background: #000 !important;
    color: #fff !important
}

.triple-block .section-subnav-list li .currentbranch0 a:after,
.triple-block .section-subnav-list ul.multilevel-linkul-0 li .currentbranch1 a:after {
    color: #fff !important
}

.triple-block .section-subnav-list ul.multilevel-linkul-0 li .currentbranch2 a {
    background: #b7b7b7 !important
}

/*************************************************************************************
 * 
 * 
 * 
 * 
 * END PAGE COLORS
 * 
 * 
 * 
 * 
 * **********************************************************************************/

@media (max-width:640px) {
    .vcuhp-25435 .billboard-img .billboard-bg-img {
        background-position: -400px center
    }
    .vcuhp-31636 .billboard-img .billboard-bg-img {
        background-position: -339px center
    }
    .vcuhp-28529 .billboard-img .billboard-bg-img {
        background-position: -385px center
    }
    .vcuhp-28519 .billboard-img .billboard-bg-img {
        background-position: -318px
    }
    .vcuhp-28535 .billboard-img .billboard-bg-img {
        background-position: -385px center
    }
    .vcuhp-28530 .billboard-img .billboard-bg-img {
        background-position: -325px
    }
    .vcuhp-28531 .billboard-img .billboard-bg-img {
        background-position: -340px center
    }
    .vcuhp-28532 .billboard-img .billboard-bg-img {
        background-position: -340px center
    }
    .vcuhp-28533 .billboard-img .billboard-bg-img {
        background-position: -355px center
    }
    .vcuhp-25449 .billboard-img .billboard-bg-img {
        background-position: -300px center
    }
    .vcuhp-25451 .billboard-img .billboard-bg-img {
        background-position: -32px center
    }
    .cuhp-25452 .billboard-img .billboard-bg-img {
        background-position: -290px center
    }
    .vcuhp-25445 .billboard-img .billboard-bg-img {
        background-position: -446px center
    }
    .vcuhp-25447 .billboard-img .billboard-bg-img {
        background-position: -325px center
    }
}

body {
    background: #000 url('/media/vcu/assets/images/textures/city-lights.jpg')
}

.nav-home {
    width: 150px;
    height: 80px;
    display: table;
    margin: 0 auto
}

.nav-home {
    background: url('/media/vcu/assets/images/vcu-logo/vcu-seal-mobile.png') center center no-repeat;
    background-size: contain
}

.svg .nav-home {
    background: url('/media/vcu/assets/images/vcu-logo/vcu-seal-mobile.svg') center center no-repeat
}

@media (min-width:768px) {
    .nav-home {
        width: 100%;
        height: 124px
    }
    .nav-home {
        background: url('/media/vcu/assets/images/vcu-logo/vcu-seal-large.png') center center no-repeat;
        background-size: contain
    }
    .svg .nav-home {
        background: url('/media/vcu/assets/images/vcu-logo/vcu-seal-large.svg') center center no-repeat
    }
}

.featurebox a {
    background: url('/media/vcu/assets/images/hp-feature/transparent.png')
}

.triple-extras.triple-extras-shadow {
    position: relative;
    background: #f5f5f5;
    overflow: hidden
}

.cta-block .container-fluid:before,
.triple-extras.triple-extras-shadow:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .2;
    background: transparent url('/media/vcu/assets/images/textures/dot-pattern_black.png')
}

.svg .triple-extras-testimonial .testimonial-text p:before,
.svg .vcuhp-billboard .testimonial-quote:before {
    background: transparent url('/media/vcu/assets/images/smart-quotes/smart-quotes-white-open.svg') no-repeat
}

.svg .triple-extras-testimonial .testimonial-text p:after,
.svg .vcuhp-billboard .testimonial-quote:after {
    background: transparent url('/media/vcu/assets/images/smart-quotes/smart-quotes-white-close.svg') no-repeat
}

.svg .vcuhp-billboard .testimonial-quote:first-child {
    display: block
}

.svg .vcuhp-billboard .testimonial-quote:last-child {
    display: block
}

.vcuhp-index-25459 h3.outside-bubble-hdr:before {
    background: transparent url('/media/vcu/assets/images/athletics/athletics-sidebar-logo.png') no-repeat;
    background-position: top center;
    background-size: 50%;
    background-size: 130px 130px;
    display: block;
    content: "";
    position: relative;
    z-index: 5;
    left: 0;
    top: 0;
    font-size: 3em;
    opacity: 1;
    line-height: 1;
    height: 130px
}

.cta-buttons-block {
    background: #8d4684 url('/media/vcu/assets/images/cta-block/hp_cta_compass_bkg.jpg') no-repeat;
    background-position: center center;
    background-size: cover
}

.dp-bachelors.dp-item:before,
.dp-certificate.dp-item:before,
.dp-doctoral.dp-item:before,
.dp-filter-container .btn-group .btn:before,
.dp-masters.dp-item:before,
.dp-professional.dp-item:before,
.full-prog-description .prog-copy:before {
    background-image: url('/media/vcu/assets/images/academics/degree-flags/degree-flags-access-clrs.jpg')
}

@media screen and (device-aspect-ratio:2/3) {
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        font-size: 16px
    }
}

@media screen and (device-aspect-ratio:40/71) {
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        font-size: 16px
    }
}

@media screen and (device-aspect-ratio:375/667) {
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        font-size: 16px
    }
}

@media screen and (device-aspect-ratio:9/16) {
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        font-size: 16px
    }
}

/*Flexslider defaults*/

.flex-direction-nav a,
.flex-direction-nav a:before {
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

/*@font-face{font-family:flexslider-icon;src:url(fonts/flexslider-icon.eot);src:url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(fonts/flexslider-icon.woff) format('woff'),url(fonts/flexslider-icon.ttf) format('truetype'),url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}*/

.flex-container a:hover,
.flex-slider a:hover {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides&gt;li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    padding: 0;
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shado: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides&gt;li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides&gt;li:first-child {
    display: block
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001'
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.flex-control-nav .flex-active{
    background-color: #212121;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

/*updates*/

.desktop .nav-audience-list li a.myvcu-link:before {
    margin-top: -3px;
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    padding: 0;
    padding-right: 10px;
    vertical-align: middle;
    color: #ffba00;
    content: "\f0c0";
}

.mobile .nav-audience-list li a.myvcu-link:before {
    padding: 0;
    display: none;
    content: "";
}

@media (man-width:768px)and (min-width: 840px) {
    .nav-audience-list li {
        padding: 0 6px;
    }
}

.events-carousel ul.slick-arrows em {
    color: rgba(0, 0, 0, .8) !important;
}

.story-grid .story-block:focus {
    outline: 1px solid #fff !important;
}

.social-share-default-img {
    background: url('/media/vcu/assets/images/social-share/social_og_img_1200x632.jpg') no-repeat;
}

.hide-on-mobile {
    display: none !important;
}

@media (min-width: 768px) {
    .hide-on-mobile {
        display: inline-block !important;
    }
}

#instafeed .image-grid-item a:focus {
    border: 2px solid #fff;
}

.triple-block .triple-main li.numchecklist-item {
    list-style: decimal;
}

.triple-block .triple-main ol li ul li,
.triple-block .triple-main li.numchecklist-item ul li {
    list-style: disc !important;
}

.triple-block .triple-main .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.event-item a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    -ms-word-break: break-word !important;
    word-break: break-word !important;
}



.triple-block .triple-main ol li,
.triple-block .triple-main li.numchecklist-item {
    list-style: decimal;
    list-style-position: inside;
}

@media (min-width: 400px) {
    .triple-block .triple-main ol li,
    .triple-block .triple-main li.numchecklist-item {
        list-style-position: outside;
    }
}

/* Life@VCU Video layout #2*/

#vcuhp-25449 .hero-video .hero-img-wrapper {
    grid-template: "video" "pause" "hero-text";
    display: grid;
}

#vcuhp-25449 #vidpause {
    grid-area: pause;
    background: rgba(255, 255, 255, .4);
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}

#vcuhp-25449 #vidpause:focus {
    background: #000;
    color: #fff;
}

@media (min-width: 1200px) {
    #vcuhp-25449 .hero-video .hero-img-wrapper {
        grid-template: "video hero-text";
        grid-template-columns: 65% 35%;
    }
}

#vcuhp-25449 .hero-video .hero-img-wrapper video {
    position: relative;
    width: 100%;
    grid-area: video;
    height: auto;
}

#vcuhp-25449 .hero-video .hero-img-wrapper .hero-text {
    position: relative;
    top: 0;
    left: 0;
    grid-area: hero-text;
    transform: none;
    display: inline-table;
    height: 100%;
    width: 100%;
}

#vcuhp-25449 .hero-video .hero-img-wrapper .hero-text-style {
    opacity: 1;
    padding: 1em 1.75em;
}

@media (min-width: 640px) {
    #vcuhp-25449 .hero-video .hero-img-wrapper .hero-text {}
}

#vcuhp-25449 .hero-video .hero-img-wrapper .hero-text p {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4em;
}

#vcuhp-25449 .hero-video .hero-img-wrapper .hero-text:before,
#vcuhp-25449 .hero-video .hero-img-wrapper .hero-text:after {
    display: none;
}

#vcuhp-25449 .hero-video .hero-img-wrapper {
    padding: 0;
}

.essentials-quick-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.essentials-quick-links .quicklinks-box ul li {
    list-style: none;
    margin: 0.4em;
    padding: 0.5em;
    flex-grow: 1;
    display: flex;
}

.essentials-quick-links .quicklinks-box ul li:nth-of-type(2) {
    display: none;
}

.essentials-quick-links .quicklinks-box ul li a {
    background: #febe00;
    padding: 1em;
    display: block;
    flex-grow: 1;
    border-radius: 13px;
    border-bottom: none;
    line-height: 1.3;
    font-size: 1.2em;
    text-align: center;
}

.essentials-quick-links .quicklinks-box ul li a:hover {
    background: black;
    color: #fff;
}

.essentials-quick-links.gradNpro .quicklinks-box ul li:nth-of-type(2) {
    display: block;
}

/*.essentials-quick-links.gradNpro .quicklinks-box ul li a {
    background: #007eb5;
    color: #fff;
}

.essentials-quick-links.gradNpro .quicklinks-box ul li a:hover {
    background: #1a9cd4;
    color: #fff;
}*/

.essentials-quick-links.gradNpro .quicklinks-box ul li a {
    background: #ffba00
    color: #000;
}

.essentials-quick-links.gradNpro .quicklinks-box ul li a:hover,
.essentials-quick-links.gradNpro .quicklinks-box ul li a:focus {
    background: #000
    color: #fff;
}

@media(min-width: 600px) {
    .essentials-quick-links ul {
        flex-direction: row;
    }
    .essentials-quick-links .quicklinks-box ul li {
        width: 30%;
    }
    .essentials-quick-links .quicklinks-box ul li:nth-of-type(2) {
        display: flex;
    }
}

.cta-block a.t4_button:hover:after,
.cta-block a.t4_button:active:after,
.cta-block .t4_button a:hover:after,
.cta-block .t4_button a:active:after {
    color: #fff !important;
}

.cta-block a.t4_button:hover,
.cta-block a.t4_button:active,
.cta-block .t4_button a:hover,
.cta-block .t4_button a:active {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000!important;
}

@media(min-width: 768px) {
    .vcuhp-submenu-2 li a:focus,
    .vcuhp-submenu-2 li a:hover {
        color: #741e56;
        background: rgba(255, 255, 255, .1);
    }
}

.searchbox-close-btn {
    position: relative;
    display: table;
    height: 40px;
    width: 30%;
    padding: .5em 0;
    padding-left: 10px;
    margin-bottom: 15px;
    border: 1px dotted #fff;
}

.searchbox-close-btn:hover,
.searchbox-close-btn:focus {
    cursor: pointer;
    /*color: #80225F;*/
    border: 1px dotted #000;
    background: #eee;
}

.searchbox-close-btn:before {
    cursor: pointer;
    content: "close";
    color: #121212;
    display: inline;
    float: left;
    margin: 0;
    padding: 3px 0 0 0;
    line-height: 1;
    font-size: 15px;
    font-family: inherit;
}

.searchbox-close-btn:after {
    display: inline;
    color: #121212;
    float: left;
    font-family: FontAwesome;
    padding: 3px 0 0 8px;
    content: "\f105";
}

.searchbox-close-btn:hover,
.searchbox-close-btn:focus:before,
.searchbox-close-btn:hover,
.searchbox-close-btn:focus:after {
    cursor: pointer;
    color: #000;
    font-weight: 700;
    background: none;
}

.dp-item:hover,
.dp-item:focus {
    border: 1px solid #000;
    outline: 2px solid #bdbdbd;
    outline-offset: 1px;
}

.vcuhp-searchbox .searchbox-form label.search-input-label {
    text-align: left;
    width: auto;
    float: left;
    padding: 5px 12px;
}

@media (min-width: 768px) {
    /* WCAG UPDATES - TOGGLE MENU VISABLITY */
    .nav-menu-list .nav-link .vcuhp-submenu,
    .nav-menu-list .parent-link[aria-expanded="false"]+.vcuhp-submenu {
        display: unset;
        visibility: hidden;
    }
    .nav-menu-list .parent-link[aria-expanded="true"]+.vcuhp-submenu.open {
        visibility: visible;
    }
    .nav-menu-list .nav-link:last-child&gt;.vcuhp-submenu {
        right: 0
    }
    .nav-menu-list .nav-link:hover&gt;.vcuhp-submenu {
        display: block
    }
    .nav-menu-list .vcuhp-nav-item a[aria-expanded="true"]&gt;.vcuhp-submenu.open {
        visibility: visible;
        display: unset;
    }
    .nav-menu-list li.nav-item {
        text-align: left;
    }
    .nav-menu-list .nav-link:hover&gt;.vcuhp-submenu,
    .nav-menu-list .nav-link:focus&gt;.vcuhp-submenu,
    .nav-menu-list .nav-link&gt;.vcuhp-submenu.open,
    .nav-menu-list .parent-link.focus+section.vcuhp-submenu {
        display: unset !important;
    }
    /* Update focus state on VCUHP main nav */
    /* Adjust padding to Parent Link in H2 */
    .vcuhp-submenu h2 a {
        padding: 5px;
    }
    /* Create high contrast focus state*/
    .nav-menu-list .vcuhp-nav-item a.focus.hover,
    .nav-menu-list .vcuhp-nav-item .nav-submenu-item a:hover,
    .nav-menu-list .vcuhp-nav-item .nav-submenu-item a:focus,
    .nav-menu-list .vcuhp-nav-item .vcuhp-submenu h2 a:hover,
    .nav-menu-list .vcuhp-nav-item .vcuhp-submenu h2 a:focus {
        background: #000 !important;
        color: #ffba00;
    }
}

/****************************************
 * 
 * 2022 November
 * Main Menu color update
 *
 ****************************************/

@media (min-width: 768px) {
    .nav-menu-list .nav-link .parent-link.vcuhp-active {
        border-bottom: 10px solid #ffba00
    }
}

.nav-menu-list .nav-link:hover,
.nav-menu-list .nav-link a.parent-link:focus,
.nav-menu-list .nav-link .parent-link.focus,
.nav-menu-list .nav-link .parent-link[aria-expanded="true"] {
    background: #ffba00 !important;
    color: #000
}


@media (min-width: 640px) {
    .nav-menu-list .nav-link:hover .parent-link.vcuhp-active {
        border: 0
    }
    .nav-menu-list .nav-link:hover .parent-link:after {
        visibility: visible;
        border: 0;
        border-top: 10px solid #ffba00;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
}

/* END Main Menu colors */

/* =2022 Full width carousel colors */
.fullwidth-carousel {
    background: #212121;
}

/* =2022 - Color update for H2 main body headers &amp; bubble headers */

.bubble-info-item .t4_text-primary strong,
.bubble-info-item.bubble-stat span,
.bubble-info-item.bubble-stat strong,
.triple-block .triple-main h2 {
    color: #b02e01; /* dark-orange */
}

/* =2022 - Billboard block bg color */
.vcuhp-billboard .billboard-gutter {
    background: #000;
}



/* =2022 - Quickfact row color update */
@media (min-width: 600px) {
    .quickfact-left {
        /*background: #d9d9d9;*/
        background:#000000;
    }
}



/* fa minus sign for accordion */

.fa-minus:before {
    content: "\f068";
    font-size: 1em;
}

/* Mobile nav remove subnav arrow, if no subnav */

@media (max-width: 767px) {
    .nav-menu-list .nav-item:nth-child(5) span.nav-click,
    .nav-menu-list .nav-item:nth-child(6) span.nav-click {
        display: none;
        height: 0;
        opacity: 0
    }
}

/* COVID-19 alerts */

.covid-19-alert {
    background-color: #a94442;
    display: table;
    border-radius: 15px;
}

.covid-19-alert-icon {
    display: table-cell;
    width: 45px;
    padding: 1rem 0;
    text-align: center;
    font-size: 2rem;
    vertical-align: middle;
    color: #ffffff;
}

.covid-19-alert-msg {
    display: table-cell;
    width: auto;
    padding: 1rem 2rem 1rem 0;
}

.covid-19-alert-msg a,
.covid-19-alert-msg a:link {
    color: #ffffff;
    text-decoration: none;
    border-bottom: none;
}

.covid-19-alert-msg a:focus,
.covid-19-alert-msg a:hover {
    color: #ffffff;
    text-decoration: underline;
}

/* VCUHP Brand Bar - updated 07.01.2020 */

@media screen and (max-width: 991px) {
    .vcuhp-brand-bar {
        display: none;
    }
}

.vcuhp-brand-bar {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 9999;
    background-color: #fff;
}

.vcuhp-brand-bar::after {
    background-color: #e5e5e5;
    content: " ";
    height: 40px;
    width: 38%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

a.vcuhp-brand-bar__link,
a.vcuhp-brand-bar__link:hover,
a.vcuhp-brand-bar__link:focus,
a.vcuhp-brand-bar__link:active,
a.vcuhp-brand-bar__link:visited {
    text-decoration: none !important;
    border: none !important;
    line-height: 1 !important;
    outline: none;
}

.vcuhp-brand-bar a:hover,
.vcuhp-brand-bar a:focus,
.vcuhp-brand-bar a:active {
    text-decoration: none;
    color: #BF3300;
    /* red */
    border-color: transparent;
}

/* Container (main) */

.vcuhp-brand-bar {
    width: 100%;
    background: #fff;
    position: relative;
}

.vcuhp-brand-bar__container {
    display: table;
    width: 100%;
    /*! max-width:1800px; */
    margin: 0 auto;
}

/* Content (for layout) */

.vcuhp-brand-bar__content {
    display: table-cell;
}

/* vcu */

.vcuhp-brand-bar__content-vcu {
    width: auto;
    height: 40px !important;
    background: #fff;
}

/* mir */

.vcuhp-brand-bar__content-mir {
    background: #e5e5e5;
    height: auto;
    width: 122px;
}

/* VCU text link */

a.vcuhp-brand-bar__link--vcu-spelled-out {
    position: relative;
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    height: 40px !important;
    background: #fff;
    display: inline-block;
    padding-top: 15px;
    padding-left: 20px;
    text-indent: 0 !important;
    text-transform: uppercase !important;
}

/* VCU text / responsive spacing */

@media screen and (max-width: 1120px) {
    /* VCU text */
    .vcuhp-brand-bar .vcuhp-brand-bar__link--vcu-spelled-out {
        letter-spacing: 5px;
    }
}

.vcuhp-brand-bar__link--vcu-spelled-out {
    letter-spacing: 10px;
}

/* MIR link */

.vcuhp-brand-bar__mir-text-container {
    float: right;
    position: relative;
}

.vcuhp-brand-bar__mir-text-container a {
    padding-top: 0;
    display: table;
    padding-right: 0;
    z-index: 3000;
    position: relative;
    margin-right: 76px;
    margin-top: 5px;
}

/* MIR image */

.vcuhp-brand-bar__mir-text {
    height: 28px;
    border: 0;
    vertical-align: middle !important;
    width: auto;
    display: inline;
    padding: 4px;
}

/* svg */

.vcuhp-brand-bar__mir-text {
    width: 120px;
}

/* Give container */

.vcuhp-brand-bar__give-container {
    display: table;
}

/* Give link*/

.vcuhp-brand-bar a.vcuhp-brand-bar__give-link {
    display: table !important;
    z-index: 500 !important;
    width: auto !important;
    font-size: 15px;
    height: 26px;
    line-height: 20px;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    text-align: center;
    border-left: none;
}

.vcuhp-brand-bar a.vcuhp-brand-bar__give-link:after {
    font-family: FontAwesome;
    font-weight: 400;
    line-height: 1;
    content: "\f08a";
    color: #333;
    display: inline-block;
    margin: -2px 0 0;
    padding: 0;
    padding-right: 0px;
    padding-left: 4px;
    vertical-align: middle;
}

.vcuhp-brand-bar .vcu-branding-bar__angle {
    height: 40px;
    left: auto;
    right: 0;
    position: absolute;
    top: 0;
    width: 110px !important;
    overflow: hidden;
    z-index: 2000;
    background: #e5e5e5;
}

/* Update for Image/Caption Grid Item */

.story-grid .story-block img {
    width: 100%;
}

/* Mobile Brand Bar */

.vcuhp-brand-bar--bottom {
    display: block;
}

.vcuhp-brand-bar__mobile {
    display: block;
    background: #fff;
    text-align: center;
}

.vcuhp-brand-bar--bottom .vcup-brand-bar__link {
    display: block;
}

.vcuhp-brand-bar--bottom .vcuhp-brand-bar__image--bottom {
    padding: 30px;
}

@media(min-width:600px) {
    .vcuhp-brand-bar--bottom .vcuhp-brand-bar__image--bottom {
        width: 400px;
        margin: 0 auto;
    }
}

@media(min-width:991px) {
    .vcuhp-brand-bar--bottom {
        display: none;
    }
}

/* Admissions - Apply CTA link message box (MIR campaign) */

/* Updated vcuhp-apply-box: GVernon changes applied by MH 12.18.20 */

@font-face {
    font-family: 'DINNextLTPro-HeavyItalic';
    src: url(/media/vcu/assets/fonts/3A498E_1_0.eot) format('embedded-opentype'), url(/media/vcu/assets/fonts/3A498E_1_0.eot) format('embedded-opentype'), url(/media/vcu/assets/fonts/3A498E_1_0.woff2) format('woff2'), url(/media/vcu/assets/fonts/3A498E_1_0.woff) format('woff'), url(/media/vcu/assets/fonts/3A498E_1_0.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

.vcuhp-apply-box__wrapper {
    margin-bottom: 3.8em;
    /* Hide for testing */
    /* display:none; */
    border-radius: 8px;
    /* gv */
}

.vcuhp-apply-box__wrapper .apply-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 100px) {
    .vcuhp-apply-box__wrapper .apply-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        padding: 1.25em;
    }
}

@media (min-width: 978px) {
    .vcuhp-apply-box__wrapper .apply-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        /* padding: 1.5em 2.5em; */
        padding: 1.5em 2.5em 0;
        /* gv */
    }
}

/*.vcuhp-apply-box__wrapper .grad-app {
    border: 2px solid #008000;
    background-image: url("/media/vcu/assets/images/admissions/apply-cta/apply-cta-grad.jpg");
    background-size: cover;
}

.vcuhp-apply-box__wrapper .transfer-app {
    border: 2px solid #db0a5b;
    background-image: url("/media/vcu/assets/images/admissions/apply-cta/apply-cta-transfer.jpg");
    background-size: cover;
}

.vcuhp-apply-box__wrapper .intl-app {
    border: 2px solid #80225f;
    background-image: url("/media/vcu/assets/images/admissions/apply-cta/apply-cta-intl.jpg");
    background-size: cover;
}

.vcuhp-apply-box__wrapper .frshmn-app {
    border: 2px solid #004CFF;
    background-image: url("/media/vcu/assets/images/admissions/apply-cta/apply-cta-frshmn.jpg");
    background-size: cover;
}*/

.vcuhp-apply-box__wrapper .apply-box {
    width: auto;
    margin: 0 auto 1em;
    /*padding: 1.25em;*/
    border-radius: 15px;
    color: rgb(255, 255, 255);
    font-family: Roboto, sans-serif;
    max-width: 940px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.vcuhp-apply-box__wrapper .apply-content {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.vcuhp-apply-box__wrapper .btn-apply {
    border-radius: 200px;
    background: white;
    color: #004CFF;
    /*font-weight: 700;*/
    /*letter-spacing: .05em;*/
    font-size: 1.2em;
    border: 2px solid #004CFF;
    padding: .5em 1em;
    /* gv */
    font-weight: 900;
    letter-spacing: 0;
}

/* gv - btn border - updates */

.vcuhp-apply-box__wrapper .intl-btn:hover {
    color: white;
    /*border: 2px solid #80225f;*/
    border: 2px solid #fff !important;
    background-color: #80225f;
}

.vcuhp-apply-box__wrapper .intl-btn {
    color: #80225f;
    border: 2px solid #80225f;
}

.vcuhp-apply-box__wrapper .grad-btn:hover {
    color: white;
    /*border: 2px solid #008000;*/
    border: 2px solid #fff !important;
    background-color: #008000;
}

.vcuhp-apply-box__wrapper .grad-btn {
    color: #008000;
    border: 2px solid #008000;
}

.vcuhp-apply-box__wrapper .transfer-btn:hover {
    color: white;
    /*border: 2px solid #db0a5b;*/
    border: 2px solid #fff !important;
    background-color: #db0a5b;
}

.vcuhp-apply-box__wrapper .transfer-btn {
    color: #db0a5b;
    border: 2px solid #db0a5b;
}

.vcuhp-apply-box__wrapper .frshmn-btn:hover {
    color: white;
    /*border: 2px solid #004CFF;*/
    border: 2px solid #fff !important;
    background-color: #004CFF;
}

.vcuhp-apply-box__wrapper .frshmn-btn {
    color: #004CFF;
    border: 2px solid #004CFF;
}

.vcuhp-apply-box__wrapper .apply-content p {
    font-weight: 400;
    color: #fff;
}

.vcuhp-apply-box__wrapper .mir-title {
    color: #fff !important;
    /*font-family: DINNextLTPro-HeavyItalic;*/
    /*font-size: 3em;*/
    line-height: 1;
    margin-top: 0 !important;
    /* gv */
    font-family: 'Roboto';
    font-weight: 900;
    font-style: italic;
    font-size: 2.5em;
    letter-spacing: -0.01em;
}

@media (min-width: 768px) {
    .vcuhp-apply-box__wrapper .apply-content p {
        margin: 0 !important;
        font-size: 1.5em;
    }
}

@media (min-width: 968px) {
    .vcuhp-apply-box__wrapper .apply-content p {
        margin-bottom: 0 !important;
        font-size: 1.5em !important;
    }
}

.vcuhp-apply-box__wrapper .input-field {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    padding: 1.5em;
}

@media (max-width: 768px) {
    .vcuhp-apply-box__wrapper .input-field {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

@media (max-width: 977px) {
    .vcuhp-apply-box__wrapper .input-field {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding: 0 0 .5em 0 !important;
    }
    .vcuhp-apply-box__wrapper .mir-title {
        margin: 0 0 0.5rem 0 !important;
    }
    .vcuhp-apply-box__wrapper .apply-content p {
        font-weight: 400;
        font-size: 1em;
        line-height: 1.5;
        margin-bottom: 1em !important;
        padding: 0;
        color: #fff;
    }
}

.vcuhp-apply-box__wrapper .intl-btn,
.vcuhp-apply-box__wrapper .transfer-btn {
    margin-bottom: 1em;
}

.vcuhp-apply-box__wrapper .btn-btn:hover {
    color: white;
}

.vcuhp-apply-box__wrapper .btn-apply:after {
    color: inherit;
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-left: .25em;
    right: 0em;
}

/* Remove dropdown arrow on Admissions mobile menu link */

@media (max-width: 767px) {
    .nav-menu-list .nav-item:nth-child(2) span.nav-click {
        display: none;
        height: 0;
        opacity: 0;
    }
}



/*RJO color updates*/

.story-block.effect-reveal h3 span.angled-pointer:before {
    border-left: 30px solid #ffba00;
}

.bubble-info-item .bubble-item-gutter {
    background: #212121;
}

.bubble-item-gutter h3, .bubble-item-gutter p {
    color: #ffffff;
}

.bubble-item-gutter p strong {
    color: #ffba00 !important;
}

.bubble-item-gutter a {
    color: #fff;
    border: none;
}

.bubble-item-gutter a:hover, .bubble-item-gutter a:focus{
    color: #ffba00 !important;
}

.bubble-item-gutter ul li::marker {
    color: #ffba00 !important;
}



.story-grid .story-grid-readmore:after {
    color: #ffba00;
}


.fullwidth-carousel {
    background: #212121;
    color: #ffffff;
}

.fullwidth-carousel p {
    color: #ffffff;
}

.img-list-profiles .img-list-image img {
    border: 3px solid #ffba00;
}

.vcuhp-billboard .testimonial-attribution {
    border-top: 1px solid rgba(255, 186, 0, .4);
}

.circle-img img {
    border: 3px solid #ffba00;
}

.quickfact-left {
    background: #ffba00;
}

.quickfact-left {
    color: #000;
}

.quickfact-right {
    background: #212121;
}

.quickfact-text {
    color: #fff;
}

.values-grid-list {
    background: #212121;
}

.triple-extras-gutter i {
    color: #b02e01;
}

.fullwidth-carousel .carousel-text-gutter p {
    font-weight: 300;
}

.bubble-item-gutter .t4_button a {
    color: #000000 !important;
}

.bubble-item-gutter .t4_button a:hover, .bubble-item-gutter .t4_button a:focus {
    background-color: #ffffff !important;
}

.bubble-info-item h3.bubble-item-hdr {
    /* color: #80225f; */
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    margin: 0 0 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid rgba(193, 193, 193, .4);
    /* text-align: left; */
    text-transform: uppercase;
}

/* Quicklinks menu update mh 3.6.2023 */
/* Add Give link icon */
.nav-quicklinks-primary li:nth-child(6) em a:before {
    content: "\f004" !important;
}
</pre></body></html>