@charset "utf-8";
/* CSS Document */
/* line 2, ../../Arafath/CL/CL October/213. Business/HTML/scss/_section_title.scss */
.decreption_title h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 55px;
  color: #6D1818;
  position: relative;
  z-index: 0;
  padding-bottom: 22px;
}

@media (max-width: 767px) {
  /* line 2, ../../Arafath/CL/CL October/213. Business/HTML/scss/_section_title.scss */
  .decreption_title h3 {
    font-size: 28px;
    line-height: 36px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 2, ../../Arafath/CL/CL October/213. Business/HTML/scss/_section_title.scss */
  .decreption_title h3 {
    font-size: 36px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  /* line 19, ../../Arafath/CL/CL October/213. Business/HTML/scss/_section_title.scss */
  .decreption_title h3 br {
    display: none;
  }
}
