.header-banner-section {
    background-image: url('../images/bybit-clone-script/banner.webp') !important;
}
.top-cryto-currency-exchange.for-this-one::after{
    display: none !important;
 }
 .why-cryptocurrency .inner-why-crypto label{
    background: -webkit-linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
 }
.Benefits-Of-Using-Cryptocurrency-Exchange-Script {
    padding: 50px 0;
}

.top-dimension:nth-child(2), .bottom-dimension:nth-child(6) {
    border-right: none !important;
}

.top-dimension:nth-child(3) {
    border-left: none !important;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container {
    max-width: 90%;
}

.inner-why-choose-us {
    padding: 40px 80px;
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    border-radius: 30px;
}

section.why-choose-us .inner-why-choose-us ul li {
    font-size: 14px;
}

section.why-choose-us .inner-why-choose-us ul li::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 15px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    display:block !important
}
.People-Frequently-Asked-Questions .accrd-panel-head span.align-self-center, .People-Frequently-Asked-Questions .accrd-panel-head.active span.align-self-center {
    color: #000;
    font-size: 1rem !important;
}

.block-1 .accrd-panel-head, .block-1 .crypto-accrd-panel-head {
    padding: 15px 0px !important;
}

section.People-Frequently-Asked-Questions .accrd-panel-head.active span.mp-icon {
    transform: rotate(90deg);
    transition: all 0.3s ease-in-out;
}

.container-CF-Binance label{font-size: 24px;}


@media (max-width: 991.98px) {
    section.why-cryptocurrency h3 {
        margin-bottom: 0px !important;
    }
    div#banner-part .banner-img-right {
        display: none;
    }
    .we-are-apzix-family {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 10px;
    }
    section.How-to-Set-Up-a-Digital-Asset-Exchange.Features-of-Our-Cryptocurrency-Exchange-Script h2 {
        margin-bottom: 20px;
        text-align: center;
    }
    section.top-cryto-currency-exchange.for-this-one.dark-bg-color .TCCE-img {
        margin-bottom: 20px;
    }
    section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .top-dimension, section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .bottom-dimension {
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
    }

    section.Security-Features-of-our-Cryptocurrency-Exchange-Script .row-inner{margin-top: 20px;}

    .inner-why-choose-us{padding: 20px !important;}
}