section#news-page {
  margin-top: 40px;
}

.news-list .standart-news {
  border: none;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgb(85 85 85 / 6%);
  background: #fff;
  margin-bottom: 15px;
}

.news-list .standart-news img {
  width: 290px;
  height: 220px;
  object-fit: cover;
  float: left;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.standart-news .article-body p {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.standart-news header h3 {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 20px;
  color: #3e3e3e;
  margin-bottom: 5px;
}

.standart-news .article-body {
  padding: 20px;
  margin-left: 290px;
  height: 220px;
}

.standart-news header {
  margin-bottom: 15px;
}

ul.list-group.list-group-flush {
  margin: 0;
}

ul.list-group.list-group-flush li.list-group-item {
  border: none;
  border-bottom: 2px solid rgb(221 221 221 / 30%) !important;
}

ul.list-group.list-group-flush li.list-group-item:last-child {
  border: none !important;
}

.ui.card .header {
  font-family: "Poppins", sans-serif;
  line-height: 1.28571429em;
  font-weight: 500;
  border: none !important;
  font-size: 15px;
  color: #4c4c4c;
  padding: 15px;
}

h1.big-header {
  line-height: 60px;
  font-size: 23px;
  font-weight: bold;
  margin-top: 15px;
  color: #424242;
}

.popular-list .media-body h4 {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 15px;
  color: #3e3e3e;
  margin-bottom: 5px;
}

.popular-list .media-body span {
  font-size: 12px;
}

.popular-list .media-left img {
  width: 65px;
  height: 65px;
  display: block;
  border: 4px solid #fff;
  box-shadow: 0 6px 19px rgb(0 0 0 / 11%);
  border-radius: 14px;
  object-fit: cover;
  max-width: unset;
}

.popular-list .media {
  padding-bottom: 10px;
  border-bottom: 1px solid #f4f4f4;
  padding-right: 20px;
}

article.first-big-news {
  width: 40%;
  height: 400px;
  border: none;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgb(85 85 85 / 6%);
  background: #fff;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
  float: left;
  margin-right: 15px;
}

article.first-big-news img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 4px;
}

article.first-big-news header {
  position: absolute;
  bottom: 0;
  padding: 20px;
  vertical-align: bottom;
  color: white;
  z-index: 2;
}

article.first-big-news header p {
  color: #a2a2a2;
}

article.first-big-news header h3 {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 22px;
}

article.first-big-news:hover .slide-backdrop {
  height: 100%;
}

article.first-other-news {
  float: left;
  width: 55%;
}

article.first-other-news {
  float: left;
  width: calc(60% - 15px);
  border: none;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgb(85 85 85 / 6%);
  background: #fff;
  margin-bottom: 15px;
  padding: 15px;
  height: 123px;
  overflow: hidden;
  padding-right: 35px;
}

article.first-other-news img {
  height: 93px;
  width: 93px;
  object-fit: cover;
  border-radius: 4px;
  float: left;
  margin-right: 20px;
}

article.first-other-news header h3 {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 17px;
  color: #3e3e3e;
  margin-bottom: 5px;
}

article.first-other-news a {
  color: inherit;
}

article.first-other-news header p {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
}

nav.navbar.navbar-news {
  border: none;
  border-radius: 74px;
  box-shadow: 0 5px 5px 0 rgb(85 85 85 / 6%);
  background: #fff;
  padding: 0 15px;
  margin-top: 15px;
}

.mt-15 {
  margin-top: 15px;
}

nav.navbar.navbar-news a:hover {
  background: none;
  color: #004a90;
}

.apsc-theme-4 .apsc-each-profile {
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  width: calc(50% - 7.5px);
}

.apsc-each-profile.ml {
  margin-left: 7.5px;
}

.apsc-each-profile.mr {
  margin-right: 7.5px;
}

.apsc-theme-4 .apsc-each-profile a,
body.elementor-page .apsc-theme-4 .apsc-each-profile a {
  width: 163px;
  padding: 12px 20px;
}

.apsc-theme-4 .apsc-each-profile a {
  width: 100%;
  padding: 12px 9px;
  display: block;
  color: #fff;
  position: relative;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 800;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.apsc-theme-4 .social-icon {
  display: inline-block;
  position: relative;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.apsc-theme-4 .media-name,
body.elementor-page .apsc-theme-4 .media-name {
  font-size: 14px;
  padding: 0 6px 0 5px;
}

.apsc-facebook-icon {
  background-color: #3b5998;
}

.apsc-twitter-icon {
  background-color: #1dcaff;
}

.apsc-instagram-icon {
  background-color: #c32aa3 !important;
}

.apsc-youtube-icon {
  background-color: #e52d27;
}

h1.big-header {
  margin-bottom: 0px;
  line-height: 20px;
}

span.small-header {
  margin-bottom: 15px;
  display: block;
  color: #8a8a8a;
}

.slider-text span,
article.first-big-news span,
article.first-other-news span,
.standart-news .article-body span {
  margin-right: 13px;
}

.content.popular-list .media-body span {
  margin-right: 10px;
}

/* Dark Theme */

.dark-theme .slider-text h1 {
  color: #e7e8f5;
}

.dark-theme h1.big-header {
  color: #d7d8e6;
}

.dark-theme nav.navbar.navbar-news {
  background: #323448;
}

.dark-theme nav.navbar.navbar-news a:hover {
  color: #e7e8f5;
}

.dark-theme article.first-other-news {
  background: #323448;
}

.dark-theme article.first-other-news header h3 {
  color: #d7d8e6;
}

.dark-theme article.first-big-news header h3 {
  color: #d7d8e6;
}

.dark-theme article.first-big-news header span {
  color: #6f7188 !important;
}

.dark-theme .slider-text span {
  color: #6f7188 !important;
}

.dark-theme article.first-other-news span {
  color: #6f7188 !important;
}

.dark-theme article.first-other-news header p {
  color: #d9dae9;
}

.dark-theme .article-body {
  background: #323448;
}

.dark-theme .standart-news header h3 {
  color: #d7d8e6;
}

.dark-theme .standart-news header span {
  color: #6f7188 !important;
}

.dark-theme .standart-news .article-body p {
  color: #d9dae9;
}

.dark-theme .btn.btn-primary {
  color: #fff;
  background-color: #ff8200;
  border-color: #ff8200;
}

.dark-theme .ui.card .header {
  color: #d7d8e6;
}

.dark-theme .content.popular-list span {
  color: #d9dae9;
}

.dark-theme .popular-list .media {
  border-bottom: 1px solid #383b50;
}

.dark-theme .popular-list .media-left img {
  border: 4px solid #383b50;
}

.dark-theme ul.list-group.list-group-flush li.list-group-item {
  background: #383b50;
  border-bottom: 2px solid rgb(50 52 72) !important;
}

.dark-theme .pagination > li > a,
.dark-theme .pagination > li > span {
  color: #d7d8e6;
  background-color: #2f3144;
  border: 1px solid #383b50;
}

.dark-theme .pagination > .active > a,
.dark-theme .pagination > .active > a:focus,
.dark-theme .pagination > .active > a:hover,
.dark-theme .pagination > .active > span,
.dark-theme .pagination > .active > span:focus,
.dark-theme .pagination > .active > span:hover {
  color: #d7d8e6;
  background-color: #25273a;
  border-color: #25273a;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #d7d8e6;
  background-color: #25273a;
  border-color: #25273a;
}

.dark-theme .pagination > .disabled > a,
.dark-theme .pagination > .disabled > a:focus,
.dark-theme .pagination > .disabled > a:hover,
.dark-theme .pagination > .disabled > span,
.dark-theme .pagination > .disabled > span:focus,
.dark-theme .pagination > .disabled > span:hover {
  color: #d7d8e6;
  background-color: #2f3144;
  border: 1px solid #383b50;
}

@media only screen and (max-width: 768px) {
  article.first-other-news header p {
    -webkit-line-clamp: 1;
  }

  .news-list .standart-news img {
    width: 120px;
  }

  .standart-news .article-body {
    margin-left: 120px;
  }

  .standart-news .article-body p {
    -webkit-line-clamp: 2;
  }
}
