    .login-btn{
        color: #000;
    }
    sup{
        font-size: 0.75rem;
    }
        .Banner1{
        display: block;
    }
    .Banner2{
        display: none;
    }
    .Banner3{
        display: none;
    }
    .pageBanner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
    .bannerImg {
    position: relative;
}
.bannerImg div {
    width: 100%;
    position: relative;
    display: inline-block;
}
.pageBanner img {
    float: left;
    width: 100%;
}

img {
    line-height: 0;
    max-width: 100%;
}
.section-content{
    width: 100%;
}
.content-wrapper{
    width: 70%;
    margin: 0 auto;
    padding: 70px  20px 80px 20px;
}
.content-text p{
   
    margin: 0 auto;
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    clear: both;
}
.txt1,.txt2{
    margin-bottom: 25px;
}

.bold-text{
    font-weight: bold;
}
.section-grey{
    width: 100%;
    background-color: #fff;
    padding: 70px 0px 40px 0px ;
}
.main-wrapper{
    width: 70%;
    margin: 0 auto;
    padding: 0 20px;
}
.section-global .content-head{
    margin-top: 10px;
    margin-bottom: 10px;
}
.content-head{
    margin-top: 10px;
    margin-bottom: 50px;
}
.newCus_title{
    border-top: 1px solid #eee;
}
.content-head h2{
    font-size: 42px;
    line-height: 50px;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    margin: 0;
        padding-bottom: 10px;
    padding-top: 0px;
}

.global-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.global-text{
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    clear: both;
    margin-bottom: 30px;
}
.global-text p{
    margin: 0;
}
.global-image{
    margin-bottom: 30px;
}
.image-d{
display: flex;
justify-content: center;
}
.image-t{
 display: none;
}
.image-m{
 display: none;
}
.store-image{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.store1{
    display: block;
}
.store2{
    display: none;
}



.box-show{
    padding: 20px 0px;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0px -7px 3px rgba(50, 50, 50, 0.249);
    -moz-box-shadow:    inset 0px -7px 3px rgba(50, 50, 50, 0.249);
    box-shadow:          0px -7px  6px rgba(50, 50, 50, 0.249)
}

.bottomline{
   padding-top: 30px;
}
.bottom-image img{
    width: 100%;
}
.extra-question{
    display: none;
}

.sup{
    font-size: 60% !important;
}
.small-sup{
    font-size: 50% !important;
}

.content-head1 h2{
     text-align: center;
}

.accordion-here a{
    color: #3399cc;
}
.accordion-here a:hover{
    color: #3399cc ;
}
.accordion-here a:focus{
    color: #3399cc;

}
/*----new styles---*/
.email_section{
    min-height: 500px;
}
.sms_section_total{
    border:2px solid #eee;
    border-radius: 10px; 
    text-align: center;
    margin: auto;
    width: 90%;
}
.sms_section{
    margin-bottom: 40px;
}
.body_smscontent{
	border:2px solid #eee;
    border-radius: 10px;
}
.sms_section_header{
    transform: translateY(-40px);
    background-color: #fff;
    display: inline-block;
}
.sms_section_header h2{
	
	 margin:10px 0px;
     display: inline-block;
 
}
.sms_section_header2 h3{
	 text-align:center;
	  margin:0px;
      padding: 10px;
      color: #fff;
      border-radius: 5px;
      background-color: #44546A;
}
.body_sms{
    display: flex;
    width: 90%;
    margin: auto;
    align-items: center;
    justify-content: space-between;
}
.body_smscontent{
    width: 48%;
}
.second-gif-section-content h2{
    text-align: center;
    color:#b4975a;
    margin-bottom: 0px;
}
.second-gif-section-content p{
    width: 70%;
    margin: auto;
   text-align: center;
   font-size: 18px;
   line-height: 30px;
   font-weight: 700;
   padding: 70px 20px 0px 20px;
}
.mob_view{
    padding-top: 60px;
    padding-bottom: 70px;
}
.mob_viewsms{
    padding-top:0px;
    padding-bottom: 70px;
}

.frequently-wrapper{
    width: 90%;
    margin: auto;
}
element.style {
    display: inline;
}
#return-to-top {
    cursor: pointer;
    box-shadow: 1px 1px 3px 2px #ccc;
    width: 30px;
    height: auto;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.navtab-txt h1{
   text-align: center;
   font-size: 35px;
}
.parent-info{
    display: flex;
    flex-direction: row;
}
.child-info{
    display: flex;
    width: 50%;
    flex-direction: row;
    margin-right: 20px;
}
.child-info-icon{
    width: 20%;
}
.child-info-content{
    width: 80%;
}
.parent-info{
    margin: 40px 0px;
}
.child-info-content p {
    font-size: 16px;
}
.expsection-wrapper{
    width: 90%;
    margin: auto;
}
.parent-expsection{
    display: flex;
    justify-content: center;
}
.expsection-child{
    width: 40%;
    text-align: center;
}
.expsection-child h2{
    font-size: 22px;
    margin: 0px;
}
.expsection-child p{
    font-size: 16px;
}

.child-info-content{
    margin-right: 20px;
}
.expsection-wrapper{
    padding: 70px 0px 70px 0px;
}
.expsection-wrapper .content-head h2{
      margin: 30px 0px;
}.navtab{
    width: 95%;
    margin: auto;
}



/*---------- Extra Navbar styles ------------ */
.relative-div{
    position: relative;
}
.login-span{
    display: none;
    position: absolute;
    top: 30%;
    left: 80%;
}
.login-span a{
    color: #fff;
}
.login-span a:focus{
    color: #fff;
}
nav .nav-top a{
    font-size: 14px !important;
}
.navbar-nav .nav-item{
    padding: 0 !important;
    margin-right: 20px;
}
.menu-unlink{
    cursor: auto;
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.5;
}
.login-btn {
    font-weight: bold;
}
/* -----------Extra footer  styles---------- */
.jigsaw-hr{
    color: #fff;
}
.footer-content a,.footer-plain-2 a{
    color: #fff;
}
.footer-wrapper{
    background-color: #303030 !important;
}
.footer-content a:hover,.footer-plain-2 a:hover{
    color: #fff;
    text-decoration: underline;
}
.footer-content a:focus,.footer-plain-2 a:focus{
    color: #fff;
}
.additional-disclaimers b,.additional-disclaimers p{
    padding-bottom: 10px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0px;
}
.additional-disclaimers b{
    padding-bottom: 20px;
}
.footer-plain-footer-copyright p{
    color: #fff;
    font-size: 14px;
    text-align: right;
}
.additional-disclaimers{
    margin-top: 20px;
}
.footer-plain-footer-media{
    padding: 0% !important;
}
.btn-less-more span{
    color: #056dae;
}
.border-right {
    border-right: 1px solid #333;
}
.btn-less-more{
    text-decoration: none !important;
}
.table_td {
      padding: 60px 0px;
}
.container-fluid .table_td table tr{
    border-top: 0px;
}
.table_td tr{
    border: 0px;
}
@media (max-width: 1024px){
.hide-bar{
    display: none !important;
}

.login-span{
     display: inline-block;
   
    top: 30%;
    left: 90%;
}
}
@media (max-width: 1150px){
.footer-bar{
    padding-top: 40px !important;
        flex-flow: row wrap;
    box-sizing: border-box;
    display: flex;
    place-content: center flex-end;
    align-items: center;
    row-gap: 10px;
}
}
@media (max-width: 991px){
.footer-bar{
    padding-top: 40px !important;
    

}
}
@media (max-width: 991px){
    .footer-plain-2 .footer-plain-footer{
        justify-content: space-between;
    }
}
@media (max-width: 599px){
    .table_td {
        padding: 30px 0px;
  }
    .hide-content{
        display: none;
    }
    .border-right {
        border-right: 0px;
    }
    .mob-resp1 {
        width: 100%;
        display: block;
        text-align: center;
      }
    .footer-bar{
        flex-direction: column;
        row-gap: 20px;
    }
}
/* ------------MEDIA QUERIES-------------- */

@media (max-width: 1024px) and (min-width: 0){
.cbol-icon-hamburger:before {
    content: "";
}  
.cbol-icon-hamburger{
     background-image: url(../images/hamburger-icon.png);
}
.cbol-icon-close:before{
    content: "";
}
.new-header .menu-belt .menu-nav-close .menu-icon-close{
font-size: 27.2px;
}
.questions-mobile{
display: block;
}
.questions-desktop{
    display: none;
}
}
@media screen and (max-width: 1023px) and (min-width: 768px)

{

    .content-wrapper{
    width: 90%;
    }

    
        .content-wrapper{
    width: 90%;
        }
.main-wrapper{
    width: 90%;
}
.image-d{
display: flex;
justify-content: center;
}
.image-t{
 display: none;
}
.image-m{
 display: none;
}



}
@media (max-width: 1222px){
        .single-question p{
    font-size: 18px;
    width: 90%;
}
}
@media (max-width: 1047px) and (min-width: 0){
 .questions-wrapper{
    width: 90%;
 }
 .parent-expsection{
        flex-direction: column;
        align-items: center;
    }
	.expsection-child h2{
	   line-height:30px !important
	}
 .questions-row{
    flex-direction: column;
    align-items: center;
   justify-content: space-around;
}
.questions-row .single-question:first-child{
    margin-bottom: 20px;
}
.single-question{
    width: 100%;
}
}

@media (max-width: 646px){
        .login-span{
    left: 86%;
}

}
@media (max-width: 768px){
    .sms_section_header{
        transform: translateY(-28px);

        }
    .body_smscontent{
        width: 90%;
        margin: auto auto 10px;
    }
    .email_section{
        min-height: 300px;
    }
    .second-gif-section-content p{
        width: 100%;
        margin: auto;
       text-align: center;
       font-size: 13px;
       line-height: 20px;
       font-weight: 700;
       padding: 30px 20px 0px 20px;
    }
    .mob_viewsms{
        width: 100%;
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .mob_view{
        width: 100%;
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
       }
       .mob_view1{
        width: 100%;
        display: block;
        padding-top: 20px;
       }
    .content-wrapper{
        padding: 35px 20px 40px 20px;
    }.explorehead2{
        margin-bottom:10px !important;
    }.parent-info{
        margin: 25px 0px;
    }
    .child-info{
        margin: 15px 0px;
    }
    .expsection-child{
        margin: 15px 0px;
    }
    .content-head{
        margin-bottom: 35px;
    }
    .section-grey{
        padding: 40px 0px 0px 0px;
    }
    .expsection-wrapper{
        padding: 35px 20px 40px 20px;
    }
    .content-head h2 {
         font-size: 26px;
         line-height: 32px;
    }
    .parent-expsection{
        flex-direction: column;
        align-items: center;
    }
.expsection-child {
    width: 80%;
}
.expsection-icon{
    margin-bottom: 20px;
}
.expsection-content{
    margin-bottom: 20px;
}
    .parent-info{
        flex-direction: column;
        text-align: center;
    }
    .child-info{
        flex-direction: column;
        width: 100%;
        align-items: center;
    }
    .child-info-icon{
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .child-info-content{
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .cbolui-ddl-pre .container-fluid{
        padding-left: 20px;
        padding-right: 20px;
    }
   .Banner1{
    display: none;
   }  .Banner2{
    display: block;
   }

    .content-wrapper{
    width: 90%;
        }
.main-wrapper{
    width: 90%;
}
.image-d{
display: none;
}
.image-t{
display: flex;
justify-content: center;
}
.image-m{
 display: none;
}
.questions-list1{
    display: none;
}
.questions-list2{
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
}
.questions-list3{
    display: none;
}
.question-block{
    width: 100%;
}

}
@media (max-width: 468px){
        .login-span{
    left: 80%;
}
    .question-block{
        height: 100px;
    }
  
    .image-d{
display: none;
}
.image-t{
 display: none;
}
.image-m{
 display: flex;
justify-content: center;
}



}

@media (max-width: 350px){
    .question-block{
        height: 120px;
    }
.login-span{
    left: 77%;
}
}
/*Accordian Styles */
.loan-accord {
    overflow: hidden;
    margin-bottom: 50px;
 }
 .title_txt.active {
    background: url(../images/arrow-up.png) right no-repeat;
    background-position: 2% 50%;
 }
 .detail_des {
    display: none;
    padding: 0px 40px;
 }
 .title_txt {
    background: url(../images/arrow-down.png) right no-repeat;
    background-position: 2% 50%;
    padding: 13px 0px 13px 65px;
    color: #056CAE;
    font-size: 16px;
    display: inlin-block;
    cursor: pointer;
    border-bottom: solid 1px #eee;
    font-weight: bold;
 }
 .tab-content .tab-pane li {
    font-size: 14px;
    list-style-type: none;
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    line-height: 22px;
 }
 .loan-accord  h1 {
    font-size: 21px;
    margin-bottom: 0px !important;
 }