body {
  font-size: 100%;
  background: 0 0;
  line-height: 1.2;
  font-family: Poppins, Arial, PanchariUni, Gotham, "Helvetica Neue", Helvetica,
    "sans-serif";
  color: var(--text-color);
}
* {
  box-sizing: inherit;
}

* {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
}

body {
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Poppins, Arial, PanchariUni, Gotham, "Helvetica Neue", Helvetica,
    "sans-serif";
  -webkit-text-size-adjust: 100%;
}

body {
  color: #262626;
  color: var(--text-color);
}

body {
  background-color: #fff;
  background-color: var(--body-bg);
}

@media only screen and (min-width: 992px) {
  body {
    padding-bottom: 0;
  }
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
}

html {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
}

:root {
  --body-bg: #ffffff;
  --white-color: #ffffff;
  --title-color: #15173d;
  --text-color: #262626;
  --secondaryText-color: #666666;
  --border-color: #e9e9e9;
  --cardBox-color: #f5f5f5;
  --brandRed-color: #ec1c24;
  --lightRed-color: #fff8f8;
  --brandPrimary-color: #333994;
  --brandBlue-color: #00b8f1;
  --adBg-color: #eceff1;
  --article-size-1: 1090px;
  --article-size-2: 1150px;
}

@media only screen and (min-width: 576px) {
  :root {
    --article-size-1: 540px;
    --article-size-2: 540px;
  }
}

@media only screen and (min-width: 768px) {
  :root {
    --article-size-1: 720px;
    --article-size-2: 720px;
  }
}

@media only screen and (min-width: 992px) {
  :root {
    --article-size-1: 960px;
    --article-size-2: 960px;
  }
}

@media only screen and (min-width: 1200px) {
  :root {
    --article-size-1: 1090px;
    --article-size-2: 1150px;
  }
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: inherit !important;
  }
}

.article-body {
  max-width: 1090px;
  max-width: var(--article-size-1);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.article-body {
  max-width: 1150px;
  max-width: var(--article-size-2);
}

@media only screen and (min-width: 576px) {
  .article-body {
    max-width: var(--article-size-2);
  }
}

.article-body {
  overflow-y: visible;
}

*,
:after,
:before {
  box-sizing: inherit;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.article-body:after,
.article-body:before,
.article-header__action-block-1:after,
.article-header__action-block-1:before,
.article-header__action-block-2:after,
.article-header__action-block-2:before,
.article-header__advtBlock:after,
.article-header__advtBlock:before,
.article-header__author-block:after,
.article-header__author-block:before,
.article-header__component-slot:after,
.article-header__component-slot:before,
.article-header__highlight-block:after,
.article-header__highlight-block:before,
.article-header__photo-block--normalsize:after,
.article-header__photo-block--normalsize:before,
.article-header__title:after,
.article-header__title:before,
.article-page-container .cmp-sectionpage-header::after,
.article-page-container .cmp-sectionpage-header::before,
.article-page-container .editable-banner-wrap::after,
.article-page-container .editable-banner-wrap::before,
.article-page-container--vertical-image .article-header::after,
.article-page-container--vertical-image .article-header::before,
.article-size-1:after,
.article-size-1:before,
.article-size-2:after,
.article-size-2:before {
  display: table;
  content: "";
}

.article-body:after,
.article-header__action-block-1:after,
.article-header__action-block-2:after,
.article-header__advtBlock:after,
.article-header__author-block:after,
.article-header__component-slot:after,
.article-header__highlight-block:after,
.article-header__photo-block--normalsize:after,
.article-header__title:after,
.article-page-container .cmp-sectionpage-header::after,
.article-page-container .editable-banner-wrap::after,
.article-page-container--vertical-image .article-header::after,
.article-size-1:after,
.article-size-2:after,
.cmp-banner-block__center,
.story-col-list-advtBlock:after {
  clear: both;
}

.article-body::after,
.article-body::before,
.article-header__action-block-1::after,
.article-header__action-block-1::before,
.article-header__action-block-2::after,
.article-header__action-block-2::before,
.article-header__advtBlock::after,
.article-header__advtBlock::before,
.article-header__author-block::after,
.article-header__author-block::before,
.article-header__component-slot::after,
.article-header__component-slot::before,
.article-header__highlight-block::after,
.article-header__highlight-block::before,
.article-header__photo-block--normalsize::after,
.article-header__photo-block--normalsize::before,
.article-header__title::after,
.article-header__title::before,
.article-page-container .cmp-sectionpage-header::after,
.article-page-container .cmp-sectionpage-header::before,
.article-page-container .editable-banner-wrap::after,
.article-page-container .editable-banner-wrap::before,
.article-page-container--vertical-image .article-header::after,
.article-page-container--vertical-image .article-header::before,
.article-size-1::after,
.article-size-1::before,
.article-size-2::after,
.article-size-2::before {
  display: table;
  content: "";
}

:selection {
  color: #333;
  background-color: #eef9fd;
}

.article-body__in {
  border-top-width: 6px;
  border-top-style: double;
  padding-top: 15px;
  border-color: #e9e9e9;
  border-color: var(--border-color);
  margin-top: 0;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .article-body__content {
    width: 61%;
    float: left;
  }

  .article-body__aside {
    width: 39%;
    float: right;
    padding-left: 30px;
    padding-bottom: 20px;
  }

  .article-body__footer {
    width: 61%;
    float: left;
  }
}

.top-advt-block {
  margin-top: -12px;
}

.advtBlock {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.advtBlock {
  background-color: #eceff1;
  background-color: var(--adBg-color);
  padding: 8px 0;
}

.advtBlock {
  display: none !important;
}

.article-body .advtBlock {
  background: 0 0;
}

.article-body .advtBlock {
  background: transparent;
}

@media only screen and (min-width: 992px) {
  .article-body__content-top {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.article-body__aside .cmp-container::after,
.article-body__aside .cmp-container::before,
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.article-body .live-update-timeline-outer,
.article-body__aside .cmp-container::after,
.article-body__component-slot .cmp-container > div,
.article-body__component-slot > div,
.article-slider,
.cmp-content-summary,
.cmp-story-list__component-slot:after,
.cmp-video-block,
.features-info,
.lf-disclosure,
.list-gallery,
.ratingBlock,
.slick-track:after {
  clear: both;
}

.article-body__aside .cmp-container::after,
.article-body__aside .cmp-container::before,
.slick-track::after,
.slick-track::before {
  content: "";
  display: table;
}

.article-body__aside .advtBlock {
  margin-bottom: 12px;
  margin-top: 12px;
}

.article-body .article-body__in .advtBlock {
  background-color: var(--adBg-color);
}

.article-body__aside .advtBlock:first-child {
  margin-top: 0;
}

.article-body__component-slot {
  margin-bottom: 1.125rem;
}

.advtBlock__in {
  padding-left: 10px;
  padding-right: 10px;
}

.advtBlock__in {
  text-align: center;
}

.article-body__aside .cmp-container > div {
  margin-top: 12px;
  margin-bottom: 12px;
  border-bottom-width: 6px;
  padding-bottom: 24px;
  border-color: #e9e9e9;
  border-color: var(--border-color);
}

.article-body__aside .cmp-container > div {
  float: left;
  width: 100%;
}

.article-body__aside .cmp-container > div:first-child {
  margin-top: 0;
}

.article-body__aside .cmp-container > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.article-body .live-update-timeline-outer,
.article-body__aside .cmp-container::after,
.article-body__component-slot .cmp-container > div,
.article-body__component-slot > div,
.article-slider,
.cmp-content-summary,
.cmp-story-list__component-slot::after,
.cmp-video-block,
.features-info,
.lf-disclosure,
.list-gallery,
.ratingBlock,
.slick-track::after {
  clear: both;
}

.advtBlock__title {
  text-transform: uppercase;
}

.advtBlock__title {
  font-size: 0.5625rem;
  color: #999;
  margin-bottom: 2px;
  text-align: center;
}

.advtBlock__content {
  text-align: center;
  overflow-y: hidden;
  overflow-x: auto;
}

@media only screen and (min-width: 576px) {
  .top-advt-block .advtBlock__content {
    min-height: 90px;
  }
}

.advtBlock__footer {
  font-size: 0.5625rem;
  color: #999;
  margin-bottom: 2px;
  text-align: center;
}

.advtBlock__footer {
  margin-bottom: 0;
  margin-top: 3px;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media only screen and (min-width: 1240px) {
  .container {
    max-width: 1210px;
  }
}

@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1310px;
  }
}

.listcontainer.container.responsivegrid {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.cmp-embedded-code:after,
.cmp-embedded-code:before,
.listcontainer.container.responsivegrid:after,
.listcontainer.container.responsivegrid:before,
.mm-section-outer:after,
.mm-section-outer:before,
.story-col-list-advtBlock:after,
.story-col-list-advtBlock:before,
.story-col-list-component-slot:after,
.story-col-list-component-slot:before {
  content: "";
  display: table;
}

a {
  padding: 0;
}

a {
  margin: 0;
  background: 0 0;
  text-decoration: none;
  outline: 0;
}

.advtBlock__footer a {
  color: #262626;
  color: var(--text-color);
}

.article-body__aside .cmp-container > div .advtBlock {
  margin-bottom: 0;
  margin-top: 0;
}

.clearfix,
.clearfix:after,
.cmp-embedded-code:after,
.cmp-gallery-block,
.cmp-gallery-block:after,
.cmp-gallery-block__in,
.cmp-gallery-block__in:after,
.mm-component:after,
.mm-container-fluid:after,
.mm-container:after,
.mm-row:after,
.mm-section-outer:after,
.story-col-list-component-slot:after {
  clear: both;
}

.trending-block {
  background-color: #fff8f8;
  background-color: var(--lightRed-color);
  padding: 20px 15px;
}

@media only screen and (min-width: 576px) {
  .trending-block {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
}

.rtearticle.text {
  font-family: PanchariUni, arial, sans-serif;
}

.rtearticle.text {
  color: #262626;
  color: var(--text-color);
}

.rtearticle.text {
  font-size: 1.625rem;
  line-height: 1.875rem;
  margin-bottom: 1.125rem;
  padding-left: 5px;
  padding-right: 5px;
}

.rtearticle.text {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 992px) {
  .rtearticle.text {
    font-size: 1.6rem;
    line-height: 1.88rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.mm-section-gap {
  margin-top: 12px;
  margin-bottom: 12px;
  border-bottom-width: 6px;
  padding-bottom: 24px;
  border-color: #e9e9e9;
  border-color: var(--border-color);
}

.cmp-section-title-block {
  margin-bottom: 15px;
}

.cmp-section-title-block {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.cmp-section-title-block {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.cmp-section-title-block {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.cmp-content-summary {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.cmp-content-summary {
  color: #262626;
  color: var(--text-color);
}

.cmp-content-summary {
  margin-top: 12px;
  margin-bottom: 12px;
  border-bottom-width: 6px;
  padding-bottom: 24px;
  border-color: #e9e9e9;
  border-color: var(--border-color);
}

.cmp-content-summary {
  margin-bottom: 1.125rem;
  width: 100%;
  font-size: 1rem;
  padding-bottom: 20px;
  margin-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.article-body .story-tags {
  margin-top: 12px;
  margin-bottom: 12px;
  border-bottom-width: 6px;
  padding-bottom: 24px;
  border-color: #e9e9e9;
  border-color: var(--border-color);
}

.article-body .story-tags {
  padding-bottom: 20px;
  clear: both;
}

.lf-disclosure {
  font-family: PanchariUni;
}

.lf-disclosure {
  font-family: PanchariUni, arial, sans-serif;
  color: var(--secondaryText-color);
  background-color: var(--cardBox-color);
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 21px;
  padding: 8px;
}

@media only screen and (min-width: 992px) {
  .moreInarticle-story-block .cmp-section-title-block {
    margin-bottom: 5px;
  }
}

.cmp-more-stories {
  margin-top: 10px;
  text-align: right;
}

.cmp-more-stories.text-align-center {
  text-align: center;
}

.cmp-embedded-code__inner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.cmp-embedded-code__inner {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.cmp-embedded-code__inner {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.cmp-embedded-code__inner {
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  margin: 10px auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

ul {
  list-style: none;
}

.cmp-story-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.cmp-section-title {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.cmp-section-title {
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
}

.cmp-section-title {
  color: #15173d;
  color: var(--title-color);
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.article-body__content-top p {
  font-family: PanchariUni, arial, sans-serif;
}

.article-body__content-top p {
  color: #262626;
  color: var(--text-color);
}

.article-body__content-top p {
  font-size: 1.625rem;
  line-height: 1.875rem;
  margin-bottom: 1.125rem;
  padding-left: 5px;
  padding-right: 5px;
}

@media only screen and (min-width: 992px) {
  .article-body__content-top p {
    font-size: 1.6rem;
    line-height: 1.88rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 576px) {
  .article-body__content-top p {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) {
  .article-body__content-top p {
    max-width: 640px;
  }
}

.news-buzz-outer {
  margin-right: auto;
  margin-left: auto;
  max-width: 845px;
  width: 100%;
}

.cmp-embedded-code .app-promo-block-ml {
  background-color: var(--body-bg);
  border: 1px solid var(--border-color);
  padding: 15px;
  border-radius: 8px;
  font-size: 1.15rem;
  margin: 5px 0;
}

.article-body__component-slot ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.moreInarticle-story-block .cmp-story-list {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

@media (min-width: 768px) {
  .moreInarticle-story-block .cmp-story-list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media only screen and (min-width: 992px) {
  .moreInarticle-story-block .cmp-story-list {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.mm-btn {
  cursor: pointer;
}

.mm-btn {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.mm-btn {
  display: inline-block;
  vertical-align: middle;
}

.mm-btn {
  padding: 8px 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  outline: 0;
  line-height: 1;
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

.mm-btn--primary-outline {
  border-color: #333994;
  border-color: var(--brandPrimary-color);
  background-color: #fff;
  background-color: var(--body-bg);
  color: #333994;
  color: var(--brandPrimary-color);
  border-width: 2px;
  padding: 8px 11px;
}

@media only screen and (min-width: 1200px) {
  .mm-btn {
    padding: 12px 18px;
  }

  .mm-btn--primary-outline {
    padding: 12px 17px;
  }
}

@media only screen and (min-width: 992px) {
  .mm-btn:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    z-index: 0;
  }
}

.mm-btn--primary-outline:hover {
  color: #fff;
  color: var(--white-color);
  border-width: 2px;
  background-color: #333994;
  background-color: var(--brandPrimary-color);
}

@media only screen and (min-width: 992px) {
  .mm-btn:hover {
    outline: 0;
    border: 2px solid transparent;
  }

  .mm-btn:hover:after {
    width: 100%;
  }
}

.mm-items-promo-block-iframe-outer {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.cmp-story-list__item {
  border-color: #e9e9e9;
  border-color: var(--border-color);
}

.cmp-story-list__item {
  padding: 18px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: 100%;
}

.cmp-story-list__item:first-child {
  padding-top: 0;
}

.cmp-story-list__item:last-child {
  border-bottom: none;
}

.article-trendingVideo-block .cmp-story-list__item {
  padding-bottom: 0;
  border-bottom: none;
}

.cmp-more-stories__link {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.cmp-more-stories__link {
  color: #15173d;
  color: var(--title-color);
}

.cmp-more-stories__link {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.cmp-section-title a {
  color: #15173d;
  color: var(--title-color);
}

.trending-block .cmp-story-list__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.cmp-content-summary__title {
  font-weight: 700;
  margin-bottom: 5px;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

h2 {
  -ms-word-break: normal;
  word-break: normal;
}

.cmp-content-summary__text {
  font-weight: 400;
  line-height: 1.1;
  font-size: 0.85rem;
  color: var(--secondaryText-color);
}

.news-buzz-inner {
  width: 100%;
  position: relative;
}

.app-promo-block-ml a {
  color: var(--brandPrimary-color);
}

.listshowmore li {
  display: none;
}

.article-body__component-slot ul li {
  margin-bottom: 0;
}

.article-body__component-slot--story-list .cmp-story-list__item {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.article-body__component-slot--story-list .cmp-story-list__item {
  border: 1px solid var(--border-color);
  padding: 15px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .moreInarticle-story-block .cmp-story-list__item {
    width: 33.33333%;
    border: none;
    padding: 10px;
    margin-bottom: 0;
  }
}

.listshowmore li.show {
  display: block;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.mm-btn span {
  position: relative;
  z-index: 1;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.cmp-embedded-code iframe {
  max-width: 100%;
}

.cmp-embedded-code__inner iframe {
  max-width: 100%;
}

#mm-items-promo-block-iframe-game {
  width: 200px;
  position: relative;
  height: 80px;
  min-width: 100%;
  max-width: 100%;
  display: block;
}

.cmp-story-list__item-in {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.cmp-story-list__item-in {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.cmp-story-list__item-in {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .cmp-story-list__item-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-bottom: 0;
  }
}

.article-trendingVideo-block .cmp-story-list__item-in {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.article-trendingVideo-block .cmp-story-list__item-in {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.article-trendingVideo-block .cmp-story-list__item-in {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.article-trendingVideo-block .cmp-story-list__item-in {
  background-color: #f5f5f5;
  background-color: var(--cardBox-color);
}

.article-trendingVideo-block .cmp-story-list__item-in {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.article-trendingVideo-block .cmp-story-list__item-in {
  padding-bottom: 0;
}

.cmp-more-stories__link span {
  display: inline-block;
  vertical-align: middle;
  margin-top: 1px;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.mm-icon {  
  background-repeat: no-repeat;
  background-size: 1614px 222px;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

.mm-icon__double-arrow-sm {
  background-position: -387px -2px;
  width: 18px;
  height: 20px;
}

.mm-red-icon.mm-icon {
  background-position-y: -48px;
}

.mm-red-icon.mm-icon__double-arrow-sm {
  background-position-y: -50px;
}

.cmp-section-title .cmp-section-shape {
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-radius: 1px;
  background-color: #333994;
  background-color: var(--brandPrimary-color);
  margin: 5px 5px 5px 0;
  position: relative;
}

.cmp-factcheck__title .cmp-section-shape::after,
.cmp-factcheck__title .cmp-section-shape::before,
.cmp-section-title .cmp-section-shape::after,
.cmp-section-title .cmp-section-shape::before {
  width: 4px;
  height: 4px;
  display: block;
  content: "";
  position: absolute;
  left: 0;
}

.cmp-factcheck__title .cmp-section-shape::before,
.cmp-section-title .cmp-section-shape::before {
  top: -5px;
  background-color: #ec1c24;
  background-color: var(--brandRed-color);
}

.cmp-factcheck__title .cmp-section-shape::after,
.cmp-section-title .cmp-section-shape::after {
  background-color: #00b8f1;
  background-color: var(--brandBlue-color);
  bottom: -5px;
}

.trending-block .cmp-story-list__item-in {
  padding-left: 40px;
}

@media only screen and (min-width: 992px) {
  .trending-block .cmp-story-list__item-in {
    padding-left: 12px;
    padding-bottom: 0;
  }
}

.article-body__component-slot > div:not(:last-child) {
  margin-bottom: 1.125rem;
}

.article-body__component-slot > div.cmp-section-title-block {
  margin-bottom: 15px;
  line-height: 1;
}

.article-body__content-top
  .article-body__component-slot--story-list
  .story-list-block__content-block {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -5px;
}

.cmp-suggested-topics {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.cmp-suggested-topics {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.article-body__content-top ul {
  font-family: PanchariUni, arial, sans-serif;
}

.article-body__content-top ul {
  color: #262626;
  color: var(--text-color);
}

.article-body__content-top ul {
  font-size: 1.625rem;
  line-height: 1.875rem;
  margin-bottom: 1.125rem;
  padding-left: 5px;
  padding-right: 5px;
}

@media only screen and (min-width: 992px) {
  .article-body__content-top ul {
    font-size: 1.6rem;
    line-height: 1.88rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.article-body__content-top ul {
  list-style: disc;
  padding-left: 25px;
}

@media only screen and (min-width: 576px) {
  .article-body__content-top ul {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) {
  .article-body__content-top ul {
    max-width: 640px;
  }
}

.article-body .cmp-suggested-topics {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

#news-buzz-iframe {
  width: 200px;
  min-width: 100%;
  display: block;
  border: 0;
  height: 105px;
}

@media only screen and (min-width: 992px) {
  .moreInarticle-story-block .cmp-story-list__item-in {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.cmp-story-list__content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.cmp-story-list__content {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.cmp-story-list__content {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.cmp-story-list__content {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.cmp-story-list__content {
  width: 100%;
  padding-right: 15px;
}

@media only screen and (min-width: 992px) {
  .cmp-story-list__content {
    padding-right: 0;
    padding-left: 15px;
  }
}

.article-trendingVideo-block .cmp-story-list__content {
  padding: 15px;
}

.article-trendingVideo-block .cmp-story-list__item-in {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.article-trendingVideo-block .cmp-story-list__item-in {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.article-trendingVideo-block .cmp-story-list__item-in {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.cmp-story-list__image-block {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
}

.cmp-story-list__image-block {
  position: relative;
}

.article-trendingVideo-block .cmp-story-list__image-block {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.trending-block .cmp-trending-number {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.trending-block .cmp-trending-number {
  background-color: #ec1c24;
  background-color: var(--brandRed-color);
}

.trending-block .cmp-trending-number {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 1.125rem;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .trending-block .cmp-trending-number {
    margin-top: 0;
    top: 37.5px;
  }
}

.trending-block .cmp-story-list__content {
  max-width: calc(100% - 75px);
}

.trending-block .cmp-story-list__image-block {
  width: 75px;
  min-width: 75px;
  max-width: 75px;
  height: 75px;
}

#taboola-below-article-thumbnails {
  display: none !important;
}

@media only screen and (min-width: 992px) {
  .article-body__content-top .cmp-story-list {
    padding-left: 0;
  }
}

@media only screen and (min-width: 576px) {
  .article-body__content-top ul.cmp-story-list {
    max-width: 100%;
  }
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list {
  display: flex;
  flex-wrap: wrap;
  background: var(--cardBox-color);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 15px;
}

.cmp-suggested-topics__item {
  padding: 0 10px 10px 0;
  max-width: 100%;
}

.article-body__content-top ul li {
  margin-bottom: 1.125rem;
}

.article-body .cmp-suggested-topics__item {
  margin: 0;
}

.article-body__content-top ul li:last-child {
  margin-bottom: 0;
}

.article-body__component-slot--story-list .cmp-story-list__content,
.moreInarticle-story-block .cmp-story-list__content {
  max-width: calc(100% - 100px);
}

@media only screen and (min-width: 992px) {
  .moreInarticle-story-block .cmp-story-list__content {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
    max-width: 100%;
  }

  .moreInarticle-story-block .cmp-story-list__image-block {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}

.cmp-story-list__title {
  font-family: EGGIndulekhaUni, Poppins, sans-serif;
}

.cmp-story-list__title {
  color: #262626;
  color: var(--text-color);
}

.cmp-story-list__title {
  font-size: 1.315rem;
  line-height: 1.1;
}

.cmp-story-list__title {
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .cmp-story-list__title {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.cmp-video-block__frame {
  background-color: #f5f5f5;
  background-color: var(--cardBox-color);
}

.cmp-video-block__frame {
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}

.en-font {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.text-sub-color {
  color: #666;
  color: var(--secondaryText-color);
}

.cmp-story-list__date {
  font-size: 0.6875rem;
  text-transform: uppercase;
  opacity: 0.9;
}

.cmp-story-list__date {
  margin-bottom: 0;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  margin-top: 4px;
}

.cmp-story-list__title + .cmp-story-list__date {
  display: none;
}

.cmp-story-list__date:before {
  content: "/";
  margin-left: 4px;
  margin-right: 4px;
  font-size: 0.5rem;
  vertical-align: middle;
}

.cmp-story-list__content-bottom {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.cmp-story-list__content-bottom {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.cmp-story-list__content-bottom {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.cmp-story-list__content-bottom {
  margin-top: 4px;
}

@media only screen and (min-width: 992px) {
  .cmp-story-list__content-bottom {
    position: static;
    margin-top: 4px;
  }

  .trending-block .cmp-story-list__content-bottom {
    position: static;
  }
}

.cmp-story-list__image-link {
  overflow: hidden;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  background-color: #f5f5f5;
  background-color: var(--cardBox-color);
  position: relative;
  padding-bottom: 100%;
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list__item {
  width: 100%;
  padding: 0 0 5px;
  border: none;
  border-bottom: 1px solid var(--border-color);
  border-radius: 0;
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.mm-btn--gray {
  background-color: #f5f5f5;
  background-color: var(--cardBox-color);
  border: 1px solid #e9e9e9;
  border-color: var(--border-color);
  color: #262626;
  color: var(--text-color);
}

.article-body__content-top ul a {
  color: #00b8f1;
  color: var(--brandBlue-color);
}

.article-body__content-top ul a {
  text-decoration: underline;
}

.cmp-suggested-topics__item .mm-btn {
  max-width: 100%;
  text-overflow: ellipsis;
}

.article-body__content-top ul a.mm-btn {
  text-decoration: none;
}

.article-body__content-top ul a.mm-btn--gray {
  color: var(--text-color);
}

.mm-btn--gray:hover {
  border-color: #e9e9e9;
  border-color: var(--border-color);
  border: 1px solid var(--border-color) !important;
}

.article-body__component-slot--story-list .cmp-story-list__title {
  max-height: 80px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .moreInarticle-story-block .cmp-story-list__image-link {
    padding-bottom: 52.0833333333%;
  }
}

.cmp-story-list__title-link {
  color: #262626;
  color: var(--text-color);
}

.cmp-story-list__title-link {
  display: block;
}

.cmp-story-list__title-link:hover {
  color: #15173d;
  color: var(--title-color);
}

.cmp-story-list__title-link:hover {
  opacity: 0.8;
}

.cmp-video-block__frame iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.cmp-story-list__content-btm-right {
  display: none;
}

img {
  border: 0;
  border-radius: 8px !important;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

img {
  image-rendering: -webkit-optimize-contrast;
  max-width: 100%;
}

.cmp-story-list__img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.cmp-story-list__img {
  color: #f5f5f5;
  color: var(--cardBox-color);
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.article-body__component-slot .cmp-story-list__content-btm-left,
.article-body__component-slot--story-list .cmp-story-list__content-btm-left {
  line-height: normal;
}

.cmp-story-list__pretitle {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.cmp-story-list__pretitle {
  color: #333994;
  color: var(--brandPrimary-color);
}

.cmp-story-list__pretitle {
  font-size: 0.6875rem;
  text-transform: uppercase;
  display: block;
}

.cmp-story-list__controls {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.cmp-stamp-label {
  font-family: Poppins, arial, EGGIndulekhaUni, sans-serif;
}

.cmp-stamp-label {
  background-color: #fdeced;
  line-height: 1;
  color: #ec1c24;
  color: var(--brandRed-color);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 0.6875rem;
  padding: 5px;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  text-transform: uppercase;
}

a[href] .cmp-stamp-label {
  cursor: pointer;
}

.article-body__component-slot--story-list .cmp-story-list__content {
  max-width: calc(100% - 100px);
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list__content {
  max-width: calc(100% - 50px);
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list__image-block {
  width: 50px;
  height: 50px;
  max-width: 50px;
  min-width: 50px;
}

#textAd1 {
  display: none !important;
}

.article-body__component-slot--story-list .cmp-story-list__content-btm-left a {
  display: block;
}

.cmp-story-list__control-li {
  position: relative;
}

.cmp-story-list__control-li:last-child {
  margin-right: -8px;
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list__title {
  font-size: 1.25rem;
  max-height: 70px;
}

.article-body__content-top ul li p {
  margin-bottom: 0;
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list__date {
  display: none;
}

.article-body__content-top
  .article-body__component-slot--story-list
  .cmp-story-list__image-link {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.cmp-story-list__control-btn {
  border: none;
  outline: 0;
  padding: 5px 8px;
  background: 0 0;
  cursor: pointer;
}

.cmp-story-list__control-btn:hover {
  background-color: #f5f5f5;
  background-color: var(--cardBox-color);
}

.cmp-story-list__control-btn:hover {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.article-body__content-top ul .cmp-story-list__title-link {
  color: var(--text-color);
  text-decoration: none;
}

.mm-icon__listen {
  background-position: -339px -2px;
  width: 18px;
  height: 20px;
}

.mm-gray-icon.mm-icon {
  background-position-y: -24px;
}

.mm-gray-icon.mm-icon__listen {
  background-position-y: -26px;
}

.mm-icon__bookmark-sm {
  background-position: -363px -2px;
  width: 18px;
  height: 20px;
}

.mm-gray-icon.mm-icon__bookmark-sm {
  background-position-y: -26px;
}

.article-body__content-top ul .cmp-story-list__pretitle {
  text-decoration: none;
  color: var(--brandPrimary-color);
}

/* These were inline style tags. Uses id+class to override almost everything */

#style-Qkxxf.style-Qkxxf {
  margin: 10px auto;
}
#news-buzz-iframe.style-WK6Vq {
  margin-bottom: 0px;
}
#style-nnYnh.style-nnYnh {
  word-break: normal;
  word-wrap: break-word;
}
#style-Rjn1R.style-Rjn1R {
  font-size: 0.75rem;
}
#style-nEACL.style-nEACL {
  display: none;
}
#style-kw5nr.style-kw5nr {
  max-width: 1920px;
  border-radius: 16px 16px 0 0;
  padding-bottom: 56.19%;
}
#style-DfR11.style-DfR11 {
  position: sticky;
  top: 120px;
  margin-top: 24px;
  border-top: 6px double var(--border-color);
  padding-top: 24px;
}


.singleTitle {
  font-family: "Noto Serif Malayalam" !important;
  font-weight: 900 !important;
  font-size: 20px !important;
}

.post-info-box {
  border: 1px solid #ffffff;
  border-radius: 8px;
  padding: 15px;
  margin: 10px 0;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.post-info-box .label {
  color: #0c9eff;
}

.post-info-author,
.post-info-date,
.post-info-timeago {
  font-family: 'EGGIndulekhaUni';
  font-size: 17px;
}

.post-info-box .post-info-author:last-child {
  margin-bottom: 0;
}

.timeago {
  color: #888;
}

.labeled {
  font-family: "Chilanka", cursive;
  font-weight: 800;
  color:rgb(48, 124, 216);
}

.description {
  font-family: "PanchariUni", cursive;
  font-size: 15px !important;
  line-height: 1 !important;
}

.social-icon {
  margin: 0 5px;
  font-size: 20px;
  color: #333;
  text-decoration: none;
}

.social-icon:hover {
  color: rgb(48, 124, 216); /* Change color on hover */
}

.datedtome {
  color: #00b8f1 !important; 
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 16px !important;
  font-weight: 100 !important;
}

.comment-info-box {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


.date-share-container {
  display: flex;
  align-items: center;
  justify-content: space-between; /* Adjusts spacing between date and share buttons */
  gap: 10px; /* Space between the date and the social icons */
}

.datedtome {
  font-size: 14px;
  color: #333;
  margin: 0;
}