/* top news */
.big-news-content a {
  text-decoration: none;
}
.big-news-content a:hover {
  text-decoration: none;
  color: #000;
}
.big-news-content p {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
}
.news-list {
  border: 1px solid #e0e0e0;
}
.news-list a {
  display: flex;
}
.news-list a:hover,
.news-list a:hover p {
  text-decoration: none;
  color: #ff6125;
}
.news-list .news-list-img {
  position: relative;
  width: 124px;
}
.news-list .news-list-img img {
  /* max-width: 124px; */
  height: 92px;
  object-fit: cover;
  width: 100%;
}
.thumb-box.sports-box.sportsdiv p {
  color: #fff !important;
}
.thumb-box.sports-box.sportsdiv p:hover {
  color: #fdd828 !important;
}
.news-list-txt {
  width: 100%;
  padding: 5px 6px;
}
.news-list-txt p {
  margin: 0;
  color: #333;
}
.news-list-txt p a {
  line-height: 18px;
  font-size: 14px;
  color: #333;
}
.news-list-txt p a:hover {
  text-decoration: none;
  color: #ff6125;
}
/* video */
.videograycontainer {
  background: #ebebeb;
  padding: 15px;
}
.video-news-content a {
  text-decoration: none;
}
.video-news-content a:hover {
  text-decoration: none;
  color: #000;
}
.video-news-content .video-news-img {
  position: relative;
}
.video-news-content .video-news-img .play-btn {
  width: 25px;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.video-news-content p {
  font-size: 14px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 0;
}
.video-news-list {
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #a1a1a1;
  min-height: 90px;
}
.video-news-list a {
  display: flex;
}
.video-news-list a:hover,
.video-news-list a:hover p {
  text-decoration: none;
  color: #000;
}
.video-news-list .video-list-img img{
  padding: 10px !important;
  width: 50px !important;
  height: 50px !important;
  background: #000;
}
.video-list-txt {
  width: 80%;
  padding: 0px 6px 5px 6px;
}
.video-list-txt p {
  margin: 0;
  color: #333;
}
.video-home-section .video-section-big{
  background-color: #000;
}
/* start opinion & blogs */
.opinion-section {
  margin-top: 20px;
  margin-bottom: 30px;
  border: 1px solid #e0e0e0;
  padding: 20px;
}
.opinion-txt-list {
  padding: 0 15px;
}
.opinion-txt-list ol {
  margin: 0;
  padding: 0;
}
.opinion-txt-list ol li {
  margin-bottom: 20px;
}
.opinion-txt-list ol li a {
  color: #333;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.opinion-txt-list ol li a:hover {
  text-decoration: none;
  color: #ff6125;
}

/* start videos section */
.video-home-section a {
  text-decoration: none;
}
.video-home-section:hover {
  text-decoration: none;
}
.video-home-section .video-section-big img {
  width: 100%;
  height: 366px;
}
.video-home-section .video-section-big .play-btn {
  width: 70px !important;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-home-section .video-section-big p {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
  background: #000;
  padding: 15px;
  color: #ffffff;
}
.video-home-section .video-section-big p:hover {
  color: #ff6125;
  text-decoration: none;
}
.video-home-section .video-news-list {
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #a1a1a1;
  min-height: 90px;
}
.video-home-section .video-small-list a {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.video-home-section .video-small-list a:hover,
.video-home-section .video-small-list a:hover p {
  text-decoration: none;
  color: #000;
}
.video-home-section .video-small-list .video-small-img {
  position: relative;
  max-width: 140px;
  margin-right: 10px;
}
.video-home-section .video-small-list .video-small-img .playbottombtn {
  width: 25px;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.video-home-section .video-small-list .video-smalllist-txt {
  width: 100%;
  padding: 0px;
}
.video-home-section .video-small-list .video-smalllist-txt p {
  margin: 0;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
/* .worldnews-home-section .worldnews-big .worldnews-bigimg{
  width: 100%;
  height: 230px;
  overflow: hidden;
} */
.worldnews-home-section .worldnews-big {
  background-color: #000;
}
.worldnews-home-section .worldnews-big .worldnews-bigimg img {
  width: 100%;
  height: 330px;
}
.worldnews-home-section .worldnews-big .worldnews-bigtxt {
  background: #000;
  padding: 15px;
}
.worldnews-home-section .worldnews-big .worldnews-bigtxt p,
.worldnews-home-section .worldnews-big .worldnews-bigtxt p a {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
  color: #ffffff;
  text-decoration: none;
}
.worldnews-home-section .worldnews-big .worldnews-bigtxt a:hover {
  color: #fdd828;
  text-decoration: none;
}
.worldnews-bigtxt .worldnews-content {
  display: flex;
  border-top: 1px solid #333;
  justify-content: space-between;
  color: #ffffff;
  padding-top: 10px;
}
.worldnews-bigtxt .worldnews-content .readmore {
  font-size: 13px;
  margin-top: 8px;
}
.worldnews-bigtxt .worldnews-content .readmore a {
  font-size: 13px;
  color: #ffffff;
}
.worldnews-bigtxt .worldnews-content .readmore a i {
  margin-right: 5px;
}
.worldnews-bigtxt .worldnews-content .readmore a:hover {
  color: #fdd828;
  text-decoration: none;
}
.worldnews-bigtxt .worldnews-content .social-icon span{
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.worldnews-bigtxt .worldnews-content .social-icon a {
  margin-right: 5px;
  display: inline-block;
}
/* sport */
.sports-sub-link {
  display: inline;
  vertical-align: top;
}
.sports-sub-link a {
  font-size: 16px;
  position: relative;
  padding: 0 10px;
}
.sports-sub-link a:hover {
  color: #ff6125;
}
.sports-sub-link a:after {
  position: absolute;
  content: "/";
  color: #e8e7e7;
  font-size: 20px;
  right: -5px;
  top: -5px;
}
.sports-sub-link a:first-child {
  padding-left: 0px;
}
.sports-sub-link a:last-child {
  padding-right: 0px;
}
.sports-sub-link a:last-child:after {
  content: "";
}
.sports-box .thumb-txt {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  height: auto;
  bottom: 0;
  padding: 10px;
  width: 93%;
}
.thumb-container .sports-box .thumb-img {
  height: 200px;
}
.thumb-container .sports-box .thumb-img img {
  height: 200px;
  width: 100%;
}
.thumb-container .sports-box .thumb-txt p {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.thumb-container .sports-box:hover .thumb-txt p {
  color: #fdd828;
}
.media-descrp-box {
  border: 1px solid #d2d2d2;
  height: 200px;
}
.media-descrp-box .media-descrp-img {
  height: 200px;
}
.media-descrp-box .media-descrp-img img {
  height: 200px;
  width: 100%;
}
.media-descrp-box .media-descrp-txt p a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}
.media-descrp-box:hover .media-descrp-txt p a {
  color: #ff6125;
}
.media-descrp-box .media-descrp-txt .social-icon {
  position: absolute;
  bottom: 15px;
  margin: 0 -10px;
  padding: 0 10px;
  right: 10px;
}
.media-descrp-box .media-descrp-txt .social-icon a {
  margin-right: 5px;
}
.media-descrp-box .media-descrp-txt .social-icon span{
  display: inline-block;
  vertical-align: middle;
}
.media-descrp-box .media-descrp-txt .social-icon a{
  margin-left: 5px;
}
.video-thumb-box .video-thumb-txt .social-icon span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.video-thumb-box .video-thumb-txt .social-icon span::before {
  border: 0;
  display: none;
}
.video-thumb-box .video-thumb-txt p{
  height: 67px;
}
.woin-livetv {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.woin-livetv .embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-thumb-box {
  border: 1px solid #e0e0e0;
  padding: 0px 15px 15px 15px;
}
.video-thumb-box .video-thumb-img {
  position: relative;
}
.video-thumb-box .new-video-icon:after {
  content: "";
  color: #fdd828;
  background: url(https://cdn.wionews.com/global_summit/images/videoicon1.png)
    no-repeat left;
  font-size: 13px;
  left: 5px;
  top: 8px;
  line-height: 30px;
  width: 30px;
  height: 12px;
  position: absolute;
  text-align: center;
}
.video-thumb-box .new-video-icon {
  background: rgba(0, 0, 0, 0.7);
  bottom: 5px;
  height: 30px;
  min-width: 30px;
  left: 5px;
  position: absolute;
  text-transform: uppercase;
  z-index: 1;
}
.video-thumb-box .new-video-icon span {
  padding: 0 10px 0 30px;
  line-height: 30px;
  color: #fdd828;
  font-size: 12px;
}
.video-thumb-box span:before {
  content: "";
  border-left: 1px solid #666;
  padding-left: 10px;
}
.video-thumb-box .video-thumb-txt {
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.video-thumb-box .video-thumb-txt .social-icon {
  text-align: right;
  margin-top: 10px;
}
.video-thumb-box .video-thumb-txt .social-icon a {
  margin-right: 5px;
}
.video-thumb-box:hover .video-thumb-txt p a {
  color: #ff6125;
  text-decoration: none;
}
/* start photo slider */
.photo-gallery-home {
  background: #fdd828;
}
.photo-gallery-home .slick-slide {
  position: relative;
}
.photo-gallery-home div {
  position: relative;
}
.photo-gallery-home .photos-slider-text {
  height: 280px;
  overflow: hidden;
  background: #000;
  padding: 40px;
  position: absolute;
  z-index: 50;
  right: 30px;
  bottom: 30px;
  width: 450px;
}
.photo-gallery-home .photos-slider-text h2 {
  border-top: 3px solid rgba(0, 0, 0, 0.2);
  padding-top: 10px;
  margin-top: -3px;
}
.photo-gallery-home .photos-slider-text h2 a {
  color: #ffffff;
  text-decoration: none;
}
.photo-gallery-home .photos-slider-text h2 a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fdd828;
  text-decoration: none;
}
.photo-gallery-home .photos-slider-text p {
  color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
.photo-gallery-home .slider-count {
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  right: 170px;
  top: 130px;
  color: #000;
}
.photo-gallery-home .slick-prev:before,
.photo-gallery-home .slick-next:before {
  color: #000000;
}
/* SLICK: ARROWS */
.photo-gallery-home .slick-custom-arrow {
  position: absolute;
  transform: translateY(-50%);
  z-index: 100;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  color: #333333;
  font-size: 20px;
  text-align: center;
}
.photo-gallery-home .slick-custom-arrow:hover {
  cursor: pointer;
  background-color: #ffffff;
  color: #333333;
}
.photo-gallery-home .slick-custom-arrow-right {
  right: 2%;
  top: 21%;
}
.photo-gallery-home .slick-custom-arrow-left {
  right: 7%;
  top: 21%;
}

/* SLICK: DOTS */
.photo-gallery-home .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 40px;
  left: 52%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
.photo-gallery-home .slick-dots .slick-active button {
  border: 0;
  height: 15px;
  width: 15px;
  background-color: #ffffff;
}
.photo-gallery-home .slick-dots li {
  display: flex;
  align-items: center;
  margin: 0 4px;
  padding: 0;
  height: 14px;
  width: 14px;
}
.photo-gallery-home .slick-dots li button {
  background-color: rgba(255, 255, 255, 0.5);
  /* border: 1px solid #fff; */
  border-radius: 50%;
  opacity: 1;
  display: block;
  height: 14px;
  width: 14px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
}

.thumb-whtsapp {
  display: none;
}

/* media css */

@media screen and (min-width: 992px) and (max-width: 1024px) {
}

@media screen and (min-width: 768px) and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .desktop-menu {
    display: none;
  }
  .section-heading-large h2 {
    font-size: 20px;
  }
  .big-news-content p {
    font-size: 20px !important;
  }
  .news-list .news-list-img img {
    height: auto !important;
  }
  .news-list {
    margin-bottom: 15px;
  }
  .adtopmarg {
    margin-top: 20px;
  }
  .news-list-txt p {
    font-size: 16px;
  }

  .opinion-section {
    margin-bottom: 10px;
  }
  .section-heading-large .in-text-items {
    display: none;
  }
  .video-home-section .video-section-big img {
    height: auto;
  }
  .video-home-section .video-section-big .play-btn {
    top: 33%;
  }
  .video-home-section .video-section-big p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .more-news {
    display: block;
    width: 100%;
  }
  .worldnews-home-section .worldnews-big .worldnews-bigimg img {
    height: auto;
  }
  .worldnews-home-section .worldnews-big .worldnews-bigtxt p,
  .worldnews-home-section .worldnews-big .worldnews-bigtxt p a {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .social-icon-mob {
    width: 100%;
    text-align: right;
  }
  .thumb-whtsapp {
    display: inline-block;
  }
  .worldnews-home-mob .thumb-container {
    margin-top: 20px;
  }
  .worldnews-home-mob .thumb-container .thumb-img,
  .worldnews-home-mob .thumb-container .thumb-box .thumb-img img {
    height: auto;
  }
  .section-heading-large {
    margin-bottom: 10px;
  }
  .sports-sub-link {
    vertical-align: super;
  }
  .sports-sub-link a {
    font-size: 12px;
    padding: 0 5px;
  }
  .worldnews-bigtxt .worldnews-content .readmore a {
    font-size: 12px;
  }
  .sports-home-mob .mt-3 {
    margin-top: 0 !important;
  }
  .sports-home-mob .worldnews-big {
    margin-bottom: 20px;
  }
  .sports-home-mob .sports-box {
    margin-bottom: 20px;
  }
  .sports-home-mob .thumb-container .thumb-img,
  .sports-home-mob .thumb-container .thumb-box .thumb-img img {
    height: auto;
  }
  .media-descrp-sports {
    height: auto;
  }
  .media-descrp-sports .media-descrp-img,
  .media-descrp-sports .media-descrp-img img {
    height: auto;
  }
  .media-descrp-sports .media-descrp-txt .social-icon {
    display: none;
  }
  .sports-box .thumb-txt {
    position: relative;
    background: #303649;
    width: 100%;
  }
  .tvgravitas-home-mob {
    margin-top: 0 !important;
  }
  .tvgravitas-home-mob .section-heading-large {
    margin-top: 15px;
  }
  .tvgravitas-home-mob .video-thumb-box .video-thumb-txt .social-icon {
    display: none;
  }
  .tvgravitas-thumb-mob .video-thumb-box {
    border: 1px solid #e0e0e0;
  }
  .tvgravitas-thumb-mob .video-thumb-box {
    display: flex;
    margin-bottom: 15px;
    padding: 0px 0px 15px 0px;
  }
  .tvgravitas-thumb-mob .video-thumb-box .video-thumb-img {
    position: relative;
    width: 124px;
    height: auto;
    /* background-color: #e0e0e0; */
    padding-bottom: 20px;
  }
  .tvgravitas-thumb-mob .video-thumb-box .video-thumb-img img {
    height: auto;
    object-fit: cover;
    width: 100%;
  }
  .tvgravitas-thumb-mob .video-thumb-box .video-thumb-txt {
    width: 100%;
    padding: 5px 6px;
  }
  .tvgravitas-thumb-mob .video-thumb-box .video-thumb-txt p {
    margin: 0;
    color: #333;
    line-height: 1.1;
    font-size: 16px;
  }
  .tvgravitas-thumb-mob .new-video-icon {
    width: 100%;
    position: relative;
    bottom: 0px;
    left: 0;
  }
  .photo-gallery-home .photos-slider-text {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px 40px 20px;
  }
  .photo-gallery-home .photos-slider-text p {
    display: none;
  }
  .photo-gallery-home .slick-custom-arrow-right {
    right: 0;
    top: 80px;
  }
  .photo-gallery-home .slick-custom-arrow-left {
    left: 0;
    top: 80px;
  }
  .photo-gallery-home .slick-custom-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .photo-gallery-home .slick-dots {
    bottom: 20px;
    left: 59%;
  }

  .photo-gallery-home .slider-count {
    display: none;
  }
  .photo-gallery-home .photos-slider-text h2 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .edge-news-section .thumb-container-mob .thumb-box .thumb-img {
    height: 50px;
    overflow: hidden;
  }
  .video-news-content .video-news-img span{
    display: block !important;
  }
  .sportsdiv p{
    margin-top: 5px;
  }
  .news-list-txt {
    padding: 8px 6px !important;
  }
}
