.article-section {
  position: relative;
}
.article-section h1 {
  font-family: Roboto, serif;
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 0;
  color: var(--black);
}
.new-loc-date-stamp {
  line-height: 20px;
  margin-bottom: 20px;
  font-size: 12px;
}
.new-loc-date-stamp span {
  margin-right: 6px;
  padding-right: 8px;
  position: relative;
  color: #666;
}
.img-share-twt {
  width: 30%;
  text-align: right;
}
.video-listig-section {
  position: relative;
  background: #000;
  color: #fff;
}
.video-listing-bigbox {
  position: relative;
  height: auto;
}
.video-listing-bigtxt {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: flex;
}
.video-listing-bigtxt .new-icon {
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
}
.video-listing-bigtxt .new-icon::before {
  content: '';
  background: transparent
    url(https://cdn.wionews.com/themes/custom/wion2018/images/play-icon-.png)
    no-repeat scroll 0 0/90% auto;
  display: block;
  height: 65px;
  margin: 15px 10px 0;
  width: 65px;
}
.video-listing-bigtxt h2 {
  padding: 20px;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 400;
}
.video-listing-bigtxt h2 a {
  color: #fff;
}
.video-listing-bigtxt h2 a:hover {
  color: #000;
}
.video-thumbnails-container {
  height: 490px;
  overflow: auto;
}
.video-thumbnails-box {
  margin-bottom: 20px;
  margin-right: 20px;
}
.video-thumbnails-box a {
  display: flex;
  justify-content: space-between;
}
.video-thumbnails-box a:hover .video-thumbnails-txt h6 {
  color: #ff6125;
}
.video-thumbnails-box .video-thumbnails-img {
  position: relative;
  width: 150px;
  margin-right: 15px;
  height: 80px;
  display: block;
}
.video-thumbnails-box .video-thumbnails-img a img {
  height: auto;
  width: 150px;
}
.video-thumbnails-box .video-thumbnails-img .nowPlay {
  position: absolute;
  display: none;
  z-index: 3;
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  background: rgba(8, 25, 55, 0.9);
  width: 100%;
  height: 80px;
  text-align: center;
}
.video-thumbnails-box .video-thumbnails-img .nowPlay span {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}
.video-thumbnails-txt {
  width: 65%;
}
.video-thumbnails-txt h6 {
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
}
.video-page-section {
  margin-top: 10px;
}
.video-card {
  position: relative;
}
.video-card .video-card-img {
  position: relative;
}
.video-card .video-card-txt h2 {
  color: #333;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 5px;
}
.video-card:hover .video-card-txt h2 {
  color: #ff6125;
}
.video-card .video-card-txt h5 {
  color: #333;
  margin-top: 5px;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}
.video-card:hover .video-card-txt h5 {
  color: #ff6125;
}
.video-card .video-cardsmall-img,
.video-card .video-cardsmall-img img {
  width: 100%;
  height: auto;
}
.showbywion-slider .showsbywion-box {
  margin: 5px;
}
.showsbywion-box .showsbywion-box-img a {
  display: block;
}
.showsbywion-box .showsbywion-box-img img {
  width: 100%;
}
.showsbywion-box h4 {
  margin-top: 10px;
}
.showsbywion-box h4 a {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.showbywion-slider {
  margin-bottom: 0 !important;
}
.showbywion-slider .slick-dots {
  display: none !important;
}
.showbywion-slider .slick-custom-arrow {
  position: absolute;
  top: 46%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  z-index: 99;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding-top: 2px;
}
.showbywion-slider .slick-custom-arrow-right {
  right: 4px;
  cursor: pointer;
}
.showbywion-slider .slick-custom-arrow-left {
  left: 4px;
  cursor: pointer;
}
.statebullet::after {
  content: '';
  height: 4px;
  width: 4px;
  background: #000;
  position: absolute;
  right: 0;
  top: 5px;
  border-radius: 50%;
}
.article-section .article-share-data .social-icon-circle {
  float: right;
}
.thumb-whtsapp,
.viewinapp {
  display: none !important;
}
.viewinapp {
  color: #555;
  border: 1px solid #ffdc27;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 10px;
  height: auto !important;
  width: auto !important;
  margin-top: 6.5px;
  margin-left: 5px;
  display: block;
  font-weight: bold;
}
.social-icon-circle {
  margin-bottom: 20px;
}
.article-section .article-main-img {
  margin-bottom: 15px;
  position: relative;
}
.article-section .img-stamp {
  margin-bottom: 15px;
  border-bottom: 1px solid #fdd828;
  padding-bottom: 5px;
  display: flex;
  justify-content: space-between;
}
.article-section .img-stamp .img-copy p {
  font-size: 13px;
  line-height: 20px;
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
}
.article-section .img-stamp .img-copy p div {
  margin-top: -5px;
}
.article-section .img-stamp .img-copy p i {
  font-size: 12px;
  color: #666;
  margin-right: 10px;
}
.article-section .img-stamp .img-share-twt a i {
  margin-right: 10px;
  color: #00aced;
}
.article-section .img-stamp .img-share-twt a {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  text-transform: uppercase;
}
.story-highlights {
  margin-bottom: 30px;
  width: 100%;
  background: #fdd828;
  padding: 15px;
  display: block;
  height: auto;
}
.story-highlights .story-highlightshead {
  text-transform: uppercase;
  line-height: normal;
  background: #fdd828;
  font-weight: 700;
  border-bottom: 1px dotted #000;
  padding-bottom: 10px;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 0;
}
.story-highlights .story-hightligsummry p {
  color: #333;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
.story-highlights p {
  color: #333;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
}
.article-section .article-main-data {
  position: relative;
  margin-bottom: 30px;
  font-family: Roboto, serif;
  font-size: 18px;
  color: #333;
  line-height: 24px;
}
.article-section p {
  margin-bottom: 20px;
  font-size: 18px;
  color: #333;
  line-height: 28px;
}
.article-section p a {
  color: #ff6125;
}
.article-main-data iframe {
  width: 100% !important;
}
.storytags {
  margin: 25px 0;
  position: relative;
}
.storytags h2 {
  padding: 10px 5px 0 15px;
  font-size: 21px;
  font-weight: bold;
  color: #333;
  display: inline;
  position: relative;
  line-height: 28px;
  margin-top: 0;
}
.storytags h2:before {
  width: 6px;
  height: 30px;
  top: 5px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fdd828;
}
.storytags ul {
  margin: 0;
  padding-left: 10px;
  display: inline;
}
.storytags li {
  list-style-type: none;
  font-size: 14px;
  font-weight: normal;
  color: #282828;
  border: 1px solid #d8d5d5;
  border-radius: 15px;
  padding: 5px 10px;
  margin: 5px 10px 15px 0px;
  display: inline-block;
}
.storytags li a {
  color: #000;
}
.storytags li:hover {
  background: #fdd828;
  color: #fff;
}
.related-container {
  position: relative;
}
.related-container .thumb-box {
  cursor: pointer;
}
.related-container .thumb-box .thumb-img {
  position: relative;
  overflow: hidden;
  height: auto;
}
.related-container .thumb-box .thumb-img img {
  height: auto;
  width: 100%;
}
.related-container .thumb-box .thumb-img .thumb-overlay {
  position: absolute;
  left: 6px;
  top: 6px;
  padding-top: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
}
.related-container .thumb-box:hover .thumb-overlay {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.related-container .thumb-box:hover a p {
  color: #ff6125;
  cursor: pointer;
}
.related-container .thumb-box .thumb-img .social-icon {
  padding: 5px;
}
.related-container .thumb-box .thumb-img .social-icon a {
  padding-right: 5px;
}
.related-container .thumb-box .thumb-img .social-icon .thumb-fb {
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  opacity: 1;
  width: 32px;
  background-color: rgb(24, 119, 242);
}
.related-container .thumb-box .thumb-img .social-icon .thumb-twitter {
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  opacity: 1;
  width: 32px;
  background-color: rgb(29, 155, 240);
}
.related-container .thumb-box .thumb-img .social-icon .thumb-in {
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  opacity: 1;
  width: 32px;
  background-color: rgb(0, 123, 181);
}
.related-container .thumb-box .thumb-txt p {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 0;
}
.related-container .thumb-box:hover .thumb-txt p {
  color: #ff6125;
}
.grammys-section {
  position: relative;
}
.grammys-timeline {
  margin: 20px 0;
  border-bottom: 1px solid #d2d2d2;
}
.grammys-timeline .grammys-timeline-date {
  position: relative;
}
.grammys-timeline .grammys-timeline-date span {
  color: #838383;
  font-weight: 600;
  display: table-cell;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  text-transform: capitalize;
  vertical-align: middle;
  padding-left: 25px;
}
.grammys-timeline-date::before {
  width: 16px;
  height: 16px;
  background: #fdd728;
  border: 1px solid #707070;
  border-radius: 50px;
  left: 0px;
  top: 0px;
  bottom: 0;
  content: '';
  position: absolute;
}
.grammys-heading {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-top: 10px;
}
.grammys-heading h5 {
  margin-bottom: 12px;
  font-size: 24px;
  font-family: Roboto, serif;
  color: #333;
  line-height: 28px;
  font-weight: bold;
}
.grammys-txt p {
  margin-top: 0;
}
.grammys-txt iframe {
  position: static;
  visibility: visible;
  width: 550px;
  height: 552px;
  max-width: 100%;
  display: block;
  flex-grow: 1;
}
.grammys-timeline .social-icon-circle {
  text-align: right;
  margin-bottom: 0;
}
.grammys-timeline .social-icon-circle .thumb-fb {
  width: 30px;
  height: 30px;
}
.grammys-timeline .social-icon-circle .thumb-twitter {
  width: 30px;
  height: 30px;
}
.latest-video-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.article-share-data .social-icon-circle {
  margin-bottom: 4px;
}
.article_share {
  margin-bottom: 10px;
}
.article_share a {
  margin-right: 5px;
}
.article_share .thumb-fb {
  background-color: rgb(24, 119, 242);
  line-height: 44px;
  border-radius: 100px;
  height: 44px;
  opacity: 1;
  width: 44px;
  display: inline-block;
}
.article_share .thumb-twitter {
  background-color: rgb(29, 155, 240);
  line-height: 44px;
  border-radius: 100px;
  height: 44px;
  opacity: 1;
  width: 44px;
  display: inline-block;
}
.article_share .thumb-in {
  background-color: rgb(0, 123, 181);
  line-height: 44px;
  border-radius: 100px;
  height: 44px;
  opacity: 1;
  width: 44px;
  display: inline-block;
}
.grammys-section .grammys-timeline .social-icon-circle img {
  padding-top: 5px !important;
}
.article-registration-form {
  width: 100%;
}
.liveNowtxt {
  display: inline-flex;
  align-items: center;
  border-radius: 18px;
  background: #ffd72a;
  padding: 5px 20px 5px 10px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-top: 20px;
  margin-bottom: 5px;
}
.liveNowtxt span {
  width: 21px;
  height: 21px;
  background: #e30000;
  border-radius: 50px;
  margin-right: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .social-icon-circle {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .social-icon-circle {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .video-listing-bigtxt {
    position: relative;
  }
  .video-listing-bigtxt h2 {
    padding: 10px;
    font-size: 16px;
  }
  .video-listing-bigtxt .new-icon {
    font-size: 12px;
  }
  .video-listing-bigtxt .new-icon:before {
    height: 40px;
    margin: 8px;
    width: 40px;
  }
  .video-thumbnails-box .video-thumbnails-img {
    height: auto;
    width: 90px;
  }
  .video-thumbnails-txt {
    width: 65%;
  }
  .video-thumbnails-container {
    height: auto;
  }
  .video-card .video-card-txt h2 {
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
  }
  .video-card-mob .video-card {
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
  }
  .video-card-mob .video-card a {
    display: flex;
    justify-content: space-between;
  }
  .video-card-mob .video-card .video-cardsmall-img,
  .video-card-mob .video-card .video-cardsmall-img img {
    height: 70px;
    width: 110px;
  }
  .video-card-mob .new-video-icon span {
    display: none;
  }
  .video-card-mob .video-card .video-card-txt {
    width: 65%;
    padding: 5px;
  }
  .video-card-mob .video-card .new-video-icon {
    bottom: 5px;
  }
  .video-card-mob .video-card .video-card-txt h5 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .article-section h1 {
    font-size: 25px;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .new-loc-date-stamp {
    line-height: normal;
    margin-bottom: 10px;
  }
  .new-loc-date-stamp span {
    display: inline-block;
  }
  .article-section .article-share-data .social-icon-circle {
    float: none;
  }
  .thumb-whtsapp,
  .viewinapp {
    display: inline-block !important;
  }
  .new-loc-date-stamp span {
    display: inline-block;
  }
  .social-icon-circle a {
    text-align: center;
    margin-right: 2px;
  }
  .article-section .img-stamp {
    display: block;
  }
  .article-section .img-stamp .img-copy p {
    font-size: 12px;
  }
  .article-section .img-share-twt {
    margin: 10px 0;
    font-size: 12px;
  }
  .related-container-mob .thumb-box {
    border: 1px solid #e0e0e0;
  }
  .related-container-mob .thumb-box {
    display: flex;
    margin-bottom: 15px;
  }
  .related-container-mob .thumb-box .thumb-img {
    position: relative;
    width: 124px;
    height: auto;
    float: left;
    margin-right: 10px;
  }
  .related-container-mob .thumb-box .thumb-img img {
    height: auto;
    object-fit: cover;
    width: 100%;
  }
  .related-container-mob .thumb-box .thumb-txt {
    width: 100%;
    padding: 5px 6px;
  }
  .related-container-mob .thumb-box .thumb-txt p {
    margin: 0;
    color: #333;
    line-height: 1.1;
    font-size: 16px;
  }
  .grammys-txt iframe {
    height: 430px;
  }
  .social-icon-circle {
    position: relative !important;
    right: 10px !important;
  }
  .social-icon-circle a {
    margin: 7px !important;
  }
  .video-listing-bigbox {
    padding: 0 15px;
  }
  .story-highlights {
    margin-bottom: 10px;
  }
}
