.mistri-working-with-excellent-block {
  position: relative;
}
.mistri-working-with-excellent-block .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.mistri-working-with-excellent-block .bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.mistri-working-with-excellent-block .experience {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .mistri-working-with-excellent-block .experience {
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .mistri-working-with-excellent-block .experience {
    padding: 33px 0;
  }
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience {
    padding: 30px 0;
  }
}
.mistri-working-with-excellent-block .experience .right-item .section-header {
  margin-bottom: 65px;
  margin-top: 70px;
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience .right-item .section-header {
    margin-bottom: 20px;
  }
}
.mistri-working-with-excellent-block .experience .right-item .section-header h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: var(--color-primary);
  padding-bottom: 20px;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience .right-item .section-header h5 {
    padding-bottom: 10px;
  }
}
.mistri-working-with-excellent-block .experience .right-item .section-header h2 {
  text-transform: capitalize;
  font-size: clamp(24px, 2.1vw, 40px);
  font-weight: 600;
  line-height: 52px;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  color: var(--title-text-color);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience .right-item .section-header h2 {
    line-height: 1.4;
  }
}
.mistri-working-with-excellent-block .experience .right-item .section-header p {
  margin-top: 30px;
  line-height: 28px;
  font-size: 17px;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  color: var(--text-color);
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience .right-item .section-header p {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience .right-item .section-header p {
    line-height: 1.4;
  }
}
.mistri-working-with-excellent-block .experience .right-item .experience-progress-wrapper .experience-progress {
  padding-bottom: 25px !important;
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience .right-item .experience-progress-wrapper .experience-progress {
    padding-bottom: 10px !important;
  }
}
.mistri-working-with-excellent-block .experience .right-item .experience-progress-wrapper .experience-progress .experience-title-wrapper .experience-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: var(--title-text-color);
}
.mistri-working-with-excellent-block .experience .right-item .experience-progress-wrapper .experience-progress .experience-title-wrapper span {
  display: inline-block;
  color: var(--color-primary);
  font-size: 14px;
  font-weight: 600;
}
.mistri-working-with-excellent-block .experience .right-item .experience-progress-wrapper .experience-progress .progress {
  background-color: #ededed;
  height: 10px;
  border-radius: 100px;
}
.mistri-working-with-excellent-block .experience .right-item .experience-progress-wrapper .experience-progress .progress .progress-bar {
  background-color: var(--color-primary);
}
.mistri-working-with-excellent-block .experience .image {
  padding-left: 24px;
  width: 100%;
  height: 710px;
}
@media (max-width: 1399px) {
  .mistri-working-with-excellent-block .experience .image {
    height: 710px;
  }
}
@media (max-width: 1199px) {
  .mistri-working-with-excellent-block .experience .image {
    height: 476px;
  }
}
@media (max-width: 991px) {
  .mistri-working-with-excellent-block .experience .image {
    height: 730px;
  }
}
@media (max-width: 767px) {
  .mistri-working-with-excellent-block .experience .image {
    max-height: 540px;
  }
}
.mistri-working-with-excellent-block .experience .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 1199px) {
  .mistri-working-with-excellent-block .experience .image {
    padding-left: 0;
    width: 100%;
    margin-top: 48px;
  }
}
@media (max-width: 991px) {
  .mistri-working-with-excellent-block .experience .image {
    margin-top: 20px;
  }

  .mistri-working-with-excellent-block .experience .right-item .section-header { margin-bottom: 30px;margin-top: 30px;}
  .mistri-working-with-excellent-block .experience .right-item .section-header p {margin-top: 20px;font-size: 14px;}
}
