.hero-text h1 {
    font-size: 40px !important;
    text-align: left !important;
    font-weight: 600 !important;
    line-height: 53px !important;
  }
  .formm h3 {
    font-weight: 600;
    margin-bottom: 3%;
    font-size: 40px;
  }
  .group-img {
    margin-bottom: 2.2%;
  }
  .redefine {
    font-size: 40px !important;
    font-weight: 600;
  }
  .always {
    padding: 20px 20px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 1.5%;
  }
  .cta a {
    background-color: #32589c !important;
    color: #fff !important;
    padding: 18px 50px !important;
    border-radius: 32px !important;
    text-decoration: none !important;
    font-size: 22px !important;
    margin-top: 40px;
  }
  .cta {
    padding-top: 3.6%;
    text-align: center;
  }
  .gap {
    padding: 40px 0 !important;
  }
  .heading h2 {
    font-size: 40px !important;
    font-weight: 600 !important;
    padding: 1.5%;
    text-align: center !important;
    line-height: 53px !important;
    margin-bottom: 10px;
  }
  .headingg h2 {
    font-size: 40px !important;
    font-weight: 600 !important;
    padding: 1.5%;
    text-align: center !important;
    line-height: 53px !important;
    margin-bottom: 10px;
  }
  
  .mostt {
    font-size: 21px;
    padding: 1.1%;
    margin-bottom: 4px;
  }
  .cta.lets {
    margin-top: 50px;
    padding-top: 1.9%;
  }
  .provide img.shaps-dots {
    right: auto !important;
    bottom: 70%;
    z-index: 0;
    left: 6%;
  }
  .cta.letss {
    margin-top: 50px;
    padding-top: 1.9%;
    margin-bottom: 30px;
  }
  .pricing-plan-style {
    height: 420px;
  }
  
  .button-container {
    display: flex;
    justify-content: center; /* Centers the button horizontally */
    align-items: center; /* Centers the button vertically (if the container has height) */
  }
  .alwayss {
    padding: 20px 20px;
    text-align: center;
  }
  ul.social-icon i {
    font-size: 25px;
  }
  .address {
    margin-top: 50px !important;
  }
  .service-text {
    padding: 1.4%;
  }
  .headinggg h2 {
    font-size: 40px !important;
    font-weight: 600 !important;
    padding: 1.5%;
    text-align: left !important;
    line-height: 53px !important;
    margin-bottom: 10px;
}
.alwayys {
    padding: 20px 20px;
    text-align: left;
    font-size: 18px;
    margin-bottom: 1.5%;
}
.redefinee {
  font-size: 40px !important;
  font-weight: 600;
  text-align: left !important;
}
  
  @media (max-width: 768px) {
    /* Adjust the max-width as needed */
    .hero-text h1 {
      text-align: center !important; /* Center text on mobile */
    }
    .hero-text p {
      text-align: center;
      width: 100% !important;
    }
    .center-button {
      width: 100%; /* Adjust width as needed */
      padding: 10px; /* Adjust padding for better touch targets */
    }
    .cta{
      margin-top: 7%;
    }
    .video {
      display: none;
    }
    .cta.letsss {
      margin-top: 40px !important;
      padding-top: 1.9%;
    }
   .alwayys {
    padding: 20px 3px;
}
  
  }
  
  .stats {
    display: flex;
    flex-wrap: wrap;
    /* Ensures flex items wrap on smaller screens */
    justify-content: space-around;
    text-align: center;
    margin-bottom: 40px;
  }
  
  .stat-item {
    background-color: #fff;
    padding: 20px;
    margin-right: 5px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    /* Full width on mobile */

    /* Controls max width of items */
  }
  
  @media (min-width: 768px) {
    .stat-item {
      width: 100%;
      /* For Bootstrap's col-md-4 class to take effect */
    }
  }
  
  .stat-item h3 {
    font-size: 40px;
    color: #ff6347;
    margin-bottom: 10px;
  }
  
  .stat-item p {
    font-size: 18px;
    color: #666;
  }
  .consulting-business-text {
    height: 405px !important;
  }
  
  .cta.letsss {
    margin-top: 100px;
    padding-top: 1.9%;
  }

  .consulting {
 margin-top: 13px !important; }
 @media (max-width: 1400px) {
    footer .heading {
        width:100% !important;
    }

    .pricing-plan-style {
      height: 450px !important;
    }}

.pricing-plan-style h4 {

  font-size: 24px !important;
}
@media (max-width: 480px) {
    .heading h2 {
        font-size: 34px !important;
        line-height: 38px !important;
    }
}