

@media  (min-width: 318px) and (max-width: 667px) {

    .contact-info div {
        font-size: 2.4vh;
        margin-bottom: 1vw;
    }

    .lft_abt h3 {
        margin-top: 1vw;
        font-weight: 500;
        line-height: 32px;
        font-size: 1.963vh;
        margin-bottom: 2vw;
    }

    .lft_abt h3 br{
        display: none;
    }
    .counts_lgg .stats-container {
        display: flex
    ;
        flex-direction: column;
        justify-content: space-around;
        /* width: 80vw; */
        gap: 3vh;
        text-align: center;
    }

    .counts_lgg .label {
        font-size: 0.972vh;
        opacity: 0.7;
        font-weight: 200;
    }

 .head_nav {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-top: 3vw;
}






    .more_abt_ss {
        background: linear-gradient(93.69deg, #00FF66 11.93%, #1F1BFF 88.28%);
        padding: 1.2vh 5vh;
        display: inline-block;
        margin-top: 3vw;
        color: #000;
        border-radius: 4px;
        letter-spacing: 0px;
        background-size: 200% 100%;
        background-position: 40% 0;
        transition: background-position .5s;
    }
    





ul.nva.flex.items-center {
    display: none;
}

.flex.lnt-fm {
    display: none;
}

.ham_burger {
    width: 50px;
    display: block;
}

.ham_burger img{
    width: 100%;
}


.btm_abt h1 {
    font-size: 5.1vh;
  }


    .normal-gradient img {
        /* mix-blend-mode: multiply; */
        filter: blur(8.789vh);
        /* width: 500px; */
    }


    .logo_img {
        width: 50px;
    }


    .btm_head {
        padding: 2vw 6vw;
        /* padding-right: 0; */
        /* padding-top: 0; */
        flex-direction: column;
        margin-top: 22px;
    }

    .header_rght {
        width: 100%;
        position: relative;
        margin-top: 39px;
    }

    .header_lft {
        width: 100%;
        margin-top: 0px;
    }

    .header_lft h5 {
        font-weight: 200;
        font-size: 4vw;
        margin-top: 0px;
    }

    .header_lft h1 {
        font-size: 4vh;
        font-weight: 700;
        line-height: 1.2;
        margin: 8px 0;
    }

    .header_lft p {
        font-size: 4vw;
        font-weight: 100;
        line-height: 1.9;
    }

    .by_nw {
        background: linear-gradient(93.69deg, #00FF66 11.93%, #1F1BFF 88.28%);
        padding: 1.2vh 5vh;
        display: inline-block;
        margin-top: 3vw;
        color: #000;
        border-radius: 4px;
        letter-spacing: 2px;
        background-size: 200% 100%;
        background-position: 40% 0;
        transition: background-position .5s;
    }

    .yutbt .lft_abt a {
        background: linear-gradient(93.69deg, #00FF66 11.93%, #1F1BFF 88.28%);
        padding: 1.3vh 3vh;
        /* display: inline-block; */
        margin-top: 3vw;
        color: #000;
        border-radius: 4px;
        letter-spacing: 1px;
        display: flex
;
        align-items: center;
        width: fit-content;
        gap: 10px;
        margin-top: 6vw;
    }

    .faq-item {
        background: linear-gradient(90deg, #09F24B 0%, #0486D0 99%);
        margin: 10px 0;
        /* border-radius: 5px; */
        overflow: hidden;
        cursor: pointer;
        transition: all 0.3sease-in-out;
      }


    section.about-sct.flex {
        padding: 5vw 4vh;
        /* padding-top: 10vw; */
        /* margin-top: 500px; */
        flex-direction: column;
    }

    .overlay-img img {
        width: 15vw;
        height: 15vw;
        animation: 10s ease-in-out 0s infinite normal none running coinAnimate;
    }

    .pr-sl h1 {
        font-size: 5vw;
    }

    .pr-sl {
        position: absolute;
        bottom: -16px;
        padding: 3vw 3vw;
        height: 18vh;
        backdrop-filter: blur(8px) saturate(180%);
        -webkit-backdrop-filter: blur(8px) saturate(180%);
        background-color: rgba(17, 25, 40, 0.58);
        /* border-radius: 12px; */
        /* border: 1px solid rgba(255, 255, 255, 0.125); */
        width: 100%;
    }

    .countdown-box {
        font-size: 2vh;
        font-weight: 400;
    }

    .about-sct  .main_bg-crcl::before{
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%) rotate(307deg);
        width: 77px;
        height: 100%;
        background: linear-gradient(114deg, rgba(0, 77, 244, 0) -4%, rgba(0, 77, 244, 0.4) 24.14%, #004DF4 175.96%, #0194FE 36.52%);
        /* background: greenyellow; */
        z-index: 2;
    }
   


    .about-sct .tew_crcl::before {
        content: '';
        position: absolute;
        top: -3px;
        left: 53%;
        /* transform: translateX(-50%) rotate(307deg); */
        width: 5px;
        height: 5px;
        /* background: linear-gradient(159.91deg, rgba(0, 77, 244, 0) -21%, rgba(0, 77, 244, 0.4) 30.14%, #004DF4 100.96%, #0194FE 31.52%); */
        background: #2C3D4C;
        border: 2px solid #0194FE;
        border-radius: 50%;
        z-index: 4;
    }

    .about-sct .tew_crcl::after {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 39%;
        /* transform: translateX(-50%) rotate(307deg); */
        width: 5px;
        height: 5px;
        /* background: linear-gradient(159.91deg, rgba(0, 77, 244, 0) -21%, rgba(0, 77, 244, 0.4) 30.14%, #004DF4 100.96%, #0194FE 31.52%); */
        background: #2C3D4C;
        border: 2px solid #0194FE;
        border-radius: 50%;
        z-index: 4;
    }

 


    .mttm:last-child {
        background: linear-gradient(92deg, #2B6596 -14.99%, rgba(43, 101, 150, 0) 117.26%);
        /* background: red; */
        margin-top: 6vw;
      }

        .inns_img {
            background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
            border-radius: 20px;
            width: 100%;
            height: 500px;
            margin-top: 19px;
        }
    

    .icon {
        width: 4vh;
        height: 4vh;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        transition: 0.3s;
    }
    .icon i {
        font-size: 2vh;
        color: white;
    }

    .lft_abt {
        width: 100%;
    }

    .about-sct .lft_abt h1 {
        font-size: 4vh;
        margin-bottom: 7px;
        margin-top: 23px;
    }


    .main-fndd .card .back .back-content {
        position: absolute;
        width: 99%;
        height: 99%;
        background-color: #000;
        border-radius: 21px;
        color: white;
        display: flex
    ;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 18px;
    }


    .about-sct .lft_abt p {
        text-align: justify;
        font-size: 1.6vh;
    }
    .about-sct .lft_abt p br{
        display: none;
    }

    .rght_bt {
        width: 100%;
        /* background: white; */
        margin-top: 8vw;
    }

    .about-sct .rght_bt img{
        animation-name: floatship;
        animation-duration: 4s;
        animation-iteration-count: infinite;
    }

    .content {
        width: 21.25vh;
        height: 25.063vh;
        transform-style: preserve-3d;
        transition: transform 300ms;
        /* box-shadow: 0px 0px 10px 1px #000000ee; */
        border-radius: 5px;
    }

    section.gettg_Strt h1 {
        font-size: 3.7vh;
        text-align: center;
    }

    .gett_Cnt {
        /* gap: 75px; */
        margin-top: 30px;
    }
    

    .gett_Cnt {
        /* gap: 75px; */
        margin-top: 70px;
        flex-direction: column;
    }


    .main-fndd .card {
        padding: 22px;
        border-radius: 21px;
        transition: all 0.45s;
        background: #000;
        border: 2px solid transparent;
    }

    .main-fndd .card {
        padding: 19px;
        border-radius: 21px;
        transition: all 0.45s;
        background: #000;
        border: 2px solid transparent;
    }
    
  

    .gett_Card h3 {
        font-size: 2.693vh;
        margin: 2vw 0vw;
        margin-top: 7vw;
    }
    .yutbt {
        padding: 3.5vh 4vh;
        /* padding-left: 9vw; */
        position: relative;
        flex-direction: column;
    }
    .yutbt .lft_abt h1 {
        font-size: 4.7vh;
        /* margin-bottom: 40px; */
    }

    .yutbt .lft_abt h1 {
        font-size: 3.125vh;
        /* margin-bottom: 40px; */
    }

    .lft_abt.aos-init.aos-animate p {
        font-size: 2.2vh;
    }

    .lft_abt.aos-init.aos-animate p br{
        display: none;
    }

 



    .fsq_sect .lft_fsq {
        width: 100%;
        margin-top: 0px;
    }

    .fsq_sect{
        flex-direction: column;
    }

    .rght_fsq .hdrr {
        margin-top:26px;
    }

    .fsq_sect .rght_fsq {
        /* padding: 0vw 3vw; */
        width: 100%;
    }

    .accordion-item {
        background: transparent;
        border-radius: 8px;
        margin: 8px 0;
        padding-left: 14px;
        cursor: pointer;
        overflow: hidden;
        border: 2px solid #152329;
        margin-bottom: 30px;
    }

    .upp_fs p {
        font-size: 1.5vh;
    }

    .accordion {
        margin-top: 18px;
    }

   

    .main-fndd {
        margin-top: 61px;
        flex-direction: column;
    }


    .upp_tp_Cddr {
        padding: 6px;
        background: red;
        border-radius: 15px;
        background: linear-gradient(180deg, #B3FFAB 0%, #12FFF7 100%);
        margin-bottom: 35px;
    }

    .tmkm_left {
        width: 100%;
        padding-top: 0vw;
    }
    .tmkm_rght {
        width: 100%;
    }

    .faq-item {
        background: linear-gradient(90deg, #09F24B 0%, #0486D0 99%);
        margin: 10px 0;
        /* border-radius: 5px; */
        overflow: hidden;
        cursor: pointer;
        transition: all 0.3sease-in-out;
      }


      .owl_container {
        position: relative;
        overflow: visible;
        margin-top: -1px;
    }

    .flex.tck_ddf {
        flex-direction: column;
    }

    .tmkm_left h2 {
        font-size: 3.7vh;
        font-weight: 700;
    }
    .tkm_hd h1 {
        font-size: 5vh;
        text-align: center;
        letter-spacing: 2px;
        margin-bottom: 13px;
    }
    .accordion-item .plus {
        background: #152329;
        border-radius: 1px 4px 4px 0px;
        padding: 9px 26px;
        font-size: 3vh;
        font-weight: 200;
    }

    .faq-container {
        width: 100%;
        /* padding: 7.1vw 6vw; */
        padding-bottom: 0;
        margin-bottom: 0;
        margin: 0px auto;
        margin-top: 4vw;
    }

    .btm-tcm p br{
        display: none;
    }

    .btm-tcm p {
        font-size: 2.2vh;
        font-weight: 400;
        margin-bottom: 21px;
        text-align: left;
        /* word-spacing: -2px; */
    }

    .usr_tst_head h1 {
        font-size: 3.7vh;
        text-align: center;
    }

    .email_Sct h1 {
        font-size: 3.7vh;
        text-align: center;
    }

    .main_bnxx {
        width: 100%;
        /* background: red; */
        margin: 0px auto;
        position: relative;
        margin-top: 43px;
    }

    .main_bnxx input {
        width: 100%;
        background: transparent;
        outline: none;
        border: none;
        padding: 1.1vw 0vw;
        border: 1px solid #656464;
        padding-left: 2vw;
        font-size: 18px;
        border-radius: 5px;
    }


    .main_bnxx .subscribe-button {
        position: absolute;
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
        color: #000;
        right: 9px;
        top: 50%;
        transform: translateY(-50%);
        border: none;
        height: 80%;
        padding: 0px 22px;
        font-size: 15px;
        border-radius: 5px;
    }

    .rght_bt .content {
        width: 28vh;
        height: 279px;
        transform-style: preserve-3d;
        transition: transform 300ms;
        /* box-shadow: 0px 0px 10px 1px #000000ee; */
        border-radius: 5px;
    }



    section.tknmcs {
    padding: 5vh 4vh;
}

    .fnd_sect {
        padding: 5vh 4vh;
    }
    .ft_tp {
        display: block !important;
        padding: 0vw 4vh;
        flex-direction: column;
    }

    .fttlp {
        width: 100%;
    }

    .email_Sct {
        padding: 5vh 4vh;
    }

    footer .main-content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
        margin-bottom: 60px;
        width: 100%;
    }

    .main_bnxx input {
        width: 100%;
        background: transparent;
        outline: none;
        border: none;
        padding: 3.1vw 0vw;
        border: 1px solid #656464;
        padding-left: 2vw;
        font-size: 15px;
        border-radius: 5px;
    }
    .crcl_overlays {
        /* background: #f71f1f; */
        background: radial-gradient(62.13% 62.13% at 50.01% 49.99%, #494d51 0%, rgb(57 51 51 / 0%) 99%);
        width: 6vh;
        height: 6vh;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        border-radius: 50%;

        
    }

    .logo_ft img {
        width: 60px;
    }

    footer .logo-text {
        font-size: 32px;
        font-weight: bold;
        color: white;
        letter-spacing: 2px;
    }

    footer .social-links {
        display: flex
    ;
        gap: 16px;
        margin-bottom: 24px;
        flex-wrap: wrap;
    }

    .bttm_fft_clr {
        background: linear-gradient(90deg, #000618 2.31%, #00C3FD 47.25%, #000618 99.25%);
        text-align: center;
        font-size: 12px;
        color: #000;
    }
    .bttm {
        display: block;
        align-items: center;
        justify-content: center;
        gap: 24px;
        /* margin-bottom: 40px; */
        position: relative;
        z-index: 2;
        border: 0px solid transparent;
        /* border-radius: 120px 120px 0px 0px; */
        /* border-bottom: 0px solid transparent !important; */
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 0px 37px;
    }

    footer .bottom-nav {
        /* display: flex*/
        align-items: center;
        justify-content: center;
        gap: 24px;
        /* margin-bottom: 40px; */
        position: relative;
        z-index: 2;
        margin-top: -54px;
    }



    .immg_btm {
        position: absolute;
        z-index: -1;
        left: -10px;
        bottom: 0px;
        /* background: #1E50FF66; */
        display: none;
    }
   
    footer .page-link {
        color: rgba(255, 255, 255, 0.6);
        font-size: 14px;
        cursor: pointer;
        text-align: left;
        margin-right: 18px;
    }

    footer .connect-wallet {
        background: linear-gradient(90deg, rgb(0, 255, 133) 0%, rgb(0, 255, 224) 100%);
        border: none;
        padding: 10px 24px;
        border-radius: 4px;
        color: black;
        font-weight: 600;
        cursor: pointer;
        transition: transform 0.2s;
        margin-top: 26px;
    }
    footer .logo-container {
        display: flex;
        align-items: center;
        gap: 16px;
        margin-bottom: 25px;
    }

    footer .contact-info {
        display: flex;
        flex-direction: column;
        gap: 23px;
        color: rgba(255, 255, 255, 0.6);
        font-size: 14px;
        margin-bottom: 8vw;
    }


    section.user_tstmon .back {
        width: 100%;
        height: 100%;
        justify-content: center;
        display: flex;
        align-items: center;
        overflow: hidden;
        border-radius: 33px;
    }

 
    section.user_tstmon .img_bkk {
        width: 100%;
        /* border: 1px solid #fff; */
    }


    section.user_tstmon .content {
        /* width: 100% !important; */
        height: 39vh;
        transform-style: preserve-3d;
        transition: transform 300ms;
        /* box-shadow: 0px 0px 10px 1px #000000ee; */
        border-radius: 5px;
    }

    .cst_socials {
        gap: 10px;
        justify-content: center;
    }
    .green_gradiennt img {
        filter: blur(53vw);
    }

   
    .pr-abtt p {
        font-size: 2vh !important;
        font-weight: 300;
        margin-bottom: 7px;
        line-height: 29px;
    }

        .btm_abt h1 br{
            display:none

        }



    .imggg_bgg a {
        display: inline-block;
        width: 119px;
        height: 11vh;
        overflow: hidden;
        transition: all 0.45s;
    }

    .phtm_1, .phtm_4 {
        margin-top: -44px;
    }

    .imggg_bgg {
        gap: 5px;
        padding: 2vw 3vh;
        padding-right: 0;
        margin-top: 90px;
    }

    .src_head h1 {
        text-align: center;
        font-size: 5.1vh;
        margin-bottom: 30px;
    }

    .src_head h1 {
        text-align: left;
        font-size: 4.225vh;
        margin-bottom: 30px;
    }


    .para_srv p {
        text-align: left;
        /* font-size: 2vh; */
        /* line-height: 38px; */
        /* font-weight: 300; */
        /* text-align: justify; */
        font-size: 2vh !important;
        font-weight: 200;
        /* margin-top: -9px;
    }

    .twyy_srcv {
        padding: 2vw 6vw;
        display: flex
    ;
        gap: 2vw;
        flex-direction: column;
    }

    .mttm {
        background: deepskyblue;
        padding: 15px 22px;
        width: 100%;
        border-radius: 30px;
        background: linear-gradient(269.49deg, #2B6596 -14.99%, rgba(43, 101, 150, 0) 117.26%);
    }

    .mttm {
        display: flex
    ;
        flex-direction: column;
        align-items: center;
        margin-bottom: 4vw;
    }


        .mttm ul li {
            /* text-align: justify; */
            margin-bottom: 7px;
            /* font-size: 1.5vh; */
            font-size: 16px;
            /* line-height: 30px; */
            font-weight: 200;
        }
        .rght_sttr p {
            font-size: 18px;
            /* line-height: 30px; */
            font-weight: 200;
            margin-top: 14px;
            text-align: justify;
        }

        .mttm h3 {
            margin-bottom: 2vw;
            text-align: center;
        }

    .sttr_sect {
        padding: 2vw 6vw;
        display: flex
;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 20px;
        gap: 2vw;
        position: relative;
    }

    .rght_sttr {
        width: 100%;
        display: flex
;
        flex-direction: column;
        /* align-items: center; */
        justify-content: center;
        margin-top: 6vw;
    }

    .gradient_Sttrr {
        position: absolute;
        left: -256px;
        z-index: -1;
        animation-name: none;
        animation-delay: 2ms;
        animation-duration: 8s;
        animation-iteration-count: infinite;
    }

    .rght_sttr h3 {
        font-size: 6.5vw;
        font-weight: 400;
    }

    .gradient_Sttrr02 {
        position: absolute;
        right: -256px;
        z-index: -1;
        animation-name:none;
        animation-delay: 2ms;
        animation-duration: 8s;
        animation-iteration-count: infinite;
    }

    .gradient_Sttrr img, .gradient_Sttrr02 img {
        filter: blur(19vh);
    }

    section.sttr_sect:last-child .inns_img{
        margin-top: 1vw

    }

    section.chain_sect {
        display: flex
    ;
        justify-content: space-between;
        align-items: center;
        padding: 2vw 6vw;
        flex-direction: column;
    }



    .left_btt .img_up {
        width: 10.51vh;
        height: 10.51vh;
        background: #686868;
        border-radius: 50%;
        display: flex
;
        justify-content: center;
        align-items: center;
        /* opacity: 30%; */
        margin-top: 47px;
    }



    .bttm_prys h2 {
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        display: inline-block;
        font-size: 4.5vh;
        margin-top: 25px;
        /* line-height: 50px; */
        margin-bottom: 19px;
        font-weight: 400;
    }

    .bttm_prys p {
        padding-right: 0vw;
        /* background: red; */
        font-size: 18px;
        /* line-height: 30px; */
        font-weight: 200;
        margin-top: 14px;
    }

    .twyy_srcv {
        padding: 2vw 6vw;
        padding-top: 5vh;
        display: flex
;
        gap: 2vw;
        flex-direction: column;
    }

    .mttm {
        background: deepskyblue;
        padding: 15px 28px;
        width: 100%;
        border-radius: 30px;
        background: linear-gradient(269.49deg, #2B6596 -14.99%, rgba(43, 101, 150, 0) 117.26%);
    }

    .normal-gradient img {
        /* mix-blend-mode: multiply; */
        filter: blur(8.789vh);
        /* width: 500px; */
    }


        .stc_mark {
            position: relative;
            padding: 2vw 9vw;
            display: flex;
            justify-content: space-between;
            margin-top: 4vw;
            flex-direction: column;
        }

        .left_stcc {
            width: 100%;
        }

        .rght_bcss{
            width: 100%;
        }
        .left_stcc h1 {
            font-size: 3.7vh;
            line-height: normal;
        }

        .left_stcc p br {
            display: none;
        }

        .left_stcc p {
            font-size: 2vh;
            /* font-weight: 200; */
        
}


.btn_txtt a {
    background: linear-gradient(93.69deg, #00FF66 11.93%, #1F1BFF 88.28%);
    padding: 1.9vw 10.5vw;
    display: inline-block;
    margin-top: 3vw;
    color: #000;
    border-radius: 4px;
    letter-spacing: 2px;
    background-size: 200% 100%;
    background-position: 40% 0;
    transition: background-position .5s;
}

.imgg_clrs {
    width: 100%;
    margin-top: 8vw;
}


.left_stcc .img_Cymp {

        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 2vw;
        margin-top: 6vw;
    }



        .clr_box {
            margin-top: 1.5vw;
            width: 100%;
            display: flex;
            justify-content: space-between;
            gap: 3vw;
        }


    .clr_box a {
        display: inline-block;
        padding: 1.5vw 0.5vw;
        /* background: red; */
        margin-right: 0.5vw;
        font-size: 1.9vw;
        border-radius: 10px;
        width: 100%;
        text-align: center;
        border-radius: 20px;
    }

    .ppl_rss .wallet-card {
        background: #1c1f2e;
        padding: 1.3vw;
        border-radius: 0.65vw;
        text-align: center;
        width: 100%;
        height: 14.258vw;
        display: flex
    ;
        flex-direction: column;
        justify-content: space-between;
    }

    .change img {
        width: 50px;
    }

    .market-trend th, .market-trend td {
        padding: 1vw;
        font-size: 0.9vh;
      }
      
      
      .market-trend thead tr th {
        font-weight: 100;
        font-size: 1.911vw;
      }
      
      
      span.bitcoin img,span.ethereum img,span.ripple img{
        width: 80px;

      }
      

      span.bitcoin img, span.ethereum img, span.ripple img {
        width: 2vh;
    }
    .chart img {
        width: 3vh;
    }

    tr {
        display: flex
    ;
        justify-content: space-between;
        align-items: baseline;
    }

    .market-trend .trend-info {
        width: 100%;
      }

      
span.bitcoin img {
    position: relative;
    top: 8px;
  }
  
  span.ethereum img {
    position: relative;
    top: 8px;
  }
  
  span.ripple img {
    position: relative;
    top: 8px;
  }
  
  .market-trend {
    display: flex
  ;
    flex-direction: column;
    align-items: center;
    gap: 3vw;
    width: 100%;
    padding: 8vw 10vw;
  }

  .ppl_rss .connect-wallet {
    display: block;
    margin-top: 1.3vw;
    background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
    border: none;
    padding: 1.65vw 2.3vw;
    color: #000;
    font-size: 1.04vw;
    border-radius: 0.32vw;
    cursor: pointer;
    margin: 3vw auto;
    font-size: 0.7vh;
  }
  

  .market-trend .trade-btn{
    padding: 1.65vw 2.3vw;
    font-size: 0.7vh;
  }
  .market-trend .trend-table {
    background: none;
    border-radius: 1vw;
    padding: 2vw;
    width: 100%;
    border: 1px solid #1f1f1f;
  }
  
  .market-trend h2 {
    font-size: 3.125vh;
    margin-bottom: 1vw;
    font-weight: 400;
  }
  .market-trend p {
    font-size: 2vh;
    color: #fff;
    line-height: 3.7vw;
    font-weight: 200;
    line-height: 6vw;
    margin-bottom: 10px;
}


.btm-tcm h4 {
    font-family: "Inter", serif;
    font-size: 2.497vh;
    margin-bottom: 21px;
    font-weight: 600;
}

.head_mop h1 br {
    display: none;
}
.head_mop h1 {
    font-size: 2.93vw;
    line-height: normal;
}
.head_mop {
    margin: 5vw auto;
    width: 24.094vh;
    text-align: center;
}

.head_mop h1 {
    font-size: 3.93vw;
    line-height: normal;
}
.market-trend p {
    font-size: 2vw;
    color: #fff;
    line-height: 3.7vw;
    font-weight: 200;
}


.market-trend {
    display: flex
  ;
    align-items: center;
    gap: 3vw;
    width: 100%;
    padding: 8vw 10vw;
  }
  
  .market-trend p br {
    display: none;
  }

  .btn_divv a {
    display: block;
}

.brt_tgd h1 {
    font-size: 3vw;
    margin-bottom: 4vw;
    text-align: center;
    font-weight: 300;
}

.brt_tgd .step-title {
    font-size: 1.8vw;
    font-weight: bold;
}
.brt_tgd .btn {
    display: flex
;
    justify-content: center;
    align-items: center;
    margin-top: 2vw;
    padding: 0.6vw 2vw;
    background-color: #007bff;
    color: white;
    font-size: 1.3vw;
    border-radius: 1vw;
    text-decoration: none;
    /* width: fit-content; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    font-size: 1vh;
    border-radius: 20px;
}

.user_tstmon {
    padding: 0.5vh 5vh;
    padding-bottom: 0vw;
    position: relative;
}

.brt_tgd .steps {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    align-items: center;
}


.btm_abt {
    margin-top: 10px;
  }

.brt_tgd .step-number {
    font-size: 2vh;
    font-weight: bold;
    color: gray;
}

.brt_tgd .step-title {
    font-size: 1.8vh;
    font-weight: bold;
}
.brt_tgd .step-desc {
    font-size: 1vh;
    color: lightgray;
}
.brt_tgd {
    max-width: 100%;

    padding: 2vh 4vh;
    margin: auto;
}

.main-content h2 {
    font-size: 1.5vw;
}


.main-content a h2 br {
    display: none;
}

.newsss_sect .main-content h2 {
    margin-top: 15px;
    font-size: 2.083vw;
    font-weight: 500;
    line-height: 46px;
    margin-bottom: 0px;
    margin-top: -41px;
}


.newsss_sect .main-content h2 {
    margin-top: 15px;
    font-size: 3.083vh;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 9px;
    margin-top: -23px;
}




    .newsss_sect .tag {
        background-color: rgba(255, 255, 255, 0.2);
        padding: 2px 6px;
        border-radius: 5px;
        display: inline-block;
        margin-top: 10px;
        position: absolute;
        z-index: 1;
        bottom: 20px;
        left: 20px;
        font-size: 12px;
    }

    .newsss_sect .featured-resources {
        /* background-color: #3a506b; */
        padding: 2px;
        border-radius: 10px;
    }

    .newsss_sect .resource-item img {
        width: 50%;
        height: 100%;
        border-radius: 8px;
    }


    .resource-item a .nrmla {
        display: flex
    ;
        flex-direction: column;
        /* justify-content: center; */
        /* align-items: flex-start; */
        width: 50%;
    }


    .newsss_sect .featured-resources h3 {
        margin-bottom: 15px;
        /* margin-top: 15px; */
        font-size: 3.083vh;
        font-weight: 500;
        line-height: 46px;
        margin-top: 0px;
        margin-bottom: 26px;
    }

    .newsss_sect .resource-item p {
        font-size: 1.9vh;
        opacity: 0.8;
    }


    .crpt span {
        display: inline-block;
        background: linear-gradient(6.69deg, #141740 6.13%, #0D0932 95.66%);
        font-size: 0.621vh;
        padding: 3px 12px;
        margin-right: 10px;
        border-radius: 4px;
        letter-spacing: 1px;
    }


    .newsss_sect .resource-item h4 {
        /* font-size: 14px; */
        font-size: 1.042vh;
        margin-top: 0.7vh;
    }

    .newsss_sect .resource-item p {
        font-size: 1.4vh;
        opacity: 0.8;
    }

    .blg_head {
        text-align: center;
        font-size: 2.083vh;
        letter-spacing: 2px;
    }

    section.blogs_srch .filters .filter {
        width: 5.127vh;
        height: 2.246vh;
        color: #fff;
        background: #1E50FF1A;
        border: none;
        font-size: 2.042vw;
        margin-right: 1vw;
        transition: all 0.45s;
        border-radius: 10px;
        /* outline: 1.5px solid #1E50FF; */
        border: 1.5px solid #1E50FF;
        cursor: pointer;
    }

    .blog-grid {
        display: grid
;
        grid-template-columns: auto;
        margin-top: 3vh;
    }

    .blog-card {
        width: 100%;
        margin-bottom: 4vh;
    }

    .search-bar {
        width: 28.018vh;
        height: 3.688vh;
        position: relative;
        margin: 0px auto;
        margin-top: 2vw;
    }

    .srchh_bxx {
        background: #1E50FF;
        width: 2vh;
        height: 2vh;
        position: absolute;
        right: 0;
        outline: none;
        border: none;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
        font-size: 0.8vh;
        display: flex
    ;
        align-items: center;
        justify-content: center;
    }

    .blog-card img {
        width: 100%;
        height: 45.797vw;
        margin-bottom: 1vw;
    }

    .blog-card h3 {
        margin-top: 1vw;
        transition: all 0.45s;
        margin-bottom: 1vw;
        font-size: 2.3vh;
    }

    .blog-card p {
        font-size: 1.142vh;
        font-weight: 300;
    }

    button#prev {
        font-size: 1.1vh;
        display: flex
;
        align-items: flex-start;
    }

    .pagination {
        display: flex
;
        justify-content: end;
        gap: 1vh;
        align-items: center;
    }

    button#next {
        font-size: 1.3vh;
    }

    button#prev {
        font-size: 1.1vh;
        display: flex
;
        align-items: flex-start;
        color: #d4caca;
    }

    button#prev i {
        margin-right: 5px;
        transform: rotate(-180deg);
        color: #d4caca;
    }

    .head_vid h1 {
        text-align: left;
        font-size: 2.083vh;
        letter-spacing: 2px;
        margin-bottom: 40px;
    }

    .Vide_Card_cnt {
        display: grid
    ;
        grid-template-columns: auto;
    }

    .img_over_lays img {
        width: 100%;
        height: 17.188vh;
        transition: all 0.45s;
    }

    .video_card {
        width: 100%;
        margin-bottom: 4vw;
        position: relative;
    }

    .img_over_lays i {
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 4vh;
        transform: translate(-50%, -50%) !important;
        transition: all 0.45s;
    }

    .last_padd .cardsss h2 {
        font-size: 1.983vh;
        margin-bottom: 1.5vw;
    }


    .last_padd .cardsss p {
        font-size: 1.2vh;
        color: #ccc;
        margin-bottom: 2vw;
        line-height: 1.6;
    }


    .card_upper p {
        width: 32.964vh;
        margin: 0px auto;
    }

    .last_padd .btn {
        display: flex
    ;
        align-items: center;
        padding: 0.8vw 2vw;
        border-radius: 0.6vw;
        text-decoration: none;
        font-size: 1.172vh;
        font-weight: 400;
        transition: 0.3s;
        cursor: pointer;
        margin-top: 1vh;
    }

    .last_padd .btn {
        display: flex
;
        align-items: center;
        padding: 0.8vh 2vh;
        border-radius: 0.6vw;
        text-decoration: none;
        font-size: 0.872vh;
        font-weight: 400;
        transition: 0.3s;
        cursor: pointer;
        margin-top: 1vh;
    }

    .last_padd .btn-whitepaper img, .last_padd .btn-docs img {
        margin-right: 0.5vw;
        width: 14px;
    }

    .contact_frm {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        padding: 8vw 9vw;
        padding-top: 14vw;
        /* max-width: 1200px; */
        /* padding: 2vw; */
    }

    .contact_frm {
        display: flex
;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        padding: 5vh 4vh;
        /* padding-top: 14vw; */
        /* max-width: 1200px; */
        /* padding: 2vw; */
    }
    .contact_frm .text-content {
        max-width: 100%;
    }

    .contact_frm .text-content h2 {
        font-size: 2.925vh;
        color: #fff;
        font-weight: bold;
    }

    
    .contact_frm .text-content h2 br{
        display: none;
    }

    .contact_frm .text-content h2 {
        font-size: 2.925vh;
        color: #fff;
        font-weight: 500;
        margin-bottom: 4vh;
    }

    .contact-wrapper {
        display: flex
    ;
        justify-content: space-between;
        /* background: #1e1e1e; */
        flex-direction: column;
        /* width: 900px; */
        border-radius: 10px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        /* padding: 30px; */
        padding: 2vw 9vw;
        gap: 4vw;
    }

    .contact-wrapper .form-container {
        /* flex: 1; */
        padding-right: 30px;
        width: 100%;
        border: 1px solid #333;
        padding: 22px;
    }

    .contact-wrapper h2, .contact-wrapper h3 {
        margin-bottom: -13px;
        color: #fff;
        font-weight: 600;
        font-size: 2.5vh;
    }
    .form-container p {
        margin-bottom: 1.5vh;
    }

    .contact-wrapper .form-group div {
        /* flex: 1; */
        width: 100%;
        display: flex
    ;
        flex-direction: column;
    }

    .contact-wrapper .form-group {
        display: flex
    ;
        flex-direction: column;
        gap: 0px;
    }

    .form-container input {
        margin-bottom: 18px;
    }

    .contact-wrapper button{
        width: 100%;
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
        border: none;
        padding: 14px;
        border-radius: 5px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        transition: background 0.3s ease;
        margin-top: 15px;
        color: #000;
    }

    .contact-wrapper .contact-container {
        border: 2px solid #333;
        padding-left: 30px;
        display: flex
    ;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        /* background: #1c1f2e; */
        border-radius: 20px;
        padding-top: 2vw;
    }

    .contact-wrapper .contact-container {
        border: 2px solid #333;
        padding-left: 30px;
        display: flex
;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        /* background: #1c1f2e; */
        border-radius: 20px;
        padding-top: 3vh;
        padding-bottom: 3vh;
    }


    .ppl_rss .wallets {
        display: flex
    ;
        justify-content: center;
        flex-direction: column;
        gap: 1.3vw;
    }

    .pys_tv h3 {
        font-size: 2.172vh;
        font-weight: 400;
    }

    .ppl_rss .currency {
        font-size: 0.78vh;
        color: #999;
    }

    .ppl_rss .amount {
        font-size: 2.109vh;
        font-weight: 500;
        margin: 0.65vw 0;
        text-align: left;
    }

    .ppl_rss .wallet-card {
        background: #1c1f2e;
        padding: 1.3vh;
        border-radius: 0.65vw;
        text-align: center;
        width: 100%;
        height: 14.258vw;
        display: flex
;
        flex-direction: column;
        justify-content: space-between;
    }


    .ppl_rss .wallet-card {
        background: #1c1f2e;
        padding: 1.3vh;
        border-radius: 0.65vw;
        text-align: center;
        width: 100%;
        height: 14.258vh;
        display: flex
;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 2vh;
    }
    .ppl_rss h2 {
        font-size: 2.865vh;
        /* margin-bottom: 1.3vw; */
        text-align: center;
        margin-bottom: 4vw;
    }

    .ppl_rss .negative p {
        background: #ff6600;
        width: 4.688vh;
        height: 2.018vh;
        display: flex
    ;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        font-size: 1vh;
    }

    .change img {
        width: 85px;
    }

    .ppl_rss .change {
        font-size: 0.91vw;
        padding: 0.32vw;
        border-radius: 0.32vw;
        /* width: fit-content; */
        margin:0;
        display: flex
    ;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .ppl_rss .currency {
        font-size: 1.5vh;
        color: #999;
    }


    .ppl_rss .amount {
        font-size: 2.509vh;
        font-weight: 500;
        margin: 0.65vw 0;
        text-align: left;
    }
    

    .ppl_rss .positive p {
        background: #8a2be2;
        width: 4.688vh;
        height: 1.018vh;
        display: flex
    ;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
    }

    .ppl_rss .positive p {
        background: #8a2be2;
        width: 5.688vh;
        height: 2.018vh;
        display: flex
;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        font-size: 1vh;
    }

    .ppl_rss .neutral p {
        background: #00aaff;
        width: 4.688vh;
        height: 2.018vh;
        display: flex
    ;
        align-items: center;
        justify-content: center;
        border-radius: 20px;

        font-size: 1vh;
    }

    .ppl_rss .connect-wallet {
        display: block;
        margin-top: 1.3vw;
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
        border: none;
        padding: 1.65vw 2.3vw;
        color: #000;
        font-size: 1.04vh !important;
        border-radius: 0.32vw;
        cursor: pointer;
        margin: 3vw auto;
        font-size: 0.7vh;
    }

    .market-trend .trade-btn {
        padding: 1.65vw 2.3vw;
        font-size: 1.2vh;
        margin-bottom: 1vh;
    }

    .rght_bcss img {
        width: 100%;
        height: 23.958vh;
    }

    .counts_lgg .stat {
        font-size: 3vh;
        font-weight: 400;
    }

    .counts_lgg .label {
        font-size: 0.872vh;
        opacity: 0.7;
        font-weight: 200;
    }

    section.counts_lgg {
        padding: 2vw 4vh;
    }

    .head_mop h5 {
        font-size: 1.367vh;
        font-weight: 400;
        letter-spacing: 2px;
    }

    .left_stcc .img_Cymp {
        width: 100%;
        display: flex
;
        flex-direction: column;
        gap: 2vw;
        margin-top: 10vw;
    }

    .simple_box img {
        display: none;
    }


    .bttm {
        padding: 0vw 4vh;
        display: flex;
        flex-direction: column;
        /* e: center; */
        width: 100%;
        align-items: flex-start;
        justify-content: center;
        gap: 24px;
        /* margin-bottom: 40px; */
        position: relative;
        z-index: 2;
        border: 0px solid transparent;
        /* border-radius: 120px 120px 0px 0px; */
        /* border-bottom: 0px solid transparent !important; */
        padding-top: 30px;
        /* padding-bottom: 30px; */
        /* padding-left: 35px; */
        margin: 0px 0px;
    }

    footer .main-content {
        display: grid
;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
        margin-bottom: 0px;
        width: 100%;
    }

    footer .connect-wallet {
        background: linear-gradient(90deg, rgb(0, 255, 133) 0%, rgb(0, 255, 224) 100%);
        border: none;
        padding: 10px 24px;
        border-radius: 4px;
        color: black;
        font-weight: 600;
        cursor: pointer;
        transition: transform 0.2s;
        margin-bottom: 26px;
    }

    .head_abt h1 {
        /* background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%); */
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
        display: inline-block;
        font-size: 2.993vh;
    }

    section.services {
        padding: 7.5vh 6vw;
        padding-bottom: 0;
        /* margin-top: 100px; */
    }


    .btm_abt h1 {
        font-size: 3.125vh;
        line-height: normal;
    }

    .srst-fndse .left_sttr {
        width: 100%;
        /* background: red; */
    }

    .srst-fndse .rght_sttr h1 {
        display: inline-block;
        font-size: 3.125vh;
        color: #fff;
        /* font-family: "Inter", serif; */
        font-weight: 700;
        line-height: 72px;
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: 0.5vw;
    }


    .srst-fndse .rght_sttr{
        width: 100%;
    }

    .rght_sttr h3 {
        font-size: 1.953vh;
        font-weight: 400;
    }

    .rght_sttr p {
        line-height: 38px;
        font-size: 1.432vh;
        /* line-height: 30px; */
        font-weight: 200;
        margin-top: 14px;
        font-family: "Montserrat", serif;
    }

    .sttr_sect {
        padding: 2vw 6vw;
        padding-top: 7.5vw;
        display: flex
;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 20px;
        gap: 2vw;
        position: relative;
    }

    .sttr_sect {
        padding: 2vw 6vw;
        padding-top: 7.5vh;
        display: flex
;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 20px;
        gap: 2vw;
        position: relative;
    }

    .rght_sttr p {
        line-height: normal;
        font-size: 2.432vh;
        /* line-height: 30px; */
        font-weight: 200;
        margin-top: 14px;
        font-family: "Montserrat", serif;
    }

    .srst-fnd .left_sttr {
        width: 100%;
        /* background: red; */
    }

    .sttr_sect .left_sttr img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 20px;
        /* margin-left: 10px; */
        margin-top: 10px;
    }

    .srst-fnd .rght_sttr {
        width: 100%;
    }

    .srst-fnd .rght_sttr h1 {
        display: inline-block;
        font-size: 2.93vh;
        color: #fff;
        font-family: "Inter", serif;
        font-weight: 700;
        line-height: 60px;
        background: none;
    }

    .byxx_box {
        display: grid
    ;
        grid-template-columns: auto;
        gap: 20px;
        margin-top: 3vw;
    }

    .byxx_box .card {
        display: flex
    ;
        align-items: center;
        background: white;
        padding: 15px;
        border-radius: 10px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        width: 100%;
        height: 6.818vh;
    }


    .srst-fnd .rght_sttr h1 {
        display: inline-block;
        font-size: 2.93vh;
        color: #fff;
        font-family: "Inter", serif;
        font-weight: 700;
        line-height: 48px;
        background: none;
    }


    
    .srst-fnd .rght_sttr h1 br{
        display: none;
    }

    .bttm_prys h2 br{
        display: none;
    }

    .left_btt .img_up {
        width: 13.51vh;
        height: 13.51vh;
        background: #686868;
        border-radius: 50%;
        display: flex
;
        justify-content: center;
        align-items: center;
        /* opacity: 30%; */
        margin-top: 47px;
    }

    .button_bldd {
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        display: inline-block;
        color: #000;
        padding: 1vh 3vh;
        margin-top: 24px;
        border-radius: 4px;
        transition: all 0.45s;
    }

    .rght_btt img {
        width: 10;
        width: 34.766vh;
        height: 35.766vh;
    }

    .rght_btt {
        margin-top: 10vw;
    }

    footer {
        margin-top: 73px;
    }

    .rght_bt img {
        width: 96%;
        height: 96%;
    }


    

    .gett_Cnt {
        /* gap: 75px; */
        margin-top: 30px;
        grid-template-columns: auto;
    }

   
        .lft_abt.aos-init.aos-animate p {
            font-size: 2.4vh;
            text-align: left;
        }
    


        .yutbt .lft_abt div h3 {
            font-size: 2.213vh;
            /* margin: 9px 0px; */
        }

        .prv_js {
            font-size: 1.963vh;
            position: relative;
            z-index: 2;
            text-align: center;
            margin-top: 0.7vh;
            line-height: 2.669vh;
        }
    
    .prv_js br{
        display: none;
    }


    .num {
        width: 8.297vh;
        height: 8.297vh;
        display: flex
;
        justify-content: center;
        align-items: center;
        /* background: linear-gradient(90deg, #B3FFAB 0%, #12FFF7 100%); */
        border-radius: 12px;
        color: #000;
        font-size: 18px;
        /* border: 1px solid #fff; */
        padding: 7px;
    }


    .gett_Card {
        padding: 2vh 2.9vh;
        width: 100%;
        height: 37.646vh;
        border-radius: 20px;
        border: 5px solid transparent;
        box-shadow: inset rgb(67 222 132 / 14%) 0px 7px 29px 0px;
        transition: all 0.45s;
        /* background: linear-gradient(#000, #000) padding-box, linear-gradient(45deg, red, blue) border-box; */
        margin-bottom: 4vh;
        display: flex
;
        border-radius: 10px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        border: 2px solid transparent;
    }

    .img_bkk img {
        width: 28.536vh !important;
        height: 20.063vh;
        object-fit: cover;
        margin: 0px auto;
        border-radius: 30px;
    }


    .gett_Card p {
        text-align: left;
        font-size: 2.432vh;
        /* line-height: 2.953vh; */
    }

    .gett_Card h3 {
        font-size: 2.693vh;
        margin: 2vw 0vw;
        margin-top: 5vw;
    }

    .gett_Card p {
        text-align: left;
        font-size: 2.332vh;
        /* line-height: 2.953vh; */
    }

    .yutbt .lft_abt div h3 {
        font-size: 2.193vh;
        /* margin: 9px 0px; */
    }

    a.trs_pht.aos-init.aos-animate {
        width: 41.211vh;
        height: 37.174vh;
        background: #2B2069;
        border-radius: 10px;
        overflow: hidden;
    }

    a.trs_pht.aos-init.aos-animate {
        width: 41.211vh;
        height: 37.174vh;
        background: #2B2069;
        border-radius: 10px;
        overflow: hidden;
        margin-top: 2vh;
    }

    .rght_fsq h1 {
        font-size: 42px;
        font-weight: 700;
        text-transform: capitalize;
        letter-spacing: 2px;
        font-size: 3.7vh;
        text-align: center;
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }


        .fqc_Form {
            font-size: 1.963vh;
            position: relative;
            z-index: 2;
            text-align: center;
            margin-top: 0.7vh;
            line-height: 2.669vh;
        }


    .fqc_Form br{
        display: none;
    }

    .main-fndd .card .content {
        width: 33.448vh;
        min-height: 338px;
        transform-style: preserve-3d;
        transition: transform 300ms;
        /* box-shadow: 0px 0px 10px 1px #000000ee; */
        border-radius: 5px;
    }


    .grad_Fell {
        position: absolute;
        z-index: -2;
        left: 0;
        top: 129px;
        width: 40vw;
        height: 29vw;
        border-radius: 50%;
        filter: blur(136px);
        background: linear-gradient(180deg, rgba(0, 255, 148, 0.5) 0%, rgba(36, 0, 255, 0.5) 100%);
        display: none;
    }

    
    .btm_mn p {
        height: 12.576vh;
        /* text-transform: uppercase; */
        font-size: 2.242vh;
        line-height: 29px;
    }

    .faq-title .plus {
        margin-right: 10px;
        color: #000;
        font-size: 1.172vh;
    }

    .faq-title {
        padding: 2px 10px;
        font-weight: 600;
        display: flex
    ;
        align-items: center;
        color: black;
    }

   
    .faq-title .question {
        flex-grow: 1;
        color: #000;
        font-size: 1.172vh;
    }

    .faq-item.active .faq-content {
        font-weight: 400;
        max-height: 200px;
        padding: 15px;
        border: 1px solid #478FC1;
        font-size: 1.242vh;
    }
    .fnd_sect .fnd_hd h1 {
        font-size: 3.87vh;
        margin-bottom: 0px;
        text-align: center;
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
        /* text-transform: uppercase; */
    }

    .str_cc {
        font-size: 1.963vh;
        position: relative;
        z-index: 2;
        text-align: center;
        margin-top: 0.7vw;
        line-height: normal;
        margin-bottom: 10vw;
    }
    .str_cc br{
        display:none;
    }

    .main-fndd {
        margin-top: 4vw;
        display: flex
;
        grid-template-columns: auto;
        justify-content: space-between;
        margin-bottom: 0vw;
        gap: 4vh;
    }


    .owl_container .owl-nav button.owl-prev {
        position: absolute;
        left: -14%;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border: 1px solid #7A97BB !important;
        display: flex
      ;
        justify-content: center;
        align-items: center;
        z-index: 10;
      }
      
      .owl_container .owl-nav button.owl-prev span, .owl_container .owl-nav button.owl-next span {
        color: #000 !important;
        font-size: 2vw;
        font-weight: 200;
        width: 20px;
        height: 20px;
        display: flex
      ;
        justify-content: center;
        align-items: center;
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
        border-radius: 50%;
      }
      
      .owl_container .owl-nav button.owl-next {
        position: absolute;
        right: -14%;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border: 1px solid #7A97BB !important;
        display: flex
      ;
        justify-content: center;
        align-items: center;
        z-index: 10;
      }
      
      .owl_container .owl-nav button.owl-prev span, .owl_container .owl-nav button.owl-next span {
        color: #000 !important;
        font-size: 2vw;
        font-weight: 200;
        width: 20px;
        height: 20px;
        display: flex
      ;
        justify-content: center;
        align-items: center;
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
        border-radius: 50%;
      }

      .mtx_roadmap .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        left: -7%;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border: 1px solid #7A97BB !important;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        z-index: 10;
    }

    .head_rdmp {
        font-size: 3.7vh;
        text-align: center;
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .mtx_roadmap .owl-nav button.owl-prev span, .mtx_roadmap .owl-nav button.owl-next span {
        font-size: 2.5vh;
    }


    .mtx_roadmap .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        right: -7%;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border: 1px solid #7A97BB !important;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        z-index: 10;
    }


    .dmnds {
        clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
        width: 2.018vh;
        height: 2.018vh;
    }

    .mtx_roadmap {
        position: relative;
        padding: 1.5vh 4vh;
        padding-bottom: 0;
    }

    .byx_rmd {
        width: 13.281vh;
        height: 7.747vh;
        background: #1A1C34;
        display: flex
    ;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        margin-top: -8px;
    }


    .byx_rmd h4 {
        font-size: 1.042vh;
        font-weight: 500;
        line-height: 19.4px;
    }

    .byx_rmd p {
        font-size: 0.911vh;
        text-align: center;
        /* line-height: 26px; */
        margin-top: 0.5vw;
    }


    .mtx_tmn_p {
        font-size: 1.563vh;
        position: relative;
        z-index: 2;
        text-align: center;
        margin-top: 0.7vw;
        line-height: normal;
        margin-bottom: 35px;
    }

    .imggg_bgg {
        gap: 5px;
        padding: 2vh 3vh;
        padding-right: 0;
        margin-top: 90px;
    }

    .srst-fnd .rght_sttr h1 {
        display: inline-block;
        font-size: 3.93vh;
        color: #fff;
        font-family: "Inter", serif;
        font-weight: 700;
        line-height: 48px;
        background: none;
    }

    .byxx_box .card {
        display: flex
;
        align-items: center;
        background: white;
        padding: 15px;
        border-radius: 10px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        width: 100%;
        height: 6.818vh;
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
    }


    .byxx_box {
        display: grid
;
        grid-template-columns: auto;
        gap: 20px;
        margin-top: 3vh;
    }

    footer .section li a {
        font-size: 1.6vh;
    }


    footer .section h3 {
        font-size: 3vh;
        font-weight: 600;
        margin-top: 2vw;
        color: white;
        margin-bottom: 4vw;
    }

    footer .section li a {
        font-size: 2.6vh;
    }

    .ft_tp .section {
        margin-bottom: 4vh;
    }

    .nws_letter {
        background: #fff;
        padding: 1vh;
        border-radius: 39px;
        margin-top: 2vh;
    }

    h2.follows_part {
        font-size: 3vh;
        font-weight: 600;
        margin-top: 5vw;
        color: white;
        margin-bottom: 3vw;
    }
    .nws_letter button {
        position: absolute;
        right: 4%;
        top: 50%;
        transform: translateY(-50%);
        background: linear-gradient(81.69deg, #12E700 -18.97%, #00FFA3 48.96%, #0803FF 115.49%);
        border: none;
        width: 30px;
        height: 30px;
        border-radius: 50%;
    }

    .nws_letter {
        background: #fff;
        padding: 1vh;
        padding-left: 2vh;
        border-radius: 39px;
        margin-top: 2vh;
    }

    .foundation_sect h2 {
        font-size: 3.125vh;
        font-weight: 700;
        line-height: 37px;
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }




    .foundation_sect p {
        font-size: 1.432vh;
        line-height: 38px;
        margin-top: 6px;
    }


    .foundation_sect h1 {
        color: #fff;
        display: inline-block;
        font-size: 1.693vh;
    }

    .foundation_sect p {
        font-size: 1.932vh;
        line-height: 38px;
        margin-top: 6px;
    }

    .img_for img {
        object-fit: cover;
        width: 100%;
        transition: all 0.45s ease-in-out;
        /* height: 500px; */
        /* border-radius: 20px; */
    }

    .menns_box {
        display: flex
    ;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 8vw;
        gap: 5vw;
    }

    .svg_img{
        width: 100%;
    }

    .h11 h1 {
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        font-size: 2.125vh;
        -webkit-text-fill-color: transparent;
    }

    .h11 {
        width: 100%;
    }

    .h11 p{
        font-size: 1.932vh;
        line-height: 38px;
        margin-top: 6px;
    }
  

    .blg-detail_img {
        height: 200px;
    }

    .blog_bbanner {
        position: relative;
        /* background: red; */
        /* height: 100vh; */
        margin-top: -11vh;
    }

    .main_bllgo_section {
        display: flex
    ;
        /* flex-direction: column; */
        flex-direction: column;
        margin-top: 3vw;
    }

    .lfft {
        width: 100%;
        padding-right: 0vw;
    }

    .blogg_head h1 {
        font-weight: 500;
        font-size: 2.5vh;
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .dte_admmin p {
        font-size: 1.3vh;
        color: #c5c5c5;
        font-weight: 500;
        margin-top: 2vh;
    }

    .para_form p {
        font-size: 1.2vh;
        line-height: 26px;
    }

    .rghht {
        width: 100%;
        /* padding-left: 3vw; */
    }

    .para_form p {
        font-size: 1.4vh;
        line-height: 26px;
        margin-bottom: 3vh;
    }

    .categories p {
        display: inline-block;
        background: linear-gradient(6.69deg, #141740 6.13%, #0D0932 95.66%);
        font-size: 0.621vh;
        padding: 3px 12px;
        margin-right: 10px;
        border-radius: 4px;
        letter-spacing: 1px;
    }

    .recent_blog h1 {
        border-top: 4px solid #00FF66;
        background: linear-gradient(93.69deg, #00FF66 11.93%, #09F4F4 50.5%, #1F1BFF 88.28%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
        padding-top: 0.5vw;
        font-size: 1.5vh;
        font-weight: 400;
    }

    .main_section_bllg h2 {
        font-size: 2.5vh;
        font-weight: 400;
        text-align: center;
        margin-top: 1vw;
    }

    .main_section_bllg p {
        font-size: 1.2vh;
        line-height: 36px;
        margin-top: 1vh;
        color: #9D9D9D;
        text-align: center;
    }

    section.blog_bbanner svg {
        margin-top: -2vw;
        height: 411px;
    }

    .crpt .pasllte {
        display: inline-block;
        background: linear-gradient(6.69deg, #141740 6.13%, #0D0932 95.66%);
        font-size: 0.921vh;
        padding: 3px 12px;
        margin-right: 10px;
        border-radius: 4px;
        letter-spacing: 1px;
    }
}












@media (min-width: 1200px) and (max-width: 1400px) {
    /* Styles applied between 600px and 900px */
    /* body {
        background-color: lightblue;


    } */

    .about-sct .content {
        width: 21.25vw;
        height: 27.063vw;
        transform-style: preserve-3d;
        transition: transform 300ms;
        /* box-shadow: 0px 0px 10px 1px #000000ee; */
        border-radius: 5px;
    }

    .lft_abt h3 br {
        /* display: none; */
      }

  
/* 
    .foundation_sect h1 {
        color: #fff;
        display: inline-block;
        font-size: 1.693vh;
    } */

   
}
