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

* {
	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: #333333;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 20px;
	font-weight: 500;
	line-height: 23px;
}
h3 {
	font-size: 15px;
}
label {
	font-size: 13px;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 0;
	margin-top: 0;
	color: #333333;
}
h2, h3, h4 {
	margin-bottom: 10px;
}
p {
	margin: 0;
	text-align: justify !important;
	margin-bottom: 10px;
}
h2 a {
	color: #000;
}
input, label {
}
textarea {
	resize: none;
}
a:focus, a, object, embed {
	outline: none;
}
a:focus, a:hover {
	text-decoration: none;
	color: #100e0d;
}
: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;
	height: auto;
}
figure {
	margin-bottom: 15px;
}
.heading_title {
    position: relative;
    display: inline-block;
    color: #fff;
    background: #06627a;
    padding: 0 15px;
    line-height: 30px;
    padding-top: 8px;
}

.heading_title::before{
	content: '';
	position: absolute;
	left: 0;
	bottom: -11px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 18px 9px 0;
	border-color: transparent  transparent transparent;
	
	
}


.heading_title_wrap {
    border-bottom: 2px solid #1562a3;
    margin-bottom: 10px;
    background: #e7e7e7;
}
.heading_title span {
	font-size: 18px;
	display: block;
	
}
.heading_title a {
	    color: #fff;
    font-size: 23px;
}
.heading_title a:hover {
	color: #fff;
}
.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;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}
.container {
	padding: 0 0;
}
.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: rgb(97, 97, 97);
	font-family: "Ek Mukta", sans-serif;
	font-size: 18px;
    line-height: 1.7;
}
.time_date {
	font-size: 13px;
}
/*header part*/
#header {
	background: #fff;
}
#time {
}
.nepali_date {
    background: #21a7cc;
    min-height: 28px;
    padding-top: 5px;
    width: 100%;
    line-height: 31px;
    padding-left: 10px;
    font-size: 15px;
}
.nepali_date #time {
	float: left;
	color: #fff;
}
.social_media a {
	display: inline-block;
	margin-left: 4px;
	font-size: 16px;
	width: 30px;
	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;
}

.header_img_banner {
	max-height: 100px;
	overflow: hidden;
	margin-top: 10px;
}
.caret {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid;
	display: inline-block;
}
/*nav part start*/
.navigation {
    background: #06627a;
}
/*mega menu*/

.sticky_header {
	display: none;
}
.menu_responsive {
	color: #fff;
	display: none;
	font-size: 21px;
	font-weight: bold;
	line-height: 28px;
	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: #093f6e;
	padding: 0;
	border-radius: 0 !important;
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 6px 20px;
}
.navbar {
    min-height: 40px !important;
    background: #06627a;
    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: #ee9421;
	color: #fff;
}
.navbar-default .navbar-toggle:hover {
	border-color: #821f0e;
}
.navbar-nav > li > a {
    font-size: 22px;
    line-height: 42px;
    padding: 0 18px !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;
	background-color: red !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #21a7cc !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*/
.high_pannel {
	padding: 15px;
}
.tab-content {
/* 	background: #f1f4ff none repeat scroll 0 0; */
	margin-top: -1px;
}
.tab_wrap > .nav-tabs > li.active > a {
	position: relative;
}
.tab_wrap > .nav-tabs > li.active > a, .tab_wrap > .nav-tabs > li.active > a:hover, .tab_wrap > .nav-tabs > li.active > a:focus {
	    background: #ee2121 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 18px;
}
.tab_wrap > .nav-tabs > li.active > a, .tab_wrap > .nav-tabs > li.active > a:hover, .tab_wrap > .nav-tabs > li.active > a:focus {
	background: #ee9421 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	font-size: 18px;
}
.tab_wrap > .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: #231f20 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;
}
.tab_wrap > .nav-tabs > li > a:hover, .tab_wrap > .nav-tabs > li > a:focus {
	background: #231f20 none repeat scroll 0 0;
	color: #ffffff;
}
ul.list li {
	border-bottom: 1px dotted #b7b7b7;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
ul.list li:last-child {
	border-bottom: medium none;
	margin-bottom: 0;
}
.high_pannel ul li {
	margin-bottom: 10px;
}
.tab_wrap .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_text_holder > figure {
	
}
.hero_text_holder img {
	
}
.hero_banner {
	text-align: center;
}
.hero_banner .container {
}
.hero_text_holder {
	text-align: center;
}
.hero_text_holder h2.title {
}
.hero_text_holder h2.title a {
	font-size: 64px;
	position: relative;
	color: #4d4d4d;
	font-weight: 600;
	margin-bottom: 30px;
	line-height: 1.2;
}

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

.top_banner, .block, .post_wp, .three {
	margin-bottom: 10px;
	margin-top: 10px;
}

.hero_banner:not(:last-child) .container {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #ccc;
	
}

.carousel-indicators > li {
	display: none !important;
}
.carousel-inner > .item {
	margin-top: 10px;
}
.item figure {
	margin-bottom: 0 !important;
}
.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;
}
.slider_img {
	position: relative;
}
.slider_title {
	position: absolute;
	background: rgba(16,116,184,0.6);
	left: 0;
	bottom: -10px;
	width: 100%;
	padding: 7px;
	font-size: 18px;
}
.slider_title a {
	color: #fff;
}
#owl-demo .item {
    margin-top: 10px;
}

/*add css*/

.section_5 {
	margin-bottom: 20px;
}

.v-list a{
	color: #fff;
}

.v-list figure{
	position: relative;
	margin-bottom: 0;
}

.v-list figure img{
	height: 160px;
	width: 100%;
	object-fit: cover;
}

.v-list li:not(:last-child) figure{
	margin-bottom: 10px;
}

.v-caption{
	position: absolute;
    left: 0;
    bottom: 0;
    border-top-right-radius: 50px;
    height: 100px;
    width: 110px;
    background: transparent;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 30px;
}

.v-caption:hover .fa{
	color: #ea3606;
}

.post_1 {
	float: left;
	width: 386px;
	border: 1px solid #e0e0e0;
	background: #fff;
}
.sidebar img{
	margin-bottom:10px;
	
}
.col_1 {
	float: left;
	width: 470px;
	margin-right: 20px;
}
.col_2 {
	float: left;
	width: 390px;
	margin-right: 20px;
}
.col_3 {
	float: left;
	width: 270px;
	
}
.col_4 {
    float: left;
    margin-right: 20px;
    width: 870px;
}
.col_5 {
    float: left;
   
    width: 310px;
}
.col_6 {
    float: left;
	width: 870px;
	margin-right: 20px;
}
.col_7 {
	float: left;
	width: 310px;
}
.col_8 {
	width: 100%;
}
.col_9 {
    float: left;
	width: 380px;
}
.col_10 {
    float: left;
    margin-right: 15px;
    width: 600px;
}
.col_11 {
    float: left;
	margin-right: 15px;
    width: 260px;
}
.col_12 {
   float: left;
    width: 310px;
}
.col_13 {
    float: left;
    margin-right: 20px;
    width: 540px;
}
.col_14 {
    float: left;
   margin-right: 15px;
    width: 290px;
}
.col_15 {
    float: left;
    margin-right: 20px;
    width: 310px;
}
.col_16 {
    float: left;
    margin-right: 20px;
    width: 815px;
}
.col_17 {
    float: left;
    width: 365px;
}
.one_text {
	background: #d5d5d5 none repeat scroll 0 0;
	padding: 10px;
}
.col_1 figure {
	margin-bottom: 0 !important;
}
.post_wp {
}
.big_post {
	width: 712px;
	position: relative;
	float: left;
}
.big_post figure {
	margin-bottom: 0;
}
.small_post {
	width: 440px;
	position: relative;
	float: right;
	background: #262626;
	padding: 15px;
}
.big_post_text {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0, 0.8);
	padding: 20px;
	color: #fff;
}
.big_post_text h2 {
	color: #89b900;
	font-size: 24px;
	font-weight: bold;
}
.big_post_text h2 a {
	color: #89b900;
}
.big_post_text h2 a:hover {
	text-decoration: underline;
}
.small_post ul li {
	padding-bottom: 12px;
	padding-top: 12px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #151515;
}
.small_post ul li:first-child {
	border: none;
}
.small_post ul li:last-child {
	border-bottom: none;
}
.small_post ul li figure {
	float: left;
	width: 120px;
	border: 2px solid #fff;
	margin-right: 20px;
	margin-bottom: 0;
}
.small_post ul li h2 {
	font-size: 15px;
	font-weight: bold;
	color: #89b900;
	margin-bottom: 5px;
	line-height: 23px;
}
.small_post ul li h2 a {
	color: #89b900;
}
.small_post ul li h2 a:hover {
	text-decoration: underline;
}
.small_post ul li .date {
	color: #aaaaaa;
	font-size: 13px;
	margin-bottom: 0;
}
.three {
}
.post_1 {
}
.block_list {
	padding-top: 15px;
}

.recent_news .block_list {
    padding-top: 15px;
    padding: 30px 20px;
    background: #f6f6f6;
}


.block_list p {
	margin-bottom: 0;
}

.block_list li {
	margin-bottom: 12px;
	border-bottom: 1px solid #e5e5e5;
}


.recent_news .block_list li {
	border-bottom: 1px solid #8fb98f;
}

.block_list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.block_list li figure {
	float: left;
     margin-right: 10px;
	width: 90px;
}
.block_list li:last-child figure{ margin-bottom:0 !important;}

.block_list li h2 {
	margin-bottom: 0 !important;
    font-size: 20px;
    line-height: 1.6;
}
.tab_wrap .block_list{ padding-top:0px !important;}
.tab_wrap .block_list li h2 {
    font-size: 20px;
    line-height: 1.4;
}

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

.news_block h2 {
	font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}

.news li h2{
    font-size: 20px;
    line-height: 1.4;
}
.news_block {
    float: left;
    margin-right: 20px;
    width: 470px;
}

.news_block figure img{
	height: 240px;
	object-fit: cover;
}

.block_list.news_list {
    float: left;
    width: 380px;
}
.politics {
    padding-top: 10px;
}
.politics .block_list {
    padding-top: 0;
}
.politics_block h2 {
    font-size: 26px;
    line-height: 1.2;
}
.politics li h2 {
    font-size: 20px;
    line-height: 1.4;
}
.tourism {
    padding-top: 10px;
}
.tourism .block_list {
    padding-top: 0;
}

.tourism li h2 {
    font-size: 20px;
    line-height: 1.4;
}
.tourism .list_1{ margin-top:10px;}
.list_1 li a{
    font-size: 20px;
    line-height: 1.4;
}
.list_1 li:last-child {
	border-bottom: medium none;
	margin-bottom: 0;
}
.bishesh {
    background: #e4eef9 none repeat scroll 0 0;
    padding: 10px;
}
.bishesh_block > li {
    border-bottom: 1px solid #231f20;
    margin-bottom: 10px;
}
.bishesh_block li h2{
    font-size: 20px;
    line-height: 1.4;
}
.bishesh_block li figure{ margin-bottom:10px !important;}
.bishesh_block img {
    border-radius: 10px;
}

.bishesh_block li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.bichar_post {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 10px;
}
.bichar_post ul li {
    margin-bottom: 10px;
}
.bichar_post ul li:last-child{ margin-bottom:0;}
.bichar_post figure {
    float: left;
    margin-right: 10px;
	width: 90px;
}
.bichar_post img {
   
}
.bichar_text {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    float: right;
    padding: 10px;
    position: relative;
    width: 250px;
}
.bichar_text::after {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #dddddd;
    border-top: 10px solid rgba(0, 0, 0, 0);
    bottom: 50%;
    content: "";
    height: 0;
    left: -10px;
    position: absolute;
    width: 0;
}

.bichar_text a {
    font-size: 20px;
    line-height: 1.4;
}

.artha{
	padding-top:10px;
}

.artha-grid{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
}

.artha-grid-item img {
    height: 180px;
	object-fit: cover;
}

.artha-grid-item h2{
	font-size: 22px;
    line-height: 1.4;
}

.ad1{
	height: 155px;
    background: #e2e2e2;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	margin-bottom: 10px;
}

.arth_col_item img{
	object-fit: cover;
	height: 120px;
}
.col_6 .artha_block{
	 width: 380px;
}

.arth_col{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
}


.artha_block {
    float: left;
    margin-right: 20px;
    width: 400px;
}
.artha_block h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}
.artha_list{
	float: left;
    padding-top:0px !important;
    width: 350px;
	}
.artha_list li h2{
    font-size: 20px;
    line-height: 1.4;
}
.interview {
    background: #d9d9d9 none repeat scroll 0 0;
    padding: 10px;
}
.interview .block_list{ padding-top:0px !important;}
.inter_list li h2{
    font-size: 20px;
    line-height: 1.4;
}
.inter_list li figure{ margin-bottom:10px !important;}
.model_block {
   
	
}
.model_block > figure {
    position: relative;
}
.model_block h2 {
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 5px;
    position: absolute;
    width: 100%;
	margin-bottom:0;
}
.model_block h2 a{ color:#fff;}
.manoranjan {
/*     background: #fcf0de none repeat scroll 0 0; */
    margin-bottom: 10px;
    padding: 10px 10px 0 0;
}
.manoranjan_block {
    float: left;
    margin-right: 20px;
   
    width: 270px;
}
.manoranjan_block h2{
    font-size: 26px;
    line-height: 1.2;
}
.kala_list {
    float: left;
    width: 300px;
}
.kala_list li h2{
    font-size: 20px;
    line-height: 1.4;
}
.kala_list li figure{ margin-bottom:10px !important;}
.manoranjan .block_list {
    padding-top:0px !important;
}
.sahatya {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 10px;
	padding-bottom:0px;
	margin-top: 18px;
}

.sahatya h2{
    font-size: 20px;
    line-height: 1.4;
}
.sahitya_fig img{
	height: 130px;
	object-fit: cover;
}

.sahatya .block_list{ padding-top:0px !important;}
.sahatya .block_list li h2{
    font-size: 20px;
    line-height: 1.4;
}
.sahatya .block_list li figure{ margin-bottom:10px !important;}
.video_box{ background: #124429; padding:10px;  margin-top: 18px;}

.video h2{
    font-size: 32px;
    line-height: 1.2;
}
.video h2 a{ color:#fff;}


.video_list li h2{
    font-size: 18px;
    line-height: 1.3;
}
.khelkud{ padding-top:10px;}
.khelkud_block {
    float: left;
    margin-right: 20px;
    width: 250px;
}
.khelkud_block figure img{
	height: 160px;
	object-fit: cover;
}

.khelkud_block h2{
    font-size: 26px;
    line-height: 1.2;
}
.khelkud_list {
    float: left;
    width: 260px;
}
.khelkud_list li h2{
    font-size: 20px;
    line-height: 1.3;
}
.khelkud_list li figure{ margin-bottom:10px !important;}
.khelkud .block_list {
    padding-top:0px !important;
}
.technology{ padding-top:10px;}

.technology  h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}
.technology  .block_list{ padding-top:0px !important;}
.technology  .block_list li h2{
    font-size: 20px;
    line-height: 1.4;
}
.technology .block_list li figure{ margin-bottom:10px !important;}
.anter  {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 10px;
	padding-bottom:0px;
	margin-top: 18px;
}
.anter  h2{
    font-size: 26px;
    line-height: 1.2;
}
.anter  .block_list{ padding-top:0px !important;}
.anter  .block_list li h2{
    font-size: 20px;
    line-height: 1.4;
}
.anter  .block_list li figure{ margin-bottom:10px !important;}
.video_section {
	
}

.video_section .block_list li:not(:last-child){
 border-bottom: 1px solid #cccccc;
}



.health{ margin-top:18px;}
.health figure{ float:left; margin-right: 20px; margin-bottom:10px;}
.health h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}

.health_block{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}
.health_block li {
    padding: 15px;
    background: #f6f6f6 ;

}
.health_block h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
}

.health_block li:last-child {
    
    margin-right: 0px;
    
}
.rochak{ padding-top: 10px;}

.rochak  h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}
.rochak .block_list{ padding-top:0px !important;}
.rochak .block_list li h2{
    font-size: 20px;
    line-height: 1.4;
}
.rochak .block_list li figure{ margin-bottom:10px !important;}
.photo_list{ 
	margin-top:20px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
}
.photo_list li {
    background: #f6f6f6;
    padding: 15px;

}

.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;
}
.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: 0;
	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;
	left: 25px;
	top: 0;
	width: 35px;
}
#owl-demo-1 .owl-controls .owl-buttons div {
	border-radius: 0;
	position: absolute;
	text-indent: -9999px;
}
#owl-demo-1 .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: 0;
	width: 35px;
}
#owl-demo-1 .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;
	left: 25px;
	top: 0;
	width: 35px;
}
.video iframe{ width:100%; height:420px;}
/*innerpage css*/
.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: #e94f37;
}


#fb-comments {
    margin-top: 30px;
}
.sub_title > h2 {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
}
.single-content blockquote {
    border-left: inherit;
    color: #777777;
    float: right;
    font-family: "Ek Mukta",serif;
    font-size: 1.35em;
    line-height: 1.3em;
    margin: 0 0 20px;
    padding: 10px 20px;
    text-align: left;
    width: 300px;
}
.single-content blockquote p::before {
    content: url("../images/lr.png");
    padding-right: 5px;
}
.single-content blockquote p::after {
    content: url("../images/lr1.png");
    padding-right: 5px;
}
.single-content blockquote p {
    border-bottom: 3px solid #999999;
}
#primary, #secondary {
    padding-bottom: 30px;
    padding-top: 30px;
}
.view-count {
    margin-right: 35px;
}
.author_name {
    margin-right: 20px;
}
h1.entry-title {
    margin-bottom: 10px;
}

.single-content {
    font-size: 1.125em;
    padding-bottom: 20px;
    padding-top: 20px;

}

.entry-content p {
    line-height: 1.7;
    text-align: justify;
    font-size: 20px !important;
	color: #111;
}
.sk-article .entry-thumbnail  {
    float: left;
    margin-right: 20px;
}

.recent_news{
	margin-bottom: 20px;
}

.sk-article figure{
	margin-bottom: 0;
}

.sk-article{
	margin-bottom: 20px;
}

.entry-title.sk-entry-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
}
.entry-title.sk-entry-title a {
    color: #231f20;
}

.sk-article::after{
	content: '';
	display: table;
	clear: both;
}


.inside_tags {
    margin-bottom: 10px;
    text-align: right;
}
.inside_tags li {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 7px;
    color: #2964a0;
    display: inline-block;
    margin-right: 15px;
    padding: 3px 12px;
}
.inside_tags li a{ color:#2964a0;}
.tab_wrap .wpp-list li img{ margin-bottom:10px !important;}
.tab_wrap .wpp-list li{ margin-bottom:12px !important;}
.tab_wrap .wpp-list li a {
    font-size: 20px;
    line-height: 1.4;
}


/* Add css*/

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


.related_post li{
	margin-bottom: 20px;
}

.related_post li h2{
	margin-bottom: 0;
}

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

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

.heading 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 #04a69a;
}

.related_post{
	margin-top: 30px;
}

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

.fb_iframe_widget_fluid_desktop iframe {
    min-width: 100% !important;
    position: relative;
}

.pagination ul{
	display: flex;
}

.pagination ul li{
	background: #b1b1b1;
	padding: 5px 12px;
	margin-right: 8px;
	line-height: 1;
}

.pagination ul li.active{
	background: #333;
}
.pagination ul li a{
	color: #fff;
}

.widget_media_image{
	margin-bottom: 10px;
}
.widget_media_image img{
	width: 100%;
}

figure img{
	width: 100%;
}

.lekh{
	display: inline-block;
    background: #e91e1e;
    color: #fff;
    padding: 0.5em 0.4em 0.3em;
    line-height: 1;
    margin-bottom: 10px;
}

.grid-3{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}
.overlay-item figure{
	position: relative;	
}

.bl{
	margin-top: 18px;
}

.overlay-item figure img{
	height: 220px;
	object-fit: cover;
}

.overlay-item figcaption{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
    color: #fff;
    padding: 60px 15px;
    height: 100%;
}

.overlay-item figcaption h2{
	position: absolute;
	bottom: 0;
	padding: 15px;
	color: #fff;
	line-height: 1.3;
	font-size: 22px;
}

.social{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight:600;
}

.social-item{
	margin-bottom:10px;
}

.social-item span{
	display: inline-block;
}

.social-item span:hover{
	text-decoration: underline;
}

.social-item .fa{ 
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 12px;
}

.social-item .fa-facebook{
	background: #4267B2;
	color: #fff;
}


.social-item .fa-twitter{
	background: #00ACED;
	color: #fff;
}



.social-item .fa-youtube{
	background: #F50A09;
	color: #fff;
}

.footer .widget-title{
	font-size: 30px;
}

/*footer*/

.footer_btm  p{
	margin-bottom: 0;
}

.footer-grid{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 30px;
}

.footer .grid-item{
/* 	background: #fff; */
	padding: 20px;
}



address {
  line-height: 1.4; }


address p {
  position: relative;
  padding-left: 20px; 
  font-size: 16px;
}

address .address::before {
  content: "\f041";
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
 }

address .phone::before {
  content: "\f095";
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
 }

address .email::before {
  content: "\f003";
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
}

footer {
    background: #21a7cc;
    padding: 40px;
}
footer h2, footer strong {
	font-weight: bold;
}
footer h2 {
	padding-bottom: 10px;
    /*border-bottom: 1px solid #fff;*/
    /*background: white;*/
    color: white;
    padding: 10px;
}
.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: #004287;
	color: #fff;
	padding: 5px 0;
}
.footer_btm a {
	color: #fff;
	padding-left: 5px;
}
.copyright a{ color:#f55303;}
.sticky_header .navbar-nav > li > a{ padding:0 10px !important;}


.discription {
    font-size: 24px !important;
	line-height: 1.5;
}
.textwidget {
    /*background: white;*/
    padding: 10px;
    color: white;
}
section#text-6 {
    background: white;
}
section#text-7 {
    background: ;
}
.sticklogo {
    width: 200px !important;
    height: 50px !important;
}


/* #Medai Queries for responsiveness---- */
@media(max-width: 1200px) {
.container {
	width: 95%;
}
.left_part {
	width: 70%;
}
.sidebar {
	width: 30%;
}
.post_1 {
	width: 47%;
}
.small_banner, .monoranjan, .featured {
	width: 97%;
}
.blockList, .monoranjan_left {
	width: 47%;
}
.big_post {
	width: 62%;
}
.small_post {
	width: 36%;
}
}

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

@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) {
	.container{
		width: 90%;
	}
	
	.sk-article .entry-thumbnail {
		float: none;
		margin-right: 0;
	}
	
	.col_6 .artha_block {
		width: 100%;
	}
	
	.entry-content.model-entry-content {
		padding-left: 0;
	}
	
	.sk-article .entry-thumbnail{
		margin-bottom: 10px;
	}

	.discription {
		font-size: 20px !important;
		line-height: 1.5;
	}
	
	.related_post li:nth-child(3n+1) {
		clear: initial;
	}
	
	.entry-title {
		font-size: 30px;
		line-height: 1.4;
	}
	
	.artha-grid,
	.grid-3,
	.health_block,
	.photo_list,
	.footer-grid{
		grid-template-columns: 1fr;
	}
	
	footer {
		padding: 40px 15px;
	}
	
	.health figure{
		margin-right: 0;
		float: none;
	}
	
	.health figure img{
		width: 100%;
	}
	
	.sticklogo img{
		width: 120px;
	}
	
	.col_17{
		margin-top: 20px;
	}
img {
	width: auto; height:auto;
}
.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;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 5px;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #fff;
}
.sticky_header .navbar-toggle {
    position: relative;
    float: right;
    padding: 5px;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
}
.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: 32px;
	line-height: 1.3;
}
.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%;
	margin-top: 20px;
}
.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%;
}
.manoranjan_tab {
	float: none;
	width: 100%;
}
.manoranjan_2 {
	float: none;
	width: 100%;
}
.europe_block > li {
	float: none;
	width: 100%;
}
.bishesh_block_list > li {
	float: none;
	width: 100%;
}
.tour_block {
	float: none;
	width: 100%;
}
.block_list.tour_list {
	float: none;
	width: 100%;
}
.video figure img {
	width: 100%;
}
.europe_block img {
	width: 100%;
}
.bishesh_block_list img {
	width: 100%;
}
.hero_text_holder img {
	width: 100%;
}
.samachar {
	float: none;
	width: 100%;
}
.news_block{
	float: none;
	width: 100%;
}
.block_list.news_list{
	float: none;
	width: 100%;
	margin-bottom:10px;
}
.video{
	float: none;
	width: 100%;
}
.video_list{
	float: none;
	width: 100%;
}
.block_list.samachar_list {
	float: none;
	width: 100%;
}
.artha_block {
	float: none;
	width: 100%;
}
.block_list.artha_list {
	float: none;
	width: 100%;
	margin-bottom:10px;
}
.manoranjan_block{
	float: none;
	width: 100%;
}
.kala_list{
	float: none;
	width: 100%;
}
.khelkud_block{
	float: none;
	width: 100%;
}
.khelkud_list{
	float: none;
	width: 100%;
	margin-bottom:10px;
}
.video_list li {
	float: none;
	width: 100%;
}
.photo_list li {
	float: none;
	width: 100%;
}
.khelkhud_block {
	float: none;
	width: 100%;
}

.health_block li{
	float: none;
	width: 100%;
}

.block_list li figure {
	width: auto;
}
.model img {
	width: 100%;
}

.bishesh_block img {
	width: 100%;
}
.featured ul li {
	float: none;
	margin-right: 0;
	width: 100%;
}
.sidebar {
	float: none;
	width: 100%;
}
.copyright {
	float: none !important;
}
	
.v-list li:not(:last-child) figure {
    margin-bottom: 15px;
}
	
.footer_btm {
    font-size: 14px !important;
}	
	
}



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

figure:hover img{
	transition: opacity 0.3s ease;
	opacity: 1;
}


figure:hover img{
	opacity: 0.7;
}

.hero_text_holder figure:hover img{
	opacity: 1;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2189 {
    background: red !important;
}


.overlapco {
    background: #e8e8e8;
    padding: 10px;
    margin-bottom: 10px;
}





