.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: 180px;
}






.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: 20px;
    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;
}

.crypt-exchange .card:hover .top-binance-new-banner-number-section {
    border-radius: 22px 21px 25px 10px;
}




.nft-features.game-box-one.net-market {
    margin-top: 30px;
}

.nft-features.game-box-one .why-box {
    height: auto;
    align-items: start;
    background: #fff;
    border-radius: 20px 50px 20px 50px;
    box-shadow: 5px 5px 10px #ddd;
    min-height: 440px !important;
    justify-content: flex-start;
    align-items: flex-start;
    border: 1px solid #8fccff;
    transition: 0.5s;
    padding: 20px 35px;
    display: flex;
}

.nft-features .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;
    border-radius: 100px;
    background: #fff;
    height: 90px;
    box-shadow: 1px 2px 3px #ddd;
}

.nft-features .why-box:hover {
    box-shadow: 8px 8px 13px #ddd;
    border-radius: 10px;
}

.why-b-con h3,
.why-b-con p {
    text-align: left;
    font-weight: 600;
    margin: 30px 0 20px 0;
    font-size: 19px;
    line-height: 28px;
}

.nft-features .why-box .why-b-con p {
    color: #656565;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
    -webkit-box-orient: vertical;
    max-height: 150px;
}


.nft-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    margin-top: 20px;
}

.it_serbox {
    transition: all .5s ease 0s;
    margin: 0 0 30px;
    padding: 25px 15px 15px;
    width: 100%;
    height: 145px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.it_serbox h3,
.it_serbox h4,
.it_serbox h5,
.it_serbox h2 .it_serbox span.stackhead {
    color: #313131;
    font-weight: 500;
    line-height: 19px;
    margin-top: 15px;
    font-size: 14px;
}

img.botIcon {
    height: 50px;
    margin: auto;
}




.bot-trading-tech .tab-tech .nav-tabs li button {
    background: #fff;
    border: 1px solid #efefef;
    color: #222;
    display: block;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    margin: 0 0 0 -1px;
    border-radius: 10px 20px 10px 20px;
    width: 100%;
}

.bot-trading-tech .tab-tech .nav-tabs li button.active {
    color: #fff;
    background: #6a3e90;
    border: 1px solid #6a3e90;
}

.bot-trading-tech .tab-tech .nav-tabs {
    border: 0px;
    column-gap: 20px;
}

.bot-trading-tech .tab-tech .nav-tabs li {
    min-width: 260px;
}

.bot-trading-tech .tab-tech .stage-one-box {
    border: 1px solid #efefef;
    border-radius: 0 0 6px 6px;
    clear: both;
    padding: 15px 25px;
    position: relative;
    top: 0;
    background: #fff;
    margin-top: 20px;
    border-radius: 10px;
}

.bot-trading-tech .tab-tech .stage-one-box b {
    box-shadow: 2px 1px 5px #ddd;
    display: inline-block;
    padding: 8px 18px;
    border-radius: 10px;
    border: 1px solid #eee;
    margin-top: 6px;
    font-weight: 600;
    margin: 0 10px 10px 0;
}

.bot-trading-tech .tab-tech .stage-one-box b img {
    width: auto;
    margin: 0 10px 0 0px;
    height: 30px;
}



.trading-bot-one .feature-item-content {
    background: #fff;
    padding: 30px 30px 20px;
    min-height: 205px;
    box-shadow: 0px 11px 35px 5px rgba(196, 196, 196, 0.30);
    border-radius: 30px 10px;
    height: 250px;
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: rgb(0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.trading-bot-one .feature-item-content .bot-feature .slick-arrow {
    display: block !important;
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev {
    font-size: 0px;
    border-color: transparent;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 24px;
    width: 24px;
    background: #000;
    position: absolute;
    bottom: -60px;
    left: 0px;
}

.trading-bot-one .feature-item-content .bot-feature .slick-next {
    font-size: 0px;
    border-color: transparent;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 24px;
    width: 24px;
    background: #000;
    left: 40px;
    position: absolute;
    bottom: -60px;
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev:before {
    content: '←';
}

.trading-bot-one .feature-item-content .bot-feature .slick-prev::before {
    content: "\F284";
    /* bi-arrow-left */
    font-family: 'bootstrap-icons';
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    opacity: 1;
}

.trading-bot-one .feature-item-content .bot-feature .slick-next::before {
    content: "\F285";
    /* bi-arrow-right */
    font-family: 'bootstrap-icons';
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    opacity: 1;
}


@media screen and (max-width: 450px) {

    .trading-bot-one .feature-item-content {
        height: 300px;
    }
    .nft-features.game-box-one .why-box {
        min-height: auto !important;
        padding-bottom: 30px !important;
        border-radius: 20px 30px 20px 30px !important;
    }
    .bot-trading-tech .tab-tech .stage-one-box b {
        padding: 5px 10px;
        margin: 0 8px 8px 0;
    }
    .feature-item-content p {
        height: 90px;
    }

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



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



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




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

    .nft-grid {
        grid-template-columns: 1fr 1fr;
    }

    .bot-trading-tech .tab-tech .nav-tabs li {
        min-width: 180px;
    }

    .bot-trading-tech .tab-tech .nav-tabs {
        border: 0px;
        column-gap: 0px;
        display: flex;
        flex-wrap: nowrap;
        overflow: scroll;
        justify-content: space-between;
    }

}