.fmi-number {
  padding-bottom: 110px;
}
.fmi-number .fmi-number-block {
  padding-bottom: 160px;
  background-color: #1e52c9;
  padding-top: 80px;
}
.fmi-number .counter-block {
  margin-top: -110px;
}
.fmi-number .counter-block .counter-main-box {
  border: 1px solid #f7f4f2;
}
.sec-working .counter-block .counter-box {
  text-align: center;
  margin-bottom: 20px;
}
.fmi-number.sec-working .counter-block .counter-main-box {
  background-color: #ffffff;
}
.fmi-number.sec-working .counter-block .counter-wrapper .h2,
.fmi-number.sec-working .counter-block .counter-wrapper span {
  color: #1e52c9;
}
.sec-working .counter-block .counter-main-box {
  background-color: #1e52c9;
  padding-top: 50px;
  padding-bottom: 30px;
  border-radius: 16px;
  max-width: 1250px;
  margin: 0 auto;
}
.sec-working .counter-block .counter-wrapper .counter,
.sec-working .counter-block .counter-wrapper .h2 {
  line-height: 64px;
  font-size: 48px;
  opacity: 1;
  text-align: center;
  letter-spacing: -0.03em;
  color: #ffffff;
  font-weight: 500;
}
.sec-working .counter-block .counter-wrapper span {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.03em;
  color: #ffffff;
  opacity: 0.6;
}
.our-trainers {
  padding-bottom: 110px;
}
.fmi-number {
  position: relative;
}
.fmi-number:after {
  content: "";
  position: absolute;
  background-image: url("../../images/aboutus-counter-sec.svg");
  background-repeat: no-repeat;
  background-size: cover;
  top: -90%;
  right: 0px;
  height: 800px;
  width: 632px;
}
@media screen and (max-width: 1600px) {
  .sec-working .counter-block .counter-main-box {
    background-size: 31% 93%;
    background-position: right top;
  }
}
@media screen and (max-width: 1440px) {
  .fmi-number:after {
    top: -70%;
    background-size: contain;
    width: 600px;
  }
}
@media screen and (max-width: 1280px) {
  .sec-working .counter-block .counter-main-box {
    background-size: 34% 100%;
  }
  .fmi-number:after {
    top: -54%;
  }
  .fmi-number:after {
    height: 700px;
    width: 500px;
  }
}
@media screen and (max-width: 1005px) {
  .counter-block {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .fmi-number:after {
    height: 650px;
    width: 450px;
  }
  .fmi-number:after {
    top: -25%;
  }
}
@media screen and (max-width: 768px) {
  .sec-working .counter-block .counter-wrapper .counter,
  .sec-working .counter-block .counter-wrapper .h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .fmi-number {
    padding-bottom: 80px;
  }
  .our-trainers {
    padding-bottom: 80px;
  }
  .fmi-number:after {
    top: -15%;
  }
  .fmi-number:after {
    height: 450px;
    width: 345px;
  }
}
@media screen and (max-width: 767px) {
  .sec-working .counter-block .counter-main-box {
    background-size: 35% 100%;
    background-position: right top;
  }
  .sec-working .counter-block .counter-wrapper span {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 580px) {
  .sec-working .counter-block .counter-wrapper .counter,
  .sec-working .counter-block .counter-wrapper .h2 {
    font-size: 38px;
    line-height: 45px;
  }
  .sec-working .counter-block .counter-main-box {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .sec-working .counter-block .counter-box {
    margin-bottom: 30px;
  }
  .fmi-number .fmi-number-block {
    padding-bottom: 140px;
    padding-top: 50px;
  }
  .fmi-number.sec-working .counter-block .counter-main-box {
    padding-bottom: 30px;
  }
  .fmi-number {
    padding-bottom: 50px;
  }
  .fmi-number:after {
    height: 400px;
    width: 300px;
  }
  .fmi-number:after {
    top: -15%;
  }
}
@media screen and (max-width: 575px) {
  .sec-working .counter-block .counter-main-box {
    background-size: 40% 40%;
  }
}