@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;500&display=swap');
@font-face {
    font-family: 'Gilroy';
    src:local("...\Blinkcash\font\gilroy");
}

html, body {
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
}
  
body {
    position: relative;
}

#wrapper {
    font-family: 'Gilroy', sans-serif;
    background: #FCFAFA !important;
    width: auto;
}

ul .nav-item {
    padding: 1rem;
}

ul .nav-item .nav-link {
    color: rgba(39, 84, 162) !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12.7658px;
}

ul .nav-item .nav-link:hover {
    color: rgba(39, 84, 162, 0.7) !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12.7658px;
}

#blinkcash-nav {
    /* box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15); */
    background: #FFFFFF !important;
}

.btn {
    margin: 0.5rem;
}

#register a {
    text-decoration: none;
    color: #FFFFFF;
}

#login a {
    text-decoration: none;
    color: #226AB4;
}

#register {
    border: 0.403974px solid #226AB4;
    /* border-radius: 4.57946px; */
    background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
    color: #FFFFFF;
    width: 86px;
    height: 38px;
    font-size: 12px;
    outline: none;
}

#get-started-button {
    border: 0.403974px solid #226AB4;
    /* border-radius: 4.57946px; */
    background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
    color: #FFFFFF;
    width: 164px;
    height: 49.56px;
    font-size: 16px;
    margin: 0;
}

#get-started-button a, #get-started-button-2 a  {
    color: #FFFFFF;
    text-decoration: none;
    
}

#get-started-button:hover, #get-started-button-2:hover {
    opacity: 0.7;
}

#login {
    border: 0.403974px solid #226AB4;
    border-radius: 4.57946px;
    color: #226AB4;
    width: 86px;
    height: 38px;
    font-size: 12px;
    outline: none;
}

#register:hover {
   opacity: 0.7;
}

#login:hover {
    opacity: 0.7;
    border: 0.403974px solid rgba(34, 106, 180, 0.7);
}
 
#first-row {
    background-image: url(assets/container-img.png) !important; 
    background-size: cover;  
    background-repeat: no-repeat;
}

#blinkcash-logo img {
     width: 137px;
     height: 36.7px;
}

.fully-digital {
    margin-top: 7rem;
}

#loan-save-earn {
    background-color: #DEE8FF !important;  
}

#financial {
   margin-top: 2rem; 
   margin-bottom: 2rem;
   font-size: 25px;
   font-weight: lighter;
}

#digital-1 h1 {
    font-size: 60px;
    font-weight: bold;
}

#digital-2 {
    margin-top: 1rem;
}

#digital-2 img {
    width: 550px;
    height: 450px;   
 }

 #digital-2 :nth-child(2) {
    width: 350px;
    height: 250px;   
 }

 #blinkcash-coins {
    position: absolute;
    left: 250px;
    bottom: 10px;
 }

 #blinkcash-sparkle {
    position: absolute;
    z-index: 0;
    left: 0;
 }

#digital-3 :nth-child(4) {
   display: none;
}

#digital-3 .phone-card {
    width: 461px;
    height: 514.98px;
    background: linear-gradient(178.06deg, #559DFF 9.49%, rgba(37, 94, 171, 0) 66.35%), #255EAB;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 9%);
    border-top-left-radius: 90px;
    border-top-right-radius: 39.2945px;
    border-bottom-left-radius: 39.2945px;
    border-bottom-right-radius: 39.2945px;
    position: absolute;
    bottom: 1px;
}

.phone-card :first-child {
    position: relative;
    top: 142px;
    left: 70px;
    border: none;
}

#digital-3 :nth-child(2) {
    position: absolute;
    z-index: 500;
    top: 60px;
    left: 406px;
}

#digital-3 :nth-child(3) {
    position: absolute;
    z-index: 1000;
    top: 130px;
    left: 70px;
}

#list {
    list-style-image: url(assets/list.png);
    background: #EDF6FF;
    /* list-style-position: outside; */
}

#list .list-item {
    padding-left: 0.5rem;
    padding-bottom: 1rem;
}

#loan {
    padding-top: 5rem;
}

#loan h3 {
    font-size: 35px;
    font-weight: bold;
}

#loan p {
    margin-top: 1rem;
    font-size: 17px;
    font-weight: lighter;
}

.second-row {
    margin-top: 10rem;
    display: flex;
    flex-wrap: wrap;
}

#digital-4 {
    margin-top: 7rem;
    margin-left: -800px;
    background: #EDF6FF;
    padding-top: 3rem; 
    padding-left: 17rem;
    padding-right: 2rem;
    border-radius: 11px;
    width: 787px;
    height: 373px;
}

#digital-4 h3 {
    font-size: 30px;
    font-weight: bold;
}

#digital-4 p {
    font-size: 20px;
    font-weight: bold;
    color: #226AB4;
}

#pink-card {
    background-image: url('./assets/Mask1.png') no-repeat;
    position: relative;
    background-color: #F6EBF1;
    clip-path: polygon(0 1%, 100% 0, 100% 91%, 0 100%);
    border-top-left-radius: 39.2945px;
    border-top-right-radius: 39.2945px;
    border-bottom-left-radius: 39.2945px;
    /* border-bottom-right-radius: 80px;  */
    /* border-radius:40px; */
    height: 590.4px;
    width: 550px;
    margin-right:2rem ;
    padding: 3rem 4rem;
    border: none;
}

#money-mask-1 {
    position: absolute;
    left: 393px;
    top: 0;
    width: 170px;
    height: 150px;
    z-index: -50;
}

#money-mask-2 {
    position: absolute;
    left: 400px;
    top: 400px;
    width: 170px;
    height: 150px;
    z-index: -50;
}

.blinkcash-loan img {
    width: 64.84px;
    height: 67px;
}

#quick-loan .list-item {
    line-height: 25px;
    padding-left: 0.5rem;
    padding-bottom: 1rem;
    list-style-image: url(./assets/coins.png);
}

#quick-loan h5 {
    color: #000000;
    font-size: 18px;
    font-weight: 550;
}

#quick-loan p {
    color: #000000;
    font-size: 16px;
    font-weight: 100;
}

#blue-card {
    background-color: #E1DBFF;
    clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 91%);
    border-top-left-radius: 39.2945px;
    border-top-right-radius: 39.2945px;
    /* border-bottom-left-radius: 120px; */
    border-bottom-right-radius: 39.2945px;
    height: 590.4px;
    width: 450px;
    height: 590.4px;
    width: 550px;
    margin-right:2rem ;
    padding: 3rem 4rem;
    border: none;
}

#money-jar {
    position: absolute;
    left: 0;
    top: 90px;
    width: 450px;
    z-index: -50;
}

#third-row {
    margin-top: 3rem;
}

#quick-loan {
    list-style-image: url(assets/list.png);;
    padding-top: 2rem;
}

.card-quick-loan span {
    font-size: 25px;
    font-weight: bold;
    padding-left: 1rem;
}

.get-started-pink {
    font-size: 16px;
    padding-left: 2.7rem;
}

.get-started-pink a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
    color: #FF72C2 !important;
    cursor: pointer;
}

.get-started-pink:hover, .get-started-purple:hover {
    opacity: 0.7;
}

#quick-loan .list-item {
    padding-left: 0.5rem;
    padding-bottom: 1rem;
}

.card-savings{
    padding-left: 7rem;  
} 

.card-savings p:nth-child(2){
    padding-top: 3rem;
    padding-bottom: 2.5rem;  
    line-height: 27px;
    font-size: 16px;
    font-weight: 100;
} 

.card-savings span {
    font-size: 25px;
    font-weight: bold;
    padding-left: 1rem;
}

.get-started-purple {
    font-size: 16px;
    color: #9179FF;

}

.get-started-purple a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #9179FF;
    cursor: pointer;
}

.get-started-purple a:hover {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #9179FF;
    cursor: pointer;
}

#savings {
    margin-top: 3rem;
    /* clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%); */
    /* border: 3px dashed rgba(211, 211, 211, 0.5); */
    /* border-bottom: 3px dashed rgba(211, 211, 211, 0.5); */
    background-image: url(./assets/build-savings.svg);
    background-size: contain;
    background-repeat: no-repeat;
    /* border-top-left-radius: 50px; */
    /* border-top-right-radius: 50px; */
    /* border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px; */
    padding-top: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
}

#build-savings h3 {
    margin-top: 9rem;
    font-size: 35px;
    font-weight: bold;
}

#build-savings p {
    font-size: 17px;
    font-weight: normal;
}

#card-payment {
    display: none;
}

#target-savings, #halal-savings {
    background-color: #EFF4FF;
    margin: 0.5rem;
    padding-left: 1em !important;
    padding-right: 1em !important;
    padding-top: 1em !important;
    border-radius: 8.97px;
    /* min-height: 250px !important;  */
}

#regular-savings, #fixed-savings {
    background-color: #FFEEF8;
    margin: 0.5rem;
    padding-left: 1rem !important;
    padding-right: 1em !important;
    padding-top: 1em !important;
    border-radius: 8.97px;
    /* min-height: 250px !important; */
}

.blinkcash-scroll-view {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blinkcash-scroll-view h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 2rem;
}

.blinkcash-scroll-view p {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 1.5rem;
    color: #504F4F;
}

.blinkcash-scroll-view p:nth-child(4) {
    font-size: 16px;
    font-weight: bold;
    color: #226AB4;
    margin-top: 1.5rem;
}

#fixed-savings a, #regular-savings a {
    font-size: 14px;
    font-weight: bold;
    color: #FF72C2;
}

#target-savings a, #halal-savings a {
    font-size: 14px;
    font-weight: bold;
    color: #226AB4;
}

.target-halal-image {
    background-color: #D7E3FF;
    border-radius: 100px 100px;
    width: 25px;
    margin-bottom: 0.5rem
}

.target-halal-image img, .fixed-regular-image img {
   margin-left: 4.5px;
   margin-bottom: 0.3px;
   width: 16px;
}

.fixed-regular-image {
    background-color: #FFDAEF;
    border-radius: 100px 100px;
    width: 25px;
    margin-bottom: 0.5rem
}

#bill {
    margin-top: 5rem;
}

#easy-payments h3 {
    margin-top: 9rem;
    font-size: 35px;
    font-weight: bold;
}

#easy-payments p {
    font-size: 17px;
    font-weight: 100;
}

#blinkcash-phone {
    width: 300px;
    /* height: 521.02px; */
    margin-right: 3rem;
    position: relative;
    z-index: 1;
    left: 260px;
    top: 0;
}

#sparkles {
    width: 580px;
    height: 338.45px;
    margin-right: 3rem;
    position: absolute;
    z-index: 0;
    left: 0;
}

.pay-air-send {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

#blinkcash-paybill {
    position: absolute;
    top: 100px;
    left: 0px;
}

#blinkcash-airtime {
    position: absolute;
    top: 210px;
    left: 40px;
}

#blinkcash-sendmoney {
    position: absolute;
    top: 320px;
    left: 80px;
}

.sixth-row {
    margin-top: 3rem;
}

#card-1, #card-2, #card-3 {
    width: 316px;
    min-height: 170px;
    border-radius: 10px;
    margin: 1.5rem;
    padding: 1.5rem;
    background-color: #E1EBFF;
    border: none;
}

#card-1 h5, #card-2 h5, #card-3 h5 {
    color: #226AB4;
    font-size: 20px;
    font-weight: bold;
}

#card-1 p, #card-2 p, #card-3 p {
    font-size: 17px;
    font-weight: 100px;
}

#get-started-button-2 {
    border: 0.403974px solid #226AB4;   
    /* border-radius: 4.57946px; */
    background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
    color: #FFFFFF;
    width: 164px;
    height: 49.56px;
    font-size: 1rem;
    margin-top: 3rem;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#seventh-row {
    margin-top: 5rem;
    background-image: url(assets/container-img.png) !important; 
    background-size: cover;  
    background-repeat: no-repeat;
}

#blinkcash-mobile img {
    width: 600px;
}

#app-store {
    width: 150px;
    margin-top: 1rem;
    margin-right: 1rem;
}

#play-store {
    width: 150px;
    margin-top: 1rem;
    margin-left: 1rem;
}

#app-store:hover, #play-store:hover {
    opacity: 0.7;
}

/* #blinkcash-mobile-item {
    margin-top: 2rem;
    margin-left: 1rem;
} */

#blinkcash-mobile-item h2 {
    font-size: 48.3px;
    font-weight: bold;
    color: #226AB4;
}

#eight-row {
    margin-top: 7rem;
    height: 314px;
    background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
    border-radius: 20px;
    position: relative;
    z-index: 5000;
}

#blinkcash-blue-background {
    position: absolute;
    z-index: 0;
    left: 100px;
    bottom: 470px;
    height: 157px;
    background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
    opacity: 0.4;
    filter: blur(104px);
    border-radius: 20px;
}

#eigth-row-center {
    width: 100%;
    /* padding-top: 110px; */
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#blink-cash-started h2 {
    font-weight: 800;
    font-style: normal;
    font-size: 38px;
    color: #ffffff;
    padding-left: 4rem;
}

#blinkcash-input {
    margin-left: 0;
}

#sign-up {
    display: flex;
    border-radius: 7px;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 0.26);
    height: 70px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
}

div input[type=tel] {
    width: calc(100%-130px);
    min-height: 59px;
    background-color: transparent;
    border-radius: 7px;
    border: none;
    outline: none !important;
    caret-color: #FFFFFF;
    color: #FFFFFF;
    padding-right: 13px;
    padding-left: 13px;
}

div input::placeholder {
    color: #ffffff;
    text-align: left;
    font-size: smaller;
}

#sign-up button {
    border: none;
    border-radius: 7px;
    background-color: #FFFFFF;
    color: #287DD4;
    outline: none !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    width: 130px;
}

#error-message {
    color: #FF7878;
    font-size: 14px;
    font-weight: 100;
}

#error-message i {
    color: #FFFFFF;
}
/* #sign-up-button button {
    border-radius: 7px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    outline: none !important;
    padding: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: fit-content;
    min-height: 47px;
    position: absolute;
    left: 345px;
    bottom: 7px;
    text-align: center;
    color: #287DD4;
    background-color: #FFFFFF;
    text-transform: uppercase;
} */

#contact-us {
    margin-top: 10rem;
}

#blinkcash-address p {
    font-size: 14px;
    color: #9D9D9D;
}

#blinkcash-about h6 {
    font-size: large;
    color: #226AB4;
}

#blinkcash-about p a {
    font-size: 14px;
    color: #9D9D9D;
}

#blinkcash-customer-care h6 {
    font-size: large;
    color: #226AB4;
}

#blinkcash-customer-care p a {
    font-size: 14px;
    color: #9D9D9D;
}

.list-inline :first-child:hover, .list-inline :nth-child(2):hover, .list-inline :last-child :hover {
    opacity: 0.7; 
}

.baines {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: space-between;
}

.baines-credit span {
    font-size: 14px;
    color: #226AB4;
}

.baines-credit img {
    width: 200px;
}

/* animation for sparkle */
/* .blink {
    animation: blink 1s steps(1, end) infinite;
  }
  
  @keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  } */



/* Mobile responsive code */

@media only screen and (min-width: 421px) and (max-width: 600px) {
    
    #blinkcash-nav {
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
        background: #FFFFFF !important; 
        width: 100%;  
    }

    #register {
        border: 0.403974px solid #226AB4;
        border-radius: 4.57946px;
        background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
        color: #FFFFFF;
        width: 86px;
        height: 38px;
        font-size: 0.7rem;
    }
    
    #login {
        border: 0.403974px solid #226AB4;
        border-radius: 4.57946px;
        color: #226AB4;
        width: 86px;
        height: 38px;
        font-size: 0.7rem;
    }

    #blinkcash-logo img {
        width: 100px;
        height: 30px;
   }

   #digital-1 h1 {
        font-size: 46px;
        font-weight: bold;
   }

   #digital-1 p {
        font-size: 18px;
        font-weight: normal;
    }

    #get-started-button {
        border: 0.642984px solid #226AB4;
        border-radius: 7.28889px;
        background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
        color: #FFFFFF;
        width: 164px;
        height: 61px;
        font-size: 1rem;
        margin: 0;
    }

   #digital-2 {
        margin-top: 1rem;
    }

    #digital-2 img {
        width: 370px;
        height: 225px;   
    }

    #digital-2 :nth-child(2) {
        width: 175px;
        height: 90px;   
    }

    #blinkcash-coins {
        position: absolute;
        left: 250px;
        bottom: 0px;
    }

    #blinkcash-sparkle {
        position: absolute;
        z-index: 0;
        left: 0;
    } 
    
    #digital-3 .phone-card {
        display: none;
    }
    
    .phone-card :first-child {
        display: none;
    }
    
    #digital-3 :nth-child(2) {
       display: none;
    }

    #digital-3 :nth-child(4) {
        display: block;
        position: absolute;
        width: 480px;
        height: 350px;
        top: 300px;
        z-index: 20;
        margin-top: 3.5rem;
    }

    #digital-3 :nth-child(3) {
        /* position: absolute;
        z-index: 1000;
        top: 200px;
        left: 400px;
        width: 200px !important;
        height: 200px !important; */
        display: none;
    } 

    .second-row {
        margin: 0rem;
    }
    
    #digital-4 {
        margin-top: 4rem;
        margin-left: -450px;
        background: #EDF6FF;
        padding-top: 3rem; 
        padding-left: 11rem;
        border-radius: 11px;
        width: 35rem;
        height: 39rem;
        /* border: 1px solid black; */
        /* float: left; */
    }   

    #digital-4 h3 {
        font-size: 28px;
        font-weight: bold;
    }

    #digital-4 p {
      font-size: 16px;
      color: #2754A2;  
      font-weight: 600;
    }  

    #list .list-item {
        padding-left: 0.5rem;
        padding-bottom: 1rem;
        font-weight: normal;
        font-size: 14px;
    }

    #list {
        list-style-image: url(assets/small.png);
        background: #EDF6FF;
        /* list-style-position: outside; */
    }

    #loan {
        margin-top: 3rem;
        margin-bottom: 1rem;
        padding-top: 0rem;
    }

    #loan h3 {
        margin-bottom: 1.5rem;
        font-size: 28px;
        font-weight: bold;
    }

    #loan p {
        font-size: 16px;
        font-weight: 300;
    }

    #third-row {
        margin-top: 0rem;
    }

    #pink-card {
        background-image: url('./assets/Mask1.png') no-repeat;
        /* position: relative; */
        background-color: #F6EBF1;
        clip-path: polygon(0 1%, 100% 0, 100% 91%, 0 100%);
        border-top-left-radius: 39.2945px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        border-bottom-right-radius: 90px; 
        /* border-radius:40px; */
        height: 530px;
        width: 350px;
        margin-right:2rem;
        padding: 2rem 3rem;
        /* border: 1px solid black; */
        margin-left: 2.5rem ;
    }
    
    #money-mask-1 {
        position: absolute;
        left: 393px;
        top: 0;
        width: 170px;
        height: 150px;
        z-index: -50;
    }
    
    #money-mask-2 {
        position: absolute;
        left: 400px;
        top: 400px;
        width: 170px;
        height: 150px;
        z-index: -50;
    }
    
    #quick-loan .list-item {
        line-height: 25px;
        padding-left: 0.5rem;
        padding-bottom: 0rem;
        list-style-image: url(./assets/coins-2.png);
    }

    #quick-loan h5 {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
    }
    
    #quick-loan p {
        color: #000000;
        font-size: 14px;
        font-weight: 100;
    }

    .blinkcash-loan span {
        font-size: 16px;
        font-weight: bold;
    }

    .blinkcash-loan img {
        width: 40px;
        height: 35px;
    }

    #blue-card {
        background-color: #E1DBFF;
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 9%);
        border-top-left-radius: 90px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        border-bottom-right-radius: 39.2945px;
        padding: 2rem 3rem;
        border: none;
        height: 530px;
        width: 350px;
        margin-right:2rem;
        margin-left: 2.5rem;
    }

    .card-savings{
        padding-left: 0rem;
        padding-top: 2.5rem;  
    } 
    
    .card-savings span {
        font-size: 16px;
        font-weight: bold;
        padding-left: 1rem;
    }

    /* .card-savings img {
        width: 40px;
        height: 35px;
    } */

    .card-savings p:nth-child(2){
        padding-top: 2rem;
        padding-bottom: 2rem;  
        /* line-height: 27px; */
        padding-left: 0;
        font-size: 14px;
        font-weight: 100;
    }  
    
    .card-savings span {
        font-size: 16px;
        font-weight: bold;
        padding-left: 0;
    }
  
    #money-jar {
        position: absolute;
        left: 250px;
        bottom: 0;
        top: 220px;
        width: 350px;
        z-index: -50;
    }

    #savings {
        margin-top: 4rem;
        padding-top: 0;
        border: none;
        background-image: none;
    }

    #build-savings {
        padding-left: 0;
    }

    #build-savings h3 {
        margin-top: 0;
        margin-bottom: 1.5rem;
        font-size: 28px;
        font-weight: bold;
    }

    #build-savings p {
        margin-top: 0;
        font-size: 16px;
        font-weight: normal;
    }

    #bill {
        margin-top: 2rem;
    }

    #easy-payments h3 {
        margin-top: 0rem;
        margin-bottom: 1.5rem;
        font-size: 28px;
        font-weight: bold;
    }

    #easy-payments p {
        margin-top: 0rem;
        font-size: 16px;
        font-weight: 100;
    }

    .blinkcash-scroll {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
    }

    .blinkcash-scroll-view {
        flex: 0 0 auto !important;
        margin-right: 3px !important;
    }

    ::-webkit-scrollbar {
        display: none !important;
    }

    #blinkcash-phone {
        width: 300px !important;
        /* height: 521.02px; */
        margin-right: 0;
        position: relative;
        z-index: 1;
        left: 97px;
        top: 0;
    }
    
    #sparkles {
        width: 300px !important;
        height: 300px;
        margin-right: 0;
        position: absolute;
        z-index: 0;
        left: 0;
    }
    
    .pay-air-send {
        position: absolute;
        left: 0;
        top: 150px;
        z-index: 3;
    }
    
    #blinkcash-paybill {
        position: absoute;
        width: 300px !important;
        top: -50px;
        left: 20px;
    }
    
    #blinkcash-airtime {
        width: 300px !important;
        top: 50px;
        left: 40px;
    }
    
    #blinkcash-sendmoney {
        width: 300px !important;
        top: 150px;
        left: 80px;
    }

    /* #card-payment {
        display: block;
        margin-top: 2rem;  
    }

    #card-payment img {
        margin-left: 1rem;
        width: 368px;
        z-index: -20;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
        /* border: 1px solid black; */
    /* }

    #card-payment-items {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /* border: 1px solid black; */
        /* margin-left: 0.5rem;
        width: 350px;
    }

    #card-payment-items h4 {
       font-size: 20px;
       font-weight: 600;
    } */ */ */

    #seventh-row {
        background-image: url(assets/container-img.png) !important;   
        margin-top: 4rem;
    }

    #blinkcash-mobile img {
        width: 362px;
        height: 220.49px;
    }
    
    #app-store {
        width: 164px;
        height: 50.88px;
        margin-top: 1rem;
        margin-right: 1rem;
        margin-left: 1rem;
    }
    
    #play-store {
        width: 164px;
        height: 50.88px;
        margin-top: 1rem;
        margin-left: 1rem;
    }
    
    #blinkcash-mobile-item h2 {
        text-align: center;
        font-size: 36px;
        font-weight: bold;
        color: #226AB4;
    }

    #get-started-button-2 {
       display: none;
    }

    #eight-row {
        margin-top: 6rem;
        height: 291px;
        background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
        border-radius: 0;

    }
    
    #eigth-row-center {
        width: 100%;
        /* padding-top: 65px; */
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    #blink-cash-started h2 {
        font-size: 30px;
        font-weight: bolder;
        text-align: center;
        color: #ffffff;
        padding-left: 1rem;
    }

    #blink-cash-started h2:nth-child(2) {
        margin-bottom: 1.5rem;
    }

    #blink-cash-started {
        margin-bottom: 2.5rem;
     }

    #sign-up {
        display: flex;
        border-radius: 7px;
        justify-content: space-between;
        background-color: rgba(255, 255, 255, 0.26);
        height: 70px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
        transform: translate(-45%, -50%);
        top: 50%;
        left: 50%;
    }
    
    div input[type=tel] {
        width: calc(100%-150px);
        min-height: 59px;
        background-color: transparent;
        border-radius: 7px;
        border: none;
        outline: none !important;
        caret-color: #FFFFFF;
        color: #FFFFFF;
    }
    
    div input::placeholder {
        color: #ffffff;
        text-align: left;
        font-size: smaller;
    }
    
    #sign-up button {
        border: none;
        border-radius: 7px;
        background-color: #FFFFFF;
        color: #287DD4;
        outline: none !important;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
        width: 130px;
    }

    #blinkcash-blue-background {
        position: absolute;
        z-index: 0;
        left: 50px;
        bottom: 1050px;
        height: 157px;
        background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
        border-radius: 1px solid black;
        opacity: 0.4;
        /* filter: blur(104px); */
        border-radius: 20px;
    }

    #error-message {
        color: red;
        font-size: 12px;
        font-weight: 100;
        position: absolute;
        top: -55px;
        left: 37px;
    }

    .baines-credit {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .baines-empty {
        display: none;
    }
}

@media only screen and (min-width: 601px) and (max-width: 1024px) { 

    .fully-digital {
        margin-top: 4rem;
    }

    #digital-1 h1 {
        font-size: 36px;
        font-weight: bold;
    }

    #digital-1 p {
        font-size: 16px;
        font-weight: normal;
    }

    #digital-2 {
        margin-top: 0;
    }
    
    #digital-2 img {
        width: 320px;
        height: 370px;   
     }
    
     #digital-2 :nth-child(2) {
        width: 250px;
        height: 250px;   
     }
    
     #blinkcash-coins {
        position: absolute;
        left: 130px;
        bottom: 20px;
     }
    
     #blinkcash-sparkle {
        position: absolute;
        z-index: 0;
        left: 0;
     }

    .second-row {
        margin-top: 0;
    }

    #digital-3 .phone-card {
        display: none;
    }
    
    .phone-card :first-child {
        display: none;
    }
    
    #digital-3 :nth-child(2) {
       display: none;
    }

    #digital-3 :nth-child(4) {
        display: block;
        position: absolute;
        width: 450px;
        min-height: 400px;
        top: 0;
        left: 0;
        z-index: 20;
        margin-top: 0;
    }

    #digital-3 :nth-child(3) {
        display: none;
    } 
    
    #digital-4 {
        margin-top: 4.5rem;
        margin-left: 200px;
        background: #EDF6FF;
        padding-top: 2rem; 
        padding-left: 8rem;
        padding-right: 1rem;
        border-radius: 11px;
        width: 100%;
        height: 250px;
    }
    
    #digital-4 h3 {
        font-size: 25px;
        font-weight: bold;
    }
    
    #digital-4 p {
        font-size: 14px;
        font-weight: bold;
        color: #226AB4;
    }

    #list {
        list-style-image: url(assets/list.png);
    }

    #list .list-item {
        padding-left: 0.5rem;
        padding-bottom: 1rem;
        font-weight: normal;
        font-size: 11.5px;
    }

    #loan {
        margin-top: 4rem;
        padding-top: 0rem;
    }
    
    #empty-div {
        display: none;
    }

    #pink-card {
        background-image: url('./assets/Mask1.png') no-repeat;
        position: relative;
        background-color: #F6EBF1;
        clip-path: polygon(0 1%, 100% 0, 100% 91%, 0 100%);
        border-top-left-radius: 39.2945px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        /* border-bottom-right-radius: 80px;  */
        /* border-radius:40px; */
        height: 590.4px;
        width: 320px;
        margin-right:2rem ;
        padding: 3rem 4rem;
        border: none;
    }

    #money-mask-1 {
        position: absolute;
        left: 193px;
        top: 0;
        width: 170px;
        height: 150px;
        z-index: -50;
    }
    
    #money-mask-2 {
        position: absolute;
        left: 193px;
        top: 400px;
        width: 170px;
        height: 150px;
        z-index: -50;
    }
    
    .blinkcash-loan img {
        width: 44.84px;
        height: 47px;
    }
    
    #quick-loan .list-item {
        line-height: 22px;
        padding-left: 0;
        padding-bottom: 0;
        list-style-image: url(./assets/coins.png);
    }

    #quick-loan {
        padding-top: 2rem;
    }
    
    #quick-loan h5 {
        color: #000000;
        font-size: 16px;
        font-weight: 600;
    }
    
    #quick-loan p {
        color: #000000;
        font-size: 14px;
        font-weight: 100;
    }

    .card-quick-loan span {
        font-size: 19px;
        font-weight: 800;
        padding-left: 1rem;
    }

    #blue-card {
        background-color: #E1DBFF;
        clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 91%);
        border-top-left-radius: 39.2945px;
        border-top-right-radius: 39.2945px;
        /* border-bottom-left-radius: 120px; */
        border-bottom-right-radius: 39.2945px;
        height: 590.4px;
        width: 320px;
        height: 590.4px;
        margin-right:2rem ;
        padding: 3rem 4rem;
        border: none;
    }

    .blinkcash-loan img {
        width: 44.84px;
        height: 47px;
    }

    #money-jar {
        position: absolute;
        left: 0;
        top: 185px;
        width: 350px;
        z-index: -50;
    }
    
    #third-row {
        margin-top: 3rem;
    }

    .card-savings{
        padding-left: 3rem;  
    } 
    
    .card-savings p:nth-child(2){
        padding-top: 1rem;
        padding-bottom: 0.1rem;  
        line-height: 22px;
        font-size: 14px;
        font-weight: 100;
    } 
    
    .card-savings span {
        font-size: 19px;
        font-weight: 800;
        padding-left: 1rem;
    }

    #savings {
        margin-top: 0;
        /* clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%); */
        /* border-right: 3px dashed rgba(211, 211, 211, 0.5);
        border-bottom: 3px dashed rgba(211, 211, 211, 0.5); */
        background-image: none;
        /* border-top-left-radius: 50px;
        border-top-right-radius: 50px; */
        /* border-bottom-left-radius: 27px;
        border-bottom-right-radius: 27px; */
        padding-bottom: 2rem;
        padding-top: 3rem;
        /* padding-left: 2rem; */
        /* padding-right: 2rem; */
    }

    #build-savings {
        padding-left: 0;
    }

    #build-savings h3 {
        margin-top: 0;
        font-size: 35px;
        font-weight: bold;
        margin-bottom: 1rem;
    }
    
    #build-savings p {
        font-size: 17px;
        font-weight: normal;
    }

    #target-savings, #halal-savings {
        background-color: #EFF4FF;
        margin: 1rem;
        padding: 1rem !important;
        border-radius: 8.97px;
        width: 290px;
        min-height: 267px;
    }
    
    #regular-savings, #fixed-savings {
        background-color: #FFEEF8;
        margin: 1rem;
        padding: 1rem !important;
        border-radius: 8.97px;
        width: 290px;
        min-height: 267px;
    }

    .blinkcash-scroll {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
    }

    .blinkcash-scroll-view {
        flex: 0 0 auto !important;
        margin-right: 3px !important;
    }

    ::-webkit-scrollbar {
        display: none !important;
    }

    #bill {
        margin-top: 0;
    }
    
    #easy-payments h3 {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 35px;
        font-weight: bold;
    }
    
    #easy-payments p {
        font-size: 17px;
        font-weight: 100;
    }
    
    #blinkcash-phone {
        margin-right: 0;
        position: relative;
        z-index: 1;
        left: 0px;
        top: 10px;
        transform: translate(80%, 0%);
    }
    
    #sparkles {
        margin-right: 0;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
    }
    
    .pay-air-send {
        position: absolute;
        left: 0;
        top: 140px;
        z-index: 3;
    }
    
    #blinkcash-paybill {
        position: absolute;
        width: 300px !important;
        top: 10px;
        left: 70px;
    }
    
    #blinkcash-airtime {
        width: 300px !important;
        top: 100px;
        left: 120px;
    }
    
    #blinkcash-sendmoney {
        width: 300px !important;
        top: 190px;
        left: 170px;
    }

    #seventh-row {
        background-image: url(assets/container-img.png) !important;   
        margin-top: 4rem;
    }
    
    #blinkcash-mobile img {
        width: 350px;
    }
    
    #app-store {
        width: 120px;
        margin-top: 1rem;
        margin-right: 1rem;
    }
    
    #play-store {
        width: 120px;
        margin-top: 1rem;
        margin-left: 1rem;
    }

    #blinkcash-mobile-item {
        margin-top: 1rem;
    }
    
    #blinkcash-mobile-item h2 {
        font-size: 33px;
        font-weight: bold;
        color: #226AB4;
    }   

    #blink-cash-started h2 {
        font-weight: 800;
        font-style: normal;
        font-size: 25px;
        color: #ffffff;
        padding-left: 1rem;
    }

    #sign-up {
        display: flex;
        border-radius: 7px;
        justify-content: space-between;
        background-color: rgba(255, 255, 255, 0.26);
        height: 70px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
    }
    
    div input[type=tel] {
        width: calc(100%-130px);
        min-height: 56px;
        background-color: transparent;
        border-radius: 7px;
        border: none;
        outline: none !important;
        caret-color: #FFFFFF;
        color: #FFFFFF;
    }
    
    #sign-up button {
        border: none;
        border-radius: 7px;
        background-color: #FFFFFF;
        color: #287DD4;
        outline: none !important;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
        width: 130px;
    }

    #blinkcash-blue-background {
        position: absolute;
        z-index: 0;
        left: 50px;
        bottom: 550px;
        height: 157px;
        background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
        opacity: 0.4;
        filter: blur(104px);
        border-radius: 20px;
    }
    
    div input::placeholder {
        color: #ffffff;
        /* text-align: center; */
        font-size: smaller;
    }

}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
    #blinkcash-phone {
        margin-right: 0;
        position: relative;
        z-index: 1;
        left: 0px;
        top: 10px;
        transform: translate(20%, 0%);
    }

    #sparkles {
        margin-right: 0;
        position: absolute;
        z-index: 0;
        top: 0;
        left: -5;
        transform: translate(20%, 0%);
    }

    #blinkcash-paybill {
        position: absolute;
        width: 250px !important;
        top: 10px;
        left: 0px;
    }
    
    #blinkcash-airtime {
        width: 250px !important;
        top: 100px;
        left: 50px;
    }
    
    #blinkcash-sendmoney {
        width: 250px !important;
        top: 190px;
        left: 100px;
    }
}


/*RESPONSIVE STYLING FOR MOBILE - Smaller screens
.......................................................... */
@media only screen and (min-width: 300px) and (max-width: 420px) {
    #blinkcash-nav {
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
        background: #FFFFFF !important; 
        width: 100%;  
    }

    #register {
        border: 0.403974px solid #226AB4;
        border-radius: 4.57946px;
        background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
        color: #FFFFFF;
        width: 86px;
        height: 38px;
        font-size: 0.7rem;
    }
    
    #login {
        border: 0.403974px solid #226AB4;
        border-radius: 4.57946px;
        color: #226AB4;
        width: 86px;
        height: 38px;
        font-size: 0.7rem;
    }

    #blinkcash-logo img {
        width: 100px;
        height: 30px;
   }

   .fully-digital {
        margin-top: 5.5rem;
    }


   #digital-1 h1 {
        font-size: 40px;
        font-weight: bold;
    }

    #financial {
        margin-top: 2rem; 
        font-size: 18px;
        font-weight: normal;
     }

    #get-started-button {
        border: 0.642984px solid #226AB4;
        border-radius: 7.28889px;
        background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
        color: #FFFFFF;
        width: 164px;
        height: 61px;
        font-size: 1rem;
        margin: 0;
    }

   #digital-2 {
        margin-top: 1rem;
    }

    #digital-2 img {
        width: 320px;
        height: 225px;
    }

    #digital-2 :nth-child(2) {
        width: 175px;
        height: 90px;   
    }

    #blinkcash-coins {
        position: absolute;
        left: 200px;
        bottom: 0px;
    }

    #blinkcash-sparkle {
        position: absolute;
        z-index: 0;
        left: 0;
    }  

    .second-row {
        margin: 0rem;
    }

    /* #digital-3 img {
        width: 360px;
        height: 350px;  
        /* float: left; */
        /* position: absolute;
        top: 300px;
        z-index: 20;
        margin-top: 3.5rem;
    } */ */

    #digital-3 .phone-card {
        display: none;
    }
    
    .phone-card :first-child {
        display: none;
    }
    
    #digital-3 :nth-child(2) {
       display: none;
    }

    #digital-3 :nth-child(4) {
        display: block;
        position: absolute;
        width: 450px;
        height: 300px;
        top: 350px;
        z-index: 20;
        margin-top: 3.5rem;
    }

    #digital-3 :nth-child(3) {
        /* position: absolute;
        z-index: 1000;
        top: 200px;
        left: 400px;
        width: 200px !important;
        height: 200px !important;    */
        display: none;
    } 
    
    #digital-4 {
        margin-top: 4rem;
        margin-left: -450px;
        background: #EDF6FF;
        padding-top: 3rem; 
        padding-left: 15rem;
        width: 35rem;
        height: 39rem;
        /* border: 1px solid black; */
        /* float: left; */
    }   

    #digital-4 p {
      font-size: 12px;
      color: #2754A2;  
      font-weight: bold;
    }  

    #list .list-item {
        padding-left: 0.5rem;
        padding-bottom: 1rem;
        font-weight: 400;
        font-size: small;
    }

    #list {
        list-style-image: url(assets/small.png);
        background: #EDF6FF;
        /* list-style-position: outside; */
    }

    #loan {
        margin-top: 4rem;
        margin-bottom: 1rem;
        padding-top: 0rem;
    }

    #loan h3 {
        font-size: 25px;
        font-weight: bold;
    }

    #pink-card {
        background-image: url('./assets/Mask1.png') no-repeat;
        /* position: relative; */
        background-color: #F6EBF1;
        clip-path: polygon(0 1%, 100% 0, 100% 91%, 0 100%);
        border-top-left-radius: 39.2945px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        border-bottom-right-radius: 90px; 
        /* border-radius:40px; */
        height: 571px;
        width: 356px;
        margin-right:2rem;
        padding: 2rem 3rem;
        /* border: 1px solid black; */
        margin-left: 2.5rem ;
    }
    
    #money-mask-1 {
        position: absolute;
        left: 393px;
        top: 0;
        width: 170px;
        height: 150px;
        z-index: -50;
    }
    
    #money-mask-2 {
        position: absolute;
        left: 400px;
        top: 400px;
        width: 170px;
        height: 150px;
        z-index: -50;
    }
    
    #quick-loan .list-item {
        line-height: 25px;
        padding-left: 0.5rem;
        padding-bottom: 0;
        list-style-image: url(./assets/coins-2.png);
    }

    #quick-loan h5 {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
    }
    
    #quick-loan p {
        color: #000000;
        font-size: 14px;
        font-weight: 100;
    }

    .get-started-pink {
        font-size: 10px;
        padding-left: 2.7rem;
    }


    .blinkcash-loan span {
        font-size: 16px;
        font-weight: bold;
    }

    .blinkcash-loan img {
        width: 40px;
        height: 35px;
    }

    .card-savings p {
        padding-top: 3rem;
        line-height: 27px;
    } 
    
    .card-savings span {
        font-size: 16px;
        font-weight: bold;
        padding-left: 1rem;
    }

    /* .card-savings img {
        width: 40px;
        height: 35px;
    } */

    .card-savings p{
        font-size: small;
        font-weight: 300;
        /* padding-top: 3rem; */
        line-height: 27px;
    } 
    
    .card-savings span {
        font-size: 16px;
        font-weight: bold;
        padding-left: 0;
    }
  
    #money-jar {
        position: absolute;
        left: 220px;
        bottom: 0;
        top: 250px;
        width: 350px;
        z-index: -50;
    }

    #savings {
        margin-top: 4rem;
        padding-top: 0;
        border: none;
        background-image: none;
    }

    .blinkcash-scroll {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
    }

    .blinkcash-scroll-view {
        flex: 0 0 auto !important;
        margin-right: 3px !important;
    }

    ::-webkit-scrollbar {
        display: none !important;
    }

    #blinkcash-phone {
        width: 200px !important;
        /* height: 521.02px; */
        margin-right: 0;
        position: relative;
        z-index: 1;
        left: 97px;
        top: 0;
    }
    
    #sparkles {
        width: 300px !important;
        height: 300px;
        margin-right: 0;
        position: absolute;
        z-index: 0;
        left: 0;
    }
    
    .pay-air-send {
        position: absolute;
        left: 0;
        top: 150px;
        z-index: 3;
    }
    
    #blinkcash-paybill {
        position: absoute;
        width: 180px !important;
        top: -50px;
        left: 20px;
    }
    
    #blinkcash-airtime {
        width: 180px !important;
        top: 15px;
        left: 40px;
    }
    
    #blinkcash-sendmoney {
        width: 180px !important;
        top: 80px;
        left: 80px;
    }

    /* #card-payment {
        display: block;
        margin-top: 2rem;  
    }

    #card-payment img {
        margin-left: 1rem;
        width: 368px;
        z-index: -20;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
        /* border: 1px solid black; */
    /* }

    #card-payment-items {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /* border: 1px solid black; */
        /* margin-left: 0.5rem;
        width: 350px;
    }

    #card-payment-items h4 {
       font-size: 20px;
       font-weight: 600;
    } */ */ */

    #seventh-row {
        background-image: url(assets/container-img.png) !important;   
        margin-top: 0;
    }

    #blinkcash-mobile img {
        width: 335px;
        height: 220.49px;
    }
    
    #app-store {
        width: 130px;
        height: 40.88px;
        margin-top: 1rem;
        margin-right: 1rem;
        margin-left: 1.5rem;
    }
    
    #play-store {
        width: 130px;
        height: 40.88px;
        margin-top: 1rem;
        margin-left: 1rem;
    }
    
    #blinkcash-mobile-item h2 {
        text-align: center;
        font-size: 36px;
        font-weight: bold;
        color: #226AB4;
    }

    #get-started-button-2 {
       display: none;
    }

    #eight-row {
        margin-top: 6rem;
        height: 291px;
        background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
        border-radius: 0;

    }
    
    #eigth-row-center {
        width: 100%;
        /* padding-top: 70px; */
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    #blink-cash-started h2 {
        font-size: 27px;
        font-weight: bolder;
        text-align: center;
        color: #ffffff;
        padding-left: 1rem;
    }

    #blink-cash-started h2:nth-child(2) {
        margin-bottom: 1.5rem;
    }

    #blink-cash-started {
        margin-bottom: 2.5rem;
     }

    #sign-up {
        display: flex;
        border-radius: 7px;
        justify-content: space-between;
        background-color: rgba(255, 255, 255, 0.26);
        height: 59px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
        transform: translate(-45%, -50%);
        top: 50%;
        left: 50%;
    }
    
    div input[type=tel] {
        width: 130px;
        min-height: 47px;
        background-color: transparent;
        border-radius: 7px;
        border: none;
        outline: none !important;
        caret-color: #FFFFFF;
        color: #FFFFFF;
    }
    
    #sign-up button {
        border: none;
        border-radius: 7px;
        background-color: #FFFFFF;
        color: #287DD4;
        outline: none !important;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
        width: 130px;
    }

    /* div input[type=tel] {
        width: 275px;
        min-height: 54px;
        background-color: rgba(255, 255, 255, 0.26);
        border-radius: 7px;
        border: none;
        outline: none !important;
        caret-color: #FFFFFF;
        padding-left: 0;
        color: #FFFFFF;
        position: relative;
        top: 20px;
        left: 180px;
        transform: translate(-50%, -50%);
    }

    #sign-up-button button {
        border-radius: 7px;
        border: none;
        font-size: 10px;
        font-weight: 600;
        outline: none !important;
        padding: 0rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
        width: fit-content;
        position: absolute;
        left: 220px;
        bottom: 11px;
        text-align: center;
        color: #287DD4;
        background-color: #FFFFFF;
        text-transform: uppercase;
    } */
    
    div input::placeholder {
        color: #ffffff;
        text-align: center;
        font-size: smaller;
    }

    #error-message {
        color: red;
        font-size: 12px;
        font-weight: 100;
        position: absolute;
        top: -50px;
        left: 30px;
    }

    .baines-credit {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .baines-empty {
        display: none;
    }  
}

@media only screen and (min-width: 331px) and (max-width: 419px) {
    .second-row {
        margin-top: 0rem;
    }

    #digital-3 .phone-card {
        display: none !important;
    }
    
    .phone-card :first-child {
        display: none;
    }
    
    #digital-3 :nth-child(2) {
       display: none;
    }

    #digital-3 :nth-child(4) {
        display: block;
        position: absolute;
        width: 450px;
        height: 300px;
        top: 350px;
        z-index: 20;
        margin-top: 3.5rem;
    }

    #digital-3 :nth-child(3) {
        display: none;
    } 

    #pink-card {
        background-image: url('./assets/Mask1.png') no-repeat;
        position: relative;
        background-color: #F6EBF1;
        clip-path: polygon(0 1%, 100% 0, 100% 91%, 0 100%);
        border-top-left-radius: 39.2945px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        height: 571px;
        width: 303px;
        /* margin-right: 6rem ; */
        /* padding: 3rem 4rem; */
        border: none;
    }

    #list .list-item {
        padding-left: 0rem;
        padding-bottom: 0.5rem;
        font-weight: 400;
        font-size: 16px;
    }

    #quick-loan h5 {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
    }
    
    #quick-loan p {
        color: #000000;
        font-size: 12px;
        font-weight: 100;
    }

    .get-started-pink a {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #FF72C2;
        cursor: pointer;
    }

    #money-mask-1 {
        position: absolute;
        left: 135px;
        top: 5px;
        width: 200px;
        height: 100px;
        z-index: -50;
    }
    
    #money-mask-2 {
        position: absolute;
        left: 150px;
        top: 400px;
        width: 200px;
        height: 100px;
        z-index: -50;
    }

    #blue-card {
        background-color: #E1DBFF;
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 9%);
        border-top-left-radius: 90px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        border-bottom-right-radius: 39.2945px;
        padding-left: 3rem;
        padding-right: 2rem;
        padding-top: 5rem;
        border: none;
        height: 571px;
        width: 303px;
        /* margin-right:2rem; */
        margin: 0px 32px 0px 40px;
    }   

    .card-savings{
        padding: 0;
    } 
    
    .card-savings p:nth-child(2){
        padding-top: 3rem;  
        line-height: 27px;
        font-size: 18px;
        font-weight: 100;
    } 
    
    .card-savings span {
        font-size: 16px;
        font-weight: bold;
        padding-left: 1rem;
    }
    
    .get-started-purple {
        font-size: 12px;
        color: #9179FF;
    }
    
    .get-started-purple a {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #9179FF;
        cursor: pointer;
    }

    .card-savings p{
        margin-top: 1rem;
        font-size: 12px;
        font-weight: 300px;
    } 
    
    .card-savings p:nth-child(2){
        padding-top: 0;  
        font-size: 12px;
        font-weight: 100;
    } 

    .card-savings:nth-child(3) img{
        width: 11.54;
    } 

    #money-jar {
        position: absolute;
        left: 220px;
        bottom: 0;
        top: 300px;
        width: 300px;
        z-index: -50;
    }

    #savings {
        margin-top: 4rem;
        padding-top: 0;
        border: none;
    }
    
    #build-savings {
        padding-left: 0;
    }

    #seventh-row {  
        margin-top: 2rem;
    }

    #easy-payments h3 {
        margin-top: 0;
        font-size: 25px;
        font-weight: bold;        
    }

    #build-savings h3 {
        margin-top: 0;
        font-size: 25px;
        font-weight: bold;
    }

    #bill {
        margin-top: 1rem;        
    }

    #contact-us {
        margin-top: 4rem;
    }

    #blinkcash-blue-background {
        position: absolute;
        z-index: 0;
        left: 50px;
        bottom: 970px;
        height: 157px;
        border: 4px solid black;
        background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
        opacity: 0.4;
        filter: blur(104px);
        border-radius: 20px;
    }
    
}

@media only screen and (max-width: 330px) {
    #register {
        border: 0.403974px solid #226AB4;
        border-radius: 4.57946px;
        background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
        color: #FFFFFF;
        width: 70px;
        height: 30px;
        font-size: 0.7rem;
    }

    #login {
        border: 0.403974px solid #226AB4;
        border-radius: 4.57946px;
        color: #226AB4;
        width: 70px;
        height: 30px;
        font-size: 0.7rem;
    }

    #blinkcash-logo img {
        width: 90px;
        height: 30px;
   }

   #digital-1 h1 {
        font-size: 33px;
        font-weight: bold;
    }

    #financial {
        margin-top: 2rem; 
        font-size: 16px;
        font-weight: normal;
     }

    #get-started-button {
        border: 0.642984px solid #226AB4;
        border-radius: 7.28889px;
        background: linear-gradient(88.91deg, #0074EB -8.33%, rgba(0, 89, 181, 0) 84.78%), #226AB4;
        color: #FFFFFF;
        width: 160px;
        height: 60px;
        font-size: 1rem;
        margin: 0;
    }

    #digital-2 img {
        width: 290px;
        height: 225px;
    }

    #blinkcash-coins {
        position: absolute;
        left: 149px;
        bottom: 0px;
        top: 120px;
    }

    .second-row {
        margin-top: 0rem;
    }

    #digital-3 .phone-card {
        display: none;
    }
    
    .phone-card :first-child {
        display: none;
    }
    
    #digital-3 :nth-child(2) {
       display: none;
    }

    #digital-3 :nth-child(4) {
        display: block;
        position: absolute;
        width: 370px;
        height: 300px;
        top: 350px;
        z-index: 20;
        margin-top: 3.5rem;
    }

    #digital-3 :nth-child(3) {
        /* position: absolute;
        z-index: 1000;
        top: 200px;
        left: 400px;
        width: 200px !important;
        height: 200px !important; */
        display: none;
    }    
    
    #digital-4 {
        margin-top: 4rem;
        margin-left: -450px;
        background: #EDF6FF;
        padding-top: 3rem; 
        padding-left: 17rem;
        width: 35rem;
        height: 39rem;
        /* border: 1px solid black; */
    }   

    #list .list-item {
        padding-left: 0.5rem;
        padding-bottom: 1rem;
        font-weight: 400;
        font-size: 16px;
    }

    #third-row {
        margin-top: 1rem;
    }

    #pink-card {
        background-image: url('./assets/Mask1.png') no-repeat;
        position: relative;
        background-color: #F6EBF1;
        clip-path: polygon(0 1%, 100% 0, 100% 91%, 0 100%);
        border-top-left-radius: 39.2945px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        height: 700px;
        width: 248px;
        /* margin-right: 6rem ; */
        /* padding: 3rem 4rem; */
        border: none;
    }

    #money-mask-1 {
        position: absolute;
        left: 132px;
        top: 5px;
        width: 150px;
        height: 100px;
        z-index: -50;
    }

    #money-mask-2 {
        position: absolute;
        left: 135px;
        top: 550px;
        width: 150px;
        height: 100px;
        z-index: -50;
    }
    
    .blinkcash-loan span {
        font-size: 16px;
        font-weight: bold;
    }

    .blinkcash-loan img {
        width: 40px;
        height: 35px;
    }

    #blue-card {
        background-color: #E1DBFF;
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 9%);
        border-top-left-radius: 90px;
        border-top-right-radius: 39.2945px;
        border-bottom-left-radius: 39.2945px;
        border-bottom-right-radius: 39.2945px;
        padding-left: 3rem;
        padding-right: 2rem;
        padding-top: 5rem;
        border: none;
        height: 700px;
        width: 248px;
        /* margin-right:2rem; */
        margin: 0px 32px 0px 40px;
    }

    #loan {
        margin-top: 4rem;
        padding-top: 0rem;
    }

    #loan h3 {
        font-size: 25px;
        font-weight: bold;
    }

    #loan p {
        font-size: 14px;
    }

    .blinkcash-loan span {
        font-size: 14px;
        font-weight: bold;
    }

    #quick-loan h5 {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
    }
    
    #quick-loan p {
        color: #000000;
        font-size: 12px;
        font-weight: 100;
    
    }

    #quick-loan .list-item {
        padding-left: 0;
        padding-bottom: 0;
    }

    .get-started-pink {
        font-size: 12px;
    }
    
    .get-started-pink a {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #FF72C2;
        cursor: pointer;
    }

    .card-savings{
        padding: 0;
    } 
    
    .card-savings p:nth-child(2){
        padding-top: 3rem;  
        line-height: 27px;
        font-size: 18px;
        font-weight: 100;
    } 
    
    .card-savings span {
        font-size: 14px;
        font-weight: bold;
        padding-left: 1rem;
    }
    
    .get-started-purple {
        font-size: 12px;
        color: #9179FF;
    }
    
    .get-started-purple a {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #9179FF;
        cursor: pointer;
    }

    .card-savings p{
        margin-top: 1rem;
        font-size: 12px;
        font-weight: 300px;
    } 
    
    .card-savings p:nth-child(2){
        padding-top: 0;  
        font-size: 12px;
        font-weight: 100;
    } 

    .card-savings:nth-child(3) img{
        width: 11.54;
    } 

    #money-jar {
        position: absolute;
        left: 180px;
        bottom: 0;
        top: 430px;
        width: 300px;
        z-index: -50;
    }

    #savings {
        margin-top: 4rem;
        padding-top: 0;
        border: none;
        background-image: none;
    }

    #build-savings {
        padding-left: 0;
    }

    #build-savings h3 {
        margin-top: 0;
        font-size: 25px;
        font-weight: bold;
    }

    #build-savings p {
        font-size: 14px;
    }

    #bill {
        margin-top: 2rem;
    }

    #easy-payments h3 {
        margin-top: 0;
        font-size: 25px;
        font-weight: bold;        
    }

    #easy-payments p {
        font-size: 14px;
        font-weight: 100;        
    }

    #blinkcash-phone {
        width: 200px !important;
        /* height: 521.02px; */
        margin-right: 0;
        position: relative;
        z-index: 1;
        left: 97px;
        top: 0;
    }
    
    #sparkles {
        width: 300px !important;
        height: 300px;
        margin-right: 0;
        position: absolute;
        z-index: 0;
        left: 0;
    }
    
    .pay-air-send {
        position: absolute;
        left: 0;
        top: 140px;
        z-index: 3;
    }
    
    #blinkcash-paybill {
        position: absoute;
        width: 180px !important;
        top: -50px;
        left: 20px;
    }
    
    #blinkcash-airtime {
        width: 180px !important;
        top: 15px;
        left: 40px;
    }
    
    #blinkcash-sendmoney {
        width: 180px !important;
        top: 80px;
        left: 80px;
    }
    
    #blinkcash-mobile img {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 300px;
        height: 185px;
    }

    #blinkcash-mobile-item h2 {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        color: #226AB4;
        margin-top: 1.5rem;
    }

    #app-store {
        width: 100px;
        height: 35px;
        margin-top: 1rem;
        margin-right: 1rem;
        margin-left: 1.7rem;
    }
    
    #play-store {
        width: 100px;
        height: 35px;
        margin-top: 1rem;
        margin-left: 1rem;
    }

    #seventh-row {   
        margin-top: 3rem;
    }

    #eight-row {
        margin-top: 0rem;
    }

    #eigth-row-center {
        width: 100%;
        /* padding-top: 60px; */
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #blink-cash-started h2 {
        font-size: 24px;
        font-weight: bolder;
        text-align: center;
        color: #ffffff;
        padding-left: 1rem;
    }

    #blink-cash-started {
        margin-bottom: 2.5rem;
     }

    #sign-up {
        display: flex;
        border-radius: 7px;
        justify-content: space-between;
        background-color: rgba(255, 255, 255, 0.26);
        height: 59px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
        transform: translate(-45%, -50%);
        top: 50%;
        left: 50%;
    }
    
    div input[type=tel] {
        width: 130px;
        min-height: 47px;
        background-color: transparent;
        border-radius: 7px;
        border: none;
        outline: none !important;
        caret-color: #FFFFFF;
        color: #FFFFFF;
    }
    
    #sign-up button {
        border: none;
        border-radius: 7px;
        background-color: #FFFFFF;
        color: #287DD4;
        outline: none !important;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 400;
        width: 130px;
    }

    div input::placeholder {
        color: #ffffff;
        text-align: left;
        font-size: smaller;
    }

    #contact-us {
        margin-top: 4rem;
    }

    #blinkcash-blue-background {
        position: absolute;
        z-index: 0;
        left: 40px;
        bottom: 950px;
        height: 157px;
        border: 4px solid black;
        background: linear-gradient(267.9deg, #2A84E0 -7.28%, rgba(34, 106, 180, 0) 153%), #226AB4;
        opacity: 0.4;
        filter: blur(104px);
        border-radius: 20px;
    }

    #error-message {
        color: red;
        font-size: 12px;
        font-weight: 100;
        position: absolute;
        top: -50px;
        left: 30px;
    }
}

@media only screen and (min-width: 390px) and (max-width: 419px) {
    #digital-4 {
        padding-left: 12rem;
    }

    #sign-up-button button {
        border-radius: 7px;
        border: none;
        font-size: 10px;
        font-weight: 600;
        outline: none !important;
        padding: 0rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
        width: fit-content;
        position: absolute;
        left: 220px;
        bottom: 11px;
        text-align: center;
        color: #287DD4;
        background-color: #FFFFFF;
        text-transform: uppercase;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    #menu-items {
        display: none;
    }
}



