.mod-page-wrap--landing .landing__block {
    background-size: cover;
    min-height: 42em;
}
.mod-safe-area {
    max-width: 100.8em;
}
.landing__nav {
    display: flex;
    justify-content: center;
}
ul li::before, ul li:before{
    background:#fff;
}
.landing__register-wrap .contact-form-v2__form {
    padding: .5em;
}

.landing__register-enter-info {
    font-size: 15px;
    line-height: 22px;
    font-family: Lato, sans-serif;
}

.contactSection .defaultInput,
.contactSection .defaultSelect, 
select.landing__register-dropdown {
    width: 384px;
    height: 43px;
    font-family: "Titillium Web", sans-serif;
    font-size: 15px;
    line-height: normal;
}

.landing__register-disclaimer {
    font-size: 16px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 26px;
    font-style: normal;
    text-align: center;
}

.landing__register-disclaimer b {
    font-size: 19px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 29px;
    font-style: normal;
    text-align: center;
}

.landing__register-wrap .contactSection .formMod.formMod100 {
    margin: 0;
    text-align: center;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

select.landing__register-dropdown {
    margin-top: .25em;
}

.landing-content-tabs__tab-btn {
    background: #06347a;
    border-bottom: 6px solid #042659 !important;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 20px;
    width: 100%;
    max-width: 280px;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin-bottom: .5em;
    margin-top: .5em;
    transition: ease all .25s;
}

.landing-content-tabs__wrap {
    margin-top: 2em;
}

.landing-content-tabs__tabs {
    min-width: 280px;
}

.landing-content-tabs__tab-content {
    width: 110%;
    max-width: 110%;
    background: #06347a;
    border-bottom: 6px solid #042659;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #fff;
    padding: 2em;
    box-shadow: 0 0 20px #000;
}

.landing-content-tabs__tab-content h2 {
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    font-weight: 500;
    text-align: left;
    line-height: 1em;
    color: #ff9900;
    text-transform: uppercase;
}

.landing-content-tabs__tab-content .subhead {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2em;
    color: #fff;
    padding: 7px 0 13px 0;
    text-align: left;
}

.landing-content-tabs__contents ul li::before, .landing-content-tabs__contents ul li:before {
    display:none;
}

.landing-content-tabs__contents ul {
    padding: 0 0 0 40px;
}

.landing-content-tabs__contents ul li {
    display: list-item;
    list-style: inherit;
    padding: 2px 0;
}

.grid {
    display: grid;
    grid-template-columns: 50% 50%;
}

.mediaBreak {
    display: none;
}

.landing__register-wrap .contact-form-v2__form {
    background: rgb(51,51,51);
    background: rgba(51,51,51,.7);
    border-radius: 16px;
}

.patriotActDisclaimer {
    font-size: 13px;
    line-height: 14px;
    color: rgb(11, 1, 1) ;
    font-family: Tahoma ;
    font-weight: 400 ;
}

.patriotActArea {
    align-self: flex-start;
}

.contactSection .defaultLabel.patriotActLabel {
    display: inline;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 19px;
    padding-left: .5em;
    text-decoration: none;
}

.defaultLabel.patriotActLabel a {
    text-decoration: none;
}

.form-error {
    color: #fff !important;
}

.phoneMessage {
    color: rgb(251, 253, 255);
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 12px;
    line-height: 19px;
}

.form-error:before,
.form-error::before {
    content: '\26A0 ';
    padding-right: 4px;
}


@media screen and (min-width: 768px) {
    .landing__register-wrap {
        align-items: center;
    }
}

.landing-footer .landing-section-block {
    background: #fff;
    border-top: 1px solid #000;
}

.landing-footer .landing-section-holder-border {
    background: #fff;
}

#element-204 .btn {
    line-height: 120%;
    text-align: center;
    font-family: "Titillium Web";
    cursor: pointer;
    transition: border .5s;
    width: 100%;
    border: 0;
    white-space: normal;
    padding: 0;
    background: #000000;
    color: #FFFFFF;
    font-size: 10pt;
    font-family: "Titillium Web";
    font-weight: 400;
    font-style: normal;
    height: 3.75em;
    width: 11.12em;
    margin-bottom: 2em;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: .15s;
}

#element-204 .btn:hover,
#element-204 .btn:focus,
#element-204 .btn:active {
    background: #fff;
    color: #000;
}

#element-204 {
    display: flex;
    justify-content: center;
    align-items: center;
}

#element-231 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.backToTop a {
    color: #fff;
    font-size: 16px;
}

.landing__register-submit {
    color: #333333;
    background: #DDB362;
    border: 1px solid #DDB362;
}

.landing__register-submit:hover,
.landing__register-submit:focus,
.landing__register-submit:active {
    background: #333333;
    color: #DDB362;
}

.contactSection .defaultInput, .contactSection .defaultSelect, select.landing__register-dropdown {
    width: 275px;
}

.landing__register-textbox {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
}

select.landing__register-dropdown {
    margin: .5em 0;
}

.landing__register-textbox .defaultInput {
    margin: 8px 0 4px 0
}

.container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 30px 20px;
    top: 5em;
    position: relative;
}

.card {
    line-height: 1.1em;
    padding: 2%;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    width: 400px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px -4px 0px #333333, 0px 3px 15px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
    -moz-box-shadow: 0px -4px 0px #333333, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
    box-shadow: 0px -4px 0px #333333, 0px 3px 15px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
}

.card-body1 {
    padding: 1em;
}

.tag {
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1em;
}

.card-body1 p {
    font-size: 16px;
    text-align: left;
    line-height: 1.1em;
    padding-top: .5em;
    color: #fff;
}

ul li {
    display: block;
    width: 100%;
    font-size: 9pt;
    line-height: 1;
}

.card .disclaimer p {
    color: #fff;
    font-size: 9pt;
    line-height: 1.5;
}

.landing-footer-copyright .landing-footer-copyright-c,
.landing-footer-copyright .landing-footer-copyright-c a {
    color: #000;
}

.fdic-logo-img-wrap,
.fdic-logo-img {
    width: 393px;
    max-width: 100vw;
}

.site-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.textMessageDisc {
    color: #fff;
    font-size: 15px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 24px;
    text-align: center;
}

.contact-form-v2__column > div > .formMod.formMod100 {
    display: flex;
    justify-content: center;
}

@media screen and (min-width: 968px) {
    .landing__register-wrap .contact-form-v2__row:nth-child(1) .contact-form-v2__column:nth-child(1) {
        max-width: none;
    }
}

@media screen and (min-width: 768px) {
    .landing__register-wrap .contact-form-v2__form {
        width: 700px;
    }
}

/* ===== Mobile Sizing ===== */
/* ===== 20250624 ===== */

.fullWrap {
    --body-width: 100vw;
}

.fullWrap.adminCollapsed,
.fullWrap.adminOpen {
    --body-width: calc(100vw - 45px);
}

@media screen and (max-width: 280px)
{
    .fullWrap {
        --body-width: 280px;
    }

    .fullWrap {
        min-width: var(--body-width);
    }
}

@media screen and (max-width: 325px)
{
    .fullWrap.adminCollapsed,
    .fullWrap.adminOpen {
        --body-width: 325px;
    }

    .fullWrap.adminCollapsed,
    .fullWrap.adminOpen {
        min-width: var(--body-width);
    }
}

.landing__nav-logo-wrap {
    max-height: calc(var(--body-width) / 5);
}

.landing__register-wrap .contact-form-v2__form {
    min-width: 280px;
    max-width: var(--body-width);
}

select.landing__register-dropdown {
    margin-top: .25em !important;
}

.fdic-logo-img-wrap, .fdic-logo-img {
    max-width: var(--body-width);
}

@media screen and (max-width: 400px) {
    .contactSection .formMod.formMod100 {
        display: flex;
        justify-content: center;
    }
.landing__register-wrap .contact-form-v2__layout {
    padding: 4px 0;
}
    .landing__register-wrap .contactSection .defaultInput, .landing__register-wrap .contactSection .defaultSelect {
        width: 240px;
        font-size: 12px;
    }

    select.landing__register-dropdown {
        width: 240px;
        height: 38px;
        font-size: 12px;
        margin-top: 8px !important;
    }
}

.landing__register-heading,
.landing__register-subheading {
  max-width: calc(var(--body-width) * 0.8);
}

/* ===== End ===== */

.landing-section-fit {
    max-width: none;
}



.card-header img {
    width: 360px;
    height: 200px;
}

@media screen and (max-width: 600px) {
    .card-header img {
        width: 300px;
        height: 200px;
    }
}

.card-header {
    display: flex;
    justify-content: center;
    align-items: center;
}
