.header-new{
    padding: 16px 0;
}

.header-new .navbar-brand h1 {
    color: #F0B90B;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: relative;
    z-index: 100;
    margin-bottom: 0;
}
.header-new .nav-link{
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin:0 16px ;
    color: #fff;
    padding: 0 !important;
}
.header-new .navbar-nav .nav-link.active{
    color: #fff;
}
.header-new .navbar-nav .dropdown{
    line-height: 22px;
    /* display: contents; */
}
.header-new .navbar-nav .dropdown button {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin: 0 16px;
    color: #fff;
    padding: 0 !important;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
}
.header-new .navbar-nav .btn.show:focus, .header-new .navbar-nav button:focus{
    box-shadow: none !important;
    outline: none;
}
.header-new .navbar  .dropdown-menu {
    border: 0.4px solid #F0B90B;
    background-color: #101010;
    margin-top: 1rem;
}
.header-new .navbar .dropdown-menu .dropdown-item{
    padding: 8px 14px;
    color: #fff;
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-bottom: 0.4px solid #5c5b5b;
}
.header-new .navbar .dropdown-menu .dropdown-item:last-child{
    border-bottom: none;
}
.header-new .navbar .dropdown-menu .dropdown-item:hover{
    background-color: #F0B90B;
}
.sign-help{
    display: flex;
    align-items: center;
    gap: 12px;
}
.head-btn{
    border-radius: 8px;
    background-color: #000;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff !important;
    border-color: #000;
    box-shadow: none;
    outline: none;
    border: none;
}
.head-btn.show, .head-btn.active, .head-btn:active, .head-btn:hover{
    background-color: #f0b90b;
    color: #fff;
    box-shadow: none !important;
}
/*======================= homepage section starts =========================*/
.main-banner-sec{
    min-height: 100vh;
    /* display: flex;
    align-items: center;
    justify-content: center; */
    padding: 60px 0;
    overflow-x: hidden;
}
.main-banner-sec h1{
    font-size: 60px;
    font-weight: 600;
    line-height: 76px;
    text-align: center;
    color: #fff;
}
.main-banner-sec h1 span{
    color: #F0B90B;
}
.main-banner-sec p{
    color:  #ddd;
    max-width: 900px ;
    margin: auto    ;
    text-align: center  ;
}
.home-tabs .nav-tabs{
    background-color: #272727;
    padding: 24px;
    margin: 50px auto 48px;
    border-radius: 8px;
    border: none;
    gap: 24px;
    max-width: 87%;
}
.home-tabs .nav-link {
    background-color: #000;
    padding: 12px;
    color: #fff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}
.home-tabs .nav-link.active{
    background-color: #F0B90B;
    color: #fff;
    font-weight: 600;
}
.home-tabs .first-tab h6{
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    margin-bottom: 8px;
    color: #ddd;
}
.home-tabs .first-tab h2{
    font-size: 46px;
    font-weight: 600;
    line-height: 60px;
    text-align: left;
    margin-bottom: 24px;
    color: #fff;
}
.home-tabs .first-tab h5{
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
    color: #fff;
    margin-bottom: 16px;
}
.home-tabs .first-tab .bottom-line {
    padding-bottom: 16px;
}
.home-tabs .first-tab .bottom-line span{
    position: absolute;
    content: '';
    height: 1px ;
    max-width: 186px;
    width: 100%;
    display: block;
    left: 0;
    top: 0;
    background-color: #d1d1d1;
}
.home-tabs .first-tab h2 span{
    color: #F0B90B;
}
.home-tabs .first-tab h2 .small-tag{
    font-family: Space Grotesk;
    font-size: 24px;
    font-weight: 400;
    line-height: 30.62px;
    letter-spacing: 0.04em;
    text-align: left;
    color: #fff;
}
.right-content{
    display: flex;
    align-items: center;
    gap: 60px;
}
.right-content img{
    flex-shrink: 0;
}
.home-tabs .first-tab p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #ddd;
    margin-bottom: 40px;    
}
.home-tabs .first-tab p span{
    color: #F0B90B;
}
.home-tabs .first-tab .get-btns{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
}
.home-tabs .first-tab .get-btns button{
    border-radius: 62px;
    padding: 16px 28px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    background-color: #F0B90B;
    border: 1px solid #F0B90B;
    margin: 0;
}
.home-tabs .first-tab .get-btns button img{
    margin-left: 14px;
}
.home-tabs .first-tab .get-btns .white-btn{
    border:1px solid #D1D1D1 ;
    color: #fff ;
    background-color: #ffff;
}
.home-tabs .first-tab ul{
    padding-left: 0;
    margin-bottom: 0;
}
.home-tabs .first-tab ul li{
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 20px;
    text-align: left;
    justify-content: flex-start;
}
.home-tabs .first-tab ul li img{
    height: 20px;
}
.home-tabs .first-tab ul li p{
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #fff;
}
.home-tabs .forth-tab {
    background-image: url('../images/forth-tab.html');
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 90px 0;
    /* position: relative; */
}
.home-tabs .forth-tab .forth-tab-img img{
    /* position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; */
}
.home-tabs .forth-tab h2{
    color: #fff;
}
.home-tabs .forth-tab  p{
    color: #fff;
}

.timeline-outer {
    position: relative;
    padding: 0;
    max-width: 990px;
    margin: 0 auto;
}
.timeline-outer:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 8px;
    border-radius: 50px;
background: var(--btc-protocol, linear-gradient(90deg, #FFD630 0%, #FF7E38 100%));
    left: 50%;
    margin-left: -3.5px;
    height: 100%;
}
.timeline-single {
    position: relative;
    min-height: 120px;
    list-style: none;
    border-left: none;
    padding-left: 50px;
    left: 50%;
    margin-bottom: 40px;
    max-width: 50%;
}
.timeline-single::after {
    content: "";
    fill: #FFF;
    /* border: 8px solid #FF7E38; */
    background: var(--btc-protocol, linear-gradient(90deg, #FFD630 0%, #FF7E38 100%));
    width: 32px;
    height: 32px;
    position: absolute;
    border-radius: 50%;
    left: -15px;
    top: 0;
}
.timeline-single:nth-child(even) {
    left: 0;
    padding-left: 0;
    padding-right: 50px;
}
.timeline-single:nth-child(even)::after {
    left: auto;
    right: -15px;
}
/* .timeline-single:nth-child(even) ul {
    margin-left: auto;
} */
.sub-pera{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px;
}
.roadmap-sec{
    padding: 60px 0;
}
.roadmap-sec .sub-pera{
    margin-bottom: 60px;
}
.timeline-single:last-child {
    border: none !important;
    min-height: auto;
}
.timeline-single h4 {
    background: var(--btc-protocol, linear-gradient(90deg, #FFD630 0%, #FF7E38 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: "Prosto One", sans-serif;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal;
    max-width: max-content;
    
}
.timeline-single ul {
    max-width: 435px;
    padding-left: 20px;
}
.timeline-single ul li{
    list-style: initial;
    color: #fff;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 10px;
}
.toggle-btn{
    display: none;
}
.desktop-view{
    display: block;
}
.mobile-view{
    display: none;
}

.how-it-work-sec{
    padding: 60px 0;
}
.how-it-work-sec .main-heading-new{
    margin-bottom: 60px;
}
.how-it-box-inner {
    text-align: center;
    max-width: 100%;
    margin: 35px auto;
}
.how-it-box-inner .img-box {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.how-it-box-inner span {
    text-align: center;
    font-size: 165px;
    font-style: normal;
    font-weight: 400;
    opacity: 0.25;
    background: linear-gradient(180deg, #F0B90B 25%, #000 73.16%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    position: absolute;
    left: -190px;
    top: -25px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.how-it-box-inner img {
    height: 110px;
    max-width: 180px;
    object-fit: contain;
}
.how-it-box-inner h3{
    color: var(--primary, #F0B90B);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%; /* 25px */  
    margin-bottom: 15px;
}
.how-it-box-inner p {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 235px;
    margin: 0 auto;
}
.center-arrow{
    text-align: center;
    margin: 0;
}
.center-arrow img{
    height: 150px;
}

@media (max-width: 1300px) {
    .sign-help .head-btn{
        padding: 8px 12px;
        font-size: 12px;
    }
    .header-new .navbar-nav .dropdown button{
        margin: 0 12px;
    }
    .header-new .nav-link {
        font-size: 14px;
        margin: 0 10px;
    }
    .main-banner-sec h1 {
        font-size: 52px;
        line-height: 62px;
    }
    .main-banner-sec p {
        font-size: 14px;
    }
    .home-tabs .nav-link {
        font-size: 14px;
        line-height: 20px;
    }
    .home-tabs .first-tab h6 {
        font-size: 16px;
    }
    .home-tabs .first-tab h2 {
        font-size: 42px;
        line-height: 56px;
        margin-bottom: 20px;
    }
    .right-content img {
        flex-shrink: 0;
        max-width: 34%;
    }
    .timeline-single h4 {
        font-size: 20px;
        left: -30%;
    }
    .timeline-single ul li {
        font-size: 14px;
    }
}
@media (max-width: 1200px){
    .header-new .navbar-brand h1 {
        font-size:  30px;
    }
    .main-banner-sec h1 {
        font-size: 44px;
        line-height: 58px;
    }
    .home-tabs .first-tab h2 {
        font-size: 34px;
        line-height: 46px;
        margin-bottom: 20px;
    }
    .home-tabs .first-tab h6 {
        font-size: 14px;
    }
    .home-tabs .first-tab p {
        font-size: 14px;
    }
    .home-tabs .first-tab .get-btns button {
       padding: 12px 15px;
        font-size: 12px;
        line-height: 20px;
    }
    .home-tabs .first-tab .get-btns button img {
        margin-left: 4px;
        height: 12px;
    }
    .main-banner-sec {
        padding: 40px 0;
    }
    .center-arrow img {
        height: 140px;
    }
}
@media (max-width: 991.3px){
    .header-new .navbar-collapse.collapse{
        /* display: block; */
    }
    .toggle-btn{
        display: block;
        background-color: #F0B90B;
        padding: 4px 7px;
        box-shadow: none !important;
        outline: none !important;
        border-radius: 0.375rem;
        transition:  0.16 ease-in-out;
        width: 36px;
        height: 31px;
        line-height: 22px;
        border: none;
    }
    .toggle-btn i{
        color: #000;
    }
    .home-tabs .first-tab .get-btns {
        margin-bottom: 35px;
    }
    .main-banner-sec h1 {
        font-size: 32px;
        line-height: 44px;
    }
    .main-banner-sec p {
        font-size: 12px;
    }
    .home-tabs .nav-tabs {
        padding: 20px;
        margin: 35px auto 30px;
        gap: 15px;
        max-width: 90%;
    }
    .nav-fill .nav-item, .nav-fill>.nav-link {
        width: 46%;
    }
    .home-tabs .first-tab h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .home-tabs .forth-tab {
        padding: 30px 0;
    }
    .head-btn, .sign-help .head-btn {
        padding: 3px 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .header-new .navbar-toggler {
        background-color: #F0B90B;
        padding: 4px 7px;
        box-shadow: none !important;
        outline: none !important;
        /* display: none; */
    }
    .header-new .navbar-toggler-icon {
        height: 20px;
        width: 20px;
    }
    .header-new .nav-link {
        font-size: 14px;
        padding: 8px 0px !important;
        margin: 0;
        font-weight: 400;
    }
   
   
    /* .header-new .navbar-collapse {
        position: absolute;
        top: 61px;
        background-color: #fff;
        border: 1px solid #ddd;
        left: 15px;
        right: 15px;
        padding: 15px;
        border-radius: 10px;
    } */
    .header-new .navbar-collapse {
        position: absolute;
        top: 65px;
        background-color: #fff;
        border: 1px solid #ffd600;
        left: auto;
        right: 9px;
        padding: 14px;
        border-radius: 12px;
        max-width: 230px;
        min-width: 230px;
        backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    }
    .header-new .navbar-collapse .navbar-nav {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .header-new .navbar-nav .dropdown{
        border-bottom: 0.4px solid #5c5b5b;
        /* padding: 10px 0; */
    }
    .header-new .navbar-nav .dropdown:last-child{
        border-bottom: none;
    }
    .header-new .navbar-nav .dropdown button{
        padding: 8px 0px !important;
        margin: 0;
        width: 100%;
        text-align: left;
        font-weight: 400;
        color: #c1bebe;
    }
    .header-new .navbar-nav .dropdown button:hover, .header-new .navbar-nav .show.dropdown button{
        color: #fff;
        font-weight: 500;
    }
    .header-new .navbar-nav .dropdown-menu{
        margin-bottom: 0px;
        margin-top: 0;
    }
    .header-new .navbar-collapse .nav-link {
        /* font-size: 12px;
        margin: 8px 5px;
        padding: 6px 10px !important;
        border-radius: 8px;
        background-color: #F0B90B;
        text-align: center;
        width: calc(50% - 10px);
        color: #000;
        line-height: 16px; */

        border-bottom: 0.4px solid #5c5b5b;
        color: #c1bebe;
    }
    .header-new .navbar-collapse .nav-link:hover{
        color: #fff;
        font-weight: 500;
    }
    .header-new .navbar-brand img {
        height: 24px !important;
    }
    .header-new .navbar-brand h1 {
        font-size: 20px !important;
        margin-bottom: 0 !important;
    }

    .header-new .navbar-nav .dropdown-menu{
        background-color: transparent;
        border: none;
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
    .header-new .navbar-nav .dropdown-menu .dropdown-item {
        padding: 8px 5px !important;
        border-bottom: none;
        font-weight: 400;
        color: #c1bebe;
    }
    .header-new .navbar-nav .show.dropdown .dropdown-menu .dropdown-item{
        font-weight: 500;
        color: #fff;
    }
    .how-it-box-inner img {
        height: 80px;
        max-width: 90px;
    }
    .how-it-box-inner span {
        font-size: 90px;
        left: -108px;
        top: -10px;
    }
    .how-it-box-inner h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .how-it-box-inner p {
       font-size: 12px;
    }
    .how-it-box-inner {
        margin: 30px auto;
    }
    .how-it-work-sec {
        padding: 30px 0;
    }

}
@media (max-width: 768px){
    .responsive-order-2{
        order: 2;
    }
    .main-banner-sec {
        padding: 15px 0;
    }
    .main-banner-sec h1 {
        font-size: 22px;
        line-height: 28px;
    }
    .home-tabs .nav-link {
        font-size: 12px;
        line-height: 14px;
        padding: 10px;
    }
    .home-tabs .nav-tabs {
        padding: 7px;
        margin: 20px auto 20px;
        gap: 6px;
        max-width: 100%;
    }
    .home-tabs .nav-link {
        min-height: 50px;
    }
    .home-tabs .first-tab h6 {
        font-size: 12px;
    }
    .home-tabs .first-tab h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    .home-tabs .first-tab p {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .home-tabs .first-tab .get-btns button img {
        margin-left: 4px;
        height: 9px;
    }
    .right-content {
        display: block;
    }
    .right-content{
        text-align: center;
    }
    .right-content img {
        max-width: 45%;
        margin-bottom: 30px;
    }
    .home-tabs .first-tab ul li img{
        width: 16px;
    }
    .home-tabs .first-tab h5 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 5px;
    }
    .home-tabs .first-tab h2 .small-tag {
        font-size: 14px;
        line-height: 20px;
    }
    .first-tab.sec-tab img{
        margin: 10px 0;
    }
    .timeline-outer:before {
        width: 6px;
        left: 20px;
    }
    .timeline-single {
        padding-left: 28px !important;
        left: 18px !important;
        max-width: 100% !important;
    }
    .timeline-single ul {
        max-width: 95%;
        padding-left: 20px;
    }
    .timeline-single::after {
        width: 24px;
        height: 24px;
        left: -10px !important;
        right: auto !important;
    }
    .timeline-single ul li {
        font-size: 12px;
    }
    .timeline-single h4 {
        font-size: 16px;
    }
    .how-it-work-sec .main-heading-new {
        margin-bottom: 20px;
    }
}
@media (max-width:425px){
    .header-new .navbar-nav .dropdown button{
        font-size: 10px;
    }
    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
    .sign-help{
        gap: 6px;
    }
    .head-btn, .sign-help .head-btn, .header-new .nav-link  , .header-new .navbar-brand h1, .header-new .navbar-nav .show.dropdown .dropdown-menu .dropdown-item{
        font-size: 10px !important;
    }
    .head-btn, .sign-help .head-btn {
        padding: 2px 4px;
        line-height: 16px;
    }
    .toggle-btn{
        width: 22px;
        height: 22px;
        line-height: 18px;
        padding: 2px;
        margin-left: 4px;
    }
}
.ibvm-play-links{
    padding: 30px 20px;
    background-color: #F0B90B;
    margin-top: 20px;
}
.ibvm-play-links h2{
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}
.ibvm-play-links .inner-btns{
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}
/* .ibvm-play-links .inner-btns button {
    background-color: transparent;
    border: none;
    padding: 0;
} */
.ibvm-play-links .inner-btns button img{
    max-height: 75px;
}
.play-icon {
    background-color: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 0 6px;
}
.play-icon img{
    height: 32px;
    width: auto;
}
.home-apps-btn button img, .home-apps-btn a img{
    height: 30px;
    width: auto;
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 3px ;
}
.banner-ibvm-box:hover .home-apps-btn button img.black, .banner-ibvm-box:hover .home-apps-btn a img.black{
    display: none;
}
.banner-ibvm-box:hover .home-apps-btn button img.yellow, .banner-ibvm-box:hover .home-apps-btn a img.yellow{
    display: inline-block;
}
.banner-ibvm-box .home-apps-btn button img.black, .banner-ibvm-box .home-apps-btn a img.black{
    display: inline-block;
}
.banner-ibvm-box .home-apps-btn button img.yellow, .banner-ibvm-box .home-apps-btn a img.yellow{
    display: none;
}
@media (max-width:1200px){
    .ibvm-play-links h2{
        font-size: 36px;
        line-height: 44px;
    }
    .ibvm-play-links .inner-btns button img {
        max-height: 68px;
    }
}
@media (max-width:991px){
    .ibvm-play-links h2{
        font-size: 24px;
        line-height: 36px;
    }
    .ibvm-play-links .inner-btns button img {
        max-height: 48px;
    }
}
@media (max-width:768px){
    .ibvm-play-links h2{
        margin-bottom: 12px;
        text-align: center;
        font-size: 18px;
        line-height: 26px;
    }
    .ibvm-play-links {
        padding: 30px 0px;
    }
    .ibvm-play-links .inner-btns button img {
        max-height: 40px;
    }
    .play-icon img {
        height: 22px;
    }
    .play-icon{
        padding: 0 4px;
    }
}

   .team-section {
      padding: 60px 0;
    }
    .team-member {
      background-color: #111;
      border: 1px solid #ffd700;
      padding: 30px 20px;
      border-radius: 10px;
      transition: transform 0.3s;
    }
    .team-member:hover {
      transform: translateY(-10px);
      box-shadow: 0 0 20px #ffd70044;
    }
    .team-icon {
      font-size: 50px;
      margin-bottom: 20px;
      color: #ffd700;
    }
    .team-member h5 {
      color: #ffd700;
    }
    .team-member p {
      color: #ccc;
    }
    .section-title {
      font-size: 2.5rem;
      font-weight: bold;
      text-align: center;
      color: #ffd700;
      margin-bottom: 40px;
    }