.mblBankFooter{
    display:none;
}
.signUp{
    display:none;
}
.locHrContainer{
    display:none;
}
.mobileView{
        display:none;
    }
.mod-safe-area {
    position: relative;
    display: block;
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.htmlModuleWrap{
    padding:0;
}
@media screen and (min-width: 768px) {
    .landing__nav{
        padding:0 1em;
    }
}
.landing__nav-wrap{
    height:180px;
}

.landing__nav-logo-wrap{
    height:145px;
    max-height:100%;
}
.landing__nav-logo-img {
    width: 100%;
    object-fit: contain;
    margin-left: 1em;
    max-width: 300px;
}
.blueStatement{
    background:#00467f;
}
.blueStatement p{
    color:#fff;
    line-height:1.2em;
}
.zero{
    font-size:60px;
        padding: 25px 1em 10px 1em;
}
.zeroText{
    max-width: 35em;
    width: 100%;
    margin: 0 auto;
        padding: 0 1em 50px 1em;
}
/*GOLD BACKGROUND AREA AND CONTENTS*/
.goldBG{
        background: #808050;
    color: #fff;
}
.qrCode img{
    max-width:135px;
}
.mblAppImg{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
    padding: 2em 0;
}
.imageContainer {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 4em 0;
}
.imageBackground{
    width: 100%;
    display: grid;
    grid-template-columns: 3fr 1fr;
    height: auto;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
.imageBackground img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.circleTxt p{
        color: #fff;
    font-size: 41px;
    text-align: center;
    padding:0;
    width:325px;
}
.circleTxt{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction:column;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background-color: #00467f;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.7);
}
.txt_flex{
    display:flex;
    flex-direction:column;
    justify-content: flex-end;
    margin-bottom: 3em;
    margin-left:-6em;
}
.txt_flex p{
    color:#fff;
    text-transform:uppercase;
    font-size:35px;
    padding: 0;
    line-height: 1.2em;
}
.phone_txt_img img{
    max-width:530px;
}
.phone_txt{
        display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-right:3em;
}
.multiImageFlex{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 3em;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    align-items:center;
}
.disclaimerTxt p{
    color:#fff;
    font-size:35px;
}
p.disclaimer{
    font-size:16px;
}
.disclaimerTxt{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items:baseline;
    margin:0 2em;
    gap:5px;
}

/*MEDIA*/
@media screen and (max-width:1700px){
    .phone_txt_img img {
    max-width: 480px;
}
.txt_flex{
    margin-left:-4em;
}
.circleTxt{
    width: 400px;
    height: 400px;
}
.circleTxt p{
    font-size:40px;
    width:280px;
}
}

@media screen and (max-width:1650px){
      .phone_txt_img img {
    max-width: 400px;
}
.phone_txt{
    margin-right:0;
}
.txt_flex{
        margin-bottom: 2em;
}
.circleTxt{
    width: 320px;
    height: 320px;
}
.circleTxt p{
    font-size:30px;
    width:195px;
}  
}
@media screen and (max-width:1650px){
      .phone_txt_img img {
    max-width: 380px;
}
.phone_txt{
    margin-right:0;
}
.txt_flex{
        margin-bottom: 2em;
}
.circleTxt{
    width: 290px;
    height: 290px;
}
.circleTxt p{
    font-size:28px;
    width:195px;
}  
}
@media screen and (max-width:1200px){
    .multiImageFlex{
        padding:0 1em;
        position:initial;
        justify-content:center;
    }
    .desktopView{
        display:none;
    }
    .mobileView{
        display:block;
    }
    .imageBackground{
        display:block;
    }
    .disclaimerTxt{
        justify-content:center;
        flex-wrap:wrap;
    }
    .disclaimerTxt p{
        text-align:center;
    }
    .landing__nav-logo-wrap {
    width: 390px;
    }
}
@media screen and (max-width:880px){
        .phone_txt_img img {
        max-width: 300px;
    }
    .multiImageFlex{
        padding:1em;
    }
    .txt_flex {
        margin-bottom: 0;
        margin-left: -3em;
    }
        .circleTxt {
        width: 280px;
        height: 280px;
    }
}
@media screen and (max-width:767px){
    .landing__nav-wrap {
    padding: 0 1em;
}
.landing__nav-logo-img{
    max-width:240px;
}
}
@media screen and (max-width:700px){
    .zero{
        font-size:40px;
    }
    .multiImageFlex{
        flex-wrap: wrap;
    gap: 25px;
    }
}
@media screen and (max-width:590px){
    .landing__nav-logo-wrap{
        height:120px;
    }
}
@media screen and (max-width:400px){
        .phone_txt_img img {
        max-width: 220px;
    }
    .txt_flex p{
        font-size:19px;
    }
        .circleTxt {
        width: 220px;
        height: 220px;
    }
    .circleTxt p {
        font-size: 20px;
}
    .mblAppImg{
    flex-wrap:wrap-reverse;
}
}
