@media only screen and (max-width: 767px) {
  h3 {
    font-size: 30px;
  }
  .mt-100 {
    margin-top: 80px;
  }
  .navbar {
    padding: 10px 0px;
  }
  .logo {
    width: 145px;
  }
  .navbar .navbar-nav a {
    font-size: 14px;
  }
  /*  */
  .trust-badge {
    gap: 3px;
    margin-bottom: 15px;
  }
  .trust-badge .trusted-text {
    font-size: 14px;
  }
  .trust-avatars img {
    width: 24px;
    margin-left: -13px;
  }
  .banner-section h1 {
    font-size: 40px;
  }

  .paragraph-text-p-bold {
    font-size: 16px;
  }

  .download-btn .btn {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 14px;
  }

  .banner-section::after {
    height: 70px;
  }

  .proven-result-section {
    padding: 20px 0px 60px;
    text-align: center;
  }

  .proven-right h2 {
    font-size: 40px;
  }
  .feature-section .feature-content-body .benifits-btn {
    border-radius: 6px;
    font-size: 14px;
  }
  .crossx-right {
    position: absolute;
    right: 0;
    top: -70px;
    bottom: 0;
    z-index: -1;
  }
  .crossx-right img {
    max-width: 620px;
    width: 100%;
  }

  .crossx-left-svg-wrapper {
    position: relative;
    z-index: 2;
  }
  .crossx-left {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  .crossx-left img {
    max-width: 620px;
    width: 100%;
  }

  /*  */

  .Earn-work-section {
    padding: 20px 0px 30px;
  }
  /*  */
  .earn-work-card-container .earn-left-card-box {
    margin-bottom: 18px;
    padding: 20px;
  }
  .earn-left-card-box .card-heading {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .earn-left-card-box .card-description {
    font-size: 14px;
  }
  .illustration-container::after {
    right: -30%;
    top: 0;
  }

  .illustration-container .illustration img {
    object-fit: contain;
  }
  .illustration-container .illustration {
    display: none;
  }
  .illustration-container .active {
    display: block;
  }

  .earn-apart-section {
    padding: 10px 0px 10px;
  }

  .earn-apart-section .apart-card-box {
    padding: 16px;
  }
  .earn-apart-section .apart-card-box .apart-heading {
    font-weight: 500;
    font-size: 16px;
  }
  .earn-apart-section .apart-card-box .apart-info {
    font-size: 14px;
    font-weight: 500;
  }

  .cross-platform-bg-blue-section {
    padding: 20px 0px 10px;
  }

  .cross-platform-bg-blue-section::after {
    height: 130px;
    width: 100%;
  }

  .cross-platform-top-content h5 {
    font-size: 28px;
  }
  .cross-platform-top-content p {
    font-weight: 500;
    font-size: 18px;
  }

  .carousel-section {
    padding: 20px 0px 20px;
  }


  .technology-section {
    padding: 2px 0px 10px;
  }

  .map-key-markets {
    padding: 10px 0px 20px;
  }
.grow-group-body-content{
  width: 100%;
}
  .faq-section {
    padding: 20px 0px 20px;
  }

  .faq-section .accordion-button {
    margin-bottom: 15px;
    border-radius: 10px !important;
    padding: 20px 15px;
    font-size: 15px;
    box-shadow: none;
  }
  .accordion-item {
    border: 0;
  }

  .grow-group-section h3 {
    font-size: 26px;
  }

  .grow-group-section {
    padding: 100px 0px 120px;
    overflow: hidden;
  }

  .grow-circle-group-img {
    display: none;
  }
  .testimonial-circle {
    display: none;
  }

  .terms-and-condition-section h4 {
    color: #202020;
    font-size: 26px;
  }
  .terms-and-condition-section p,
  li,
  ol {
    margin: 6px 0px;
  }

  .footer-section .footer-top {
    background: #ffffff;
    border-radius: 48px 48px 0px 0px;
    padding: 23px 20px;
    box-shadow: 0px 7px 20.5px 0px #907ffe85;
  }
  .terms-and-condition-section::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px; /* or your image width */
    height: 100%; /* or your image height */
    background: url(../image/termsofuseX.png) no-repeat left bottom;
    background-size: contain;
    z-index: -1;
  }
  .footer-top-menu ul li {
    margin: 7px 0px;
  }
  .footer-top-menu h6 {
    margin: 0 0 8px 0;
  }
  .text-follow {
    font-weight: 600 !important;
    font-family: "Instrument Sans", sans-serif;
  }
}



@media only screen and (min-width: 767px) and (max-width: 992px) {
  .banner-section h1 {
    font-size: 40px;
  }
  .proven-right h2 {
    font-size: 39px;
  }
  h3 {
    font-size: 29px;
  }
  .proven-right p {
    font-size: 14px;
  }
  .feature-section .feature-content-body p {
    font-size: 16px;
  }
  .earn-work-card-container .earn-left-card-box {
    padding: 11px;
  }
  .paragraph-text-p-bold {
    font-size: 18px;
  }
  .technology-section .techno-ai-card {
    padding: 5px 10px;
  }
  .technology-section .techno-ai-card h6 {
    font-weight: 500;
    font-size: 16px;
  }
  .Earn-work-section {
    padding: 20px 0px 20px;
  }
  .earn-apart-section {
    padding: 20px 0px 20px;
  }
  .proven-result-section {
    padding: 24px 0px 61px;
  }
  .technology-section {
    padding: 15px 0px 7px;
  }
  .map-key-markets {
    padding: 6px 0px 6px;
  }
  .cross-platform-bg-blue-section {
    padding: 14px 0px 16px;
  }
  .footer-section .footer-top {
    padding: 22px 41px;
  }
}
