/**
Department Page CSS
**/

.paragraph--type--mp-view {
    padding-bottom: 25px;
}

.no-pad-p .field--name-mp-text,
.no-pad-p p {
    padding: 0px 10px;
    margin: 0;
}

/*Right-aligned inline images*/
img.align-right {
    padding: 0 0 10px 10px;
}

/*Media image paragraph field constrained to 100%*/
.field--name-field-media-image img {
    max-width: 100%;
    height: auto;
}

/*Food system tweak to the above*/
.food-system .field--name-field-media-image img {
    display: block;
    margin: 0 auto;
}

/*Videos*/
.youtube-wrap {
    width: 100%;
    max-width: 96vw;
    margin: 0 2vw;
    min-height: 300px;
}

.youtube-wrap iframe {
    min-height: 300px;
}

.youtube-75w iframe {
    width: 750px;
    max-width: 75%;
    margin: 0 12.5%;
}

.callout-banner {
    max-width: 90%;
    margin: 0 auto;
}

.callout-banner h4 {
    margin: 0;
}

/*Fixes*/
.ck.ck-balloon-panel.ck-balloon-panel_visible,
.ck.ck-balloon-panel {
    z-index: 1261;
}

.callout-banner a {
    color: #bbd7ef;
}

/*Helper classes*/

.remove-h-margin h1,
.remove-h-margin h2,
.remove-h-margin h3,
.remove-h-margin h4 {
    margin: 0;
}

.fw-500 {
    font-weight: 500;
}

.align-left-faqs .view-faqs .accordion {
    margin: 0;
}

.align-left-faqs .view-footer a {
    text-align: left;
    margin: 0;
    max-width: 0;
}

.pad-text-block-4 {
    padding: 1.5rem;
}

.flex-justify-left>div {
    justify-content: left;
}

.reduce-x-padding {
    padding-left: 25px;
    padding-right: 25px;
}

.lighter-blue-anchor a {
    color: #c5d5e9;
}

.darker-blue-anchor a {
    color: #3251e5;
}

.pad-right-img img {
    padding: 0 25px 0 0;
}

.pad-left-img img {
    padding: 0 0px 0 25px;
}

.pad-half>div {
    padding: 10px 25vw;
}

.pad-third>div {
    padding: 25px 16.515vw;
}

.pad-third>div {
    padding: 25px 16.515vw;
}

.pad-quarter>div {
    padding: 10px 12.45vw;
}

.giant-padding>div {
    padding: 4vw 8vw;
}

.big-side-padding>div {
    padding: 2vw 8vw 4vw;
}

.side-padding>div {
    padding: 2vw 2vw 4vw;
}

.side-pad-vertical-center .row {
    align-items: center;
}

.big-side-only-padding>div {
    padding: 0 6vw;
}

.bottom-pad>div {
    padding-bottom: 4vw;
}

.top-pad>div {
    padding-top: 4vw;
}

.bottom-pad-less>div {
    padding-bottom: 1.5vw;
}

.top-pad-less>div {
    padding-top: 1.5vw;
}

.lead-copy p {
    font-size: 20px;
    padding-bottom: 20px;
    margin: 0;
}

.lead-copy-no-pad p {
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.lead-solo-pad .text-formatted p {
    max-width: 65%;
    margin: 0 auto;
    font-size: 22px;
    padding: 20px 0;
}

.max-width-450 {
    max-width: 450px;
}

.max-width-85vw {
    max-width: 85%;
    margin: 0 auto;
}

.max-width-75vw {
    max-width: 75%;
    margin: 0 auto;
}

.max-width-60vw {
    padding: 0 20%;
    margin: 0 auto;
}

.max-width-750 {
    width: 750px;
    max-width: 100%;
}

.max-width-1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.max-width-50vw {
    margin: 0 auto;
    padding: 0 25%;
}

.full-card-img .card img {
    max-height: unset;
}

img.align-right {
    max-width: 350px;
    height: auto;
}

.ratio iframe {
    padding: 25px;
}

.smaller-headings h2,
.smaller-headings h3,
.smaller-headings h4 {
    font-size: 1em;
}

.bigger-font,
.bigger-font p {
    font-size: 20px;
}

/*End helpful classes :) */

.huge-button {
    padding: 30px 20px;
    border-radius: 5px;
    min-height: 150px;
}

.huge-button a {
    color: #000;
}

.text-white .huge-button a {
    color: #FFF;
}

.dept-divider {
    display: block;
    width: 300px;
    background-color: #DDDDDD;
    height: 1px;
    margin: 15px 0;
}

.text-center .dept-divider {
    margin: 0 auto;
}

/*Administration home page*/
#block-newsletterblockforcontentregion {
    background-color: #135B6444;
    padding: 2vw 0;
}

.ctct-inline-form {
    max-width: 1080px;
    margin: 0 auto;
}

.ctct-inline-form .ctct-form-text {
    text-align: center;
}

#block-newsletterblockforcontentregion>div.content>div>div>div>div>p>span {
    display: none;
}

/*Current Elections page*/
.current-elections tr td {
    border: 1px solid #bebebe;
    line-height: 38px;
}

.current-elections table {
    max-width: 1000px;
}

/*View blocks with pagination*/
.view-id-document_block_view nav,
.view-id-events_and_meetings nav {
    float: left;
}

/*Events/Meetings block view*/
.view-id-events_and_meetings {
    padding: 0 20px;
}

.view-id-events_and_meetings .views-label-field-mtg-location,
.view-id-events_and_meetings .views-label-field-street-address,
.view-id-events_and_meetings .views-label-field-document {
    float: left;
    font-weight: 600;
    padding-right: 5px;
}

.viewsreference--view-title {
    padding-bottom: 10px;
    font-size: 24px;
}

/*District Attorney custom*/
.da-menu-paragraph {
    padding: 0;
}

.dgco-navbar .offcanvas-navbar .logo img {
    max-width: 50px;
}

.da-footer .contact-row .col:first-child>div:nth-child(1) {
    display: none;
}

.da-footer .row {
    justify-content: center;
    align-items: center;
}

.da-footer .contact-block-wrap a i {
    font-size: 25px;
    padding: 5px;
}

.da-footer img {
    max-width: 162px;
}

.paragraph--type--mbp-carousel .carousel-caption a {
    color: white;
}

.view-slideshow .carousel-caption,
.paragraph--type--mbp-carousel .carousel-caption {
    right: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px 20px 10px;
}

.view-slideshow .carousel-control-next,
.view-slideshow .carousel-control-prev,
.paragraph--type--mbp-carousel .carousel-control-next,
.paragraph--type--mbp-carousel .carousel-control-prev {
    opacity: 1;
}

.da-home .da-header {
    width: 100%;
    height: 520px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
}

.da-home .da-header-text-block {
    padding-right: 7vw;
    padding-top: 130px;
}

.da-home .da-icons {
    padding: 15px 10px;
    max-width: 50%;
    margin-left: 40%;
}

.da-home .da-icons .paragraph--type--icon-link .icon-link-wrap .icon-square i {
    font-size: 2.5rem;
}

.da-home .da-icons h4 {
    font-size: 1.12rem;
    margin: 0;
}

.da-home .da-icons .paragraph--type--icon-link {
    max-width: unset;
    margin: 0 5px;
}

.da-placeholder {
    display: none;
}

.da-lead-image {
    margin-top: -250px;
}

.da-home .more-link {
    text-align: center;
}

.da-home .more-link a {
    font-size: 1.5em;
}

.da-home .image-style-news-image {
    max-width: 100%;
    height: auto;
}

.fb-wrapper {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.fb-wrapper iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/*Court clerk custom*/
.jury-news .paragraph--type--mp-view {
    padding: 0;
}

.view-jury-a a {
    color: #0061b5;
}

/*District Court home page*/
.dc-home .border-red-cols .row .col-md-6 {
    padding: 0;
}

.dc-home #figureImg {
    width: 100%;
    height: auto;
    opacity: 0.7;
    margin: 0;
}

.dc-home .jle-white figure {
    margin: 0;
}

.dc-home .text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 25px 0 25px 50px;
    background: rgba(255, 255, 255, 0.7);
}

.dc-home .border-red-cols h1 {
    font-family: 'Playfair Display', serif;
    margin: 0;
}

.dc-home .border-red-cols .row>div.col-md-6:nth-child(1) {
    display: flex;
    align-items: center;
    border-right: 1em solid #d94144;
    position: relative;
}

.dc-home .border-red-cols .row>div.col-md-6:nth-child(2) {
    display: flex;
    align-items: center;
    border-left: 1em solid #d94144;
}

.dc-home .court-list {
    padding: 40px 0 0 40px;
}

body:not(.path-frontpage) #main .dc-home .court-list .row {
    padding-bottom: 1rem !important;
}

.dc-home .court-list h4 {
    font-size: 1.2rem;
}

.dc-home .col-2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dc-home .col-2 .fa-solid {
    font-size: 32px;
}

/*Behavioral Health Report*/
.behavioral-health-report .paragraph--type--department-header .field--name-field-department-name {
    background: none;
    text-align: center;
    color: #15364E;
    top: 70px;
}

.behavioral-health-report .paragraph--type--department-header .field--name-field-banner-image img {
    height: 300px;
    object-fit: cover;
}

.behavioral-health-report .paragraph--type--horizontal-card {
    padding: 0;
}

.behavioral-health-report .paragraph--type--horizontal-card .card {
    border: none;
}

.behavioral-health-report .field--name-field-flexbox .flex_item {
    display: none;
}

.behavioral-health-report .flex_item.show {
    display: block;
    animation: fadeIn 1s ease;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.behavioral-health-report .paragraph--type--horizontal-card img {
    width: 8rem;
}

.behavioral-health-report .paragraph--type--horizontal-card .card-title {
    margin: 0;
}

.behavioral-health-report .paragraph--type--horizontal-card .field--name-mp-text p {
    padding: 0;
}

.behavioral-health-report .paragraph--type--horizontal-card a {
    padding: 0;
    background: none;
    color: #428bca;
    border: none;
    margin-top: 5px;
}

.behavioral-health-report .form-switch {
    font-size: 30px;
    padding: 0;
}

.behavioral-health-report .form-check {
    padding: 0;
}

.behavioral-health-report .form-check-input {
    margin: 0 10px;
    height: 50px;
    width: 100px;
}

.behavioral-health-report .form-switch .form-check-input:checked {
    background-color: #15345E;
    border-color: #15345E;
}

.behavioral-health-report #image-2018 {
    display: block;
    opacity: 1;
    transition: opacity 0s linear 0.33s;
}

.behavioral-health-report #image-now {
    display: none;
    opacity: 0;
    transition: opacity 0s linear 0.33s;
}

.behavioral-health-modal .field--type-image {
    display: flex;
    align-items: center;
    min-height: 130px;
}

.behavioral-health-report .behavioral-health-modal img {
    max-width: 210px;
    padding: 15px;
}

.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.behavioral-flexbox .grid-container {
    grid-auto-columns: unset;
    grid-auto-flow: unset;
    grid-template-columns: 50% 50%;
}

.behavioral-health .paragraph--type--department-header .field--name-field-department-name {
    position: relative;
}

#bhrBtnContainer {
    display: flex;
    align-items: center;
}

.btn-select {
    border: solid 1px #bebebe;
    margin: 0 5px;
    text-align: left;
}

.bhr-all {
    border: 1px solid #bebebe;
}

.bhr-green {
    background-color: #c0e2cf;
}

.bhr-red {
    background-color: #dec4b0;
}

.bhr-yellow {
    background-color: #e6e9ba;
}

.behavioral-health-report .nav-link:after {
    border-top-color: white;
}

.behavioral-health-report .paragraph--type--navbar .dropdown-toggler {
    margin-left: 5px;
}

.behavioral-health-report .paragraph--type--navbar .navbar-brand {
    display: none;
}

.webform-submission-traffic-diversion-screener-form #edit-actions-wizard-prev {
    display: none;
}

.traffic-webform-page .drupal_entity_imports .field--name-label {
    display: none;
}

/*Food Policy Council page*/
.fpc-inline-form {
    background-color: #d0ecf2;
}

.fpc-inline-form .ctct-form-embed.form_2 .ctct-form-defaults .ctct-form-header {
    text-align: center;
}

/*HSC Rent and Utility Assistance Form*/
.webform-submission-hsc-rent-utility-assistance-appl-form .js-form-item label:not(.form-check-label),
.webform-submission-hsc-rent-utility-assistance-appl-form .fieldset-legend {
    font-size: 22px;
}


/*Media paragraph*/
/*Media image centering*/
.center-media .paragraph--type--mp-media .field--name-field-media-image .field__item {
    display: flex;
    justify-content: center;
    align-items: center;
}

/**Housing Stabilization Coalition addition**/
.hsc {
    background-image: conic-gradient(from 45deg, #d7f9f4, #fff9e2, #fff3e8, #e5f8ff, #d7f9f4);
    background-size: cover;
}

.hsc-divider {
    height: 3px;
    max-width: 80px;
    background-color: #00D092;
    margin: 5px 0;
}

.path-webform .hsc-webform-page #content {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
}

.path-webform .hsc-webform-page .title {
    text-align: center;
}

.hsc-form-footer {
    background-color: #135b64;
    color: white;
    padding: 25px 16.66vw;
}

.path-webform .hsc-webform-page .field--name-label {
    display: none;
}

.hsc .paragraph--type--navbar .navbar-nav .nav-item {
    display: flex;
    align-items: center;
    text-align: center;
    border-left: 1px solid #bebebe;
}

.hsc .paragraph--type--navbar .navbar-nav .nav-item:first-child {
    border-left: none;
}

.hsc .paragraph--type--navbar .navbar-nav .nav-item:nth-child(4) {
    border-right: 1px solid #bebebe;
}

.hsc .paragraph--type--navbar .navbar-nav .nav-item:last-child {
    background-color: #44C98B;
    margin-left: 5px;
}

.hsc .paragraph--type--navbar .navbar-nav .nav-item:last-child a {
    color: white;
}

.hsc .field--name-field-navbar-logo img {
    max-width: 250px;
    padding: 0px 25px;
}

.hsc .paragraph--type--navbar nav .collapse.navbar-collapse {
    justify-content: right;
}

.hsc .paragraph--type--navbar .navbar {
    padding-right: 25px;
}

.hsc .field--name-field-navbar-logo img {
    max-width: 220px;
}

.hsc .home-banner {
    min-height: 250px;
}

.hsc #overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hsc .big-buttons {
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.hsc .big-buttons .col {
    text-decoration: none;
    color: #222;
    text-align: center;
    font-size: 20px;
}

.hsc .big-buttons a {
    color: #222;
    height: 50px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.hsc #btn-1:hover,
.hsc #btn-2:hover,
.hsc #btn-3:hover,
.hsc #btn-4:hover {
    transition: 0.3s;
    background-color: rgb(178, 209, 218);
}

.hsc #btn-1 {
    background-color: #0287D6;
    font-weight: 500;
    transition: 0.3s;
}

.hsc #btn-2 {
    background-color: #00AEB7;
    font-weight: 500;
    transition: 0.3s;
}

.hsc #btn-3 {
    background-color: #00D092;
    font-weight: 500;
    transition: 0.3s;
}

.hsc #btn-4 {
    background-color: #00EF6C;
    font-weight: 500;
    transition: 0.3s;
}

.hsc .block-border .col:hover {
    background-color: inherit;
}

.hsc .big-blocks .col-12 {
    border: 1px solid #bebebe;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.hsc .pad-left {
    padding: 25px 20px 25px 20vw;
}

.hsc .pad-right {
    padding: 25px 20vw 25px 20px;
}

.hsc .big-blocks a {
    color: rgb(57 163 142);
    font-weight: 700;
}

.hsc .big-blocks a:hover {
    color: #00EF6C;
}

.hsc-green {
    color: rgb(57 163 142)
}

.hsc .WaveUnderline-wave {
    width: 230px;
}

.hsc .staggered {
    position: relative;
    padding-right: 20px;
}

.hsc .staggered img {
    max-width: 60%;
    height: auto;
}

.hsc .top-photo {
    text-align: left;
}

.hsc .bottom-photo {
    text-align: right;
    margin-top: -100px;
    z-index: 1000;
}

.hsc #overlay h1 {
    font-size: 55px;
}

.hsc .footer-donate {
    border: 1px solid white;
    padding: 15px 0px 15px 40px;
    width: 85%;
    margin: 25px auto;
    border-radius: 5px;
}

.hsc .footer-img {
    max-width: 220px;
}
.hsc .inner-boxes .paragraph--type--inner-layout .col-md-6,
.chambers .inner-boxes .paragraph--type--inner-layout .col-md-6 {
    box-shadow: inset -1px -1px 0px 0px rgba(71,74,182,0.12);
    display: flex;
    background: rgba(255, 255, 255, 0.5);
}

.hsc .footer-green,
.hsc-green {
    color: #00EF6C;
}
.hsc .footer-blue, .hsc-blue, .hsc .footer-blue a {
    color:#00AEB7;
}

.hsc-dark-green {
    color: #00D092;
}

.hsc-dark-blue {
    color: #0287D6;
}

.hsc .footer-right {
    margin-top: 50px;
}

.hsc .footer-right ul {
    list-style: none;
    padding: 0;
}

.hsc .footer-right ul li a {
    color: white;
}

.hsc .btn-green {
    background-color: #09e1c0;
    transition: 0.3s;
}

.hsc .btn-green:hover {
    background-color: #00D092;
    transition: 0.3s;
}

.hsc .paragraph--type--mbp-layout .carousel-item img {
    padding: 25px;
    background: white;
}

.hsc .carousel-caption {
    display: none;
}

.hsc .banner-image,
.hsc .banner-image2 {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    bottom: 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/sites/default/files/2024-01/shaded-building.png");
    max-height: 340px;
}

.hsc .banner-image2 {
    top: 244px;
}

.hsc .text-overlay {
    width: 85%;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 120px;
}

.hsc .resource-label {
    grid-area: label;
    justify-self: start;
    display: inline-flex;
    font-family: var(--mono);
    font-weight: 500;
    padding: 0.45rem 1.4rem;
    background-color: #00AEB7;
    text-transform: uppercase;
    color: white;
    margin-bottom: 10px;
}

.hsc .resource-heading {
    grid-area: heading;
    font-weight: 900;
    line-height: 1;
    letter-spacing: -.63px;
}

.hsc .resource-statement {
    grid-area: statement;
}

.hsc .resource-text {
    grid-area: text;
    margin-top: 1em;
}

.hsc .resource-list {
    padding-left: 5rem;
    list-style-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2236%22%20height%3D%227%22%20viewBox%3D%220%200%2036%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M0%201c5.883%200%205.883%205%2011.767%205%205.883%200%205.883-5%2011.767-5%205.883%200%205.883%205%2011.765%205%22%20fill%3D%22none%22%20stroke%3D%22%2343d6b9%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%3C%2Fsvg%3E);
}

.hsc .resource-list a {
    color: #0287D6;
    font-size: 22px;
}

.hsc .icon-link-wrap a {
    color: #268287;
}

.hsc .resource-list .col-md-3 {
    display: flex;
    justify-content: center;
}

.hsc .resource-columns {
    box-shadow: inset -1px -1px 0px 0px rgba(71, 74, 182, 0.12);
    background: rgba(255, 255, 255, 0.5);
}

.hsc .resource-columns .paragraph>.row .col-md-4:not(:first-child) {
    border-left: 2px solid #00AEB7;
}

.hsc .resource-columns .paragraph>.row .col-md-4 {
    padding: 0 35px;
}

.hsc .resource-list li h4 {
    margin: 5px 0;
}

.hsc .resource-list li {
    margin-bottom: 10px;
}

.hsc .go {
    color: #00AEB7;
    transition: 0.3s;
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.hsc .go:hover {
    color: #00AEB7;
}

.hsc .go span {
    transition: 0.3s;
    margin-left: 0px;
}

.hsc .go:hover span {
    transition: 0.3s;
    margin-left: 10px;
}

.hsc .block-border .col {
    height: 20px;
}
/*Courthouse chambers*/

.chambers-head-text { 
    margin: 0 auto 0 auto;
    color: #efefef;   
    width: 100%;
    position: relative;
    margin-top: -380px;
    background: rgba(13,65,93,0.5);
    padding: 30px 0 30px 20vw;
    margin-bottom: 118px;
    height: 262px;
}
.chambers-glass {
    display: block;
}
.header-grey {
    color: #efefef; 
    font-family: Georgia, serif;
}
.chambers-blue figure {
    width: 100%;
    height: 500px;
    margin-bottom: 0;
}
.chambers-blue img {
    width: 100%;
    object-fit: cover;
    height: 500px;
}
.chambers .header figure {
    width: 100%;
}
.window-figure figure, .window-figure img {
    margin: 0 auto;
    display: block;
}
.chambers .inner-boxes > div > .row {
    padding: 25px 10vw;
}
.chambers .inner-boxes .col-xl-4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*SRC*/
.src .inner-boxes .paragraph--type--inner-layout .col-md-6 {
    box-shadow: inset -1px -1px 0px 0px rgba(71, 74, 182, 0.12);
    display: flex;
    background: rgba(255, 255, 255, 0.5);
}
.src #src-rent .carousel-caption {
    text-align: left;
    position: relative;
    padding: 25px 1vw 50px;
    max-width: 500px;
    display: block;
    margin: 0 auto;
}
.src #src-rent .carousel-indicators {
    max-width: 350px;
    margin: 0 auto;
}
.src .paragraph--type--mbp-layout .thumb-carousel .carousel-item img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: block;
}
.src .paragraph--type--mbp-card .card-title {
    height: unset;
}
.src .paragraph--type--modal-carousel button {
    display: block;
    margin: 0 auto;
}
.src .paragraph--type--department-header .field--name-field-department-name {
    background-color: rgba(0,0,0,0.45);
}
.src .field--name-field-navbar-logo img {
    max-height: 150px;
    width: auto;
}
.src .alt-title-wrap {
    padding: 35px 0;
}
.src .field_item.flex_item.show {
    display: flex;
    justify-content: center;
    align-items: center;
}
.src .max-w-logos div img { 
    max-width: 300px; 
    height: auto; 
    display: block; 
    margin: 20px auto; 
}
.src-blue {
    color: #0096a9;
}
.src-green {
    color: #6cac44;
}
.src-purple {
    color: #8e1d59;
}
.src .fa-solid {
    min-width: 1.2em;
    text-align: center;
}
.src-footer .row {
    display: flex;
    align-items: center;
}
.src-footer .row .col-md-6:nth-child(2) {
    padding-left: 2em;
}
.src-desktop-block {
    display: block;
}
.src .paragraph--type--department-header .field--type-image {
    justify-content: right;
}
.src .paragraph--type--mbp-layout .paragraph--type--modal-carousel  .carousel-item img {
    width: auto;
    max-width: 500px;
    height: auto;
}
.src .bio-card-img-wrap img {
    max-width: 50%;
}
.src .paragraph--type--card-carousel img {
    max-height: unset;
}
/*Energy hub*/
.energy-hub .accordion-button:not(.collapsed) {
    color: #222;
}
.column-gap .row {
  --bs-gutter-x: 4.5rem;
}
.eh-section-heading {
    border-left-width: 10px;
    border-left-color: #d9601a;
    padding-left: 30px;
    border-left-style: solid;
    margin-bottom: 30px;
    line-height: 60px;
}
.blurb-text { background-color: #0396A6; width: 100%; padding: 20px; color: white; display: block; text-align: center; font-size: 22px;}
.energy-hub .eh-button-flex {
    display: flex;
    flex-wrap: wrap;
}
.eh-big-link { font-size: 22px; color: #0396A6; display: block; }
.energy-hub .eh-button-flex a {
    margin-bottom: 5px;
}
.energy-hub #menu-sustainability * {
    background-color: #efefef;
}
.energy-hub .field--name-field-flexbox .flex_item {
    display: none;
}
.energy-hub .flex_item.show {
    display: block;
    animation: fadeIn 1s ease;
}
.energy-hub .flex_item .accordion-header {
    margin: 0 0;
}
.energy-hub .flex_item .accordion-button {
    padding: 0 10px;
}
.energy-hub .paragraph--type--accordion-wrapper .accordion-body {
    background: white;
}
.energy-hub .paragraph--type--accordion-wrapper .field .accordion-button:not(.collapsed), 
.energy-hub .paragraph--type--accordion-wrapper .field .accordion-button:focus {
    background: white;
    border-radius: 10px;
}
.eh-flexbox .grid-container {
    grid-auto-columns: unset;
    grid-auto-flow: unset;
    grid-template-columns: 33% 33% 33%;
}
.eh-flexbox .paragraph--type--mbp-card .card-title {
    height: unset;
    display: block;
    text-align: left;
}

.eh-flexbox .paragraph--type--mbp-card .card-body {
    padding: 1.5rem;
}

.eh-flexbox .paragraph--type--mbp-card .card-body p {
    text-align: left;
}
.energy-hub .accordion-button:not(.collapsed) {
    background-color: #a1dee5;
}
.eh-green-font {
    color: #8DA656;
}

.eh-red-font {
    color: #d9601a;
}

.eh-yellow-font {
    color: #F2B705;
}

.eh-blue-font {
    color: #0396A6;
}
.eh-turquoise-font {
    color: #067169;
}

.eh-lead-heading {
    font-size: 4vh;
}

.eh-parallax {
    /* The image used */
    background-image: url("/sites/default/files/2025-04/energy-hub.png");
    /* Set a specific height */
    min-height: 400px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.eh-header-text {
    position: absolute;
    top: 10vh;
    left: 10vw;
    max-width: 80vw;
}

.eh-green-divider {
    display: block;
    height: 2px;
    background-color: #8DA656;
    width: 250px;
    margin: 0 auto;
}

.eh-blue-button, .energy-hub .btn-primary {
    background-color: #0396A6;
    border: 1px solid #0396A6;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.eh-blue-button:hover {
    background-color: white;
    color: #0396A6;
}
.eh-blue-card {
    border: 2px solid #0396A6;
    border-radius: 5px;
}
.eh-green-button {
    background-color: #8DA656;
    border: 1px solid #8DA656;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.eh-green-button:hover {
    background-color: white;
    color: #8DA656;
}
.eh-green-card {
    border: 2px solid #8DA656;
    border-radius: 5px;
}

.eh-red-button {
    background-color: #d9601a;
    border: 1px solid #d9601a;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.eh-red-button:hover {
    background-color: white;
    color: #d9601a;
}
.eh-red-card {
    border: 2px solid #d9601a;
    border-radius: 5px;
}
.eh-yellow-button {
    background-color: #F2B705;
    border: 1px solid #F2B705;
    color: #222;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.eh-yellow-button:hover {
    background-color: white;
    color: #F2B705;
}
.eh-yellow-card {
    border: 2px solid #F2B705;
    border-radius: 5px;
}
.eh-all {
    background-color: #F2F2F2;
    border: 1px solid #bebebe;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}
.eh-all:hover {
    background-color: #bebebe;
}
.eh-turquoise-button {
    background-color: #027368;
    border: 1px solid #027368;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}
.eh-turquoise-button:hover {
    background-color: white;
    color: #027368;
}
.eh-chartreuse-button {
    background-color: #BFB304;
    border: 1px solid #BFB304;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
}
.eh-chartreuse-button:hover {
    background-color: white;
    color: #BFB304;
}
.ehBtnContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.ehBtnContainer div {
    margin: 5px 0px;
}
.ehBtnContainer .btn-select {
    background-color: #8da65638;
}
.frozen {
    border-width: 10px;
    background-color: white;
    color: black;
}
.eh-hide-me {
    color: #5ab9c3;
}
.energy-hub .paragraph--type--horizontal-card {
    padding: 0;
}
.energy-hub .paragraph--type--horizontal-card img {
    max-width: 50vw;
}
.energy-hub #contact img {
    max-width: 100%;
    width: 350px;
    margin: 0 auto;
    display: block;
}
.energy-hub figure {
    display: block;
    margin: 0 auto;
}
.energy-hub {
    background-color: #efefef;
}
.energy-hub .margin-third {
    max-width: 95vw;
    width: 1080px;
    margin: 0 auto 25px auto;
}
.energy-hub .margin-third .paragraph--type--mbp-layout {
    padding: 0 50px 50px 50px;
}
.energy-hub .center-resize-image img {
    margin: 0 auto;
    display: block;
    width: 350px;
    height: auto;
    max-width: 85vw;
}
.energy-hub .h2-shrink h2 {
    font-size: 1.5rem;
}
.energy-hub .big-icon { 
    font-size: 45px; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 10px; 
    width: 75px;
    text-align: center; 
    background-color: rgba(255,255,255,0.3);
}
.energy-hub .eh-green-alert {
    margin-right: 25px;
    border-radius: 5px;
    background-color: #b0c88f;
}
.energy-hub .eh-blue-alert {
    margin-right: 25px;
    border-radius: 5px;
    background-color: #9bd2bb;
}
.energy-hub .eh-yellow-alert {
    margin-right: 25px;
    border-radius: 5px;
    background-color: #d9d889;
}
.energy-hub .big-side-padding>div {
    padding-bottom: 1vw;
}

/*Media queries*/
@media screen and (min-width: 1000px) {
    .four-col-fix .paragraph .layout--fourcol-section > .layout__region {
        flex: unset;
        padding: 5%;
    }
    .four-col-fix .paragraph .layout--fourcol-section {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
    }
    .four-col-fix img {
        max-width: 100%;
    }     
}

@media screen and (max-width: 1700px) {
    .dc-home #figureImg {
        height: 511px;
        object-fit: cover;
    }

    .dc-home .jle-white figure {
        margin: 0;
    }
}

@media screen and (max-width: 1500px) {
    .src .bio-card-img-wrap img {
        max-width: 80%;
        margin: 0 auto;
        display: block;
        padding: 0;
    }
    .src .paragraph--type--mbp-layout .thumb-carousel .carousel-item img {
        max-width: 100%;
        width: 100%;
        height: auto;
        margin: 0 auto 15px auto;
    }
    .src .paragraph--type--card-carousel .card-title {
        text-align: center;
    }
}

@media screen and (max-width: 1400px) {
    .hsc #overlay h1 {
        font-size: 45px;
    }

    #hsc-footer>div {
        padding: 25px 10.515vw;
    }

    .hsc .footer-right {
        padding: 0 16.66%;
    }
}

@media screen and (max-width: 1300px) {
    h2.header-grey {
        font-size: 24px;
    }
    h1.header-grey {
        font-size: 60px;
    }
}

@media screen and (max-width: 1200px) {
    .src-logo {
        display: block;
        margin: 10px auto;
        padding: 0;
    }
    .src-desktop-block {
        display: none;
    }
    .giant-padding>div {
        padding: 4vw 4vw;
    }

    .big-side-padding>div {
        padding: 2vw 4vw;
    }

    .pad-third>div {
        padding: 3vh 10vw;
    }

    #hsc-footer>div {
        padding: 25px;
    }

    .hsc .footer-right {
        padding: 0 16.66%;
    }

    .hsc .footer-donate {
        width: 90%;
        padding: 25px;
    }
    .window-figure img {
        padding: 25px;
    }
    .four-col-fix .paragraph .layout--fourcol-section {
        grid-template-columns: 50% 50%;
        width: 85%;
        margin: 0 auto;
    }
    .src-desktop-block {
        display: none;
    }
}

/*Includes DC Home page*/
@media screen and (max-width: 1140px) {
    .hsc #overlay h1 {
        font-size: 35px;
    }

    .dc-home h1.display-5 {
        font-size: 32px;
    }

    .dc-home .court-list {
        padding-left: 2vw;
    }

    .dc-home .court-list h4 {
        font-size: 18px;
        margin: 0;
    }

    .dc-home .court-list p {
        margin: 0;
    }

    .dc-home .court-list .col-2 .fa-solid {
        font-size: 22px;
    }

    .dc-home .court-list .row.pb-4 {
        padding-bottom: 1.1rem !important;
    }
}

@media screen and (max-width: 1101px) {
    .da-home .da-icons {
        padding: 15px 10px;
        max-width: 85%;
        margin-left: auto;
        margin: 0 auto;
    }

    .da-lead-image {
        margin-top: 0px;
    }

    .da-home .paragraph--type--flexbox .grid-container {
        display: flex;
    }

    .hsc .pad-left {
        padding-left: 5vw;
    }

    .hsc .pad-right {
        padding-right: 5vw;
    }
    .chambers .negative-margin-fix {
        margin-top: -500px;
    }
    .energy-hub #resources .blurb-text {
        padding: 10px;
        font-size: 18px;
    }
}
@media screen and (min-width: 40em) {
    .layout--fourcol-section > .layout__region {
        flex: 50%;
        padding: 15px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 640px) {
    .four-col-fix .paragraph .layout--fourcol-section {
        max-width: 95%;
    }
    .src .thumb-carousel .bio-card-img-wrap img {
        max-width: 50%;
        width: 50%;
        padding: 0 20px 20px 0;
    }
}

/*Includes DC Home*/
@media screen and (max-width: 996px) and (min-width: 768px) {
    .energy-hub .paragraph--type--horizontal-card figure {
        display: block;
        max-width: 50vw;
        margin: 0 auto;
    }
    .dc-home .court-list {
        padding-left: 15px;
        padding-top: 10px;
    }

    .dc-home .court-list .row.pb-4 {
        padding-right: 20px;
        max-width: 50vw;
        padding-bottom: 0.7rem !important;
    }

    .dc-home .court-list .col-2 {
        width: 12% !important;
    }

    .dc-home .court-list .col-2 .fa-solid {
        font-size: 18px;
    }

    .dc-home .court-list h4 {
        font-size: 16px;
        margin: 0;
    }
    .energy-hub .paragraph--type--horizontal-card figure {
        display: block;
        max-width: 50vw;
        margin: 0 auto;
    }
}

@media screen and (max-width: 996px) {
    .hsc #navbarDept {
        background-color: #efefef;
    }

    .hsc .banner-image2 {
        top: 270px;
    }

    .hsc #overlay h1 {
        font-size: 28px;
    }

    .hsc .paragraph--type--navbar .navbar {
        padding: 0;
    }

    .hsc .paragraph--type--navbar .navbar .container-fluid {
        background-color: #558d8d;
    }

    .hsc .navbar-toggler .fa-bars {
        color: white;
    }

    .hsc .navbar-nav {
        background-color: #FFF;
        padding: 10px 0;
    }

    .hsc .paragraph--type--navbar .navbar-nav .nav-item {
        border: none;
    }

    .hsc .paragraph--type--navbar .navbar-nav .nav-item:last-child {
        background: none;
    }

    .hsc .paragraph--type--navbar .navbar-nav .nav-item:last-child a {
        color: #222;
    }

    .hsc .navbar-toggler {
        padding: 10px;
    }

    .hsc .offcanvas-navbar .logo {
        justify-content: left;
    }

    .hsc .hide-mobile-button button {
        display: none;
    }

    .mobile-pad-left-text>* {
        padding-left: 20px;
    }

    .max-width-75vw,
    .max-width-60vw,
    .max-width-1400,
    .max-width-50vw {
        max-width: 95%;
        margin: 0 auto;
        padding: 0;
    }

    .huge-button {
        padding: 30px 15px;
        border-radius: 5px;
        min-height: unset;
        margin-bottom: 25px;
    }

    .da-footer {
        text-align: center;
    }

    .da-footer .field--name-mp-text {
        margin-bottom: 15px;
    }

    .da-footer .field--name-field-media-image,
    .da-footer .field--name-mp-text {
        text-align: center;
    }

    .da-footer .contact-block-wrap * {
        text-align: center;
        margin: 0 auto;
    }

    .da-footer .contact-row p {
        margin-bottom: 0;
    }

    .da-footer .pad-third>div {
        padding: 10px 2vw;
    }
    .chambers-glass {
        margin: 0 auto;
    }
    .chambers-glass figure {
        margin: 0 auto;
        display: block;
    }
    .chambers-glass img {
        max-width: 250px;
        margin: 0 auto;
        display: block;
    }
    .chambers-head-left {
        text-align: center;
        padding-bottom: 25px;
    }

}

/*Includes DC and DA*/
@media screen and (max-width: 768px) {
    .paragraph--type--mbp-layout .text-formatted {
        padding-left: 5%;
        padding-right: 5%;
    }
    .energy-hub #resources .blurb-text {
        max-width: 50vw;
        margin: 0 auto;
        display: block;
    }
    .eh-section-heading {
        text-align: center;
        border-left-width: 0;
        border-left: none !important;
        border-bottom-width: 5px;
        border-bottom-color: #d9601a;
        border-bottom-style: solid;
        max-width: 35vw;
        margin: 10px auto 0 auto;;
    }
    .hsc .text-overlay {
        margin-top: 55px;
    }

    .hsc .banner-image2 {
        top: 320px;
        max-height: 240px;
    }

    .hsc #overlay h1 {
        font-size: 22px;
    }

    .hsc .pad-left,
    .hsc .pad-right {
        padding: 0;
    }

    .hsc .big-blocks>div {
        padding: 20px 10vw;
    }

    .hsc .big-blocks h4,
    .hsc .big-blocks p {
        margin: 0;
    }

    .hsc .footer-donate {
        width: 85%;
        padding: 25px;
    }

    .hsc .footer-right {
        padding: 0;
        text-align: center;
        margin-top: 0px;
    }

    .hsc .footer-right .hsc-divider {
        margin: 5px auto;
    }

    .dc-home .border-red-cols .row>div.col-md-6:nth-child(2) {
        display: none;
    }

    .dc-home h1.display-5 {
        float: left;
        padding-right: 5px;
    }

    .dc-home .text-overlay {
        width: 100%;
        left: 50%;
        top: 33%;
    }

    .dc-home .jle-white figure {
        width: 100vw;
    }

    .dc-home #figureImg {
        height: 400px;
        object-fit: cover;
    }

    .da-lead-image {
        max-width: 75%;
        margin: 0 auto;
    }

    .py-3-md {
        padding: 1em 0;
    }

    .field--name-field-media-image img {
        display: block;
        margin: 0 auto;
    }

    img.align-right.w-50 {
        width: 100%;
    }

    .pad-half>div,
    .pad-third>div {
        padding: 3vh 5vw;
    }

    .pad-quarter>div {
        padding: 0;
    }

    .pad-right-img .field--name-field-media-image img {
        padding: 0 25px 0 0;
    }

    .pad-left-img .field--name-field-media-image img {
        padding: 0 0px 0 25px;
    }

    .pad-left-img figure,
    .pad-right-img figure {
        max-width: 50%;
    }

    .behavioral-health-report .pad-third.mt-5 {
        margin-top: 0px !important;
    }
    .energy-hub #resources .blurb-text {
        max-width: 50vw;
        margin: 0 auto;
        display: block;
    }
    .eh-section-heading {
        text-align: center;
        border-left-width: 0;
        border-left: none !important;
        border-bottom-width: 5px;
        border-bottom-color: #d9601a;
        border-bottom-style: solid;
        max-width: 35vw;
        margin: 10px auto 0 auto;;
    }

}

@media screen and (max-width: 700px) {
    .behavioral-health-report .paragraph--type--department-header .field--name-field-department-name {
        color: black;
        top: 0;
        background-color: #fdf1e3;
    }

    .behavioral-health-report .paragraph--type--department-header .field--type-image {
        display: block;
    }

    .behavioral-health-report .paragraph--type--department-header .field--name-field-banner-image img {
        height: 150px;
        width: auto;
    }

    .node .paragraph--type--department-header .field--name-field-banner-image {
        float: none;
    }

    .pad-left-img figure,
    .pad-right-img figure {
        max-width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .paragraph--type--bootstrap-button .btn {
        margin: 0 auto;
        display: block;
    }
    .src .thumb-carousel .bio-card-img-wrap img {
        max-width: 100%;
        width: 100%;
        padding: 0 0;
    }
}

@media screen and (max-width: 616px) {
    .giant-padding>div {
        padding: 4vw 2vw;
    }

    .hsc #overlay {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .big-side-padding>div {
        padding: 2vw 2vw;
    }

    img.align-right {
        width: 100%;
        height: auto;
        margin: 0 20vw;
        margin-bottom: 10px;
    }
    .paragraph--type--card-carousel .carousel-control-prev {
        margin-left: -35px;
    }
    .paragraph--type--card-carousel .carousel-control-next {
        margin-right: -35px;
    }
}

@media screen and (max-width: 575px) {
    .hsc .banner-image2 {
        top: 500px;
    }

    .dc-home .text-overlay {
        padding: 20px;
    }

    .dc-home h1.display-5 {
        font-size: 20px;
    }

    .hsc .big-buttons .col {
        padding: 10px;
    }
    .four-col-fix .layout--fourcol-section {
        grid-template-columns: 85%;
        width: 85%;
        margin: 0 auto;
    }
    h1.header-grey {
        font-size: 42px;
    }
    .chambers-head-text {
        padding-left: 5vw;
    }
}