/*
Theme Name:state7 
Theme URI: https://www.bikramregmi.com.np
Author: Er.Tribikram regmi
Author URI: http://www.bikramregmi.com.np
Description: Custom template for News: News Portal Site 
Version: 1.2.0
*/
@media screen and (max-width:767px){
	.hide-mob{
		display:none;
	}
.nepali-date-c {
    margin-top: 0px!important;
}
	.news-ads img {
    margin: 20px 0px;
}
	.entry-content img {
    margin: 10 0px!important;
}
}
.scroll-to-top {
	position: fixed;
	bottom: 20%;
	right: 20;
	width: 44px;
	height: 44px;
	color: #fff;
	background: #11488c url(assets/images/icons/up-thin.png) center center no-repeat;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	display: none;
	border-radius: 50%
}


@media (min-width: 768px) and (max-width: 1024px) {
	.navbar-nav,
	.taja {
		display: none;
	}
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 100%;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
}

.sidenav .dropdown-menu>li>a {
	font-weight: 700;
	display: block;
	padding: 5px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #fff;
	white-space: nowrap;
	background-color: #b51116;
	border-bottom: 1px solid #ccc;
}

.sidenav img {
	height: auto;
	width: auto;
}

.sidenav a:hover {
	color: #ccc;
}

.sidenav .dropdown-toggle .caret:after {
	font-family: FontAwesome;
	content: "\f067";
	position: absolute;
	right: 15px;
	top: 12px;
	width: 10px;
	height: 20px;
	display: block;
	color: #fff;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	z-index: 999999;
	font-weight: 700;
}


.long-ads {
	margin: 30px 0;
}

.news-ads {
	margin: 25 0px;
}

.video {
	background: #3b3737;
	display: block;
	overflow: hidden;
	padding: 40px 0px;
}

.video-side {
	max-height: 700px;
	overflow-y: scroll;
}

.video .main-title.redb {
	border: 1px solid #ccc;
}

.video span.readall a {
	color: #fff;
}

span.readall:before {
	color: #fff;
}

.video span.readall:before {
	font-family: FontAwesome;
	content: "\f0c9";
	color: #ffffff!important;
	font-size: 17px;
}

@media screen and (max-width:767px) {
	.hide-mob {
		display: none;
	}
	.nepali-date-c {
		margin-top: 0px!important;
	}
}

@media screen and (min-width:900px) {
	.date-link-pc {
		display: none;
	}
}

.social-icons-box span {
	border: 1px solid #ccc;
	padding: 0 10px;
}

.social-icons-box li {
	margin: 15px 0px;
}

.logo {
	border-right: 1px solid #004dff;
}

.nepali-date-c {
	text-align: left!important;
	font-size: 17px;
	margin-top: 70px;
}