  a:hover, a:hover span span div span, a:focus, a:focus span span div span {
    text-decoration: underline !important;
}

.hh-events .col-lg-10 {
    width: 100% !important;
}

.events a:hover {
    text-decoration: none !important;
}

.events a:hover h3.title {
    text-decoration: underline !important;
}

.events h3.title {
    color: #282022;
}

.hh-events a:hover h3.title, html .hh-events .event a:hover .title, .hh-events .event a:focus .title {
    color: #282022;
}

.hh-events a {
    transition: all 250ms ease;
}

/* The below two classes are for accessibility */

.outline-on-focus {
    transition: outline 0.3s ease;
    /* Smooth transition for the outline */
}

.outline-on-focus:focus {
    outline: 2px solid #bc0a29 !important;
    /* Carey Red outline */
    outline-offset:2px;
    /* Distance between the outline and the image */
}

body {
    font-size: 16px;
}

p {
 color: #333;
}

#mainNav li {
    line-height: 21px;
}

hr.hr-dark {
    background-color: rgba(41, 41, 41, 0.5);
}

ul li.line-height-22 {
    line-height: 2.2 !important;
}

#header .header-body {
    background: #bc0a29;
}

#header .header-top {
    background: #FFF;
}

#header .header-nav-features .header-nav-top-icon,
#header .header-nav-features .header-nav-top-icon-img,
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a
{
    color: #fefefe;
}

#header .outline-on-focus-hover {
  transition: outline 0.3s ease; /* Smooth transition for the outline */
}

#header .outline-on-focus-hover:focus {
  outline: 2px solid #FFF !important; /* White outline */
  outline-offset: 2px; /* Distance between the outline and the image */
}


#theme-panel {
    max-width: 400px;
    font-size: 14px;
}

#theme-panel a.panel-button {
    height: 49px;
    top: 43px;
}

#theme-panel {
    background: #fff;
    border: 1px solid #f6f6f6;
    height: auto;
    min-height: 200px;
    position: fixed;
    top: 0;
    bottom: 0;
    min-width: 250px;
    z-index: 9999;
    max-width: 300px;
    -webkit-transition: all .5s, visibility 0s 0s;
    -moz-transition: all .5s, visibility 0s 0s;
    -ms-transition: all .5s, visibility 0s 0s;
    -o-transition: all .5s, visibility 0s 0s;
    transition: all .5s, visibility 0s 0s;
}

.close-theme-panel {
    right: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
}

.open-theme-panel {
    right: 0px;
}

#theme-panel a.panel-button {
    background: #fff none repeat scroll 0 0;
    color: #111;
    cursor: pointer;
    font-size: 26px;
    font-weight: bold;
    height: 51px;
    left: -48px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: 200px;
    width: 47px;
    -webkit-border-radius: 50px 0px 0px 50px;
    -moz-border-radius: 50px 0px 0px 50px;
    -ms-border-radius: 50px 0px 0px 50px;
    -o-border-radius: 50px 0px 0px 50px;
    border-radius: 50px 0px 0px 50px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
}

.theme-panel ul {
    padding: 0;
    list-style: none;
}

    .theme-panel ul li {
        display: inline-block;
    }

.theme-panel .panel-content .config {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px;
}

    .theme-panel .panel-content .config:last-child {
        border-bottom: none;
        margin-bottom: 30px;
    }

.theme-panel .title {
    font-size: 17px;
    text-transform: uppercase;
}

.margin-top-125 {
    margin-top: 125px;
}

.z-index-4 {
    z-index: 4 !important;
}

.z-index-5 {
    z-index: 5 !important;
}
.z-index-6 {
    z-index: 6 !important;
}

.z-index-7 {
    z-index: 7 !important;
}

.main-section {
    margin-bottom: 5rem !important;
}

.thumb-info .thumb-info-title {
    background: unset;
    text-align: left;
}

.blurb-header, .section-header {
    font-size: 3.4em;
    line-height: 1.4em;
    font-family: Georgia;
}

.cta-header {
    font-size: 4.5em;
    line-height: 1.4em;
    font-family: Georgia;
}

.blurb-header .blurb-emphasis {
    color: #bc0a29;
    font-style: italic;
    letter-spacing: unset;
}

.section-header.section-emphasis {
    font-style: italic;
    letter-spacing: unset;
}

.blurb-body {
    font-size: 1.8em;
    line-height: 1.5em
}

.blurb-body-md {
    font-size: 1.5em;
    line-height: 1.7em;
} 

.blurb-body-sm {
    font-size: 1.1em;
    line-height: 2em;
}

.page-blurb-body p, .unit-blurb-body p {
    font-size: 1.2em;
    line-height: 1.7em;
    color: #FFF;
}



.blurb-body .blurb-emphasis {
    font-style: italic;
    font-weight: 600;
}

.unit-video-header {
    font-size: 4em;
    line-height: 1.6em;
    font-family: Georgia;
    font-style: italic;
    font-weight: 500;
    letter-spacing: normal;
}


.cta-header .cta-emphasis {
    font-style: italic;
    font-weight: 600;
}

.thumb-info:hover .thumb-info-title {
    background: unset;
}

.thumb-info-inner.text-unit {
    font-family: Georgia;
    font-style: italic;
}

.thumb-info .thumb-info-wrapper:after {
    background: rgba(188, 10, 41, 0.4);
}

.thumb-info.thumb-info-centered-info.thumb-info-centered-info-show .thumb-info-title {
    opacity: 1;
}

.counters.counters-lg strong {
    font-size: 100px;
    line-height: 120px;
}

.post-content h2 a {
    color: #282022 !important;
}

.event-large .event-content h3 {
    min-height: 100px;
}

.post-large .post-content h2 {
    min-height: 80px;
}

.event-content .event-date {
    text-transform: uppercase;
}


.page-header.page-header-modern.page-header-lg h1, .unit-header.unit-header-modern.unit-header-lg h1 {
    font-size: 3.5em;
    line-height: 2em;
    color: #FFF !important;
    letter-spacing: .5px;
}


.page-header.page-header-modern.page-header-lg.page-header-background a, .unit-header.unit-header-modern.unit-header-lg.unit-header-background a {
    color: #FFF;
    font-weight: 500;
}


.page-header.page-header-modern.page-header-lg.page-header-background .breadcrumb li, .unit-header.unit-header-modern.unit-header-lg.unit-header-background .breadcrumb li {
    font-size: 1.2em;
    color: #fefefe;
    font-weight: 300;
}

.page-header.page-header-modern.page-header-lg.page-header-background, .unit-header.unit-header-modern.unit-header-lg.unit-header-background {
    background-position: center;
}


.page-header.page-header-modern.page-header-background.page-header-background-unit {
    padding: 100px 0;
}

#footer {
    background: #FFF;
    border-top: 0px;
    margin-top: 25px !important;
}

.alternative-font {
    font-family: "Source Serif Pro", serif !important;
}

h5.child-menu-header, h2.leadership-heading {
    text-transform: unset;
    font-weight: 400 !important;
    font-size: 2em;
    line-height: 1.2em;
}

h2.leadership-heading {
    font-size: 2.2em;
    margin-bottom: 12px;
}

h4.leadership-name {
    font-size: 1.2em;
    line-height: .8em;
}

div.leadership-biography p {
    font-size: .9em;
}

ul.nav-list li.active {
    border-left: 5px solid #bc0a29;
    padding-left: 10px;
}

ul.nav-list.no-icon > li > a {
    padding-left: 0px;
}

ul.nav-list.no-icon li a:before {
    content: unset;
}

.btn.btn-explore {
    background-color: #91000c;
    background-image: url('/_assets/images/base/2022ButtonBG.png');
    background-position: center;
    background-size: cover;
    height: 150px;
    color: #FFF;
    font-size: 1.5em;
    vertical-align: middle;
}

    .btn.btn-explore:hover {
        background-image: unset;
    }

.academic-header {
    background-image: url('/_assets/old-images/banners/2022/AcademicUnitHeader.jpg');
    background-position: center;
    background-size: cover;
    vertical-align: middle;
}

.academic-header h2.alternative-font {
    font-size: 2.4em;
    letter-spacing: 0em;
}

a.btn.btn-outline.btn-hover-primary:hover {
    background-color: #bc0a29;
    color: #FFF;
}

a.btn.btn-outline.btn-hover-dark:hover {
    background-color: #333;
    color: #FFF;
}

a.btn.btn-modern.btn-light:hover {
    color: #bc0a29 !important;
}

.top-110 {
    top: 110px !important;
}

.custom-icon {
    width: 100px; /* Adjust the width as needed */
    height: 100px; /* Adjust the height as needed */
    color: #bc0a29;
    display: inline-block;
    margin-bottom: 10px;
}

/* Small or Larger
@media (min-width: 576px) {
    .mt-sm-0 {
        margin-top: 0 !important;
    }
}*/

/* Medium or Larger */
@media (min-width: 768px) {
    .counters.counters-lg strong {
        font-size: 80px;
        line-height: 80px;
    }
}

/* Large or Larger */
@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title a {
        color: #333333 !important;
        display: block !important;
        font-size: 1em !important;
        font-weight: 600 !important;
        margin-top: unset;
        padding: unset !important;
        text-transform: none !important;
        letter-spacing: -0.5px !important;
    }
}

/* XL */
@media (max-width: 1199px) {
    .event-large .event-content h3 {
        min-height: 120px;
    }
}

/* Medium or Smaller*/
@media (max-width: 991px) {
    .border-md-none {
        border: 0 !important;
    }

    .border-md-bottom {
        border-bottom: 1px solid !important;
    }

    .event-large .event-content h3 {
        min-height: unset;
    }

    .post-large .post-content h2 {
        min-height: unset;
    }

    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
        color: #bc0a29;
    }

    #theme-panel a.panel-button {
        height: 49px;
        top: 100px;
    }
}


@media (max-width: 768px) {
    #theme-panel {
        display: block;
        max-width: 250px;
    }
}


@media (max-width: 575px) {
    .page-header.page-header-modern.page-header-lg h1, .unit-header.unit-header-modern.unit-header-lg h1 {
        font-size: 2.5em;
    }
}

@media print {
    #header, #theme-panel {
        display: none;
    }
}

/* Dynamic heading size adjustments for different screen sizes */
.dynamic-heading-size {
    font-size: 2.75em !important; /* Default size for large screens */
}

@media (max-width: 992px) {
    .dynamic-heading-size {
        font-size: 2.25em !important; /* Smaller font size for medium screens */
    }
}

@media (max-width: 768px) {
    .dynamic-heading-size {
        font-size: 1.75em !important; /* Even smaller font size for small screens */
    }
}

@media (max-width: 576px) {
    .dynamic-heading-size {
        font-size: 1.5em !important; /* Smallest font size for extra small screens */
    }
}
