.nhl-section3 {
  margin: 160px 0;
}

.nhl-section3 h3 {
  margin-top: -5px;
  font-size: 50px;
  font-style: normal;
  font-weight: 200;
  line-height: 58px; /* 116% */
}

.nhl-section3 .left-col p {
  text-overflow: ellipsis;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px; /* 163.636% */
  margin: 0 auto;
  padding-bottom: 14px;
}

.nhl-section3 .left-col p sup {
  font-size: 12px;
}

.nhl-section3 .left-col li {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  padding-bottom: 8px;
}

.nhl-section3 .right-content p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  margin: 0 auto 48px;
  font-family: "OpenSans-Regular";
}

.item-heading {
  font-family: "OpenSans-SemiBold";
  font-size: 22px;
  line-height: 1.64;
  letter-spacing: normal;
}

.item-text {
  font-family: "OpenSans-Regular";
  font-size: 16px;
  line-height: 1.88;
  letter-spacing: normal;
  margin: 12px 0 40px;
}

.nhl-line-section3 {
  position: absolute;
  height: 100%;
  top: 5px;
  left: -15px;
}

.item-cont:last-child .item-text {
  margin-bottom: 0;
}

@media (min-width: 992px) and (max-width: 1366px) {
  .item-heading {
    font-size: 19px;
    line-height: 26px;
  }
}

@media (max-width: 991px) {
  .nhl-section3 {
    margin: 100px 0 60px;
  }

  .item-cont:last-child .item-text {
    margin: 12px 0 40px;
  }

  .nhl-section3 h3 {
    margin-bottom: 40px !important;
  }

  .item-heading {
    line-height: 28px;
  }

  .item-text {
    margin: 8px 0 40px;
  }

  .item-cont img {
    margin-top: 40px;
  }

  .nhl-section3 ul li::after {
    top: 11px;
  }

  .nhl-section3 p:first-child {
    margin-bottom: 0 !important;
  }
  .nhl-section3 p:last-child {
    margin-bottom: 0 !important;
  }

  .nhl-section3 h3 {
    font-size: 38px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
  }

  .nhl-section3 .left-col p {
    font-size: 19px;
    font-weight: 600;
    line-height: 32px; /* 168.421% */
    padding-bottom: 12px;
  }

  .nhl-section3 .left-col li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
  }

  .nhl-section3 .right-content p {
    font-size: 19px;
    font-style: normal;
    font-weight: 200;
    line-height: 32px; /* 168.421% */
    margin-bottom: 40px;
    font-family: "IBMPlexSans-ExtraLight";
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .nhl-line-section3 {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
}

/* for-tablet-horizontal { */
@media (min-width: 992px) and (max-width: 1199px) {
  .nhl-section3 .row {
    justify-content: space-around;
  }
  .nhl-section3 .col-lg-8 {
    max-width: 65%;
  }
}
