/*
Theme Name: Nagarikraibar News Portal
Theme URI: http://underscores.me/
Author: Suga Incorporation
Author URI: http://suga.com.np
Description: Simple one  time use Wordpress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nepali-news-portal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Nepali News Portal is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


span.current.page-link {
  background-color: #ff1616;
  border-color: #fff;
  color: #fff;
  box-shadow: 0 0 5px #eeeeee;
  -webkit-box-shadow: 0 0 5px #eeeeee;
}

.no-section-full-content {
    color: rgba(0, 0, 0, 0.6);
}

.kp-latest-post-16--wrap .kp-latest-post-16-numbered--listing .kp-latest-post-16-numbered-listing--title::before {
	content: counter(kp-news-sidebar-count, devanagari);
}

.kp-footer--3 {
    background-color: #0e5dae;
}
.kp-footer--3 .kp-footer-3--tp h2,
.kp-footer--3 .kp-footer-3--md .kp-widget--title,
.kp-footer--3 .kp-social--links a,
.kp-footer--3 .kp-footer-3--md .menu a,
.kp-footer--3 .kp-footer-3--md .menu li:hover a,
.kp-footer--3 .kp-footer-3--copyright .kp-copyright--text,
.kp-footer--3 .kp-footer-3--copyright .kp-powered--by {
    color: #fff;
}
.kp-footer--3 .kp-footer-3--tp .kp-social--links i,
.kp-footer--3 .kp-footer-3--tp .kp-social--links a:hover i {
    background-color: #fff;
    border-color: #fff;
    color: #0e5dae;
}
.kp-footer--3 .kp-footer-3--md {
	display: none;
}
.kp-footer--3 .kp-footer-3--btm .kp-footer--address {
    background-color: #fff;
    box-shadow: 0 0 5px #fff;
}
.ns-footer--custom {
    background-color: #0e5dae;
}
.ns-footer--custom .container-fluid {
    max-width: 1520px;
    margin: 0 auto;
}
.ns-footer-custom--tp > .container > .row > .col-12 {
    margin-bottom: 20px;
}
.ns-footer-custom-tp--1 {
    text-align: center;
}
.ns-footer-custom-tp--1 > a,
.ns-footer-custom-tp--4 > a {
	background-color: #FFF;
    height: 120px;
    margin-bottom: 15px;
    width: 140px;
	display: inline-grid;
	place-items: center;
	padding: 15px;
}
.ns-footer-custom-tp--1 > ul {
    color: #FFF;
    list-style-type: none;
    text-align: left;
}
.ns-footer-custom-tp--1 > ul > li:not(:last-of-type) {
    margin-bottom: 5px;
}
.ns-footer-custom-tp--2 {
	color: #FFF;
}
.ns-footer-custom-tp--2 > ul {
	list-style-type: none;
}
.ns-footer-custom-tp--2 > ul > li:not(:last-of-type) {
	margin-bottom: 10px;
}
.ns-footer-custom-tp--2 > ul h6 {
	margin-bottom: 2.5px;
	text-decoration: underline;
}
.ns-footer-custom-tp--3 {
	color: #FFF;
}
.ns-footer-custom-tp-3--1 {
    margin-bottom: 20px;
    text-align: center;
}
.ns-footer-custom-tp-3--1 > ul {
    background-color: #FFF;
    padding: 8px 10px 3px;
	list-style-type: none;
	display: inline-flex;
	flex-wrap: wrap;
}
.ns-footer-custom-tp-3--1 > ul > li:not(:last-of-type) {
	margin-right: 30px;
}
.ns-footer-custom-tp-3--1 > ul > li > a {
	font-size: 28px;
}
.ns-footer-custom-tp-3--1 > ul > li > a[href*="facebook"] {
    color: #3a5b98;
}
.ns-footer-custom-tp-3--1 > ul > li > a[href*="youtube"] {
    color: #ed1f24;
}
.ns-footer-custom-tp-3--1 > ul > li > a[href*="twitter"] {
    color: #1da1f2;
}
.ns-footer-custom-tp-3--1 > ul > li > a[href*="instagram"] {
    color: #b6136a;
}
.ns-footer-custom-tp-3--1 > ul > li > a:hover {
    opacity: 0.7;
}
.ns-footer-custom-tp-3--2 {
    text-align: center;
}
.ns-footer-custom-tp-3--2 > h4 {
    text-decoration: underline;
    margin-bottom: 20px;
}
.ns-footer-custom-tp-3--2 > .row > .col {
    margin-bottom: 15px;
}
.ns-footer-custom-tp-3--2 .col > h6 {
    text-decoration: underline;
}
.ns-footer-custom-tp--2 > ul span {
    display: block;
}
.ns-footer-custom-tp-3--2 .col > ul {
    list-style-type: none;
    padding: 0;
}
.ns-footer-custom-tp-3--2 .col > ul > li:not(:last-of-type) {
    margin-bottom: 5px;
}
.ns-footer-custom-tp-3--2 .col > ul a {
    color: #FFF;
}
.ns-footer-custom-tp-3--2 .col > ul a:hover {
    text-decoration: underline;
}
.ns-footer-custom-tp--4 {
    text-align: center;
}
.ns-footer-custom-tp--4 > a {
    margin-bottom: 0;
}
.ns-footer-custom--copyright {
    background-color: #032e59;
    padding: 15px 0;
    text-align: center;
}
.ns-footer--custom .ns-copyright--text {
    margin-bottom: 10px;
}
.ns-footer--custom .ns-copyright--text,
.ns-footer--custom .ns-powered--by {
    color: #fff;
}
.ns-footer--custom .ns-powered--by a {
    display: inline-block;
    margin-left: 15px;
}

@media screen and (min-width: 576px) {
    .kp-footer--3 .kp-footer-3--tp .kp-social--links i {
        background-color: #fff;
        border-color: #fff;
        color: #0e5dae;
    }
}
@media screen and (min-width: 768px) {
    .ns-footer-custom--copyright {
        margin-top: 10px;
        text-align: left;
    }
    .ns-footer--custom .ns-copyright--text {
        margin-bottom: 0;
    }
    .ns-footer--custom .ns-powered--by {
        text-align: right;
    }
}
@media screen and (min-width: 1200px) {
    .kp-footer--3 .kp-footer-3--btm .kp-footer--address {
    	padding: 15px 10px 5px;
    }
}