@media (min-width:1px) and (max-width:575.98px) {
    h2,h3,p{
    text-align: center;
}
.process-card .process-icon, .sevices-card .sevices-icon,.step-card .step-icon{

    margin: 0 auto;
    text-align: center;
}
.sevices-card h3{
    margin: 10px auto !important;
}
      .feature-card  .feature-tags span{
display: flex;
justify-content: center;
text-align: center;
    }
     .security-card h3{
        min-height: auto;
        margin-bottom: 10px !important;
     }
   .homepage-page .latest-insights-header {
flex-direction: column;
    }
  .contact-section-custom   .common-btn {
margin: 0 auto 10px;
  }
  .crypto-cta .cta-btn{
        margin: 15px auto !important;
        display: flex;
        justify-content: center;
  }
    .binance-page .security-card {
    width: 98% !important;
}
.custom-label {
    justify-content: center !important;
}
}

@media (min-width:576px) and (max-width:786.98px) {
    
    .binance-page .security-card {
    width: 48% !important;
}
}

@media (min-width:576px) and (max-width:991.98px) {}

@media (max-width:767.98px) {

    .section-py ,body #video-section{
        padding: 30px 0 !important;
    }

    .section-pt {
        padding-top: 30px !important;
    }
    .section-pb{
padding-bottom: 30px !important;
}

    .section-mt {
        margin-top: 30px !important;
    }
       .desktop-scroll{
        display: none !important;
    }
    .mobile-scroll{
        display: block !important;
    }
   body #video-wrapper{
        transform: scale(1) !important;
        
    }
    .homepage-page .counter-section-left p{
        margin-top: 0px !important;
        font-size: 18px !important;
    }
          .insight-cards-wrapper {
        overflow-x: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
      }
      .insight-card {
        scroll-snap-align: start;
        min-width: 100%; /* take full width */
      }
.insight-cards-wrapper .insight-card h3,.insight-cards-wrapper .insight-card p{
                text-align: left !important;
            }
.banner-part .banner-btn {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}
 .homepage-page .next-gen-power {
    height: 20vh !important;    
  }

          }

@media (min-width:768px) and (max-width:991.98px) {
    .section-py {
        padding: 40px 0 !important;
    }

    .section-pt {
        padding-top: 40px !important;
    }
.section-pb{
padding-bottom: 40px;
}
    .section-mt {
        margin-top: 40px !important;
    }

}

@media (max-width:991.98px) {
    .banner-part {
        justify-content: center;
        height: 100%;
        text-align: center;
        padding: 25px 0 !important;
    }
    .common-banner-btn {

    margin: 0 auto !important;
}
    .banner-right.bottom-img img {
        bottom: -30px;
    }
.banner-part  .common-btn {
    margin:  0 auto;
}
    section.banner-part h1 {
        font-size: 36px !important;
        margin-bottom: 20px !important;
        margin-top: 0;
        line-height: 1.2;
    }

    section h2,
    section h2.linear-gradient,
    section h3.title-text,
    section p.common-cta-title {
        font-size: 28px !important
    }

    p {
        font-size: 16px !important;
    }
    .feature-card {
        padding: 15px !important;
    }

    .best-works-content,    .head-text{
        margin-bottom: 20px !important;
    }
.external-scroll .swiper-button-prev, .external-scroll .swiper-button-next ,
.benefits-section .swiper-button-prev, .benefits-section .swiper-button-next {

    bottom: -55px !important;
    top: unset !important;
}
.industries-card {
    margin-bottom: 10px !important;
}
.col-reverse{
    flex-direction: column-reverse !important;
}
.award-badge-custom img {
    max-width: 100px !important;
}
.development-process-left{
    margin-bottom: 20px;
}
img.text-center{
    display: flex;
    margin: 0 auto;
}

}

@media (min-width:992px) and (max-width:1199.98px) {
       .horizontal-scroll-wrapper {

    height: 98vw !important;
}

}

@media (max-width:1199.98px) {
    .logo-slider-animation::after{
        display: none;
    }
}

@media (min-width:767px) and (max-width:1349.98px) {
    .contain-width {
        padding-left: 15px;
        padding-right: 15px
    }
 

}
@media (min-width:767px) and (max-width:1199.98px) {
    .binance-page .security-card {
    width: 30% !important;
}

}
    @media (min-width: 767.98px) {
      .insight-cards-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
      }
      .insight-card {
        min-width: unset;
      }
    }
    @media (min-width: 1198px) {
    .benefits-section .swiper{
      margin-bottom: 0 !important;
    }
    }