html {
    background-color: #000;
    font-size: 1em;
    -webkit-font-smoothing: antialiased!important;
    -moz-font-smoothing: antialiased!important;
    -o-font-smoothing: antialiased!important;
    -ms-font-smoothing: antialiased!important;
    font-smoothing: antialiased!important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility!important
}

body {
    background-color: #d9d9d9;
    font-family: 'Roboto', sans-serif;
    max-width: 1952px;
    margin: 0 auto;
    padding: 0;
}

.sr-only, .hidden {
    height: 1px;
    left: -1000px;
    position: absolute;
    overflow: hidden;
    top: auto;
    width: 1px;
}

a:link, a:visited {
    text-decoration: none;
    color: #e1261c;
}

a:hover {
    color: #000;
    text-decoration: none
}

h2, h3 {
    font-family: 'Roboto Slab',sans-serif;
    margin-top: 0;
}

.headline {
    font-family: 'Roboto Slab',sans-serif;
    font-size: 2.5em;
    color: rgb(0,0,0);
    line-height: 1em;
    margin: 0;
    padding-top: 15px;
}

/*
.t4Edit-page {
    left: 18.85%;
    position: relative;
}

*/

a.t4Edit-page:link {
    text-decoration: none;
}


.skip-to-main {
    background-color: #fff;
    display: block;
    padding: .2em;
    position: fixed;
    top: -8em
}

.skip-to-main:hover, .skip-to-main:active, .skip-to-main:focus {
    background-color: #f1f1f1;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6);
    clip: auto !important;
    display: block;
    font-size: 1em;
    font-weight: bold;
    left: 5px;
    line-height: normal;
    padding: .3em;
    text-decoration: none;
    top: 5px;
    z-index: 100000;
}

.hide, .magHide {
    display: none!important
}

.no-bg-color {
    background-color: transparent!important
}

.column {
    float: left;
    margin-left: 0;
    margin-right: 2.5%
}

.center {
    margin: 0 auto;
    max-width: 1920px
}

.left {
    float: left
}

.right {
    float: right
}

.scale {
    width: 100%
}

.mobile-only, .mobile-only-nav { display: none; }

@-webkit-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

section.hero {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    position: relative;
}

.hero-image {
    width: 100%;
}

.hero-image > img {
    position: relative;
    width: 100%;
}

.hero-text {
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.hero-text > p {
    color: #fff;
    font-family: 'Roboto Black', sans-serif;
    font-size: 5em;
    letter-spacing: 0;
    line-height: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    text-align: center;
    text-shadow: 1px 1px 6px #000;
}

.inview-fadeIn {
    animation: fadeIn;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    opacity: 0;
}

.leftColumn {
    float:left;
    width: 52%;
}

.rightColumn {
    float:right;
    width: 46%;
}

*,
::after,
::before {
    box-sizing: border-box
}

#page-wrapper:not(.has-push-right)~.page-overlay.is-active {
    background: #fff;
    opacity: 1
}

header {
    border-top: .65em #e1261c solid
}

.page-title-background img {
    width: 100%;
}

.no-text > .page-title-background {
    align-items: center;
    display: flex;
    height: auto;
    padding: 0 6.04167%;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.page-title-background {
    align-items: center;
    background: none;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -webkit-background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.page-title-background h1 {
    color: #fff;
    font-family: 'Roboto Black', sans-serif;
    font-size: 4.5em;
    line-height: 90%;
    margin: 1em 0;
    padding: 8% 0 8% 0;
    text-align: center;
    text-shadow: 1px 1px 6px #000;
    text-transform: uppercase;
}

.min-page-title-background {
    align-items: center;
    background: #e1261c;
    display: flex;
    padding: 0 6.04167% .25% 2%;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.min-page-title-background .logo-tab {
    width: 30%;
}

.min-page-title-background .logo-tab>img {
    width: 100%;
}

.min-page-title-background h1, .min-page-title-background > div#dept-name {
    color: #fff;
    font-family: 'Roboto Black', sans-serif;
    font-size: 3em;
    font-weight: 600;
    line-height: 95%;
    margin: 0;
    padding: 1% 0 1% 0;
    text-align: center;
    text-shadow: 1px 1px 6px #000;
    text-transform: uppercase;
    width: 75%
}

.page-navigation {
    border-right: .125em solid #e5e2e0;
    float: left;
    height: 100%;
    padding-left:1%;
    padding-right: 1%;
    min-height: 1px;
    width: 24%;
    margin-left: 2%;
    margin-right: 1.5%;
}

.tier-1 {
    padding: 0;
}

.tier-1>li:first-child {
    border-top: none
}

.tier-1 li.parent-level>a {
    font-size: 1.1em;
    margin: 0
}

.page-navigation>.tier-1>li.active-page>ul.tier-2 {
    display: block
}

.page-navigation>.tier-1>li.active-page>ul.tier-2>li:first-child,
.page-navigation>.tier-1>li span.currentsection + ul.multilevel-linkul-0>li:first-child {
    border-top: none
}

.page-navigation .parent-level>.tier-2 {
    display: none
}

.page-navigation li:first-child {
    border-top: .125em #e5e2e0 solid
}

.page-navigation .tier-2 li:last-child,
.page-navigation .tier-3 li:last-child,
.page-navigation ul.multilevel-linkul-0 > li:last-child {
    border-bottom: none
}

.page-navigation li {
    border-bottom: .125em #e5e2e0 solid;
    list-style: none;
    margin-bottom: 0;
    position: relative
}

.page-navigation .tier-2 li {
    border-bottom: none
}

.page-navigation .tier-3 li:first-child {
    border-top: none
}

.page-navigation .tier-2 li a {
    border-bottom: .125em #e5e2e0 solid
}

.page-navigation .tier-2>li:last-child>a {
    border-bottom: none
}

.page-navigation li a, .page-navigation li span.currentsection {
    background-color: transparent;
    border-bottom: none;
    color: #1a1a1a;
    display: block;
    line-height: 1em;
    min-height: 2em;
    padding: .5em .75em .5em 0;
    text-decoration: none;
    -webkit-transition: padding-left, padding-right, background-color, color;
    -moz-transition: padding-left, padding-right, background-color, color;
    -o-transition: padding-left, padding-right, background-color, color;
    transition: padding-left, padding-right, background-color, color;
    -webkit-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -moz-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -o-transition-duration: 250ms, 250ms, 250ms, 250ms;
    transition-duration: 250ms, 250ms, 250ms, 250ms;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out
}

.page-navigation li a:hover {
    background-color: #e4ded6;
    color: #000;
    padding-left: .75em;
    padding-right: 0
}
span.currentsection, span[class^=currentbranch] > a {
    color: #ab1d15 !important;
}
.page-navigation .active-page>a, .tier-1 > li > span.currentsection {
    color: #ab1d15
}

.page-navigation .active-section>a, .tier-1 > li > span.currentsection {
    border-bottom: .125em #e5e2e0 solid
}

.page-navigation .tier-2 li a,
.page-navigation .tier-3 li a {
    color: #757575;
    font-size: 1em
}

.page-navigation .tier-2 li a:hover,
.page-navigation .tier-2 li a:hover {
    color: #000
}

.page-content {
    clear: both;
    display: flex;
    margin: 0 auto;
    position: relative;
    z-index: 0
}

section.main-content {
    background-color: #fff;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    width: 100%;
}

.main-content .left-content {
    width: 70%;
    float: left;
    padding: 10px 10px 20px 20px;
    border-right: solid 1px #DDDDDD;
}

.main-content .right-content {
    width: 30%;
    float: left;
    padding: 10px 10px 20px;
}

.main-content .module-wrapper {
    width: 100%;
    padding: 10px 5px 30px;
    float: left;
}

.story-date {
    font-size: 1.2em;
    padding: 20px 0 20px 15px;
    width: 100%;
}

.storyConent {
    padding: 0 20px;
}

.topimage {
    float: right;
    text-align: left;
    margin-left: 1.15rem;
    padding-bottom: 1rem;
    width: 50%;
}

    .topimage .image {
        display: block;
        float: left;
        margin: 0 auto;
        width: max-content;
    }

    .topimageOnly .image {
        display: block;
        margin: 0 auto;
        width: max-content;
    }

    .topimage img, .topimageOnly img {
        display: block;
        margin: 0 auto;
        max-width: 680px;
        width: max-content;
    }

    .topimage .cutline {
        text-align: left;
        font-size: 0.85em;
        display: inline-block;
        width: auto;
        padding: 5px 10px;
    }

    .topimageOnly .cutline {
        text-align: left;
        float: left;
        font-size: 0.85em;
        padding-left: 1rem;
        width: 55%;
    }

.topimageOnly {
    text-align: left;
    padding-bottom: 12px;
}

.cutlineOnly {
    display: block;
    font-size: 1rem;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

.right-content .social {
    margin: 0 auto;
    padding: 0 0 10px;
}

    .right-content .social > div {
        float: left;
        width: fit-content;
        padding: 10px;
    }

    .right-content .social img {
        width: 100%;
        border-radius: 4px;
    }

div.social img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .8s ease-in-out;
}

    div.social img:hover {
        filter: none;
        -webkit-filter: grayscale(0);
        -webkit-transform: scale(1.01);
    }

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.clear {
    clear: both;
}

/****************************************/

.release-image img {
    float: left;
    max-width: 250px;
    width: 30%;
}

.release-info {
    clear: both;
    margin-bottom: 3em;
}

/****************************************/

.magazineColumns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.article:first-of-type {
    box-sizing: border-box;
    display: flex;
    flex: 0 0 auto;
    margin: 10px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

    .article:first-of-type .release-image img {
        display: block;
        float: none;
        height: auto;
        margin: 0 auto;
        max-height: unset;
        max-width: unset;
        min-width: unset;
        width: auto;
        transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
    }

.article {
    box-sizing: border-box;
    display: block;
    margin: 10px;
    position: relative;
    text-decoration: none;
    width: calc(33% - 16px);
}

.release-image {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

    .release-image:first-of-type {
        max-width: 525px;
        width: 100%;
    }

    .release-image:first-of-type a:link img {
        width: 110%;
    }

.article .release-image img {
    height: auto;
    margin-right: 2rem;
    max-height: 400px;
    min-width: 450px;
    width: auto;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.article .release-image:hover img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.article .release-info h2 {
    margin-bottom: 0;
    margin-top: 15px;
}

.article .release-info p {
    margin-bottom: 0;
}

.release-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 25px;
    padding-right: 25px;
}

.article:first-of-type .release-info a:link h2 {
    font-size: 2.5rem;
}

.article:first-of-type .release-info p {
    font-size: 1.15rem;
}

/****************************************/

section.main-content {
    background-color: #fff;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    width: 100%
}

.primary-page-content {
    margin: 0;
    min-height: 45em;
    overflow: hidden;
    padding: 1%;
}
.primary-page-content > ul {
    line-height: 1.5;
}

.mugshot {
    display: inline-block;
    margin: 0 5px 15px 5px;
    font-size: 0.7em;
    max-width: 25%;
    text-align: center;
    width: auto;
}

    .mugshot.left {
        margin: 0 15px 15px 0;
    }

    .mugshot.right {
        margin: 0 0 15px 15px;
    }

.boilerplate {
    border-top: 1px #777 solid;
    clear: both;
    color: #777;
    display: block;
    font-size: 0.7em;
    padding-top: 0.5em;
    padding-left: 15px;
    padding-right: 15px;
}

.min-page-title-background>a.logo-tab:hover {
    background-color: transparent
}

.newswire,
events {
    margin: 0 auto
}

.news-story,
.calEvents {
    border-top: .125em #505050 solid;
    overflow: hidden
}

.news-story a,
.calEvents a {
    color: #000;
    display: block;
    line-height: 1em;
    min-height: 2em;
    padding: .5em .75em .5em 0;
    text-decoration: none;
    -webkit-transition: padding-left, padding-right, background-color, color;
    -moz-transition: padding-left, padding-right, background-color, color;
    -o-transition: padding-left, padding-right, background-color, color;
    transition: padding-left, padding-right, background-color, color;
    -webkit-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -moz-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -o-transition-duration: 250ms, 250ms, 250ms, 250ms;
    transition-duration: 250ms, 250ms, 250ms, 250ms;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out
}

.news-story a:hover,
.calEvents a:hover {
    background-color: #d0c5b7;
    padding-left: .75em;
    padding-right: 0
}

.story-headline,
.calTitle {
    font-size: .8em;
    font-weight: 500
}

.story-pubDate,
.calDate {
    font-size: .7em
}

.calEvents {
    list-style-type: none
}

.moreLinks {
    text-align: right
}

.moreLinks a {
    color: #000;
    display: block;
    line-height: 1em;
    margin-right: 0;
    min-height: 2em;
    padding: .5em 0 .5em .75em;
    text-decoration: none;
    -webkit-transition: padding-left, padding-right, background-color, color;
    -moz-transition: padding-left, padding-right, background-color, color;
    -o-transition: padding-left, padding-right, background-color, color;
    transition: padding-left, padding-right, background-color, color;
    -webkit-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -moz-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -o-transition-duration: 250ms, 250ms, 250ms, 250ms;
    transition-duration: 250ms, 250ms, 250ms, 250ms;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out
}

.moreLinks a:hover {
    background-color: #d0c5b7;
    padding-right: .75em
}

#page-wrapper {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

#page-wrapper.border {
    max-width: 120em
}

#content-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
    -webkit-transform: translate3d(0);
    transform: translate3d(0);
    -webkit-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out
}

.page-wrapper {
    background-color: #fff;
    left: 0;
    position: relative;
    width: 100%;
    z-index: 0;
    -webkit-transition: left;
    -moz-transition: left;
    -o-transition: left;
    transition: left;
    -webkit-transition-duration: 375ms;
    -moz-transition-duration: 375ms;
    -o-transition-duration: 375ms;
    transition-duration: 375ms;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms
}

footer.page-footer {
    background-color: #000;
    color: #fff;
    display: flex;
    margin: 0 auto;
    padding: 2.25% 0
}

.footer-content {
    margin: 0 auto;
    width: 100%
}

.footer-content .identifier {
    float: left;
    margin: 0 5%;
    min-height: 1px;
    width: 50%
}

.identifier .footer-logo {
    border: none;
    display: block;
    float: left;
    padding: 0;
    text-align: center;
    width: 35%;
}

.identifier .footer-logo>img {
    display: block;
    padding-top: 3px;
    width: 215px;
}

.identifier .address {
    color: #fff;
    display: block;
    float: left;
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 1px;
    padding: 0 3%;
    text-align: left;
    width: 45%
}

.identifier .phone .fa-fw {
    margin-right: .5em;
    width: 1.3em
}

.address li.name {
    font-weight: 600
}

.identifier .social-media {
    clear: both;
    display: block;
    padding-top: 1em;
    /*width: 45%*/
}

.identifier .social-media a {
    margin: 0 2%;
    -webkit-transition: color 500ms ease-out;
    -moz-transition: color 500ms ease-out;
    -o-transition: color 500ms ease-out;
    transition: color 500ms ease-out;
    cursor: pointer
}

footer.page-footer a:link, footer.page-footer a:visited {
    color: #fff;
}

footer.page-footer a:hover {
    background-color: transparent
}

.identifier .social-media a[title=Twitter]:hover {
    color: #4099FF
}

.identifier .social-media a[title=Facebook]:hover {
    color: #3b5998
}

.identifier .social-media a[title=LinkedIn]:hover {
    color: #0e76a8
}

.identifier .social-media a[title=YouTube]:hover {
    color: #e52d27
}

.identifier .social-media a[title=Instagram]:hover {
    color: #bc2a8d
}

.identifier .social-media a[title=UHVConnect]:hover {
    color: #e1261c
}

.social-media a span.fa-stack {
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    width: 1.5em
}

.social-media a span.fa-stack>.fa {
    margin: 0
}

.page-footer .page-search-box {
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-right: 0;
    min-height: 1px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 35%
}

.page-search-box form {
    margin-bottom: 3%;
    width: 100%
}

.page-search-box .page-navigation {
    margin-top: 0;
}
.search-form {
    float: left;
    margin-left: 0
}

#search-menu .search-form {
    float: none;
    margin-left: 0;
    margin-top: 10%
}
.page-search-box.page-search form {
    margin-bottom: 3%;
    width: 50%
}

.page-search-box form label,
.search-menu-push-right form label {
    display: none
}

.page-search-box form input[type=text],
.search-menu-push-right form input[type=text] {
    border: .3em #414147 solid;
    float: left;
    font-size: 1.2em;
    height: 2.4em;
    padding: .3em .6em;
    width: 52%
}

.search-menu-push-right form input[type=text] {
    border: .3em #af9d84 solid;
    float: none;
    width: 100%
}

.page-search-box button,
.search-menu-push-right button:not(.main-menu_close) {
    background-color: #414147;
    border: .3em #414147 solid;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    height: 2.88em;
    line-height: 1.5em;
    text-align: center;
    text-transform: uppercase;
    padding: .3em;
    width: 24%;
    -webkit-transition: background-color;
    -moz-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.search-menu-push-right button:not(.main-menu_close) {
    background-color: #af9d84;
    border: .3em #af9d84 solid;
    color: #fff;
    float: none;
    width: 100%
}

.page-search-box button:hover,
.search-menu-push-right button:hover:not(.main-menu_close) {
    background-color: #e1261c
}

.page-search-box button .text {
    display: none
}

.page-search-box .tier-1 {
    border-right: none
}

.search-menu-push-right .heading,
.news-menu-push-right .heading {
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 0
}

.footer-navigation.page-navigation,
.university-links.page-navigation {
    width: 81%
}

.footer-navigation.page-navigation li {
    border-color: #4c4c4c
}

.footer-navigation.page-navigation li a {
    color: #fff;
    font-size: 1em
}

.footer-navigation.page-navigation li a:hover {
    background-color: #4c4c4c;
    color: #e5e5e5;
    padding-left: .75em;
    padding-right: 0
}

.university-links.page-navigation li {
    border: none
}

.university-links.page-navigation li a {
    color: #fff;
    font-size: .875em
}

.university-links.page-navigation li a:hover {
    background-color: transparent;
    color: #e5e5e5;
    padding-left: .75em;
    padding-right: 0
}

/*Footer Update*/
.footer {
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    width: 100%;
}

.container {
    max-width: 1320px;
    padding: 1.5rem;
    width: 100%;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 2rem;
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.footer-col {
    flex: 0 0 auto;
    padding: 0 15px;
    width: 25%;
}

.copyright-heading {
    font-size: 1.55rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0.25rem;
}

.copy-right {
    font-size: 0.85rem;
    margin-top: 0;
}

a.t4Edit-page, a.t4Edit-page:hover {
    color: inherit !important;
    text-decoration: none !important;
}

.links-heading {
    border-bottom: 2px #e1251b solid;
    font-size: 1.45rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.list-style {
    font-size: 1rem;
    font-weight: 300;
    list-style-type: none;
    padding-left: 5px;
}

.footer-col ul.list-style li:not(:last-child) {
    margin-bottom: 0.5rem;
}

.footer-col ul.list-style li a {
    color: #ddd;
    display: block;
    text-transform: capitalize;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-col .social-links a {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 10px 5px;
    text-align: center;
    transition: all 0.5s ease;
    width: 40px;
}

/*End Footer*/

/*Responsive Elements***********************************************/
/*2500px and larger*/
@media only screen and (min-width:2500px) {
    .border .main-navigation,
    .border .second-navigation {
        right: 12.6%;
        width: 12%
    }
    .page-content .bg-right {
        right: -20em
    }

    #global-navigation .hamburger {
        height: 3.35em
    }
    .main-navigation {
        top: 1.5em
    }
    .second-navigation {
        top: 17.85em
    }
    .primary-page-content {
        min-height: 45em;
    }
    .identifier .footer-logo {
	    width: 26%;
    }
    .footer-content {
        width: 75%
    }
}

@media only screen and (min-width:2300px) and (max-width:2496px) {
    .border .main-navigation,
    .border .second-navigation {
        right: 12em
    }
    .page-title-background h1 {
        font-size: 5em
    }
    .identifier .footer-logo {
	    width: 26%;
    }
}
@media only screen and (max-width:1920px) {
    .identifier .footer-logo {
	    width: 26%;
    }
}
@media only screen and (min-width:1366px) {
    .t4Edit-page {
        left: 18.75%;
    }
  
    .page-title-background {
        border: none;
        margin: 0 auto;
        z-index: 1
    }
    .min-page-title-background {
        min-height: 4em
    }
    .bg-color-large {
        align-items: center;
        background: linear-gradient(rgba(26, 26, 26, .8), rgba(85, 85, 85, .8));
        z-index: 0;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
    .main-navigation,
    .second-navigation {
        width: 15%
    }
    .page-content {
        max-width: 1400px
    }
    .footer-content {
        max-width: 1920px
    }
}
@media only screen and (max-width:1280px) {
    .min-page-title-background {
        min-height: 3.85em
    }
    .identifier .footer-logo {
	    width: 50%;
    }

    .article {
        box-sizing: border-box;
        display: block;
        margin: 10px;
        position: relative;
        text-decoration: none;
        width: calc(33% - 16px);
    }

        .article .release-image img {
            height: auto;
            margin-right: 2rem;
            max-height: 335px;
            max-width: unset;
            min-width: unset;
            width: 100%;
        }
}

@media only screen and (max-width:1080px) {
    .main-navigation,
    .second-navigation {
        width: 22%
    }
    .t4Edit-page {
	    left: 30.5%;
    }

    .article {
        box-sizing: border-box;
        display: block;
        margin: 10px;
        position: relative;
        text-decoration: none;
        width: calc(48% - 10px);
    }

        .article .release-image img {
            height: auto;
            margin-right: 2rem;
            max-height: 455px;
            max-width: unset;
            min-width: unset;
            width: 100%;
        }
}

@media only screen and (max-width:980px) {
    .page-title-background .logo-tab {
        left: 0
    }
    .page-title-background h1 {
        font-size: 3em
    }
    .main-navigation,
    .second-navigation {
        width: 21%
    }
    .page-navigation {
        width: 26%
    }
    .identifier .social-media {
        width: 65%
    }
    .identifier .address {
        padding: 0 0%;
        width: 56%
    }
}

@media only screen and (max-width:900px) {
    .main-navigation,
    .second-navigation {
        width: 24%
    }

    .page-navigation {
        width: 31.25%
    }

    .primary-page-content {
        min-height: 1px;
    }
}

@media only screen and (max-width:768px) {
    .t4Edit-page {
        left: 4%;
        top: 19%;
    }
    .has-active-menu .page-wrapper {
        left: 0
    }
    .main-navigation,
    .second-navigation {
        width: 30%
    }
    .second-navigation {
        top: 13.25em
    }
    .main-menu-buttons a {
        font-size: .9em;
        line-height: 1.25em;
        margin: .625em 0;
        padding: .9375em;
        right: -4%
    }
    .second-menu-buttons a {
        font-size: .8em;
        line-height: .85em;
        margin: .625em 0;
        padding: .85em;
        width: 90%
    }
    .tier-2,
    .tier-3 {
        margin-left: -1.5em
    }
    .page-title-background .logo-tab {
        max-width: 350px;
        width: 35%
    }  
    .identifier .social-media {
        width: 75%
    }
    .page-footer .page-search-box {
        float: right
    }
    .navigation-panel {
	    width: 75%;
    }
    #global-navigation .hamburger,
    #global-navigation .hide-menu-scroll.hamburger {
        right: -1em;
        visibility: visible
    }
    .main-menu-buttons,
    .second-menu-buttons {
        right: -25em
    }
    aside, .sidebar { display: none; }
    .page-content .bg-right {
		background: none;
    }
    img.two-column {
	    display: block;
        float: left;
	    width: 64.5%;
	}
    .two-column-content {
    	float: none;
        height: auto;
        width: auto;
	}
    .primary-page-content > p > img {
        height: auto !important;
	    width: auto !important;
    }
    .leftColumn > p > a > img {
	    width: 100% !important;
	    height: auto !important;
    }
    .identifier .footer-logo {
	    width: 50%;
    }
}

@media only screen and (max-width:640px) {
    .t4Edit-page {
        left: -1%;
    }
    .min-page-title-background .logo-tab {
	    margin-left: -3.5em;
	    width: 80%;
    }
    .main-navigation,.second-navigation,#search-menu>.main-menu_close,
    #news-menu>.main-menu_close, aside, .sidebar {
        display: none
    }
    #global-navigation .hamburger {
        background-color: #000;
        font-size: 1.5em;
        height: auto;
        width: auto;
    }
    .navigation-panel {
	    width: 100%;
    }
    .mobile-only-nav {
    	background-color: transparent;
        display: flex;
	    flex-direction: column;
        padding: 4% 4% 10%;
        text-align: center;
	    width: 100%;
    }
    .mobile-only-nav > a.second-menu-button {
    	background-color: transparent;
        border: 3px #000 solid;
        color: #000;
        display: block;
        font-size: 1.25em;
        line-height: 0.85em;
        margin: 0.625em 0;
        overflow: hidden;
        padding: 0.85em;
        text-decoration: none;
        text-transform: uppercase;
        width: 100%;
        z-index: 0;
        -webkit-transition: background-color, color;
        -moz-transition: background-color, color;
        -o-transition: background-color, color;
        transition: background-color, color;
        -webkit-transition-duration: 250ms, 250ms;
        -moz-transition-duration: 250ms, 250ms;
        -o-transition-duration: 250ms, 250ms;
        transition-duration: 250ms, 250ms;
        -webkit-transition-timing-function: ease-in-out, ease-in-out;
        -moz-transition-timing-function: ease-in-out, ease-in-out;
        -o-transition-timing-function: ease-in-out, ease-in-out;
        transition-timing-function: ease-in-out, ease-in-out;
    }
    .mobile-only-nav > a.second-menu-button:hover {
       background-color: #d0c5b7;
       color: #000;
    }  
    .min-page-title-background h1 {
        font-size: 2.5em
    }
    .main-menu-push-right,
    .search-menu-push-right,
    .news-menu-push-right {
        height: auto
    }
    .has-active-menu .main-menu-push-right,
    .has-active-menu .search-menu-push-right,
    .has-active-menu .news-menu-push-right {
        display: block;
        position: relative;
        transform: translateX(0);
        transition: 400ms ease-in-out;
        width: 100%
    }
    #search-menu {
        margin-top: -3em
    }
    .no-bg-color {
	    background-color: #fff !important;
    }
    .page-title-background {
        height: auto
    }
    .page-title-background .logo-tab {
        background-color: #e1261c;
        display: block;
        height: auto;
        margin: 0 auto;
        padding: 14px 8px 10px 8px;
        position: absolute;
        top: 0;
        width: 100%
    }
    .page-title-background .logo-tab img {
        max-width: 250px;
        width: 75%
    }
    .two-column-content {
	    width: 65%;
    }
    .primary-page-content {
        padding: 1% 4%
    }
    .leftColumn, .rightColumn {
	    float: none;
    	width: 100%;
    }
    footer.page-footer {
        padding: 6% 5%
    }
    .footer-content .identifier {
        float: none;
        margin: 0;
        min-height: 1px;
        width: 100%
    }
    .identifier .address,
    .identifier .social-media {
        width: 100%
    }
    .page-footer .page-search-box {
        display: block;
        float: none;
        margin: 1em auto;
        width: 100%
    }
    .search-form {
        margin-left: 2%
    }
    .page-search-box form input[type="text"],
    .search-menu-push-right form input[type="text"] {
        width: 100%
    }
    .page-search-box button,
    .search-menu-push-right button:not(.main-menu_close) {
        width: 100%
    }
    .page-search-box button .text {
        display: inline
    }
    .footer-navigation.page-navigation,
    .university-links.page-navigation {
        float: left;
        width: 100%
    }
}

@media only screen and (max-width:480px) {
    .magazineColumns {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .article {
        box-sizing: border-box;
        display: block;
        margin: 10px;
        position: unset;
        text-decoration: none;
        width: 100%;
    }

        .article .release-image img {
            height: auto;
            margin: 0 auto;
            margin-right: unset;
            min-width: unset;
            max-width: unset;
            width: 95%;
        }

    .min-page-title-background {
        flex-direction: column
    }
    .min-page-title-background h1 {
	    font-size: 2.25em;
	    margin: 0.75em 0.35em 0.5em 0.35em;
	    width: 100%;
    }
    .page-title-background h1 {
    	font-size: 2.5em;
	    margin-top: 2em;
	    margin-left: 0.5em;
    }
    .page-navigation, .identifier .footer-logo {
        display: none
    }
    .page-navigation li a, .page-navigation li span.currentsection {
        font-size: 1.25em;
	}
    .main-menu_items>li a {
        font-size: 1.25em;
    }
    #navExpand.show-page-navigation+.page-navigation {
        display: block;
        float: none;
        height: auto;
        margin-left: 2%;
        margin-right: 1.5%;
        min-height: 1px;
        width: 100%
    }
    .menuIcon {
        display: block
    }
    .two-column-content {
	    width: 100%;
    }
    img.two-column {
	    display: block;
	    float: none;
	    width: 100%;
    }
    .story-headline,
    .calTitle {
        font-size: 1em;
    }
}

@media screen and (max-width: 375px) {
    .page-title-background {
        height: unset;
    }

    .main-content .left-content {
        width: 100%;
        float: none;
        padding: 10px 10px 20px 20px;
        border-right: solid 1px #DDDDDD;
    }

    .mugshot {
        display: inline-block;
        margin: 0 5px 15px 5px;
        font-size: 0.85em;
        max-width: unset;
        text-align: center;
        width: auto;
    }

    .main-content .right-content {
        width: 100%;
        float: none;
        padding: 10px 10px 20px;
    }
}

@media all and (min-width:320px) {
    .main-menu-push-right,
    .search-menu-push-right,
    .news-menu-push-right {
        width: 23em
    }
}

@media (min-width:576px) and (min-height:576px) {
    #global-navigation .hamburger {
        background-color: rgba(26, 26, 26, .8);
        color: rgba(255, 255, 255, .8);
        /*right: -4em;
        visibility: hidden;*/
        -webkit-transition-delay: 0ms, 0ms, 0ms, 0ms, 375ms, 375ms;
        -moz-transition-delay: 0ms, 0ms, 0ms, 0ms, 375ms, 375ms;
        -o-transition-delay: 0ms, 0ms, 0ms, 0ms, 375ms, 375ms;
        transition-delay: 0ms, 0ms, 0ms, 0ms, 375ms, 375ms;
        -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
        -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
        -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
        transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear
    }
}

@media only screen and (min-width:576px) and (min-height:384px) {
    .has-active-menu .page-wrapper {
        left: -4em!important
    }
}

@media (max-width:576px) and (min-height:384px) {
    .main-menu-buttons,
    .second-menu-buttons {
        right: -25em;
        background-color: rgba(180, 178, 173, .5);
        color: rgba(0, 0, 0, .5);
        visibility: hidden;
        -webkit-transition-delay: 0ms, 0ms, 375ms, 0ms, 0ms, 0ms;
        -moz-transition-delay: 0ms, 0ms, 375ms, 0ms, 0ms, 0ms;
        -o-transition-delay: 0ms, 0ms, 375ms, 0ms, 0ms, 0ms;
        transition-delay: 0ms, 0ms, 375ms, 0ms, 0ms, 0ms;
        -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
        -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
        -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
        transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear
    }
}

/*Font-Awesome*/
.fa,
.fa-stack {
    display: inline-block
}

@font-face {
    font-family: FontAwesome;
    /*src: url(/media/resp-site-assets/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/media/resp-site-assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/media/resp-site-assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/media/resp-site-assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/media/resp-site-assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/media/resp-site-assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');*/
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-search:before {
    content: "\f002"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-instagram:before {
    content: "\f16d"
}



/*Custom Icons*/
.ci {
    width: auto;
    text-align: center
}
.icon-myuhv {
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAyCAMAAAD2rwKcAAAApVBMVEVHcExMTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU/r3MIpAAAANnRSTlMAoC/qjwF/HgXgskGHC1AzPP7KD7zwkxMkwJz5/Rjl1ngrW0bE0WFngkyXN2yt89ymV3GpomZXSi0AAAAB+UlEQVR4Xu3S15KbQBCF4UNGJGkVA8oo5rDr//0fzSXJVEkrsK984/J3Q/Vw6GamRn/Zf8OpOR3qT3ZR/QjAcb42Vcr/MebZYuarUHYCIF00g+Y4BWBcK2rYBhhFO/9R1mwL+IgcfdPoAaPl8zh/ZQFBrBdxHdjGetU5A01fT5wABku9uwJnPZnA4KIiK2ClnLopTFQsguNQuQCajor5dTDywoRBV2WqMPD00AZD5QJY686xoKpyGZzy4ZxUIu/k5QexVU624XUMOzFmmhgTY6nMuH7C5fEO9sqpgulRcbHVw2WsA3sXXN2cYSPFil+S28acpIXXwptBO99baB/mB6PfznZfeRIg6dOnriQ/mwNkdrjbam727fBEtXtLjg2LJGPAVRfo66YPMzs0bfXUnDtNggPzx38mfgs87cHOr8fa3U1dfeoaaVqB0e5XUl/UpTb80M0Gerrzgq7kdLu+Gl5HQy++P7WAmm7iAWlHN9OaCngfHH3dNWGvci586uECFV9lYgsyPfgVmKhMBAsnL5aQTlWslsJGOacHp46KeCMInmsLFsOi4AlGLz3CFCrV99EjaH1b3qSQRrGeNewBtMK3zy3Acj3luusWUDH1ZhgAfNTtVRIm+/YCgHPxPjcLXtVDlXCyrxY5q1/T7zjVZbQ1tuul6eif9xP9Sk9rnnmfugAAAABJRU5ErkJggg==') center left no-repeat;
    height: 41px;
    vertical-align: middle;
    width: 45px;
}

.icon-jagspc {
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAyCAMAAADhjZJVAAAAhFBMVEVHcExMTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU/kcXtEAAAAK3RSTlMAgMEgMPCfQGAQ3wsGrbBWPef24/tNjhvtmXUVuwPMZTWGHjdubKdFAinbFpWlwgAAAUFJREFUeF7tlMdyhDAMQKnFmN5btrA18f//X5AZTOS1DzuZ3PJOWu2TKJIx/gCnORRsoYzTSG20MdspU5WSdQzRf7wol4JJeLJCSgZMQ1rXQb+2PEpOA8k82yo8+OkSpFC4UmfvCS4NyEnl3jRfEoeXS7nonZyXTIUy8GosVFVD5/lnJlkSCXJ8cJx3nT4Mw17jYH7vkOsUuohCdoKOKYmJUEym42sUg9BjrVtES15hBphbzKVgb5MoFriuxFw9vCryUvF/JjEHmUw8vyV2l/gbGb9VBxwfOw0T1Mh5s88cCKjOOTPBQ+dE9sZs6BzHFIw6Z2AbVaZzMLJzVzoncE4Q3ZcgfKqcKzgtRDdxtCXaHKp5OBYgeaeRIOwj3ytTHG0tOVmdyNIqlS8+JLGuCygbj6lSHAqTGgj66WMu8ND/fAO78VlL8KQ6UgAAAABJRU5ErkJggg==') center left no-repeat;
    height: 50px;
    vertical-align: middle;
    width: 45px;
}

.icon-reqinf {
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAyCAMAAAD2rwKcAAAAk1BMVEVHcExMTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9Dgc4IAAAAMHRSTlMAFAWKsPuVgAMg0/TvP/fkckolzZAc2OotwjJQOrgJDmCdWN82vWd7U8eFoqlEQlyU7XO9AAABsklEQVR4Xu2SyZKbMBBABVgMw44BG7zgfTLjJXn//3UpqVBp8EJVDrmk8k7drYe6kST+Lv/pmttymbwHYpyFV6IhPeX1a++zZMC1ee41LYq4vVT+tZQo/M0T8SMF5t6iH7ArrhI4LB5ED4jyTjnbKndUqb4AUfFEbPUvbEpgPtXV2xzkbdga2Lk6PKNYC00dQjQVliaFXR+fUER95swgdK35Ba1JJygOZmkaww97jhDVJrmhyIVhC5FjklJ/ZthnxDq1Dd/MFUI8OOHN4NILyPrCGXzbbKLZC8sBVqY5iTBUALqfLZk0kMhuzFzCRAdTCG3ZKbx78x1mOjiaG7ELQ9OFuQ4SmIyaAuI/2NPMOWbaOV2JdMfMAib2PMdMT6UmqsbMGWanI8Tda/OnvXcRQv7abOFs4r1+n4YVgO/aRVLHJEEJp75BMkcj+9HreNBgIcE3z0FjDmYTwqwTlhyogkfTKSFtxHd8YO2IO1YZyEIYrBp/uN9Ljg+kn+KeXALZ27RP3WSXAtlKPLIoUWRr/+zt2gjFxRHPCLYzBqyP4iWJf0CD/FKDjOKslttfRdOJf5/fk3pL/Mg0fX8AAAAASUVORK5CYII=') center left no-repeat;
    height: 41px;
    vertical-align: middle;
    width: 45px;
}

.icon-online {
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAfCAMAAABNnRR0AAAAUVBMVEVHcExMTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU8xN3y3AAAAGnRSTlMAFfLl3lnLzi0Q0IQaxtb4Br8mN52cRJpYZiQd4pwAAAChSURBVHhe7dJLDsMgDEVRt04bwh/yf/tfaFGQkIoU0lFHORNkfIemZDd9m9npMDKu8EiJsnBdm4NVqZTANrRtgMylpjadyx4Q1CaA/p9lcZd3KYFIbTFfsv3p5m16AjC92iYgpHJZcW1dKPGK3fPAHbuydGnK346Vp2x4HLwWcS7lHIX2eTFQZTRWcilZWjNSVjOomZNSoaZOShHe34Kggj7ncx+QHSJ3zgAAAABJRU5ErkJggg==') center left no-repeat;
    height: 41px;
    vertical-align: middle;
    width: 45px;
}
.icon-email {
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAfCAMAAABNnRR0AAAAflBMVEVHcExMTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU9MTU8Xmn43AAAAKXRSTlMAZucEAtPyve5p2GOrJJ/KDjOJKJd1QtDE9pAK429huOrXshpOVb/dgiv/cAEAAAD6SURBVHhezdLZboMwEIXhQ6AswTWQsoQEQtIs7Xn/F6xlqbWsqclVpf6X1qcZyRr8UfW8ZGvp/hsqPmm6WxhX5MfwEmyoSN5g6ki2QBIKTU6mPYALTR2CXS3QAEZ+KnIXgm8bch64B5CyR2VoGN4x8GFlgdrQw69wIktgy8zKCI7KiQUQOxmgrwZG8CVw3JOthAV86aicKCXijNQSSgkki6UCSgm8G+pgiaC0VDm4JqEMdVBKn+p+clBIj5L+W3KxcuQJXi15LuG1tbd0FmfU3K7wqkcudlveYD1tTx0Nme6iIljUZaSqYTrxaY8jbI3e5GtV888n4P/3BWnPK+sGE3WfAAAAAElFTkSuQmCC') center left no-repeat;
    height: 41px;
    vertical-align: middle;
    width: 45px;
}
.main-menu-icons {
    border-bottom: 2px #000 solid;
}

.main-menu_items, .main-menu-icons {
    list-style: none;
    margin: 10% 0;
    padding: 0;
}

/*  Employees */
.employee_container{
	clear:both; 
}
.employee_image{
  float:left; 
  padding-right:7px; 
  padding-bottom:5px;
}
.employee_listing{
  float:left;
  display:inline; 
  width: 48%;
  height:160px;
  padding-bottom:15px;
  margin-right:7px;
  margin-top: 15px;
}
@media only screen and (max-width:48em) {
   .employee_listing{
      width: 100%;
   } 
}
.employee_image_listing{
  float:left; 
  padding-right:5px; 
  padding-bottom:5px;
  max-width:114px;
}

.employee_listing_container{
  clear:both;
  padding-bottom:15px;
}
/* Employee end */

.oneQuarter {
  padding: 1.5em;
  width: 222px;
}

.column {
  float: left;
}

.column img {
  margin-bottom: 15px;
}

p.para {
  font-size: 1.15em;
  line-height: 1.5em;
}

div.line {
  background-color: #000;
  height: 6px;
  margin-bottom: 24px;
  width: 100%;
}

/*Image Gallery w/thumbnails CSS*/
.photoThumb {
  float: left;
  height: 75px;
  margin: 5px;
  overflow: hidden;
  width: 75px;
}

.photoThumb img {
  height: 100%;
  width: 100%;
}

.photogallery {
  float: left;
  display: block;
  width: 100px;
  clear: none;
  height: 75px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
}

.photo span {
  clear: left;
}

.gallery_big {
  height: 100%;
  width: 100%;
}

.floatThumbnail {
  clear: both;
  display: block;
  float: none;
}

.floatThumbnail img {
  float: left;
  margin-bottom: 1.05em;
  margin-right: 1em;
  max-height: 35%;
  max-width: 35%;
}

.floatThumbnail h2 {
  overflow: auto;
  text-align: left;
}

.floatThumbnail p {
  height: auto;
  overflow: auto;
}

/*Emergency Notice*/
.notice {
    background: #def1fb;
    max-height: 10em;
}
.notice.emergency {
    background: #e95530;
}
.notice.warning {
    background: #ea9a00;
}
.notice a {
    background: url('/media/resp-site-assets/images/warning_64.png') no-repeat scroll 32px 50%;
    color: #0e4966;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 40px 50px 40px 120px;
    text-decoration: none;
}
.notice .fa {
    float: right;
    margin: -60px 16px 0 0;
    font-weight: bold;
    color: #0e4966;
    border: 2px solid #0e4966;
    padding: 2px;
    border-radius: 5px;
    cursor: pointer;
}
.notice.emergency a,
.notice.warning a,
.notice.emergency .fa,
.notice.warning .fa {
    color: #fff;
    border-color: #fff;
}
@media (max-width: 550px) {
    .notice .row span {
        margin: -70px 16px 0 0;
    }
}
@media (max-width: 330px) {
    .notice .row span {
        margin: -90px 16px 0 0;
    }
}
.notice {
    opacity: 1 !important;
    display: block !important;
}
.notice.closed {
    display: block !important;
    transition: opacity 500ms ease-out, max-height 500ms ease-out !important;
    max-height: 0 !important;
    opacity: 0 !important;
}
.notice.closed .fa {
    display: none !important;
}
.notice.closed a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    transition: padding 500ms ease-out !important;
    max-height: 0 !important;
}