.project-details-content h3 {
  height: auto;
}

.project-details-content h3 {
  letter-spacing: 2px;
  line-height: 52px;
  text-transform: uppercase;
  color: white;
  font-size: 2.1rem;
  font-weight: 100;
}

.project-details-content h3 b {
  font-weight: 500;
}

@media only screen and (max-width: 768px) {
  .project-details-content h3 {
    font-size: 18px;
    line-height: 32px;
  }
}

/*  */

.events-blog h3 {
  font-size: 2.2rem;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 50px 0;
  font-weight: 100;
}

.events-blog h3 b {
  font-weight: 500;
}

@media only screen and (max-width: 768px) {
  .events-blog h3 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}

/*  */

.project-details-content h3 {
  letter-spacing: 2px;
  line-height: 52px;
  text-transform: uppercase;
  color: white;
  font-size: 2.1rem;
  font-weight: 100;
}
.project-details-content h3 b {
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .project-details-content h3 {
    font-size: 18px;
    line-height: 32px;
  }
}

/* about Us  */
.management-2-text h2,
.management-2-text h3 {
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 1.3;
  font-weight: 100;
  margin-bottom: 40px;
}
.management-2-text h2 b,
.management-2-text h3 b {
  font-weight: 600;
}

.forging-new-right-content h3 {
  font-size: 32px;
  letter-spacing: 0.6px;
  text-align: left;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.forging-new-right-content h3 b {
  display: block;
  font-weight: 600;
}

@media only screen and (max-width: 768px) {
  .management-2-text h2,
  .management-2-text h3 {
    font-size: 21px;
  }
}

/* mercedes-benz-places */
.branded-collection-contact-details h2 {
  font-size: 40px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  line-height: 1.2;
  font-weight: 100;
  margin-bottom: 60px;
}

.branded-collection-contact-details h2 b {
  font-weight: 500;
}

@media only screen and (max-width: 768px) {
  .branded-collection-contact-details h2 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 1px;
    margin-bottom: 30px;
  }
}
