.aboutous:hover{
  cursor: pointer;
  color: #259ad6;
}
.aboutous_nav .aboutous_active{
  color: #259ad6;
}
.aboutousbox{
  min-height: 620px;
  padding-bottom:50px;
}
.helpousbox .standard{
  width: 48%;
}
.pagination-lg>li>a{
  color: #313131;
}
.pagination>.active>a{
  background-color: #259ad6 !important;
  border-color: #259ad6 !important;
}
.pagination-lg>li>a:hover{
  color: #313131 !important;
  background-color: #fff !important;
}
.new-list-div:last-child{
  border-bottom: none;
}