/*
Theme Name: Bagamati Press
Version: 1.0
Slug: bagamatipress_portal
Author: Bagamati Press
Theme URI: http://bagamaitpress.com/
Author URI: http://trishuliweb.com/
Description: This theme is for Bagamati Press.
Tags: blog, portal, news, unicode,
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/** {
	margin: 0 auto;
}*/
body{
	background: #f2f2f2 !important;
	font-family: 'Mukta',sans-serif!important;
}
iframe{
	width: 100% !important;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4 !important;
	font-weight: 600 !important;
	color: #012061;
}
h5{
	font-size: 16px;
}
h1{
	font-size: 55px;
}
h2{
	font-size: 28px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 20px;
}
h1 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.clear {
	clear: both;
}
.add-class{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020;
}
a{
	text-decoration: none !important;
}
.adv{
	margin-top: 13px;
	margin-bottom: 0px;
}
.wrapper{
	background: #FFF;
	padding: 20px;
}
.big-rcnt{
	display: none !important;
}
.main-menu{
	background:#0d47a1;
}
.preadeh_news_grid{
	width: 100%;
}
.pradesh_list{
	padding: 0 15px;
	display: flex;
	display: inline-block;
	width: 14%;
}
.banner_list{
	border-bottom: 1px solid #DDD;
}
.nav-link {
	display: block;
	padding: 12px 20px !important;
}
.btn-bagamatipress_portal{
	padding: 7px 20px;
	display: inline-block;
	border: none;
	background-color: #0b2d8a;
	position: relative;
	z-index: 1;
	color: #FFFFFF
}
.btn-bagamatipress_portal:hover{
	background: red;
	transition: 0.5s all linear;
}
.state-map img{
	width: 100%;
	height: auto;
}
.search {
	background-color: rgba(0,0,0,.46);
	color: #fff;
	transition: all .3s ease;
	font-size: 18px;
	line-height: 48px;
	padding: 0 15px;
	position: relative;
	cursor: pointer;
}
.cts {
	display: none;
	background: #fff;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	padding: 3rem;
}
.slide-ct {
	position: absolute;
	z-index: 899;
	left: 0;
}
.show-1 {
	display: block;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	position: absolute;
	top: 3rem;
	z-index: 1000;
	background: #ffffff;
	width: 100%;
	left: 0;
}
.at4-jumboshare .at4-title {
	position: relative;
	margin-right: 45px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 23px;
	font-size: 12px;
	bottom: 2px;
}
.at4-jumboshare .at4-count {
	font-size: 60px;
	float: left;
	line-height: 60px;
	font-family: Helvetica neue,arial;
	font-weight: 600;
}
.click_convert{
	background: #000;
}
.fa-angle-double-right {
	color: red;
	font-size: 16px;
	padding: 9px;
}
/*.widget_media_image:before{
	content: 'Advertisement';
	display: block;
	color: #BBB;
	cursor: pointer;
	font-size: 10px;
	font-weight: 200;
	padding: 5px 0;
}*/
.card{
	display: block !important;
	overflow: hidden;
}
.long_adv img {
	width: 100%;
	height: auto;
	max-width: 100%;
}
.__page__cont img{
	width: 100%;
	height: auto;
}
.box_wrapper {
	background: #FFF !important;
	border: 1px #ddd solid;
	padding: 1.5rem;
	margin-bottom: 20px;
	border-radius: 5px;
}
.__page__title h2{
	text-align: left !important;
	border-bottom: 1px #FF0000 solid;
}
.tags_list ul{
	margin-bottom: 0 !important;
}
input.search-field.form-control {
	width: 700px;
}
/*-----------------------------Text Block Start---------------------*/
.__page__cont ul li, .post-entry ul li {
	color: #333;
	font-size: 18px;
	padding: 4px 0;
	list-style: none;
}
.post-entry blockquote p:before, .__page__cont blockquote p:before{
	content: '\f10d';
	font-family: FontAwesome;
	font-size: 35px;
	margin-right: 10px;
	color: rgba(0,0,0,.24);
}
.post-entry blockquote p:after, .__page__cont blockquote p:after{
	content: '\f10e';
	font-family: FontAwesome;
	font-size: 35px;
	margin-left: 10px;
	color: rgba(0,0,0,.24);
}
.post-entry blockquote, .__page__cont blockquote{
	padding: 10px;
	background: #c6ceec;
}
.post-entry blockquote p, .__page__cont blockquote p{
	color: #555;
	font-weight: 400;
	padding-bottom: 0 !important;
	line-height: 35px;
	font-family: 'Mukta',sans-serif;
	font-size: 20px;
	padding: 0 0 10px 0px;
	vertical-align: baseline;
}
.wp-caption{
	width: 100% !important;
	max-width: 100% !important;
	position: relative;
	margin-bottom: 10px;
}
p.wp-caption-text {
	background: rgba(0,0,0, 0.56);
	position: absolute;
	bottom: -16px;
	color: #FFF !important;
	font-size: 18px !important;
	left: 0;
	right: 0;
	display: flex;
	padding: 3px 10px !important;
}
.post-entry .wp-caption img, .__page__cont .wp-caption img{
	width: 100%;
	height: auto;
}
.post-entry p img.alignleft {
	width: 500px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.post-entry p img.alignright {
	width: 500px;
	display: inline-block;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.__page__cont ul li:before {
	color: red;
	content: '\f111';
	font-family: FontAwesome;
	font-size: 16px;
	margin-right: 11px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
}
.post-entry ul, .__page__cont ul{
	list-style: none;
	padding-left: 0;
}
.sin__feature {
	position: relative;
}
.feature_caption {
	font-size: 18px;
	background: rgba(0,0,0,0.56);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #FFF;
	padding: 5px 20px;
}
.sin__feature  img{
	/*width: 100%;
	max-width: 100%;*/
	display: block;
	/*height: auto;*/
}
.sin__feature:after {
	position: absolute;
	content: '';
	background: rgba(255,255,255,0);
	width: 100%;
	height: 100%;
	z-index: 1; left: 0; top: 0;
}
/*------------------------------Text Block End-----------------------*/
.left-top-header ul li{
	display: inline-block;
	padding: 0 15px;
}
.left-top-header ul, .top_right_header ul{
	margin-bottom: 0 !important;
}
.left-top-header iframe{
	width: 70% !important;
}
.top_right_header ul li{
	display: inline-block;
	padding: 0 5px;
}
li.emaill{
	margin-top: -5px !important;
}

h2.screen-reader-text{
	display: none;
}
.jankari_item_icon {
	height: 25px;
	width: 25px;
}
.jankari_item_icon img{
	width: 100%;
	height: 100%;
}
.nav-links {
	line-height: 44px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
}
.nav-links .page-numbers {
	display: inline-block;
	min-width: 40px;
	text-align: center;
	border: 1px #e8e8e8 solid;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	padding: 0 8px;
}
.nav-links .page-numbers:hover{
	background:#0d47a1;
	color: #ffffff;
	transition: 0.5s all ease;
	cursor: pointer;
}
h1.not__title{
	font-size: 50px;
	font-weight: 700;
	color: red;
}

#main-header .top-header{
	background: #000a1f;
}
.top-header .left-top-header{
	padding: 1px 1px 7px 0px;
}
.left-top-header a{
	text-decoration: none;
	color: #FFFFFF;
}
.top-header .right-header-social{
	padding: 1px 1px 7px 80px;
}
.right-header-social a i {
	text-decoration: none;
	padding: 5px;
}
.right-header-social a{
	text-decoration: none;
	color: #FFFFFF;
}
.below-header .logo-parts{
	text-align: center;
	margin-top: 0;
	

}
.pradesh-news-wrap .pradesh-news-dtls p{
	font-size: 16px;
	color: #555;
	text-decoration: none;
	text-align: justify-all;
	line-height: 25px;
}
.pradesh-news-wrap .pradesh-news figure img{
	height: auto;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	object-fit: cover;
}
.pradesh-news-small img{
	height: 200px;
	width: 100%;
	display: block;
	object-fit: cover;
	overflow: hidden;
}
.below-header .logo img {
	padding: 15px 0;
	width: 100%;
}
.brand__logo{
	height: 40px;
	width: 40px;
	margin-top: 0;
}
.brand__logo img{
	height: 100%;
	margin-top: -33px;
	/*margin-left: -15px;*/
	width: 100%;
	object-fit: cover;
	/*border-radius: 50%;
	border : 1px #FFF solid;*/
	overflow: hidden;
}
.navbar-nav .my-nav .nav-link {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
}
#main-menu .nav-item a.nav-link:hover, #main-menu .nav-item a.dropdown-item:hover {
	color: #FF0000;
	transition: 0.2s all linear !important;
} 
.my-li .menu-item :hover{
	background: #901;
}
.pr_tab_item {
	margin-left: 30px;
	margin-right: 30px;
	position: relative;
	border-bottom: 2px solid #2c5baf;
}
.tab-list {
	left: 0;
	position: absolute;
	font-size: 20px;
	font-weight: 700;
}
.tab-link {
	padding: 5px;
}
.nav-link {
	color: #2c5baf;
	font-size: 17px;
}
.nav-link.active{
	color: #FFF !important;
	padding: 10px 10px 10px 10px;
	background: #ff0202;
}
.prdes_cat_name a {
	font-size: 20px;
	font-weight: 600;
	color:#012061 !important;
	margin-left: -15px !important;
}
.pr_tab_item .nav-item{
	margin: 0px 10px;
}
.developer{
	color: #FFFFFF;
	font-size: 16px;
}
.media.pop-list {
	padding: 8px 0;
	border-bottom: 1px #e8e8e8 solid;
}
.item :hover .recent li:before{
	color: red !important;
}
/*--------------Nigrani--------------*/
.form-group .form-control {
	border: 1px solid #aeaeae;
	font-size: 16px;
	padding: 10px 15px;
	height: auto;
}
label.label-title{
	font-size: 18px;
	font-weight: 500;
	color: #222;
}
span.required{
	color: red;
}
.nigrani_post_details p{
	color: #555;
	font-size: 20px;
	font-weight: 200;
	line-height: 145%;
}
.tags_list ul li{
	padding: 5px;
	display: inline-block;
}
.tags_list ul li a{
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
}
.tags_list ul li span.mr-1 {
	font-size: 16px;
}
.tags_list ul li:hover{
	transition: 0.5s all;
}
.cat__line .cat__name h3{
	color: #FFFFFF !important;
}

a.tag-cloud-link:before {
	content: '#';
	font-size: 16px;
	margin-right: 3px;
}
.recent li:hover:before {
	color: red;
}
a.tag-cloud-link {
	padding: 8px 15px;
	color: #555;
}
.prachalit_kura {
	background: #f4f8fb;
	border-bottom: solid 1px rgba(0,0,0,.14);
	min-height: 5px;
}
.prachalit-tag .prachalit-title {
	font-weight: 700;
	color: rgba(0,0,0,.6);
	font-size: .9em;
	position: relative;
	line-height: 3em;
	background-color: rgba(0,0,0,.06);
}
.prachalit-tag .prachalit-title::after {
	content: '';
	border-color: transparent transparent transparent rgba(0,0,0,.06);
	border-style: solid;
	margin-right: 10px;
	position: absolute;
	top: 12px;
	right: -30px;
	border-width: .7em;
}

.logo_small img{
	display: none !important;
}
@media screen and (max-width: 768px) {
	.logo_small img{
		display: block !important;
		width: 200px !important;
	}
}