.dropdown-hover-content .col-lg-4 {
    max-width: 100%;
    width: 100%;
}

.sticky .dropdown-hover .dropdown-hover-content {
    top: 3em;
}

.mySlides-arrow i {
    line-height: 1;
}

.staff-content p.about-staff-content {
    line-height: normal;
}

@-webkit-keyframes myMove {
    0% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0);
    }
}

li.nav-item.dropdown-hover:hover .dropdown-hover-content {
    -webkit-animation-name: myMove;
    -webkit-animation-duration: 400ms;
    -webkit-animation-timing-function: ease-in-out;
}

li.nav-item.dropdown-hover:hover .dropdown-hover-content {
    display: block;
    border-top: 3px solid #fff;
}

.dropdown-hover-content .container {
    max-width: 100% !important;
}

li.nav-item.dropdown-hover {
    overflow: visible;
    position: relative;
}

.dropdown-hover .menudata-flex .col-lg-4 {
    width: 100%;
}

.dropdown-hover .menudata-flex {
    left: 0;
    margin: 0em auto;
}

.dropdown-hover .dropdown-hover-content {
    top: 3.5em;
    position: absolute;
    width: 100%;
    max-width: 100%;
    padding: 1.3em 0.5em 0;
    min-width: max-content;
}

.dropdown-hover a.dropdown-item {
    white-space: nowrap;
}

.dropdown-hover .menudata-flex {
    left: 0;
    max-width: unset;
}

button#GetAllEventByMonth {
    border: 0;
    background: transparent;
    height: auto;
    line-height: 0;
    color: #971F1F;
    width: 100%;
    max-width: 5em;
    text-align: left;
}

    button#GetAllEventByMonth i.fa-solid {
        position: relative;
    }

        button#GetAllEventByMonth i.fa-solid::after {
            content: "";
            position: absolute;
            width: 4.8em;
            height: 3px;
            background: #000;
            bottom: 9px;
            left: 0;
        }

.img-widget.img-widget-wrapper {
    height: auto;
    width: 100% !important;
}

    .img-widget.img-widget-wrapper img {
        position: relative;
        object-fit: contain;
        padding: 0;
    }

.internal-pagecontent #calendarDiv table > :not(caption) > * > * {
    padding: 0;
}

.internal-pagecontent #calendarDiv table > tbody > tr:nth-of-type(odd) > * {
    background: transparent;
}

.html-widget iframe {
    width: 100%;
}

.service-wrapbox .imgwrap {
    line-height: 7.2em;
}

.internal-pagecontent .table-responsive::-webkit-scrollbar {
    width: 7px;
    height: 9px;
    background-color: transparent;
}

.internal-pagecontent .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #971F1F;
}

.internal-pagecontent .table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ddd;
}

.internal-pagecontent .table-responsive {
    min-height: auto;
    max-height: 35em;
    overflow: auto;
}

.internal-pagecontent table {
    font-size: 16px;
    background: #fff;
    color: #000;
}

    .internal-pagecontent table > tbody > tr:nth-of-type(odd) > * {
        background: #f1f1f1;
    }

    .internal-pagecontent table > :not(caption) > * > * {
        padding: 0.5rem 0.5rem;
    }

.calendar-events-dates {
    box-shadow: 0 0 16px #0000001c;
}

body .navbar {
    background: linear-gradient(180deg, #000000 -20%, rgba(30, 62, 89, 0) 100%);
}

    body .navbar.sticky {
        background: #fff;
    }

.calendar-section .heading-wrap {
    margin: 0 0 1.75em;
}

section.calendar-section {
    padding: 0 0 4em;
}

.all-staff {
    gap: 2.29em;
}

div#calendar-control button {
    padding-top: 0;
    padding-bottom: 0;
}

.event-day {
    color: #971F1F !important;
    font-size: 29px !important;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.74px;
    padding: 0 !important;
    margin: 0 !important;
}

.event-date {
    color: #5A5454;
    font-size: 21px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.26px;
}

.row-striped .col-2 h1 span.badge.bg-secondary {
    width: 100%;
    padding: 11px 0;
}

.row-striped .col-10 {
    padding: 0 0 0 20px !important;
}

.events-datawrap {
    margin: 0 0 1.5em;
}

body ul#eventsDiv h3 {
    color: #5A5454 !important;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 0.3em;
    padding: 0;
}

.row-striped {
    margin: 0 0 1.2em;
}

    .row-striped .col-2 {
        padding: 0;
    }

        .row-striped .col-2 h2 {
            font-size: 20px;
        }

ul#eventsDiv .list-inline {
    color: #5A5454;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

    ul#eventsDiv .list-inline li {
        color: #5A5454;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }

ul#eventsDiv li:hover::before {
    background: #cacaca;
}

ul#eventsDiv li {
    cursor: pointer;
    position: relative;
    padding: 0;
    margin: 0 0.5em 0.4em 0;
}

ul#eventsDiv {
    height: 100%;
    max-height: 22em;
    overflow: auto;
    margin: 0;
}

    ul#eventsDiv::-webkit-scrollbar {
        width: 7px;
        background-color: transparent;
    }

    ul#eventsDiv::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #971F1F;
    }

    ul#eventsDiv::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ddd;
    }

.sticky li.nav-item.dropdown-hover {
    padding: 1em 0;
}

.sticky .dropdown-hover .menudata-flex {
    left: 0% !important;
}

.body .website-links {
    top: 0 !important;
}

body.body.body-wrapper {
    overflow: hidden;
}

body.body {
    overflow: auto;
}

.action-btns.active {
    display: none;
}

li.nav-item.dropdown-hover {
    padding: 1.5em 0;
}

.dropdown-hover-content .container {
    height: auto;
}

.dropdown-hover .dropdown-hover-content {
    height: auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff !important;
}

.dropdown-hover.active .dropdown-hover-content {
    display: none;
}




div#main-div {
    max-width: 100% !important;
    padding: 0 !important;
}

.navbar ul li a.nav-link {
    color: #fff !important;
}

body.body-sticky {
    margin: 0;
}

nav.sticky {
    position: fixed;
}

div#main-div {
    padding: 0;
}

.banner-image .overlay-opacitybox-banner {
    background: linear-gradient(180deg, #00000087 8.62%, #00000029 28.97%);
}

.website-links {
    top: 0;
}

nav.navbar {
    position: absolute;
    background: transparent;
}

    nav.navbar .container {
        align-items: baseline;
    }

a.navbar-brand {
    max-width: 16em;
    margin: 0;
    position: relative;
    top: -2px;
}

.news-sliderwrap {
    gap: 1em;
}

.internal-collapse-view button.accordion-button::after {
    right: 11px;
    position: absolute;
}

div#main-div {
    max-width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

.action-btns button i, .action-btns button span {
    line-height: inherit;
}

.flow-paragraph {
    max-width: 100% !important;
    display: block !important;
    margin: auto;
}

.internal-pagecontent p a {
    color: #971F1F !important;
}

.share-icons a i {
    color: #fff;
    line-height: inherit;
}

.internal-pagecontent h2, .internal-pagecontent h3, .internal-pagecontent h4 {
}

.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat {
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.staff-heading {
    font-size: 57px;
    line-height: 66.58px;
    color: #4A4343;
    padding: 0em 0 0.7em;
    margin-bottom: 0;
}

.service-wrapbox .imgwrap img {
    width: 3.8em;
}

.internal-pagecontent h3 {
    font-size: 1.05em;
    color: #4A4343;
    padding: 1.1em 0 6px;
    font-weight: 700;
}

.internal-pagecontent p {
    font-size: 16px;
    color: #5A5454;
    line-height: 1.875em;
}

.internal-pagecontent ul li a, .internal-pagecontent ol li a {
    font-size: 0.8em;
    color: #971F1F !important;
    line-height: 1.875em;
    text-decoration: underline;
}

section.header {
    height: 26.6em;
}


.internal-pagecontent p {
    width: 100%;
    border-radius: 0.3em;
    position: relative;
    overflow: hidden;
    padding: 0 0 0.8em;
}
/*.internal-pagecontent p img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;

	}*/
.internal-pagecontent code {
    font-size: 0.6em;
    padding: 0.8em 0;
    color: #7E7E7E;
}

.internal-pagecontent ul li, .internal-pagecontent ol li {
    font-size: 0.8em;
    color: #5A5454;
    line-height: 1.875em;
}

    .internal-pagecontent ul li a, .internal-pagecontent ol li a {
        font-size: 1em;
    }

.faq-section .first-faq p, .service-section p {
    padding: 0;
}

.field-name-chamber-page-summary, .field-name-chamber-page-heading, .field-name-chamber-page-intro-text,
.field-name-chamber-page-department, .field-name-chamber-page-navigation, .field-name-common-services-widget-sub-heading,
.field-name-common-services-widget-short-description, .field-name-common-services-widget-heading,
.field-name-common-services-widget-department, .flow .list-group, .widget-body, .field-name-chamber-page-services-heading,
.field-name-chamber-page-services-sub-heading, .field-name-chamber-page-banner, .field-name-department-landing-page-intro-text,
.header-external-links ul, .widget-image-widget, .field-name-chamber-page-header-menu, .field-name-chamber-page-footer-menu {
    display: none;
}

.section.service-section {
    top: 0 !important;
}

a {
    color: #971F1F !important;
}

</style >
<style >
.sitemap-links {
    margin: 3em 0 0;
}

div#main-div {
    position: relative;
}

.fixed-btn-wrapper.sicky {
    position: sticky;
}

#main-div .container {
    max-width: 88% !important;
}

.navbar .collapse.navbar-collapse.active ul.website-links li a.nav-link:hover {
    color: #fff !important;
}

.navbar ul.website-links li a.nav-link:hover {
    color: #fff !important;
}

.navbar.sticky ul.website-links li a.nav-link:hover {
    color: #971F1F !important;
}

.sticky-side {
    position: sticky;
}
/* FIXED BUTTONS */
.fixed-btn-wrapper {
    position: fixed;
    top: 31.7vh;
    left: 0;
    z-index: 5;
    box-shadow: 0 0 1px #666;
    max-width: 118px;
    font-size: 16px;
    padding: 34px 0;
    font-weight: bold;
    border-radius: 0px 6px 6px 0px;
    background: rgba(139, 29, 29, 0.92);
}

.fixed-btn-text i {
    display: block;
    font-size: 29px;
    padding: 0 0 6px;
}

.fixed-btn-text + .fixed-btn-text {
    padding-top: 34px;
}

.fixed-btn-text {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    transition: ease-in-out 0.2s;
    cursor: pointer;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    transition: ease-in-out 0.2s;
    display: block;
    line-height: 1.3;
}

    .fixed-btn-text:hover {
        color: #fff !important;
        transition: ease-in-out 0.2s;
    }
/*--------------------overlay-CSS------------------------*/
#myInputautocomplete-list {
    border-radius: 5px;
    font-size: 1rem;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 4.5em;
    left: 0;
    right: 0;
    max-height: 30vh;
    min-height: auto;
    overflow: auto;
    text-align: left;
}

div#myInputautocomplete-list div {
    width: 100%;
    background: white;
    display: inline-block;
    text-align: left;
    padding: 0.5em 0.8em;
    color: #333;
    border: 1px solid #ebebeb;
    font-size: 0.9em;
}

.search-data {
    display: none;
    position: absolute;
    right: 12px;
    top: 15px;
}

a.search-data:hover {
    color: #971f1f !important;
}

.search-data a {
    color: #fff !important;
}

    .search-data a:hover {
        color: #fff !important;
    }

nav.sticky .search-data a {
    color: #4a4343 !important;
}

    nav.sticky .search-data a:hover {
        color: #4a4343 !important;
    }

.overlay {
    display: none;
    padding: 0 1em;
    height: 100%;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    position: fixed;
    background-color: #971f1f;
    background-image: url(/media/Images/dropdown-background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: auto;
}

.overlay-content {
    position: relative;
    top: 0%;
    width: 100%;
    max-width: 50em;
    text-align: center;
    margin-top: 30px;
    margin: auto;
    border-bottom: 2px solid #c09191;
    padding: 0 0 1em;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    color: #fff !important;
}

input:focus::placeholder {
    color: transparent;
}

.overlay .closebtn {
    position: absolute;
    top: 0.5em;
    right: 0.8em;
    font-size: 2.5em;
    cursor: pointer;
    color: white;
    z-index: 5;
    line-height: 0;
    border: 0;
    background: transparent;
}

.overlay input[type="text"] {
    float: left;
    width: -webkit-fill-available;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 1.5em;
}

.searchAutocomplete {
    width: 100%;
    display: flex;
}

.overlay .search-btn {
    float: right;
    max-width: max-content;
    background: transparent;
    font-size: 1.6em;
    border: none;
    cursor: pointer;
    color: #fff !important;
    margin: 0 0 0 0;
    position: absolute;
    right: 0;
    background: #8b1d1d;
}

.overlay input::placeholder {
    color: #ffffff;
}

input:focus,
button:focus {
    border: 0;
    outline: 0;
}
/*--------------------overlay-CSS------------------------*/
.action-btns .close-btn {
    float: right;
}

body .navbar {
    padding: 2.65em 0 0;
}

body.body-sticky .navbar {
    padding: 0.2em 0;
}

.header-external-links {
    position: relative;
    top: -3em;
}

nav.sticky .header-external-links {
    top: 0;
}

.header-external-links ul li span {
    color: rgba(255, 255, 255, 0.62) !important;
}

nav.sticky .header-external-links ul li a {
    padding: 0 0 0 1em !important;
}

.header-external-links ul {
    display: -webkit-box;
}

    .header-external-links ul li a {
        padding: 0 0 0 1em !important;
    }

div#navbarSupportedContent {
    align-items: center;
}

footer {
    padding: 4.7em 0 0em;
    background-image: url(../../media/Images/Subtract.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

aside {
    bottom: auto !important;
    top: -42.3em;
}

.googletranslater {
    float: right;
}

.service-wrapbox h5 {
    color: #5a5454;
}

.service-wrapbox:hover h5 {
    color: #971f1f;
}

.service-wrapbox i {
    background: linear-gradient(148deg, #f41616 9.43%, #971f1f 59.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.25em;
}

section.service-section,
.calendar-section {
    padding: 0 0 4em;
}

    .calendar-section .heading-wrap {
        margin: 0 0 4em;
    }
/*--------------------events-section-CSS------------------------*/
.all-events-list {
    min-height: auto !important;
}

.calendar-btn,
.calendar-btn:hover {
    color: #971f1f !important;
}

div#calendarDiv table thead tr th a {
    color: #971f1f !important;
    font-size: 21px;
}

.fr-view table th {
    background: transparent;
}

.fc-button-primary:focus {
    box-shadow: 0 0 0 !important;
}

div#calendar-control button {
    background: transparent;
    border: 0;
    color: #4a4343;
    font-size: 34px;
}

h2#calendarTitle {
    color: #4a4343;
    text-align: center;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.74px;
}

.fc-daygrid-day .fc-daygrid-day-frame a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fc-theme-standard td,
.fc-theme-standard th {
    border: 0px solid #ddd !important;
    border: 0px solid var(--fc-border-color, #ddd) !important;
}

div#calendarDiv table tbody tr td div {
    height: 100%;
}

div#calendarDiv table tbody tr td {
    border: 1px solid #ececec !important;
}

    div#calendarDiv table tbody tr td.fc-daygrid-day:hover {
        background: #971f1f !important;
        box-shadow: 0px 1px 7px 3px rgba(0, 0, 0, 0.25);
    }

    div#calendarDiv table tbody tr td.activeEventDate {
        background: #f8f8f8 !important;
    }

        div#calendarDiv table tbody tr td.activeEventDate a {
            color: #7e7e7e !important;
        }

    div#calendarDiv table tbody tr td.fc-daygrid-day:hover a {
        color: #fff !important;
    }

.events-section .container,
.Station-location-wrapper .container {
    max-width: 73.75em;
}

.all-events {
    max-width: 38em;
    flex: 38em;
    position: relative;
}

.event-rows {
    padding: 0;
}

.events-opacity-img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.calendar-date-wrapper {
    position: relative;
}

.calendar-events-dates {
    border-radius: 6px;
    background-color: #fff;
    padding: 0;
}

section.events-section .form-group {
    margin: -70px 0px 5em;
}

.date-heading h2 {
    font-size: 155px;
    line-height: 160px;
    text-align: center;
}

.date-heading p {
    font-size: 33px;
    line-height: 50px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: -8px 0 0 0;
}

.event-slider-wrap a {
    transition: 0.2s;
    font-size: 17px !important;
    color: #fff !important;
    box-shadow: 0px 0px 15px #0000002e;
    width: 32px !important;
    height: 32px;
    border-radius: 50% !important;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    border: 2px solid #fff;
    opacity: 68%;
}

    .event-slider-wrap a:hover {
        background: #fff;
        opacity: 100%;
    }

        .event-slider-wrap a:hover i {
            color: #404040;
        }

.news-img {
    max-width: 139px;
    height: 91px;
    position: relative;
    border-radius: 0.3em;
    width: -webkit-fill-available;
    overflow: hidden;
}

    .news-img img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        bottom: 0;
    }

.events-content p {
    font-size: 0.7rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #ffb600;
}

.events-content h3 {
    color: #fff;
    font-size: 1.05rem;
    font-weight: 400;
}

.events-content {
    padding: 0px 0px 0px 1em;
    line-height: 30px;
    max-width: 22em;
}

.event-row-box .events-content .caret-right {
    position: relative;
    top: 2px;
}

.event-row-box:hover .events-content .caret-right {
    animation: shimmy 1s infinite;
    animation-direction: alternate;
}

.event-row.d-flex {
    position: relative;
    flex-direction: column;
    padding: 0 0 0 0.5em;
}

.all-events-list {
    width: 100%;
    margin: 0 0 1em;
}

    .all-events-list::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #b0cbe2;
    }

    .all-events-list::-webkit-scrollbar {
        width: 7px;
        background-color: transparent;
    }

    .all-events-list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #386c99;
    }

.fc-day-other div a {
    color: #fff !important;
    display: none;
}

.events-row::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #656565;
    border-radius: 50px;
}

.events-row::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background-color: #dfff00;
}

.events-row::-webkit-scrollbar-track {
    border-radius: 50px;
    background-color: transparent;
}

.events-section {
    background-image: url(../../image/footer-banner.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
    padding: 2.5em 0px 1.75em;
}

.calendar-event {
    padding: 2.1em 2em 1.9rem;
}

.calednar-btn {
    margin: 1em 0 1.75em;
}

.hasEvent a.fc-daygrid-day-number::after {
    background: #971F1F;
    width: 100%;
    height: 7px;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    z-index: 1000;
    content: ".";
    left: 0;
    font-size: 0;
}

.calendar-event-bottom-btn a.viewall-news-btn {
    background: #fff;
    border-color: #fff;
}

.calendar-event-bottom-btn a span {
    color: #1e3e59;
}

.event-row-box {
    margin: 0 0 2.15rem 0;
}

.mobile-none {
    display: block;
}

.desktop-none {
    display: none;
}

div#calendar-control {
    color: #584e56;
}

.fc-daygrid-day-top {
    margin-top: 0 !important;
}

div#calendar-control h3 {
    font-size: 1.45em;
    line-height: normal;
    text-align: center;
    color: #1e3e59;
    font-family: "libre-regular";
    white-space: nowrap;
    margin-bottom: 0;
}

.fc .fc-day-other .fc-daygrid-day-top a:hover {
    background: #fff !important;
    color: #470506 !important;
}

table.fc-scrollgrid {
    border: 0px !important;
}

a.fc-daygrid-day-number {
    cursor: pointer;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #7e7e7e !important;
    width: 100%;
    height: 5em;
}

.calendar-heading {
    font-size: 38px;
    line-height: 57px;
    color: #404040;
    text-align: right;
    padding: 0 1em 0.51em 0em;
}

.fc .fc-cell-shaded,
.fc .fc-day-disabled {
    background: white !important;
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    /* margin-bottom: 1em; */
    display: none;
}

.fc .fc-daygrid-day-top {
    display: flex;
    justify-content: center;
}

.fc .fc-daygrid-day.fc-day-today {
    background: #fff !important;
}

.fc-scrollgrid-sync-inner {
    text-align: center;
}

.fc-daygrid-day-top {
    margin-top: 8px;
}

.fc .fc-col-header-cell-cushion {
    padding: 2px 10px 10px !important;
    font-size: 0.9rem;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #404040 !important;
    font-weight: 700;
    text-decoration: none;
}
/*---------Calendar-css-and----------------*/
div#main-div {
    max-width: 100% !important;
    padding: 0;
}

body.body-sticky {
    margin: 0;
}

.banner-image .banner-img {
    position: absolute;
    bottom: 0;
}

.banner-image .header-img {
    position: absolute;
    top: 0;
    z-index: 1;
}

section.faq-section,
.departments-summary {
    max-width: 55em;
    margin: auto;
}

div#myHeader {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.banner {
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.footer {
    margin: 0 0 0;
}

.summary-section .news-heading h2 {
    margin: 0 0 23px;
}

aside {
    background-image: url(../../GovBuilt.Theme.BigTown/image/shap-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 139em;
    width: 151%;
    position: fixed;
    bottom: 0;
    left: -218px;
    z-index: -1;
}

.navbar {
    padding: 0.6em 0 0;
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    background: transparent;
}

nav.navbar .container {
    align-items: baseline;
}

a.navbar-brand {
    max-width: 16em;
    margin: 0;
    position: relative;
    top: -2px;
}

.news-sliderwrap {
    gap: 1em;
}

.field-name-department-landing-page-services-heading,
.field-name-department-landing-page-services-sub-heading,
.field-name-department-landing-page-background-image-size,
.field-name-department-landing-page-banner-image,
.flow .list-group,
.field-name-team-member-widget-team-member,
.field-name-team-member-widget-section-heading,
.field-name-news-widget-news-category,
.field-name-news-widget-news-heading,
.field-name-news-widget-news-sub-heading,
.field-name-common-services-widget-services-heading,
.field-name-common-services-widget-services-sub-heading,
.field-name-department-landing-page-sub-heading,
.field-name-department-landing-page-heading,
.field-name-department-landing-page-intro-text,
.field-name-chamber-department-landing-page-banner-image,
.field-name-calendar-widget-calendar-type,
.field-name-calendar-widget-google-calendar-type,
.field-name-calendar-widget-heading,
.field-name-calendar-widget-sub-heading {
    display: none;
}

.banner-image .overlay-opacitybox-banner {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #0000007d 8.62%, #0000 28.97%);
    z-index: 1;
    position: absolute;
    top: 0;
}

.banner-image {
    position: unset;
    height: auto;
    background: linear-gradient(180deg, #0000007d 8.62%, #0000 28.97%);
}

.main h5 {
    font-size: 1.2em;
    line-height: 1.33em;
}

.main h1 {
    font-size: 5em;
    line-height: 1.28em;
}

.main h5 {
    font-size: 1.2em;
    line-height: 1.33em;
}

.main h1 {
    font-size: 4em;
    line-height: 1.28em;
}

.summary-section {
    padding: 0 0 6em;
}

.summary-content {
    font-size: 0.9em;
    line-height: 1.88em;
}

@media (max-width: 1601px) {
    a.fc-daygrid-day-number {
        height: 4.5em;
    }

    .row.extra-working-links {
        padding: 0;
    }

    .Footer-links h3 {
        line-height: 1.5em;
    }

    .googletranslater {
        padding: 0.8em 0 0;
    }

    footer {
        padding: 2.7em 0 0em;
    }

    .Footer-links a {
        font-size: 0.75em;
    }

    .footer-img {
        margin: 0 0 1.65em;
    }

    aside {
        top: -44em;
    }

    a.navbar-brand {
        max-width: 14em;
        top: 0;
    }

    .service-wrapbox .imgwrap {
        height: 6.6em;
        line-height: 6.6em;
    }

    .service-wrapbox {
        width: 6.6em;
    }

    .service-heading-wrap {
        gap: 2.5em;
    }

    .service-wrapbox i {
        font-size: 2em;
    }
}

@media (max-width: 1440px) {
    body ul#eventsDiv li h3 a {
        font-size: 20px;
    }

    .fixed-btn-wrapper {
        max-width: 90px;
        font-size: 14px;
    }

    .fixed-btn-text + .fixed-btn-text {
        padding-top: 25px;
    }

    .fixed-btn-wrapper {
        padding: 25px 0;
    }

    .fixed-btn-text i {
        font-size: 23px;
    }

    body .navbar {
        padding: 2em 0 0;
    }

    .header-external-links {
        top: -2.3em;
    }

    .calendar-event {
        padding: 1.9em 2em;
    }

    section.calendar-section {
        padding: 0 0 5em;
    }

    div#calendar-control button {
        padding-bottom: 0;
        padding-top: 0;
    }

    aside {
        top: -43em;
    }

    a.fc-daygrid-day-number,
    div#calendarDiv table thead tr th a {
        font-size: 16px;
    }
}

@media (max-width: 1367px) {
    .navbar a.navbar-brand,
    .sticky a.navbar-brand {
        margin: 0 0.5em 0 0;
    }

    .fc .fc-toolbar.fc-header-toolbar {
        margin-bottom: 1em !important;
    }

    .service-wrapbox {
        width: 6em;
    }

    .calendar-section .heading-wrap {
        margin: 0 0 3em;
    }

    .service-wrapbox h5 {
        font-size: 0.8em;
    }

    .service-wrapbox .imgwrap {
        height: 6em;
        line-height: 6em;
    }

    .service-heading-wrap {
        gap: 2em;
    }

    .service-wrapbox i {
        font-size: 1.8em;
    }

    .service-wrapbox .imgwrap {
        border: 8px solid #fff;
    }
}

@media (max-width: 1281px) {
    .event-row.d-flex {
        padding: 0;
    }

    ul#eventsDiv {
        height: 100%;
        max-height: 12em;
        overflow: auto;
    }

    .footer iframe {
        height: 350px !important;
    }

    .service-heading-wrap {
        gap: 2.5em;
    }

    a.fc-daygrid-day-number {
        height: 3.5em;
    }
}

@media (max-width: 1024px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 0.6em;
        padding: 0 0.5rem 0;
    }

    .calendar-event {
        padding: 1em;
    }

    h2#calendarTitle,
    div#calendar-control button {
        font-size: 22px;
    }

    .fc .fc-toolbar.fc-header-toolbar {
        margin-bottom: 0.5em !important;
    }
}

@media (max-width: 991px) {
    .overlay .closebtn {
        right: 15px;
    }

    .body .navbar .website-links {
        padding: 0 15px;
    }

    li.nav-item.dropdown-hover:hover .dropdown-hover-content {
        border-top: 0px solid #fff;
    }

    .sticky .dropdown-hover .dropdown-hover-content {
        top: 1em;
    }

    .dropdown-hover .dropdown-hover-content {
        width: 100%;
        max-width: 100%;
        padding: 1em 0em 0;
        min-width: max-content;
    }

    footer {
        padding: 2.7em 0 3em;
    }

    .internal-pagecontent {
        background: transparent;
    }

    .body .navbar-collapse {
        background: transparent;
        background-image: url(/media/Images/dropdown-background.png);
    }

    body.body {
        overflow: hidden;
    }

    .dropdown-hover .dropdown-hover-content {
        top: 1em;
    }

    .action-btns.active {
        display: block;
    }

    li.nav-item.dropdown-hover:hover .dropdown-hover-content {
        display: none;
    }

    .dropdown-hover.active .dropdown-hover-content {
        display: block !important;
    }

    .navbar .collapse.navbar-collapse.active ul.website-links li a.nav-link:hover {
        color: #ffffff !important;
    }

    li.nav-item.dropdown-hover {
        padding: 0;
    }

    body.body-sticky {
        margin: 0;
    }

    .staff-heading {
        font-size: 36px;
        line-height: normal;
    }

    section.header {
        height: 50vh;
    }

    .navbar {
        padding: 0.6em 0 0;
    }
}

@media (max-width: 991px) {
    .sitemap-links {
        margin: 1em 0 0;
    }

    .calendar-section .heading-wrap {
        margin: 0 0 2em;
    }

    .overlay .search-btn {
        font-size: 1.4em;
    }

    .overlay input[type="text"] {
        font-size: 1.3em;
    }

    .overlay .closebtn {
        font-size: 2em;
    }

    #main-div .container {
        max-width: 99% !important;
    }

    footer {
        padding: 2.7em 0 5em;
    }

    .fixed-btn-wrapper {
        padding: 0;
    }

    .fixed-btn-text + .fixed-btn-text {
        padding: 1em;
    }

    .fixed-btn-text {
        padding: 1em;
    }

    .body-sticky #sidebar {
        animation: movenav 0.3s !important;
        bottom: 0;
    }

    .fixed-btn-wrapper {
        position: fixed !important;
        bottom: -100px;
        top: auto !important;
        display: flex;
        max-width: 100%;
        align-items: center;
        width: 100%;
        justify-content: space-around;
        transition: 0.3s;
    }

    nav.sticky a.navbar-brand {
        max-width: 2.9em;
    }

    .search-data {
        display: block;
        top: 13px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 1em;
    }

    .dropdown-hover .menudata-flex {
        left: 0% !important;
    }

    .body .navbar-collapse {
        padding: 3.8em 0 0;
    }

    .calendar-section .row {
        flex-direction: unset;
    }

    .Footer-links a {
        font-size: 0.65em;
    }

    .Footer-links p {
        font-size: 0.65em !important;
        line-height: 1.5;
    }

    .main h1 {
        font-size: 2.5em;
        line-height: initial;
    }

    .googletranslater {
        float: left;
    }

    .service-wrapbox {
        width: 6em;
    }

        .service-wrapbox .imgwrap {
            height: 6em;
            line-height: 6em;
        }

    body .navbar {
        padding: 0.6em 0 0;
    }
}

@media (max-width: 767px) {
    body nav.navbar.sticky {
        padding: 0.2em 0em !important;
    }

    section.header {
        min-height: 350px;
    }

    .internal-pagecontent table {
        white-space: nowrap;
    }

    .event-row.d-flex {
        padding: 2em 0 0;
    }

    .main h1 {
        font-size: 2em;
        line-height: initial;
    }

    .main h5 {
        font-size: 1em;
    }

    .summary-section {
        padding: 0 0 4em;
    }

    body nav.sticky {
        padding: 0.2em 0em !important;
    }
}

@media (max-width: 575px) {
    body div#main-div {
        padding: 0px !important;
    }

    section.service-section,
    .calendar-section {
        padding: 0 0 5em;
    }

    .fixed-btn-text i {
        font-size: 22px;
    }

    .fixed-btn-text {
        font-size: 12px;
    }

    a.fc-daygrid-day-number {
        height: 3em;
    }

    aside {
        left: 0;
    }

    .service-heading-wrap {
        gap: 1.5em;
        justify-content: center !important;
    }
}

@media (max-width: 414px) {
    .news-img {
        height: 13em;
    }
}
