/*
Theme Name: Town of Amenia
Version: 1.0.0
*/

/* Global */
body {
    color: var(--body-text);
    position: relative;
    overflow-x: hidden;
}
#juniper h1,
#juniper h2,
#juniper h3,
#juniper h4,
#juniper h5,
#juniper h6 {
    color: var(--headings-and-titles);
}
a:hover {
    color: var(--primary-color);
}
img[src=""] {
    display: none;
}
.fa-icon {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 600;
}
.display-none {
    display: none !important;
}
.marquee {
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 30px;
}
.marquee:hover {
    cursor: default;
}

.tw-secondary {
    color: var(--secondary-color);
}
.tw-bg-secondary {
    background-color: var(--secondary-color);
}
.tw-tertiary {
    color: var(--tertiary-color);
}
.tw-bg-tertiary {
    background-color: var(--tertiary-color);
}

.tw-font-family-secondary {
    font-family: var(--text-font-family-secondary);
}
.customizer-content #header #tw-main-menu-wrapper.tw-fixed {
    position: fixed;
    top: 0;
    left: 286px;
    right: 0;
    z-index: 4;
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}
.customizer-wrapper .customizer-content {
    font-family: var(--primary-font) !important;
    font-size: 16px;
    background-color: var(--body-background-color);
}

.customizer-content {
    font-family: var(--primary-font) !important;
    font-size: var(--default-size, 16px);
}

.customizer-content h1 {
    font-size: 48px;
    font-family: var(--headings-font, --primary-font);
}
.customizer-content h2 {
    font-size: var(--h2-size, 30px);
    font-family: var(--headings-font, --primary-font);
}
.customizer-content h3 {
    font-size: var(--h3-size, 24px);
    font-family: var(--headings-font, --primary-font);
}
.customizer-content h4 {
    font-size: var(--h4-size, 18px);
    font-family: var(--headings-font, --primary-font);
    font-weight: 700;
    color: var(--headings-and-titles);
}
.customizer-content h5 {
    font-size: var(--h5-size, 14px);
    font-family: var(--headings-font, --primary-font);
}
.customizer-content h6 {
    font-size: var(--h6-size, 12px);
    font-family: var(--headings-font, --primary-font);
}
p {
    font-family: var(--primary-font);
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--headings-font, --primary-font);
    font-weight: 700;
}
.tw-view-more-link {
    border-bottom: 3px solid var(--primary-color);
    padding-bottom: 5px;
}
.tw-view-more-link,
.tw-read-more a,
.tw-view-more-link:hover {
    color: var(--primary-color);
}
.tw-read-more a {
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 700;
    display: inline;
}
.tw-read-more a:hover {
    text-decoration: none;
}
@media screen and (max-width: 845px) {
    .m-pt-0 {
        padding-top: 0 !important;
    }
    .m-pb-0 {
        padding-bottom: 0 !important;
    }
    .marquee {
        font-size: 14px;
        line-height: 120%;
    }
}
/* ========================================================================== */
/* ABOVE HEADER  TW ALERTS HEADER*/
/* ========================================================================== */
.tw_alerts_header {
    /* padding: 7px 0; */
    color: var(--headings-and-titles);
    /* min-height: 44px; */
    background-color: #FFBC49;
    font-size: 18px;
}
.tw_alerts_header .header-widgets {
    padding-right: 0;
}
.offcanvas-body label.search-button,
.tw_alerts_header label.search-button {
    color: #000;
}
.offcanvas-body label.search-button button,
.tw_alerts_header label.search-button button {
    right: 5px;
    top: calc(50% - 8px);
    font-size: 16px;
    cursor: pointer;
    background-color: transparent;
    border: none;
}
.offcanvas-body .search-container input::placeholder,
.tw_alerts_header input::placeholder {
    opacity: 0.85;
    color: rgba(0, 0, 0, 0.6);
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.offcanvas-body .search-container input:focus-visible,
.tw_alerts_header input:focus-visible {
    outline: none;
}
.offcanvas-body .search-container .input-group-btn,
.tw_alerts_header .input-group-btn {
    display: none;
}
.tw_alerts_header .nav-tabs {
    display: none;
}
.tw_alerts_header .tw-alerts-header-social {
    display: flex;
    align-items: center;
    justify-content: end;
}
.tw_alerts_header .tw-alerts-header-social a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0;
}
.tw_alerts_header .marquee > div {
    width: 0 !important;
    text-wrap: nowrap;
    white-space: nowrap;
}
.tw_alerts_header .marquee > div .js-marquee {
    line-height: 2;
}
/* ========================================================================== */
/* End of ABOVE HEADER  TW ALERTS HEADER */
/* ========================================================================== */

/* ========================================================================== */
/* HEADER */
/* ========================================================================== */

  @media screen and (min-width: 769px) {

  }
  
  /* MEGA MENU*/
.dropdown-mega .dropdown-mega-menu {
    border-radius: 12px;
    border: none;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 30px 50px;
    background-color: #F8F9FC;
    box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.10);
    top: 75%;
}
.dropdown-mega .dropdown-mega-menu .mega-menu-column .sk-megamenu-column-item-link {
    color: #051A53;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}
.dropdown-mega .dropdown-mega-menu .mega-menu-column .sk-megamenu-column-item-link::after {
    content: "";
    border-bottom: 2px solid #D4D4D4;
    width: 80px;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.dropdown-mega .dropdown-mega-menu .mega-menu-column .sk-megamenu-column-item-link:hover::after {
    border-color: #2AB128;
    width: 110px;
    transition: width 0.3s ease;
}
.dropdown-mega .dropdown-mega-menu .mega-menu-column .mb-2:not(:first-child) {
    margin: 22px 0;
}
.dropdown-mega .dropdown-mega-menu .mega-menu-column .mb-2 li:last-child {
    margin-bottom: 10px;
}
.mega-menu-column .sk-megamenu-column-item-submenu li {
    list-style-type: none;
    position: relative;
    padding: 5px 0;
}

.mega-menu-column .sk-megamenu-column-item-submenu li a {
    color: #6B6C70;
    text-decoration: none;
    font-size: 20px;
}

.mega-menu-column .sk-megamenu-column-item-submenu li::before {
    content: "•";
    color: #2AB128;
    font-size: 2.5rem;
    position: absolute;
    left: -20px;
    top: 13px;
    transform: translateY(-50%);
    margin-right: 10px;
}

.mega-menu-column .sk-megamenu-column-item-submenu li:hover {
    text-decoration: underline;
    margin-left: 2px;
    transition: margin-left 0.3s ease;
}
.mega-menu-column .sk-megamenu-column-item-submenu li:hover::before {
    color: #FFBC49;
    font-size:3.5rem;
    left: -22px;
    transition: color 0.3s ease;
}
ul#main-menu.navbar-nav .nav-item .nav-link {
    color:#FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}
ul#main-menu.navbar-nav .nav-item .nav-link:hover {
    color:#123288;
    transition: color 0.3s ease;
}
ul#main-menu .nav-item .nav-link.first-level-link {
    padding: 20px 15px;
    margin: 8px 10px;
    border-radius: 3px;
}
ul#main-menu .nav-item .nav-link.first-level-link:hover {
    background-color: #fff;
    color:#123288;
}
ul#main-menu.navbar-nav .nav-item .nav-link.show {
    background-color: #fff;
    color:#123288;
}
ul#main-menu.navbar-nav .nav-item .nav-link.show::after {
    width: 80%;
    border-color: #123288;
}
ul#main-menu .nav-item .nav-link.first-level-link::after {
    content: "";
    border: none;
    border-bottom: 2px solid #9BA6C5;
    width: 36px;
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
ul#main-menu .nav-item .nav-link.first-level-link:hover::after {
    width: 80%;
    border-color: #123288;
    transition: width 0.3s ease;
}
.navbar-brand h4 {
    font-size: 19px;
    color: #fff;
    font-weight: 500;
}
.navbar-brand h1 {
    color: #fff;
    font-size: 33px;
    font-weight: 500;
}
.navbar-brand:focus, .navbar-brand:hover {
    color: #FFF;
}
@media screen and (min-width: 845px) {
    .nav-item.haveSubmenu:hover > .dropdown-menu.dropdown-mega-menu {
        display: block !important;
    }
}
@media screen and (max-width: 845px) {
    .navbar .offcanvas.offcanvas-start {
        transform: translateX(100%);
        left: unset;
        right: -1px;
        width: 80%;
        background-color: #123288;
    }
    .navbar .offcanvas.show:not(.hiding), .offcanvas.showing {
        transform: none;
    }
    .navbar .navbar-toggler {
        color: #FFF;
        font-size: 24px;
        border: none;
        box-shadow: none;
    }
    .navbar .mobile-close-btn {
        width: 2rem;
        height: auto;
        background: transparent;
        border: none;
        fill: #fff;
    }
    .navbar .navbar-toggler i {
        transform: scale(1.4, 1);
    }
    .navar .navbar-toggler:focus {
        border: none;
    }
    .navar .navbar-brand h4 {
        font-size: 14px;
        color: #fff;
    }
    .navar .navbar-brand h1 {
        font-size: 26px;
    }
    ul#main-menu .nav-item .nav-link.first-level-link {
        padding: 0;
    }
    ul#main-menu.navbar-nav .nav-item .nav-link.show {
        background-color: #123288;
        color: #fff;
    }
    ul#main-menu .nav-item .nav-link.first-level-link::after {
        margin-right: unset;
        width: 95%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    ul#main-menu.navbar-nav .nav-item .nav-link {
        font-size: 15px;
        position: relative;
    }
    ul#main-menu .nav-item.haveSubmenu .nav-link.first-level-link::before {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: 0;
    }
    ul#main-menu .nav-item.haveSubmenu .nav-link.first-level-link.show::before {
        content: "\f106";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: 0;
    }

    ul#ma.in-menu .nav-item .nav-link.first-level-link:hover {
        background-color: #123288;
        color: #fff;
    }
    ul#main-menu .nav-item .nav-link.first-level-link:hover::after {
        margin-right: unset;
        width: 95%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    ul#main-menu .dropdown-mega .dropdown-mega-menu {
        background-color: rgba(5, 28, 92, 1);
        box-shadow: none;
        transform: unset;
        padding: 0;
        border-radius: 0;
    }
    ul#main-menu .nav-item .nav-link.first-level-link:hover {
        background-color: transparent;
        color: #FFF;
    }
    .dropdown-mega .dropdown-mega-menu .mega-menu-column .sk-megamenu-column-item-link {
        color: #fff;
        font-size: 14px;
    }
    .dropdown-mega .dropdown-mega-menu .mega-menu-column .sk-megamenu-column-item-link::after {
        display: none;
    }
    .mega-menu-column .sk-megamenu-column-item-submenu li::before {
        display: none;
    }
    .mega-menu-column .sk-megamenu-column-item-submenu li a {
        font-size: 14px;
        color: #fff;
    }
    ul.sk-megamenu-column-item-submenu {
        padding-left: 1rem;
    }
    .mega-menu-columns .mega-menu-column:first-child {
        padding-top: 0.8rem !important;
        padding-bottom: 0 !important;
    }
    .mega-menu-columns .mega-menu-column:last-child {
        padding-bottom: 0.4rem !important;
    }
    .mega-menu-columns .mega-menu-column {
        padding-top: 0.4rem !important;
        padding-bottom: 0 !important;
    }
    .dropdown-mega .dropdown-mega-menu .mega-menu-column .mb-2:not(:first-child) {
        margin: 0;
    }

}
/*------END MEGA MENU---------*/
/*------END MENU PRIMARY------*/

header.header-main {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 98;
    background-color: #123288;
}
header.header-main a {
    color: #fff;
}
header.header-main.header-fixed {
    position: fixed;
}

/* ========================================================================== */
/* End of HEADER */
/* ========================================================================== */


/* ========================================================================== */
/* FOOTER */
/* ========================================================================== */

#footerDefault {
    background-color: #0B266D;
    color: #9BA6C5;
}
#footerDefault a {
    color: #9BA6C5;
    text-decoration: none;
    font-size: 15px;
}
#footerDefault p {
    font-size: 15px;
}
#footerDefault a:hover {
    text-decoration: underline;
}
#footerDefault .footer-brand:hover {
    text-decoration: none;
}
#footerDefault .footer-brand h4 {
    font-size: 23px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}
#footerDefault .footer-brand h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
}
#footerDefault h5.footer-default-heading {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
}
#footerDefault .footer-section {
    border: 1px solid transparent;
}
#footerDefault .footer-section:hover {
    border: 0.8px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    background-color: #0B266D;
    box-shadow: 0px 15px 25px 0px #0000003D;
    transition: background-color 0.2s ease-out, box-shadow 0.2s ease-out;
}
#footerDefault .footer-copyright {
    background-color: #051B55;
    font-size: 15px;
}

/* ========================================================================== */
/* End of FOOTER */
/* ========================================================================== */



/* ========================================================================== */
/* HERO */
/* ========================================================================== */
section#tw-hero .andadaProFont {
    font-family: "Andada Pro", Times, serif;
}
section#tw-hero .main-bck-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
section#tw-hero .search-container {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 100%;
}
section#tw-hero .hero-heading {
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
section#tw-hero .search-container .top-searches-wrapper {
    margin: 0 auto;
}
section#tw-hero .search-container .top-searches-wrapper .search-terms .given-search-term {
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
    padding: 0 15px;
    text-underline-offset: 3px;
}
section#tw-hero .search-container .input-container {
    position: relative;
}
section#tw-hero .search-container .fa-icon {
    position: absolute;
    top: -8px;
    right: 4%;
    font-size: 23px;
    color: #fff;
    width: 35px;
    cursor: pointer;
}
section#tw-hero .search-container .top-searches {
    color: #fff;
    font-size: 18px;
}
section#tw-hero .search-container .search-input {
    width: 100%;
    max-width: 560px;
    height: 65px;
    border-radius: 65px;
    border: 0.7px solid #fff;
    background: rgba(27, 27, 27, 0.1);
    backdrop-filter: blur(2px);
    color: #fff;
    font-size: 18px;
    padding: 0 25px;
}
section#tw-hero input.search-input::placeholder {
    color: #fff;
    font-size: 18px;
    opacity: 0.7;
}
section#tw-hero .search-container .search-terms .section-title {
    text-align: left;
    padding: 0 15px;
}

@media screen and (max-width: 845px) {
    section#tw-hero input.search-input::placeholder {
        font-size: 14px;
    }
    section#tw-hero .search-container {
        top: 80%;
    }
    section#tw-hero .search-container .search-input {
        font-size: 14px;
        height: 44px;
    }
    section#tw-hero .search-container .top-searches {
        color: #fff;
        font-size: 14px;
    }
}

/* Quick access (links) items */

#tw-hero-menu-wrapper .quick-access-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
#tw-hero-menu-wrapper .quick-access-item {
    max-width: 180px;
    text-align: center;
    padding: 1.5rem;
}
#tw-hero-menu-wrapper .quick-access-item h4 {
    font-size: 1.3rem;
}
#tw-hero-menu-wrapper .quick-access-item a {
    text-decoration: none;
}
#tw-hero-menu-wrapper .quick-access-item .icon-wrapper {
    background-color: var(--primary-color);
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    transition: transform 0.5s ease;
    transition: background-color 0.5s ease;
}
#tw-hero-menu-wrapper .quick-access-item .title {
    padding: 0.8rem;
}
#tw-hero-menu-wrapper .quick-access-item .icon-wrapper .icon svg {
    fill: #fff;
}
#tw-hero-menu-wrapper .quick-access-item:hover a {
    text-decoration: underline;
    transition: text-decoration 0.5s ease;
}
#tw-hero-menu-wrapper .quick-access-item .icon-wrapper:hover {
    transform: translateY(-15px);
    transition: transform 0.5s ease;
    background-color: #F3F4F7;
}
#tw-hero-menu-wrapper .quick-access-item .icon-wrapper:hover .icon svg{
    fill: var(--primary-color);
    transition: fill 0.5s ease;
}
@media screen and (max-width: 845px) {
    #tw-hero-menu-wrapper .quick-access-items {
        flex-wrap: wrap;
    }
    #tw-hero-menu-wrapper .quick-access-item {
        flex: 1 1 50%;
    }
    #tw-hero-menu-wrapper .quick-access-item .icon-wrapper {
        width: 80px;
        height: 80px;
    }
    #tw-hero-menu-wrapper .quick-access-item {
        padding: 0.8rem;
    }
    #tw-hero-menu-wrapper .quick-access-item .icon-wrapper {
        background-color: #F3F4F7;
    }
    #tw-hero-menu-wrapper .quick-access-item .icon-wrapper .icon svg{
        fill: var(--primary-color);
    }
}
/* ========================================================================== */
/* End of HERO */
/* ========================================================================== */

/* Home page global styles */
.theme-category {
    font-weight: 800;
    color: var(--primary-color);
    font-size: 14px;
}
.theme-category .top-line {
    border-top: 2px solid var(--primary-color);
    width: 56px;
    display: block;
}
.excerpt-content h1.section-title {
    font-size: var(--h1-size, 48px);
    font-weight: 800;
    color: var(--headings-and-titles);
    /* max-width: 65%; */
}
.section-header .section-button {
    text-align: end;
    align-self: flex-end;
}
.section-header .section-button button {
    font-size: 18px;
    font-weight: 800;
    color: var(--primary-color);
    border-color: var(--primary-color);
    border-radius: 8px;
    text-transform: uppercase;
    padding: 0.7rem 2rem;
}
.section-header .section-button button:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color) !important;
    color: #fff;
}
.section-header .section-button button::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    font-size: 18px;
    padding-left: 1.2rem;
}
.section-header .section-button button.icon-none::after {
    display: none;
    content: '';
}
.right-linear-gradient::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10%;
    margin: 10px 0;
    background: linear-gradient(270deg, #F5F6F9 0%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 845px) {
    .theme-category {
        font-size: 10px;
        padding-bottom: 5px !important;
    }
    .theme-category .top-line {
        width: 36.29px;
    }
    .excerpt-content h1.section-title {
        font-size: 30px;
        max-width: 100%;
    }
    .section-header .section-button {
        text-align: start;
    }
    .section-header .section-button button {
        border: 0;
        padding-left: 0;
        font-size: 14px;
        padding: 1rem 0 0;
    }
    .section-header .section-button button::after {
        padding: 7px 10px;
        border-radius: 25px;
        background-color: var(--primary-color);
        color: #fff;
        margin-left: 10px;
        font-size: 14px;
    }
    .section-header .section-button button:hover {
        background-color: #fff;
        color: var(--primary-color);
    }
    .right-linear-gradient::after {
        display: none;
    }
}
/* Home page global styles ::: END*/


/* ========================================================================== */
/* SPOTLIGHT */
/* ========================================================================== */

#tw-spotlight .row-reverse {
    flex-direction: row-reverse !important;
}
#tw-spotlight .excerpt-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
#tw-spotlight .excerpt-content p {
    font-size: 18px;
}
#tw-spotlight .continue-link a {
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 800;
    color: var(--primary-color);
}
#tw-spotlight .continue-link a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    margin-left: 15px;
    font-weight: 800;
    font-size: 17px;
}
#tw-spotlight .spotlight-image {
    display: block;
}
#tw-spotlight .spotlight-image img {
    /* width: 100%; */
    border-radius: 8px;
    width: 620px;
    max-width: 100%;
}
@media screen and (max-width: 845px) {
    #tw-spotlight .excerpt-content p {
        font-size: 12px;
        padding-bottom: 0 !important;
    }
    #tw-spotlight .continue-link a {
        padding-bottom: 2rem !important;
    }
    #tw-spotlight .continue-link a {
        font-size: 12px;
    }
    #tw-spotlight .spotlight-image img {
        border-radius: 0;
    }
}
/* ========================================================================== */
/* End of SPOTLIGHT */
/* ========================================================================== */

/* ========================================================================== */
/* NEWS SLIDER */
/* ========================================================================== */

#sectionNewsSlider .news-articles-slider .news-article-image {
    height: 180px;
    width: auto;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: background-size 0.35s ease-out;
}
#sectionNewsSlider .news-article:hover .news-article-image {
    background-size: 125%;
    transition: background-size 0.35s ease-out;
}
#sectionNewsSlider .news-article {
    box-shadow: 0px 0px 10px 0px #0000000F;
    margin: 10px;
    border-radius: 8px;
}
#sectionNewsSlider a {
    text-decoration: none;
}
#sectionNewsSlider .news-article-title h4 {
    max-width: 80%;
    font-weight: 800;
    font-size: 18px;
}
#sectionNewsSlider .news-article-title {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    min-height: 100px;
    position: relative;
}
#sectionNewsSlider .news-article-title::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    font-size: 28px;
    padding-left: 1.2rem;
    position: absolute;
    right: 30px;
    top: 30%;
    color: var(--primary-color);
}

@media screen and (min-width: 600px) {
    #sectionNewsSlider .news-article {
        display: flex;
        flex-direction: column;
    }
    #sectionNewsSlider .slick-track
    {
        display: flex !important;
    }
    #sectionNewsSlider .slick-slide
    {
        height: inherit !important;
    }
    #sectionNewsSlider a {
        display: flex;
    }
    #sectionNewsSlider .news-article-title {
        flex-grow: 1;
    }
}

@media screen and (max-width: 845px) {
    #sectionNewsSlider .news-article-title {
        min-height: 80px;
    }
    #sectionNewsSlider .news-article-title h4 {
        font-size: 14px;
    }
    #sectionNewsSlider .news-article-title::after {
        font-size: 22px;
    }
    #sectionNewsSlider .news-articles-slider .news-article-image {
        height: 185px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    /* #sectionNewsSlider .news-article {
        margin-left: 0;
        margin-right: 0;
    } */
}


/* ========================================================================== */
/* End of NEWS SLIDER */
/* ========================================================================== */

/* SLICK SLIDER CSS */

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    /* background: transparent; */
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    /* background: transparent; */
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before,
.slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 600;
    line-height: 1.85;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -10px;
    top: 45%;
    height: 48px;
    width: 48px;
    display: block;
    border: 1px solid #000;
    border-radius: 30px;
    background-color: #fff;
    z-index: 1;
}
.slick-arrow:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.slick-arrow:hover::before {
    color: #fff;
}
.slick-vertical .slick-prev.slick-disabled,
.slick-vertical .slick-next.slick-disabled {
    display: none !important;
    opacity: 0 !important;
}
.slick-vertical .slick-prev {
    top: 1%;
    left: 45%;
}
.slick-vertical .slick-next {
    top: 100%;
    left: 45%;
}
[dir='rtl'] .slick-prev {
    right: -10px;
    left: auto;
}
.slick-vertical .slick-prev:before {
    content: "\f106";
}
.slick-prev:before {
    content: "\f104";
}
[dir='rtl'] .slick-vertical  .slick-prev:before {
    content: "\f106";
}
[dir='rtl'] .slick-prev:before {
    content: "\f104";   
}
.slick-next {
    right: -10px;
    top: 45%;
    height: 48px;
    width: 48px;
    display: block;
    border: 1px solid #000;
    border-radius: 30px;
    background-color: #fff;
    z-index: 1;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -10px;
}
.slick-vertical .slick-next:before {
    content: "\f107";
}
.slick-next:before {
    content: "\f105";
}
[dir='rtl'] .slick-next:before {
    content: "\f105";
}
[dir='rtl'] .slick-vertical .slick-next:before {
    content: "\f107";
}
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.slick-slide.slick-active:first-child .news-article {
    padding-left: 0 !important;
}
.slick-slide.slick-active:last-child .news-article {
   padding-right: 0 !important;
}
/* SLICK SLIDER CSS :::: END */

/* ========================================================================== */
/* HOME PAGE CALENDAR AND EVENTS */
/* ========================================================================== */

#events-calendar {
    padding-bottom: 3rem;
}

#calendar-body td {
    padding: 2px;
    font-weight: 500;
    font-size: 21px;
    color: var(--headings-and-titles);
}
#calendar-body td a {
    font-size: 21px;
    line-height: 120%;
    color: var(--headings-and-titles);
}
#calendar-body td.has-events .single-date-wrapper {
    border-radius: 52px;
    width: 55px;
    height: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#calendar-body .previous-month .single-date-wrapper,
#calendar-body .next-month .single-date-wrapper {
    font-weight: 100;
    color: #8C8D92;
}
#calendar-body .previous-month.has-events .single-date-wrapper,
#calendar-body .previous-month .single-date-wrapper,
#calendar-body .next-month .single-date-wrapper,
#calendar-body .next-month.has-events .single-date-wrapper {
    background-color: transparent;
}
#calendar-body .previous-month .single-date-wrapper a,
#calendar-body .previous-month.has-events .single-date-wrapper a,
#calendar-body .next-month .single-date-wrapper a,
#calendar-body .next-month.has-events .single-date-wrapper a {
    font-weight: 100;
    color: #8C8D92;
}
#calendar-body .has-events .single-date-wrapper {
    background-color: #75A4D1;
}
#calendar-body .has-events .single-date-wrapper a {
    font-weight: 700;
    color: #FFF;
}
#calendar-body .tw-calendar-day-active.has-events .single-date-wrapper {
    background-color: #B267DE;
}
#calendar-body .tw-current-day .single-date-wrapper,
#calendar-body .tw-calendar-day-active.tw-current-day .single-date-wrapper {
    background-color: #E4A457;
    border-radius: 52px;
    width: 55px;
    height: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#tw-events-calendar-wrapper {
    padding: 3rem;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 10px 15px 10px 0px rgba(0, 0, 0, 0.04);
    border-radius: 6px;
}
#events-calendar .tw-calendar-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-width: 80%;
    padding-bottom: 2rem;
}
#events-calendar .tw-calendar-title #monthAndYearTitle {
    color: var(--headings-and-titles);
    text-transform: uppercase;
}
#events-calendar .tw-calendar-title .fa-icon {
    color: var(--primary-color);
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    cursor: pointer;
}
#events-calendar #thead-month tr {
    background-color: #F3F4F7;
}
#events-calendar #thead-month::after {
    content: "";
    display: inline-block;
    width: 100%;
    background: #fff;
}
#events-calendar #thead-month th {
    padding: 1rem;
}
#events-calendar .single-homepage-event {
    border-radius: 6px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    transform-origin: top left;
    transition: transform 0.3s ease;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
    max-width: 90%;
}
#events-calendar .single-homepage-event:hover {
    transform: scale(1.05);
}
#events-calendar .single-homepage-event:hover .event-thumbnail .event-date {
    background-color: #fff;
    color: var(--primary-color);
}
#events-calendar #events-calendar-list-container {
    display: flex;
    flex-direction: column;
}
/* #events-calendar #events-calendar-list-container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(270deg, #F9F9FB 0%, rgba(255, 255, 255, 0) 100%);
} */
#events-calendar .single-homepage-event a {
    text-decoration: none;
    display: flex;
    flex-direction: row;
}
#events-calendar .single-homepage-event article {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#events-calendar .single-homepage-event .event-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 175px;
    min-height: 140px;
    position: relative;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
#events-calendar .single-homepage-event .event-thumbnail .event-date {
    position: absolute;
    left: 0;
    background-color: var(--primary-color);
    color: #fff;
    font-weight: 800;
    font-size: 13px;
    line-height: 120%;
    text-align: center;
    border-top-left-radius: 6px;
    transition: color 0.3s ease;
}
#events-calendar .single-homepage-event .event-thumbnail .event-date .tw-primary {
    padding: 0.7rem;
}
#events-calendar .single-homepage-event .tw-calendar-events-category-name {
    padding: 0.1rem 0.8rem;
    border-radius: 3px;
    margin-bottom: 15px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.85px;
}
#events-calendar .single-homepage-event .tw-calendar-events-list-time {
    font-size: 17px;
    color: var(--body-text);
}

@media screen and (max-width: 845px) {
    #events-calendar .events-content-row {
        flex-direction: column-reverse !important;
    }
    #events-calendar .col-md-5 {
        flex: 0 0 auto;
        width: 100% !important;
    }
    #calendar-body td {
        font-size: 13px;
    }
    #calendar-body td a {
        font-size: 13px;
    }
    #calendar-body td.has-events .single-date-wrapper {
        width: 35px;
        height: 35px;
    }
    #tw-events-calendar-wrapper {
        border-radius: 0;
        box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.06);
    }
    #events-calendar .tw-calendar-title {
        min-width: 100%;
        padding-bottom: 1rem;
    }
    #events-calendar .tw-calendar-title #monthAndYearTitle {
        font-size: 14px;
        padding: 5px 0;
    }
    #events-calendar #thead-month th {
        padding: 0.5rem 1rem;
    }
    #events-calendar .single-homepage-event {
        max-width: 100%;
        position: relative;
    }
    #events-calendar .single-homepage-event .event-thumbnail {
        min-width: 112px;
        min-height: 118px;
    }
    #events-calendar .single-homepage-event .event-thumbnail .event-date .tw-primary {
        padding: 0.5rem;
    }
    #events-calendar .single-homepage-event .event-thumbnail .event-date {
        border-top-left-radius: 0;
    }
    #events-calendar .single-homepage-event h4 {
        font-size: 14px;
    }
    #events-calendar .single-homepage-event .tw-calendar-events-list-time {
        font-size: 10px;
    }
    #events-calendar .single-homepage-event .learn-more {
        text-align: right;
        font-size: 10px;
        font-weight: 800;
        color: var(--primary-color);
        padding-right: 15px;
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
    #events-calendar .single-homepage-event .learn-more::after {
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        font-weight: 800;
        font-size: 10px;
        padding-left: 1.2rem;
        position: absolute;
        right: 0;
        top: 1px;
        color: var(--primary-color);
    }
    #events-calendar .single-homepage-event article {
        padding: 0.7rem;
    }
    #events-calendar .single-homepage-event .tw-calendar-events-category-name {
        background-color: transparent !important;
    }
    
    #events-calendar #events-calendar-list-container {
        padding: 2rem 0;
    }
    #events-calendar .single-homepage-event .event-thumbnail {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    #calendar-body .tw-current-day .single-date-wrapper, 
    #calendar-body .tw-calendar-day-active.tw-current-day .single-date-wrapper {
        width: 35px;
        height: 35px;
    }
}

/* ========================================================================== */
/* End of HOME PAGE CALENDAR AND EVENTS */
/* ========================================================================== */


/* ========================================================================== */
/* FAQ */
/* ========================================================================== */
#tw-faq {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
#tw-faq .bck-image {
    width: 70%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    z-index: -1;
    opacity: 0.5;
}
#tw-faq .bck-image.img-right {
    right: 0;
}
#tw-faq .bck-image.img-left {
    left: 0;
}
#tw-faq .accordion-item .accordion-button {
    font-size: 20px;
    font-weight: 500;
}
#tw-faq .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-top: 1.2rem;
}
#tw-faq .accordion-item:last-of-type .accordion-button {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-bottom: 1.2rem;
}
#tw-faq .accordion-item .accordion-button::after {
    content: "\f107";
    background-image: none;
    color: var(--primary-color);
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    margin-right: 10px;
    font-weight: 600;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
}
#tw-faq #accordionFaq .accordion-body {
    color: var(--body-text);
}
@media screen and (max-width: 845px) {
    #tw-faq #accordionFaq {
        border-top: 4px solid var(--primary-color);
    }
    #tw-faq .bck-image {
        display: none;
    }
    #tw-faq.tw-faq-section .excerpt-wrapper h1.section-title {
        text-align: center;
    }
    #tw-faq .section-header .section-button {
        display: none;
    }
    #tw-faq .theme-category {
        text-align: center;
    }
    #tw-faq .theme-category .top-line {
        margin: 0 auto;
    }
    .accordion-item:first-of-type, #tw-faq .accordion-item:first-of-type .accordion-button {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .accordion-item:last-of-type, #tw-faq .accordion-item:last-of-type .accordion-button {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    #tw-faq .accordion-item .accordion-button {
        font-size: 14px;
    }
    #tw-faq .accordion-item .accordion-button::after {
        content: "\f105";
        color: var(--primary-color);
        font-family: "Font Awesome 5 Free";
        font-size: 14px;
    }
    .accordion-button:not(.collapsed)::after {
        transform: rotate(90deg);
    }
    #tw-faq #accordionFaq .accordion-body {
        font-size: 14px;
    }
    #tw-faq #accordionFaq .accordion-body p {
        margin: 0;
    }
}
/* ========================================================================== */
/* End of FAQ */
/* ========================================================================== */

/* ========================================================================== */
/* HOME PAGE GALLERY */
/* ========================================================================== */

#sectionGallery .gallery-item-container {
    width: 310px;
    height: 325px;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    margin: 15px;
}
#sectionGallery .gallery-item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease-out;
}
#sectionGallery .gallery-item:hover {
    transform: scale(1.1);
}

/* ========================================================================== */
/* End of HOME PAGE GALLERY */
/* ========================================================================== */

/* ========================================================================== */
/* HOME PAGE SUBSCRIBE */
/* ========================================================================== */
#tw-subscribe {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#tw-subscribe .tw-homepage-subscriber-label {
    color: var(--headings-and-titles);
    font-weight: 600;
}
#tw-subscribe input.form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid var(--primary-color);
    border-radius: 0;
    background: transparent;
    padding: 1rem 0;
    font-size: 20px;
    font-weight: 400;
    color: var(--body-text);
}
#tw-subscribe input.form-control:focus {
    box-shadow: 0 0;
}
#tw-subscribe .twd-form-control label {
    font-size: 20px;
    font-weight: 600;
}
#tw-subscribe .subscriptionFormStatus {
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius: 6px;
    width: 70%;
    margin: 0 auto;
}
#tw-subscribe .subscriptionFormStatus.error {
    background: #ff8a8a;
}
#tw-subscribe .subscriptionFormStatus.success {
    background: #9dc183;
}
@media screen and (max-width: 845px) {
    #tw-subscribe input.form-control, 
    #tw-subscribe .twd-form-control label {
        font-size: 14px;
    }
    #tw-subscribe .subscriptionFormStatus {
        font-size: 16px;
    }
    #tw-subscribe .excerpt-wrapper {
        text-align: center;
    }
    #tw-subscribe .theme-category .top-line {
        margin: 0 auto;
    }
}
/* ========================================================================== */
/* End of HOME PAGE SUBSCRIBE */
/* ========================================================================== */


/* ========================================================================== */
/* DEPARTMENT PAGE */
/* ========================================================================== */
#tw-department .header {
    height:230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#tw-department .content-container {
    position: relative;
}
#tw-department .content-container::before {
    content: '';
    width: 29%;
    display: block;
    height: 100%;
    margin-left: -5%;
    position: absolute;
    z-index: -1;
    background-color: #F2F1F5;
}
#tw-department .left-sidebar {
    background-color: #F2F1F5;
}
#tw-department .left-sidebar ul {
    padding-left: 0;
}
#tw-department .left-sidebar li {
    list-style-type: none;
}
#tw-department .header h1 {
    font-weight: bold;
    position: relative;
    z-index: 2;
    color: #FFFFFF;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}
#tw-department .header-image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0.3;
    z-index: 1;
}
#tw-department .nav-sidebar {
    background-color: var(--light-blue);
    padding: 20px 0;
    height: 100%;
}
#tw-department .nav-sidebar .nav-link {
    padding: 8px 0;
    font-family: 'Archivo', sans-serif;
    transition: all .3s ease;
    border-radius: 3px;
}
#tw-department .breadcrumb-item+.breadcrumb-item::before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    margin-top: 5px;
    font-weight: 600;
    font-size: 10px;
}
#tw-department .breadcrumb-item a {
    color: #72B431;
    text-decoration: none;
}
#tw-department .breadcrumb-item.active a {
    color: var(--body-text);
}
#tw-department .staff-directory {
    margin-bottom: 20px;
    max-width: 310px;
    width: 100%;
}
#tw-department .staff-directory .staff-title {
    background-color: #264AA8;
    border: 1px solid #264AA8;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#tw-department .staff-directory h3 {
    color: #FFF;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.31px;
}
#tw-department .staff-members {
    border: 1px solid #B6B6B6;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
#tw-department .staff-member h5 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}
#tw-department .staff-member p {
    margin-bottom: 0;
    font-size: 14px;
}
#tw-department .staff-member a {
    text-decoration: none;
    color: var(--body-text);
}
#tw-department .staff-member a:hover {
    color: var(--primary-color);
}

#tw-department .breadcrumb {
    background-color: transparent;
    padding: 0;
}
/* #tw-department .share-icon {
    position: absolute;
    top: 3%;
    right: 0;
} */
#tw-department .share-icon button {
    border: none;
    background-color: transparent;
}
#tw-department .share-icon {
    position: absolute;
}

#tw-department .share-btn {
    position: relative;
}

/* Social icons container */
#tw-department .social-icons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* transform: translate(-50%, -50%); */
    pointer-events: none;
}

/* Hidden by default */
#tw-department a.icon {
    position: absolute;
    width: 36px;
    height: 36px;
    background: #264AA8;
    color: #264AA8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

#tw-department a.icon i {
    color: #ffffff;
}

/* Show + animate out */
#tw-department .share-icon.active .icon {
    opacity: 1;
    pointer-events: auto;
}

/* Positions around the button */
#tw-department .share-icon.active .facebook {
    transform: translate(-30px, -35px);
}

#tw-department .share-icon.active .twitter {
    transform: translate(-40px, 2px);
    /* transform: translate(-30px, 30px); */
}

#tw-department .share-icon.active .linkedin {
    transform: translate(-30px, 40px);
}
#tw-department .show-on-mobile-only {
    display: none;
}
#tw-department .main-content {
    padding: 3rem;
}
@media screen and (min-width: 992px) {
    #tw-department .left-sidebar {
        padding-right: 0;
    }
    #tw-department .nav-sidebar .nav-link {
        padding: 8px;
    }
    #tw-department .nav-sidebar .nav-link:hover {
        color: #ffffff;
        background-color: #72B431;
        text-decoration: underline;
        padding-left: 32px;
    }
}
@media (max-width: 991.98px) {
    #tw-department .mobile-padd-0 {
        padding: 0 !important;
    }
    #tw-department p {
        font-size: 14px;
    }
    #tw-department .mobile-share {
        text-align: end;
    }
    #tw-department .mobile-share {
        color: var(--body-text);
    }
    #tw-department .nav-sidebar {
        padding: 0  ;
    }
    #tw-department .hide-on-mobile {
        display: none;
    }
    #tw-department .show-on-mobile-only {
        display: block;
    }
    #tw-department .content-container::before {
        display: none;
    }
    #tw-department .nav-sidebar .bg-primary {
        display: none;
    }
    #tw-department .nav-sidebar .collapse:not(.show) {
        display: block;
    }
    #tw-department .left-sidebar {
        padding: 0;
    }
    #tw-department .left-sidebar ul {
        margin-bottom: 0;
    }
    #tw-department .left-sidebar li {
        padding: 0 1.8rem;
        border-bottom: 1px solid #DFDFDF;
    }
    #tw-department .left-sidebar li:last-child {
        padding-bottom: 1rem;
    }
    #tw-department .main-content {
        padding: 1rem;
    }
    #tw-department .department-single-menu {
        width: 100vw;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        background-color: #F2F1F5;
    }
    #tw-department .staff-directory {
        max-width: 100%;
    }
    #tw-department .staff-directory .staff-title,
    #tw-department .staff-members {
        border: 0;
        width: 100vw;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    #tw-department .staff-directory .staff-title {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding-left: 1.8rem !important;
        padding-right: 1.8rem !important;
    }
    #tw-department .staff-members {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        padding: 0 !important;
    }
    #tw-department .staff-members .staff-member {
        border-bottom: 1px solid #B6B6B6;
        padding: 1rem 1.8rem !important;
    }
    #tw-department .staff-members .staff-member .phone-number,
    #tw-department .staff-members .staff-member .email {
        padding: 2px 0 2px 0;
        margin-left: -3px;
    }
    #tw-department .staff-members .staff-member .show-on-mobile-only {
        display: inline;
    }
}

/* ========================================================================== */
/* END OF DEPARTMENT PAGE */
/* ========================================================================== */
/* ========================================================================== */
/* BOOTSTRAP OVERRIDES */
/* ========================================================================== */
/* @media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px !important;
    }
} */
/* ========================================================================== */
/* END OF BOOTSTRAP OVERRIDES */
/* ========================================================================== */
/* Archive pages styles */
h3.archive-item-title {
    font-weight: 800;
}
