.owl-carousel.owl-rtl {
  padding: 10px;
    border-radius: 5px;
}

.owl-carousel.owl-rtl img {
  height: 445px;
  object-fit: cover;
  border-radius: 5px;
}
.gallery-news-list .gallery-news-media .image img{
  border-radius: 5px;
}
.single-new-news img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.single-health-lifestyle-news .news-content {
  height: 110px;
  padding: 10px 10px;
}

.single-fashion-news img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.international-news-list .news-media {
  margin-bottom: 10px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.international-news-list .news-media img {
  height: 75px;
  width: 200px;
  max-width: 100px;
  object-fit: cover;
}

.international-news-list .news-media h3 {
  margin-bottom: 10px;
}

.international-news-list .news-media .content {
  height: 96px;
}

.international-news-list .news-media .content h3 {
  /* font-size: inherit; */
  height: 54px;
  overflow: hidden;
}

.articles_block {
  padding: 10px;
  /* border: 1px solid var(--second-color); */
}

.articles_block img {
  width: 100px !important;
  max-width: 85px !important;
  max-height: 85px !important;
  height: 100px !important;
  object-fit: cover !important;
  border-radius: 100% !important;
}

#newsTicker5.ent_wrapper {
  z-index: inherit;
}

.footer-area {
  padding-top: 50px;
}

.copyright-area {
  margin-top: 30px;
  text-align: center;
}

.mobile_show {
  display: none;
}

.desktop_show {
  display: block;
}

.writer_image img {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  object-fit: cover;
}

.article-content h2 {
  color: var(--second-color);
}

.article-content span {
  text-align: center;
}

.article-content span a {
  color: red;
}

.section-title a {
  color: var(--second-color);
  margin-bottom: 10px;
}

.copyright-area p {
  font-size: large;
}

.owl-carousel .owl-stage-outer {
  border-radius: 5px;
}

.single-default-news img {
  border-radius: 5px;
}

.single-fashion-news .news-content,
.new-news-slides .news-content {
  background-color: rgba(45, 41, 97, 0.5);
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: auto;
  position: absolute;
  bottom: 0;
  left: 14px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: var(--main-color);
}

.new-news-list img {
  width: 120px;
  height: 90px;
  object-fit: cover;
  border-radius: 5px;
  /* float: right; */
  /* margin-left: 10px; */
}

.subnews-content h3 a {
  color: var(--second-color);
  font-size: x-large;
  margin-right: -12px;
}

.subnews_slider {
  background: white;
  /* margin-bottom: 10px; */
  border-radius: 5px;
  border-bottom: 2px solid lightgray;
  padding: 10px 0;

}

.single-around-the-world-news .news-image img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.single-around-the-world-news .news-content {
  padding: 10px;
}

.single-around-the-world-news .news-content h3 {
  margin: -10px;
  padding: 0 15px;
  color: white;
  margin-top: -77px;
  /* font-size: 23px; */
  height: 67px;
  overflow: hidden;
  position: relative;
  background-color: rgba(45, 41, 97, 0.5);

}
.single-around-the-world-news-mobile .news-image img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.single-around-the-world-news-mobile .news-content {
  padding: 10px;
}

.single-around-the-world-news-mobile .news-content h3 {
  margin: -10px;
  padding: 0 15px;
  color: white;
  margin-top: -77px;
  /* font-size: 23px; */
  height: 67px;
  overflow: hidden;
  position: relative;
  background-color: rgba(45, 41, 97, 0.5);

}

.single-around-the-world-news .news-content h3 a {
  color: white;
}
.single-around-the-world-news-mobile .news-content h3 a {
  color: white;
    font-size: smaller;
    line-height: 1.2;
}

.news_content_new {
  background-color: red;
  margin-top: -105px;
}

.international-news-list .news-media {
  background-color: white;
  border-radius: 5px;
}

.international-news-list .news-media .content {
  background: transparent;
}

.subvideo {
  /* padding: 15px; */
  /* background-color: red !important; */
  /* height: 135px; */
  overflow: hidden;
}

.subvideo_title h3 {
  height: 75px;
  font-size: smaller;
  overflow: hidden;
}

.sinmun-nav nav .navbar-nav .nav-item {
  font-size: larger;
}

.sinmun-nav nav .navbar-nav .nav-item a {
  font-size: inherit;
}

.sub_economy_news {
  padding: 0 10px;
  border-bottom: 2px solid lightgray;
  /* margin-bottom: 10px; */
  background-color: white;
  border-radius: 5px;
  display: block;
  /* border: 1px solid var(--second-color); */
}
.international-news-list .news-media a img{
  border-radius: 5px;
}
.single-international-news .news-image img{
  border-radius: 5px;
}
.more-news-inner{
  background-color: #FFBA00;
}
.gallery-news-list .gallery-news-media {
  padding: 10px;
}
.subnews_content {
  padding: 10px;
  border-bottom: 2px solid lightgray;
}
.subnews_content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.subnews_content h3 {
  width: 100%;
}
.subnews_content h3 a{
  color: var(--second-color);
  font-size: x-large;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .owl-carousel.owl-rtl img {
    height: 275px;
  }
  .new-news-slides .single-default-news .news-content{
    height: 100px;
  }
  .mobile_show {
    display: block;
  }

  .desktop_show {
    display: none;
  }

  .single-around-the-world-news .news-content h3 {
    margin-top: -101px;
    height: 90px;
  }
  .single-around-the-world-news-mobile .news-content h3 {
    margin-top: -95px;
    height: 75px;
    padding: 0 5px;
    
  }

  .section-title h2 {
    font-size: xx-large;
  }
}