p, p a {
    font-size: 1em;
}

p {
    max-width: 100%;
    padding: .4em 0 .4em 0;
}

/*News*/
.mod-news-story-cta {
    color: white;
    background: rgb(92, 42, 82);
    border-radius: 2em;
    border: .025em solid rgb(92, 42, 82)
}
.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 {
    background: white;
    color: rgb(92, 42, 82);
}

/*Quick Links*/
.mod-small-navigation-wrap {
    position: relative;
    display: block;
    width: 100%;
    background: #f7f7f7;
    z-index: 2;
}
.mod-small-navigation-link-wrap {
    width: 100%;
}

/*contact*/
.defaultCTA:hover::after, .defaultCTA:hover:after, .defaultCTA:focus::after, .defaultCTA:focus:after {
    color: #5c2a52;
    opacity: 1;
}
.defaultCTA::after, .defaultCTA:after {
    content: '';
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 1em;
    font-style: normal;
    line-height: 1.2em;
    color: #ffffff;
    opacity: .2;
}

/*Menu 2*/


/*Button Stuff*/

a.ButtonLearn {
    width: 25%;
}

/*Details Box*/
.mod-expanding-information-wrap {
    background: #f1f1f1;
}

ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0em 1em 0em 2.25em;
    vertical-align: top;
    width: 100%;
    font-size: 1em;
    line-height: 1.2em;
    list-style-type: none;
    color: #383838;
}


.DetailsBox {
    border: 1px solid #c7c7c7;
}
.DetailsHeader {
    background: #5c2a52;
    color: white;
    padding: 1em 0em 1em 0em;
}

.mod-footer-copyright-wrap p, .mod-footer-copyright-wrap a {
    padding: 0 0 0 1.5em;
    font-size: .75em;
    line-height: 1.46em;
    color: #000000 !important;
    text-decoration: none;
}

/*Quick Links*/
.mod-small-navigation-link {
    color: black;
    background: #dddddd;
    padding: 1em 2em;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
    font-weight: bold;
    font-size: .75em;
    border-radius: 3em;
    margin: 0em 1em;
}
.mod-small-navigation-link:hover, .mod-small-navigation-link:focus {
    background: none;
    text-decoration: underline;
}

.mod-small-navigation-link:hover, .mod-small-navigation-link:focus {
    color: #552a4c;
    background: #fff;
}

/*Web Stuff*/
.IconWrap {
    display: flex;
    justify-content: space-evenly;
    background: #cdcdcd;
    padding: 1em;
    border-radius: 1em;
}

/*Comparing Accounts PAge*/
/* Style for the table */
        .custom-table {
            border-collapse: collapse;
            width: 50em;
        }

        /* Style for table rows */
        .custom-table tr:nth-child(even) {
            background-color: #f2f2f2;
        }

        /* Style for the first row */
        .custom-table tr:first-child {
            background-color: #5c2a52;
            color: #fff;
        }

        /* Style for table cells */
        .custom-table td {
            padding: 15px;
            border: none;
        }

/*Header Intro*/
.mod-content-image-banner img {
    position: absolute;
    display: block;
    max-width: 100%;
    min-width: 100%;
    width: auto;
    min-height: 100%;
    height: auto;
    top: -9807px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto;
}

@media and screen (max-width:1200px){
nav.mod-navigation.nav-utility.mod-navigation-acs {
    padding-bottom: 1em;
}
}

.mod-content-image-headline{
    transition:opacity 1s ease, transform 1s ease;
    opacity: 0;
}
.mod-content-image-headline.fade-in {
    opacity: 1;
    font-size: 1.5em;
}

@media screen and (max-width:700px){
.mod-content-image-headline.fade-in{
    font-size:1em;
}
}

@media screen and (max-width:700px){
.mod-content-image-headline.fade-in{
    font-size:1em;
}
}


.mod-content-image-overlay-center {
    bottom: 50%;
    text-align: start;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.mod-content-image-overlay-center {
    position: absolute;
    display: block;
    max-width: 69.5em;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 1em;
    color: #fff;
}

.mod-content-image-banner {
    height: 28em;
    margin: -8em 0em 0em 0em;
}



/*Fonts*/
a {
    font-family: 'Open Sans';
    font-size: .75em;
    font-weight: lighter;
}

p.disclaimer {
    font-family: 'Open Sans';
}

.mod-location-information p span {
    font-weight: 600;
}

span.mod-news-story-title {
    font-family: 'Oswald';
    color: #414141;
    font-weight: 400;
}

strong {
    font-weight: 400;
    font-family: 'Oswald';
    font-size: 1.2em;
}

.h1style, h1 {
    font-family: 'Oswald';
}
h2.mod-content-image-subheadline {
    font-weight: 100;
    font-family: 'Oswald';
    font-size: 1.5em;
}

span.mod-promo-rate-number{
    font-family: 'Montserrat';
}
.mod-promo-rate-number {
    position: relative;
    display: block;
    font-size: 1em;
    line-height: 1em;
    white-space: nowrap;
}

.mod-hero-headline {
    font-weight: 500;
}

.subheading {
    display: block;
    padding: 0 0 .5em 0;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.5em;
    color: #353535;
    font-family: 'Oswald';
}

.h1style{
    font-family: 'Montserrat';
    color: #141414;
    font-weight: 500;
    font-size: 2.5em;
}
.h2style{
    font-family: 'Montserrat';
    color: #141414;
    font-weight: 400;
    font-size: 2em;
}
.h3style{
    font-family: 'Montserrat';
    color: #141414;
    font-weight: 300;
    font-size: 1.5em;
}

span.mod-hero-headline.headline-first.lg {
    font-family: "Abel", sans-serif;
    color:white;
    filter: drop-shadow(2px 4px 6px black);
}
.mod-hero-headline.headline-first.lg.fade-in {
opacity: 1;
transform: translatey(0em);

}
span.mod-hero-subline.headline-first.xl {
    font-family: 'Montserrat';
    color: white;
    filter: drop-shadow(2px 4px 6px black);
}

.mod-hero-vertical-center{
    font-family: 'Montserrat';
    color: white;
    filter: drop-shadow(2px 4px 6px black);
    top: 15%;
}

mobileh2 {
    font-family: 'Montserrat';
}
li {
    font-family: 'Montserrat';
    font-size: .75em;
}

h1.h1style {
    color: #515151;
}
.mod-content-image-headline {
    font-size: 2.3em;
    font-weight: 200;
    line-height: 1.2em;
    color: #575757;
    padding: 0em 20%;
    text-align: center;
}
p.h1style{

}

/*Mobile Icons Home Page*/
img.MobileIcon {
    width: 8em;
    margin: 0em;
}

/*Nav*/

@media screen and (max-width:1200px){
nav.mod-navigation.nav-utility.mod-navigation-acs {
    height: 5em;
}
}

.mod-navigation-logo-v9 img {
    width: 75%;
}
.mod-navigation-logo-v9 {
    justify-content: center;
}

a#nav-item0 {
    transition: .3s ease;
}
a#nav-item1 {
    transition: .3s ease;
}
a#nav-item2 {
    transition: .3s ease;
}
a#nav-item3 {
    transition: .3s ease;
}
.mod-navigation-children{
    transition: .3s ease;
}

.mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-link.mod-navigation-link-parent:hover, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-link.mod-navigation-link-parent:focus, .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-section:hover .mod-navigation-link.mod-navigation-link-parent{
    transition: .3s ease;
}

button.mod-navigation-link.mod-navigation-link-parent.mod-navigation-link-acs {
    transition: .3s ease;
}

/*Login Button*/
p.mod-navigation-login-subline {
    display: none;
}

@media screen and (min-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-enroll {
        font-size: 18px;
        line-height: 21px;
        font-weight: 700;
        color: #4d453b;
        max-width: 100%;
    }
}

.mod-navigation-login-form-cell {
    display: none;
}

.mod-navigation-login-form {
    border-radius: 1em;
}
.mod-navigation-login {
    border-radius: 1em;
}


.mod-navigation-login-link::before, .mod-navigation-login-link:before {
    color: #fff;
}

.home .mod-navigation-login-link.mod-navigation-login-link-with-hero {
        position: relative;
}

@media screen and (max-width: 1200px) {
    .home .mod-navigation-login-link.mod-navigation-login-link-with-hero {
        display: block;
        width: 13em;
        padding: 1% 1%;
        display: flex;
        align-items: center;
        bottom: -1.5em;
    }
}



@media screen and (max-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-submit {
        border: none;
        border-radius: 4px;
        font-style: italic;
        border-radius: 2em;
        top: 5em; 
    }
}

@media screen and (max-width: 1201px) {
a.mod-navigation-login-link.mod-navigation-login-link-with-hero {
    border-radius: 3em;
    display: flex;
    background: #552a4c;
    border: none;
    color: white;
    justify-content: space-evenly;
    width: 12em;
    position: relative;
    top: 3.5em;
}
}

@media screen and (max-width: 600px) {
a.mod-navigation-login-link.mod-navigation-login-link-with-hero {
        border-radius: 3em;
        display: flex;
        background: #552a4c;
        border: none;
        color: white;
        justify-content: center;
        width: 100%;
        position: relative;
        top: 14.5em;
        left: 0em;
        border-radius: 0em;
        width: 100%;
        height: 4em;
        align-content: center;
        align-items: center;
        gap: 1em;
}
}

@media screen and (min-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-submit:after, .home .mod-hero-rotator .mod-navigation-login-submit::after {
        color: #ffffff;
    }
}
@media screen and (max-width: 1200px) {
    .home .mod-navigation-login-link:before, .home .mod-navigation-login-link::before {
        color: white;
    }
}


@media screen and (min-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-submit:hover:after, .home .mod-hero-rotator .mod-navigation-login-submit:hover::after, .home .mod-hero-rotator .mod-navigation-login-submit:focus:after, .home .mod-hero-rotator .mod-navigation-login-submit:focus::after {
        color: #ffffff;
        opacity: 1;
    }
}

@media screen and (min-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-submit:hover, .home .mod-hero-rotator .mod-navigation-login-submit:focus {
        color: #ffffff;
        background: #353535;
    }
}

.home .mod-navigation-login {
    background: #10467b;
    width: 410px;
    margin: 0 0 -100em 0;
    padding: 1.2em 2em;
}

@media screen and (min-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-subline {
        color: #4d453b !important;
    }
}

button.mod-navigation-login-submit {
    background: #552a4c;
    border-radius: 2em;
    border: none !important;
}


@media screen and (min-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-form::before, .home .mod-hero-rotator .mod-navigation-login-form:before {
        background:none;
    }
}

p.mod-navigation-login-title {
    color: #552a4c !important;
}

.mod-navigation-login-link {
    background: #ffffff;
    color: #000;
}
.mod-navigation-login-link {
    padding: 0.3em 2.78em;
    border-radius: 50px;
    transition: .3s ease;
    top: -1.5em;
    left: 1em;
    background: #552a4c;
    color: white;
}

.mod-navigation-login-form {
    color: black;
}

.mod-navigation-login-link:hover::before {
    color: white;
}

.mod-navigation-login-link::hover {
    color: white;
}

@media screen and (min-width: 1201px) {
    .home .mod-hero-rotator .mod-navigation-login-title::before, .home .mod-hero-rotator .mod-navigation-login-title:before {
        position: relative;
        display: block;
        color: #552a4c;
        width: 1.5em;
        height: 1.5em;
        line-height: 1.4em;
        padding: 0 .3em;
        border: 4px solid #552a4c;
        border-radius: 50%;
        text-align: center;
        margin: 0 auto;
        z-index: 2;
    }
}

.mod-navigation-login-link:hover, .mod-navigation-login-link:focus {
    background: #353535;
    color: white;
}

screen and (max-width: 1200px){
        color: rgb(92, 42, 82);
        box-shadow: none;
        background: white;
        width: 10em;
}

screen and (max-width: 1200px){
.mod-navigation-login-link:hover::before {
    color: rgb(92, 42, 82);
}
}

@media screen and (max-width: 1000px){
.home .mod-navigation-login .mod-navigation-login-link:hover, .home .mod-navigation-login .mod-navigation-login-link:focus, .home .mod-navigation-login-link:hover, .home .mod-navigation-login-link:focus {
    color: #eee;
    box-shadow: none;
    background: #4d2645;
}
}

@media screen and (max-width: 1000px) {
    .home .mod-navigation-login-link:before, .home .mod-navigation-login-link::before {
        color: white;
    }
}

@media screen and (max-width: 500px){
.home .mod-navigation-login-link{
    color: #4d2645;
    background: white;
}
}
@media screen and (max-width: 500px){
    .mod-navigation-login-link:hover::before{
        color: #4d2645;
    }
}

@media screen and (max-width: 500px){
.home .mod-navigation-login-link:before, .home .mod-navigation-login-link::before{
    color: #4d2645;
}
}


@media screen and (max-width: 1200px){
    .home .mod-navigation-login-link{
        background: white;
        color: rgb(92, 42, 82);
        width:10em;
    }
}



@media screen and (max-width: 1200px) {
    .home .mod-navigation-login-link:before, .home .mod-navigation-login-link::before {
        color: white;
    }
}

@media screen and (min-width: 1600px) {
    .home .mod-hero-rotator .mod-navigation-login {
        right: 2em;
        border-radius: 1em;
    }
}

@media screen and (min-width: 1400px) {
    .home .mod-hero-rotator .mod-navigation-login {
        right: 2em;
    }
}

/*Nav*/
a#nav-item0 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}
.mod-navigation-link{
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

@media screen and (min-width: 1201px) {
    .mod-navigation-section:hover>.mod-navigation-link, .mod-navigation-section>.mod-navigation-link:focus {
background: #fff;
    color: rgb(92, 42, 82);
    text-decoration: underline;
    }
}

@media screen and (max-width: 1400px) {
.mod-navigation-link {
    font-size: 14px;
}
}


    .mod-navigation-section:hover>.mod-navigation-link, .mod-navigation-section>.mod-navigation-link:focus {
        background: #fff;
        color: rgb(92, 42, 82);
        text-decoration: underline;
    }
    
.mod-navigation-children .mod-navigation-link {
    padding: .75em 0;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.15em;
    color: #0e275a;
    text-align: left;
    white-space: nowrap;
}

a.mod-navigation-logo-v9.mod-navigation-logo-v9--desktop img {
    max-width: 15em;
    margin-top: -4.6em;
}

@media screen and (max-width:1800){
a.mod-navigation-logo-v9.mod-navigation-logo-v9--desktop img{
    max-width:9em;
}
}

@media screen and (max-width:1800){
.mod-fdic-logo__link img{
    max-width: 16em;
}
}

@media screen and (max-width:1200){
.mod-navigation-logo-wrap {
    padding-top:0em;
}
}

@media screen and (max-width:500){
.mod-fdic-logo__link img {
    max-width: 18em;
}
}

.mod-navigation-logo-wrap{
    overflow:visible;
    padding-top: 2.5em;
    left: 5em;
}

@media screen and (max-width:1500px){
.mod-navigation-logo-wrap{
    left:4em;
}
}

@media screen and (max-width:1200px){
.mod-navigation-logo-wrap{
    left:calc(50% - 13em / 2);
}
}

@media screen and (max-width:1200px){
.mod-fdic-logo__link img {
    overflow: visible;
    padding-top: 0em;
}
}

@media screen and (max-width:1200px){
.mod-navigation-logo-v9 img {
    height: 5em;
    margin-top: -5em;
}
}

/*Header Mobile*/

@media screen and (max-width:800px){
.mod-navigation-logo-v9 img {
    height: 3em;
}
}

@media screen and (max-width: 1200px) {
    .mod-navigation-logo-wrap {
        left: calc(50% - 13em / 2);
        top: 3.5em;
    }
}

@media screen and (max-width: 1200px) {
    .mod-navigation-logo-v9 img {
        height: 6em;
    }
}

@media screen and (max-width: 800px) {
    .home .mod-navigation-login-link.mod-navigation-login-link-with-hero {
        bottom: 6.5em;
        left: 0em;
        top: 14em;
        width: 100%;
        justify-content: center;
        gap: 1em;
        border-radius: 0em;
        padding: 1em;
    }
}

@media screen and (max-width: 1200px) {
    .mod-navigation-icon {
        top: 50%;
    }
}

@media screen and (max-width:600px) {
    .mod-navigation-icon {
        display: block;
        top: 100%;
    }
}

@media screen and (max-width:1200px){
nav.mod-navigation.nav-utility.mod-navigation-acs {
    height: 8em;
}
}

.home .mod-navigation-wrapper .mod-navigation {
    top: 3em;
}
@media screen and (max-width: 1200px) {
    .mod-navigation-link:hover, .mod-navigation-link:focus, .mod-navigation-section:hover .mod-navigation-link {
        background: none;
    }
}


/*Main Menu*/
@media screen and (min-width: 1200px) {
div#menu {
    top: 1em;
    margin-top: 4.5em;
}
}



@media screen and (max-width: 1200px) {
    .mod-navigation-link-wrap {
        padding: 3.8em .7em 0 .7em;
        background: #555555;
        max-width: 100%;
    }
}

.mod-navigation-group {
    background: #555555;
}
.mod-navigation-children {
background: #555555;
}
.mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-children .mod-navigation-children .mod-navigation-link {
    color: #ffffff;
}
.mod-navigation-children .mod-navigation-link {
    color: black;
    font-family: "Open Sans", sans-serif;
    color: #c3c3c3;
    font-size: 1em;
    font-weight: 400;
}
.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: #555555;
}

.mod-hero-rotator-slide-overlay {
    background: linear-gradient(-118deg, rgba(15, 47, 73, 0.4) 0%, rgba(92, 42, 82, 0.4) 80%), linear-gradient(to bottom, rgba(92, 42, 82, 0.75) 0%, transparent 60%), linear-gradient(45deg, rgba(92, 42, 82, 0.7) 0%, transparent 60%);
}

.mod-fdic-logo__link img{
    max-width: 20em;
    margin-bottom: 0em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:auto;
}

@media screen and (max-width:500px){
.mod-fdic-logo__link img{
    max-width: 100%;

}
}


/*Main Promo*/
.mod-hero-vertical-center {
    margin: 2em 0% 0 0em;
    padding-left: 0;
}

@media screen and (max-width:1500px){
.mod-hero-vertical-center {
    margin: 0em -20% 0 6em;
}
}

.mod-hero-rotator-prev, .mod-hero-rotator-next {
    width: 6.5em;
    opacity: .3;
    z-index: 0;
}

span.mod-hero-headline.headline-first.xl {
    font-family: "Abel", sans-serif;
    color: white;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 4em;
    font-weight: bold;
}

span.mod-hero-subline.headline-first.lg {
    font-weight: 400;
    font-size: 1.215em;
    filter: drop-shadow(2px 4px 6px black);
}

@media screen and (max-width:500px){
span.mod-hero-headline.headline-first.xl {
    font-size: 2em;
}
}

@media screen and (max-width: 600px) {
    .mod-hero-button {
        font-size: medium;
    }
}

.mod-hero-button {
color: #000000;
    background: white;
    border-radius: 2em;
    border: 2px solid #b41e3c00;
    font-weight: 400;  
}
.fit-in-frame .mod-hero-image, .mod-hero-image.fit-in-frame {
    height: 115%;
    width: 100%;
    object-fit: cover;
}

@media screen and (max-width:2400px){
.fit-in-frame .mod-hero-image, .mod-hero-image.fit-in-frame {
height:115%;
width:100%;
}
}


@media screen and (max-width:2200px){
.fit-in-frame .mod-hero-image, .mod-hero-image.fit-in-frame {
height:100%;
width:100%;
}
}

@media screen and (max-width:2000px){
.fit-in-frame .mod-hero-image, .mod-hero-image.fit-in-frame {
height:100%;
width:115%;
}
}

@media screen and (max-width:1800px){
.fit-in-frame .mod-hero-image, .mod-hero-image.fit-in-frame {
height:100%;
width:115%;
}
}

.mod-hero-rotator, .mod-hero-rotator-slide.slick-slide {
    min-height: 50em;
    height: 40em;
}

@media screen and (max-width:500px){
.mod-hero-rotator, .mod-hero-rotator-slide.slick-slide {
    min-height: 35em;
}
}

/*Main Promo Button*/
.mod-hero-button:hover, .mod-hero-button:focus {
    background: #4d2645;
    color: white;
}
.mod-hero-button:hover::after, .mod-hero-button:hover:after, .mod-hero-button:focus::after, .mod-hero-button:focus:after {
    color: #ffffff;
    opacity: 1;
}


mod-hero-button {
    border: 2px solid #552a4c;
    font-weight: normal;
}

/*Main Promo 500px*/


.mod-hero-rotator.slick-initialized.slick-slider.slick-dotted {
    min-height: 25em;
}

/*Adjusts Promo Height*/
.mod-hero-rotator.slick-initialized.slick-slider.slick-dotted {
    min-height: 50em;
    height: 40em;
}

@media screen and (max-width:1600px){
.mod-hero-rotator.slick-initialized.slick-slider.slick-dotted {
    min-height: 40em;
    height: 40em;
}
}

@media screen and (max-width:1600px){
.fit-in-frame .mod-hero-image, .mod-hero-image.fit-in-frame{
    height:auto;
    width:auto;
}
}
@media screen and (max-width: 1600px) {
    .mod-hero-vertical-center {
        top: 40%;
        width: 50%;
    }
}

@media screen and (max-width: 1300px) {
    .mod-hero-vertical-center {
        left: -18%;
    }
}

@media screen and (max-width: 1200px) {
    .mod-hero-vertical-center {
        left: 0%;
        width: 100%;
        margin: 0em;
    }
}

@media screen and (max-width: 1000px) {
    .mod-hero-vertical-center {
        left: 5%;
        width: 100%;
        margin: 0em;
    }
}

@media screen and (max-width:700px){

}


/*Adjusts Promo Image*/
.mod-hero-rotator-slide.slick-slide {
min-height: 1100px;
}



/*Small Promo*/
@media screen and (max-width: 600px) {
    .mod-simple-promo-cell {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    text-align: center;
    }
}

.mod-tile-button::after, .mod-tile-button:after {
    color: #ffffff;
}

.mod-simple-promo-cell:last-child {
    text-align: left;
}

.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;
}
}

@media screen and (max-width: 1200px) {
    .mod-simple-promo-table {
        display: block;
        padding:0em;
    }
}

.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: 1em;
    color: #552a4c;
    width: 100%;
    margin: 0;
}
.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;
    padding: 0em;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 2em;
    padding-top: .5em;
    height: 15em;
    background:white;
}

span.mod-tile.mod-tile-overlay.no-button .mod-tile-content {
    top: 10em;
}


.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;
}
.mod-tile-button{
    border: 2px solid #552a4c;
    font-size: .75em;
}


.mod-tile-headline, .mod-tile-wrap-horiz .mod-tile-overlay .mod-tile-headline{
    color: #552a4c;
    font-family: "Abel", sans-serif;
}
.mod-tile-overlay .mod-tile-body {
    color: #ffffff;
}

.mod-tile-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 2em 0em;
    max-width: 100%;
    align-items: center;
    background: none;
}

a.mod-tile.has-button {
    width: 24em;
    height: 15em;
    margin: .25em;
    padding: 1em;
}
.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: white;
}

@media screen and (max-width: 500px) {
    .mod-tile-overlay .mod-tile-image {
        max-height: none;
        top: -10180px;
        left: -10329px;
    }
}

@media screen and (max-width: 1000px) {
.ContentContainer {
    padding-left: 2em;
    padding-top: .5em;
    padding: 0em 2em 2em 2em;
}
} 
/**/

/*Custom Section*/
/* Styles for the purple section */
#dynamic-section {
    background-color: purple;
    padding: 20px; /* Adjust as needed */
    text-align: center;
}

/* Styles for the divs inside the section */
.dynamic-div {
    display: inline-block;
    width: 45%; /* Adjust as needed for spacing */
    margin: 10px;
    background-color: white;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.dynamic-div:hover {
    background-color: purple;
    color: white;
}
h1.centered-heading {
    text-align: center;
    padding-top: 1em;
    font-weight: bolder;
    font-size: 1.5em;
    padding: 2em 5em 0em 5em;
}
.areas {
    display: flex;
    padding: 3em 5em 5em 4em;
    flex-wrap: wrap;
    justify-content: center;
}
.area {
    width: 21em;
    margin: 2em;
    text-align: center;
}

.area img {
    width: 8em;
    min-width: 5em;
    padding: 1em;
}

h1, h2, h3, p {
    color: white;
    font-size: 1em;
}
a.area-button {
    background: white;
    color: #4d2645;
    padding: .5em 4em;
    border-radius: 1em;
    text-decoration: none;
    font-size: .8em;
    transition: .3s ease;
}

a.area-button:hover {
    text-decoration: none;
    background: #4d2645;
    color: white;
}

@media (max-width:600px){
    h1.centered-heading {
    padding: 2em 2em 0em 1em;
    }
    .areas{
    padding: 3em 1em 5em 1em;
    }
    nav.mod-navigation.mod-navigation-acs{
        margin: 0;
    }
}


/*Mobile Banking Home*/
@media screen and (max-width: 1200px) {
    .mod-navigation-section {
        border-top: 1px solid #ffffff33;
    }
}


.PhoneDisplay img{
    width: 20em;
    max-width: none;
    margin: 0;
}
.MobileBankingInfo img {
    width: 7em;
    max-width: none;
    margin: 0em 1em 0em 0em;
}
mobilebankapp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10em 0em 10em 0em;
}
mobileh2 {
    font-size: 3em;
    font-weight: 300;
    color: black;
}

@media screen and (max-width:1200px){
mobileh2{
font-size: 2em;
display: flex;
justify-content: center;
}
}

@media screen and (max-width:600px){
mobileh2{
font-size: 1.25em;
display: flex;
justify-content: center;
}
}


@media screen and (max-width:1200px){
section.MobileBankingInfo ul{
padding: 1em 6em;
}
}

@media screen and (max-width:800px){
section.MobileBankingInfo ul{
padding: 1em 1em;
}
}

@media screen and (max-width:600px){
section.MobileBankingInfo ul{
padding: 1em 0em;
}
}

@media screen and (max-width:1200px){
.AppButton {
    display: flex;
    justify-content: center;
}
}

.AppButton {
    display: flex;
}
section.PhoneDisplay {
    display: flex;
}

.PhoneDisplay img:nth-child(2) {
    transform: translateX(-50px) translateY(-50px);
    transition: transform 1s ease;
}
section.MobileBankingInfo{
    background-color:none;
    color: black;
}


@media screen and (max-width:1200px){
section.PhoneDisplay {
    display: none;
}
}

/*Header*/
.mod-navigation-center {
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-end;
    max-height:8em;
    min-height: 0;
}



.mod-content-image-banner.hasColorOverlay img {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    object-fit: cover;
}


/*Footer*/
.simple-footer .mod-footer-column{
    text-align: left;
}
.mod-footer-wrap.simple-footer{
    padding-top: 1em;
}

.mod-footer-column-title, p.mod-footer-column-title, a.mod-footer-column-title, .mod-footer-column-title a {
    padding: .5em 0;
    width: 43%;
    font-size: .75em;
    font-weight: 600;
    color: #000000;
}


/*Personal Banking*/
p.TitlePersonal {
    text-align: center;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 300;
}
.FeatureIcons {
    display: flex;
    justify-content: center;
    padding: 2em 0em;
    flex-wrap: wrap;
}
.DigitalBank {
    border-right: 1px solid black;
    padding: 0em 2em;
    width: 15em;
    height: 11em;
}

@media screen and (max-width:1600px){
    .DigitalBank {
    border-right: none;
}
}

.RefundATM {
    border-right: 1px solid black;
    padding: 0em 2em;
    width: 15em;
    height: 11em;
}

@media screen and (max-width:1600px){
    .RefundATM  {
    border-right: none;
}
}

.NoMinBal{
    border-right: 1px solid black;
    padding: 0em 2em;
    width: 15em;
    height: 11em;
}

@media screen and (max-width:1600px){
    .NoMinBal  {
    border-right: none;
}
}


.NoMonthFree {
    padding: 0em 2em;
    width: 15em;
    height: 11em;
}

p.SubheadIcon {
    font-size: 0.75em;
}

/*Location*/
.mod-tile-body {
    font-size: 1em;
    line-height: 1.2em;
    color: black;
}
p {

    font-family: 'Open Sans';
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 1em;
    list-style-type: none;
    color: black;
    font-weight: 100;
}


/*Contact*/
.defaultCTA:hover, .defaultCTA:focus {
    background: #ededed;
    border: 1px solid #5c2a52;
    color: #5c2a52;
    border-radius: 40px;
}
.defaultCTA{
    background: #5c2a52;
    border: 1px solid #5c2a52;
    color: white;
    width: 10em;   
    border-radius: 40px; 
}

.right-section {
    width: 100%;
}

/*General*/
ul li::before, ul li:before {
    background: #858585;
}
.mod-navigation-children .mod-navigation-link {
    color: black;
    font-family: "Open Sans", sans-serif;
    color: #333333;
    font-size: 1em;
    font-weight: 400;
}

@media screen and (max-width: 1200px) {
    .mod-navigation-children .mod-navigation-link {
        color: #ebebeb;
        background: #555555;
    }
}

.mod-navigation-section.mod-navigation-section-short:hover .mod-navigation-link-parent, .mod-navigation-section.mod-navigation-section-short:focus .mod-navigation-link-parent {
    background: #fff;
    color: #5c2a52;
}

.mod-card-button {
    color: white;
    background: #5c2a52;
    border: solid 2px #5c2a52;
    border-radius: 4em;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
    margin-bottom: 1em;
    font-family: 'Montserrat';
    font-size: 19px;
    font-weight: 300;
    width: 15em;
    display: flex;
    justify-content: space-evenly;
    text-decoration: none;
}

@media screen and (max-width:500px){
.mod-card-button {
width:100%;
}
}

span.mod-card-button:hover {
    border: solid 2px #5c2a52;
    color: #5c2a52;
    background: #ededed;
}

p.ButtonLearn {
    padding: 0em 0em 3em 0em;
}
ul {
  padding: 1em;
}

@media screen and (max-width: 600px) {
    .mod-navigation-section:hover .mod-navigation-children, .mod-navigation-link:focus+.mod-navigation-children {
        display: block;
        background: #555555;
    }
}

/*Collapsing Section*/
.expanded .mod-expanding-trigger, .no-js .mod-expanding-trigger {
    padding: 0.73em 0.9em;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #fff;
    background: #4f4f4f;
    border-color: white;
}
.expanded .mod-expanding-trigger::before, .expanded .mod-expanding-trigger:before{
    color: white;
}

/*non home page banner*/
.mod-content-image-banner {

}

.mod-page-wrap {
    padding: 0em;

}

.fancyTable .fancyTableHead th {
    background: #575757;
}

nav.mod-navigation.nav-utility.mod-navigation-acs {
    background: #f7f7f7;
}

/*Location Styling*/
.expanded .mod-location-trigger::before, .expanded .mod-location-trigger:before {
    color: white;
}
.expanded .mod-location-trigger, .no-js .mod-location-trigger {
    background: #575757;
}

.mod-location-trigger {
    color: #fff;
    background: #575757;
}

.mod-location-information-button {
    color: black;
    background: #afafaf;
    border-radius: 30px;
    transition: .2s ease;
}
.mod-location-information-button:hover {
    color: white;
    background: #4f4f4f;
    border-radius: 30px;
}

section.MobileBankingInfo ul li::before {
    background: black;
}

/*Mobile View*/
media screen and (max-width: 1200px) {
    .mod-navigation-link-wrap {
        background: grey;
    }
}
@media screen and (max-width: 1200px) {
    .mod-navigation-section.mod-navigation-section-short .mod-navigation-link-parent, .mod-navigation-section.mod-navigation-section-short:hover .mod-navigation-link-parent, .mod-navigation-section.mod-navigation-section-short:focus .mod-navigation-link-parent {
        background: #555555;
        color: #fff;
    }
}
@media screen and (max-width: 1200px) {
    .mod-navigation:not(.mod-collapsed-navigation) .mod-navigation-children .mod-navigation-children .mod-navigation-link {
        color: white;
        background: #555555;
    }
}
@media screen and (max-width: 1200px) {
.mod-navigation-section:hover>.mod-navigation-link, .mod-navigation-section>.mod-navigation-link:focus {
    color: white;
}
}

.mod-navigation-children{
    left: auto;
}

/*Related Links*/
.Link img {
width:5em;
}

.relatedLinks a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.ColorRelatedLinks1{
    margin-top: -29em;
    background: rgb(0 51 102);
    height: 26em;
    clip-path: polygon(0 0, 100% 0, 100% 76%, 0 50%);
    width: 104.4%;
    position: relative;
    left: 0.5em;
    z-index: 1;
}
.ColorRelatedLinks2 {
    margin-top: -29em;
    background: #98CBFF;
    height: 34em;
    clip-path: polygon(0 0, 100% 0, 125% 76%, 0 53%);
    width: 93.4%;
    position: relative;
    left: 1.7em;
    z-index: 0;
}

@media screen and (max-width:1200px){
.relatedLinksDiv {
    display: none;
}
}

/*Related Links Styling*/
/*Custom Area*/
div#mod-page-wrap {
    width: 100%;
}
.relatedLinksDiv {
    width: 11em;
}
.contentDiv {
    display: flex;
    flex-wrap: wrap;
}

.relatedLinks {
    background: #733a67;
    color: white;
    padding: 25px;
    margin-top: -1px;
    width: 14em;
    position: relative;
    z-index: 2;
    border-radius: 1em;
    top: 6em;
}

.relatedLinks a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    padding:0em;
}

ParadeImage img {
    max-width: none;
}

/*Rates*/

mod-promo-rate-number ul li::before{
    display:none;
}

.mod-promo-rate-cta {
    color: rgb(92, 42, 82);
    background: white;
    border-radius: 2em;
    z-index: 2;
}
a.mod-promo-rate.slick-slide.slick-current.slick-active {
    border-radius: 1em;
    padding: 1em;
    margin: 1em;
    background: url(/doccenter/9c0b55fe120748f795b4f32881f0835a);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}

span.mod-promo-rate-number {
    color: white;
    z-index: 2;
}
span.mod-promo-rate-title {
    color: white;
    z-index: 2;
    font-size: 2em;
}
span.mod-promo-rate-desc {
    color: white;
    z-index: 2;
    font-size: 1.25em;
    font-weight: 100;
}

.mod-promo-rate-number ul {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    padding: .75em;
}

.mod-promo-rate-number ul li::before{
    display:none;
}

.mod-promo-rate-number ul li {
    font-weight: 300;
    font-size: 1em;
    width: 50%;
    font-weight: 700;
    padding: .25em;
}

.mod-promo-rate-number em {
    font-size: .75em;
    font-weight: 100;
    white-space: normal;
}

a.mod-promo-rate.slick-slide.slick-current.slick-active img{
    z-index:2;
    width:90px;
    height:auto;
    position:relative;

}

.mod-promo-rate.slick-slide.slick-active[data-slick-index="1"]{
    background: url(/uploads/images/240919112348.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}

.mod-promo-rate.slick-slide.slick-active[data-slick-index="2"]{
    background: url(/uploads/images/240919112420.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}

.mod-promo-rate.slick-slide.slick-active::before{
     content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-118deg, rgba(15, 47, 73, 0.4) 0%, rgba(92, 42, 82, 0.4) 80%), linear-gradient(to bottom, rgba(92, 42, 82, 0.75) 0%, transparent 60%), linear-gradient(45deg, rgba(92, 42, 82, 0.7) 0%, transparent 60%);
    z-index: 1;
    border-radius: 1em;   
}

a.mod-promo-rate.slick-slide.slick-current.slick-active::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-118deg, rgba(15, 47, 73, 0.4) 0%, rgba(92, 42, 82, 0.4) 80%), linear-gradient(to bottom, rgba(92, 42, 82, 0.75) 0%, transparent 60%), linear-gradient(45deg, rgba(92, 42, 82, 0.7) 0%, transparent 60%);
    z-index: 1;
    border-radius: 1em;
}

.mod-promo-rate-wrap {
    display: flex;
    justify-content: center;
}

a.mod-promo-rate.slick-slide.slick-active{
    background: rgb(92, 42, 82);
    border-radius: 1em;
    padding: 5em;
    margin: 1em;
    width: 25em !important;
}

.slick-track {
    width: auto;
}
.mod-promo-rate-center.slick-initialized.slick-slider {
    max-width: none;
}
.slick-track{
    display: flex !important;
    justify-content: center !important;
}

/*Rates*/
.custom-rates-area {
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
    padding: 1em 0em;
}

.rate-section {
    margin: 1em 1em;
    width: 20em;
    background-size: cover;
    padding: 20px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 1em;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    justify-content: space-evenly;
    transition: background 0.8s ease;
}
.rate-section::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 1em;   
    transition: background 0.8s ease;
}

.rate-section:hover::before{
    background: linear-gradient(74deg, rgb(76 122 159 / 39%) 0%, rgb(151 93 139 / 53%) 80%), linear-gradient(to bottom, rgba(92, 42, 82, 0.75) 0%, transparent 60%), linear-gradient(45deg, rgba(92, 42, 82, 0.7) 0%, transparent 60%);
    background-size: cover;
    transition: background 0.8s ease;
}

.rate-section * {
  position: relative;
  z-index: 2; 
}

.rate-icon {
    width: 4em;
}

h2, h4 {
  margin: 10px 0;
}

.rate-info {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width:100%
}

.rate-container {
    margin: 10px 0;
    width: 45%;
}

.rate-container p {
    color: white;
    font-size: .75em;
}

.rate-button {
    background-color: white;
    color: rgb(92, 42, 82);
    border-radius: 2em;
    text-decoration: none;
    border: none;
    font-size: .75em;
    width: 10em;
    transition: .4s ease;
}
.rate-button:hover {
  background: rgb(92, 42, 82);
  color: white
}

.rate-section h2 {
    font-size: 2em;
    font-family: "Abel", sans-serif;
    font-weight: 100;
}

.rate-container h3 {
    font-weight: bold;
    font-size: 1em;
}

/*Collapsing Section*/
.mod-expanding-trigger::before, .mod-expanding-trigger:before{
    color:#5c2a52;
}


/*Product Grid*/
.fancyTable .fancyTableHead th {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: center;
    font-weight: 400;
    font-family: 'Oswald';
    font-size: 1.2em;
}
.fancyTable td a, .fancyTable td p, .fancyTable td {
    color: #545454;
    font-size: 1em;
    font-weight: 300;
    font-family: 'Montserrat';
}

@media screen and (max-width:600px){
.fancyTable td a, .fancyTable td p, .fancyTable td {
    font-weight: 500;
}
}


/*Gradient Styling*/
.mod-content-image-banner {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
}

.mod-content-image-banner img {
    width: 100%; 
    height: auto;
}


.fancyTable th a, .fancyTable th p, .fancyTable th {
    color: #585858;
    font-size: 1em;
    font-weight: 300;
    font-family: 'Montserrat';
    text-align: center;
    text-decoration: none;
    text-align: center;
}






@media screen and (max-width:1600px) {
.mod-hero-rotator .banner-overlay {
    bottom: -28em;
}
}

@media screen and (max-width:1500px) {
.mod-hero-rotator .banner-overlay {
    bottom: -28em;
}
}

@media screen and (max-width:600px){
.mod-hero-rotator .banner-overlay {
        bottom: -27em;
        width: 200%;
        left: -50%;
}
}

ul.slick-dots {
    z-index: 2;
}

@media screen and (max-width:700px){
.mod-content-image-banner .banner-overlay {
    bottom: -21em;
    left: -50%;
    right: 0;
    height: 83%;
    width: 200%;
}
}

.mod-content-image-overlay-center {
    bottom: 2em;
    z-index: 2;
}

/*Back To Top*/
.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: #552a4c;
    background: #fff;
}

.mod-back-to-top-footer:before, .back-to-top-footer::before {
    content: '';
    font-family: 'FontAwesome';
    padding: 1em;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #c3c3c3;
    border-radius: 1.5em;
    box-shadow: rgba(0, 0, 0, .2) 1px 1px;
    -moz-transition: .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}

/*Back To Top*/
.mod-back-to-top-footer {
    height: 3em;
    padding: 0em;
    text-decoration: none;
}



ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: none;
    padding: 0em 1em 0em 1em;
}

@media screen and (max-width:400px){
ul {
    padding: 0em 0em 0em 0em;
    font-size: .75em;
}
}

/*Small Promo 2*/
.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 37em;
    padding: 0;
    border-radius: 1em;
    background: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    align-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    height: 20em;
    margin: 1em .5em;
}

span.mod-tile.mod-tile-overlay.no-button {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 37em;
    padding: 0;
    border-radius: 1em;
    background: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    align-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    height: 20em;
    margin: 0em .5em;
}

.mod-tile-overlay .mod-tile-body {
    margin: 0;
    font-size: .75em;
    color: black;
    text-align: left;
}

.mod-tile-overlay .mod-tile-headline {
    font-size: 1em;
    color: #552a4c;
    margin: 0;
}

.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-content {
    position: relative;
    display: flex;
    padding: 0em;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 2em;
    padding-top: .5em;
    height: 15em;
}

@media screen and (max-width: 600px) {
    .mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-content {
        padding-right: 2em;
        align-content: center;
        display: flex;
        align-items: center;
    }
}

img.mod-tile-image {
    left: -10001px;
    width: auto;
    top: -9833px;
    max-height: 150%;
}

.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-image-wrap {
    position: relative;
    display: block;
    min-height: 100%;
    height: auto;
    overflow: hidden;
    top: 0;
    left: 0em;
    right: 0;
    bottom: 0;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
}


.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-image-wrap .mod-tile-image {
    left: -10001px;
    width: auto;
    top: -9946px;
    max-height: 150%;
}

@media screen and (max-width: 600px) {
    .mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-image-wrap .mod-tile-image {
        left: -10060px;
        width: 28em;
        top: -9861px;
    }
}

@media screen and (max-width: 800px) {
.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-image-wrap {
        width: 100%;
        height: 100%;
    }
}

.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-overlay .mod-tile-image{

.mod-tile-overlay .mod-tile-image {
    max-width: none;
    min-width: 100%;
    max-height: 120%;
    min-height: 100%;
    left: -6em;
    top:0em;
    bottom:0em;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: .25;
}

}


.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-headline {
    font-size: 1em;
    color: #552a4c;
    margin:0;
}

@media screen and (max-width:500px){
.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-headline {
    width: 100%;
    max-width: 100%;
}
}

.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) span.mod-tile-body {
    font-size: .75em;
    color:black;
}

span.mod-tile-button{
    padding: .65em 1.16em;
    font-style: italic;
    border-color: #552a4c00;
    border-radius: .125em;
    white-space: nowrap;
    color: white;
    background: black;
    border-radius: 1em;
    font-size: .75em;
}

.mod-tile-button:hover, .mod-tile-button:focus, a:hover .mod-tile-button, a:focus .mod-tile-button {
    color: white;
    background: #552a4c;
}


/*Small Promo 3*/
.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 37em;
    padding: 0;
    border-radius: 1em;
    background: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    align-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    height: 20em;
}


.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-content {
    position: relative;
    display: flex;
    padding: 0em;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 2em;
    padding-top: .5em;
    height: 15em;
}

@media screen and (max-width:600px){
.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-content{
    padding-right: 2em;
    display: flex;
    align-items: center;
}
}

.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-image-wrap {
    position: relative;
    display: block;
    min-height: 100%;
    height: auto;
    overflow: hidden;
    top: 0;
    left: 0em;
    right: 0;
    bottom: 0;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
}


.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-image-wrap .mod-tile-image {
    left: -10001px;
    width: auto;
    top: -9833px;
    max-height: 150%;
}

@media screen and (max-width:500px){
.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(1) .mod-tile-headline {
    width: 100%;
    max-width: 100%;
}
}

@media screen and (max-width: 600px) {
    .mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-image-wrap .mod-tile-image {
        left: -10060px;
        width: 28em;
        top: -9861px;
    }
}

@media screen and (max-width: 800px) {
.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-image-wrap {
        width: 100%;
        height: 100%;
    }
}

.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-overlay .mod-tile-image{

.mod-tile-overlay .mod-tile-image {
    max-width: none;
    min-width: 100%;
    max-height: 120%;
    min-height: 100%;
    left: -6em;
    top:0em;
    bottom:0em;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: .25;
}

}


.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) .mod-tile-headline {
    font-size: 1em;
    color: #552a4c;
    margin:0;
}

.mod-tile-wrap-outer a.mod-tile.mod-tile-overlay.has-button:nth-of-type(2) span.mod-tile-body {
    font-size: .75em;
    color:black;
    text-align: left;
}









/*Small Promo 1 Horizontal*/
.PromoImageWrapper{
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    height: auto;
}

@media screen and (max-width:1000px){
.PromoImageWrapper{
    width:100%
}
}

.ContentContainer{
    display:flex;
    flex-direction: column;
    justify-content:center;
    width: 25em;
}

.PromoImageContainer{
width: 15em;
flex-shrink: 0;
overflow: hidden;
height: 15em;
}

@media screen and (max-width: 1000px) {
    .PromoImageContainer {
        width: 100%;
        overflow: hidden;
    }
}

.PromoImageContainer img {
    border: 0;
    position: relative;
    left: -53%;
    width: 180%;
    object-fit: cover;
}

@media screen and (max-width:1000px){
.PromoImageContainer img {
    border: 0;
    position: relative;
    left: -1em;
    width: 50em;
}
}

@media screen and (max-width:700px){
.PromoImageContainer img {
    left: -14em;
}
}

.ContentContainer .mod-simple-promo-cell:nth-of-type(1) {
    padding:0;
}

.ContentContainer .mod-simple-promo-cell:nth-of-type(2) {
    padding: 0;
}

@media screen and (max-width:600px){
.ContentContainer .mod-simple-promo-cell:nth-of-type(2) {
    display: flex;
    justify-content: center;
}
}

.mod-simple-promo-cell mod-simple-promo-button {
    padding: .65em 1.16em;
    font-style: italic;
    background: #000000;
    border-color: #00000000;
    border-radius: .125em;
    white-space: nowrap;
    color: #ffffff;
    border-radius: 1em;
    font-size: .75em;
}

.mod-content-image-banner .banner-overlay {
    
position: absolute;
    
bottom: -19em;
    
left: -20%;
    
right: 0;
    
height: 83%;
    
width: 140%;
    
background-color: #f7f7f7;
    
border-top-left-radius: 50% 50%;
    
border-top-right-radius: 50% 50%;
    
z-index: 1;
    
overflow: hidden;
}

.banner-overlay{
    position: absolute;
    bottom: -35em;
    left: -20%;
    right: 0;
    height: 83%;
    width: 140%;
    background-color: #f7f7f7;
    border-top-left-radius: 50% 50%;
    border-top-right-radius: 50% 50%;
    z-index: 1;
    overflow: hidden;
}



/*Button Styling*/
.button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em;
  padding: 1em;
}

.button {
    background: #5c2a52;
    border: 1px solid #5c2a52;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0.5em 1em;
    width: 20em;
    font-size: .75em;
    border-radius: 40px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.button:hover {
  background: white;
  color: #5c2a52;
}

.mod-simple-promo-button::after, .mod-simple-promo-button:after {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 .8em;
    font-family: FontAwesome;
    font-size: 1em;
    font-style: normal;
    line-height: 1.2em;
    color: #ffffff;
    opacity: .2;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
}


/*Mobile*/

@media screen and (max-width: 800px) {
    .mod-small-navigation-wrap {
        min-height: 0em !important;
        max-height: 100% !important;
    }
}

@media screen and (max-width:800px){
.mod-small-navigation-wrap .mod-navigation-center {
    min-height: 0;
    padding: 0;
}
}

@media screen and (max-width:800px){
a.mod-small-navigation-link {
    text-align: center;
    width: 100%;
    margin: 0;
    border-radius: 0;
}
}