.wallet-page-1 img {
    object-fit: contain;
    width: 90%;
    height: 400px;
}

.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;
}

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







.currency-page-9 .new-process .roadmap_box {
    height: 170px;
}







.ico-process-new {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
    margin-top: 130px;
}

.ico-process-newOne {
    display: grid;
    align-items: center;
    justify-items: center;
    position: relative;
}

.ico-process-newOne.one-step-box:before {
    background: #6c4192;
}

.ico-process-newOne.one-step-box:before,
.ico-process-newOne.two-step-box:before,
.ico-process-newOne.three-step-box:before {
    content: "";
    position: absolute;
    left: 180px;
    top: 50px;
    width: 20px;
    height: 20px;
    background: #6c4192;
    border-radius: 100%;
    z-index: 1;
}

.rspn-mnu-cls,
:before {
    -webkit-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}

em.arrow-step {
    position: absolute;
    right: -70px;
    transform: rotate(151deg);
    top: -14px;
}

em.arrow-step img {
    width: 12px;
}

img.dot-line-one {
    position: absolute;
    right: -66px;
    top: -5px;
    z-index: -1;
}

.ico-process-newOne.one-step-box span.step-bg {
    background: #6c4192;
    padding: 8px 30px;
    color: #fff;
    font-size: 17px;
    border-radius: 5px;
    font-weight: bold;
    margin-top: -10px;
}

.ico-process-icon {
    /* border: 1px solid #6c4192; */
    box-shadow: 2px 5px 5px #ddd;
    padding: 20px;
    width: 80%;
    margin: 80px auto 0;
    display: block;
    border-radius: 10px;
    background: #fff;
}

.ico-process-icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 60px;
    /* height: 2px; */
    width: 100%;
    /* background: #bfbfbf; */
    border: 1px dashed #bfbfbf;
}

.ico-process-icon h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

.ico-process-icon p {
    text-align: center;
    font-size: 13px;
    width: 100%;
    margin: 10px 0px 0px;
}

.ico-process-newOne.one-step-box .ico-process-icon:after {
    background: #6c4192;
}

.ico-process-icon:after {
    background: #000;
    position: absolute;
    top: 99px;
    width: 87%;
    height: 90px;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 15px;
}

.ico-process-newOne.ico-process-newTwo {
    margin-top: -240px;
    align-items: start;
    justify-content: start;
    align-content: start;
    display: grid;
    position: relative;
}

.ico-process-newOne.two-step-box:before {
    background: #be0c6a;
}

.ico-process-newOne.ico-process-newTwo.two-step-box:before {
    top: 290px;
}

.ico-process-newOne.ico-process-newTwo .ico-process-icon {
    margin-bottom: 115px;
}

.ico-process-newOne.ico-process-newTwo.two-step-box .ico-process-icon:after {
    background: #be0c6a;
    top: 68px;
}

.ico-process-newOne.ico-process-newTwo.two-step-box .ico-process-icon:before {
    top: 300px;
}

.ico-process-newOne.two-step-box span.step-bg {
    background: #be0c6a;
    padding: 8px 30px;
}

span.step-bg {
    background: #6c4192;
    color: #fff;
    padding: 7px 15px;
    font-size: 17px;
    border-radius: 5px;
    font-weight: bold;
    margin-top: -10px;
}

.ico-process-newOne.three-step-box:before {
    background: #0075dd;
}

em.arrow-step.arrow-step-two {
    left: 22px;
    right: auto;
    transform: rotate(-112deg);
    top: 87px;
}

img.dot-line-two {
    position: absolute;
    right: auto;
    top: -3px;
    z-index: -1;
    left: -68px;
}

.ico-process-newOne.three-step-box span.step-bg {
    background: #0075dd;
    padding: 8px 30px;
}

.ico-process-newOne.three-step-box .ico-process-icon:after {
    background: #0075dd;
}




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

.feature-item-inner p {
    margin: 0px;
    font-size: 15px;
    line-height: 26px;
}

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

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


.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;
}



.new-step-sec .crypt-exchange-in p {
    padding-bottom: 60px !important;
}



.popop_box_home {
    color: rgb(255, 255, 255);
    background: url(../../images/new-img/home/popop_box_home.webp) 0% 0% / cover no-repeat;
    padding: 50px 0px 40px;
}

.popop_box_home h4,
.popop_box_home h2 {
    font-size: 33px;
    line-height: 1.3;
    font-weight: 600;
    color: #fff;
}

.popop_box_home p {
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 300;
}

.banner_btn, .banner_btn:hover {
    background-image: linear-gradient(to right, rgb(126, 13, 179), rgb(174, 0, 162), rgb(207, 0, 144), rgb(231, 19, 126), rgb(247, 60, 110));
    color: rgb(255, 255, 255);
    font-size: 18px;
    position: relative;
    overflow: hidden;
    border: 0px;
}

.after_btn::after {
    content: "";
    width: 10px;
    top: 0px;
    height: 165px;
    rotate: 330deg;
    opacity: 0.5;
    left: 0px;
    position: absolute;
    background: rgb(255, 255, 255);
    animation: 2s linear 0s infinite normal none running drift;
}

@keyframes drift {
    from {
        transform: translateX(-20px);
    }

    to {
        transform: translateX(250px);
    }
}



@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;
    }

    .bot-new-two .mb-50 img {
        width: 100%;
    }

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

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

    .wallet-page-7 .features-card-w {
        min-height: 145px;
    }

    .wallet-page-7 .tab-content .tab-pane .row {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        overflow: scroll;
    }

    .bot-trading-tech .tab-tech .nav-tabs {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        overflow: scroll;
        padding: 0px 0px 10px;
    }

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

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

    .wallet-card-6 .card .back-box-c {
        height: 240px;
    }


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

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


    .table-defi-box {
        grid-template-columns: 150px 150px 150px;
    }

    .table-defi {
        overflow-y: auto;
        display: grid;
    }

    .table-defi-box span,
    .table-defi-box p {
        padding: 10px 20px;
        font-size: 13px;
    }

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

    .ico-process-new {
        grid-template-columns: 1fr;
        margin-top: 10px;
    }

    em.arrow-step {
        display: none;
    }

    .ico-process-icon {
        margin: 90px auto 0;
    }

    .ico-process-newOne.ico-process-newTwo {
        margin-top: 100px;
        justify-content: center;
        width: 100%;
    }

    .ico-process-newOne.one-step-box:before,
    .ico-process-newOne.two-step-box:before,
    .ico-process-newOne.three-step-box:before {
        left: 0;
        right: 0;
        margin: auto;
    }

    .ico-process-newOne.two-step-box span.step-bg {
        background: #be0c6a;
        padding: 8px 30px;
        margin-top: -380px;
    }

    .ico-process-newOne.ico-process-newTwo.two-step-box:before {
        top: 25px;
    }

    .ico-process-newOne.ico-process-newTwo.two-step-box .ico-process-icon:before {
        top: 34px;
    }

    .ico-process-newOne.three-step-box{
        margin-top: -60px;
    }

    img.dot-line-two, img.dot-line-one{
        display: none;
    }

    .new-step-sec .crypt-exchange-in p {
    padding-bottom: 20px !important;
}

}