 /* Banner section start */
 .banner_wrapper { width: 100%; height: 100%; padding: 60px 0 30px; }
 .erc-link { display: flex; gap: 80px; }
 .nav-link:focus, .nav-link:hover, .navbar-nav li.active>a, .navbar-nav li:focus a, .caption h1>span>strong, .caption h2>span>strong, .whys_section h2 span, .whys_section .h-2 span, .commontext_wrap h2 span, .commontext_wrap .h-2 span, .metaverse_heading h2 span, .metaverse_heading h3 span, .metaverse_heading .h-3 span, .metaverse_heading h4 span, .metaverse_heading .h-4 span, .our_experts h2 span, .blog-single-wrap h1, .blog-single-wrap h3, .blog-single-wrap .h-3, .blog-single-wrap h2, .blog-single-wrap h2 span, .blog-single-wrap a, .table-content .categories_list_view ul li a:hover, .service-content:hover>.common_page_head>h3, .meta-heading, .common-sub-heading h3 span, .main-sub-heading span, .contact-form h2, .contact-links h4, .contact-links .h-4, .nav-link.active, .dw-menu3 h4, .dw-menu3 .h-4, .nft_devlopment_market>.common-sub-heading-alt, .our_experts h2 span, .our_experts .h-2 span, .about-product-services h3, .service-detail-item h4, .section-bep-work h1 span, .case-study-content h4, .company-detail h4, .erc-about-picture a, .tech-web .nav-tabs .nav-link.active { background: linear-gradient(89.98deg,#f5d255 -3.37%,#36e7c4 99.98%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
 .banners-section { position: relative; }
 .banners-section:before, .banners-section:after, .contact-arc, .contact-arc1 { content: ""; position: absolute; left: -103px; top: -410px; opacity: .1; width: 650px; height: 650px; border-radius: 100%; border: 1px solid #D9D9D9; }
 .banners-section:after, .contact-arc1 { left: -235px; top: -315px; }
 .section-service-alt, .section-service-alt-padd { background: rgba(255,255,255,.06); background-blend-mode: screen; position: relative; }
 .scroll-section { padding-top: 50px; }
 .scroll-section img { cursor: pointer; }
 @media (max-width: 1199px) { 
   .banner_wrapper { padding: 50px 0 30px; }
 }
 @media (max-width: 991px) {
   .green-vector { top: -80px; left: -50px; }
 }
 @media (max-width: 767px) {
   .banner_wrapper { padding: 40px 0 30px; }
   .banners-section:before, .banners-section:after, .contact-arc, .contact-arc1, .green-vector { display: none; }
   .content-link img, .discuss-link img, .deploy-link img {width: 30px;}
 }
 @media (max-width: 575px) { 
   .erc-link { flex-direction: column; gap: 20px;  }
   }

   /* client-section Start*/
.about-section-clients { padding: 40px 0; }
.client-carousel { padding-bottom: 40px; }
.scroller__wrapper { --scrolling-gallery-item-duration: 20s; --scrolling-gallery-items-visible: 5; --scrolling-gallery-items-total: 8; overflow: hidden; will-change: transform; }
.scroller__container { overflow-x: hidden; }
.slide-scroller { animation-duration: calc(var(--scrolling-gallery-item-duration, 1s) / var(--scrolling-gallery-items-visible) * var(--scrolling-gallery-items-total) ); animation-timing-function: linear; animation-name: scrolling-gallery; animation-iteration-count: infinite; display: flex; }
.slide-scroller:hover, .slide-scroller:focus { animation-play-state: paused; }
@keyframes scrolling-gallery {
0% {
  transform: translateX(0);
}
100% {
  transform: translateX( calc( var(--scrolling-gallery-items-total) * -100vw / var(--scrolling-gallery-items-visible) ) );
}
}
.scroller__item { flex: 0 0 calc(100% / var(--scrolling-gallery-items-visible)); width: 0; box-sizing: border-box; }
.scroller__item .item img { height: 60px; width: 100%; object-fit: contain; }
 @media (max-width: 1440px){
  .scroller__wrapper { --scrolling-gallery-items-visible: 5; --scrolling-gallery-item-duration: 30s; }
  }
  @media (max-width: 767px){
  .scroller__wrapper { --scrolling-gallery-items-visible:3; --scrolling-gallery-item-duration: 20s; }
  }
  @media (max-width: 480px){
  .scroller__wrapper { --scrolling-gallery-items-visible:2; --scrolling-gallery-item-duration: 20s; }
  }
  @media (max-width: 360px){
    .scroller__wrapper {  --scrolling-gallery-items-visible:1; --scrolling-gallery-item-duration: 10s; }
  }
/* client-section End*/


@media (max-width: 767px) {
    .uni-clone img {
        width: 50%;
    }
}

/* Diverse Solana Section Start */
.types-erc-detail, .nft_field_market {padding: 30px;background: rgba(48, 48, 48, 0.1);border: 1px solid #191a1e;border-radius: 8px;position: relative;transition: ease-in 0.3s;display: flex;flex-direction: column;height: 100%;}
.erc-about-picture img {padding-bottom: 15px;}
.types-erc-detail:hover, .nft_field_market {background: rgba(78, 31, 163, 0.1);border: 1px solid #562caf;}
.top-icon {position: absolute;top: -40px;right: 40px;}
.types-of-token {margin-bottom: 50px;}
.types-of-token-detail {padding-top: 60px;}
.types-erc-comm, .types-of-token {
    margin-bottom: 50px;
}

@media (max-width: 1199px) {
.types-erc-detail, .nft_field_market {padding: 40px 25px 30px;display: flex;flex-direction: column;height: 100%;margin-top: 0;}
}
@media (max-width: 767px) {
.erc-20-head-alt {font-size: 20px;line-height: 28px;}
.top-icon {top: -30px;right: 15px;}
.top-icon img {width: 65px;height: 65px;}
.types-of-token-detail { padding-top: 40px;}
}
@media (max-width: 576px) {
.erc-20-head-alt {font-size: 18px;}
.types-of-token-detail {padding-top: 50px;}
.types-erc-detail, .nft_field_market {padding: 30px 25px;}
}
/* Diverse Solana Section End */

/* Why Hedera Hashgraph Start */
.erc-about-content {padding-top: 30px;}
.erc-about-picture {padding-top: 30px;}
@media (max-width: 991px) {.erc-about-content {padding-top: 0;}}
@media (max-width:767px) {.erc-about-picture img {width: 80px;padding-bottom: 5px;}}
@media (max-width: 425px) {.erc-about-picture {padding-top: 20px;}}
/* Why Hedera Hashgraph ENd */

/* Hashgraph Features STart */
.hash-feature {padding-top: 25px;}
.virtual_process {position: relative;padding: 0 30px 60px;}
.virtual_process .h4, .virtual_process h4 {font-size: 26px;line-height: 32px;font-weight: 600;color: #d9d9d9;margin: 0;padding: 0 0 10px;}
@media (max-width: 991px) {.virtual_process .h4, .virtual_process h4 {font-size: 20px;line-height: 1.3;}.virtual_process {margin: 0 !important;padding-bottom: 25px;}#development-picture {display: none;}.hash-feature {padding-top: 0;padding-bottom: 50px;}}
@media (max-width: 767px) {.virtual_process .h4, .virtual_process h4 {font-size: 18px;}.virtual_process {padding-left: 0;padding-right: 0;}}
@media (max-width: 576px) {.hash-feature{padding-top: 0;padding-bottom: 35px;}}
/* Hashgraph Features End */