@media (min-width: 1900px) {
  .connector {
    width: 373px !important;
  }

  .banner-line {
    width: 70rem !important;
  }
  .contributed-container .inner-box p {
    font-size: 1vw;
    margin-bottom: 25%;
  }
}

@media (min-width: 1600px) {
  .bns-image-box {
    height: 500px;
  }

  .connector {
    width: 328px;
  }
}

@media (min-width: 1400px) {
  .def-res-contributed {
    flex-basis: calc(3.33% - 0px) !important;
  }

  .def-res-research {
    flex-basis: calc(3% - 0px) !important;
  }
  .banner-section-mnm h1 {
    font-size: 2.4rem !important;
  }

  .banner-section-mnm h6 {
    padding: 15px 0px;
  }

  .banner-section-mnm h1 span,
  .banner-section-mnm h6 span,
  .privacy-policy-section h1 span,
  .privacy-policy-section h5 span,
  .privacy-policy-section h4 span {
    color: #999;
  }

  .banner-section-mnm p {
    padding: 0 60px;
  }

  .mnm-inner-sections {
    padding: 30px 0;
  }

  .mnm-inner-sections h2 {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .mnm-inner-sections li::marker {
    color: var(--theme-green);
  }

  .mnm-inner-sections li {
    margin-bottom: 10px;
  }

  .mnm-inner-sections h2 span {
    color: #999;
    font-weight: 700;
  }

  .mnm-inner-sections p {
    font-size: 15px;
  }

  .mnm-inner-sections p span a {
    color: var(--theme-green);
  }

  .mnm-inner-sections li span {
    font-weight: 600;
  }

  .copy-rights {
    padding: 20px 40px;
  }

  .copy-privacy {
    background-color: var(--body-bg);
  }

  .privacy-policy-section h1,
  .privacy-policy-section h5 {
    margin-bottom: 20px;
  }

  .privacy-policy-section h4,
  .privacy-policy-section h5 {
    margin: 25px 0;
  }

  .privacy-policy-section p {
    margin-bottom: 20px;
  }
  .subscribe-section {
    background-color: var(--body-bg);
    margin-top: -70px;
  }
  .ai-bns-background {
    width: 100%;
    position: fixed;
  }
  .bns-container {
    position: relative;
  }
  .margin-direct {
    /* margin-top: 50px; */
    transform: translateY(100px);
  }
  .audit-rnd img {
    width: 400px;
  }
  .audit-rnd .img-partners {
    padding: 10%;
  }
  .headernavcol {
    background-color: #131313db;
  }
  .menu-parent-list:hover .dropdown {
    display: block;
  }

  #walletPartners {
    padding-top: 150px;
    margin-top: -60px;
  }
  .toogle-arrow-footer {
    /* filter: brightness(0) saturate(100%) invert(58%) sepia(20%) saturate(7120%) hue-rotate(88deg) brightness(118%) contrast(122%); */
    transform: rotate(-90deg);
    transition: transform 0.5s;
  }
  .footer-section .footer li a:hover .toggle-arrow-white {
    filter: brightness(0) saturate(100%) invert(58%) sepia(20%) saturate(7120%)
      hue-rotate(88deg) brightness(118%) contrast(122%) !important;
  }
  .arrow-footer {
    width: 12px;
  }
  .pegasusswap {
    border-radius: 20px;
  }
  .cta-logo {
    width: 350px !important;
  }
  .col-xxl-12-5{
  width: 12.5%;
}

  
}

@media (min-width: 1500px) {
  .contributor-whole-container {
    position: relative;
  }

  .def-res-contributed {
    flex-basis: calc(2.33% - 0px) !important;
  }

  .def-res-research {
    flex-basis: calc(0% - 0px) !important;
  }

  .banner-line {
    width: 63rem;
  }

  .def-res-research {
    flex-basis: calc(0% - 0px) !important;
    display: none;
  }
}

@media (max-width: 1400px) {
  .def-res-research {
    flex-basis: calc(4% - 0px) !important;
  }

  .ai-blockchain .box-ico {
    bottom: 23%;
  }

  .shine-col {
    bottom: 22%;
  }
  .contributed-container .inner-box p {
    margin-bottom: 20%;
  }
  .beledx-logo-gif {
    height: 295px;
  }
  /* .eco-dropdown {
  left: -10%;
} */
  .roadmap-info {
    padding: 25px 3rem 25px 3rem;
  }
  .cta-logo {
    width: 350px !important;
  }
}

@media (max-width: 1300px) {
  .team-res-spacing {
    padding: 1rem !important;
  }

  .def-res-contributed {
    flex-basis: calc(6.33% - 0px) !important;
  }

  .grab-pro-ai {
    display: flex;
    align-items: center;
  }
  /* .eco-dropdown {
  left: -20%;
} */
}

@media (min-width: 1200px) {
  .menu-items {
    display: flex !important;
    flex-direction: row !important;
    height: fit-content !important;
  }

  #button {
    margin: 30px;
  }
}

@media (max-width: 1200px) {
  header .hamburger-icon {
    display: block;
    margin: 0;
    display: flex;
    justify-content: end;
  }

  header .menu-items {
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    background: rgba(16, 16, 16, 0.8392156863);
    z-index: 1;
    display: none;
    text-align: left;
    top: 95px;
    right: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    margin: 0;
    border-top: 1px solid #292929;
    text-align: center;
  }
  .eco-dropdown {
    transform: unset;
    width: 100%;
  }

  header .hamburger-icon .bar {
    transition: 0.4s;
    margin: 60px;
  }
  .ad-whole-container {
    min-height: 2150px;
  }

  .team-res-spacing {
    padding: 0rem !important;
  }

  .exolix-swap-section .row,
  .haudini-swap-section .row {
    display: block;
  }

  .bns-systerm .appear1,
  .bns-systerm .appear2 {
    margin-bottom: 20px;
  }

  .advisors .inner-box {
    padding: 0px 40px;
  }

  header .menu-items {
    border-radius: 0px;
  }

  header .menu-items li a {
    justify-content: center;
  }

  .contributed-container-flex h2 {
    font-size: 20px;
    margin: 10px 0px;
  }

  .contributor-inner-content p {
    font-size: 13px;
  }

  .contributor-inner-wrap img {
    width: 80%;
  }

  .contributor-inner-content .box {
    width: 500px;
  }

  .contributor-inner-content,
  .contributor-inner-wrap {
    gap: 85px;
  }

  .contributor-whole-container {
    min-height: 1350px;
  }

  .contributed-container .box .secure-icon img {
    width: 50px;
  }

  .def-res-contributed {
    flex-basis: calc(0% - 0px) !important;
  }

  .mn-banner-img,
  .mn-banner-content {
    padding: 39px 0px;
  }

  .ai-blockchain .box-ico {
    bottom: 38%;
    width: 80px;
  }

  .shine-col {
    bottom: 35%;
  }
  .eco-dropdown {
    position: unset;
    margin-top: 20px;
  }

  .eco-dropdown p,
  .eco-dropdown li a {
    justify-content: center;
  }
  .eco-dropdown {
    min-width: 100%;
  }
  .eco-dropdown h5 {
    text-align: left;
  }
  .eco-dropdown p,
  .eco-dropdown li a {
    justify-content: left !important;
  }
  .menu-parent-list {
    padding-bottom: 20px;
  }
  header .menu-items {
    overflow: scroll;
    max-height: 90vh;
  }
  .counts-wrapper {
    margin-top: 0px;
  }
  .h1-home {
    padding-top: 17rem;
  }
  .roadmap-info {
    padding: 25px 2rem 25px 2rem;
  }
  .dapps-btn-wrapper {
    flex-wrap: wrap;
  }
}

@media (max-width: 1100px) {
  .contributed-container .box .inner-box {
    padding: 8% 8% 5%;
  }

  .rl-content-boxes .box .inner .contributed-container-flex h2,
  .research-container-flex h2 {
    font-size: 30px;
  }

  .contributed-container-flex p {
    font-size: 13px;
  }

  .contributed-container .inner-box h4 {
    font-size: 24px;
    margin: 0px 0px;
  }

  .rl-content-boxes .box .secure-icon img {
    width: 60px;
  }

  .research-container-flex {
    gap: 10px;
  }

  .mnbox .inner-box {
    padding: 20px;
    gap: 20px;
  }
  .ai-at-core {
    background-size: cover;
  }
}

@media (max-width: 992px) {
  .ai-blockchain h4 {
    font-size: 2.5vw;
  }
  .products-for-ai .box .inner-box {
    padding: 5% 5%;
  }
  .bkb-partners img,
  .dlf {
    width: 90% !important;
  }
  .partners-collab h3,
  .ai-blockchain h3,
  .sidechain h3 {
    font-size: 2.9vw;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ai-blockchain p {
    font-size: 2.15vw;
  }
  .products-for-ai-img img {
    width: 300px !important;
    display: none !important;
  }
  .ai-blockchain .inner-box {
    padding: 6%;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    border: 2px solid #ffffff21;
    border-radius: 29px;
    background: unset !important;
  }
  .border-green {
    border: 2px solid #14bd1725 !important;
  }
  .partners-collab h3,
  .ai-blockchain h3,
  .sidechain h3 {
    font-size: 6.9vw;
  }
  .ai-blockchain-row {
    justify-content: center;
  }

  .bkdby-cnt,
  .partners-collab {
    text-align: center;
  }

  .partners-collab p {
    padding-left: 0px;
  }

  .bkdby-row,
  .partner-col-row {
    justify-content: center;
    gap: 40px;
  }

  .timeline-periods {
    justify-content: center;
  }

  .timeline-periods-2 {
    margin-top: 0;
  }

  .partners-bkb-row {
    justify-content: center;
  }

  .timeline-periods-2 .box,
  .timeline-periods .box {
    justify-content: center;
  }

  .shine-col {
    bottom: 0;
  }

  .ai-blockchain .box-ico {
    bottom: 0%;
    width: 130px;
  }

  .list-rotator-wrapper {
    height: 00vh;
  }

  .banner-content p {
    padding: 0px 0vw !important;
  }

  .timeline-periods p {
    padding: 3px 12px !important;
    font-size: 14px !important;
  }

  .timeline-periods h5 {
    font-size: 17px;
  }

  .ai-site-main p {
    font-size: 18px;
  }

  .timeline-periods li {
    font-size: 16px;
  }
  .running-ai-text .news-message p {
    font-size: 2.5rem;
  }
  .running-ai-text .news-message {
    height: unset;
  }
  .teams-bio .inner-box p {
    font-size: 15px;
  }
  .advisors .inner-box {
    display: block;
  }

  .advisor-prof {
    border-right: unset;
  }

  .video-section {
    min-height: 550px;
  }
  .advisor-res {
    margin: 0;
  }
  .contribute-container-row p {
    font-size: 18px;
  }
  .careers-header .careers-banner-content h1 br {
    display: none;
  }

  ul.tabs {
    display: none;
  }
  .contribute-container-row {
    gap: 20px;
  }
  .tab_content {
    height: unset;
  }

  .tab_container {
    display: block;
    margin: 0 auto;
    width: 95%;
    border-top: none;
    border-radius: 0;
    box-shadow: 0 0 10px #000;
  }

  .tab_drawer_heading:hover {
    background: #c3c3c4;
    color: #292929;
  }

  .tab_drawer_heading {
    color: #292929;
    margin: 0;
    padding: 20px;
    border: 1px solid black;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
  }

  .contributor-inner-content .box {
    width: 330px;
    padding: 0;
  }

  .contributor-inner-content p {
    font-size: 11px;
  }

  .contributor-inner-wrap img {
    width: 50%;
  }

  .contributor-whole-container {
    min-height: 1050px;
  }

  .contributor-wrap {
    height: 250px;
  }

  .contributed-container-flex p {
    font-size: 15px;
  }

  .contributed-container-flex h2,
  .mn-content h2 {
    font-size: 29px;
  }

  .banner-masternode {
    margin-bottom: 50px;
  }

  .banner-line {
    display: none;
  }

  .mn-content p {
    padding-right: 50px;
  }

  .contributed-container .inner-box h4,
  .research-container .inner-box h4,
  .mnbox h3 {
    font-size: 22px;
  }

  .research-container .box {
    flex-basis: unset;
  }
  .cal-reward-img {
    margin-top: 30px;
  }

  .mnbox p {
    font-size: 10px;
  }

  .contributed-container .box .secure-icon img {
    width: 70px;
  }

  .def-res-contributed {
    flex-basis: calc(4% - 0px) !important;
  }

  .subscribe-section .subscribe p {
    line-height: unset;
  }
  .contribute-container-row h3 {
    font-size: 3.7vw;
  }
  .left-content-aspects {
    width: 100%;
    text-align: center;
  }
  .contributor-common-classes .contributor-common-classes-content p {
    font-size: 2vw;
  }

  .inner-content-aspects {
    width: 100%;
  }

  .bdx-anonymous p,
  .exolix-swap-section p,
  .swapspace-swap-section p,
  .haudini-swap-section p,
  .changelly-swap-section p,
  .Trocador-swap-section p,
  .StealthEX-swap-section p,
  .Simple-swap-section p {
    padding: 0;
  }

  .clear-space-section .cube img {
    width: 36px;
    display: none;
  }

  .mn-banner-img,
  .mn-banner-content {
    width: 100%;
    flex: 0 0 100%;
    padding: 100px;
    position: relative;
  }
  .about-depin-section-text,
  .beldex-depin-banner .depin-banner-content p {
    font-size: 1.7vw;
  }
  .about-depin-section h3,
  .core-aspects h2 {
    font-size: 3.9vw;
  }
  .core-aspects .box {
    margin-top: 20px;
  }
  .core-aspects h4 br {
    display: none;
  }
  .core-aspects {
    padding-bottom: 70px;
  }
  .research-container .inner-box p {
    padding: 0px !important;
  }

  .research-container-flex h2 {
    font-size: 22px;
  }

  .rl-content-boxes .box .inner-box {
    padding: 8% 8% 5%;
  }

  .research-foster-container {
    padding: 40px 10px;
  }
  .mn-content h2,
  .masternode-req h2,
  .rh-container h2,
  .faq-header h2,
  .contributed-container-flex h2,
  .calculation-heading h2,
  .opatimization h2 {
    font-size: 2.9vw;
  }
  .banner-masternode p,
  .mn-content p,
  .mnbox p,
  .opatimization p,
  .mn-content p,
  .masternode-req p,
  .rh-container p,
  .setup-guide .inner-box p {
    font-size: 2vw;
  }
  .mn-banner-img,
  .mn-banner-content {
    padding: 40px 40px 0px;
  }
  .contributed-container-flex h2,
  .contributed-container-flex p {
    padding: 0px 0px;
  }
  .contributed-container .box {
    flex-basis: unset;
    display: flex;
  }
  .belnet-in-ai h1,
  .browser-ai-section h1,
  .ai-in-sidechain h1 {
    font-size: 5vw;
  }
  .contributed-container .inner-box h4 {
    margin-bottom: 15px;
  }
  .rh-whole-container {
    min-height: unset;
  }

  .rh-bnsContent {
    position: unset;
    height: unset;
  }

  .rh-container p {
    margin-bottom: 30px;
  }

  .setup-guide {
    margin-top: 100px;
  }
  .ai-in-sidechain h1 {
    margin-top: 100px;
  }
  .monitor-img img {
    width: 80%;
    position: unset;
    transform: unset !important;
  }

  .masternode-form h2 {
    text-align: center;
  }

  .products-with-ai {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .remote-hosting .box {
    margin-bottom: 35px;
    width: 100%;
  }
  .harness-llm {
    padding: 0 0px 130px;
  }
  .ai-blockchain-row {
    --bs-gutter-x: unset !important;
  }
  .remote-hosting p,
  .remote-hosting img,
  .contributed-container .inner-box p {
    font-size: 2vw;
  }
  .contributed-container .inner-box h4,
  .research-container .inner-box h4,
  .mnbox h3 {
    font-size: 29px;
  }
  .products-with-ai img {
    padding-top: 0 !important;
  }

  .depin-ai-header .box .inner-box {
    margin-bottom: 30px;
    height: unset;
  }

  .bns-boxes .row-1 .box3 .inner-box,
  .bns-boxes .row-2 .box3 .inner-box {
    padding-top: 10%;
  }

  .wt-is-bns p {
    padding: 0px 0px;
  }

  .black-bns .gallery-res {
    display: block;
  }

  .black-bns .gallery {
    display: none;
  }

  .bns-systerm .box {
    margin-top: 50px;
  }

  .imgSection {
    display: none;
  }

  .bnsShow-res {
    display: block;
    width: 80%;
  }
  .bnsContent .textRevealer {
    padding: 20px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .bnsContent {
    float: unset;
    padding: 0px;
    width: 100%;
  }

  .echo-systerm .box {
    flex-basis: unset;
    display: unset;
    text-align: center;
    height: 100%;
  }

  .res-width-border {
    width: 100%;
    height: 345px;
  }

  .globe-video-play h2 {
    font-size: 3.5rem;
  }

  .globe-video-play video {
    width: 100%;
  }
  .margin-direct {
    /* margin-top: 50px; */
    transform: unset;
  }
  .new-inner-banner {
    background-position: right;
  }
  .new-inner-banner h1,
  .banner-section-ai h2 {
    font-size: 6vw;
    font-weight: 700;
  }
  .new-inner-banner p {
    font-size: 2vw;
    color: #acacac;
  }
  .beldex-logo-image {
    margin-top: 30px;
  }
  .content-div {
    padding-top: 50px;
  }
  .dapps-animated-stickers {
    padding: 50px 50px;
  }
  .use-bdx img {
    width: 100%;
  }
  .usebdx-wallets-inside img {
    width: 25px;
  }
  .use-bdx p {
    padding-right: 10px;
  }
  .about-us-header .about-us-banner-image {
    text-align: center;
  }
  .banner-img-main {
    text-align: center;
  }
  .swap-hero-section .hero-image video {
    right: -10%;
  }
  .h1-home {
    padding-top: 17rem;
  }
  .contributor-hero-section .contributor-pro-image img {
    margin-top: 30px;
  }
  .remote-hosting img {
    width: 342px;
  }
  .roadmap-info .box {
    margin: 20px 0px;
  }
  .roadmap-container ul {
    display: none;
  }
  .roadmap-info {
    padding: 25px 0 25px 0;
  }
  .rm-head {
    position: unset;
    display: unset;
    width: unset;
    height: unset;
    min-height: unset;
  }
  .roadmap-container h2 {
    margin: 0;
    font-size: 30px;
  }
  .roadmap-left {
    padding: 20px 0px;
  }
  .roadmap-container {
    padding: 0;
  }
}

@media (max-width: 800px) {
  .mnbox .inner-box {
    padding: 13px;
    gap: 17px;
  }

  .banner-masternode p {
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .col-md-2-0 {
    flex: 0 0 auto;
    width: 25%;
  }
}
@media (max-width: 768px) {
  .video-section {
    margin-bottom: 65px;
    min-height: unset;
  }
  .banner-masternode p,
  .mn-content p,
  .mnbox p,
  .opatimization p,
  .mn-content p,
  .masternode-req p,
  .rh-container p,
  .setup-guide .inner-box p {
    font-size: 3vw;
  }
  .remote-hosting p,
  .remote-hosting img {
    font-size: 3vw;
  }
  .mn-content h2,
  .masternode-req h2,
  .rh-container h2,
  .faq-header h2,
  .contributed-container-flex h2,
  .calculation-heading h2,
  .opatimization h2 {
    font-size: 3.9vw;
  }
  .banner-masternode h1 br {
    display: none;
  }
  .grab-pro-ai {
    display: none;
  }

  .banner-masternode h1 {
    font-size: 5vw;
  }
  .partners-collab-img img {
    width: 100%;
  }
  .img-partners {
    padding: 0px;
    min-height: 68px;
  }

  .partners .partners-content img {
    width: 180px;
  }

  .part-cont {
    margin-top: 20px !important;
  }

  .about-depin-section-text,
  .beldex-depin-banner .depin-banner-content p {
    font-size: 1.7vw;
  }
  .about-depin-section h3,
  .core-aspects h2 {
    font-size: 3.9vw;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .inner-box .mb-5 {
    margin-bottom: 10px !important;
  }
  .beledx-logo-gif {
    height: 100%;
  }

  .subscribe-section .subscribe {
    width: unset;
    flex-wrap: wrap;
  }

  #futureAnimatedImg {
    transform: unset !important;
  }

  .about-depin-section-text,
  .beldex-depin-banner .depin-banner-content p {
    font-size: 2vw;
  }
  .about-depin-section h3,
  .core-aspects h2 {
    font-size: 4.5vw;
  }

  .contributedContent,
  .researchContent,
  .mn-bnsContent {
    position: -webkit-sticky;
    position: unset;
    top: 0%;
    display: flex;
    width: 100%;
    height: unset;
    min-height: unset;
    margin: unset;
  }

  .mnbox {
    transform: unset !important;
    opacity: 1 !important;
  }

  .masternode-req h2 br,
  .rh-container h2 br {
    display: none;
  }

  .masternode-req h2,
  .masternode-req p {
    text-align: center;
    padding: 0;
  }
  .contribute-container-row h3 {
    font-size: 3.7vw;
  }

  .accordion h4 span {
    width: fit-content;
    margin-left: -25px;
    position: absolute;
    bottom: 41%;
    left: 4%;
  }
  .running-ai-text .news-message p {
    font-size: 1.5rem;
  }
  .running-ai-text .news-message p img {
    width: 20px;
  }

  #futureAnimatedHeader {
    font-size: 4rem;
    text-align: center;
    font-weight: 900;
  }

  .mn-container {
    display: block;
    height: unset !important;
  }

  .mn-bnsContent {
    margin: auto !important;
  }

  .mn-left,
  .mn-right {
    width: 100%;
  }

  .mn-content h2 br {
    display: none;
  }

  .mn-content h2,
  .mn-content p {
    text-align: center;
  }

  .mn-right {
    gap: 30px;
  }

  .mnbox .inner-box {
    padding: 15px;
  }
  .sidechain li {
    font-size: 25px;
    margin: 10px;
  }
  .browser-ai-section h2 {
    font-size: 6vw;
  }
  .belnet-in-ai h1,
  .browser-ai-section h1,
  .ai-in-sidechain h1 {
    font-size: 6vw;
  }
  .banner-section-ai h1,
  .belnet-in-ai h2 {
    font-size: 6vw;
  }
  .ad-whole-container,
  .mn-whole-container {
    min-height: unset;
  }

  .research-whole-container {
    padding: 40px 0px;
    min-height: unset;
  }

  .connector {
    display: none;
  }

  .def-res-research {
    display: none !important;
  }

  .research-container .box {
    padding: 0px;
    margin: 10px 0px;
    flex-basis: unset;
  }

  /* Place the text and images in alternating rows */

  .advisors .inner-box {
    flex-direction: column;
    padding: 30px;
  }

  .advisors-content {
    padding: 30px 0 0;
  }

  .advisors-nav {
    padding: 0px;
  }

  .ai-in-sidechain h2 {
    font-size: 35px;
  }

  #buildScrollContainer {
    display: none;
  }

  .subscribe-section {
    padding: 35px 0px 0px;
  }

  .careers-header .careers-banner-content p {
    padding: 0px;
  }

  .tab_container {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-top: none;
    border-radius: 0;
    box-shadow: 0 0 10px #000;
  }

  .contributor-inner-content,
  .contributor-inner-wrap {
    transform: unset !important;
  }

  .contributor-inner-content {
    width: unset;
    display: unset;
    position: unset;
    height: unset;
  }

  .contributor-whole-container {
    min-height: unset;
  }

  .accordion h4 {
    font-size: 17px;
  }

  .contributor-wrap {
    width: unset;
    height: unset;
    margin: 0;
    position: unset;
    left: 50%;
    overflow: hidden;
    transform: unset;
  }

  .res-contributor {
    display: block;
    margin-top: 30px;
    width: 80%;
    text-align: center;
  }

  .contributor-inner-wrap {
    display: none;
  }

  .contributor-content {
    width: 100%;
  }

  .contributor-inner-content .box {
    width: unset;
  }

  .contributor-inner-content p {
    font-size: 14px;
    font-weight: 100;
    margin: 30px 0;
  }

  .contributor-inner-content h3 {
    font-size: 25px;
  }

  .contributor-inner-content .box .inner-box {
    display: block;
    text-align: center;
  }

  .contributor-container img {
    width: 80%;
    height: unset;
    text-align: center;
    display: inline-block !important;
  }

  .contributor-div {
    display: none !important;
  }

  .contributed-whole-container {
    min-height: unset;
    padding: 40px 0px;
  }

  .rl-boxes-container {
    gap: 20px;
    flex-direction: column;
  }

  .mn-banner-img .anim-coin-1 {
    left: 0%;
  }

  .mn-banner-img .anim-coin-2 {
    right: 0%;
  }

  .contributed-container {
    width: unset !important;
    transform: unset !important;
  }

  .accordion {
    padding: 10px 30px 10px;
  }
  .beldex-logo-section .box .inner-box .media-logo img {
    width: 70%;
  }

  .calculation-heading-range .calc {
    padding-left: 0px;
    text-align: center;
  }
  .rl-content-boxes .box {
    flex-basis: unset;
    display: flex;
  }

  .advisor-content {
    width: 100%;
  }

  .video-section p {
    text-align: left;
    font-size: 14px;
    padding: 10px;
  }

  .subscribe-section .subscribe input {
    width: 320px;
  }

  .bns-boxes .row-1 .box .inner-box,
  .bns-boxes .row-2 .box .inner-box {
    padding-top: 10%;
  }

  .bns-boxes .row-1,
  .bns-boxes .row-2 {
    gap: 20px;
  }

  .bnsShow-res {
    display: block;
    width: 100%;
  }

  .bns-container img {
    display: block !important;
    opacity: 1 !important;
  }

  .bnsContent .textRevealer {
    opacity: 1 !important;
  }

  .advisor-partners-inner {
    height: unset;
    text-align: center;
  }

  .remote-hosting p,
  .remote-hosting img,
  .contributed-container .inner-box p,
  .contributor-common-classes .contributor-common-classes-content p {
    font-size: 3vw;
  }
  .list-rotator {
    padding: 0;
  }
  .list-rotator li {
    font-size: 6vw;
  }

  .globe-video-play h2 {
    font-size: 2.5rem;
  }
  .new-inner-banner h1 {
    font-size: 7vw;
    font-weight: 700;
  }
  .new-inner-banner p {
    font-size: 3vw;
    color: #acacac;
  }
  .banner-section-ai h2 {
    font-size: 6.5vw;
  }

  .dropdown-mexc a {
    margin-bottom: 0px;
    font-size: 13px;
  }

  .dropdown-mexc {
    padding: 4px 23px;
  }
  .use-bdx img {
    margin: 20px 0;
  }
  .usebdx-wallets-inside img {
    margin: 0;
  }
  .masternode-req .inner-box,
  .remote-hosting .inner-box {
    padding: 2% 2%;
    text-align: center;
  }
  .setup-guide .inner-box {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  .swap-hero-section .hero-image video {
    right: -40%;
  }
  .h1-home {
    font-size: 37px;
    padding-top: 15rem;
  }
  .glow-main {
    display: none;
  }
  .usebdx-dropdown {
    width: 500px;
  }
  .usebdx-dapps-wallets .usebdx-dapps-dropdown {
    min-width: 228px;
  }
  .usebdx-dapps-wallets .def-drpdown {
    min-width: 350px;
  }
}

@media (max-width: 576px) {
  .banner-masternode p,
  .mn-content p,
  .mnbox p,
  .opatimization p,
  .mn-content p,
  .masternode-req p,
  .rh-container p,
  .setup-guide .inner-box p {
    font-size: 20px;
  }
  .img-partners .backed-by
  {
    width: 200px;
  }
  .banner-masternode h1 {
    font-size: 35px;
  }
  .mn-content h2,
  .masternode-req h2,
  .rh-container h2,
  .faq-header h2,
  .contributed-container-flex h2,
  .calculation-heading h2,
  .opatimization h2 {
    font-size: 35px;
  }
  .remote-hosting p,
  .remote-hosting img {
    font-size: 20px;
  }
  .partners {
    padding: 100px 0px 30px;
  }
  .master-node-req-head {
    padding: 0;
  }
  .contribute-container-row h3 {
    font-size: 35px;
  }
  .contributed-container .inner-box h4,
  .research-container .inner-box h4,
  .mnbox h3 {
    font-size: 22px;
  }

  #futureAnimatedImg {
    transform: unset !important;
    width: 50%;
  }
  .bkb-partners img,
  .dlf {
    width: 80% !important;
  }
  .sidechain {
    padding: 5px;
  }
  .banner-ai-video {
    height: 80vh;
    padding-top: 100px;
    min-height: 700px;
  }
  .banner-ai-video .button a {
    font-size: 15px;
  }
  .new-inner-banner h1 {
    font-size: 45px;
    font-weight: 700;
  }
  .banner-section-ai h2 {
    font-size: 35px;
  }
  .new-inner-banner p {
    font-size: 18px;
    color: #acacac;
  }
  .new-inner-banner {
    background-position: 75% 100%;
  }
  .mn-whole-container {
    margin-bottom: 60px;
  }
  .ai-blockchain h4 {
    font-size: 4.5vw;
  }
  .usebdx-dapps-dropdown {
    width: max-content;
  }
  .usebdx-drp-wrapper {
    z-index: 10;
  }
  .dapps-btn-wrapper {
    flex-wrap: wrap;
  }
  .bchat-ai-section h3,
  .ai-in-sidechain h2 {
    font-size: 25px;
  }
  .bchat-ai-section p,
  .belnet-in-ai p,
  .browser-ai-section p {
    font-size: 15px;
  }
  .bchat-ai-section .inner-box {
    display: block;
  }
  .banner-section-ai h1,
  .belnet-in-ai h2,
  .browser-ai-section h2 {
    font-size: 30px;
  }

  .footer-section .footer .products h4 {
    margin-top: 20px;
  }
 
  .monitor-img .inner-div {
    padding: 20px;
  }

  .monitor-img img {
    width: 100%;
  }
  .accordion h4 {
    font-size: 15px;
  }
  .row-gap-products {
    gap: 30px;
  }

  .about-us-banner-image {
    text-align: center;
    margin-bottom: 30px;
  }

  .inner-box {
    padding: 0px;
  }

  .media-kit-header .media-kit-banner-content p {
    padding: 0px;
  }

  .clear-space-section .cube {
    top: 70%;
  }
  .belnet-in-ai h1,
  .browser-ai-section h1,
  .ai-in-sidechain h1 {
    font-size: 30px;
  }
  .clear-space-section .row {
    overflow: hidden;
  }
  .contribute-container-row p {
    font-size: 15px;
  }
  .clear-space-section img {
    width: unset;
  }

  .clear-space-section .dots {
    height: 30px;
    width: 63px;
  }
  .about-depin-section-text,
  .beldex-depin-banner .depin-banner-content p {
    font-size: 18px;
  }
  .about-depin-section h3,
  .core-aspects h2 {
    font-size: 35px;
  }

  .clear-space-section .circle {
    width: 17px;
    height: 17px;
  }

  .complete-kit .ziz-zag {
    right: 0%;
  }

  .beldex-logo .beldex-logo-content h1 {
    margin: 30px 0px;
  }

  .beldex-logo .beldex-logo-content p {
    padding: 0px;
  }

  .contribute-section .contribute-inner {
    background: unset;
  }

  .StealthEX-swap-section h3,
  .Trocador-swap-section h3,
  .changelly-swap-section h3 {
    font-weight: 700;
    padding: 60px 0px 0px;
  }

  .h1-main {
    font-size: 40px;
  }

  .swapspace-swap-section .swapspace-content,
  .haudini-swap-section .haudini-content,
  .changelly-swap-section .changelly-content,
  .StealthEX-swap-section .StealthEX-content,
  .Simple-swap-section .Simple-content,
  .exolix-swap-section .exolix-content,
  .Trocador-swap-section .Trocador-content {
    text-align: center;
  }

  .Simple-swap-section .Simple-content,
  .exolix-swap-section .exolix-content,
  .Trocador-swap-section .Trocador-content {
    padding: 0;
  }

  .reg-bns {
    background: unset;
  }

  .bns-banner h1 {
    margin-top: 0px;
  }

  .reg-bns h3 {
    text-align: center;
  }

  .archive-references .inner-box .inner-content {
    flex: 0 0 100%;
  }
  .globe-video-play h2 {
    font-size: 2rem;
  }

  .partners-collab h3,
  .ai-blockchain h3,
  .list-rotator-wrapper h3 {
    font-size: 6.9vw;
  }

  .ai-at-core-row {
    margin: 0px 0px;
  }
  .banner-content h1 {
    font-size: 6.5vw;
    font-weight: 700;
  }
  .counts-wrapper {
    margin-top: -90px;
  }
  .swap-hero-section p {
    color: #b3b3b4 !important;
  }
  .swap-wrapper {
    padding: 20px;
  }
  .swap-hero-section .hero-image video {
    right: -60%;
  }
  .h1-home {
    font-size: 33px;
    padding-top: 6rem;
  }
  .min-title {
    font-size: 16px;
  }
  .usebdx {
    margin-top: 10px !important;
  }
  .monitor-content img {
    text-align: left;
  }
  .browser-in-ai h4 {
    font-size: 22px;
    margin: 27px 0px 22px;
  }
  .beldex-rewards {
    padding: 20px;
  }
  .contributedContent {
    margin: 90px 0px 10px;
  }
  .footer-section {
    padding: 70px 30px 40px;
  }

  .footer-section .footer .products {
    padding-left: 15px;
    padding-bottom: 0;
  }
  .usebdx-dropdown {
    width: 380px;
  }
  .usebdx-dapps-wallets .usebdx-dapps-dropdown {
    min-width: max-content;
  }
  .usebdx-dapps-wallets .def-drpdown {
    min-width: 350px;
  }
  .usebdx-dropdown h5 {
    margin: 10px 0;
  }
  .partner-wrap{
    padding: 40px 10px;
  }
}

@media (max-width: 400px) {
  .dapps-animated-stickers {
    padding: 10px;
  }
  .improve-docs {
    padding: 9px;
    background: unset;
  }

  .research-foster-container {
    padding: 15px;
  }

  .media-kit-header .row {
    padding: 0px 0px;
  }

  .core-aspects .inner-box {
    padding: 0px;
  }
  .running-ai-text .news-message p {
    font-size: 1rem;
  }
  .running-ai-text .news-message p img {
    width: 5%;
  }
  .subscribe-section .subscribe input {
    width: 100%;
  }
  .advisors .box {
    padding: 0px;
  }
  .teams-bio h4 {
    width: 100%;
  }
  .contribute-container-row h3 {
    font-size: 4.7vw;
  }
  .banner-ai-video {
    margin-bottom: 100px;
  }
  .setup-guide a {
    text-decoration: underline;
    color: var(--theme-green);
    word-break: break-all;
  }

  .setup-guide .inner-box {
    display: block;
  }

  .setup-guide .inner-box {
    font-size: 15px;
  }

  .calculate-rewards {
    padding: 10px;
    text-align: center;
    margin: 0px;
  }

  .mn-content p {
    padding-right: 0px;
  }

  .banner-masternode h1,
  .masternode-req h2 {
    font-size: 1.5rem;
  }
  .usebdx-dropdown {
    width: 300px;
  }
  .usebdx-dapps-wallets .usebdx-dapps-dropdown {
    min-width: fit-content;
  }
  .users-global {
    overflow: hidden;
  }
  .eco-dropdown p {
    text-align: left;
  }

  .inner-content-aspects {
    padding: 20px;
  }


  .globe-video-play h2 {
    font-size: 1.5rem;
  }

  .banner-content h1 {
    font-size: 10.5vw;
  }

  .ai-site-main h3 {
    font-size: 6.9vw;
  }

  .advisor-prof {
    padding-right: 0px;
  }
  .cta-logo {
    width: 100% !important;
  }
  .whoweare-section h2 {
    font-size: 22px;
  }
  .swap-hero-section .hero-image video {
    right: -80%;
  }
  .btn-grp-fff-primary,
  .btn-grp-border-primary {
    font-size: 14px;
    min-width: 245px;
  }
  .mn-btn-grp,
  .mn-btn-grp-border {
    padding: 13px 18px;
    margin: 10px 0px 10px;
  }
  .mnbox .inner-box {
    padding: 15px;
  }
  .cal-reward-img .inner-box h3 {
    font-size: 5rem;
  }
  .complete-kit .row {
    padding: 70px 10px;
  }
  .remote-hosting img {
    width: 250px;
  }
  .roadmap-info .box {
    padding: 20px;
  }
  .rnd_media {
    font-size: 24px;
  }
}

@media (max-width: 1400px) {
  .footer-main .beldex-position {
    padding: 0px 25px;
  }
  .features-main h4 {
    font-size: 19px;
  }
  .features-main p {
    font-size: 73%;
  }
  .dapps-videos {
    padding: 25px 6rem 25px 7rem;
  }
  .shape-world-left {
    padding-left: 4rem;
  }
}
@media (max-width: 1200px) {
  .footer-main .beldex-position {
    padding: 0px 0px;
  }
  .features-main .inner-box {
    padding: 30px 0px;
  }
  .sw-container h2 {
    font-size: 32px;
  }
  .dapps-videos {
    padding: 25px 5rem 25px 6rem;
  }
  .banner-section {
    min-height: 764px;
  }
}
@media (max-width: 992px) {
  .features-main p {
    font-size: 14px;
  }
  .dapps-videos {
    padding: 25px 4rem 25px 4rem;
  }
  .shape-world-left {
    padding-left: 2rem;
  }
  .sw-container h2 {
    font-size: 26px;
  }
  .counts-wrapper p {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .media-links {
    gap: 14px;
  }
  .media-links .button-header a {
    font-size: 15px;
  }
  .sw-container h2 {
    font-size: 30px;
  }
  .media-links .button-header a img {
    margin-left: 7px;
  }
  .sw-head {
    position: unset;
    height: unset;
  }
  .sw-container h2 {
    margin-top: 50px;
  }
  .dapps-videos {
    padding: 10px;
  }
  header {
    padding: 17px 15px !important;
  }
  .banner-section {
    min-height: 630px;
  }
  .logos-slide img {
    height: 36px;
  }
}
@media (max-width: 576px) {
  .footer-main-section .footer-main .products {
    padding-left: 38px;
    padding-bottom: 0;
  }
  .media-links-res {
    display: none;
  }
  .footer-main {
    padding: 100px 17px 30px;
  }
  .footer-main .beldex-position {
    padding-bottom: 30px;
  }

  .logos-slide img {
    height: 25px;
  }
  .shape-world-left {
    padding-left: 2rem;
  }
  .sw-container {
    padding-left: 0;
  }
  .banner-section {
    min-height: 530px;
  }
  #dataBurn {
    word-break: break-all;
  }
}
@media (max-width: 400px) {
  .footer-main {
    padding: 100px 17px 30px;
  }
  .media-links .button-header a {
    padding: 10px 10px;
    font-size: 13px;
  }
  .logo-content img {
    width: 150px !important;
  }
  .logos {
    padding: 40px 0;
  }
}
