@media only screen and (min-width: 1500px) {
    .banner_yelo_img {
        max-width: 530px !important;
    }
}
@media only screen and (min-width: 1199px) and (max-width: 1500px) {
     .banner_yelo_img {
        max-width: 460px !important;
    }   
}
.breadcrumb-main ol {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 20px 0px;
    flex-wrap: wrap;
}

.breadcrumb-main li+li::before {
    content: "›";
    margin: 0 6px;
}

.breadcrumb-main li[aria-current="page"] {
    color: #0460e9;
}

.fcd-tabcontent.tab-content span,
p span {
    background: -webkit-linear-gradient(56deg, #0460e9, #0ab9f8);
    -webkit-text-fill-color: transparent
}

.recent-blog {
    display: block !important
}

section.section-tow {
    padding: 0
}

.banner-left {
    padding-left: 0
}

.banner-left p {
    color: #1c1c1e;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 27px
}

.banner-part p.caption-font-s26 span {
    margin: 15px 0 10px !important;
    font-size: 24px !important;
    display: inline-block
}

p span {
    font-weight: 500 !important;
    -webkit-background-clip: text
}

.banner-right.top-rated-right img {
    right: 0 !important;
    position: relative !important;
    top: 0 !important
}

@media (min-width:1200px) and (max-width:1349.98px) {
    .banner-right.top-rated-right img {
        right: -10% !important
    }
}

@media only screen and (min-width: 992px) and (max-width: 2000.98px) {
    .banner-right img {
        height: auto;
        width: 100%;
        max-width: 100%;
    }

    .banner-right {
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}


/* section-three-start */
.development-services {
    position: relative;
}

.head-text {
    text-align: center;
    margin: 0 auto 40px;
}

.development-services .head-text p {
    max-width: 850px;
    margin: 0 auto;
}

.contain-width.fourchain-diversified-contain-width-flex-wrap {
    position: relative;
}

.fourchain-diversified-contain-width-flex-wrap-left {
    min-height: 580px !important;
}

.fourchain-diversified-contain-width-flex-wrap-left {
    flex: 0 0 50%;
    padding: 70px 70px 70px 80px;
    border-radius: 61.746px 0px 0px 61.746px;
    background: var(--2, linear-gradient(90deg, #0460E9 0%, #0AB9F8 100%));
}

ul.fourchain-diversified-contain-width-flex-wrap-left-list {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 400px;
}

li.fcd-list.tab-button.active button {
    color: #fff !important;
}

nav.fourchain-diversified-contain-width-flex-wrap-left button {
    background: transparent;
    border: none;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    text-align: left;
    display: flex;
    gap: 8px;
    color: #9CE1FF;
    padding: 33px 0px 23px 0;
    border-bottom: 1px solid #E7EBF0;
    cursor: pointer;
}

button.tab-button.active {
    color: #fff;
}

.fourchain-diversified-contain-width-flex-wrap-right {
    background: #fff;
    padding: 0 70px;
    flex: 0 0 50%;
    min-height: 540px;
    border-radius: 0 61.746px 61.746px 0;
}

.fcd-tabcontent.tab-content.active {
    display: flex;
}

.fcd-tabcontent {
    flex-direction: column !important;
    justify-content: center;
    align-items: flex-start;
    min-height: 540px;
    display: none;
    border: none;
}

.fourchain-diversified-contain-width-flex-wrap-right {
    min-height: 620px !important;
}

.fcd-tabcontent.tab-content.active {
    display: flex;
}

.fcd-tabcontent {
    flex-direction: column !important;
    justify-content: center;
    align-items: flex-start;
    min-height: 540px;
    display: none;
    border: none;
}

.fcd-tabcontent.tab-content span {
    font-size: 42px;
    background: -webkit-linear-gradient(56deg, #0460E9, #0AB9F8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
}

.fcd-tabcontent h3 {
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 20px;
    max-width: 450px !important;
}

.fcd-tabcontent p {
    font-size: 16px;
    line-height: 25px;
    height: 130px;
    overflow: scroll;
}

.fcd-tabcontent.tab-content ul li {
    line-height: 30px;
    display: flex;
    align-items: center;
}

.fcd-tabcontent.tab-content ul li span {
    background: linear-gradient(90deg, #0460E9 0%, #0AB9F8 100%);
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 2000.98px) {
    .contain-width {
        max-width: 90% !important;
        width: 100% !important;
    }
}

/* mobile-viwe */
.contain-width.profit-revenue-model-tab-inner-contain-width {
    flex-direction: column;
    gap: 50px;
}

.normal-responsiveview {
    display: none !important;
}

.profit-revenue-model-left-inner {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.profit-revenue-model-content-bot,
.profit-revenue-model-content {
    width: 100%;
}

.profit-revenue-model-tab-inner-contain-width .profit-revenue-head {
    display: flex;
    justify-content: space-between;
    padding: 20px 60px;
    background: rgb(255 255 255 / 50%);
    border-radius: 20px 20px 0 0;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    font-size: 20px !important;
    border-bottom: 3px solid #dbdbdb80;
}

.profit-revenue-model-tab-inner-contain-width .profit-revenue-head {
    position: relative !important;
}

.profit-revenue-model-left .faq-cls-sectns span.align-self-center {
    font-size: 20px;
}

.profit-revenue-model-tab-inner-contain-width .profit-revenue-head span.mp-icon {
    background: transparent !important;
}

.profit-revenue-head span.mp-icon img {
    width: 16px;
    height: 8px;
}

.profit-revenue-head img.fctbr-black {
    display: block;
}

.profit-revenue-model-tab-inner-contain-width .profit-revenue-body {
    background: #ffffff70;
    font-size: 14px;
    padding: 15px 10px 15px;
    border-radius: 0px !important;
}

.block-1.coloured {
    position: relative;
    padding: 0;
    border: 0 !important;
}

.profit-revenue-head.active img.fctbr-black {
    display: none;
}

.profit-revenue-head img.fctbr-black {
    display: block;
}

.profit-revenue-head span.mp-icon {
    background: none !important;
}

.profit-revenue-head.active span.align-self-center {
    background: -webkit-linear-gradient(56deg, #0460e9, #0ab9f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.profit-revenue-model-left .profit-revenue-head img.fctbr-color {
    display: none;
}

.profit-revenue-model-left .profit-revenue-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.profit-revenue-model-left .profit-revenue-head img.fctbr-color {
    display: none;
}

.profit-revenue-head.active img.fctbr-color {
    display: flex;
}

.fourchain-diversified-ul-block {
    padding-top: 20px;
}

.fourchain-diversified-ul-block ul li span {
    background: linear-gradient(90deg, #0460E9 0%, #0AB9F8 100%);
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
}

.fourchain-diversified-ul-block ul li {
    line-height: 30px;
    display: flex;
    align-items: center;
}

.info-card {
    background: #f8fbfd;
    margin: 20px 10px;
    border-radius: 26px;
    overflow: hidden;
    box-shadow: 0 39px 40px 0 rgba(14, 7, 41, .07);
}

.info-card h3 {
    padding: 20px;
    margin: 0;
    border-bottom: 3px solid #dbdbdb80;
    font-size: 18px !important;
    font-weight: 600;
}

.info-card p {
    padding: 20px;
    margin: 0;
}

@media (max-width: 767.98px) {
    .profit-revenue-model-left-inner {
        gap: 30px;
        padding: 5px;
    }
}

@media (max-width: 1199.98px) {
    .profit-revenue-model-tab-inner-contain-width .profit-revenue-head {
        padding: 20px !important;
    }

    .profit-revenue-body {
        display: block !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 2000.98px) {
    .contain-width {
        max-width: 90% !important;
        width: 100% !important;
    }
}

@media (max-width: 1199.98px) {
    .normal-deskview {
        display: none !important;
    }

    .normal-responsiveview {
        display: block !important;
    }
}

@media (max-width: 1199.98px) {
    .development-services.fourchain-diversified-section {
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media (max-width: 991.98px) {

    .various-types-of-crypto-left-img img {
        width: 50% !important;
        height: auto !important;
    }

    .various-types-of-crypto-left-img {
        padding: 30px;
    }
}

/* section-three-end */

/* section-one-start */

.manage-to-work .contain-width,
.manage-to-work-one .contain-width,
.sdp-section .contain-width {
    flex-wrap: wrap;
    justify-content: center
}

.manage-to-work-inner-one {
    background: #fff;
    padding: 15px;
    border-radius: 20px;
    margin-top: 30px;
    height: 300px !important;
    box-shadow: 0 0 0 8px #ffffff4d
}

.contact-detail-body-image-one {
    display: flex;
    gap: 20px;
    padding: 15px 0
}

.contact-detail-body-image img,
.contact-detail-body-image-one img {
    width: 50px;
    height: 50px
}

.manage-to-work-inner-one h3.contact-detail-head {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 22px !important;
    min-height: 65px;
    display: inline-block;
    max-width: 290px;
}

.manage-to-work-inner p,
.manage-to-work-inner-one p {
    color: rgba(0, 0, 0, .65);
    line-height: 27px;
    padding-right: 22px
}

span.a-size {
    font-size: inherit !important;
    padding: 0 !important
}

@media (min-width:1400px) and (max-width:2840px) {
    .manage-to-work-inner-one.text-overlod {
        height: 300px !important
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    .manage-to-work-inner-one.text-overlod {
        height: 320px !important
    }
}

@media (min-width:1300px) and (max-width:1440px) {
    .manage-to-work-inner-one.text-overlod {
        height: 340px !important
    }
}

/* section-one-end */


/* section-Fourteen-start */
.robust-security.common-for-four-section.Robust-Security-section.Tech-Stack-To-Develop-Crypto-Trading-Bot {
    height: auto !important;
}

.robust-security.common-for-four-section.Robust-Security-section.nft-market-ds-section.business-modal-nft-section.profitable-Revenue-streams-of-a-NFT-Marketplace.one {
    background: linear-gradient(90deg, rgba(4, 96, 233, .1) 0, rgba(10, 185, 248, .1) 100%);
    min-height: 300px;
    max-height: 450px;
    margin-bottom: 350px;
    padding-top: 65px;
}



.robust-security.common-for-four-section.Robust-Security-section {
    padding-top: 10px;
}

.head-text {
    text-align: center;
    margin: 0 auto 40px;
}

.head-text p {
    max-width: 850px;
    margin: 0 auto;
    padding-top: 30px;
}

.robust-security.common-for-four-section.Robust-Security-section.nft-market-ds-section.business-modal-nft-section .contain-width.nft-market-ds-outer {
    position: relative;
    top: 0px;
}

.nft-market-ds-inner-most.business-modal-nft-inner img {
    width: 60px !important;
    height: 60px;
}

.nft-market-ds-inner-most.business-modal-nft-inner {
    box-shadow: none;
    margin-top: 25px;
    align-items: center;
    box-shadow: 12px 17px 4px 0px #020E2321;
    height: 450px;
    margin-bottom: 40px;
    background: #FFF8FB;
}

article.nft-market-ds-inner.item {
    margin: 0px 20px;
}

.nft-market-ds-inner-most.business-modal-nft-inner.healthcare-color-2 {
    background: #E4F8F2 !important;
}

.nft-market-ds-inner-most.business-modal-nft-inner.healthcare-color-3 {
    background: #f0e8ff !important;
}

.nft-market-ds-inner-most.business-modal-nft-inner.healthcare-color-4 {
    background: #D7E9FF !important;
}

.nft-market-ds-inner-most.business-modal-nft-inner.healthcare-color-5 {
    background: #fff !important;
}

.nft-market-ds-inner.nft-market-ds-left.col-3.item {
    width: 100%;
}

.nft-market-ds-inner.nft-market-ds-right.col-3.item {
    width: 100%;
}

.nft-market-ds-inner-most h3 {
    font-size: 20px !important;
    text-align: center;
}

.nft-market-ds-inner-most.business-modal-nft-inner p {
    min-height: 165px;
}

.nft-market-ds-inner-most p {
    font-size: 16px;
    line-height: 27px;
}

.nft-market-ds-inner-most {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 40px;
    background: #fff;
    border-radius: 20px;
    margin-top: 60px;
    box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.3);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .nft-market-ds-inner-most.business-modal-nft-inner {
        height: 530px;
    }
}

@media (max-width: 991.98px) {
    .robust-security.common-for-four-section.Robust-Security-section.nft-market-ds-section.business-modal-nft-section.profitable-Revenue-streams-of-a-NFT-Marketplace {
        min-height: auto;
        max-height: 100%;
    }

    section.section-Fourteen {
        padding-bottom: 0px;
    }

    .nft-market-ds-inner-most.business-modal-nft-inner {
        height: 430px;
    }

    .robust-security.common-for-four-section.Robust-Security-section.nft-market-ds-section.business-modal-nft-section.profitable-Revenue-streams-of-a-NFT-Marketplace {
        min-height: auto;
        max-height: 100%;
        padding-bottom: 30px;
        margin-bottom: 20px;
    }

}

@media (max-width: 768.98px) {
    .nft-market-ds-inner-most.business-modal-nft-inner {
        height: 400px;
        padding: 20px;
    }

    .robust-security.common-for-four-section.Robust-Security-section.nft-market-ds-section.business-modal-nft-section.profitable-Revenue-streams-of-a-NFT-Marketplace.one {
        min-height: 100%;
        max-height: 100%;
        margin-bottom: 50px;
    }
}

/* section-Fourteen-end*/




/* section-twenty-start */
section.section-twenty {
    background: linear-gradient(90deg, rgba(4, 96, 233, 0.1) 0%, rgba(10, 185, 248, 0.1) 100%);
}

.exchange-development-main.contain-width {
    flex-direction: column;
    align-items: start;
}

.exchange-development-main-head-text {
    padding-left: 17px;
}

.exchange-development-main-head-text h2 {
    padding-top: 20px;
}

.exchange-development-main-head-text p {
    padding-top: 20px;
}

.exchange-development-card-main {
    padding-top: 10px;
    padding-left: 17px;
}

.exchange-development-card-heading {
    padding-top: 15px;
}

.exchange-development-card-heading h3 {
    font-size: 22px !important;
}

.exchange-development-card-text {
    padding-top: 20px;
}

.exchange-development-card-text p {
    font-size: 18px;
}

.exchange-development-card-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.exchange-development-card-main .col-4 {
    padding-top: 20px;
}

.exchange-development-card {
    padding: 40px;
    transition: 0.3s;
}

.exchange-development-main-head-text p.caption-font-s26 {
    text-align: start;
}

.exchange-development-card:hover {
    border-radius: 0.602vw;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(11, 35, 115, 0.075) 1.205vw 2.41vw 2.41vw;
}

@media (max-width: 767.98px) {
    .exchange-development-main-head-text {
        padding: 0px 20px;
    }

    .exchange-development-card {
        padding: 0px;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .exchange-development-card-main .col-4 {
        width: 45%;
    }
}


/* section-twenty-end */



/* section-eleven-start*/

.faq-section.faq-sectn.faq-section-faq-sectn.Ideal-Features-of-Our-Crypto-Payment-Gateway {
    padding-top: 30px
}

.faq-section.faq-sectn.faq-section-faq-sectn.Ideal-Features-of-Our-Crypto-Payment-Gateway .faq-sectn-DecorativeLine {
    top: auto;
    margin-top: 0;
    bottom: 110px;
    position: absolute;
    z-index: -1
}

.faq-section.faq-sectn.faq-section-faq-sectn.Ideal-Features-of-Our-Crypto-Payment-Gateway .contain-width.ideal-feature-col-contain-width {
    max-width: 1400px !important
}

.contain-width.ideal-feature-col-contain-width {
    max-width: 1200px !important;
    flex-direction: row !important;
    gap: 30px
}

.contain-width.ideal-feature-col-contain-width .ideal-feature-col {
    width: 33%;
    min-height: 380px;
    margin-top: 40px;
    text-align: center;
    background: #f2f8fd
}

.faq-section.faq-sectn.faq-section-faq-sectn.Ideal-Features-of-Our-Crypto-Payment-Gateway .contain-width.ideal-feature-col-contain-width .ideal-feature-col-inner.Admin-features {
    min-height: 480px;
    margin-top: 0
}

.ideal-feature-col-inner.Admin-features {
    background: linear-gradient(90deg, rgba(4, 96, 233, .2) 0, rgba(10, 185, 248, .2) 100%), linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2))
}

.ideal-feature-col-inner {
    padding: 25px;
    border-radius: 15px;
    margin-top: 0;
    min-height: 480px
}

.ideal-feature-col-inner h3 {
    font-size: 22px !important;
}

.ideal-features-box {
    padding: 15px 5px;
    color: #000;
    box-shadow: 0 1px 1.5px 0 #a3a3F00A;
    box-shadow: 0 3px 4.5px 0 #a3a3F00A;
    box-shadow: 0 6px 10px 0 #a3a3F00F;
    box-shadow: 0 11px 18px 0 #a3a3F00F;
    box-shadow: 0 21px 35px 0 #a3a3F014;
    box-shadow: 0 51px 48px 0 #a3a3F01F;
    box-shadow: 0 1px 0 0 #a3a3F01F inset;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 12px;
    background: #fff;
    border-radius: 12px
}

.ideal-feature-col-inner.Merchant-Features {
    background: linear-gradient(90deg, rgba(4, 96, 233, .5) 0, rgba(10, 185, 248, .5) 100%), linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2))
}

.ideal-feature-col-inner.Merchant-Features-pro {
    background: linear-gradient(358deg, rgba(4, 96, 233, .5) 0, rgba(10, 185, 248, .5) 100%), linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2))
}

.ideal-feature-col-inner.Security-Features {
    background: linear-gradient(90deg, rgba(4, 96, 233, .8) 0, rgba(10, 185, 248, .8) 100%), linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2));
    position: relative
}

.ideal-feature-logo-trans {
    position: absolute;
    top: 0;
    right: 0
}

.ideal-feature-col-inner.Security-Features .ideal-features-boxes {
    z-index: 9;
    position: relative
}

.ideal-feature-col-inner.Security-Features .ideal-features-boxes .ideal-features-box {
    background: rgb(255, 255, 255, .9)
}


@media (max-width:1440.98px) {
    .faq-section.faq-sectn.faq-section-faq-sectn.Ideal-Features-of-Our-Crypto-Payment-Gateway .contain-width.ideal-feature-col-contain-width {
        max-width: 90% !important
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .faq-section.faq-sectn .contain-width {
        padding: 0 15px;
        flex-wrap: wrap !important;
    }

    .contain-width.ideal-feature-col-contain-width .ideal-feature-col {
        width: 45%;
        min-height: 380px;
        margin-top: 40px;
    }
}

@media (max-width:767.98px) {
    .contain-width.ideal-feature-col-contain-width .ideal-feature-col {
        width: 100%;
        min-height: 380px;
        margin-top: 40px
    }

    .faq-section.faq-sectn .contain-width {
        flex-direction: column !important;
        padding: 0 15px;
    }

    .contact-detail.about-us-page-contact-detail.manage-to-work .col-4.col {
        width: 100%
    }
}

/* section-eleven-end */


/* section-seven-start */
.banner-part.top-rated.digital-success {
    background: 0 0 !important;
    box-shadow: none;
    border-radius: 0;
    margin-top: 80px;
    height: auto
}

.banner-part .contain-width {
    max-width: 1350px;
    align-items: center;
    padding-top: 100px;
    height: 100%
}

.banner-part.top-rated.digital-success .banner-button {
    display: flex;
    align-items: center;
    gap: 15px
}

.banner-part.top-rated.digital-success .banner-button a.btn:nth-child(2) {
    border-radius: 13.92px;
    border: 1px solid #fff;
    background: var(--Secondery-Button, #0b0b45);
    color: #fff;
    box-shadow: 0 27px 42px 0 rgba(57, 89, 255, .3)
}

.banner-part.top-rated.digital-success .banner-button a.btn {
    display: flex;
    align-items: center;
    gap: 5px;
    width: max-content;
    white-space: nowrap
}


@media (max-width: 767.98px) {
    .banner-part.top-rated.digital-success {
        margin-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .banner-part.top-rated.digital-success .banner-button {
        flex-direction: column;
    }
}

/* section-seven-end */


/* section-nine-start */
.sdp-section.exclusive-crypto h3 {
    max-width: 1000px;
}

.crypto-trading-bot-development-company h2,
.crypto-trading-bot-development-company h3 {
    line-height: 1.3;
}

.common-for-four-section h3 {
    max-width: 1100px;
    margin: 0 auto;
}

.eye-catching-left-inner.tablinks h3 {
    font-size: 18px !important;
    font-weight: 700;
    position: relative;
}

.robust-security.common-for-four-section.sdp-section>.contain-width {
    position: relative;
}

.sdp-section .contain-width {
    flex-wrap: wrap;
    justify-content: center;
}

.robust-security.common-for-four-section.sdp-section>.contain-width::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    background: #000;
    display: block;
    bottom: 44px;
    left: -50px;
    border-radius: 50%;
    background: linear-gradient(90deg, #0460e9 0%, #0ab9f8 100%);
}

.robust-security.common-for-four-section.sdp-section>.contain-width::after {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    background: #000;
    display: block;
    top: 0;
    right: 0;
    border-radius: 50%;
    background: linear-gradient(90deg, #0460e9 0%, #0ab9f8 100%);
}

.contain-width.step-by-step-contain-width.step-by-step-contain-width-6-col .sdp-section-list-step-left {
    display: flex;
    max-width: 90%;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    row-gap: 0px;
}

.contain-width.step-by-step-contain-width.step-by-step-contain-width-6-col .sdp-section-list-step-left .sdp-section-list {
    width: 48%;
}

.robust-security.common-for-four-section.sdp-section>.contain-width .sdp-section-list {
    position: relative;
    z-index: 9;
}

.sdp-section-list {
    max-width: 820px;
    padding: 25px 35px;
    display: flex;
    gap: 40px;
    align-items: center;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0px 1px 1.5px 0px rgba(163, 163, 240, 0.04), 0px 3px 4.5px 0px rgba(163, 163, 240, 0.04), 0px 6px 10px 0px rgba(163, 163, 240, 0.06), 0px 11px 18px 0px rgba(163, 163, 240, 0.06), 0px 21px 35px 0px rgba(163, 163, 240, 0.08), 0px 51px 48px 0px rgba(163, 163, 240, 0.12), 0px 1px 0px 0px rgba(163, 163, 240, 0.12) inset;
    margin-bottom: 25px;
    margin-top: 50px;
    transform: translateY(50px);
    transition: all 0.6s ease-in-out;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(20px);
    opacity: 0;
}

.sdp-section-list-left {
    display: flex;
    gap: 5px;
    font-size: 22px;
}

.sdp-section-list-left span {
    color: #0467ea;
}

.sdp-section-list-right h3 {
    font-size: 20px !important;
    margin-bottom: 15px;
    display: inline-block;
}

.sdp-section-list-right p {
    font-size: 16px;
    line-height: 25px;
}

.contain-width.step-by-step-contain-width.step-by-step-contain-width-6-col .sdp-section-list-step-left .sdp-section-list:nth-child(even) {
    top: 40px;
    position: relative;
}

.sdp-section-list.active {
    opacity: 1;
    transform: translateY(0px);
}

.robust-security.common-for-four-section.sdp-section.exclusive-crypto .head-text p {
    max-width: 800px;
    padding: 15px;
    margin: 0 auto;
}

@media (max-width: 767.98px) {
    .contain-width.step-by-step-contain-width.step-by-step-contain-width-6-col .sdp-section-list-step-left .sdp-section-list {
        width: 100%;
    }

    .contain-width.step-by-step-contain-width.step-by-step-contain-width-6-col .sdp-section-list-step-left .sdp-section-list:nth-child(even) {
        top: 0;
        position: relative;
    }

    .sdp-section-list {
        flex-direction: column;
        gap: 20px;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 20px 0;
        width: 100%;
    }
}

@media (max-width: 991.98px) {

    .robust-security.common-for-four-section.sdp-section>.contain-width::before,
    .robust-security.common-for-four-section.sdp-section>.contain-width::after {
        width: 190px;
        height: 190px;
        left: 0;
    }

    .contain-width.step-by-step-contain-width.step-by-step-contain-width-6-col .sdp-section-list-step-left .sdp-section-list {
        width: 100%;
    }

    .contain-width.step-by-step-contain-width.step-by-step-contain-width-6-col .sdp-section-list-step-left .sdp-section-list:nth-child(even) {
        top: 0;
        position: relative;
    }

}

/* section-nine-end */


/* section-ten-start */

.Why-Choose-us {
    position: relative;
    padding-bottom: 0
}

.Why-Choose-us .contain-width {
    position: relative;
    z-index: 99
}

.wcu-img-wcu-right p {
    margin: 15px 0;
    line-height: 27px;
    color: #212121;
    font-size: 16px;
}

.wcu-img-banner-left.wcu-img-wcu-right.col-6 p span {
    font-size: 26px;
}
.digital-success-left p {
    color: #fff;
}
.crypto-trading-bot-development-company h2,
.crypto-trading-bot-development-company h3 {
    line-height: 1.3;
}

.wcu-img-wcu-right p {
    margin: 15px 0;
    line-height: 27px;
    color: #212121;
    font-size: 16px;
}

.Why-Choose-us-btn {
    padding-top: 40px;
}

.wcu-img-wcu-right.game-changer-four-logo-absolute-content {
    padding-top: 80px;
    padding-bottom: 0px;
    position: relative;
}

.badges {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
}

.badge-inner {
    padding: 40px 10px;
    text-align: center;
    width: 40%;
    font-size: 18px;
}

.wcu-img-wcu-right.game-changer-four-logo-absolute-content .badge-inner {
    border: 1px solid #fff;
    background: rgb(255 255 255 / 90%);
    border-radius: 12px;
    box-shadow: 0 1px 0 0 #a3a3f01f inset;
    backdrop-filter: blur(2px);
    width: 48%;
    font-size: 16px;
}

.wcu-img-wcu-right.game-changer-four-logo-absolute-content .game-changer-four-logo-absolute {
    position: absolute;
    top: -45px;
    right: 0;
    z-index: -1;
}

.wcu-img-wcu-right.game-changer-four-logo-absolute-content .game-changer-four-logo-absolute img {
    width: 250px;
}

@media (max-width: 991.98px) {
    .wcu-img-wcu-right.game-changer-four-logo-absolute-content {
        padding-bottom: 20px;
    }

    .wcu-img-wcu-right.game-changer-four-logo-absolute-content .badge-inner {
        width: 45%;
    }
}

@media (max-width: 767.98px) {
    .badges {
        gap: 10px !important;
    }

    .Why-Choose-us {
        padding-top: 30px;
    }

    .Why-Choose-us .wcu-img-banner-left {
        margin-bottom: 40px;
    }
}

/* section-ten-end */