
@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Roboto-Bold.ttf');
}


@font-face {
  font-family: 'KENZ MDM HEAD online';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/KENZ-MDM-HD-Regular.ttf') format('truetype');
  /*src: url('/fonts/NotoSansMalayalam-Bold.ttf') format('embedded-opentype'), url('/fonts/NotoSansMalayalamUI-Bold.ttf') format('woff'), url('/fonts/NotoSansMalayalamUI-Regular.ttf') format('truetype');*/
}

@font-face {
  font-family: 'KENZ MDM HEAD online';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/KENZ-MDM-HD-Bold.ttf') format('truetype');
  /*src: url('/fonts/NotoSansMalayalam-Bold.ttf') format('embedded-opentype'), url('/fonts/NotoSansMalayalamUI-Bold.ttf') format('woff'), url('/fonts/NotoSansMalayalamUI-Regular.ttf') format('truetype');*/
}


@font-face {
  font-family: 'KENZ MDM body online';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/KENZ-MDM-BODY-R.ttf') format('truetype');
  /*src: url('/fonts/NotoSansMalayalam-Bold.ttf') format('embedded-opentype'), url('/fonts/NotoSansMalayalamUI-Bold.ttf') format('woff'), url('/fonts/NotoSansMalayalamUI-Regular.ttf') format('truetype');*/
}

@font-face {
  font-family: 'KENZ MDM body online';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/KENZ-MDM-BODY-B.ttf') format('truetype');
}

a{
	text-decoration: none;
	color: #000;
}


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'KENZ MDM body online', sans-serif;
  background-color: #efefef;
  color: #000000;
  font-size: 100%;
  padding: 0;
  margin: 0;

}
h1, h2, h3, h3, h4, h5, h6 {
  font-family: 'KENZ MDM HEAD online', sans-serif;
  color: #121212;
  text-decoration: none;
  line-height: 1.1;
  letter-spacing: 1.1;
}
.mdm-box-shadow {
    position: absolute;
    bottom: 0rem;
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 60%) no-repeat; */
    background: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 100%) no-repeat;
    width: 100%;
    height: 6rem;
}
.mdm-box-shadow.no-shadow{
	height: 0px;
}

.article-page-section p.mdm-story-paira {
    padding-left: 2%;
    padding-right: 2%;
}
.app-lite-content{
	padding:0px;
	background: #efefef;
}
.article-page-section p.mdm-story-paira {
	font-size: 14px;
    letter-spacing: 0;
    margin: 0 0 16px;
	position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
        bottom: 12px;
    line-height: 1.4;
}
.article-page-section p.mdm-story-paira span {
    font-size: 1rem;
    color: #fff;
    font-family: 'KENZ MDM body online';
    background: transparent;
}
.article-page-section .mdm-content-section-wrap {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.article-page-section .mdm-content-section-wrap .mdm-content-section {
    margin-top: -20px;
    padding-left: 2%;
    padding-right: 2%;
    width: 100%;
    box-sizing: border-box;
}
.article-page-section .mdm-blue-box-content {
    padding: 1rem;
    background: #20468D;
}
.blue-box-content-cover {
    align-items: center;
    position: relative;
    display: flex;
}
.article-page-section .mdm-story-date-cover {
    width: 100%;
    text-align: right;
    color: #ffffff;
    text-transform: uppercase;
}
.article-page-section .mdm-story-date-cover .post-on, .article-page-section .convert-to-localtime {
    font-size: 10px;
    opacity: 0.8;
    font-style: normal;
    margin-right: 5px;
    display: inline-block;
    text-align: right;
}
.article-page-section .mdm-story-date-cover i {
    font-size: 1rem;
   	margin-right: 5px;
    vertical-align: sub;
}
.article-page-section .post-time1 {
    font-size: 1rem;
}
.article-page-section .mdm-story-date-cover .post-on{
    font-size: 10px;
    opacity: 0.8;
    font-style: italic;
}
.article-page-section h1.blue-box-paira {
    font-size: 30px;
    font-weight: normal;
    margin: 1rem 0;
    line-height: 1.1;
    display: inline-block;
    color: #fff;
}
.article-page-section .sub-head{
  line-height: 1.3;
  font-size: 16px;
}
.hocal_short_desc.body-text, .hocal_short_desc.body-text li, .hocal_short_desc.body-text li a, .hocal_short_desc.body-text li span {
    color: #fff;
}
.sub-head ul {
    margin-top: 0;
    padding-left: 8px;
}
.sub-head ul li {
    position: relative;
    list-style: none;
    font-size: 1.1rem;
    line-height: 1.3;
    font-family: 'KENZ MDM body online', sans-serif;
    padding-left: 24px;
    margin-bottom: 8px;
}
/*.sub-head ul li::before {
    border: 1px solid #777777;
}*/
.sub-head ul li::before {
    content: '';
    position: absolute;
    list-style-type: circle;
    font-size: 25px;
    color: #fff;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 4px;
    left: 0;
    line-height: 1.3;
}
.story-white-box-content{
	background: #fff;
    margin: 8px;
    margin-top: 0px;
    padding: 12px;
}
.story-right-padding {
    padding: 0px 12px;
    box-sizing: border-box;
}
.social-profile-cover {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.article-page-section .profile-img-cover {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 12px;

}
.article-page-section .profile-img-cover:last-child{
  margin-bottom: 0px;
}
.article-page-section .story-profile-circle {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
}
.story-profile-circle img {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
}
.article-page-section .interviewer-text-cover {
    width: 50%;
    overflow-wrap: break-word;
    margin-left: 1rem;
    line-height: 1.4;
}
.story-interviewer {
    font-size: 0.8rem;
}
.interviewer-text-cover .user-name,.interviewer-text-cover .user-name a {
    font-size: 1rem;
    color: #c67300;
    font-weight: 700;
    font-family: 'KENZ MDM body online';
}
.story_content_mobile {
    padding: 0px;
    padding-top:12px;
    font-size: 18px;
    line-height: 1.4em;
}
.content.details-content-story, .content.details-content-story p, .content.details-content-story div, .content.details-content-story ul, .content.details-content-story blockquote, .content.details-content-story ul li, .content.details-content-story ul li a {
    font-size: 17px;
    line-height: 1.5;
    font-family: 'KENZ MDM body online';
    box-sizing: border-box;
    color: #444;
    margin: 0px auto;
    margin-bottom: 15px;
    max-width: 100%;
}
.content.details-content-story twitter-widget{
  max-width: 100%;
}
.article-page-section .read-this-also-wrap {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    display: inline-block;
    border-bottom: 1px solid #e7e8e9;
    border-top: 1px solid #e7e8e9;
    position: relative;
}
.article-page-section .read-this-also-wrap .read-this-also {
    margin-top: 5px;
    margin-right: 10px;
    font-weight: 700;
    font-style: italic;
    font-size: 1.1rem;
    width: 100px;
}
.article-page-section .read-this-also-wrap a {
    color: #ff4081;
    width: calc(100% - 100px);
}
.inside-post-ad-before {
	border: 0px;
}
.article-page-section blockquote {
    border-left: 5px solid #ffe200;
    padding: 1.5rem;
    background: #f0f0f0;
    width: auto;
    margin: 0;
    text-align: left;
    font-style: normal;
    letter-spacing: 0rem;
    font-style: italic;
}
.dark .article-page-section blockquote{
  background: #333;
}
.right-side-cat-name{
    /*background-color: #ffe200;*/
    color:#fff;
    padding: 5px 0px;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    width: 43%;
}
.right-side-cat-name a{
	text-decoration: none;
  color:#fff;
  font-weight: bold;
  font-size: 1rem;
}

.block-grid {
    display: grid;
    grid-gap: 8px;
    grid-template-columns: 1fr;
    justify-items: stretch;
    align-items: stretch;
    overflow: hidden;

}
.block {
    margin: 8px 0;
}
.no-gap {
    grid-gap: 0 !important;
}
.title-bar {
    text-align: left;
    grid-template-columns: 1fr 1fr;
    text-align: left;
    margin: 12px 0;
    position: relative;
    overflow: visible !important;
}
.title-bar .title {
   text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.1rem;
    color: #000;
    padding: 8px;
    border-bottom: 0px;
}
.scroll-on-mobile {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    display: inline-block;
}
.scroll-on-mobile .scroll-on-mobile-item {
    display: inline-block;
    width: 70%;
    margin-right: 8px;
}
.v-block-phone {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: stretch;
    align-items: stretch;
}
.story-image {
    position: relative;
    /*height: 150px;*/
    margin-bottom: -5px;
}
.img-full {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-object-fit:cover;
    
    -moz-object-fit: cover;
    -o-object-fit: cover;
    -ms-object-fit: cover;
    object-position: center center;
}
.story-image .icon-rep {
    position: absolute;
    top: 0;
    right: 0;
    background-color: red;
}
.details-box {
    display: block;
    padding-right: 1rem;
    padding: 12px;
    background-color: #fff;
}
.nested-details-box {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: stretch;
    align-items: stretch;
    height: 100%;
}
.section-title {
    font-size: 0.8rem;
    text-transform: uppercase;
    line-height: 1.4;
}
.section-title a {
    position: relative;
    padding-bottom: 2px;
}
.section-title a::after {
    content: '';
    position: absolute;
    bottom: 0rem;
    width: 100%;
    border-bottom: 1px solid #777777;
    left: 0;
}
.scroll-on-mobile .scroll-on-mobile-item .details-box .heading {
    letter-spacing: 0px;
    white-space: initial;
}
.v-block-phone .hd {
    font-size: 1.4rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: 2;
    margin-top: 24px;
    margin-bottom: 12px;
}
.post-time {
    font-size: 0.7rem;
    text-transform: uppercase;
    opacity: 0.5;
    align-self: flex-end;
}
.post-time i {
    font-size: 0.8rem;
    position: relative;
    top: 2px;
    margin-right: 3px;
}
.article-page-section .mdm-story-date-cover .post-on, .article-page-section .convert-to-localtime {
    font-size: 10px;
    opacity: 0.8;
}
.icon-rep.mdm-absolute-tag i{
	color: #fff;
}
.video-lead{
	padding:8px;
}
.video-lead .details-box,.video-lead .details-box .hd,.video-lead .details-box .hd a,.video-lead .details-box i,.video-lead .details-box span,.video-lead  .section-title a {
    background-color: #000;
    color: #fff;
}
#related_post {
    /*position: absolute;*/
    display: block;
}
#related_post .editors-choice-block{
	margin: 8px;
} 
.app-lite-content img{
	max-width: 100%;
}
.app-lite-content iframe {
  width: 100%;
}
.font-change-slider{
  width: 100%;
}
.mdm-gradient-box-shadow{
      position: absolute;
    bottom: 20px;
    background: transparent;
    padding-left: 8px;
    padding-right: 8px;
}
.image_caption, .image-caption{
      background: transparent;
    color: #fff;
    text-align: left;
}

.image_caption .material-icons{
    display: inline;
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1rem;
}
.image_caption p{
  display: inline;
}

.buzz-timeline-wrapper .image_caption{
  color:#000;
}
.video-story-content-wrap{
  margin:8px !important;
}
/* wide angle */

.app-lite-content.wide-angle-article-page{
    background-color: #121212;
    padding-top: 15px;
}
.wide-angle-article-page .mdm-blue-box-content{
  margin-top: 12px;
}
.wide-angle-article-page .story-box-left-width{
    width: 100%;
}
.wide-angle-article-page .white-box-story-flex{
    grid-template-columns: 1fr;
}
.wide-angle-article-page .mdm-blue-box-content{
    background: #f6d200;
}
.wide-angle-article-page .mdm-blue-box-content h1,.wide-angle-article-page .mdm-blue-box-content span, .wide-angle-article-page .mdm-blue-box-content a, .wide-angle-article-page .mdm-blue-box-content div, .wide-angle-article-page .story-breadcrumb-wrapper span.current-page{
    color: #000;
}

.wide-angle-article-page .title-bar{
  color:#000;
}


.wide-angle-article-page .article-page-section .story-menu .story-anchor span{
  color:#000;
}
.wide-angle-article-page .story-interviewer{
  color:#000;
}

.wide-angle-article-page .title-bar .title{
  color: #fff;
}

.keep-only-iframe{
  text-align: center;
}

/* video details page */
.video-article-page h1.blue-box-paira{
  margin: 0px;
}
.video-article-page .sub-head{
  margin: 1rem 0px 0px 0px;
}
.video-article-page .app-lite-content{
    background-color: #121212;
}

.video-article-page .title-bar .title{
  color: #fff;
}
.article-page-section.video-article-page .mdm-blue-box-content{
  background-color: transparent;
}

.article-page-section.video-article-page .mdm-content-section-wrap .mdm-content-section{
  margin-top: 0px;
}

.video-article-page .story-white-box-content{
  background: #121212;
}
.video-article-page .story-white-box-content{
  color:#fff;
  padding: 0px;
}
.video-article-page .story-white-box-content p,.video-article-page .story-white-box-content div,.video-article-page .story-white-box-content h4,.video-article-page .story-white-box-content h3,.video-article-page .story-white-box-content h2,.video-article-page .story-white-box-content ul ,.video-article-page .story-white-box-content span,.video-article-page .story-white-box-content a,.video-article-page .story-white-box-content li{
  color: #fff;
}
.article-page-section.video-article-page .mdm-story-date-cover {
    text-align: left;
    margin-bottom: 12px;
}

.article-page-section.video-article-page .details-box{
  background-color: #222;
  z-index: 999;
  color:#ddd;
}
.article-page-section.video-article-page .details-box .section-title,.article-page-section.video-article-page .details-box .hd,.article-page-section.video-article-page .details-box a{
  color:#ddd;
}

.article-page-section.video-article-page .editors-choice-block .title-bar{
  text-align: center;
    padding-top: 12px;
}

.article-page-section.video-article-page  .app-lite-content {
  height: 100%;
}

.podcast-story p {
    margin: 0;
    display: inline-block;
    width: 100%;
}


.article-page-section.video-article-page .image_caption {
  color: #fff;
    background: #222;
    padding: 5px;
    width: 100%;
    display: inline-block;
}
.article-page-section.video-article-page  .blue-box-wrap{
  margin-top: 1rem;
}

.article-page-section.video-article-page .app-lite-content{
  position: relative;
}

#comments{
    background: #fff;
    margin: 8px;
}

#comments iframe {
  width: 100% !important;
}


/* dark mode style*/


.story-mood.Normal-Blue{
  
}
.story-mood.Alert-Red .mdm-blue-box-content{
  background:#D50000 ;
}
.story-mood.Cool-Green .mdm-blue-box-content{
  background:#1B5E20;
}
.story-mood.Sad-Black .mdm-blue-box-content{
  background:#000000;
}
.story-mood.High-Light-Red .mdm-blue-box-content{
  background:#F50057;
}
.story-mood.Royal-Purple .mdm-blue-box-content{
  background:#6A1B9A;
}
.story-mood.Women-Pink .mdm-blue-box-content{
  background:#C6168D; 
}
.story-mood.Calm-Sky-Blue .mdm-blue-box-content{
  background:#0288D1; 
}
.story-mood.Energy-Orange .mdm-blue-box-content{
  background:#FF8F00;
}
.story-mood.Focus-Dark-Green .mdm-blue-box-content{
  background:#004D40;
}

@media screen and (min-width: 656px) {
	.story-image {
	    height: 200px;
	}
}
.dark a,.video-lead .section-title a{
  color:#efefef;
}
.dark{
    background-color: #121212;
    color: #efefef;
}
.dark .app-lite-content{
      background-color: #121212;
    color: #efefef;
}
.dark .app-lite-content .story-white-box-content{
  background-color: #191919;
}
.dark .video-article-page .app-lite-content .story-white-box-content{
  background-color: transparent;
}
.dark .title-bar .title{
  color:#efefef;
}
.dark .section-wrap-profile .edition-select i{
  color:#fff;
}
.dark h1.blue-box-paira{
  color: #fff;
}
.dark .wide-angle-article-page h1.blue-box-paira{
  color:#000;
}

.dark .details-box .hocal_short_desc.body-text, .dark .details-box .hocal_short_desc.body-text li,.dark .details-box .hocal_short_desc.body-text li a,.dark .details-box .hocal_short_desc.body-text li span{
  color:#ddd;
}
.dark .content.details-content-story, .dark .content.details-content-story blockquote, .dark .content.details-content-story div, .dark .content.details-content-story p, .dark .content.details-content-story ul, .dark .content.details-content-story ul li, .dark .content.details-content-story ul li a {
    color: #bbb;
}
.dark .ad-block .follow-box, .dark .details-box, .dark .right-list-container>div, .dark .right-list-trending .h-block {
    background-color: #232323;
}
.dark .eng .hd, .dark h1,.dark .eng .hd, .dark h1 a, .dark h2,.dark h2 a, .dark h3, .dark h4 , .dark h4 a, .dark h5, .dark h6 {
    color: #ddd;
}

/* dark mode CSS */

.dark .app-lite-content .read-this-also-wrap{
  border-bottom: 1px solid #444;
  border-top: 1px solid #444;
}
.image_caption p {
  margin-bottom: 0px !important;
}
.dark .inline-image-caption-wrap .image_caption, .dark .main-image-for-you .image_caption {
    background: #333;
}
.dark .buzz-timeline-wrapper .image_caption{
  background: #333 !important;
  color:#ddd;
}
.dark .video-lead .details-box{
      background-color: #000;
}



.buzz-timeline-wrapper h2{
  margin-top: 10px;
}


.buzz-timeline-wrapper h2{
  margin-top: 10px;
}


/* snackbar css */

#bottom_snackbar {
  width: 30%; /* Set a default minimum width */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  bottom: 0px; /* 30px from the bottom */
  z-index: 999999999999999999999999999999999999999999999999999999999999999999999;
  left: 70%;
  background:#333333;
} 
#bottom_snackbar .close-btn {
    position: absolute;
    right: 3px;
    top: 3px;
    padding: 1px 8px;
    cursor: pointer;
    z-index: 9999999999;
    font-size: 20px;
    color:#fff;
}
#bottom_snackbar.right {
  left: 70%; /* Center the snackbar */
}
#bottom_snackbar.left {
  left: 0%; /* Center the snackbar */
}
#bottom_snackbar.center {
  left: 35%; /* Center the snackbar */
}

.bottom_snackbar_content {
  background: #0582e2;
}


@media screen and (max-width: 767px){
  #bottom_snackbar {
    width: 100%; /* Set a default minimum width */
  }
  #bottom_snackbar,#bottom_snackbar.right,#bottom_snackbar.left,#bottom_snackbar.center {
    left: 0%; /* Center the snackbar */
  } 
}

body.dark #news_buzz_updates .buzz-timeline-wrapper{
  background: transparent;
}
body.dark .buzz-timeline-wrapper .content,body.dark .buzz-timeline-wrapper h2,body.dark .buzz-timeline-wrapper .buzz-container::after,body.dark .buzz-timeline-wrapper .timeline::after{
  background-color: #232323;
}
body.dark .buzz-timeline-wrapper .right::before{
  border-color: transparent #232323 transparent transparent;
}
body.dark .buzz-timeline-wrapper .buzz-container::after{
  border: 4px solid #545454;
}
body.dark .buzz-list-wrapper .latest_item h2 a{
  color:#ddd;
}
.next-page-live-update{
      padding: 0px;
    margin: 0px;
    float: right;
    width: 0px;
}
@media (max-width: 656px){
  body.dark .buzz-timeline-wrapper .buzz-container::after{
    background-color: transparent;
    border: 0px solid #c5c5c5;
    
  }
  body.dark .buzz-timeline-wrapper .timeline::after{
    background-color: transparent;
  }
}
