/*********************about****************/
.about_h1l2 {
  bottom: -70px;
}
.about_h1l1 {
  border-right: 10px solid #ff4880;
}
.about_h2 {
  margin-top: 100px;
}
.about_h2m .progress-bar {
  background: #ff488005;
  border-radius: 0;
}
.about_h2m .progress {
  background-color: #ff4880;
  height: 8px;
  overflow: hidden;
  border-radius: 0;
}
/*********************about_end****************/

@media screen and (max-width: 767px) {
  .about_h1r h6 {
    display: block !important;
    margin-left: 0 !important;
  }
  .about_h1r .button {
    text-align: center;
    display: block;
  }
  .about_h1r .button_1 {
    text-align: center;
    display: block;
  }
  .about_h2 {
    margin-top: 20px;
  }
  .about_h2m {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .exep_2i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1200px) {
}
@media (min-width: 1201px) and (max-width: 1330px) {
}
