.logo h1 {
  font-size: 60px;
  font-weight: bold;
}
.scroll_news a {
  color: red;
  font-weight: 600;
  font-size: 17px;
}
.top_trending{
  padding: 75px 0 0 0 ;
  text-align: center;
}
.top_trending h2 {
  padding: 20px 2px;
  line-height: 60px;
  padding-top: 25px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.top_trending span{
  text-align: center;
}
.top_TrendingCo{
  padding-top: 20px;
}
.top_trending_con p{
  font-size: 17px;
}
.share_on_media{
  padding-top: 20px;
}
.share_on_media a {
  border: solid 1px;
  font-size: 16px;
  padding: 5px;
}
.facebook {
  color: #fff;
  background: #0074a0;
}.twitter {
  color: #fff;
  background: #05b7fc;
}
.top_trendings2Img {
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.top_trendings2_con img{
  width: 100%;
  object-fit: cover;
  transition: all .3s ease;
}
.top_trendings2_con {
  font-size: 17px;
}
.top_trendings2 {
  padding-top: 30px;
}
.top_trendingS1_con {
  height: 280px;
  overflow: hidden;
}
.top_trendingS1_con p {
  text-align: left!important;
  font-size: 17px;
  font-weight: 500;
}
/*top3 stat*/
.top3con h2{
  line-height: 26px;
  font-weight: 600;
  font-size: 15px;
}
.toPcatwise{
  line-height: 24px!important;
}
div#news_details h1 {
  font-size: 35px;
  font-weight: bold;
}
.catStyl1c img {
  object-fit: cover;
  width: 100%;
}
.description{
  font-size: 15px;
}
.catStyl1c h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 60px;
}
.t_catStyl1c .t_catStyl1c-news p {
  font-size: 15px;
  line-height: 26px;
}
.catStyl1c {
  margin-bottom: 25px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding-bottom: 10px;
}
.t_catStyl1c .t_catStyl1c-news {
  border-left: 1px solid #ddd;
}
.t_catStyl1c .t_catStyl1c-news figure{
  float: left;
  margin: 8px 15px 0 0 !important;
}
.t_catStyl1c .t_catStyl1c-news figure img{
  width: 90px;
  height: 60px;
  object-fit: cover;
}
.t_catStyl1c-news h2 {
  font-weight: 600;
}
.line24 {
  line-height: 24px;
}
.listOneByThreeImg {
  width: 100%;
  height: 267px;
  overflow: hidden;
}
._main-title{
  line-height: 48px;
  font-size: 26px;
  font-weight: 600;
}
/*top3 end*/
/*listNews start*/
.items_cat_news {
  padding: 10px;
  margin-bottom: 10px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05), 8px 5px 16px rgba(0, 0, 0, 0.06);
}
/*listNews end*/
/*Footer Start*/
.footer__link--list li {
  line-height: 21px;
}
.footer__link--list a {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
ul.footer__link--list {
  padding-left: 0;
}
.f_main p {
  font-weight: 500;
  font-size: 17px;
}
/*Footer end*/
/*Blogs & Bichar start*/
.section-title {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.bichar_section {
  background: #F3F8FC;
  padding: 40px 0;
}
#section-sub-title{
  color: #0295a2;
 }
.bi_section{
  width: 100%;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 10px 0 rgba(72,72,72,0.1);
  margin-bottom: 5px;
}
.bi_sectionImg img {
  width: 100%;
  height: 80px;
  object-fit: cover;
}
.bi_sectionDis h3 {
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: #4e4040;
  margin: 0;
  /* height: 66px; */
  overflow: hidden;
  line-height: 1.4;
}.bi_sectionDis p {
  color: #000;
  margin-bottom: 1px;
  font-size: 14px;
}
/*Blogs & Bichar End*/

