﻿.article-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    overflow: hidden !important;
}

.calendar-event-list .calendar-event-time {
    font-family: Mulish, sans-serif;
}

.calendar-event-list .calendar-event-details .calendar-event-price .calendar-event-amount {
    font-size: clamp(16px, 1.5vw, 20px);
}

.img-text-section .img-section.contained {
    padding-inline: 64px 48px;
}

    .img-text-section .img-section.contained > img {
        object-fit: contain;
        object-position: center;
    }

.is-disabled {
    pointer-events: none;
}

.site-content .content-wrapper .content-section .data-column ol.fancy-ol-list {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 32px;
    counter-reset: custom-counter;
    margin: 0 0 48px;
}

    .site-content .content-wrapper .content-section .data-column ol.fancy-ol-list li {
        counter-increment: custom-counter;
        display: flex;
        align-items: center;
        font-size: 20px;
        font-weight: 700;
        gap: 24px;
        max-width: 515px;
    }

        .site-content .content-wrapper .content-section .data-column ol.fancy-ol-list li:before {
            content: counter(custom-counter);
            background: url(img/icon-house-large-red.svg) no-repeat top;
            min-width: 64px;
            height: 68px;
            padding-top: 28px;
            justify-content: center;
            display: flex;
        }


.site-footer .top-footer .link-collection .links {
    white-space: normal;
}

.accordion-header .accordion-toggle p {
    margin-bottom: 0;
}

.director-list .director-card .director-detail .director-designation {
    padding-left: 48px;
    font-size: 14px;
    font-weight: 700;
    word-wrap: break-word;
    max-width: 250px;
}

.director-list .director-card .director-detail .director-title {
    padding-right: 32px;
    word-wrap: break-word;
}

.director-card-no-click {
    pointer-events: none;
}

.contact-block p {
    margin-bottom: 0;
}

form-container .form-label {
    display: block;
}

.form-label {
    display: block;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

textarea {
    width: 100%;
}

.custom-modal-link {
    text-decoration: underline;
    cursor: pointer;
}

.custom-modal-link:hover {
    text-decoration: underline !important;
    cursor: pointer;
}

.join-block .text-block a {
    color: white;
    text-decoration: underline;
}
.join-block .text-block a:hover {
    color: white;
    text-decoration: none !important;
    cursor: pointer;
}

.modal-custom {
    width: 60%;
    max-width: 1070px;
    height: 70%;
}

.modal-content-iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

.modal-custom-content {
    max-height: calc(100vh - 1rem);
    overflow: auto;
}

.img-form-section.form-no-slant {
    gap: 96px;
}

.img-form-section.form-no-slant .img-wrapper::after {
    display: none;
}

.img-form-section .img-wrapper-form {
    margin-right: 25px;
}

.breadcrumb li{
    gap: 0;
}

.content-section {
    margin-bottom: 25px !important;
}

.breadcrumb li:not(:last-child):after {
    margin-left: 10px;
}

.site-header .global-nav-wrapper .megamenu-container .level-3 {
    padding-top: 50px;
}

.sub-heading-small {
    color: var(--Primary-Blue-600, #003361);
    /* GCAAR Paragraph/P1/Bold */
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 150% */
}

.accordion-header h2,
.accordion-header h3,
.accordion-header h4,
.accordion-header h5,
.accordion-header h6 {
    margin-bottom: 0;
}

.discover-row-wrapper .discover-title {
    color: var(--Shades-White, #FFF);
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 29px; /* 120.833% */
    text-transform: uppercase;
}

.discover-link {
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
}

.discover-slide-title {
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
}

.discover-slide-description {
    overflow: hidden;
    color: var(--Shades-White, #FFF);
    text-overflow: ellipsis;
    /* GCAAR Paragraph/P2/Medium */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}

.icon-chevron-double-right-white {
    padding-right: 25px;
}

.home-banner {
    width: auto;
}
.link-title {
    min-width: 160px;
}

h2 {
    font-size: clamp(23px,2.3vw,39px) !important;
    margin-top: 60px;
    margin-bottom: 20px !important;
}

.form-control {
    margin-bottom: 24px;
}

.btn.btn-primary {
    margin-bottom: 50px;
}

.site-footer .social-nav a {
    text-indent: unset;
}
.social-media-wrapper .social-media-row .social-media-header .social-media-links a {
    text-indent: unset;
}
.social-icon:hover svg path {
    fill: #FECACA;
    transition: color 0.3s ease;
}
.social-feed-icon:hover svg path {
    fill: #006ed0;
    transition: color 0.3s ease;
}

.site-header .global-nav-wrapper .megamenu-container .megamenu-links .level-2 > li > a {
    text-decoration: none;
}

.footer-utility-nav > li > a:hover{
    text-decoration: underline;
}

.blue-white-striped tbody tr td {
    color: var(--blue);
    font-weight: 500;
}

.form-details {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 14px;
    font-weight: 600;
}

.form-list .form-details .form-date {
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
}

.form-details .form-title {
    display: flex;
    padding: 24px 32px 24px 48px;
    align-items: flex-start;
    gap: 48px;
    text-decoration: none;
}
.form-details .form-title .custom-modal-link {
    text-decoration: none;
}

.report-list .report-item .sub-heading {
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
    text-align: center;
}
.report-list .report-links {
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px; /* 150% */
    letter-spacing: 0.42px;
    text-transform: uppercase;
}
.report-list .report-item .sub-heading {
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
    text-align: center;
}
.report-list .report-links {
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px; /* 150% */
    letter-spacing: 0.42px;
    text-transform: uppercase;
}

.article-list .form-attributes {
    font-family: Mulish;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.article-list .form-details .form-title {
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.article-list .sub-heading {
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
    text-align: center;
}
.article-list .report-links {
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px; /* 150% */
    letter-spacing: 0.42px;
    text-transform: uppercase;
}

@media (max-width: 1366px) {
    .site-header .global-nav-wrapper .megamenu-container .level-3 {
        padding-top: 0;
    }
}
 
.calendar-event-description {
    height: 6rem;
    overflow: hidden;
}

.site-header .global-nav-wrapper .megamenu-container .level-3 {
    padding-top: 10px;
}

.btn-blue-alignment-left {
    float: left;
    color: white !important;
}
.btn-blue-alignment-right {
    float: right;
    color: white !important;
}
.btn-blue-alignment-center {
    display: block;
    width: fit-content; /* or a fixed width */
    margin: 0 auto;
    color: white !important;
}

.zip-lookup {
    width: 210px !important;
}

.page-zip-lookup-row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 48px;
    row-gap: 24px;
    margin-bottom: 5px;
}
.page-zip-lookup-margin {
    margin-top: 10px;
}

.home-icon {
    width: 17px;
    margin-right: 9px;
    margin-bottom: 2px;
}

.social-media-wrapper .social-media-row .social-media-content .social-media-item:last-child {
    display: grid !important;
}

/* Phones (portrait & small screens) */
@media (max-width: 599px) {
    .social-media-wrapper .social-media-row .social-media-content {
        grid-template-columns: 1fr !important;
    }
    .container-home-page-list {
        max-width: 599px !important;
        width: auto !important;
        margin: 0 !important;
    }
}

/* Tablets (portrait & landscape) */
@media (min-width: 600px) and (max-width: 1023px) {
    .social-media-wrapper .social-media-row .social-media-content {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .container-home-page-list {
        max-width: auto !important;
        width: auto !important;
        margin: 0 !important;
    }
}

/* Desktops (and larger devices) */
@media (min-width: 1024px) {
    .social-media-wrapper .social-media-row .social-media-content {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}

.btn-login {
    margin-bottom: 25px;
}

.container-home-page-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}
.container-home-page-item {
    padding: 16px;
}
.container-home-page-item a {
    color: inherit;
    text-decoration: none;
    display: block;
}
