/*Back To Top*/
.mod-back-to-top-footer:before, .back-to-top-footer::before {
    background: #0056b3;
}

.mod-back-to-top-footer:hover::before, .back-to-top-footer:hover::before, .mod-back-to-top-footer:focus::before, .back-to-top-footer:focus::before {
    color: #0056b3;
    background: rgb(255, 255, 255);
}

/*Cards*/

@media screen and (max-width:500px){
.account-section-container {
    display: flex;
    flex-direction: column;
    padding: .5em;
}
}

@media screen and (max-width:500px){
.account-name {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width:500px){
span.mod-card-button {
    width: 100%;
    font-size: .75em;
}
}

ul li {
    width: 100%;
}




/*Nav*/
.mod-navigation-group {
    background: #0056b3;
}


.mod-navigation-icon::before, .mod-navigation-icon:before, .mod-navigation-icon::after, .mod-navigation-icon:after {
    width: 1.5em;
    border-color: #ffffff;
}

.mod-navigation, .mod-collapsed-navigation {
    background: #b3292900;
    position: absolute;
}

a#nav-item0 {
    font-family: 'Montserrat';
    filter: drop-shadow(2px 4px 6px black);
    color: white;
}
a#nav-item1 {
    font-family: 'Montserrat';
    filter: drop-shadow(2px 4px 6px black);
    color: white;
}
a#nav-item2 {
    font-family: 'Montserrat';
    filter: drop-shadow(2px 4px 6px black);
    color: white;
}
a#nav-item3 {
    font-family: 'Montserrat';
    filter: drop-shadow(2px 4px 6px black);
    color: white;
}
.mod-navigation-login-bar-wrap label {
    display: block;
    padding: 0 0 .5em 0;
    font-size: .65em;
    line-height: 1.2em;
    color: #000;
    filter: drop-shadow(2px 4px 6px black);
    color: white;
}

.mod-navigation-login-bar-submit:hover, .mod-navigation-login-bar-submit:focus {
    background: #a7009d;
}

a#nav-item0-child0 {
    font-family: 'Montserrat';
}
.mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-children .mod-navigation-children .mod-navigation-link {
    font-family: 'Montserrat';
}

.mod-navigation-children .mod-navigation-link{
    font-family: 'Montserrat';
}

@media screen and (max-width: 1200px) {
    .mod-navigation-link-wrap {
        padding: 3.8em .7em 0 .7em;
        background: #0056b3;
        max-width:100%
    }
}

@media screen and (max-width: 1200px) {
.mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-link:hover, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-link:focus, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-section:hover .mod-navigation-link, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-section:focus .mod-navigation-link {
    color: #fff;
    background: #007bff8f;
}
}


.mod-navigation-children {
    background: #0056b3;
}
.mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-link:hover, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-link:focus, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-section:hover .mod-navigation-link, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-section:focus .mod-navigation-link {
    color: #fff;
    background: #0056b3;
}

@media screen and (max-width: 1200px) {
.mod-navigation-icon::before, .mod-navigation-icon:before, .mod-navigation-icon::after, .mod-navigation-icon:after {
    filter: drop-shadow(2px 4px 6px black);
}
}

/*Logo*/
.mod-fdic-logo {
    margin-top: .5em;
}
.mod-navigation-logo-v9 img {
    height: 125%;
    width: 125%;
}


.mod-navigation-logo-v9 img {
    height: auto;
    width: 100%;
    object-fit: cover;
    overflow: visible;
}

@media screen and (max-width: 1000px) {
.mod-navigation-logo-v9 img {
    height: 90%;
    width: auto;
}
}

.mod-navigation-logo-wrap {
    width: 31%;
    overflow: visible;
    top: 3em;
    filter: drop-shadow(2px 4px 6px black);
}

@media screen and (max-width: 1475px) {
.mod-navigation-logo-wrap {
    width: 31%;
}
}


@media screen and (max-width: 1200px) {
.mod-navigation-logo-wrap{
        top: 1em;
        margin: 0em -3em;
}
}

@media screen and (max-width: 700px) {
    .mod-navigation-logo-wrap {
        width: 50%;
        margin-left: 0%;
    }
}

@media screen and (max-width: 1000px) {
    .mod-navigation-logo-wrap {
        width: 65%;
        margin: 0% -15%;
    }
}

@media screen and (max-width: 800px) {
    .mod-navigation-logo-wrap {
        width: 70%;
        margin: 0% -16%;
    }
}

@media screen and (max-width: 500px) {
    .mod-navigation-logo-wrap {
        width: 75%;
        margin-left: -17%;
    }
}

@media screen and (max-width: 450px) {
    .mod-navigation-logo-wrap {
        width: 75%;
        margin: 0% -5%;
        top: 2em;
    }
}

@media screen and (max-width: 400px) {
    .mod-navigation-logo-wrap {
        width: 80%;
        margin: 0% -7%;
    }
}

@media screen and (max-width: 350px) {
    .mod-navigation-logo-wrap {
        width: 80%;
        margin-left: 0;
    }
}

@media screen and (max-width: 280px) {
    .mod-navigation-logo-wrap {
        width: 100%;
    }
}

.mod-fdic-logo__link img {
    width: 100%;
    padding-top: .5em;
    object-fit: contain;
    filter: drop-shadow(2px 1px 14px grey);
}


.mod-fdic-logo.mod-fdic-logo--mobile {
    width: 100%;
}

@media screen and (max-width: 700px) {
    .mod-fdic-logo.mod-fdic-logo--mobile {
        width: 120%;
    }
}

@media screen and (max-width: 500px) {
    .mod-fdic-logo.mod-fdic-logo--mobile {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
.mod-fdic-logo__link img {
    padding-top: none;
}
}



@media screen and (max-width: 1000px) {
    .mod-navigation-logo-v9 img {
    height: 5em;
    top: 1em;
    margin-top: 2em;
    overflow: visible;
    }
}





@media screen and (max-width: 1000px) {
    .mod-fdic-logo__link img {
        width: 80%;
    }
}
@media screen and (max-width: 500px) {
    .mod-fdic-logo__link img {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .mod-fdic-logo__link img {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .mod-navigation-logo-v9 img {
        height: 65%;
        margin-top: 3em;
    }
}

/*Login*/
.mod-navigation-login-bar-submit {
    display: inline-block;
    padding: .8em 1.2em;
    font-size: .7em;
    line-height: 1.2em;
    color: #fff;
    background: #670461;
    border: none;
    border-radius: 2em;
    appearance: none;
    width: 9em;
    transition: .25s;
}

/*Non Home Page Header*/
.mod-content-image-banner {
    background: #0056b3;
}

/*Main Promo*/
h2.mod-hero-headline.headline-first.nm {
    font-size: 2em;
    font-weight: bold;
    color: #ffffff;
    font-family: "Raleway";
    filter: drop-shadow(2px 4px 6px black);
}

.mod-hero-subline {
    text-align: left;
    color: white;
    filter: drop-shadow(2px 4px 6px black);
}

span.mod-hero-button.headline-first {
    display: inline-block;
    padding: .8em 1.2em;
    font-size: .7em;
    line-height: 1.2em;
    color: #fff;
    background: #670461;
    border: none;
    border-radius: 2em;
    appearance: none;
    width: 10em
140px
;
    transition: .25s;
}

.mod-hero-vertical-center {
    max-width: 100%;
    width: 100%;
    left: auto;
    right: auto;
    padding: 0 1em 0 12%;
}

@media screen and (max-width: 1000px) {
.mod-hero-vertical-center {
    left: 0%;
    top: 14em;
}
}



h2.mod-hero-headline.headline-first.xl {
    font-size: 2em;
    font-weight: bold;
    color: #ffffff;
    font-family: "Raleway";
    filter: drop-shadow(2px 4px 6px black);
}

@media screen and (max-width:600px){
h2.mod-hero-headline.headline-first.xl {
    font-size: 1.5em;
}
}

img.mod-hero-image.fit-in-frame {
object-fit: cover;
}

@media screen and (max-width:1530px){
img.mod-hero-image.fit-in-frame {

}
}

.mod-hero-rotator, .mod-hero-rotator-slide.slick-slide {
    min-height: 30em;
    max-height: 100%;
}



@media screen and (max-width:1050px){
.mod-hero-rotator, .mod-hero-rotator-slide.slick-slide {
    min-height: 20em;
    max-height: 100%;
}
}

@media screen and (max-width: 600px) {
    .mod-hero-vertical-center {
        padding: 2em;
        width: 100%;
    }
}

.mod-hero-rotator-slide-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0em;
    text-decoration:none;
}


/*Footer*/
.column-footer p.mod-footer-column-title, .column-footer a.mod-footer-column-title {
    padding: 1em 0 .5em 0;
    font-family: 'Montserrat';
    font-size: 1.05em;
    font-weight: 700;
    color: white;
}
.mod-footer-column p, .mod-footer-column a {
    padding: .5em 0;
    font-size: .75em;
    line-height: 1.2em;
    text-decoration: none;
    color: white;
}
.mod-footer-social-wrap p a {
    font-size: 1em;
    color: white;
    text-decoration: underline;
}
.mod-footer-copyright-wrap a {
    text-decoration: underline;
    color: white;
}



.mod-footer-center {
    background: #515151;
}

/*Footer Content*/
.mod-footer-social-wrap p a {
    font-size: 1em;
    color: white;
    text-decoration: underline;
}
.mod-footer-social-wrap p, .mod-footer-copyright-wrap p, .mod-footer-copyright-wrap a {
    font-size: .7em;
    text-decoration: none;
    color: white;
}
.column-footer p.mod-footer-column-title, .column-footer a.mod-footer-column-title {
    padding: 1em 0 .5em 0;
    font-family: 'Montserrat';
    font-size: 1.05em;
    font-weight: 400;
    color: white;
}

.mod-footer-column a:hover, .mod-footer-column a:focus {
    color: #dcf7ff;
}

.mod-footer-tray-wrap {
    position: relative;
    display: table;
    width: 100%;
    border-top: none;
}

.mod-footer-column p, .mod-footer-column a {
    font-size: .75em;
    line-height: 1.2em;
    color: white;
    text-decoration: none;
}

.mod-footer-wrap {
    background: grey;
    border-top: none;
}

.mod-footer-column, .column-footer .mod-footer-column {
    width: 20%;
}

@media screen and (max-width:800px){
.mod-footer-column, .column-footer .mod-footer-column {
    width: 100%;
}
}

.mod-footer-column-wrap {
    max-width: 60%;
}

/*Small Promo*/

.mod-simple-promo-table {
    position: relative;
    display: flex;
    width: 100%;
    margin: 2em auto;
    justify-content: space-between;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 1em;
    overflow: hidden;
}

@media screen and (max-width:1000px){
.PromoImageWrapper {
    flex-wrap: wrap;
}
}

.mod-simple-promo-button {
    padding: .65em 1.16em;
    font-style: italic;
    background: white;
    border-color: #552a4c00;
    border-radius: .125em;
    white-space: nowrap;
    color: white;
    background: black;
    border-radius: 1em;
    font-size: .75em;
}

.mod-simple-promo-button:hover, .mod-simple-promo-button:focus {
    color: white;
    background: #552a4c;
}

.mod-simple-promo-button:hover::after, .mod-simple-promo-button:hover:after, .mod-simple-promo-button:focus::after, .mod-simple-promo-button:focus:after {
    opacity: 1;
    color: #552a4c;
}

.mod-simple-promo-button:hover::after, .mod-simple-promo-button:hover:after, .mod-simple-promo-button:focus::after, .mod-simple-promo-button:focus:after {
    opacity: 1;
    color: white;
}

.mod-tile-wrap-outer {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
}

.mod-simple-promo-wrap:hover {
    background:none;
}

.mod-simple-promo-headline {
    color: #552a4c;
    font-family: "Abel", sans-serif;
    font-size: 1.5em;
}
.mod-simple-promo-text {
    line-height: 1.4em;
    color: #383838;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: .85em;
}

.mod-tile.mod-tile-overlay {
    text-align: center;
    background: #3f3f3f;
}

.mod-tile-content {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: wrap;
    bottom: 2em;
}

@media screen and (max-width:600px){
.mod-tile-content{
    bottom: 0em;
    font-size: .75em;
}
}

.mod-tile-wrap-horiz .mod-tile-image-wrap {
    position: unset;
}
.mod-tile-button, .mod-tile-wrap-horiz .mod-tile-overlay .mod-tile-button {
    border-radius: 5em;
    width: 15em;
    color: black;
    background: #ffffff;
    border: none;
}
.mod-tile-button{
    border: 2px solid #552a4c;
    font-size: .75em;
}


.mod-tile-headline, .mod-tile-wrap-horiz .mod-tile-overlay .mod-tile-headline {
    color: white;
    font-family: 'Montserrat';
}
.mod-tile-overlay .mod-tile-body {
    color: #ffffff;
}
.mod-tile-wrap-horiz .mod-tile-overlay .mod-tile-body {
    color: white;
    height: 5em;
}

@media screen and (max-width:600px){
.mod-tile-wrap-horiz .mod-tile-overlay .mod-tile-body {
    height: 100%;
}
}

.mod-tile-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2em 0em;
    align-items: center;
    background: white;
    max-width: 75%;
    margin: auto;
}

@media screen and (max-width:600px){
.mod-tile-wrap {
    max-width: 90%;
}
}

a.mod-tile.has-button {
    HEIGHT: 18em;
    width: 32.5%;
}

.mod-tile-button:hover, .mod-tile-button:focus, a:hover .mod-tile-button, a:focus .mod-tile-button {
    color: #552a4c;
    background: #fff;
}

.mod-tile-button:hover::after, .mod-tile-button:hover:after, .mod-tile-button:focus::after, .mod-tile-button:focus:after, a:hover .mod-tile-button::after, a:hover .mod-tile-button:after, a:focus .mod-tile-button::after, a:focus .mod-tile-button:after {
    color: black;
}

.mod-tile-wrap-horiz .mod-tile.mod-tile-overlay {
    background: #000000ba;
}

a.vertical-content-block:hover {
    filter: invert(-1.5);
    filter: brightness(125%);
    background: #bababa;
    transition: .3s ease;
}

@media screen and (max-width:1500px){
a.mod-tile.mod-tile-overlay.has-button {
    height: 15em;
    width: 100%;
    margin: 1em 0em;
}
}

@media screen and (max-width:600px){
a.mod-tile.mod-tile-overlay.has-button {
    height: auto;
    width: 100%;
    margin: 1em 0em;
}
}

/*Home Links Area*/
.whitespace-spacer {
    height: 381px;
    width: 100%;
    position: relative;
    z-index: 2;
    background: white;
}


/*Home Icon Seciton*/
/* Basic styling for demonstration purposes */


/* Styles for the new vertical content section */
.vertical-content-block {
    padding: 20px 5%;
    background-color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    max-width: 100%;
    text-decoration: none;
    width: 25%;
}

@media screen and (max-width:1800px){
.vertical-content-block {
    padding: 0em 1%;
}
}

.vertical-content-block .icon {
    font-size: 4em; /* Large icon size */
    color: #4CAF50; /* Green color for the icon */
    margin-bottom: 15px;
}

.vertical-content-block .header {
    font-size: .8em;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.vertical-content-block .text {
    font-size: .75em;
    line-height: 1.6;
    color: #666;
    margin-bottom: 0;
}

.horizontal-sections-wrapper {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    background: white;
    align-items: center;
    width: 100%;
    display: flex
;
    justify-content: space-between;
    padding: 0% 13%;
}

@media screen and (max-width:1200px){
.horizontal-sections-wrapper {
padding: 0%; 
}
}

@media screen and (max-width:800px){
.horizontal-sections-wrapper{
    flex-direction: column;
}
}

@media screen and (max-width:1200px){
img.icon-image {
    width: 5%;
}
}

@media screen and (max-width:800px){
.vertical-content-block{
width: 100%;
}
}

/* Responsive adjustments for the content block */
@media (max-width: 768px) {
    .vertical-content-block {
        margin: 20px; /* Reduce margin on smaller screens */
        padding: 20px;
    }
    .vertical-content-block .icon {
        font-size: 3.5em;
    }
    .vertical-content-block .header {
        font-size: 1.5em;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .vertical-content-block .text {
        font-size: 1em;
    }
}

img.icon-image {
    width: 90%;
}

@media (max-width: 800px) {
img.icon-image {
    width: 80%;
}
}


/*Locations*/
.mod-content-image-banner.hasColorOverlay img {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    object-fit: cover;
}

.mod-content-image-headline {
    position: relative;
    display: block;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.2em;
    color: #fff;
    font-family: 'Montserrat';
    filter: drop-shadow(2px 4px 6px black);
}

@media screen and (max-width:600px){
.mod-content-image-headline {
    font-size: 1.5em;
}
}

@media screen and (max-width:600px){
.mod-content-image-headline {
    font-size: 1.5em;
}
}

.mod-location-information-button {
    padding: .75em 1.5em;
    font-size: .75em;
    color: #fff;
    background: #3574bb;
    border-radius: 2em;
    font-family: 'Montserrat';
}

.expanded .mod-location-trigger, .no-js .mod-location-trigger {
    padding: .75em 1em;
    color: #fff;
    background: #3574bb;
    font-family: 'Montserrat';
    font-weight: 400;
}

.mod-location-trigger {
    color: #fff;
    background: grey;
}



/*Font*/
p {
    font-family: 'Montserrat';
    font-weight: 400;
}

span {
    font-family: 'Montserrat';
}

/*Tag Line Underneath*/
/* Styles for the new two-tone section container */
.two-tone-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.two-tone-area {
    flex: 1; /* Allows areas to grow and shrink */
    min-width: 280px; /* Minimum width before wrapping */
    padding: 25px 20px;
    text-align: center;
    color: #fff; /* White text for contrast */
    font-size: 1.4em;
    font-weight: bold;
    display: flex; /* Use flex to center content vertically */
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease, transform 0.3s ease;
    box-sizing: border-box;
    text-decoration: none; /* If it's a link */
}

@media screen and (max-width:300px){
.two-tone-area{
    min-width: 100%;
    font-size: 1em;
}
}

.two-tone-area.purple {
    background-color: #6a0dad; /* Darker Purple */
}

.two-tone-area.blue {
    background-color: #0056b3; /* Blue */
}



.two-tone-area.blue:hover {
    background-color: #4285f4; /* Brighter Blue on hover */
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}




.hero-banner-section {
    position: relative; 
    width: 100%;
    height: 350px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

@media screen and (max-width:600px){
.hero-banner-section {
    height: 100%;
}
}

.hero-image-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1; 
    background-color: rgb(47 47 47 / 93%);
    background-blend-mode: multiply;
}

.hero-content-wrapper {
    position: relative; 
    z-index: 2;
    color: #fff; 
    max-width: 65%;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:600px){
.hero-content-wrapper{
    max-width: 100%;
    padding: 1em;
}
}

.hero-header {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 50px;
    color: #e0f2f7; /* Light blueish white for header */
}

@media (max-width: 1675px) {
.hero-header {
    font-size: 2em;
}
}

@media (max-width: 1200px) {
.hero-header {
    font-size: 1.5em;
}
}

@media (max-width: 875px) {
.hero-header {
    font-size: 1em;
}
}

.hero-text {
    font-size: .75em;
    line-height: 1.5;
    color: #f0f8ff;
    margin-bottom: 0;
    font-weight: 400;
}

@media (max-width: 600px) {
.hero-text {
        font-size: .85em;
        margin-bottom: 8px;
        padding: 0em 1em;
}
}

@media (max-width: 600px) {
.hero-content-wrapper{

}
}


@media (max-width: 1200px) {
.mod-hero-vertical-center {
    max-width: 100%;
    width: 100%;
    justify-content: center;
    padding: 0;
    display: flex;
    top: 12em;
    flex-direction: column;
    margin: 0% 7%;
}
}



/* --- NEW STYLES FOR BRANCH LOCATIONS SECTION --- */
.branch-locations-section {
    padding: 40px 0px;
    text-align: center;
    background: white;
    padding: 2% 12.4%;
}

@media screen and (max-width:400px){
.branch-locations-section {
    padding: 5% 0%
}
}

.branch-locations-title {
    font-size: 2.5em;
    font-weight: bold;
    color: #333;
    margin-bottom: 40px;
}

@media screen and (max-width:400px){
.branch-locations-title{
    font-size: 1.5em;
}
}

.branch-grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin: auto;
    justify-content: space-between;
    width: 100%;
}

img.branch-icon-image {
    height: 1.5em;
}

.branch-item {
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

@media screen and (max-width:600px){
.branch-item{
    padding: 0em 1em;
}
}

.branch-item-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    max-height: 8em;
    overflow: hidden;
    object-fit: cover;
}

.branch-name {
    font-size: 1em;
    font-weight: bold;
    color: #0056b3;
    margin-left: 1em;
    padding-top: .1em;
    padding-bottom: .25em;
}

.branch-address {
    font-size: .75em;
    color: #555;
    line-height: 1.4;
    margin-bottom: 10px;
    font-family: 'Montserrat';
    text-align: start;
}

.branch-directions-link {
    display: inline-block; /* Allows padding and margin */
    color: #0056b3;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 15px;
    transition: color 0.3s ease;
}

.branch-directions-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.branch-phone-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-top: 10px;
}

.branch-phone-label {
    font-size: 1em;
    font-weight: bold;
    color: #0056b3;
    margin-left: 1em;
    padding-top: .1em;
    padding-bottom: .25em;
}

.branch-phone-label-container {
    display: flex;
    justify-content: flex-start;
}

.branch-name-wrapper {
    display: flex;
}

.branch-phone-number {
    font-size: .75em;
    font-weight: 400;
    color: #333;
    margin-bottom: 0;
}

.view-hours-button {
    display: inline-block;
    padding: 10px 45px;
    background-color: #0056b3;
    color: #fff;
    text-decoration: none;
    font-size: .75em;
    font-weight: 400;
    border-radius: 30px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    margin-top: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: 'Montserrat';
}

img.social-logo.ig-logo {
    filter: invert(1);
}

@media screen and (max-width: 1200px) {
    button.mod-navigation-link-acs {
        filter: drop-shadow(black 2px 4px 6px);
    }
}

.view-hours-button {
    display: inline-block;
    padding: 10px 45px;
    background-color: #0056b3;
    color: #fff;
    text-decoration: none;
    font-size: .75em;
    font-weight: 400;
    border-radius: 30px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    margin-top: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: 'Montserrat';
}

.view-hours-button:hover {
    background-color: #4285f4;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}


/*Parent Pages*/
ul li::before, ul li:before {
    background: #670461;
}
a {
    font-family: 'Montserrat';
}


/*Button Styling*/
.nav-button {
    background-color: transparent;
    border: none;
    padding: 15px 20px;
    text-align: left;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    margin-bottom: 5px; /* Space between buttons */
}

.nav-button:hover {
    background-color: #e0e0e0;
}

.nav-button.active {
    background-color: #8a2be2; /* Purple color for active button */
    color: white;
    font-weight: bold;
}

.bottom-button {
    background-color: #670461; 
    color: white;
    border: none;
    padding: 15px 40px;
    font-size: 18px;
    border-radius: 30px; /* Rounded corners */
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.bottom-button:hover {
    background-color: #8a2be2;
    transform: translateY(-2px); /* Slight lift on hover */
}

.defaultCTA:hover::after, .defaultCTA:hover:after, .defaultCTA:focus::after, .defaultCTA:focus:after {
    color: white;
    opacity: 1;
}

/*Font*/
.h1style, h1 {
    font-family: 'Montserrat';
    color: #670461;
    font-size: 2em;
    font-weight: 600;
}
.h2style{
    font-family: 'Montserrat';
    color: #670461;
    font-size: 1.5em;
    font-weight: 600;
}
.h3style{
    font-family: 'Montserrat';
    color: #670461;
    font-size: 1.5em;
    font-weight: bold;
}
.subheading {
    font-size: 1.2em;
    line-height: 1.2em;
    color: #383838;
    padding: 1.2em 0 .3em 0;
    font-weight: 700;
}


/*Button Styling*/

.mod-card-button:hover, .mod-card-button:focus {
    color: white;
    background: #8a2be2;
    transform: translateY(-2px);
}

.mod-card-button {
    background: #e0e0e0;
    color: black;
    border: none;
    font-size: .75em;
    border-radius: 2em;
    text-align: center;
    transition: .3s ease;
}


/*Table*/
.fancyTable .fancyTableHead th {
    background: #0056b3;
    border-left: 1px solid white;
    border-right: 1px solid white;
    text-align: center;
}

main {
    background-color: white;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
}

.mobile-banking-button {
    display: none;
    width: fit-content;
    margin: 20px auto;
    padding: 15px 30px;
    background-color: #05168e;
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.mobile-banking-button:hover {
    background-color: #0056b3; /* Darker blue on hover */
    transform: translateY(-2px); /* Slight lift effect */
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}

/* Media Query: Show the button ONLY on screens 1199px wide or less */
/* Changed from max-width: 768px to max-width: 1199px */
@media (max-width: 1199px) {
    .mobile-banking-button {
        display: block; /* Make it a block element to take up its own line and allow centering */
    }
}

/*Questions Bard*/
.expanded .mod-expanding-trigger, .no-js .mod-expanding-trigger {
    padding: .73em .9em;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #fff;
    background: #007cba;
    border-color: #007cba;
}


/*list styling*/
ul {
max-width:100%;
}

.mod-content-image-banner {
    position: relative;
    display: block;
    width: 100%;
    height: 40em;
    overflow: hidden;
}





@media (max-width: 1320px) {
.mod-navigation-section.collapsed {
    font-size: .85em;
}
}

/*Non Image Haeder*/
.mod-page-wrap {
    padding: 0em 1em;
}

@media screen and (max-width:1200px){
.mod-page-wrap {
    padding: 1em;
}

}

.DisplayFlex {
    display: flex;
    gap: 1em;
    flex-wrap: wrap;
}

.LineBreaker {
    border-bottom: 1px solid #6a0dad;
    margin: 1em 0em;
    width: 10%;
}

.mod-safe-area .h1style{
    padding-top:8em;
}

/*Scrolled Header*/
.mod-navigation .scrolled-header{
    background: #0056b3;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2); 
}


/*Contact Form*/
button.defaultCTA {
    background: #0056b3;
    border: none;
    border-radius: 2em;
    text-align: center;
    transition: .3s ease;
    width: 100%;
}

.defaultCTA:hover, .defaultCTA:focus {
    color: white;
    background: #4285f4;
}

/*HTML Modules*/
.htmlModuleWrap {
    padding-left: 0em;
    padding-right: 0em;
}

@media screen and (max-width:1200px){
.htmlModuleWrap {
    padding-left: 1em;
    padding-right: 1em;
}
}

.mod-safe-area {
    padding: 0em;
}

/*Table*/
.fancyTable .fancyTableHead th, .fancyTable .fancyTableHead td {
    padding: 1.4em 1em;
    font-size: .75em;
    line-height: 1.2em;
    border: none;
    font-family: 'Montserrat';
}

td {
    font-family: 'Montserrat';
}

.fancyTable td {
    padding: 1em;
    font-size: .9em;
    font-family: 'Montserrat';
}

.fancyTable td a, .fancyTable td p {
    font-family: 'Montserrat';
}


.mod-navigation {
    background-image: linear-gradient(to bottom, #000000, #00000000);
}

.mod-content-image-overlay-center {
    background-image: linear-gradient(to top, #000000, #00000000);
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 1% 15%;
}

@media screen and (max-width:600px){
.mod-content-image-overlay-center{
    padding: 10% 15%;
}
}

/*Events*/
span.mod-event-cta {
    display: inline-block;
    padding: .8em 1.2em;
    font-size: .7em;
    line-height: 1.2em;
    color: #fff;
    background: #670461;
    border: none;
    border-radius: 2em;
    appearance: none;
    width: 14em;
    transition: .25s;
}

span.mod-event-title {
    position: relative;
    display: block;
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2em;
    color: #656565;
    font-family: 'Montserrat';
}

.mod-event-info {
    position: relative;
    display: block;
    padding: 3.5em 0 3.5em 9.25em;
}

.mod-event-cta:hover, .mod-event-cta:focus {
    color: white;
    background: #a7009d;
}

.mod-event-cta:hover::after, .mod-event-cta:hover:after, .mod-event-cta:focus::after, .mod-event-cta:focus:after {
    color: white;
    opacity: 1;
}

.is-event-page .mod-safe-area {
    padding: 0em;
    padding-top: 12em;
}

/*News*/
span.mod-news-story-cta {
    display: inline-block;
    padding: .8em 1.2em;
    font-size: .7em;
    line-height: 1.2em;
    color: #fff;
    background: #670461;
    border: none;
    border-radius: 2em;
    appearance: none;
    width: 12em;
    transition: .25s;
}

.mod-news-story-cta:hover, .mod-news-story-cta:focus, .mod-news-story:hover .mod-news-story-cta, .mod-news-story:focus .mod-news-story-cta {
    color: white;
    background: #a7009d;
}

.mod-news-story-cta:hover::after, .mod-news-story-cta:hover:after, .mod-news-story-cta:focus::after, .mod-news-story-cta:focus:after {
    color: white;
    opacity: 1;
}

strong.mod-news-story-title {
    color: black;
    font-family: 'Montserrat';
}

@media screen and (max-width: 1200px) {
    .mod-navigation-icon {
        width: 78px;
        z-index: 3;
    }
}