/* #BASIC--------------*/

@font-face {
	font-family: 'muktaregular';
	src: url('mukta-regular-webfont.woff2') format('woff2'),  url('mukta-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}
a {
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	color: #000000;
}
h1 {
	font-size: 34px;
}
h2 {
	margin: 10px 0;
    font-size: 18px;
    line-height: 1.2;
	color: #3e3939;
}
h3 {
	font-size: 15px;
}
label {
	font-size: 13px;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 0;
	margin-top: 0;
	color: #3e3939;
}
h2, h3, h4 {
	margin-bottom: 10px;
	font-size: 19px;
    font-weight: 600;

}
/* #2_Princess_Eugenie_and_Jack_Brooksbank{
	font-size: 25px;
} */
p {
	margin: 0;
	margin-bottom: 10px;
	color: #444;
}
h2 a {
	color: #343434;
/* 	font-weight: bold; */
}

input, label {
}
textarea {
	resize: none;
}
a:focus, a, object, embed {
	outline: none;
}
a:focus, a:hover {
	color: #0054d5 !important;
	text-decoration: none !important;
	
}

:focus, :active {
	-moz-outline-style: none;
	outline: 0 none !important;
}

::-moz-focus-inner {
 border:0;
}
.block_list {
    margin: 6px;
}

.m-b-20{
    margin-bottom: 20px !important;
}

.module{
/* 	padding: 15px; */
    background: #f6f6f6;
}


::placeholder {
 color:#73b8ff;
}
ul, ol {
	margin-bottom: 0;
	padding-left: 0;
}
ul, ol, li {
	list-style: none;
}
.italic {
	font-style: italic;
	font-size: 13px;
}
.img {border-radius: 4px;
	max-width: 100%;
	height: auto;
	border: none;
}

figure {
	margin-bottom: 15px;
}
.heading_title {
	position: relative;
	display: inline-block;
	color: #fff;
	background: #184979;
	padding: 0 20px;
	line-height: 30px;
	width: 100%;
}
.heading_title span {
	font-size: 18px;
	display: block;
}
.heading_title a {
	color: #fff;
}
.heading_title a:hover {
	color: #fff;
}
.heading_title .fa {
	margin-left: 10px;
}
.list {
}
.list li span {
	margin-right: 10px;
	color: #ea2c32;
}
.col {
	width: 20%;
	float: left;
	display: inline-block;
	position: relative;
	padding: 0 6px;
}
.col figure {
	margin-bottom: 12px;
}
.col2 {
	width: 25%;
	float: left;
	display: inline-block;
	position: relative;
	padding: 0 8px;
}
.col2 figure {
	margin-bottom: 12px;
}
.margin_btn15 {
	margin-bottom: 15px !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0 10px;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.container {
	padding: 0 0;
}
.container {
	width: 89%;
}
.title_head {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 7px;
}
.title_head span {
	background: #ea2c32;
	color: #fff;
	padding: 6px;
}
.padd_Right0 {
	padding-right: 0 !important
}
.padd_Left0 {
	padding-left: 0 !important;
}
.padd_Both0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.padd_all20 {
	padding: 20px;
}
.padd_Both40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.padd_bottton40 {
	padding-bottom: 40px !important;
}
.padd_top30 {
	padding-top: 30px !important;
}
.marging_btm20 {
	margin-bottom: 20px;
}
.marging_top10 {
	margin-top: 10px !important;
}
.border {
	border: 5px solid #fff;
}
.border3 {
	border: 3px solid #fff;
}
.bold {
	font-weight: bold;
}
.clr_red {
	color: #d82d0b;
}
.bgcolr_1 {
	background: #fff5db;
}
.transparent_bg {
	background: transparent;
}
.text-left {
	text-align: left !important;
}
/*.bg_color2{background:#c5f3ea; padding:12px; padding-bottom:0;}

.bg_color3{background:#bee5fa; padding:12px; padding-bottom:0;}

.bg_color4{background:#8ef5f4; padding:12px; padding-bottom:0;}

.bg_color5{background:#8ef5f4; padding:12px;}

.bg_color6{background:#8ef5f4; padding:12px;}*/



.bg_color2, .bg_color3, .bg_colo4, .bg_color5, .bg_color6 {
	margin-left: -6px;
	margin-right: -6px;
}
.readbtn {
	width: 140px;
	height: 40px;
	border: 2px solid #f04400;
	color: #fe5334;
	line-height: 35px;
	text-align: center;
	display: inline-block;
	border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
.readbtn:hover {
	background: #f04400;
	color: #fff;
}
.display_block {
	display: block;
}
body {
	background: #fff;
	color: rgb(97, 97, 97);
	font-family: 'Mukta', sans-serif;
	font-size: 18px;
	line-height: 25px;
}
.time_date {
	font-size: 13px;
	color: #fff;
	margin-top: -5px;
    display: block;
}
/*header part*/

#header {
	background: #fff;
}
#time {
}
.nepali_date {
	background: #222;
	width: 100%;
	padding-left: 10px;
	font-size: 12px;
}
.nepali_date #time {
	float: left;
}
.social_media a {
	display: inline-block;
	margin-left: 4px;
	font-size: 14px;
	width: 19px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.social_media .fa-facebook:hover {
	background: #5885e3;
	color: #fff;
}
.social_media .fa-twitter:hover {
	background: #a5d3ef;
	color: #fff;
}
.social_media .fa-google-plus:hover {
	background: #f53e26;
	color: #fff;
}
.middle {
	padding: 10px 0;
}
.logo {

}
.header_img_banner {
	max-height: 100px;
	overflow: hidden;
	margin-top: 2px;
}
.caret {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid;
	display: inline-block;
}
.lekh {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
/* 	border-bottom: 2px solid #333; */
	display: inline-block;
	color: #184979;
}
/*nav part start*/

.navigation {
	background: #2260bf;
	z-index: 1000;
/* 	border-bottom: 3px solid #a00303; */
}
/*mega menu*/
.collapse.navbar-collapse {
    background: #2260bf;
}
.sticky_header {
	display: none;
}
.sticky_header .navbar-nav > li > a {
	padding: 0 12px;
	font-size: 14px;
}
.menu_responsive {
	color: #fff;
	display: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	margin-top: 5px;
	padding: 10px 0 10px 15px;
	text-transform: uppercase;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.dropdown-menu {
	border: none;
	box-shadow: none;
	background-color: #f61d25;
	padding: 0;
	border-radius: 0 !important;
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 6px 20px;
}
.navbar {
	min-height: 40px !important;
	background: #2793e6;
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #000;
}
.navbar-default .navbar-toggle:hover {
	border-color: #821f0e;
}
.navbar-nav > li > a {
	font-size: 18px;
	line-height: 40px;
	padding: 0 10px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-left: -15px;
	margin-right: -15px;
}
.navbar-inverse {
	background-color: transparent !important;
	border-color: transparent !important;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color:#fff !important;
	background-color: #2260bf !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #0054d5 !important;
	color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	color: #fff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #c50b12;
	color: #fff;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown-menu {
	left: 0;
	right: inherit;
}
/*nav part end*/

.kala_list .high_pannel {
	padding: 10px;
}
.kala_list .tab-content {
	background: #f6f6f6 none repeat scroll 0 0;
	margin-top: -1px;
}
.kala_list > .nav-tabs > li.active > a {
	position: relative;
}
.kala_list > .nav-tabs > li.active > a, .tab_wrap > .nav-tabs > li.active > a:hover, .tab_wrap > .nav-tabs > li.active > a:focus {
	background: #0ca5ff none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
}
.kala_list > .nav-tabs > li > a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #0989d3 none repeat scroll 0 0;
	border-color: currentcolor #0989d3 currentcolor currentcolor;
	border-image: none;
	border-radius: 0;
	border-style: none solid none none;
	border-width: medium 1px medium medium;
	color: #ffffff;
	margin-right: 0;
}
.kala_list > .nav-tabs > li > a:hover, .tab_wrap > .nav-tabs > li > a:focus {
	background: #0ca5ff none repeat scroll 0 0;
	color: #ffffff;
}
.high_pannel ul li {
	margin-bottom: 15px;
}
.kala_list .nav-tabs {
	border: medium none;
}
/*search*/



.search_form .search {
	margin-top: 5px
}
.search_form .search form {
	position: relative;
}
.search_form .search input {
	border: 0 none;
	box-sizing: border-box;
	color: #888888;
	cursor: default;
	font-size: 13px;
	padding: 8px 12px;
	transition: all 0.2s ease 0s;
	width: 189px;
	height: 29px;
	background: #535353;
}
.ie8 .search_form .search input {
	padding: 2px 12px 0;
}
.ie9 .search_form.search input {
	padding: 0 12px;
}
.search_form .search input:focus {
	box-shadow: none;
	color: #fff;
	width: 250px;
}
.search_form .search:focus button {
	color: #1b1b1b;
}
.search_form .search button .fa-search {
	color: #818181;
}
.search_form .search button {
	background: transparent;
	border: 0 none;
	color: #818181;
	cursor: pointer;
	font-size: 11px;
	position: absolute;
	right: 5px;
	top: 3px;
	transition: all 0.2s ease 0s;
}
.search_form .search button:hover .fa-search {
	color: #fff;
}
/*search*/



.header-text {
	position: absolute;
	bottom: 0;
	left: 0%;
	right: auto;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding: 11px;
}
.header-text h2 span {
	font-size: 14px;
}
.header-text a {
	text-align: center;
	color: #fff;
	background: #008c36;
	width: 130px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
}
.header-text a:hover {
	background: #006226;
}
.header-text h2 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px !important;
	line-height: 24px;
}
/*header part end*/



/*hero_banner*/



.hero_banner {
	text-align: center;
}
.hero_banner .container {
}
.hero_text_holder {
	text-align: center;
	padding: 30px 40px;
	background: #fff;
	margin-bottom: 15px;
}

.hero_text_holder_1 {
	text-align: left;
	padding: 30px;
}

.font_size{
	font-size:40px !important;
}

.hero_text_holder h2.title {
}
.hero_text_holder h2.title a {
	font-size: 50px;
	position: relative;
	color: #222;
	margin-bottom: 30px;
	line-height: 55px;
}

.hero_text_holder h2.title a:hover{
	color:#249624;
}

.discription p {
    font-size: 23px;
    line-height: 33px;
}
.top_banner, .hero_banner {
	margin-bottom: 5px;
}

.hero_banner_mt_0{
	margin-top: 0;
}
.carousel-indicators > li {
	display: none !important;
}
.carousel-inner > .item {
	margin-top: 10px;
}
.col_1 .item figure {
	margin-bottom: 5px !important;
	position: relative;
}
.carousel-control {
	color: #000;
	font-size: 20px;
	height: 30px;
	left: 5px;
	padding: 3px;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	top: 45%;
	width: 40px !important;
}
.carousel-control.right {
	background: #dddddd none repeat scroll 0 0 !important;
	box-shadow: 0 1px 2px #000;
	right: 5px;
}
.carousel-control.left {
	background: #dddddd none repeat scroll 0 0 !important;
	box-shadow: 0 1px 2px #000;
}
/*add css*/

.textwidget::after{
	content: '';
	display: table;
	clear: both;
} 

#custom_html-2 .textwidget{
	display: flex;
	-moz-display:flex;
	-webkit-display:flex;
	justify-content: space-between;
}

#custom_html-2 .textwidget p{
	margin-bottom: 6px;
}

.view-count{
	display: none;
}
.slider_block {
	position: absolute;
	bottom: 0;
	padding: 30px 20px;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	color: #fff;
}
.slider_block h2 {
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
}
.slider_block h2 a, .slider_block p {
	color: #fff;
}
.slider_block h2 a:hover{
	text-decoration: underline;
}

.main_section .container {
	background: #fff;
}
.main_news {
	padding: 10px;
}
.main_news li figure {
	float: left;
	margin-right: 10px;
}
.main_news li h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
}
.col_2 .area_title {
	margin-bottom: 0px;
}
.col_1 {
	float: left;
	width: 575px;
	margin-right: 20px;
}
.col_2 {
	float: left;
	width: 575px;
}
.col_3 {
	float: left;
	width: 780px;
	margin-right: 20px;
}

.col_3-1{
   width: 740px; 
}

.col_4 {
	float: left;
	width: 370px;
}
.col_5 {
	float: left;
	margin-right: 20px;
	width: 800px;
}
.col_6 {
	float: left;
	width: 350px;
}
.col_7 {
	float: left;
	width: 820px;
	margin-right: 20px;
}
.col_8 {
	float: left;
	width: 330px;
}
.col_9 {
	float: left;
	width: 380px;
	margin-right: 20px;
}
.col_10 {
	float: left;
	width: 380px;
	margin-right: 20px;
}
.col_11 {
	float: left;
	width: 370px;
}
.col_12 {
	float: left;
	width: 400px;
	margin-right: 20px;
}
.col_13 {
	float: left;
	width: 370px;
	margin-right: 20px;
}
.col_14 {
	float: left;
	width: 360px;
}
.col_15 {
	float: left;
	width: 400px;
	margin-right: 20px;
}
.col_16 {
	float: left;
	width: 400px;
}
.featured_news_col_1 ul li {
	float: left;
	width: 282px;
	margin-right: 10px;
	margin-bottom: 4px;
}
.featured_news_col_1 ul li:nth-child(2n) {
	margin-right: 0px;
}
.featured_news_col_1 ul li:last-child {
	margin-right: 0px;
}
.featured_news_col_1 ul li figure {
	position: relative;
}
.featured_news_col_1 ul li h2 {
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	margin-bottom: 0px !important;
	padding: 30px 20px;
	width: 100%;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
.featured_news_col_1 ul li h2:hover{
	text-decoration: underline;
}

.featured_news_col_1 ul li figure {
	margin-bottom: 10px !important;
}
.featured_news_col_1 ul li:last-child figure {
	margin-bottom: 0px !important;
}
.main_content {
	float: left;
	width: 820px;
	margin-right: 20px;
}
.sidebar_ad_1 {
	float: left;
	width: 250px;
}
.sidebar_ad_1 img {
	margin-bottom: 10px;
}
.sidebar_1 {
	float: left;
	width: 330px;
}
.one_text {
	background: #d5d5d5 none repeat scroll 0 0;
	padding: 10px;
}
.block_list {
}
.block_list p {
	margin-bottom: 0;
}
.block_list li {
	margin-bottom: 12px;
	border-bottom: 1px solid #dddddd;
}
.block_list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.block_list li figure {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px !important;
}

.recent_news .block_list li figure{
/* 	margin-right: 0; */
}

.recent_news .block_list li img{
	margin-right: 10px;
}

.block_list li:last-child figure {
	margin-bottom: 0 !important;
}
.block_list li h2 {
	margin-bottom: 0 !important;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}
.tab_wrap .block_list {
	padding-top: 0px !important;
}
.tab_wrap .block_list li h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
}
.science_section .area_title {
	margin-bottom: 0px;
	background: #184979;
}
.area_title {
/* 	margin-bottom: 15px;
	border-bottom: 1px solid #ebe3e3; */
}
.area_title h2 {
	margin-bottom: 0px !important;
	color: #fff;
}
.area_title h2 a {
	color: #fff;
	font-size: 20px;
	line-height: 34px;
	padding: 0 15px;
	
	position: relative;
}

.area_title h2 a::after{
	content:"";
	position: absolute;
	right: -17px;
	top:0;
	width: 0;
	height: 0;
	border: 0 solid transparent;
	border-bottom-width: 17px;
	border-top-width: 17px;
	
}

.area_title h2.d-inline a{
	color:#333;
}


.news_block {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.news_block--w{
    width: 350px;
    float: left;
}

.news_block figure {
	float: left;
	margin-right: 15px;
}
.news_block h2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
}
.news_list .block_list {
	float: left;
	width: 385px;
	margin-right: 15px;
}
.news_list .list_1 {
	float: left;
	width: 380px;
}

.block_list_wid{
	width: 376px !important;
}

.news_list li h2 {
	margin-bottom: 10px !important;
}
.politics_block h2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
}
.politics_block {
	float: left;
	width: 400px;
	margin-right: 20px;
}
.block_list.politics_list {
	float: left;
	width: 380px;
}
.bichara {
}
.bichara .area_title {
	margin-bottom: 0px;
}
.bichara ul {
	background: #fff;
	padding: 15px;
	box-shadow:0 0 70px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 70px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 70px rgba(0,0,0,0.1);
	
}
.bichara li {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.bichara li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}



.bichara li figure {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px !important;
}
.bichara li:last-child figure {
	margin-bottom: 0 !important;
}

.bichara_gar li:last-child figure {
	margin-bottom: 10px !important;
}
.bichara li h2 {
	margin-bottom: 0 !important;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}

.bichara_gar li h2 {
    margin-bottom: 10px !important;
    font-size: 20px;
}

.float-none{ float: none !important; }
.author {
	font-weight: normal;
	font-style: italic;
	display: inline-block;
	border-bottom: 2px solid #184979;
}
.block_list.list_small {
	margin-top: 12px;
}
.list_small li h2 {
	font-size: 16px !important;
}
.interview {
	background: #f6f6f6;
	padding: 10px;
}
.inter_block {
}
.inter_block figure {
	position: relative;
}
.inter_block h2 {
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	position: absolute;
	bottom: 0;
	margin-bottom: 0px !important;
	padding: 10px;
	width: 100%;
}
.inter_block h2 a {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	color: #fff;
}
.col_6 .area_title {
	margin-bottom: 0px;
}
.artha {
}
.artha_list {
}
.artha h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}
.science {
}
.science h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.kala_block {
}
.kala_block h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}
.kala_list {
}
.model_block {
}
.model_block figure {
	position: relative;
}
.model_block h2 {
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px;
	margin-bottom: 0px !important;
	font-size: 18px;
	font-weight: 700;
}
.model_block h2 a {
	color: #fff;
}
.video_section .area_title {
	margin-bottom: 0px;
}
.video_box {
	background: #444;
	padding: 10px;
}
.video_list li {
	float: left;
	width: 275px;
	margin-right: 12px;
    margin-bottom: 10px;
    padding-bottom: 1px;
    border-bottom: 1px solid #555555;
}
.video_list li figure {
	margin-bottom: 10px !important;
}
.video_list li:last-child {
	margin-right: 0px;
    border-bottom: 0;
}
.video_list li h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom: 0;
}
.video_list li h2 a {
	color: #fff;
}
.prawas h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}

.video_section h2 a{ font-weight: normal; }

.prawas {
	border-bottom: 1px solid #184979;
	margin-bottom: 10px;
}
.prawas figure {
	float: left;
	margin-right: 15px;
}
.prawas_list li {
	float: left;
	width: 265px;
	margin-right: 12px;
}

.prawas_list_1  li{
	width: 196px;

}





.prawas_list li figure {
	margin-bottom: 0px !important;
}
.prawas_list li:last-child {
	margin-right: 0px;
}
.prawas_list li h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom: 5px !important;
}

.prawas_list li a{
	display: block;
}

.prawas_list_1 li h2{
 	font-size: 17px;
}
.sahatya {
	/* background: #f8f8f8;
	padding: 10px; */
}
.sahatya h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.sports {
	float: left;
	width: 380px;
	margin-right: 20px;
}
.sports h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
}
.block_list.sport_list {
	float: left;
	width: 372px;
}
.world {
}
.world h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.rochak h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.health_block figure {
	float: left;
	margin-right: 20px;
}
.health_block h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}
.health li h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.sidebar_ad {
	margin-top: 20px;
}
.sidebar_ad img {
	margin-bottom: 10px;
}
.photo_list li {
	float: left;
	width: 280px;
	margin-right: 10px;
}
.photo_list li figure {
	margin-bottom: 10px !important;
}
.photo_list li:last-child {
	margin-right: 0px;
}
.list_1 {
	list-style: none;
	padding: 0;
	margin-top: 10px;
}
.list_1 li {
	line-height: 20px;
	margin-bottom: 12px;
	padding-left: 1em;
	text-indent: -1em;
}
.list_1 li:last-child {
	border-bottom: none;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 1em;
	text-indent: -1em;
}
.list_1 li a {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
}
.list_1 li:before {
	content: "■";
	padding-right: 7px;
}
.owl-pagination {
	display: none;
}
#owl-demo .owl-controls .owl-buttons div {
	border-radius: 0;
	position: absolute;
	text-indent: -9999px;
}
#owl-demo .owl-controls .owl-buttons div.owl-prev {
	background: rgba(0, 0, 0, 0) url("../images/arrow_left1.png") no-repeat scroll left top;
	height: 35px;
	left: 0;
	top: 45%;
	width: 35px;
}
#owl-demo .owl-controls .owl-buttons div.owl-next {
	background: rgba(0, 0, 0, 0) url("../images/arrow_right1.png") no-repeat scroll left top;
	height: 35px;
	right: 0;
	top: 45%;
	width: 35px;
}

.photo_section{
    clear:both;
    border: 1px solid #dfdfdf;
    background: #fff;
    
}

.photo_list{
    padding:10px;
}

.related_post{
margin-top:20px;}

.related_post ul li:nth-child(3n+1){
    clear:both;
}

/*footer*/

footer {
/* 	background: #d02579; */
	padding: 20px;
}
footer h2, footer strong {
	font-weight: bold;
}
footer h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
}
footer p {
}
.contact-info {
	padding-left: 40px;
}

#text-6 {
    text-align:center;
}

#text-6 .textwidget {
    display: inline-block;
}

.footer_about {
	width: 30%;
	float: left;
	margin-right: 60px;
}
.footer_contact {
	width: 28%;
	float: left;
}
.font_big {
	font-size: 30px;
	text-shadow: 2px 2px #000000;
}
.footer_contact ul li {
	margin-bottom: 6px;
	font-size: 15px;
}
.footer_btm {
}
.footer_btm {
	background: #333;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer_btm a {
	color: #fff;
	padding-left: 5px;
}
.copyright a {
	color: #ffffff;
    font-size: 16px;
}
.footer_btm p {
	color: #fff;
	margin-bottom: 0;
}

/*Add css*/

.block_flex{
	display: flex;
	-moz-display:flex;
	-webkit-display:flex;
	justify-content: space-between;
}

.block_flex li{
	width: 48%;
	border-bottom:0;
}
.col-50{
	float: left;
	width:33.33%;
}


.bg-none{
	background: none !important;
}
.d-inline{
	display: inline-block !important;
}

.heading  {
	margin-bottom: 30px;
}

.heading h2 {
	position: relative;
	font-size: 45px;
}


.heading h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    border-top: 3px solid #f1770f;
    border-bottom: 1px solid #ccc;
    padding: 1px 0;
    /* padding-top: 10px; */
    width: 100%;
    background: #2793e6;
}



.heading h2 a {
    display: inline-block;
    background: #fff;
    padding: 9px 15px;
    position: relative;
    z-index: 100;
    font-weight: bold;
    font-size: 32px;
}


.block_list_1 li{
	float: left;
	width:48%;
	margin-right: 20px;
	border: 0;
}


.block_list_1 li:last-child{
	margin-right: 0;
}

.bichara .list_2{
	background: #f6f6f67a;
}

.list_2 li{
	line-height: 16px;
    margin-bottom: 5px;
}

.bichara figure{
	border-radius: 100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	width:90px;
	height: 90px;
	overflow: hidden;
} 

.bichara figure img{
	max-width: inherit;
	height:100%;
}

/*video*/


.video_section {

    background: #333333 none repeat scroll 0 0;

    margin-top: 10px;

    padding: 10px;

	margin-bottom:20px;

}

.tv_title {

    color: #ffffff;

    font-size: 30px !important;

    margin-bottom: 0;

    padding: 10px;

    font-weight: normal;

}

.tv_title img{ margin-right:10px;}

.tv_section {

    float: left;

    margin-right: 20px;

    width: 850px;

}

.tv_section figure img{ width:100%;}

.tv_section figure iframe{ width:100%; height:480px;}

.tv_section h2{ font-size:20px; font-weight:normal; line-height:23px;}

.tv_section h2 a{ color:#fff;}

.video_list {

    float: left;

    width: 280px;

}
.video_list li figure{float:left; margin-right:15px;}
.video_list img {

    border: 2px solid #ffffff;
    

}

.video_list li{}

.video_list li h2 a{ color:#fff;}

/*Add css*/

.heading {
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.prabidhi-grid {
    display: grid;
    grid-template-columns: 1fr 440px;
    grid-gap: 20px;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.suchana {

    margin-bottom: 0;
}

.c-card__figure.suchana a{
    display:block;
}

.list-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}
.list-item:not(:last-child) {
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.list-item-p {
    padding: 10px;
    background: #f0f0f0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.list-figure{
	margin-right:20px;
}
.list-figure-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
}

figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.m-b-10{
    margin-bottom:10px !important;
}
.m-t-30{
	margin-top:30px !important;
}

.m-t-20{
	margin-top:20px !important;
}


.c-card img{
	margin-bottom:10px !important;
}

.list-body h3 {
    font-size: 19px;
    font-weight: bold;
}
#menu-item-11546 a{
	background-color:#d02579 !important;
}


.heading_title{padding:0; background:#0c3f99; font-size:14px; height:40px; min-height:40px; line-height:40px; margin-bottom:0; border-left:8px solid #f57c27;}
.heading_title a{ position:relative; padding:0 12px; color:#fff;  display:inline-block; line-height:40px; font-size:16px;}
.heading_title a:hover{ color:#fff;}	

.tourism_bishesh img,
.politics img{
    width:100%;
}


.tourism {
    padding: 0px;
}

.tourism_box{ float:left; width:215px; margin-right:20px;}
.tourism_list{ float:left; width:400px; margin-right:20px; }
.tourism_block .sub_heading{ border-left:4px solid #0c3f99; padding-left:5px;}
.tourism_box li {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    margin-bottom: 10px;
    padding: 5px;
}
.tourism_bishesh{ float:left; width:360px; margin-right: 20px;}
.tourism_bishesh > ul {
    /*background: #f1770f;*/
    padding: 10px 0;
	/* border-bottom-right-radius:25px; */
	margin-bottom:15px;}

.tourism_bishesh li{ margin-bottom:25px;}
.tourism_bishesh > ul li a{ color:#000;}
.model{ float:left; width:335px; margin-right:15px;}
.kala_list{float:left; width:400px;}
.kala_list li{ padding-bottom:0 !important;}
.block_list_1 li figure{ margin-right:10px;}
.block_list_1 li h2{margin-bottom:1px;}
.list_1 ul{ list-style: none; padding:0;  margin:0;  }
.list_1 li {
    border-bottom: 1px solid #dddddd;
    line-height: 20px;
    margin-bottom: 12px;
    padding-left: 1em;
    text-indent: -1em;
}

.block_list_edit li{
	float: left;
	width:100%;
	margin-right: 20px;
	border: 0;
}

.col_6_1{
	float: left;
    width: 345px;
}


.module{
	background: #fff;
/* 	padding: 15px;
	box-shadow:0 0 70px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 70px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 70px rgba(0,0,0,0.1); */
}

.flex{
	display: flex;
	-moz-display:flex;
	-webkit-display:flex;

}

.block_list_inline .wpp-list{

	display: flex;
	-moz-display:flex;
	-webkit-display:flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin:0 -10px;

}

.block_list_inline .wpp-list li{
	padding:0 10px;
}

.block_list_inline .wpp-thumbnail{
	float: none;
	display: block;
}

.block_list_inline .wpp-list li a{
	display: block;
	position: relative;
}

.block_list_inline .wpp-list li img{
	width:100%;
	
}

.block_list_inline .wpp-list li{
	position: relative;
	border-bottom: 0;
	width:240px;
}

.block_list_inline .wpp-list{
	counter-reset: li-counter;
}
.block_list_inline .wpp-list li a:first-child::before{
	
	position: absolute;
	left: 0;
	bottom: 0;
	padding:5px 12px;
	background:#2271b1;
	content: counter(li-counter);
	counter-increment: li-counter;
	z-index: 100;
	color:#fff;
}

p {
    margin: 0;
    margin-bottom: 10px;
    color: #444;

}
.paribartan img{
	width:100%;
	height:400px;
	object-fit:cover;
}

.section-main{
    clear:both;
}

/* #Medai Queries for responsiveness---- */

@media(max-width: 1200px) {
.container {
	width: 95%;
}
}

@media(max-width: 1100px) {
.container {
	width: 90%;
}

}

@media(max-width: 992px) {
}
 @media  (min-width: 768px) and (max-width:1200px) {
 .nav > li:hover > .dropdown-menu {
 display:block;
}
 .nav li.open .dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
 display:none;
}

.prabidhi-grid{
    grid-template-columns: 1fr 1fr;
} 

.col_6_1 {
 width: 30%;
}


.tourism_list{
    width: 33%;
}

.tourism_bishesh{
   width: 33%; 
}


}


@media (min-width: 768px) and (max-width: 991px) {
 .suchana {
    height: 257px !important;
  }

}

@media screen and (max-width: 767px) {
	.navigation.pagination
	{
		display: block !important;
	}
img {
/* 	width: 100%; */
	height: auto;
	}
	
	.d-flex--block	{
		display:block !important;
	}
	
.prabidhi-grid{
	grid-template-columns: 1fr !important;
	}

.tv_section img {
	width: auto;;
}
.tv_section {
    float: none;
    margin-right: 0;
    width: 100%;
}
.block_list_inline .wpp-list li img {
    width: 100%;
    height: auto;
}
.block_list_inline .wpp-list{
	display: block;

}

.hero_text_holder {
    padding: 30px;
}

.sticky_header .menu_responsive {
	display: none;
}
.dropdown-menu {
	background: #000;
}
.navbar-collapse {
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-nav .open .dropdown-menu {
	background: #000;
}
.nav li:hover > .dropdown-menu {
}
.dropdown-menu > li {
	border-bottom: none;
}
.pull-left {
	float: none !important;
}
.menu_responsive {
	display: inline-block;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.dropdown-menu {
	min-width: 100%;
}
.carousel-indicators {
	display: none;
}
.search, .nepali_date, .header_img_banner {
	display: none;
}
.hero_text_holder h2.title a {
	font-size: 30px;
	line-height: 36px;
}
.featured_news_col, .featured_news_col_1 {
	float: none;
	width: 100%;
}
.col_1 {
	float: none;
	width: 100%;
}
.col_2 {
	float: none;
	width: 100%;
}
.col_3 {
	float: none;
	width: 100%;
}
.col_4 {
	float: none;
	width: 100%;
}
.col_5 {
	float: none;
	width: 100%;
}
.col_6 {
	float: none;
	width: 100%;
}
.col_7 {
	float: none;
	width: 100%;
}
.col_8 {
	float: none;
	width: 100%;
}
.col_9 {
	float: none;
	width: 100%;
}
.col_10 {
	float: none;
	width: 100%;
}
.col_11 {
	float: none;
	width: 100%;
}
.col_12 {
	float: none;
	width: 100%;
}
.col_13 {
	float: none;
	width: 100%;
}
.col_14 {
	float: none;
	width: 100%;
}
.col_15 {
	float: none;
	width: 100%;
}
.col_16 {
	float: none;
	width: 100%;
}
.col_17 {
	float: none;
	width: 100%;
}
.col_18 {
	float: none;
	width: 100%;
}
.col_19 {
	float: none;
	width: 100%;
}
.col-md-4.col-sm-4 .block_list {
	margin-bottom: 15px;
}
.latest_news ul li {
	float: none;
	width: 100%;
}
.latest_section {
	margin-bottom: 10px;
}
.slider_block p {
	display: none;
}
.featured_news_col_1 ul li {
	float: none;
	width: 100%;
}
.news_block figure {
	float: none;
	margin-right: 0;
}
.news_list .block_list {
	float: none;
	width: 100%;
}
.news_list .list_1 {
	float: none;
	width: 100%;
}
.politics1 li {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.politics_block {
	float: none;
	width: 100%;
}
.block_list.politics_list {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.news_block {
	float: none;
	width: 100%;
}
.news_list {
	float: none;
	width: 100%;
}
.artha_section {
	float: none;
	width: 100%;
}
.samaj_section {
	float: none;
	width: 100%;
}
.science_section {
	float: none;
	width: 100%;
}
.prawas {
	float: none;
	width: 100%;
}
.prawas_list {
	float: none;
	width: 100%;
}
.video {
	float: none;
	width: 100%;
}
.khelkud_block {
	float: none;
	width: 100%;
}
.block_list.khelkud_list {
	float: none;
	width: 100%;
}
.model_block {
	float: none;
	width: 100%;
}
.video_list li {
	float: none;
	width: 100%;
}
.sports {
	float: none;
	width: 100%;
}
.block_list.sport_list {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.lifestyle ul {
	margin-bottom: 10px;
}
.prawas_list li {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}


.sports ul {
	margin-bottom: 10px;
}
.health_block figure {
	float: none;
	margin-right: 0px;
}
.health_list li {
	float: none;
	width: 100%;
}
.rochak ul li {
	float: none;
	width: 100%;
}
.photo_list li {
	float: none;
	width: 100%;
}
.artha_block {
	float: none;
	width: 100%;
}
.block_list.artha_list {
	float: none;
	width: 100%;
}
.politics_list li {
	float: none;
	width: 100%;
}
.kala_block {
	float: none;
	width: 100%;
}
.block_list.kala_list_1 {
	float: none;
	width: 100%;
}
.kala_list {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.featured_post li {
	float: none;
	width: 100%;
}
.copyright {
	float: none !important;
}
.main_content {
	float: none;
	width: 100%;
}
.sidebar_1 {
	float: none;
	width: 100%;
}

.tourism_box {
    float: none;
    width: 100%;
    margin-right: 0;
}

.tourism_list {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-top: 0 !important;
}
.tourism_bishesh {
    float: none;
    width: 100%;
    margin-right: 0;
}
.video_list img {
    height: auto;
}

.video_list {
    float: none;
    width: 100%;
}

.row.flex{
	display: block;
}
.contact-info {
    padding-left: 0;
    padding-top: 20px;
}

footer {
    padding: 40px 0 0;
}
.block_list_1 li {
    float: none;
    width: 100%;
    margin-right: 0;
}

.recent_news .block_list li figure{
	margin-right: 10px;
}
iframe{
	width:100% !important;
}
.list-grid-2 {
    grid-template-columns: 1fr;
}
.suchana {
    height: auto !important;
}

.list-figure {
    margin-right: 0;
}

.list-figure-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.fb_iframe_widget_fluid span{
    width:100% !important;
}

.footer_btm {
    font-size:13px;
}

.section_7{
	padding-bottom: 20px;
}

.col_3 .news_list{
	margin-bottom: 20px;
}

.tourism_bishesh li {
    margin-bottom: 10px;
}

.entry-thumbnail > figure{
	float: none;
	margin-right: 0;
}

.view-count img{
	width: inherit;
}
.view-count {
    margin-right: 0;
}

.navigation{
	display: block;
}


.col-md-12.col-sm-12.text-center {
/* 	border: 1px solid;
	padding: 8px;
	box-shadow: 3px 5px #00adf1; */
}
.middle {
      padding: 8px 0;
}
.block_list_wid{
	width: 100% !important;
}

.block_list_inline .wpp-list li{
	width:auto;
}
.tv_section figure iframe {
    width: 100%;
    height: 260px;
}

.paribartan img {
    width: 100%;
    height: auto;
}
 
.font_size {
    font-size: 30px !important;
}
.col_6_1 {
    float: none;
    width: 100%;
}


h2 {
    font-size: 26px !important;
}

}

@media (max-width:600px) {
}

@media(max-width: 500px) {
}

@media(max-width: 480px) {
}

@media(max-width: 450px) {
.bichar_post ul li figure {
	margin: 0 auto;
	margin-bottom: 20px;
	float: none;
}

}

@media (max-width: 425px) {
}

@media(max-width: 360px) {
}

@media(max-width: 320px) {
}

li#menu-item-6027 {
    background: #de0404;
}

h2.sub_heading {
    font-size: 23px;
    font-weight: 500;
    line-height: 23px;
}
.mahilahi footer {
    background: #d02579;
    padding: 20px;
}

.category-btn {
    background: #ff0101;
    color: #fff;
    font-size: 28px;
    padding: 8px 29px;
    position: relative;
    display: inline-block;
    top: -10px;
}
.category-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #c2320e;
}
/* .top-16-post
{
	height: 350px;
}
.top-16-post img
{
	height: 260px;
} */

@media (max-width: 425px) {

h2 a {
    
}
	
	
	.logo {
    display: none;
}
	}
.bikashsoft_news_published_date {
    font-size: 16px;
}.last-updated {
font-size: small;
text-transform: uppercase;
background-color: #fffdd4;
}

@media screen and (max-width: 767px){
.mobile-v-only
	{
		display: block !important;
	}

}
.mobile-v-only
{
	display:none;
}



