/* rem base: 16px */



#element-204 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.landing__nav-wrap {
    justify-content: flex-start;
}

.landing__nav-logo-img {
    width: auto;
}

.landing__nav-logo-wrap {
    margin-left: 4em;
    padding: 1em 0;
}


@media screen and (max-width: 600px) {
    .landing__nav-logo-wrap {
        margin-left: 0px;
    }
}

.landing__nav-wrap,
.landing__nav-logo-wrap {
    height: 160px;
}

.btn {
    text-align: center;
    font-family: 'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
    cursor: pointer;
    transition: border .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

#element-204 .btn {
    border: 2px solid #000000;
    background: #000A67;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    height: 60px;
    width: 172px;
    border-radius: 3px;
    margin-bottom: 2em;
    margin-top: 1em;
}

.landing-footer .landing-section-block {
    background: #fff;
}

.landing-footer-copyright .landing-footer-copyright-c,
.landing-footer-copyright .landing-footer-copyright-c a {
    color: #000;
}

.mod-page-wrap.mod-page-wrap--landing, .mod-page-wrap--landing .htmlModuleWrap, .mod-page-wrap--landing .landing__block {
    background-size: cover;
    background-position: bottom;
}

#element-261 {
    text-align: center;
}

.formMod100 {
    width: 100%;
}

.landing__register-wrap .contactSection .formMod.formMod100 {
    margin: 0;
}

div.formMod100.landing__register-dropdown {
    margin-top: 8px;
}

.landing__register-wrap .contact-form-v2__form {
    width: 360px;
    padding: 0.5em 2em;
    height: 646px;
    border-radius: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
    background: rgb(16, 113, 181);
    border: none;
}

.landing__register-enter-info {
    text-align: center;
    line-height: 19px;
    font-size: 16px;
    padding: 0;
    margin-top: 6px;
}

.landing__register-disclaimer {
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    font-family: 'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
    text-align: center;
}

.landing__register-submit {
    border: 2px solid #185796;
    background: #185796;
    color: #FFFFFF;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    height: 41px;
    width: 297px;
    border-radius: 30px;
}


.landing__register-enter-info,
.text-message,
#element-261 .x_dc68832a {
    font-family: 'Roboto', Helvetica, 'Montserrat', Arial, sans-serif;
}

.text-message {
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}

#element-261 .x_dc68832a {
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    padding: 0;
    color: #000;
}

#element-261 strong {
    font-weight: 700;
}


@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:  414px;
    height: auto;
}

@media screen and (min-width: 768px) {
    

    .landing__nav {
        width: auto;
        margin: 0;
    }

    .landing__register-enter-info {
        line-height: 22px;
        font-size: 15px;
    }
}

.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 {
    text-decoration: none;
    color: #fff;
}

.disclaimer2 {
    color: rgb(251, 253, 255);
    font-family: Montserrat;
    font-size: 12.8576px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 21px;
    overflow-wrap: break-word;
    text-align: center;
}

.textMessage {
    color: rgb(251, 253, 255);
    font-family: Montserrat;
    font-size: 15.8512px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 26px;
    overflow-wrap: break-word;
    text-align: center;
}

.landing__register-enter-info {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 15.824px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 22px;
    overflow-wrap: break-word;
    text-align: center;
}

.contactSection select.defaultSelect {
    margin: .5em 0 .25em 0;
}

.landing-footer, .landing-footer .section-block {
    height: 200px;
    border: none;
}

.landing-footer-copyright {
    top: 1.15rem;
}

.landing-footer-copyright .landing-footer-copyright-c, .landing-footer-copyright .landing-footer-copyright-c a {
    text-decoration: none;
    color: rgb(23, 45, 61);
    font-family: Montserrat;
    font-size: 13.8704px;
}

.landing-footer-copyright .landing-footer-copyright-c a:hover,
.landing-footer-copyright .landing-footer-copyright-c a:focus,
.landing-footer-copyright .landing-footer-copyright-c a:active {
    text-decoration: underline;
}

.landing__register-textbox .defaultInput {
    margin: 8px 0 0 0;
}

select.landing__register-dropdown {
    margin: 0.5em 0 .25em 0;
}

.patriotActDisclaimer {
    color: #fff;
    line-height: 1.25;

}

.patriot-act-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
}

.patriot-act-inner {
    display: block;
    max-width: 800px;
    background: #fff;
    border: 1px solid #eee;
    padding: 2em;
    line-height: 1.25;
    color: #000;
    box-shadow: 0px 0px 4px #333;
}

/* ===== 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: min(164px, calc(var(--body-width) / 3));
}

.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 ===== */

@media screen and (max-width: 400px) {
    .landing__register-wrap .contact-form-v2__form {
        padding: .5em 0;
    }

    .landing__register-enter-info {
        font-size: 14px;
    }

    .landing__register-submit {
        width: 200px;
    }

    .landing__register-wrap .contact-form-v2__layout {
        padding: 4px 0.5em 2.5em 0.5em;
    }
}
