.mod-page-wrap--landing .landing__block {
    background-size: cover;
}

.landing__nav {
    display: flex;
    justify-content: center;
}

.landing__register-wrap .contact-form-v2__form {
    padding: 1em;
}

.landing__register-enter-info {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    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: 12px;
    font-family: Lato, sans-serif;
    line-height: 16px;
    font-style: normal;
    text-align: center;
    color: #000;
}

.landing__register-wrap .contactSection .formMod.formMod100 {
    margin: 0;
}

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(0, 179, 155);
}

.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: 968px) {
    .landing__register-wrap .contact-form-v2__row:nth-child(1) .contact-form-v2__column:nth-child(1) {
        max-width: none;
    }
}

.landing__register-wrap .contact-form-v2__form {
    width: 326px
}


.landing-footer .landing-section-block {
    background: #000;
}

.landing-footer .landing-section-holder-border {
    background: #000;
}

.mod-page-moduleWrap:nth-child(4),
.mod-page-moduleWrap:nth-child(4) .mod-safe-area,
.mod-page-moduleWrap:nth-child(4) .mod-safe-area .htmlModuleWrap {
    background: rgb(32,62,150)
}

#element-204 .btn {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    height: 60px;
    width: 178px;
    padding: 11px 30px 7px;
    font-weight: 600;
    border-bottom: 6px solid #ff9900;
    border-left: none;
    border-right: none;
    border-top: none;
    text-decoration: none;
    text-transform: uppercase;
    background: #ffcb7d;
    color: #331f00;
    text-align: center;
    transition: ease all .25s;
}

#element-204 .btn:hover,
#element-204 .btn:focus,
#element-204 .btn:active {
    background: #fdb757;
}

#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: #000;
    background: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
}

.landing__register-submit:hover,
.landing__register-submit:focus,
.landing__register-submit:active {
    background: rgba(0,0,0,0.3);
    color: #fff;
}

.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: .25em 0;
}

.landing__register-textbox .defaultInput {
    margin: 8px 0 4px 0
}

/* ===== Mobile Sizing ===== */
/* ===== 20250624 ===== */

@media screen and (max-width:768px){
    .landing__register-wrap .contact-form-v2__layout {
        padding: 4px 0;
    }
}
.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 .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__register-textbox {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
