/*!
Theme Name: nayapultertainmentnepal
Theme URI: http://underscores.me/
Author: webbanknepal
Author URI: http://webbanknepal.com
Description: A Custom Theme  for News Portal
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nayapul
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
@font-face {
  font-family: 'EkMukta-Regular';
  src: url('fonts/EkMukta-Regular.eot');
  src: url('fonts/EkMukta-Regular.woff2') format('woff2'),
       url('fonts/EkMukta-Regular.woff') format('woff'),
       url('fonts/EkMukta-Regular.ttf') format('truetype'),
       url('fonts/EkMukta-Regular.svg#EkMukta-Regular') format('svg'),
       url('fonts/EkMukta-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
body{
  color: #5c5c5c;
  font-family: "EkMukta-Regular";
  font-size: 16px;
  line-height: 1.5;
}
.h1, .h2, .h3, h1, h2, h3{
  font-weight: 600;
}
a:hover, a:focus{
  text-decoration: none;
}
img{
  display: block;
  max-width: 100%;
  height: auto;
}
:focus, a:focus{
  outline: 0;
}
ul, ol{
  padding-left: 0;
  list-style-type: none;
}
.ads{
  margin-top: 10px;
  margin-bottom: 10px;
}
.nopadding{
  padding: 0;
}
.img-fig{
  background-color: #d8d5d5;
  padding-top: 75%;
  position: relative;
  margin: 10px 0;
  overflow: hidden;
}
.img-fig:hover img{
  transform: scale(1.2);
}
.img-fig img{
  object-fit:cover;
  transition: all .4s linear;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.border-bottom{
  border-bottom: 2px solid #ddecec;
  margin-top: 10px;
  margin-bottom: 10px;
}
.section-heading {
  border-top: 4px solid #9d1700; /*#312b2b*/
  border-bottom: 2px solid #9e9e9e;
  display: inline-block;
  padding: 5px 0;
  margin-bottom: 0;
  width: 100%;
  background-color: #004865;
}
.section-heading a{
  color: #f5f5f5;
}
.section-heading a:hover{
  color: #e9967a;
}
.section-heading-title, .view-all-txt{
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 500;
}
.section-heading-title a{
  padding: 0 10px;
}
.view-all-txt a{
  padding: 0 5px;
}
.news-loop-excerpt{
  text-align: justify;
}
/* owl-carousel css override */
.owl-theme .owl-nav{
  margin-top: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover{
  background-color: transparent;
  color: #23527c;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
  font-size: 30px;
}
.site-header{
  margin: 15px 0;
}
.navbar-default{
  background-color: #004865;
  border-color: transparent;
  border-radius: 0;
  margin-bottom: 10px;
  border:none;
}
.navbar-default .navbar-nav>li{
  font-size: 17px;
}
.navbar-default .navbar-nav>li>a{
  color: #f0f8ff;
  padding: 15px 10px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
  color: whitesmoke;
  background-color: #9d1700;
  transition: all 0.6s ease;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
  color: #f5f5f5;
  background-color: #9d1700;
}
.dropdown-menu{
  padding: 0 0 5px;
}
.dropdown-menu>li>a{
  font-size: 18px;
  padding: 5px 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
  color: #f5f5f5;
  background-color: #9d1700;
}
.nav-tabs.nav-justified>li{
  font-size: 18px;
}
.nav-tabs.nav-justified>li>a{
  color: #004865;
  font-weight: 600;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus{
  background-color: #9d1700;
  color: #f0f8ff;
}
.news-loop-title a, a .news-loop-title{
  color: #484747;
}
.news-loop-title a:hover, .news-loop-title a:focus, a .news-loop-title:hover, a .news-loop-title:focus{
  color: #9d1700;
}
.special-news{
  border: 1px solid #c8c8c8;
  padding: 10px 0;
  margin: 5px 0 15px;
}
.special-news .news-loop{
  border-bottom: 2px solid #ddecec;
  margin: 0px 50px;
}
.special-news .news-loop-title{
  /* border-left: 8px solid #9d1700; */
  font-size: 40px;
}
.special-news .news-loop .img-fig{
  max-width: 800px;
  margin: 10px auto;
  padding-top: 40%;
}
.special-news .news-loop .news-loop-excerpt{
  max-width: 900px;
  margin: 10px auto;
}
.special-news .special-news-bottom .news-loop{
  border-bottom: none !important;
}
.special-news .special-news-bottom .news-loop .img-fig{
  max-width: 600px;
  padding-top: 30%;
}
.main-news-section .main-news-cat .news-loop-title{
  font-size: 20px;
}
.main-news-section .main-news-cat .news-loop-fig img{
  float: left;
  margin-right: 10px;
  height: 100px;
  width: 120px;
}
.main-news-section .popular-news ul{
  padding-left: 20px;
  list-style-type: devanagari;
}
.main-news-section .popular-news ul li{
  padding-left: 10px;
}
.main-news-section .popular-news .news-loop-fig img{
  float: right;
  margin-left: 10px;
  height: 60px;
  width: 100px;
  margin-bottom: 10px;
}
.main-news-section .recent-news ul{
  list-style-type: none;
  padding-left: 0;
}
.main-news-section .recent-news .news-loop-fig img{
  float: left;
  margin-right: 10px;
  height: 60px;
  width: 100px;
  margin-bottom: 10px;
}
.content-wrapper{
  margin-top: 10px;
  margin-bottom: 10px;
}
.image-side-lg, .image-side-sm, .image-side-radius{
  margin: 10px 0;
}
.image-side-lg img{
  margin-right: 10px;
  height: 120px;
  width: 140px;
}
.image-side-sm img{
  float: left;
  margin-right: 10px;
  height: 80px;
  width: 105px;
}
.image-side-radius img{
  float: left;
  margin-right: 10px;
  height: 65px;
  width: 65px;
  border-radius: 50%;
}
.h4-fw{
  font-weight: 600;
}
.top-section{
  margin: 15px 0;
}
.left-a .left-a-content .left-a-content-top .news-loop-fig{
  margin: 0;
  padding-top: 60%;
}
.left-a .left-a-content .left-a-content-bottom .news-loop-excerpt{
  margin-top: 5px;
  margin-bottom: 5px;
}
.right-a .right-a-content{
  padding: 5px;
  background-color: #f0f8ff;
}
.middle-a{
  background-color: #b1cce4; /*#f0f8ff*/
  padding: 20px 30px;
}
.middle-b .news-loop{
  position: relative;
  background-color: #f8f8ff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.middle-b .news-loop:hover{
  -webkit-box-shadow: 2px 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
  -moz-box-shadow: 2px 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
  box-shadow: 2px 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
}
.middle-b .news-loop .img-fig{
  padding-top: 80%;
}
.middle-b .news-loop .news-loop-title{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  padding: 10px 15px;
  background-color: rgba(217, 237, 247,0.5);
  font-weight: 600;
  font-size: 20px;
}
.middle-b .news-loop .news-loop-excerpt{
  padding: 5px 20px 25px;
}
.left-c .left-c-content-left .news-loop-figure, .left-c .left-c-content-right .news-loop-figure{
  padding-top: 120%;
}
.left-c .left-c-content-middle .image-side-sm{
  margin: 0;
}
.left-d .left-d-content-left .img-fig{
  padding-top: 80%;
}
.left-d .left-d-content-right{
  margin: 15px 0 5px;
}
.left-d .left-d-content-right .img-fig{
  padding-top: 60%;
}
.right-b .news-loop .image-side-sm img{
  width: 70px;
  height: 60px;
}
.footer-info{
  background-color: #004865;
  padding-bottom: 20px;
  padding-top: 10px;
  color: #d9edf7;
  border-bottom: 1px solid #f5f5f5;
}
.footer-info .widget_nav_menu ul.menu{
  list-style-type: none;
  padding-left: 0;
}
.footer-info .widget_nav_menu ul.menu li{
  margin: 15px 0;
  font-size: 18px;
}
.footer-info .widget_nav_menu ul.menu li a{
  border-bottom: 1px solid #1d2129;
  color: #d9edf7;
}
.site-footer{
  padding: 15px 0;
  background-color: #004865;
  color: #f5f5f5;
}
.site-footer .footer-copyright a{
  color: #f5f5f5;
  text-decoration: underline;
}
/* Responisve CSS */
@media (min-width: 767px) {
  .dropdown:hover .dropdown-menu {
      display: block;
  }
}
@media only screen and (max-width: 767px){
  .left-a .left-a-content .left-a-content-top .news-loop-fig{
    padding-top: 80%;
    margin: 10px 0;
  }
  .left-b .left-b-content .news-loop .news-loop-content, .left-c .left-c-content-middle .news-loop-content{
    padding-left: 0;
    padding-right: 0;
  }
  .left-c .left-c-content-middle .image-side-sm{
    margin: 10px 0;
  }
}

/* Wordpress CSS*/
.fb_iframe_widget iframe {
  width: 100% !important;
}
.site-switch{
  font-size: 18px;
  padding: 12px 20px;
  text-transform: uppercase;
  border-radius: 0;
}
.special-news{
  background-color: #f6fbfb;
}
.tab-news-section{
  background-color: #f0f8ff;
  padding: 10px 15px;
}
.nav-tabs.nav-justified>.active>a{
  border-bottom: 2px solid #9d1700 !important;
}
.view-all-txt .glyphicon{
  top: 2px;
  right: 8px;
  color: #f5f5f5;
}
.related-posts .section-heading .section-heading-title{
  color: #f5f5f5;
  padding: 0 10px;
}
.index-img-fig, .archive .img-fig{
  padding-top: 50%;
}
.index-box-shadow {
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.single .content-area, .page .content-area, .error404 .content-area, .search .content-area{
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.single .img-fig, .page .img-fig{
  padding-top: 50%;
}
.single .entry-content{
  color: #232222;
  font-size: 18px;
  text-align: justify;
  word-break: break-all;
}
.single .entry-meta{
    margin-bottom: 10px;
} 
.single .entry-meta span{
  font-style: italic;
  margin-right: 15px;
}
.single .entry-meta span i{
    margin-right: 5px;
    color: #a9a9a9;
}
.single .entry-content iframe{
  width: 100%;
  height: 400px;
}
.single-cat-header{
  background-color: rgba(0,72,101, 0.8);
  margin-bottom: 10px;
  padding: 5px 10px;
}
.single-cat-header .single-cat-title{
  color: #f5f5f5;
  margin-top: 5px;
  margin-bottom: 5px;
}
.pagination {
  display: block;
  text-align: center;
  margin: 30px 0 10px;
}
.pagination .nav-links .page-numbers {
  background: #ddddcc;
  border: 1px solid #cccccc;
  margin: 0 1px;
  padding: 0 8px;
  color: #004865;
}
.pagination .nav-links .current {
  background: #004865;
  color: #ffffff;
}
.related-posts .related-posts-content .img-fig{
  padding-top: 80%;
}
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 18px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

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

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}
.widget_recent_entries .widget-title, .widget_archive .widget-title, .widget_categories .widget-title{
  background-color: rgba(0,72,101, 0.8);
  color: #f5f5f5;
  margin-bottom: 0;
  padding: 8px 10px;
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}
.widget_recent_entries ul, .widget_archive ul, .widget_categories ul{
  list-style-type: none;
  background-color: aliceblue;
  padding: 10px 0;
}
.widget_recent_entries ul li, .widget_archive ul li, .widget_categories ul li{
  padding: 8px 10px;
  border-bottom: 1px solid #cec5c5;
}
.widget_recent_entries ul li a, .widget_archive ul li a, .widget_categories ul li a{
  color: #484747;
}
.widget_recent_entries ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover{
  color: #9d1700;
}
.post-navigation{
  margin: 15px 0;
  overflow: hidden;
}
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.post-navigation .nav-previous::before{
  font-family: 'Glyphicons Halflings';
  /* content:"\e079"; */
  content:"\e091";
  font-weight: normal;
  font-size: 12px;
  margin-right: 5px;
}
.post-navigation .nav-next::after{
  font-family: 'Glyphicons Halflings';
  /* content:"\e258"; */
  content:"\e092";
  font-weight: normal;
  font-size: 12px;
  margin-left: 5px;
}
.comment{
  margin: 15px 0;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 0 10px 10px 0;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*css by kuldeep*/
@media (min-width: 1200px){
.container {
    width: 1400px;
}}



