/* #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: #333;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 20px;
	font-weight: 500;
}
h3 {
	font-size: 20px;
}
label {
	font-size: 13px;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 0;
	margin-top: 0;
	color: #333;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 15px;
}


p {
	margin: 0;
	margin-bottom: 10px;

}

h2 a {
    color: #036;
}
input, label {
}
textarea {
	resize: none;
}
a:focus, a, object, embed {
	outline: none;
}
a:focus, a:hover {
	text-decoration: none;
	color: #666;
}
:focus, :active {
	-moz-outline-style: none;
	outline: 0 none !important;
}
::-moz-focus-inner {
border:0;
}


::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 {
	max-width: 100%;
	border: none;
	display: inline-block;
}
figure {
	margin-bottom: 15px;
}
.heading_title {
	position: relative;
	display: inline-block;
	color: #fff;
	background: #156f98;
	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;
}

.container {
    width: 100%;
    max-width: 1200px;
}


.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: #4c4c4c;
    font-family: "Ek Mukta", sans-serif;
	font-size: 16px;
    line-height: 1.6;
}
.time_date {
	font-size: 13px;
	color:#fff;
}
/*header part*/
#header {
	background: #fff;
}
#time {
}
.nepali_date {
    background: #6699cc;
    min-height: 24px;
    width: 100%;
    line-height: 24px;
    padding-left: 10px;
    font-size: 12px;
}
.nepali_date #time {
	float: left;
}
.social_media a {
	display: inline-block;
	margin-left: 4px;
	font-size: 16px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}


#header .social_media a{
        line-height: 36px;
}
.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: 8px 0;
}
.logo {
	
}
.header_img_banner {
	max-height: 100px;
	overflow: hidden;
	margin-top: 15px;
}
.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;
    display: inline-block;
	 color:#156f98;
	 position: relative;
}

.lekh::before{
	
/*     content: '\f044';
    font-family: 'FontAwesome';
    font-size: 18px;
    margin-right: 5px; */
	
}
/*nav part start*/
.navigation {
    background: #003366;
    z-index: 1000;
}
/*mega menu*/
.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: 42px !important;
    background: #003366;
    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: 16px;
    line-height: 42px;
    padding: 0 14px !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 {
	    font-size:19px;
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #6699cc !important;
}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:hover, .navbar-default .navbar-nav > .current-menu-item > a:focus {
    background-color: #0048fd !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: 15px;
}
.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: #153c63 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: #003366 none repeat scroll 0 0;
    border-color: currentcolor #33435c 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: #6699cc none repeat scroll 0 0;
    color: #ffffff;
}

.high_pannel ul li {
	margin-bottom: 15px;
}
.kala_list .nav-tabs {
    border: medium none;
    background: #6699cc;
}
/*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;
	
	line-height: 24px;
}
/*header part end*/

/*hero_banner*/

.hero_banner {
	text-align: center;
}
.hero_banner .container {
}


.hero_text_holder + .hero_text_holder {
    border-top: 1px solid #ccc;
    padding-top: 50px;
    margin-top: 50px;
}


.hero_text_holder h2.title {
	font-size: 64px;
	margin-bottom: 30px;
    line-height: 1.3;
}

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

.discription {
    font-size: 20px;
    line-height: 1.5;
}

.carousel-indicators > li {
	display: none !important;
}
.carousel-inner > .item {
	margin-top: 10px;
}
.col_1 .item figure {
	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*/
/*Media css*/
.small-banner {
    margin-top: 15px;
    margin-bottom: 15px;
}
.top_banner {
    margin-bottom: 20px;
    margin-top: 1px;
}
/*custom-col css*/



.sidebar_ad_1,
/* .kala_list{
	margin-top: 20px;
} */


.inter_list li + li{
    
	margin-top: 20px;
}
.col_1 {
	float: left;
	width: 480px;
	margin-right: 20px;
}
.col_2 {
	float: left;
	width: 440px;
	margin-right: 20px;
	margin-top: 20px;
	
}
.col_3 {
	float: left;
	
	width: 780px;
	margin-right:20px;
}
.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;
}

/*sub-section css*/
#owl-demo .item h2{ font-size:32px;}
.slider_block h2 a, .slider_block p{ color:#fff;}

.main_news li figure{ float:left; margin-right:10px;}



.bishesh{ background:#035b8f; padding:10px;border-bottom-right-radius: 10px;
border-top-right-radius: 10px;}

.bishesh_h { font-size: 26px;}

.bishesh h2 a{color:#fff;}
.bishesh ul li figure{ margin-bottom:0px !important;}
.bishesh ul li{ border-bottom:1px dotted #fff; margin-bottom:10px;}
.bishesh ul li:last-child{ border-bottom:none; margin-bottom:0px;}
.bishesh ul li h2 a{color:#fff;}
.main_content {
	float: left;
	width: 820px;
	margin-right: 20px;
}
.side_left {
    float: left;
    width: 330px;
}

.politics {
	float: left;
	width: 820px;
	margin-right: 20px;
}


.main_content_1 {
	float: left;
	width: 820px;
	margin-right: 20px;
}
.side_left_1 {
    float: left;
    width: 330px;
}
.main_content_2 {
	float: left;
	width: 820px;
	margin-right: 20px;
}
.side_left_2 {
    float: left;
    width: 330px;
}
.sidebar_ad_1{
	float: left;
	width: 210px;
	
}
.sidebar_ad_1 img{ margin-bottom:10px;}
.media-section-side {
    margin-top: 15px;
}
.media-section-side img{ margin-bottom:10px;}
.media-section-side_1 {
    margin-top: 15px;
}
.media-section-side_1 img{ margin-bottom: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: 15px;
	
}
.block_list li:last-child figure {
	margin-bottom: 0 !important;
}

.tab_wrap .block_list {
	padding-top: 0px !important;
}

.science_section .area_title {
	margin-bottom: 0px;
/* 	background:#156f98; */
}
.area_title {
    margin-bottom: 15px;
    /* background: #156f98; */
    position: relative;
    border-bottom: 1px solid #035b8f;
}
	
	
.main_news  h2{
    font-size: 22px;
}	
	
.area_title h2{
   margin-bottom: 0; 
}


.news_block {
    float: left;
    width: 400px;
    margin-right: 20px;
}
.news_block figure{margin-bottom:15px;}

.block_list.news_list{ float:left; width:400px;}

.politics_block {
  float: left;
  width: 400px;
  margin-right: 20px;
}
.block_list.politics_list {
  float: left; 
  width: 400px;
}
.bichara {}

.bichara ul{background: #f6f6f6; padding:15px;}
.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: 15px;
	
}
.bichara li img{ border-radius:100%;}
.bichara li:last-child figure {
	margin-bottom: 0 !important;
}


.author {
	
	font-weight: normal;
	font-style: italic;
	display:inline-block;
}

.block_list.list_small {
  margin-top: 12px;
}


.interview {
	background: #f6f6f6;
	padding: 15px;
}
.inter_block{}

.inter_list::after{
    content:'';
    display: table;
    clear:both;
}
.inter_list li {
    float: left;
    width: 270px;
    margin-right: 20px;
}


.inter_list figure img{
    width: 100%;
    object-fit: cover;
}

.inter_list li:last-child{ margin-right:0;}
.inter_list li figure{ position:relative; margin-bottom: 0;}
.inter_list 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%); position:absolute; bottom:0; margin-bottom:0px !important; padding:10px; width:100%; color:#fff;}


.science{ 
/* 	background:#f6f6f6; */
	padding:10px;
}

.artha_block {
    float: left;
    width: 400px;
    margin-right: 20px;
}
.m-b-20{
    margin-bottom: 20px !important;
}

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

.d-flex{
    display: flex;
    -webkit-display:flex;
}

.justify-content-between{
    justify-content: space-between !important;
}


.heading {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.heading h2 {
    position: relative;
    margin-bottom: 0;
    -webkit-box-flex: 1; 
    -ms-flex: 1;
/* 	    background: #deefff; */
    flex: 1;
}

.heading h2::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    /* top: 21px; */
    background: #003366;
}

.heading h2 span {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 6px 10px;
    background: #003466;
    color: #fff;
    font-size:24px;
}
 
.heading h2 span::after {
    content: '';
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 16px 0 0;
    border-color: #003466 transparent transparent transparent;
}

.heading{
    flex-wrap: wrap;
}
 
.heading a {
    color: #f26813;
    padding: 12px 14px;
    /* border-radius: 30px; */
    border: 1px solid #f26813;
    font-size: 13px;
    margin-left: 3px;
}


.heading .btn-link {
    background: #6699cc;
    color: #fff;
    border-color: #6699cc;
}



.artha_block h2,
.politics_block h2,
.kala_block h2,
.prawas  h2,
.sports h2,
.health_block h2,
.news_block h2{
   font-size: 32px;
}

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

.tourism > h2,
.sahatya_block > h2,
.world_block > h2,
.rochak > h2{
    font-size: 24px;
}

.rochak .block_list h2,
.world_block .block_list h2,
.sahatya_block .block_list h2,
.tourism .block_list h2{
    font-size: 19px;
}

.block_list.artha_list {
    float: left;
    width: 400px;
}
.tourism{ background:#f6f6f6; padding:15px;}

.kala_block {

}

.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: #9d9fa1;
    padding: 10px;
}
.video-block {
    float: left;
    width: 800px;
    margin-right: 20px;
}

.video-block iframe{ width:100%; height:430px;}
.video-block h2 a{ color:#fff;}
.video_list{float: left; width: 330px;}
.video_list li figure{ float:left; margin-right:10px;}
.video_list li:last-child{ margin-right:0px;}

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

.prawas{  margin-bottom:20px;}
.prawas figure{ float:left; margin-right:15px;}

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

.prawas_list li{float:left; width: 253px; margin-right: 30px;}

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

.sahatya {
/* 	background: #f8f8f8; */
	padding: 15px;
}
.sahatya h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.sports {
    float: left;
    width: 390px;
    margin-right: 30px;
}

.section_02{
    margin-top: 30px;
}

.block_list.sport_list{float: left;
    width: 400px;}
.world-section{ margin-bottom:15px;}

.world {
    background: #f6f6f6;
    padding: 15px;
}

.rochak-section{ margin-bottom:15px;}

.rochak {
    background: #f6f6f6;
    padding: 15px;
}

.health_block figure{ float:left; margin-right:20px;}


.sidebar_ad {
	margin-top:20px;
}
.sidebar_ad img {
	margin-bottom: 10px;
}
.photo_list::after{
    content:'';
    display: table;
    clear:both;
}

.photo_list li {
	float: left;
	width: 270px;
	margin-right: 30px;
}


.photo_list li figure {
	
}
.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::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;
}
/*footer css*/
footer {
   background: #f2f3f5;
    padding: 40px;
    color: #050505;
}
footer h2, footer strong {
    color: #030202;
    font-weight: bold;
}

.footer_block h2 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 20px;
}
.social_media_footer h2 {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 5px;
	font-size: 20px;
}
.social_media_footer li{ margin-bottom:12px;}
.social_media_footer li .fa{ margin-right:10px; border:1px solid #fff; text-align: center; line-height: 30px; width: 30px; height: 30px;}
.social_media_footer li a{ color:#fff; font-size:16px;}
.contact-info h2 {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 5px;
	font-size: 20px;
}
footer p {
    color: #000000;
}
.contact-info p{ padding-left:30px;}
.footer_about {
	color: #fff;
	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: #003366;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
}
.footer_btm a {
	color: #fff;
	padding-left: 5px;
}
.copyright a{ color:#f55303;}
.footer_btm p{ color:#fff; margin-bottom:0;}

.entry-title {
    font-size: 42px;
    font-weight: 600;
    line-height: 1.4;
}


.title {
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.title h2 {
    margin-bottom: 0;
    text-transform: inherit;
    font-weight: 500;
    font-size: 28px;
    padding: 0 0 7px;
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #f2650e;
}

.page-header {
    padding-bottom: 0;
    margin: 0 0 30px 0;
    border-bottom: 0;
}

.page-header h1 {
    font-size: 42px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.page-header h1::after {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    background: #f46811;
}

.section_5{
    margin-top: 20px;
}

.heading__right{
    display:flex;
    -webkit-display:flex;
    flex-wrap:wrap;
}

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

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

 @media screen (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;
}
}

@media screen and (max-width: 767px) {
img {
	width: 100%; height:auto;
}

.navbar-toggle {
    font-size: 13px;
    padding: 5px 10px;
    color: #fff;
    margin-right: 0;
    border-radius: 0;
}

.view-count img {
	width: auto; height:auto;
}
.single-content iframe{
	width: 100%; height:auto;
}
.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 {
	display: none;
}

.hero_text_holder h2.title {
    font-size: 30px;
    line-height: 1.4;
     margin-bottom: 15px;
}

.discription {
    font-size: 16px;
    line-height: 1.8;
}

.hero_text_holder + .hero_text_holder {
    padding-top: 30px;
    margin-top: 30px;
}


.featured_news_col, .featured_news_col_1{ float:none; width:100%;}
.col_1 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_2 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_3 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_4 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_5 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_6 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_7 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_8 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_9 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_10 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_11 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_12 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_13 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_14 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_15 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_16 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_17 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_18 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.col_19 {
	float: none;
	width: 100%;
	margin-right: 0;
}

.col-md-4.col-sm-4 .block_list{ margin-bottom:15px;}
.main_content {
	float: none;
	width: 100%;
	margin-right: 0;
}
.side_left {
   float: none;
	width: 100%;
	margin-right: 0;
}
.main_content_1 {
	float: none;
	width: 100%;
	margin-right: 0;
}
.side_left_1 {
   float: none;
	width: 100%;
}
.main_content_2 {
	float: none;
	width: 100%;
}
.side_left_2 {
    float: none;
	width: 100%;
}
.sidebar_ad_1{
	float: none;
	width: 100%;
	
}
.slider_block p{display:none;}
.featured_news_col_1 ul li{
	float: none;
	width: 100%;
}
.news_block figure{float: none;
margin-right: 0;}
.block_list.news_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;
}
.inter_list li{
	float: none;
	width: 100%;
}
.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%;
	margin-bottom:15px;
}
.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;
}
.video-block{
	float: none;
	width: 100%;
}
.video_list{
	float: none;
	width: 100%;
}
.video-block iframe{ height:auto;}
.featured_post li {
	float: none;
	width: 100%;
}
.copyright {
	float: none !important;
}
.main_content {
	float: none;
	width: 100%;
}
.sidebar_1 {
	float: none;
	width: 100%;
}

.artha_block h2, 
.politics_block h2, 
.kala_block h2, 
.prawas h2, 
.sports h2, 
.health_block h2, 
.news_block h2 {
    font-size: 24px;
}

#owl-demo .item h2 {
    font-size: 26px;
}

.header_img_banner {
    margin-top: 8px;
    float: none !important;
    text-align: center;
    margin-bottom: 4px;
}

#custom_html-2{
    display: inline-block;
}

footer {
    padding: 40px 0;
}

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



.heading h2{
    margin-bottom: 10px;
}

.heading__right a{
    margin-bottom: 10px;
}



}

@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) {
}
.entry-content.single-content div#st-1 {
    margin-bottom: 14px;
}
