.wallet-page-1 img.banner-img {
    object-fit: contain;
    width: 90%;
    /* height: 400px; */
    margin: 30px 0px;
}

.wallet-page-1 .crypt-in-box-l h1 {
    font-size: 35px;
    font-weight: 900;
    line-height: 55px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0;
}

/* 
img.qu-img-one {
    position: absolute;
    bottom: 0px;
    top: auto;
    width: 100%;
}


img.qu-img-two {
    position: absolute;
    right: 30px;
    bottom: 60px;
    width: 300px;
    left: 0;
    margin: auto;
}

.qu-img-po {
    position: relative;
    width: 80%;
    height: 450px;
} */

.wallet-page-1 .crypt-in-box.cryexbx {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    align-items: center;
}

.working_img {
    animation: jumping 3s linear 0s infinite alternate;
}

@keyframes jumping {
    0% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(-25px);
    }
}




.feature-item-inner {
    box-shadow: 0px 11px 35px 5px rgba(196, 196, 196, 0.30);
    padding: 40px 30px;
    border-radius: 3px; 
    border-radius: 20px 5px;
    background: #fff; 
    height: 100%; display: flex;
}

.feature-item-thumb {
    flex: 0 0 70px;
    -ms-flex: 0 0 80px;
    max-width: 70px;
    width: 70px;
    margin-right: 35px;
    transform: translate(0px, 0px);
    transition: transform 0.3s cubic-bezier(0.25, 0.55, 0.4, 2.1) 0s;
}

.feature-item-thumb img {
    max-width: 100%; 
}
.feature-item-content {
    width: 100%;
}

.feature-item-content h3,
.feature-item-content span {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 15px;
}

.feature-item-content p {
    font-size: 14px;
    margin-bottom: 0;
}

.feature-item-inner:hover .feature-item-thumb {
    transform: translate(0px, -10px);
}



.currency-page-6 .exchange-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin: 0 auto;
}

.currency-page-6 .card {
    background: #ffffff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    transition: 0.3s ease;
    height: max-content !important;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.currency-page-three .card .back-box-c {
    border-radius: 12px;
    padding: 20px 12px;
    transition: 0.3s ease;
    height: 100%;
    min-height: 100%;
}

.currency-page-6 .card img {
    width: 50px;
    margin-bottom: 5px;
    filter: grayscale(1) brightness(0);
}

.currency-page-6 .card h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 20px;
}

.currency-page-6 .card p {
    font-size: 14px;
    color: #333;
    margin-bottom: 0px;
    line-height: 1.6;
}

.mob-new-stack-c {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}


.crypt-exchange fieldset.card {
    border: 2px dotted #6c4192;
    background: 0 0;
    border-radius: 14px;
    padding: 20px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    margin-top: 30px;
    min-height: 220px;
    background: #fff;
    transition: 0.5s;
}
.top-binance-new-banner-number-section {
    font-size: 23px;
    margin-bottom: 0;
    font-weight: 700;
    background: #8d12ab;
    border: 0;
    border-radius: 10px 25px 21px 22px;
    width: 60px !important;
    height: 55px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    box-shadow: 1px 2px 5px #ddd;
    color: #fff;
    transition: 0.5s;
}
.crypt-exchange .card-title {
    margin-bottom: 16px;
    font-size: 23px;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 16px 0;
    padding: 0;
}
.crypt-exchange .card-title {
    margin-bottom: 16px;
    font-size: 23px;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 16px 0;
    padding: 0;
}
.crypt-exchange .card .card-text, .crypt-exchange .card .card-text {
    font-size: 14px;
    width: 98%;
    margin: auto;
    line-height: 22px;
    margin: 0;
}
.crypt-exchange .card:hover {
    border-radius: 50px 10px 50px 10px;
}
 
.feature-sec-card .card-bg {
    border: 1px solid #8fccff;
    border-radius: 16px; 
    padding: 20px 10px;
    height: auto;
    width: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 24%);
    min-height: 100%;
    background: #fff;
    margin-bottom: 10px;
}
.feature-sec-card .card-bg .icon-box .icon-bg::after {
    content: "";
    position: absolute;
    height: 85px;
    width: 85px;
    border-radius: 50%;
    /* background: radial-gradient(closest-side, white 97%, transparent 100%), repeating-conic-gradient(#4a90e2 -145deg 20deg, transparent 0 32deg); */
    z-index: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    border: 1px solid #8fccff;
    /* border-spacing: 10px; */
}
.feature-sec-card .card-bg .icon-box .icon-bg {
    position: relative;
    height: 85px;
    width: 85px;
    object-fit: contain;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 19%);
}
.feature-sec-card .card-bg .icon-box .card-icon {
    position: absolute;
    top: 20px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    height: 45px;
    width: auto;
    object-fit: contain;
}
.feature-sec-card .card-bg .inner-text .heading {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    padding-top: 30px;
    margin: 0 0 7px 0;
}
.feature-sec-card .card-bg .inner-text .sub-heading {
    color: #000; 
    line-height: 20px;
    font-weight: 400;
    padding: 10px 5px;
    text-align: center;
    width: 90%;
    margin: auto;
}
.feature-sec-card .card-bg .icon-box {
    position: relative;
    top: 0px;
    margin: -60px auto 0px;
    display: flex;
    justify-content: center;
}
.why-box {
    padding:  30px; 
    background: #fff;
    border-radius: 20px 50px 20px 50px;
    box-shadow: 5px 5px 10px #ddd;
    height: 100%;
    border: 1px solid #8fccff;
    transition: 0.5s;
}
.why-b-icon {
    display: flex;
    border: 0 solid #4966c4;
    border-radius: 0;
    transition: 0.3s ease-in-out;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 15px 20px;
    width: 90px;
    background: #fff;
    height: 90px;
    box-shadow: 1px 2px 3px #ddd; margin-bottom: 20px;
}
.why-box:hover { 
    border-radius: 10px;
}

@media screen and (max-width: 450px) {
    .wallet-page-1 .crypt-in-box.cryexbx {
        display: flex;
        flex-direction: column;
    }

    .wallet-page-1 .crypt-in-box-l h1 {
        font-size: 30px;
        font-weight: 800;
        line-height: 42px;
    }

    .wallet-page-1 .mob-img-none img {
        object-fit: contain;
        width: 100%;
        height: auto;
        margin-top: 40px;
    }

    .btn-mid {
        flex-direction: column !important;
        gap: 15px;
    }

    .currency-page-14 .tab-tech-one {
        margin-top: 30px;
    }


    .currency-page-five .tab-tech-one {
        margin-top: 30px;
    }

    .btn-mid button {
        justify-content: center;
    }



    .cry-box-we-serve {
        grid-template-columns: 2fr 2fr;
    }

    .tab-tech-one {
        margin-top: 30px;
    }

    p.w-80 {
        width: 100% !important;
    }

    .bann-dd .mb-50 img {
        width: 100% !important;
    }

    .feature-item-thumb {
        margin: 0px;
    }

    .currency-page-6 .exchange-grid {
        grid-template-columns: repeat(1, 1fr);
    }

}