﻿.eds_news_Landing {
  margin-bottom: 30px;
 
  line-height: 1.7;
  font-size: 16px;
  color: #504e4e;
}
.eds_news_Landing span, .eds_news_Landing a, .eds_news_Landing li, .eds_news_Landing td, .eds_news_Landing table {
  font-family: inherit;
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
.eds_news_Landing *,
.eds_news_Landing *::before,
.eds_news_Landing *::after {
  box-sizing: border-box;
}

.eds_news_Landing.eds_subCollection_news h1, .eds_news_Landing.eds_subCollection_news h2, .eds_news_Landing.eds_subCollection_news h3, .eds_news_Landing.eds_subCollection_news h4, .eds_news_Landing.eds_subCollection_news h5, .eds_news_Landing.eds_subCollection_news h6 {
  margin: 0 0 15px;
  padding: 0;
  color: #000;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.1;
  font-weight: 700;
}
.eds_news_Landing.eds_subCollection_news h1 {
  font-size: 36px;
  background: #EFEFEF;
  border-radius: 10px;
  color: #000;
  text-align: center;
  padding: 30px 0;
  font-weight: 900;
}
.eds_news_Landing.eds_subCollection_news h2 {
  font-size: 30px;
}
.eds_news_Landing.eds_subCollection_news h5 {
    font-size: 14px;
  }
  .eds_news_Landing.eds_subCollection_news p {
    margin: 0 0 15px;
    padding: 0;
    line-height: 37px;
    text-align: justify;
    /* color: #fff; */
  }
  .eds_news_Landing.eds_subCollection_news a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s linear;
  }
  .eds_news_Landing.eds_subCollection_news:after {
    display: block;
    content: "";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
  }
  .eds_news_Landing.eds_subCollection_news .article_comments {
    margin: 15px 0 20px;
  }
  .eds_news_Landing.eds_subCollection_news .article_comments .num_of_comment {
    border: solid 1px #410f62;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    margin: 0 0 10px;
  }
  .eds_news_Landing.eds_subCollection_news .edn_article {
    margin-bottom: 35px;
  }
  .barghnet-articel {
    text-align: center;
  }
  .eds_news_Landing.eds_subCollection_news h1 {
    font-size: 36px;
    background: #EFEFEF;
    border-radius: 10px;
    color: #000;
    text-align: center;
    padding: 30px 0;
    font-weight: 900;
  }
  .eds_news_Landing.eds_subCollection_news h1, .eds_news_Landing.eds_subCollection_news h2, .eds_news_Landing.eds_subCollection_news h3, .eds_news_Landing.eds_subCollection_news h4, .eds_news_Landing.eds_subCollection_news h5, .eds_news_Landing.eds_subCollection_news h6 {
    margin: 0 0 15px;
    padding: 0;
    color: #000;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.1;
    font-weight: 700;
  }
  .eds_news_Landing.eds_subCollection_news h2 {
    font-size: 30px;
  }
  .barghnet-articel img {
    outline: 1px solid #f7db9a;
    padding: 15px;
    border-radius: 15px;
    overflow: hidden;
    border: 0px;
    margin: 30px 0;
  }
  .eds_news_Landing.eds_subCollection_news h1 {
    font-size: 36px;
    background: #EFEFEF;
    border-radius: 10px;
    color: #000;
    text-align: center;
    padding: 30px 0;
    font-weight: 900;
  }