/*
Theme Name: NMB News Pro
Theme URI: https://www.toplinetech.com.np/themes/nmb_news
Version: 2.0.0
Author: TopLine Technology
Author URI: https://www.toplinetech.com.np
Slug: nmb_news
Description: This Theme is for Nepal Multiple Broadcasting News Pvt.Ltd.
License: GNU General Public License v2 or later
*/
*{
	margin: 0;
	padding: 0;
}
:root{
	--tlt-red : #E6050F;
	--tlt-dark-blue: #005595;
	--tlt-black: #000000;
	--tlt-white: rgba(255,255,255,0.98);
}
.tlt-black{
	background: #054f7d;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}
body{
	font-family: 'Mukta', sans-serif !important;
	transition: background-color .5s !important;
	background: #FFFFFF !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3 !important;
	font-weight: 600 !important;
	color: var(--tlt-black) !important;
}
p {
	color: #000000;
	font-size: 22px!important;
	line-height: 170%!important;
}
ul, li {
	<!--color: #000;-->
	font-size: 22px!important;
	line-height: 170%!important;
}
.content p{
	font-size: 20px!important;
	line-height: 170%!important;
	font-weight: 400;
	margin: 0 0 0.9rem;
}
h1{
	font-size: 60px !important;
}
h2{
	font-size: 34px !important;
}
h3{
	font-size: 29px !important;
}
h4{
	font-size: 22px !important;
}
h5{
	font-size: 18px !important;
}
h6{
	font-size: 17px !important;
}
.single_title h1 {
	font-size: 40px !important;
	transition: 0.3s all;
	font-weight: 700 !important;
}
.mt-10{
	margin-top: 10px;
}
.news{
	color: var(--tlt-white);
	font-size: 35px;
}
.logo-menu img{
	width: 100%;
	height: 100%;
}
.logo-menu{
	height: 40px;
}
.home_icon{
	margin-bottom: 0;
	line-height: 0 !important;
	margin-top: 10px;
}
a.logo {
	width: 110px;
}
.menuButton {
	-ms-flex-basis: 1;
	align-self: center;
	border: none;
	box-sizing: border-box;
	background-color: transparent;
	color: var(--tlt-red);
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	padding: 12px 16px;
	position: relative;
	overflow: hidden;
	z-index: 100;
}
.menuButton:before {
	content: "";
	height: 1.375rem;
	width: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-left: 1px solid #e60505;
}
.main__header .slug__text span{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: var(--tlt-black)
}
.social_icon_date ul li {
	border: 1px var(--tlt-white) solid;
	display: inline-block;
	padding-right: 15px;
	height: 30px;
	width: 30px;
	background: var(--tlt-black);
	border-radius: 50%;
	align-items: center;
	align-self: center;
}
.social_icon_date ul li i{
	padding: 6px 8px;
	color: var(--tlt-white);
}
.social_icon_date span.date{
	color: #4d4d4d;
	font-size: 20px;
	font-weight: 400;
}
.navbar-brand{
	padding: 0 !important
}
.ut-card{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.08), 0 1px 5px 0 rgba(0,0,0,0.09), 0 3px 1px -2px rgba(0,0,0,0.2);
	background: #fff;
}
.cat-title {
	margin-top: 0;
	margin-bottom: 5px;
	position: relative;
}
span.heading-title {
	display: flex;
	align-items: center;
	justify-content: center;
}
span.date{
	font-size: 14px;
	color: #FFF;
}
.publish-date.small{
	display: none;
} 
.my-3-5{
	margin: 18px 0;
}
.skip_site_logo img {
	width: 120px;
	height: auto;
}
.currenttime {
	font-size: 18px;
	font-weight: 500;
	margin-left: 10px;
}
.content-box-ad{
	display: flex;
	padding: 0;
	justify-content: center;
}
.content-box-ad .tlt_advertisement:before, 
.content-inner-ad .tlt_advertisement:before{
	content: 'Advertisement';
	font-size: 14px;
	color: #bbb3b3;
}
.content-box-ad .tlt_advertisement img{
	padding: 0 10px;
	width: 100%;
	height: auto;
}
.heading-title {
	font-size: 22px !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	color: var(--tlt-black);
	letter-spacing: -0.04em;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 3px;
}
.heading-title a{
	color: var(--tlt-black);
}
.heading-title a:hover{
	color: var(--tlt-black);
}
.comments-area label{
	font-size: 18px;
	font-weight: 500;
}
.heading-title:after {
	background: var(--tlt-black);
	height: 2px;
	flex: 1;
	content: '';
	margin: -7px 0 0 15px;
}
article.post-entry.text-justify {
	padding-top: 15px;
}
.margin-left{
	margin-left: 7rem;
}
.my-menu li.nav-item{
	padding: 8px 10px;
	text-align: center;
}
.nav-link {
	display: block;
	padding: 2px 0.4rem 0 0.4rem !important
}
.my-menu .nav-item a.active:hover{
	color: var(--tlt-red) !important;
	text-decoration: none !important;
}
.my-menu li>a.nav-link:hover {
	color: var(--tlt-white) !important;
	text-decoration: underline;
}
.my-menu .dropdown-item:hover{
	background: transparent !important;
	text-decoration: underline;
}
.my-menu li.nav-item a.nav-link, 
.my-menu .dropdown-menu .dropdown-item{
	color: rgba(255,255,255,0.98);
	transition: .1s ease-in-out;
	transition-property: color,background-color,border-color,box-shadow;
	font-weight: 600;
	font-size: 18px;
	position: relative;
	text-transform: none;
}
.side_menu_open{
	font-size:25px;
	cursor:pointer; 
	margin-right: 10px;
	margin-top: 2px;
	color: var(--tlt-white);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: var(--tlt-white) !important;
}
.dropdown.open .dropdown-menu{
	box-shadow: 0 10px 10px rgba(0,0,0,0.3);
}
.navbar-light .navbar-toggler{
	border-color: transparent !important;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1200;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
}
.comment-body p{
	margin-top: 10px;
}
cite.fn {
	font-size: 20px;
	font-weight: 600;
	color: var(--tlt-black);
	font-style: unset;
}
ol.comment-list {
	list-style: none;
}
.comment-notes, .comment-reply-title,
.comment-meta.commentmetadata{
	display: none;
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.my-menu .nav-item a.active{
	background-color: #FFFFFF;
	color: var(--tlt-red) !important
}
.sidenavbar{
	width: 200px;
}
.sidenav a:hover {
	color: #f1f1f1;
}
ul.mobile_icon li{
	display: inline-block;
}
#main{
	transition: margin-left .5s;
}
#Main-Menu.hide{
	display: none !important;
	transition: .5s;
}
span.closeslide {
	position: absolute;
	background: #005;
	padding: 10px 20px;
	right: 0;
	top: 0;
}
.sidenav ul li a{
	text-decoration: none;
	transition: all .3s ease;
	font-size: 1.1em;
	display: block;
	line-height: 45px;
	color: rgba(255,255,255,.8);
	padding: 0 25px;
	border-bottom: solid 1px rgba(255,255,255,.08);
}
.sidenav::-webkit-scrollbar{
	width: 3px;
	background-color: #022850;
}
.sidenav::-webkit-scrollbar-thumb {
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background: #f4f8fb;
}
span.closeslide_icon {
	color: var(--tlt-black);
	font-size: 25px;
}
.main_menu_section.sticky {
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
	position: sticky;
	width: 100%;
	top: -70px;
	left: 0;
	right: 0;
	z-index: 99;
	transform: translateY(70px);
	transition: transform 500ms ease, background 500ms ease;
	-webkit-transition: transform 500ms ease, background 500ms ease;
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
	background: #FFFFFF;
}
.sidebody {
	margin-left: 250px!important;
	transition: margin-left .5s !important;
	overflow: hidden;
}
.sidebodyclose {
	margin-left: 0;
	transition: margin-left .5s !important;
}
body.overflow-hide {
	overflow: hidden;
	position: relative;
}
body.overflow-hide:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	opacity: .7;
}
.number_rank span.number{
	font-size: 37px;
	color: var(--tlt-red);
	height: 50px;
	width: 50px;
}
.post-entry{
	margin-top: 10px;
}
.post-entry blockquote p {
	border-radius: 5px;
	color: #555;
	font-weight: 400;
	padding-bottom: 0 !important;
	line-height: 35px;
	font-size: 20px;
	padding: 0 0 10px 0px;
	vertical-align: baseline;
	background: #f5f5f5;
	padding: 20px;
}
.post-entry blockquote p:before{
	content: '\f10d';
	font-family: FontAwesome;
	font-size: 35px;
	margin-right: 10px;
	color: var(--tlt-red);
}
.post-entry blockquote p:after{
	content: '\f10e';
	font-family: FontAwesome;
	font-size: 35px;
	margin-left: 10px;
	color: var(--tlt-red);
}
span.pcat_name{
	font-size: 26px;
	font-weight: 700;
	color: var(--tlt-black)
}
.form-check-input{
	position: relative !important;
}
.radio-menu {
	background: #b90a1b;
	padding: 5px 10px 0 10px;
}
.padding{
	padding-top: 4.5rem
}
.right{
	padding-top: 4rem
}
.nepali_date_item span.date{
	color: #4d4d4d;
	font-size: 18px;
	font-weight: 500;
}
span.time{
	font-size: 16px;
	font-weight: 400;
	color: #555
}
.card__box:hover {
	box-shadow: 0 0 0 3px var(--tlt-red);
	transition: 0.2s all;
}
.nmb_user_messager p{
	font-size: 16px !important;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.nmb_user_messager p a{
	color: var(--tlt-red) !important;
	text-decoration: none;
}
.desh__title span.cat_name{
	font-size: 26px;
	font-weight: 700;
	color: var(--tlt-red);
	margin-right: 20px;
}
.desh__title{
	border-bottom: 1px var(--tlt-red) solid;
	margin-bottom: 5px;
	background: #f9f9f9;
}
.tab-content{
	position: relative;
}
.pradesh_box{
	margin-bottom: 10px;
}
span.change{
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
	padding: 0 15px;
	border: 1px var(--tlt-red) solid;
	cursor: pointer;
}
.pradesh_name_list{
	position: absolute;
	overflow: hidden;
	padding: 20px 0;
	display: none;
}
.pradesh_name_list {
	position: relative;
	max-height: 0;
	width: 100%;
	overflow: hidden;
}
.pradesh_name_list .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
	background: transparent !important;
	color: var(--tlt-black) !important
}
.pradesh_name_list li{
	padding-right: 20px;
}
.pradesh_name_list li a:before{
	content: '\f096';
	font-family: 'FontAwesome';
	margin-right: 5px;
}
.pradesh_name_list li a.active:before{
	content: '\f046';
	font-family: 'FontAwesome';
	margin-right: 5px;
	color: var(--tlt-red)
}
.pradesh_name_list.opened {
	border: 1px rgba(255,255,255,0.7) solid;
	max-height: 100%;
	z-index: 1;
	display: block;
	transition: 0.2s all ease-in-out;
	width: 100%;
	margin: 0 auto;
}
.mero__menu ul li{
	margin-left: 10px;
}
.mero__menu a.dropdown-item:hover{
	background: transparent !important;
}
.header-ad {
	padding-bottom: 10px;
	border-bottom: 1px #ccc solid;
}
.share_tag_block {
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	padding: 15px 0;
	margin-top: 10px;
}
.my-menu li.nav-item.active a {
	background: #FFF;
	color: var(--tlt-red) !important;
	text-decoration: none !important;
}
.not_found_message a{
	color: var(--tlt-red)!important
}
.nbm_list h5:hover, .titlt_load h2:hover{
	text-decoration: underline !important;
	transition: 0.2s all linear;
}
.content-box-ad {
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	padding: 20px 0;
}
.todaysCurrentDate.show {
	display: block;
	transition: 0.2s;
}
.todaysCurrentDate{
	display: none;
}
.nepali-date {
	position: absolute;
	color: rgba(255,255,255,.9);
	font-size: 14px;
	background: #0a0b0ced;
	padding: 0 8px;
}
.jeg_menu_close {
	position: fixed;
	top: 15px;
	right: 15px;
	padding: 0;
	font-size: 25px;
	color: #FFF;
	opacity: 0;
	cursor: pointer;
	visibility: hidden;
	transition: .2s ease;
	z-index: 4599;
}
.jeg_menu_close.expand{
	opacity: 1;
	visibility: visible;
}
.jeg_bg_overlay {
	opacity: .85;
	visibility: visible;
	transition: .4s cubic-bezier(.22,.61,.36,1) .1s;
}
body.overflow-hide .jeg_bg_overlay:before {
	content: "";
	display: block;
	position: fixed;
	width: 100%;
	top: 0;
	bottom: 0;
	background: #000;
	transition: .2s ease-out .1s;
	opacity: 0.57;
	z-index: 9998;
	visibility: visible;
}
body.overflow-hide .sticky{
	z-index: 0;
}
.show-toggle{
	display: none !important;
	transition: 0.2s all;
}
.sticky-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.overflow-hide .sticky-header{
	z-index: 0;
}
.comment-author img {
	height: 50px;
	width: 50px;
	display: flex;
	display: inline-block;
	margin-right: 10px;
	list-style: none;
}
ol.children li {
	list-style: none;
}
.news__listing_archive h5.title{
	display: block !important;
	text-align: left;
}
.sticky{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 0;
}
.mobile{
		display: none;
	}
.dropdown-item.active{
	background: #FFF;
	color: #000
}
	@media(max-width: 768px){
		.desktop{
			display: none;
		}
		.mobile{
			display: block !important;
		}
		.page_content .post-entry{
			overflow: auto;
		}
	}
.post-entry a{
	text-decoration: none;
}
.sticky{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 0;
}
.col-3-data.feature img{
	 height: 90px;
   width: 90px;
   object-fit: cover;
    overflow: hidden;
	float: right
}
.col-9-data a{
	text-decoration: none !important
}