.page-title.style-two {
padding: 150px 0 300px 0;
}


.report-list {
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0 0 5px;
}

.report-list li {
  line-height: 40px;
}

.report-list li a {
  color: #414775;
}

.report-list li a:hover {
  color: #e6810e;
}

.report-list li a:visited {
  color: #8B4B8C !important;
}

.report-list li a:visited:hover {
  color: #B565B8 !important;
}

.page-title .content-box .title-box h1 {
  position: relative;
  z-index: 2;
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.subheading {
  font-size: 65%;
  font-weight: 400;
}