/*
Theme Name:			nTech-news Latest
Theme URI:			https://www.narayanitechnology.com
Author: 			Er.Tribikram regmi
Author URI: 		http://www.bikramregmi.com.np
Description: 		Custom template for News: News Portal Site 
Version: 		    1.2.0
Requires at least:  4.7
Tested up to:       5.5
Requires PHP:       5.2.4
License:            GNU General Public License v3 or later
Text Domain:        news-portal
Tags:               news, blog, entertainment, grid-layout, one-column, two-columns, three-columns, left-sidebar, right-					sidebar, custom-colors, custom-logo, featured-image-header, footer-widgets, full-width-template, rtl-					 language-support, theme-options, translation-ready
*/

.scroll-to-top {
	position: fixed;
	bottom: 20%;
	right: 20;
	width: 44px;
	height: 44px;
	color: #fff;
	background: #000 url(assets/images/icons/upp.png) center center no-repeat;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	display: none;
	border-radius: 50%;
}

.scroll-to-top:hover {
	background-color: #e52123;
	color: #fff;
}

.column-carousel .owl-controls .owl-prev {
	position: absolute;
	right: 58px;
	top: -40px;
	width: 35px;
	height: 35px;
	text-indent: 100px;
	overflow: hidden;
	margin: 0!important;
	background: #fff url(assets/images/icons/arrow-prev.png) center center no-repeat!important;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
	-ms-border-radius: 0!important;
	-o-border-radius: 0!important;
	-moz-border-radius: 0!important;
}

.owl-nav {
	display: none;
}

.column-carousel .owl-controls .owl-next {
	background: #fff url(assets/images/icons/arrow-next.png) center center no-repeat!important;
	position: absolute;
	right: 0;
	top: -40px;
	width: 35px;
	height: 35px;
	text-indent: 100px;
	overflow: hidden;
	margin: 0!important;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
	-ms-border-radius: 0!important;
	-o-border-radius: 0!important;
	-moz-border-radius: 0!important;
}

@media only screen and (max-width: 767px) {
	.entry-header {
		margin: 0px!important;
	}

	.row {
		margin: 0!important;
	}

	.feature-number .tab-desc {
		height: 160px!important;
	}

	.feature-number img {
		height: 150px!important;
		object-fit: cover;
	}

	.number_ntech {
		padding: 0 10px;
	}

	.advertise {
		padding: 0 10px;
	}

	.tab_bises img {
		height: 150px!important;
		object-fit: cover;
	}

	div#feature {
		height: 50%!important;
	}

	.tab_bises ul.nav.nav-tabs {
		display: none;
	}
	.fixed-top-header.main-header .header-lower {
		background: #fff!important;
	}

	.fixed-top-header .menu-options .opt-list li {
		color: #4267b2!important;
	}

	.fixed-top-header span.tab-nav-nte {
		color: #4267b2!important;
	}
}

@media only screen and (min-width: 900px) {
	.tab_bises_desktop {
		display: none;
	}

	.pc_fixed {
		display: none;
	}
}

span.sticky_img {
	display: none;
}

.fixed-top-header 
span.sticky_img {
	display: block;
}

.fixed-top-header  .date_stickey {
	display: none;
}

.date_stickey {
	padding: 20px 0px;
	font-size: 15px;
}

.fixed-top-header 
.main-header .header-lower {
	background: #ffffff!important;
	color: #fff;
}

@media only screen and (max-width: 767px) {
	
}

@media only screen and (max-width: 767px) {
	.main-header .header-lower {
		background: #4267b2!important;
		color: #fff;
	}

	.menu-options .opt-list li {
		color: #fff;
	}

	li.trendBox {
		border-right: 1px solid #e9e6e6;
	}

	span.tab-nav-nte {
		color: #fff!;
		padding: 22px 10px!important;
		font-weight: bolder;
	}

	.navbar-brand {
		display: none;
	}

	.navbar-brand a {
		margin-right: 10px;
	}

	.sticky_img img {
		width: 180px!important;
		height: auto;
		padding: 10px 0px;
	}
	.navbar-header , .menu-options {
		background: none!important;
	}
	
}

.logo_img_sticky_head img {
	width: 200px;
	height: 60px;
}

@media only screen and (min-width: 1024px) {
	.logo_img_sticky_head {
		display: none;
	}

	.sticky_img img,	.navbar-brand-logo img {
		display: none;
	}
}

@media (min-width: 320px) and (max-width: 480px) {
	.taja {
		display: none;
	}
}


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


.navbar-header {
	background: transparent;
	height: 57px;
}

.menu-options {
	display: inline-block;
	float: right;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.navbar-header {
		background: #none;
	}

	.menu-options {
		display: inline-block;
		float: right;
		background: #none;
	}
}
.feature-number img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}