     .subheadstyle{
            color:#2b88ff!important;
        }
        .paraline-height{
            line-height:24px;
        }
.counter-box {
    display: block;
    background: #ed2a28;
    /*padding: 40px 20px 37px;*/
    /* Changed by Mukesh*/
    padding: 16px 0px 20px;
    text-align: center
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: white;
    font-size: 14px;
    font-weight: 500
}

.counter-box i {
    font-size: 40px;
    margin: 0 0 15px;
    color: white;
}

.counter {
    display: block;
    font-size: 28px;
    font-weight: 700;
    color: white;
    line-height: 28px
}

.cchar:after {
  content: " Lakh";
  font-size:28px;
  color: #fff;
  right: 15px;
  }
.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: white;
}

  .tabspace{
        margin-top: -40px;
      }
      .parastyle p{
        line-height: 1.5;
      }
      @media only screen and (max-device-width : 600px){
            .tabspace{
              margin-top: 0px;
            }
            .testi2{
              margin-top: 10px;
            }
            }
        