.isotop-news .news-img-outer img{
  width: 100%;
  height: auto;
}
.isotop-news{
  background: rgba(255,255,255,0.8);
  /*padding-left: 5px;
  padding-right: 5px;
  */
}
.isotop-news .news-extra-item {
    padding: 20px 0;
}
.isotop-news .news-extra-item p{
  font-size: 14px;
}
.isotop-news .header h3 {
  font-size: 25px;
  text-transform: uppercase;
}
.isotop-news .header h3 a{
  color: #000;
}
/*
.isotop-news .teaser-text p{
  font-size: 14px;
  line-height: 1;
}
*/
.isotop-news .teaser-text{
  margin-top: 20px !important;
}
.isotop-news .teaser-text .more{
  color: #f68b1f;
  font-size: 14px;
}
.isotop-news-list{
  padding-top: 60px;
}
.news-year-wise-menu{
    background: rgba(255,255,255,0.8);
}
.news-year-wise-menu li{
  border-top: 5px solid #000;
  padding-bottom: 10px;
}
.news-year-wise-menu li a{
  font-size: 65px;
  color: #000;
  text-decoration: none;
}