﻿.header h1 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}

.page_header_wrapper.ls.affix-top-wrapper {
    background: #486173;
}

section.page_toplogo.ls {
    background: #486173;
}

header.page_header.ls {
    background: #486173;
}

.MapKeyItem .Square {
    width: 25px;
    height: 25px;
    border: 2px;
}

.MapKeyItem {
    display: flex;
    vertical-align: top;
    margin-bottom: 10px;
}

    .MapKeyItem .KeyLabel {
        padding-left: 10px;
    }

table.deceasedTable td {
    padding: 5px;
}

.page_title.cover-background, .page_title.s-parallax {
    padding: 48px 0;
}

.content p {
    font-size: 14px;
}

.OuterPopUp input {
    margin-bottom: 15px;
}

button.blue_button {
    margin: 0 auto;
    font-size: 20px;
    width: 100%;
    padding: 10px;
}

.features_titles h3 {
    margin: 20px 0;
}

/*.breadcrumb {
    text-transform: capitalize;
}*/

table.recentYarhzeit td, table.recentYarhzeit th, table.recentYarhzeit {
    border: 1px solid #fff;
    border-collapse: collapse;
}

.dataTables_wrapper {
    margin-bottom: 20px;
}

.Article .Title {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 110%;
    margin-bottom: 5px;
}

.Article {
    background: #efefef;
    padding: 15px 25px;
    margin: 10px 0;
}

    .Article .date {
        font-size: 12px;
    }

.ArticleReadmore a {
    color: #fff;
    background: #baad7b;
    display: table;
    padding: 4px 12px;
    border-radius: 13px;
    margin-top: 10px;
}

.Article .blurb {
    margin-top: 5px;
}

.archive h5 {
    font-size: 22px;
    font-style: normal;
    margin-bottom: 3px;
}

ul.sidebar li {
    list-style: none;
    margin-top: 0;
    margin-bottom: 7px;
    border-top: 1px solid #cfcfcf;
    padding-top: 8px;
    padding-bottom: 0px;
}

.author {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
}

.pages-sidebar {
    background: #efefef;
    padding: 10px 15px;
    margin-top: 10px;
}
    .pages-sidebar ul {
        margin-left: 0;
        padding-left: 0;
    }
/*.content ol, .content ul {
    margin-top: -10px;
}*/

h3.special-heading {
    margin-bottom: 15px !important;
}
.pages-sidebar h3 {
    margin-bottom: 5px;
}
section.page_title.page_title.s-parallax.s-overlay:before {
    background: rgba(20, 30, 60, 0.5);
    height: 100%;
    width: 100%;
}

input[type=checkbox], input[type=radio] {
    box-shadow: none;
}

section.page_title.page_title.s-parallax.s-overlay {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.ViewHeader {
    color: #fff;
    background: #141e3c;
    padding: 10px;
    font-size: 18px;
    text-transform: uppercase;
}

.ViewItem {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    min-height: 545px;
}

.highlight-box {
    position: absolute;
    pointer-events: none;
    z-index: 100;
    display: none;
    background: #192240;
}

.highlight-label {
    position: absolute;
    font-size: 18px; /* Increase font size */
    font-weight: bold;
    color: white;
    background-color: rgba(0, 0, 0, 0.9); /* Darker background */
    padding: 6px 12px; /* More padding to make the label larger */
    border-radius: 8px; /* More rounded corners */
    z-index: 101; /* Ensure it's above the box */
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); /* Add shadow for emphasis */
    white-space: nowrap; /* Prevent text from wrapping */
}

    .highlight-label .arrow {
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 12px solid rgba(0, 0, 0, 0.9); /* Arrow with the same background color as label */
        position: absolute;
        top: 100%; /* Position the arrow just below the label */
        left: 50%;
        transform: translateX(-50%); /* Center the arrow below the label */
    }

#map-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    z-index: 9999; /* Ensure it's above the map */
}

.MobileOnly {
    display: none !important;
}

.gotomap i {
    display: block;
    margin-bottom: 10px;
    font-size: 40px;
}

.gotomap a {
    font-size: 21px;
}

.lightGrey {
    background: grey;
}

.roundMap {
    border-radius: 50%;
    overflow: hidden;
    width: 250px;
    height: 250px;
}

.navbar a {
    text-transform: uppercase;
    font-size: 14px;
}

.banner-slider {
    background-color: var(--themeht-bg-dark-color);
    margin-top: -60px;
}

div#header-wrap {
    background: none;
}

/* Multi-level submenu positioning (no hover open) */
@media (min-width: 1200px) {
    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -1px;
        }
}

/* Optional styling tweak for nested dropdowns */
.dropdown-menu .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
}

.dropdown-menu li {
    padding: 10px;
}

.nav-item.dropdown .dropdown-menu a {
    padding-right: 15px !important;
}
.capHeader {
    color: var(--themeht-primary-color);
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    clear: both;
    margin-bottom: 15px;
}
.capHeader2 {
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}
.HomePubHeader {
    color: var(--themeht-primary-color);
    font-weight: bold;
    font-size: 44px;
    margin-bottom: 20px;
}
.homePublication {
    background: var(--themeht-primary-color);
    color: #fff;
    border-radius: 7px;
    padding: 20px;
}
.PubDate {
    margin-bottom: 5px;
}
.pubTitle {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
}
.pubAuthor {
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.pubReadMore a {
    background: #fff;
    padding: 2px 10px;
    display: table;
    font-size: 14px;
    border-radius: 10px;
}
.HomeText {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
}
.HomeReadMore a {
    color: var(--themeht-primary-color);
}
.lightGrey {
    background: #f2f2f2;
}

.Newsletter {
    background: url(/images/newsletter.jpg) no-repeat;
    text-align: center;
    background-size: cover;
}

    .Newsletter h5 {
        color: #fff;
        margin-bottom: 0;
    }
    .Newsletter h3 {
        font-size: 80px;
        display: block;
        clear: both;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 50px;
        font-weight: bold;
    }
    .Newsletter a {
        font-size: 20px;
        color: #000;
        font-weight: bold;
        display: table;
        margin: 0 auto;
        background: #fff;
        width: 270px;
        padding: 13px;
        border-radius: 5px;
    }
.socialIcons a {
    color: #fff;
    display: block;
    clear: both;
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}
.footerLocation h4 {
    color: var(--themeht-primary-color);
    margin-bottom: 6px;
}
.footerAddress {
    font-size: 16px;
    line-height: 25px;
}
.footerNumber a {
    color: var(--themeht-primary-color);
    margin-top: 5px;
    display: block;
    font-weight: bold;
}
.footerEmail a {
    color: var(--themeht-primary-color);
    margin-top: 0;
    display: block;
    font-weight:bold;
}
.footer-menu li {
    margin-bottom: 10px;
    text-transform: capitalize;
}
.person-bio {
    font-size: 14px;
    padding-right:10px;
}
.object-fit-cover {
    object-fit: cover;
}
.object-fit-contain {
    object-fit: contain;
}

.person-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    cursor: pointer;
}

    .person-card:hover {
        transform: translateY(-4px);
/*        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);*/
    }

/* Custom filter buttons using theme color */
#filter-buttons .btn-outline-primary {
    color: var(--themeht-primary-color) !important;
    border-color: var(--themeht-primary-color);
    font-weight: 500;
    padding: 0.375rem 0.75rem;
    border-radius: 0.5rem;
    transition: all 0.2s ease;
    margin: 0 10px;
    background: #fff;
}

    #filter-buttons .btn-outline-primary:hover,
    #filter-buttons .btn-outline-primary:focus {
        color: #fff !important; /* text color on hover */
        background-color: var(--themeht-primary-color) !important; /* background on hover */
        border-color: var(--themeht-primary-color) !important;
    }

    #filter-buttons .btn-outline-primary.active {
        color: #fff !important;
        background-color: var(--themeht-primary-color) !important;
        border-color: var(--themeht-primary-color);
        box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    }

.card-title {
    font-size: 0.95rem;
}
#personModal {
    z-index: 100000000;
}
.media-release-item {
    border-bottom: 1px solid #BDBDBD;
    padding-top: 15px;
    padding-bottom: 15px;
}
.release-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.release-date {
    color: grey;
    font-weight: bold;
    font-size: 13px;
}
.release-blurb {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
}
.gallery-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    cursor: pointer;
    background: var(--themeht-primary-color);
}

    .gallery-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 6px 16px rgba(0,0,0,0.12);
    }

.gallery-title {
    font-size: 0.95rem;
    color: #fff;
}
.career-banner .slide {
    height: 420px;
    width: 100%;
    position: relative;
    z-index: 10;
    padding: 0;
    background-size: cover;
    background-color: #e9e7e7;
    background-repeat: no-repeat;
    background-position: top center;
    transition: left 0s 0.75s;
}
.red_button a {
    background: #d22535;
    color: #fff;
    padding: 5px 15px;
    display: table;
 /*   margin-top: 30px;*/
    font-size: 25px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius:5px;
    cursor:pointer;
}
.why-block {
    background: url(/images/whyBG.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 74px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    background-position: 0 -15px;
}

    .why-block.employment {
        margin: 25px 0
    }

    .why-block:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0,0,0.6);
        top: 0;
        left: 0;
    }

    .why-block h2 {
        color: #fff;
        position: relative;
        z-index: 1;
        text-align: center;
        margin: 0;
        padding: 15px 0 0;
        font-size: 29px;
        text-transform: uppercase;
        font-weight: 600;
    }

        .why-block h2 span {
            color: #d22535
        }
.copy-block {
    background: #f2f2f2;
    padding: 20px 20px 15px;
    margin: 15px 0;
}
.reasons .fellowship div, .reasons .research div {
    background: #f2f2f2;
    padding: 15px;
    min-height: 210px;
}
h2.section-title.dark {
    color: #202020;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 100%;
    margin-top: 23px;
}
.nl-list p {
    font-size: 14px;
    padding: 5px 0px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 4px;
}
.logo img {
    max-width: 290px;
}
.ribbon {
    text-align: center;
}
    .ribbon img {
        width: 100%;
        max-width: 70px;
    }
.donate img {
    width: 100%;
    max-width: 180px;
}
.g-recaptcha {
    margin-bottom: 20px;
}
.award-card .Name {
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--themeht-primary-color);
}
.award-card .Blurb {
    font-size: 13px;
    margin-top: 2px;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    font-weight: 500;
}
.award-card .Blurb2 {
    font-size: 13px;
    margin-top: 2px;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    font-weight: 500;
    color: #575756
}

.btn-outline-primary {
    color: #fff !important;
    border-color: var(--themeht-primary-color);
    background: var(--themeht-primary-color);
}

    .btn-outline-primary:hover {
        color: var(--themeht-primary-color) !important;
        border-color: red;
        background: #fff;
    }

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: var(--themeht-primary-color);
    background-color: #fff !important;
    border-color: var(--themeht-primary-color);
}
/*.YTThumb {
    width: 348px;
    height: 263px;
}*/

.YTThumb {
    background: #000;
    padding-top: 2px;
    width: 100%;
}
.AwardedToStyle {
    font-size: 13px;
    font-weight: 500;
}
.AwardedByStyle {
    font-size: 12px;
    color: #979797;
    font-weight: 500;
}
.breadcrumb-item + .breadcrumb-item::before {
color:#fff
}
.breadcrumb-item + .breadcrumb-item {
    color: #fff
}
.PeopleCopy {
    background: var(--themeht-primary-color);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #fff;
}

.personTitle {
    color: #1d1d1b;
}

.catName {
    font-weight:bold;
}
.awardinfoHolder .btn {
    margin-top: 10px;
}
.seeAll {
    text-align: center;
}

.text-align-center {
    text-align:center;
}
ul.sidebar .active a {
    color: var(--themeht-primary-color);
}

ul.sidebar a {
    color: #1d1d1b;
}
.release-title a {
    font-weight: 500;
    font-size: 16px;
}
p.media.read-more {
    font-size: 12px;
    margin-bottom:0;
}
.post-content .date {
    font-weight: bold;
    margin-bottom: 10px;
}
.SubscribeButton a {
    display: table;
    text-align: center;
    background: var(--themeht-primary-color);
    color: #fff;
    width: 100%;
    padding: 7px;
    text-transform: uppercase;
    font-size: 22px;
}
.contact-info {
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 3px 5px rgba(1, 33, 58, 0.07);
    -moz-box-shadow: 0px 3px 5px rgba(1, 33, 58, 0.07);
    box-shadow: 0px 3px 5px rgba(1, 33, 58, 0.07);
    border: 1px solid #f5f5f5;
}
ul.nav.navbar-nav {
    margin: 0 auto;
}
.becomeDonar {
    margin: 0 auto;
    display: table;
}
ul.list-unstyled p, ul.list-unstyled a {
    display: block;
    padding-top: 7px;
}
.contact-info h4 {
    font-weight: 600;
}
.GalleryHeader {
    text-align: center;
    color: #fff;
    display: table;
    background: var(--themeht-primary-color);
    margin: 30px auto;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 38px;
}
.ResponsiveLogo {
    display:none;
}
.person-card img {
    width: 100%;
}
.sponsorName h4 {
    font-size: 14px;
    line-height: 17px;
}
.sponsorName {
    text-align: center;
    margin-top: 15px;
    height: 40px;
}
.donorItem {
    border: 1px solid #d5d5d5;
    padding: 15px;
    margin-bottom: 25px;
    min-height: 175px;
    background: whitesmoke;
}
.footer-btm iframe {
    margin-bottom: 20px;
}

.hiddenDonate {
    display:none;
}
.popup-overlay {
    display: none;
    position: fixed;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 10000000;
}

.popup {
    display: inline-block;
    width: 100%;
    min-height: 50px;
    background-color: white;
    border-radius: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    bottom: 0;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    position: absolute;
}

a.accept, a.submit {
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    color: white;
    background-color: #d22535;
    border-radius: 5px;
    padding: 6px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
}

.header .donate {
    margin-top: 90px;
}
.navbar-brand {
    margin-right:0;
}

div#zarEquivalent {
    margin-top: -30px !important;
    color: #d22535 !important;
    font-size: 14px;
}