.wallet-page-1 img {
    object-fit: contain;
    width: 100%;
    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;
}


.ourservices_pg { 
    padding: 60px 0;
}

.ourservices_pg h3 {
    font-size: 25px;
    font-weight: 700;
}

section p { 
    margin-bottom: 20px;
}

 

.choose-nft .col-md-3.br {
    border-right: 1px solid rgb(255 255 255 / 25%);
}
 

.work_process h2,
.choose-nft h2,
.nft_marketplace h3 {
    color: #fff;
    text-align: center;
}

.inner_hding {
    padding: 60px 0 40px;
}

 

.why_go_with h3 {
    font-size: 32px;
    line-height: 45px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
}

 
 






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

.crypt-exchange-tx ul li::after {
    content: "";
    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));
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 100%;
}
.crypt-exchange-tx ul li {
    position: relative;
    padding-left: 20px;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.currency-page-6 .card {
    background: #ffffff;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    transition: 0.3s ease;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd; height: 100%;
}
.currency-page-6 .card img {
    width: 50px; 
}
.currency-page-6 .card h3 { 
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 20px;
    line-height: 26px;
}

.feature-item-inner {
    display: flex;
    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%;
}
.feature-item-thumb {
    flex: 0 0 70px;
    -ms-flex: 0 0 80px;
    max-width: 70px;
    width: 70px;
    transform: translate(0px, 0px);
    transition: transform 0.3s cubic-bezier(0.25, 0.55, 0.4, 2.1) 0s;
}
.feature-sec-card .feature-item-thumb {
    margin-right: 30px;
}
.feature-item-content {
    width: 100%;
}
.feature-item-content h3 {
    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);
}

.bot-trading-tech .tab-tech .nav-tabs {
    justify-content: space-between !important;
    border: 0px;
}
.bot-trading-tech .tab-tech .nav-tabs li {
    min-width: 200px;
}
.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 h3 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: inherit;
}
.bot-trading-tech .tab-tech .nav-tabs li button.active {
    color: #fff;
    background: #6a3e90;
    border: 1px solid #6a3e90;
}

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





@media screen and (max-width: 1199px) {
    .service_nftbox {
        height: auto;
    }
    .bot-trading-tech .tab-tech .nav-tabs {
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow: auto;
        padding: 10px 0;
    }
}

@media screen and (max-width: 991px) {
    .feature-item-inner {
    display: block; 
}
.feature-sec-card .feature-item-thumb {
    margin-bottom: 20px;
}
}

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

    .service_nftbox {
        padding: 15px;
        height: auto !important;
    }

    .service_nftbox {
        height: auto;
    }

    .why_go_with .img-responsive {
        height: auto;
        width: 100%;
        object-fit: contain;
    }

    .popop_box_home h4,
    .popop_box_home h2 {
        font-size: 20px;
        line-height: 1.3;
        font-weight: 400;
        color: #fff;
        text-align: center;
    }

    .popop_box_home p {
        font-size: 14px;
        text-align: center;
    }

    .popop_box_home .banner_btn {
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

}
