.imageEditor--graphicDashboard{
    height:auto;
    width:503px;
}
.imageEditor--graphic{
    max-width:92%;
    width:auto;
    padding:1em;
}

.dci-main-promo__button__right-arrow{
     --common__right-arrow__fill: #befb6c; 
     }
     
.dci-main-promo--float-right .dci-main-promo__image{
    right:0;
}
.dci-main-promo--float-right .dci-main-promo__text-wrap{
    max-width:1200px;
      padding:1em;
}
.dci-main-promo { overflow: initial; }

.dci-main-promo__image-wrap { top: -5em; }



/*UL*/

.banks-ul-flex__subheading, .banks-ul-flex__heading{
    color:#fff;
}
.banks-ul-flex__heading{
    font-size:20px;
    font-weight:600;
}

/*CREDIT UNION HEADER*/
#creditUnionPromo{
    position:relative;
    left:75em;
    bottom:41em;
    z-index:100;
}

.cu1{
    height:43em;
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.cu1--content{
    padding:5em 10em;
    height:25em;
}
.imageEditor--titleCircle{
    position:relative;
    right: 3.8em;
    top: 0.35em;
    opacity: .7;
    width:5em;
}
.imgLayout--1{
position: relative;
    right: 2em;
    bottom:7em;
}
.imgLayout--2{
position: relative;
    bottom:27em;
    right:4em;
    z-index:1000;
}
/*DARK BACKGROUND*/
.darkBackground{
    background:#1A1A1E;
    padding:2em 0;
    overflow:hidden;
}

.darkBackground--1{
    /*background:#000;*/
}
.darkBackground--flex{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-evenly;
    position:relative;
    top:5%;
    color:#fff;
}
.midsizeFont{
    font-size:28px;
}
.imageEditor--largeOval--Dark{
    overflow: hidden;
    bottom: 9em;
    position: relative;
    right: 12em;
}
.largeOval--wrap{
    overflow: hidden;
    margin-block-start: 0;
}
.list{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    width:35%;
    padding:2em 1em;
}
/*CUSTOMER CARDS*/
.cardFlex{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    margin:0 auto;
    gap:50px;
}
.card{
    background:#1a1a1e;
    color:#fff;
    border:1px solid #707070;
    width:18em;
    height:18em;
    padding:2em;
    display:flex;
    flex-direction:column;
    position:relative;
}
.cardTitle{
    font-size:25px;
    font-weight:600;
}
.cardTxt{
    font-weight:400;
    line-height:1.5em;
}
.imageEditor--card{
    width:50%;
}
.cardImg__align{
    position:absolute;
    bottom:0;
    padding-bottom:1em;
}
.jobTitle{
    width:15em;
    argin-block-start: 0em;
    margin-block-end: 0em;
    padding-top: 0.5em;
}
.cardName{
    width:15em;
    font-weight: 800;
    font-size: 20px;
    margin-block-end: 0;
    margin-block-start: 0;
}
.rotatorInfo{
    position: relative;
    left: 4em;
    margin-block-end: 0;
    margin-block-start: 0;
    font-size: 18px;
    font-weight: 100;
    bottom:1em;
}

#custQuote{
    margin-top:5em;
}

.large--card{
    background:#1a1a1e;
    color:#fff;
    border:1px solid #707070;
    max-width:45em;
    width:auto;
    padding:2em;
    margin:0 auto;
    display:flex;
    flex-direction:row;
    gap:3em;
}


.large--jobTitle{
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-top: 0.5em;
}
.large--cardName{
    font-weight: 800;
    font-size: 20px;
    margin-block-end: 0;
    margin-block-start: 0;
}
.large--rotatorInfo{
    position: relative;
    left: 3em;
    margin-block-end: 0;
    margin-block-start: 0;
    font-size: 18px;
    font-weight: 100;
    bottom:1em;
    width:80%
}


/*TABLET AREA*/
.tabletFlex{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-evenly;
    margin:8em 0 6em 0;
}
.tabletFlex--img{
    display:flex;
    gap:0 50px;
}
.tabletFlex--text{
    padding:3em;
        border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

/*TAILORED SOLUTIONS*/
.tailoredSolutions{
    background:#000;
border:1px solid #fff;
    width:60%;
    padding:2em;
    position:relative;
    margin:0 auto;
    text-align:center;
    top:5em;
   
}
.tailoredSolutions--background{
    background:#fff;
    height:32em;
    
}
.tailoredS{
    margin-block-end: 0;
    margin-block-start: 0;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #fff;
    margin:0 auto;
    background: #000;
    color: #fff;
    padding: .5em 1.5em;
    border-radius: 25px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    text-decoration: none;
    width:18%;
}
.heading1{
   font-size: 30px;
    font-weight: 600; 
    margin-block-end: 0;
    margin-block-start: 0;
    padding-top:1em;
    color:#fff;
}
.heading2{
    font-size: 29px;
    margin-block-end: 0;
    font-weight: 100;
    margin-block-start: 0;
    margin-block-end:0;
    padding-bottom:1em;
    color:#fff;
}

.imageEditor--largeOval--top{
    overflow: hidden;
    top: 7em;
    position: relative;
    right: 12em;
}
.largeOval--wrap--top{
    overflow: hidden;
    margin-block-start: 0;
    margin-block-end:0;
}

.module:not(.module--cta-bubble) { padding: 0; }
.module--cta-bubble { padding: 4em 10%; }

@media screen and (max-width:1520px){
    .dci-main-promo--float-right .dci-main-promo__image{
        width:700px;
        height:auto;
    }
}

@media screen and (max-width:1320px){
    .dci-main-promo--float-right .dci-main-promo__image{
        width:600px;
    }
}

@media screen and (max-width:1122px){
    .dci-main-promo--float-right .dci-main-promo__desc{
        min-width:300px;
        width:60%;
    }
    
}

@media screen and (max-width:1040px){
    .dci-main-promo__title{
        min-width:300px;
        width:40%;
    }
}

@media screen and (max-width:820px){
    .large--card{
        margin:0 1.5em;
    }
}
@media screen and (max-width:1200px) {
    .tabletFlex {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .tabletFlex .tabletFlex--text {
        width: 70% !important;
    }
}
@media screen and (max-width: 640px){
.dci-main-promo--float-right .dci-main-promo__desc {
    min-width: 0;
    width: 100%;
}
.dci-main-promo__title{
    width:100%;
}
}

@media screen and (max-width:600px){
    .imageEditor{
    height:auto;
    width:auto;
    max-width:100%;
}
}

@media screen and (max-width:560px){
    .imageEditor--graphicDashboard{
    height:auto;
    width:350px;
}
}

@media screen and (max-width:470px){
    .large--rotatorInfo{
        left:-3em;
        width:100%;
    }
    .quotes{
        right:7em;
        position:relative;
    }
}