/*
Theme Name: MS News
Theme URI: https://msdesign.com.np
Author: M.S Design Studio
Author URI: http://msdesign.com.np
Description: MS News is a theme developed by M.S Design Studio.
Version: 2.0
Details URI: https://msdesign.com.np/themes/msnews/changelog.html
*/
@import url('https://fonts.googleapis.com/css?family=Mukta:200,300,400,500,600,700,800');


body{
	font-family: 'Mukta', sans-serif;
	font-size: 19px;
	line-height: 1.6;
	color: #212529;
	background-color: #fff;
	font-weight:400;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
ul,li,ol,a,form,dd,dt,dl{
	margin: 0;
	padding: 0;
	list-style: none;
}
a{
	text-decoration: none;
	color:#2964a0 ;
	transition: all linear 0.3s;
}
	img{
		
	max-width: 100%;
	display: block;
}

.post-thumbnail img{
    
 max-width: 100%;

	display: block;
}


a{
	text-decoration: none;
	color:#2964a0 ;
	transition: all linear 0.3s;
}
a:hover{
	text-decoration: none;
	color:#ca131a;
}
.container {
	max-width: 1280px;
}


/* My css */

header#header{
	background: #fff;	
}

/* Branding */
#branding {
	padding: 5px 0;
	background: #fff;
}
div#logo {
	float: left;
	max-width: 390px;
	margin-top: 10px;
	
	}
div#logo img.custom-logo {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}

.advertise-top {
	float: right;
	margin-top: -50px;
	margin-bottom: 10px;
	
}
/*
==== Top Header ======*/

#menu-mainmenu{
	font-size: 16px;
}

.hstrip{
	background-color: #e42926;
	height: 6px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.topHeader {
	height: 36px;
	height: auto;
	overflow: auto;
	background-color: #000000;
}




.r-email{
	margin-top: 5px;
}
.topHeader iframe {
	margin-top: 10px;	
}
.date-sec {
   position: relative;
   height: 20px;
   padding-top: 5px;
   /* display: flex; */
   /* flex-flow: row wrap; */
   /* align-content: space-around; */
}
#date_time::after {
    content: '';
    position: absolute;
    height: 100%;
    right: 1px;
    width: 1px;
    /* background: #ffffff; */
}
span#date_time {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 0;
	display: block;
	vertical-align: top;
	position: relative;
	/* border-right: 1px solid #bb2e34; */
	padding-right: 10px;
	margin-right: 5px;
	float: left;
	margin-top: 5px;
}
ul.social-network {
    display: block;
    vertical-align: top;
    float: left;
    position: relative;
    width: 80px;
    margin: 0 auto;
    left: 75px;
    font-size: 16px;
}

ul.social-network li {
    display: inline-block;
    margin-right: 6px;
}

ul.social-network li a {
    color: #fff;
}
.right-top{float:right;}
.right-top a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}
.right-top a+a{margin-left:8px;}
.right-top iframe{margin-top:2px;}
/**/
.below-nav{
    background: #d8ebff;
    padding: 0px 10px;
    margin-bottom:20px;
	height: 40px;
}

span.flast-title {
    display: inline-block;
    font-size: 16px;
    background: #ca131a;
    color: #fff;
    padding: 8px 10px;
    position: relative;
    height: 38px;
    margin-right: 15px;
}

span.flast-title::after {
    position: absolute;
    border: 12px solid transparent;
    border-left-color: #ca131a;
    content: '';
    left: 100%;
}

.flash-news-scrolling marquee {
    display: inline-block;
    width: 950px;
    vertical-align: middle;
}




/* Navbar */


.navbar{
	padding: 0;
	box-shadow: none;
	margin-bottom: 0;
	border-radius: 0;
}
.bg-light {
	background-color: #2964a0 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
	background: #ca131a ;
	color: #fff;
}
.navbar-light .navbar-nav .nav-link{
	color: #fff;
	text-align: center;
	padding: 10px 20px;
	border-right: 1px solid #215181;
	border-left: 1px solid #3174b8;
	transition: background .4s ease-out;
}
.navbar-light .navbar-nav .active>.nav-link{
	color: #fff;
}
.navbar-light .navbar-nav li.nav-item.active {
	background: #ca131a;
}
.navbar-nav li:last-child a {
    background: #ca131a;
    position: relative;
    top: -7px;
    left:5px;
    border-radius: 0 0 4px 4px;
    color:#fff;
}

.navbar-nav li:last-child a::before {
    position: absolute;
    border: 5px solid transparent;
    content: '';
    border-left-color: #ca131a;
    top: 1px;
    left: -3px;
    transform: rotate(30deg);
    z-index: 9;
}
/* 
ads  */
.adsCol .ads-sec a img {
  
}
.ads-sec{
	margin-bottom: 15px;
	text-align: center;
}
.ads-sec img{
	display: block;
	margin: 0 auto;
}
.full-ads img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
.side-ads{margin-top: 30px;}
.side-ads img{width: 100%;}

.ads-full img {
    width: 100%;
    height: 100px;
}

/* 
hightlight news */
.flash-news{
	background: #fff;
	text-align: center;
	padding: 30px 0 0;
	font-size: 22px;
	line-height: 1.6;
	border-bottom: 1px solid #ddd;
}
.flash-news:last-child{margin-bottom: 40px;}
.flash-news h2{
    font-size: 38px;
    font-weight: 500;
    padding-left: 60px;
    line-height: 1.3;
    border-left: 5px solid #e71829;
    margin-bottom: 15px;
}
.flash-news a.flash-media{margin:15px 0 10px;}
.flash-news a.flash-media img{display: inline-block; margin: 0 0 10px;}


/* Main news */
time.meta-date {
    font-size: 14px;
    margin: 0 0 10px;
    display: block;
    color: #999;
	display: none;
}
.thredConetent time.meta-date {
    margin-top: 5px;
    margin-bottom: 0;
}
.meta-option {
	padding: 20px 0 20px;
    margin: 30px 0;
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.meta-option time.meta-date {
        font-size: 16px;
    float: left;
    padding-top: 10px;
    margin: 0;
}
.main-news-heading h2,
.main-news-heading h1{
	display: block;
	padding: 15px 0;
	margin: 0;
	font-size: 22px;
	font-weight: 600;
	color: #01315C;
	position: relative;
	border-top: 3px solid #000;
	border-bottom: 1px solid #c3c3c3;
	min-height: 60px;
}
.main-news-heading a{
	text-decoration: none;
	color: #01315C;
}
.main-news-heading span {
	float: right;
	padding-right: 18px;
	background: url('../images/sabai.png') no-repeat center right;
	font-size: 16px;
	padding-top: 4px;
}
#main-news{margin-bottom: 30px;}
.main-news-heading {margin-bottom: 25px;}
.main-news-cover img {
	max-height: 365px;
	height: auto;
	width: 100%;
	object-fit: cover;
}
.itNews{
	margin-top: 30px;
}
.itNews .main-news-cover img {
	height: auto;
	max-height: 250px;
}
.itNews .main-news-content{
	padding: 20px;
	margin-top: 0;
	background: #f8f8f8;
}
.itNews .main-news-content h3{
	font-size: 24px;
	line-height: 1.4;
}
.itNews .main-news-content p{margin: 0;}
.main-news-content span a {
	font-size: 19px;
	font-weight: 700;
	color: #2964a0;
	text-decoration: none;
	transition: all linear 0.3s;
}

.main-news-wrap {
	background: #fff;
	font-size: 18px;
}

.main-news-content {margin: 15px 0 0;}
.main-news-cover h3 {
	margin: 0 0 10px;
	font-weight: bold;
}
.main-news-right img {
	height: 170px;
	width: 100%;
	object-fit: cover;
}
.main-news-right h4 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.3;
    padding-top: 10px;
    margin-bottom: 0;
}
.main-news-right h4 a{
	text-decoration: none;
}
.main-news-right +.main-news-right {
	margin-top: 30px;
}
.main-news-right-part {
	background: #fff;
	box-shadow: 0px 4px 5px rgba(0,0,0,0.18);
}
/* 
thred news */
.thredMedia {
	width: 93px;
	margin-right: 2%;
	float: left;
}

.thredConetent {
	overflow: left;
	padding-left: 0px;
	min-height: 80px;
}
.internationNews .thredConetent {
    min-height: inherit;
}

.thredConetent h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}
ul.news_thred li {
	width: 50%;
	float: left;
	padding: 15px;
}

.thredMedia img {
	width: 100px;
	height: 80px;
	object-fit: cover;
}

ul.news_thred {
	overflow: hidden;
	margin: 0 -15px 30px;
}
.newsThumb{
	overflow: hidden
}
.news-small .newsThumb{
	margin: 0 0 20px;
}
.newsThumb > h4 {
    font-size: 20px;
    margin: 0 0 15px;
}
#entertainment{margin: 0 0 30px;}
#entertainment .newsThumb > h4{
	    font-weight: bold;
    line-height: 1.4;
    font-size: 22px;

}
#entertainment .newsThumb p{
	margin-bottom: 0;
}
/* 
=> pictures */
.picture-caption {
	background: #fff;
	padding: 19px;
}
.picture-media img {
    max-height: 193px;
    width: 100%;
    object-fit: contain;
}

.picture-media {
    background: #fff;
}
.picture-caption h4 {
	font-size: 20px;
	line-height: 1.4;
}

/* Games */
section#sports {
	margin-bottom: 30px;
}

.internationNews{
	background: #f8f9fb;
	margin-bottom:30px;
}
.internationNews .main-news-heading h2{
	padding: 15px;
}
.internationNews .news-small{
	padding: 0 15px  10px;
}

/* 
Rlative news */
.wrap-panel {
	margin: 0 0 30px;
}

.wrap-panel .media-panel {}

.wrap-panel .content-panel {
	padding: 15px;
	background: #fff;
	font-size: 16px;
}

.wrap-panel .content-panel h3 {
	font-size: 24px;
	font-weight:  600;
	margin: 0 0 10px;
}

.wrap-panel .content-panel h3 a {
	color: #2964a0;
}

.content-panel p {
	font-size: 18px;
	margin: 0;
}




/*
Samachar news */

.wrap-samachar {margin: 0 0 30px;}
.news-media {margin: 0 0 15px;}
.news-content h3 {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 10px;
}
.news-content p{
	margin: 0;
	font-size: 18px;
}
/* 
Sidenews */
.side-news{
}
.lifestyle-media {
	float: left;
	max-width: 120px;
	margin-right: 17px;
}

.lifestyle-content h4 {
	font-size: 20px;
	line-height: 1;
	margin: 0 0 5px;
	font-weight: 600;
}
.lifestyle-content p {
	line-height: 1.4;
	font-size: 17px;
}
.lifestyle-media img {
	height: 110px;
	object-fit: cover;
}

.lifestyle-item+.lifestyle-item {
	padding-top: 24px;
	border-top: 1px solid rgba(0,0,0,0.1);
	margin-top: 6px;
}

.lifestyle-item {
	overflow: hidden;
}



/* Special */

hr {
	margin-top: 30px;
	margin-bottom: 50px;
	border: 0;
	border-top: 4px solid rgb(41, 100, 160);
}


/* Category */
#category i.fa.fa-play {
	transform: rotate(90deg);
	font-size: 24px;
	position: absolute;
	bottom: -18px;
	text-align: center;
	left: 0;
	right: 0;
	z-index: 0;
	color: #ca131a;
}
#category .main-news-heading{
	position: relative;
}
section#category {
	margin-bottom: 30px;
}
.category-content {
	border-top: none;
	padding: 30px;
	background: #f7f7f7;
}
.category-content > a {
	text-decoration: none;
	color: #2964a0;
	transition: all linear 0.2s;
}
a.listImg {
    display: block;
    margin: -30px -30px 20px;
}
.category-content > a:hover{
	color:#ca131a ;
}
.category-wrap {
	background: #fff;
}
.category-content h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 15px
}
.category-content h4 a{
	text-decoration: none;
	color: #2964a0;
	transition: all linear 0.3s;
}
.category-content h4 a:hover{
	color: #ca131a;
}
.category-content p{
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.category-content ul li {

	margin-bottom: 0;
	border-top: 1px solid #ddd;
	padding: 15px 30px 10px;
	margin-left: -30px;
	margin-right: -30px;
}
.category-content li {
	font-size: 15px;
	font-weight: 600;
}
.category-content .btn-special{
	margin-top: 30px;
	margin-bottom: 10px;
}
.advertise-category {
	margin-top: 30px;
}

.category-wrap img {
	height: 240px;
	width: 100%;
	object-fit: cover;
}


/* Footer */
footer#footer {
	padding: 30px 0 0;
	background-color: #2964a0;
	color: #FFF;
}
#footer h4 {
	color: #FFFFFF;
	margin-top: 0;
	font-size: 17px;
	font-weight: 600;
}
.staff-info h5 {
	color: #fbff07;
	font-weight: 600;
	font-size: 16px;
	margin-top: 11px;
	margin-bottom: 11px;
}
.staff-info ul>li {
	font-size: 15px;
	margin-bottom: 10px;
}
.foot-menu {
	display:  flex;
	flex-flow: row wrap;
	font-size: 16px;
}

.foot-menu li {
	width: 50%;
	padding-bottom: 10px;
}
.foot-menu li a{
	color: #000;
}
.footer-bottom {
	padding: 10px 0;
	text-align: center;
	color: #fff;
	margin-top: 30px;
	font-size: 16px;
	background-color: #000000;
}
.footer-bottom a {
    color: #fff;
}
.footer-bottom p {
    margin: 0;
    font-size: 16px;
}
.margin-top {margin-top: 20px;}
.margin-top-small {margin-top: 15px;}
ul.company-detail-list>li {
	padding: 5px 0px;
	padding-left: 25px;
	font-size: 14px;
	position: relative;
}
ul.company-detail-list>li>i {
	position: absolute;
	left: 2px;
	top: 6px;
}
/*
=> Interview */
section#interview{
	border-bottom: 4px solid #2964a0;
	margin-bottom: 30px;
}
.interview-wrap {
	padding: 30px 30px 0;
	background: #fff;
	margin: 0 0 30px
}
.interview-content h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.6;
	margin: 0 0 5px;
}
.interview-content h3 a {
	text-decoration: none;
	color: #2964a0;
	transition: all linear 0.3s;
}
.interview-content p:last-of-type {
	margin: 0;
}
.interview-content p {
	font-size: 18px;
}
.interview-box {
	margin-bottom: 20px;
}
.interview-media{
	margin: 0 0 10px;
}
/* 
Videos gallery  */
.bg-gray-dark {
	background: #f8f9fb;
	padding: 60px 0;
	margin: 0 0 30px;
}
section#videos_gallery{
    padding:40px 0;
}
.video-item .embed-responsive{
	height: 250px;
}
.video-item {
	background: #fff;
	height: 100%;
}
.video-caption {
	padding: 30px;
}
.video-caption h4 {
	line-height: 1.3;
	font-weight: 600;
	font-size: 20px;
}
/* 
special news */
.special-content {
	padding: 20px 30px;
	background: #f8f8f8;
}
.special-content h4 {
    font-size: 22px;
    margin: 0 0 10px;
    line-height: 1.4;
}
.special-content h5 {
    font-size: 20px;
    margin: 0 0 0;
    line-height: 1.4;
}
.special-item {
	margin-bottom: 30px;
}
/* Home page end */
ma




/* Single page */
.showcase-media img {
	padding: 0;
	border-radius: 0;
	margin-bottom: 20px;
	max-width: 100%;
	display: block;
	height: auto;
}
body#single-page {
	background: #fff;
}
.showcase-wrap h1 a {
	text-decoration: none;
	font-weight: 700;
	transition: all linear 0.3s;
	font-size: 36px;
	color: #2964a0;
}
.showcase-wrap h1 a:hover{
	color: #ca131a;
}
.showcase-wrap h1 {
	margin-bottom: 15px;
}
.single-header{
	padding: 25px;
	border: none;
	background: #F6F6F6;
	border-bottom: 1px solid #E9EAED;
}
.showcase-wrap p {
	font-size: 20px;
	line-height: 32px;
	font-weight: 300;
	margin-bottom: 25px;
}
.wrap-avertise {
	float: left;
	margin: 0 20px 2px 0;
}
#showcase-single-page .advertise-showcase {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Showcase singlepage */
article.showcase-wrap {
	margin: 0 0 30px;
}
.ads-sec img {
    width: auto;
    max-width: 100%;
}
.ads-full img{
    width: 100%;
    height: 120px;
}


@media (min-width: 992px){


	.newsCols{
		-ms-flex: 0 0 430%;
		flex: 0 0 43%;
		max-width: 37%;
	}
	.tabCol{
		-ms-flex: 0 0 37%;
		flex: 0 0 37%;
		max-width: 37%;
	}
	.adsCol{
		-ms-flex: 0 0 20%;
		flex: 0 0 26%;
		max-width: 30%;
	}
	
	.ads-full img{
    width: 100%;
    height: auto;
}
}

/* 
sidebar here */
.tab-mst{
	background: #f6f6f6;
	padding: 15px;
}
.tab-mst .nav-tabs {
	margin-top: 0;
	padding: 0;
	border-bottom: 3px solid #cbcacf;
}
.tab-mst .nav-tabs .nav-item{
	width: 33.33333%;

}
.tab-mst .nav-tabs .nav-item a{
	text-align: center;
	padding: 6px 0;
	font-size: 18px;
	border-radius: 0;
	outline: 0;
	color: #525153;
	border: none;
	border-right: 1px solid #bebcc1;
	border-bottom: 3px solid rgba(200, 0, 0, 0.01);
	margin-bottom: -2px;
}
.tab-mst .nav-tabs .nav-item:last-child a{border-right: none;}
.tab-mst .tab-content {
	padding: 15px 0;
}
.tab-mst .nav-tabs .nav-link.active{
	color: #ca131a;
	background-color: rgba(41, 100, 160, 0);
	border-bottom-color: #c80000;
}
.tab-mst .nav-tabs .nav-link{color: #ca131a;}
.tab-mst .tab-content .tab-pane ul.news-title-list li {padding-bottom:  10px;}
.tab-mst .tab-content .tab-pane ul.news-title-list li+li {
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 10px 0;
}
.tab-mst .tab-content .tab-pane ul.news-title-list li:last-child{padding-bottom:0;}
.tab-mst .tab-content .tab-pane ul.news-title-list li a {
	font-size: 18px;
	font-weight: 600;
	text-decoration:  none;
}

#special-single-page{
	margin-bottom: 40px;
}
#special-single-page .main-news-heading {
	margin-bottom: 25px;
	margin-top: 20px;
}

.special-single-page-items {
	padding: 15px;
	background: #fff;
}
.special-single-page-items h3{
	font-size: 20px;
}
#showcase-single-page .date-time span+span {
	margin-left: 15px;
	border-left: 2px solid #2964a0;
	padding-left: 15px;
}
.date-time {
	border: 1px solid #e0e0e0;
	padding: 10px;
	margin-bottom: 20px;
	border-left: 2px solid #ca131a;
	background: #d9e9f9;
}
iframe {
	max-width: 100%;
}
/* single page end */




/* category page */
.cat-item .post-thumbnail img {
    height: 200px;
    display:  block;
    object-fit: cover;
    object-position: center;
}

.cat-item .post-thumbnail {
    display:  inline-block;
}
.cat-item .entry-title{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px;
	line-height: 1.4;
}
.cat-item .entry-content{
	margin: 0 0 30px;
}
.comment-reply-title {
    margin: 0 0 10px;
    letter-spacing: .012em;
}

.comment-respond label {
    font-size: 15px;
}
.comment-respond .comment-form-cookies-consent label{display: inline-block; vertical-align: top; margin-left: 10px;}
.comment-respond p.comment-form-comment textarea {
    width: 100%;
    display: block;
    padding: 14px 13px;
    min-height: 177px;
}
input[type='text'],
input[type='email'],
input[type='url'],
textarea{
    width: 100%;
    padding: 10px 11px;
    font-family: inherit;
    font-size: 14px;
    line-height: 20px;
    font-weight: inherit;
    color: #121212;
    background-color: transparent;
    border: 1px solid #c6c6c6;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
    display:  inline-block;
    margin-right: -4px;
    float: left;
    width: 33.33333%;
    padding: 0 14px;
}

p.comment-form-url {
    padding-right: 0;
}

p.comment-form-author {
    padding-left: 0;
}
.form-submit #submit{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 11px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 600;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding: 13px 37px;
    border: 1px solid transparent;
    cursor: pointer;
    background-color: #f8f8f8;
    color: #000;
}
div#respond {
    padding: 0 0 60px;
}
/* 
=> social share */
.share-buttons {
    font-size: 0.7rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    text-align: center;
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
    float: right;
}

.share-buttons li {
    height: auto;
    flex: 0 1 auto;
    width: calc(25% - 1px);
    margin-right: 1px;
}

.share-buttons li:last-child {
    width: 25%;
    margin-right: 0;
}

.share-buttons svg {
    fill: #fff;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}

.share-googleplus svg {
    width: 20px;
    height: 16px;
}

.share-buttons a {
    display: block;
    padding: 12px 12px 9px;
    text-align: center;
}

.share-buttons li:first-child a {
    border-radius: 3px 0 0 3px;
}

.share-buttons li:last-child a {
    border-radius: 0 3px 3px 0;
}

.share-twitter	{
    background: #1da1f2;
}

.share-facebook	{
    background: #3b5998;
}

.share-googleplus	{
    background: #db4437;
}

.share-pinterest	{
    background: #b5071a;
}


/*U20200521 */
@media only screen and (max-width: 720px) {

  .topHeader {
	  display: none;
}

.wp-block-image img {
    max-width: 100%;
    height: auto;
}

div#logo img.custom-logo {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
	margin-left:auto;
	margin-right:auto;
}

div#logo {
	float:none;
}
.post-thumbnail img{
    
   	max-width: 100%;
	height: 250px;
	display: block;
}
}

.ss__trending--ticker {
    border-bottom: solid 1px rgba(0, 0, 0, .14);
    min-height: 5px;
}
.trending__tickr--purecompo .title__label {
    position: relative;
    padding: 0 1.6em;
    line-height: 3em;
    font-weight: 700;
    color: rgba(0, 0, 0, .6);
    font-size: .9em;
    background-color: rgba(0, 0, 0, .06);
}

.trending__tickr--purecompo .item__lists {
    padding: 0 1.6em;
    line-height: 44px;
    counter-reset: lists;
    flex-wrap: wrap;
}
.trending__tickr--purecompo .item__lists li {
    position: relative;
    padding-left: .8em;
    margin-right: 2em;
}
.trending__tickr--purecompo .item__lists li::after {
    content: '#';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    color: rgba(0, 0, 0, .24);
    font-weight: 400;
}
.trending__tickr--purecompo .item__lists li a {
    font-size: 1em;
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    transition: all .3s ease;
    text-decoration: none;
}
.trending__tickr--purecompo .item__lists li a:hover {
    color: #0e5dae;
}