/*
Theme Name: MNNews1
Theme URI: mhnews1.merourl.me
Author: MeroHosting Team
Author URI: https://merohosting.com
Description: MHNews1 is the News Magazine Wordpress theme fully designed for the nepali news portal websites.
Version: 1.0.0
Text Domain: mhnews1
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	background-color:#f8f9fa;
	margin: 0;
	font-family: 'Ek Mukta', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
	text-decoration:none !important;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0 0 20px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

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

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #444;
	font-size: 15px;
	line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 10px;
	line-height: 1.2;
	font-weight: 600;
}

h1{
	font-size: 30px;
}

h2{
	font-size: 28px;
}

h3{
	font-size: 26px;
}

h4{
	font-size: 24px;
}

h5{
	font-size: 22px;
}

h6{
	font-size: 20px;
}

p {
	margin: 0 0 25px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
    background: #EEE;
    padding: 20px;
    width: 40%;
    float: right;
	margin: 0  0 15px 15px;
    border-left: 8px solid #CCC;
    color: #888;
    font-style: italic;
    font-weight: 500;
    line-height: 1.8;
}

blockquote p:last-child{
    margin-bottom: 0;
}

address {
	margin: 0 0 15px;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# 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 http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}

ul,
ol {
	margin: 0 0 15px 15px;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 10px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 15px 15px;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	vertical-align: middle;
}

table {
	margin: 0 0 15px;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

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;
	border-radius: 3px;
}

select {
	border: 1px solid #ccc;
}

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;
}

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"] {
	padding: 3px;
}

textarea {
	padding: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #05036d;
}

a:visited {
	
}

a:hover,
a:focus,
a:active {
	text-decoration:none;
	
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	background: #05036d;
	position: relative;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	position: relative;
}

ul.rn-menu > li{
	float: left;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

ul.rn-menu > li{
	border-right: 1px solid rgba(255, 255, 255, 0.09);
}

ul.rn-menu > li > a{
	color: #FFF;
	padding: 0 15px;
	line-height: 50px;
	font-size: 16px;
	font-weight:500;	
	position: relative;
}

ul.rn-menu > li:hover >  a{
	background: rgba(0,0,0,0.1);
}

.main-navigation ul ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background: #0e669a;
	width: 220px;
	z-index: 999;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.main-navigation ul ul a {
	color: #FFF;
	padding: 10px 20px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

.main-navigation ul ul li:last-child a {
	border-bottom: 0;
}

.main-navigation ul ul li:hover > a {
	background: rgba(0,0,0,0.1);
}

.main-navigation ul li:hover > ul {
	display: block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	background: rgba(255, 0, 0, 0.85);
}

ul.rn-menu > li:hover > a:after,
.main-navigation .current_page_item > a:after,
.main-navigation .current-menu-item > a:after,
.main-navigation .current_page_ancestor > a:after,
.main-navigation .current-menu-ancestor > a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 5px;
	/* background: #86151c; */
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 15px;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 25px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget-area .widget_rn_advertisement_1{
    margin-bottom: 8px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#page{

}

.rn-container{
	width: 1170px;
	margin: 0 auto;
}
.top-nav-bar {
    background-color: #05036d;
    color: #fff;
}
.top-navigation-menu {
    display: inline;
    flex-wrap: wrap;
    line-height: 12px;
}
.dateNtime {
    margin-top: -2px;
}
#top-header{
	background: #05036d;
	color:#fff;
    font-size: 15px;
}
.social-media {
	margin-top: -15px;
	float:right;
}

.social-media a{
	color:#fff !important;
	letter-spacing: 0.5rem;
}

.social-media a:hover {
	color:red !important;
}
#top-header .rn-container{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.tickler-news{
	height: 40px;
	overflow: hidden;
	background: #0e669a;
	position: relative;
    float: left;
}

.tickler-title{
	float: left;
	background: #86151c;
	color: #FFF;
	padding: 0 20px 0 0;
	position: relative;
	line-height: 40px;
	margin-right: 65px;
	font-size: 16px;
}

.tickler-title:after{
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	border-bottom: 40px solid #86151c;
	border-right: 23px solid transparent;
}

.tickler-news .news-title{
	line-height: 40px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
}

.tickler-news .news-title a{
	color: #FFF !important;
}

.tickler-news .ls-controls{
	position: absolute;
	right: -50px;
	top: 0;
}

.tickler-news-list{
	overflow: hidden;
	position: relative;
}

.tickler-news-controls{
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari*/
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.tickler-news-controls span{
	color: #FFF;
	display: inline-block;
	line-height: 40px;
	font-size: 14px;
	width: 10px;
	text-align: center;
	cursor: pointer;
}

.nepali-date{
	color: #FFF;
	/* text-align: center;
	line-height: 34px;
	float: right;
	text-align: right; */
	padding-left: 20px;
	/* white-space: nowrap; */
}

.site-branding{
	padding: 20px 0;
	float: left;
}

.site-header{
    margin-bottom: 25px;
}

.site-header-ads{
	float: right;
	max-width: 780px;
	padding: 25px 0;
}

#primary{
	width: 70%;
	float: left;
}

#secondary{
	width: 27%;
	float: right;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 15px;
}

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

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 15px;
}

.page-links {
	clear: both;
	margin: 0 0 15px;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
# 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%;
	vertical-align: middle;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 15px;
	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: 15px;
}

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

.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;
}

.top-menu{
	padding: 12px 0;
	margin:0 20px;
    flex-grow: 1;
}

.top-menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-menu ul li{
    float: left;
    border-right: 1px solid #EEE;
    padding: 0 15px;
    line-height: 12px;
}

.top-menu ul li:last-child{
    border-right: 0;
}

.top-menu ul li a{
    color: #EEE;
}

#big-news{
	margin-bottom: 40px;
}

#big-news .big-news{
	text-align: center;
	font-size: 22px;
	margin-top: 20px;
	background: url('img/separator.png') no-repeat bottom center;
	padding-bottom: 80px;
}


#big-news .big-news:last-child{
	background: none;
	padding: 0;
}
.big-news-wrap {
    background: #efefef;
    padding: 20px;
}

#big-news .small-header {
    background: #86151c;
    color: #FFF;
    padding: 8px 20px;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 1;
    font-size: 18px;
}

#big-news .big-news-header{
	padding: 0 8%;
}


#big-news .big-news-header h2{
	font-size: 60px;
	margin-bottom: 25px;
}

#big-news .big-news-header h2 a:hover{
	color: #0e669a;
}

#big-news .big-news-header h6{
	font-size: 30px;
	color: #444;
	margin-bottom: 30px;
}

#big-news .big-news .pn-author{
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 600;
}

#big-news .big-news-excerpt{
	padding: 0 5%
}

#big-news .big-news-excerpt p:last-child{
	margin-bottom: 0;
        display:inline;
}


.section-title{
	/* width: 100%; */
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 1;
	font-weight: 600;
	position: relative;
    line-height: 40px;
}


.section-title a.section-title-link{
	padding: 0 10px 0 10px;
	display: inline-block;
	color: #FFF;
	position: relative;
	line-height: 40px;
	background: #05036d;
}

/* .section-title a.section-title-link:after{
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	border-color: transparent transparent transparent #0e669a;
	border-width: 20px;
	border-style: solid;
} */
.section-title a.section-title-link:after {
    content: "";
    position: absolute;
    display: inline-flex;
    top: 0;
    width: 0;
    height: 0;
    right: -40px;
    border-top: 40px solid #05036d;
    border-right: 40px solid transparent;
}

.section-title .section-all-link {
    float: right;
    line-height: 40px;
    padding-left: 20px;
    /* padding-right: 20px; */
    font-size: 22px;
    border-radius: 14px;
    background-color: #05036d;
    color: #fff;
}

.section-title .section-all-link .fa{
    margin-left: 10px;
}

.news-title{
	font-size: 20px;
	font-weight:500;
}

.news-title a{
	color: #05036d;
}

.news-title a:hover{
	color: #da0010;
	transition:all 0.3s ease;
}
.news-title-260{
	margin-top:5px;
}
.news-title-260 a {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
.news-title-260 a:hover{
	color: #da0010;
	transition:all 0.3s ease;
}
.news-subtitle{
	font-size: 14px;
	color: #444;
	font-weight: 600;
	line-height: 1;
}

.news-post{
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid rgba(59, 153, 208, 0.23);
}

.news-post:last-child{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: 0;
}

.news-post p{
	margin-bottom: 0;
}

.news-list{
	margin: -8px 0 0;
	padding: 0;
	list-style: none;
}

.news-list li{
	padding: 8px 0 8px 12px;
	border-bottom: 1px solid #F6F6F6;
	line-height: 1.2;
	background: url(img/arrow.gif) no-repeat left 14px;
}

.news-list li:last-child{
	border-bottom: 0;
}

.float-left{
	float: left;
	margin-right: 15px;
}

.thumb{
	width: 90px;
}

.top-medium-thumb{
	margin-bottom: 10px;
}

.top-big-thumb{
	margin-bottom: 10px;
}

.image-thumb img,
.big-thumb img{
    display: block;
}

.home-sidebar-ads{
	margin-bottom: 25px;
	background: #FFF;
}

.home-sidebar-ads img{
	width: 100%;
}

.sidebar-ads .widget{
	margin-bottom: 5px;
}

.sidebar-ads .widget:last-child{
	margin-bottom: 0;
}

.pn-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}

.image-thumb a{
	position: relative;
	overflow: hidden;
	display: block;
}

.image-thumb a:after{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.image-thumb:hover a:after{
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3) inset;
}

.image-thumb img{
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    backface-visibility: hidden;
    width: 100%;
}

/*
.image-thumb:hover img{
	transform: scale(1.2);
	-ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
*/

.full-width-ads{
	margin:10px 0;
	text-align: center;
}

.full-width-ads img {
	margin: 5px 0;
	width: 100%;
}

.full-width-ads .widget{
	margin: 8px 0;
}

.content-middle-ads{
	float: left;
	max-width: 300px;
	margin-right: 15px;
}
.widget_rn_advertisement_1 img{
	width:100%;
}

/*============Single Page==============*/
.cat-title-entry {
    border-left: 3px solid red;
    padding: 0 10px;
    color: #05036d;
    border-bottom: 3px solid red;

}
.page-header{
	padding-bottom: 10px;
    margin-bottom: 15px;
    position: relative;
}

/* .page-header:after{
	content: "";
	position: absolute;
	height: 5px;
	width: 40px;
	background: #0e669a;
	top: 100%;
} */

h1.page-title{
	font-size: 40px;
	line-height: 1.3;
	margin-bottom: 0;
}

h2.entry-title{
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 20px;
}

h2.entry-title a:hover{
	color: #da0010;
	transition: all 0.3s ease;
}

.entry-meta{
	font-size: 15px;
	color: #888;
	font-weight: 500;
	margin-bottom: 15px;
}

.entry-thumbnail{
	margin-right: 25px;
	width: 35%
}

.page-header + .author{
	text-align: right;
	margin-bottom: 15px;
	font-size: 16px;
}

.sharethis{
	margin-bottom: 25px;
	max-width: 740px;
}

.sharethis *{
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}

.sharethis .stButton .stBubble_count{
	background: none !important;
	border: 1px solid #CCC !important;
}
.sharethis iframe{
	max-width: none;
}

.sharethis .st_fblike_vcount > span{
	margin-bottom: 3px !important;
}

.entry-content{
	font-size: 18px;
	line-height: 2;
}

.archive .entry-content{
	margin-bottom: 0;
}

.archive .hentry,
.search .hentry{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #F6F6F6;
}

.entry-content p{
	margin-bottom: 25px;
}

.view-count{
	padding: 10px 0;
	border-top: 1px solid #F6F6F6;
	border-bottom: 1px solid #F6F6F6;
	text-align: right;
}

#fb-comments{
	margin: 40px 0;
}

#fb-comments h4,
#related-news h4,
.widget-area .widget-title{
	font-size: 17px;
    margin-bottom: 15px;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 28px;
    border-right: 4px solid #05036d;
    background: #F6F6F6;
}

#fb-comments h4 span,
#related-news h4 span,
.widget-area .widget-title span{
	color: #FFF;
    display: inline-block;
    position: relative;
    background: #05036d;
    padding: 0 20px;
    line-height: 40px;
}

#fb-comments h4 span:after,
#related-news h4 span:after,
.widget-area .widget-title span:after {
    position: absolute;
    content: "";
    left: 100%;
    top: 0;
    right: 0;
    border-bottom: 40px solid #05036d;
    border-right: 20px solid transparent;
}

#fb-comments .fb_iframe_widget,
#fb-comments .fb_iframe_widget span,
#fb-comments .fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
.fb-like{
    vertical-align: top;
    margin-left: 10px;
}

.widget-area .widget_sp_image{
	margin-bottom: 5px;
}

.related-news-wrap{
	margin-left: -2%;
}

.related-news-wrap .news-post{
	width: 48%;
	margin-left: 2%;
	background: #F6F6F6;
	float: left;
	padding: 10px;
	border-bottom: 2px solid #EEE;
}

.related-news-wrap .news-post:hover{
	background: #EEE;
}

.widget-area ul,
.widget-area ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget-area li{
	padding: 10px 0 10px 12px;
	border-bottom: 1px solid #F0F0F0;
	line-height: 1.2;
	background: url(img/arrow.gif) no-repeat left 14px;
}

.pagination{
	text-align: center;
	clear: both;
	margin-bottom: 40px;
	font-family: Arial;
}

.pagination .page-numbers{
	font-size: 16px;
	margin: 0 5px;
	padding: 12px 16px;
	line-height: 1;
	border: 2px solid #0e669a;
	color: #0e669a;
	display: inline-block;
	vertical-align: middle;
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current{
    border: 2px solid #86151c;
    color: #ffffff;
    background-color: #05036d;
}

#top-news{
	margin-bottom: 40px
}

.top-news-sidebar.post-sidebar-news {
    width: 100% !important;
}

.top-news-sidebar{
    background: #F6F6F6;
    padding: 10px;
}

.top-news-sidebar .news-post{
    padding-right: 30px;
    position: relative;
}

.top-news-sidebar .news-post > span{
    position: absolute;
    font-size: 24px;
    color: #d6d6d6;
    font-weight: bold;
    right: 0;
    top: 0;
    line-height: 1;
}

.top-news-sidebar .news-post > span:before{
    content: ".";
}


.top-news-sidebar .float-left{
    width: 45px;
}

.top-news-sidebar .news-title {
    font-weight: bold;
    float: right;
    width: 73%;
}
.tab-nav-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    table-layout: fixed;
    display: table;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 4px solid #EEE;
    padding-bottom: 10px;
}

.tab-nav-wrap ul li {
    display: table-cell;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

/* .tab-nav-wrap ul li.active:after {
    content: "";
    position: absolute;
    left:0;
    right:0;
    height: 4px;
    background: #86151c;
    margin-top: 10px;
} */
li.active a {
    background-color: #da0010;
	padding: 8px;
	color: white !important;
}
.tab-nav-wrap ul li:last-child {
    border-right: 0;
}

.tab-nav-wrap ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    border-right: 1px solid #EAEAEA;
}

.tab-nav-wrap ul li:last-child a {
    border-right: 0
}

.tab-content-wrap .tab-content {
    display: none;
}

.main-slider{
	width: 49%;
	float: left;
}

.main-slider .slider-caption{
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	padding: 60px 30px 10px 30px;
	color:  #FFF;
	line-height: 2;
	font-size: 16px;
    background: -moz-linear-gradient(top, rgba(25,74,115,0) 0%, rgba(25,74,115,1) 100%);
    background: -webkit-linear-gradient(top, rgba(25,74,115,0) 0%,rgba(25,74,115,1) 100%);
    background: linear-gradient(to bottom, rgba(25,74,115,0) 0%,rgba(25,74,115,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00194870', endColorstr='#194870',GradientType=0 );
}

.main-slider .slider-caption h4{
	margin-bottom: 0;
	font-size: 26px;
	margin-bottom: 10px;
}

.main-slider .slider-caption h4 a{
	color: #FFF;
}

.main-slider .slider-caption .news-subtitle{
	color: #EEE;
	margin-bottom: 15px;
}

.main-slider .owl-nav{
	position: absolute;
	right: 20px;
	top: 20px;
}

.main-slider .owl-nav .owl-prev,
.main-slider .owl-nav .owl-next{
	height: 38px;
	width: 38px;
	background: #0e669a;
	display: inline-block;
	margin-right: 5px;
	color: #FFF;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
}

.main-slider .owl-nav .owl-prev:hover,
.main-slider .owl-nav .owl-next:hover{
	background: #86151c;
}
.post-sidebar-tabbed{
	float: left;
    margin-left: 1.80%;
}
.post-sidebar-tabbed{
background: #F6F6F6;
padding: 10px;
}
.top-news-sidebar{
	width: 26%;
	float: left;
    margin-left: 1.80%;
}

.top-news-sidebar-wrap{
	height: 400px;
	overflow: hidden;
}

.top-news-sidebar-wrap .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}

.top-news-sidebar-wrap .mCSB_scrollTools{
	width: 10px;
}

.top-news-sidebar-ads{
    width: 21.40%;
    float: right;
}

.top-news-sidebar-ads .widget{
    margin-bottom: 10px;
}

.top-news-sidebar-ads .widget:last-child{
    margin-bottom: 0;
}

#main-news{
	margin-bottom: 30px;
	background-color: #f6f6f6;

}
.main-news-wrap{
	padding:5px;
	box-shadow: 0px 0px 0px 1px rgba(239, 239, 239, 0.75);
}
.mn-col1{
	width: 25%;
	float: left;
	margin-right: 2%;
}

.mn-col2{
	width: 50%;
	float: left;
}

.mn-col3{
	width: 21%;
	float: right;
}

.mn-col1 .news-post{
	border: 0;
	/* padding:3px; */
	margin-bottom: 15px;
	/* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75); */
}

.mn-col2 .news-title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.mn-col2 .news-excerpt{
	font-size: 18px;
}
.news-post-col3 {
    display: flex;
}
.news-post-col3::before {
    content: "●";
    display: inline-flex;
    margin-right: 5px;
    font-size: 22px;
    color: red;
}
.mn-col3 .news-post .news-title{
	margin-bottom: 0;
}

.mid-news-left-col{
	width: 71%;
	float: left;
}

.mid-news-right-col{
	width: 25.65%;
	float: right;
}

.highlight-news{
    margin-bottom: 10px;
}

.highlight-news-wrap{
	margin-left: -3%;
}

.highlight-news .news-post{
	border: 0;
	margin-bottom: 30px !important;
	padding-bottom: 0 !important
}

.highlight-news .news-post.hn-big .news-title{
	font-size: 24px;
}

.highlight-news .news-post.hn-big .image-thumb{
	width: 45%;
	margin-right: 20px;
}

.highlight-news .news-post.hn-small{
	width: 47%;
	float: left;
	margin-left: 3%;
}

.highlight-news .news-post.hn-small .image-thumb{
	width: 130px;
}

.highlight-news .news-post.hn-small:nth-child(2n+1){
	clear: both;
}

.grid-news{
	margin-bottom: 15px;
}

.grid-news .news-post{
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
	position: relative;
}

.grid-news .news-title{
	margin: 0;
	padding: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(25,74,115,0) 0%, rgba(25,74,115,1) 100%);
        background: -webkit-linear-gradient(top, rgba(25,74,115,0) 0%,rgba(25,74,115,1) 100%);
        background: linear-gradient(to bottom, rgba(25,74,115,0) 0%,rgba(25,74,115,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00194870', endColorstr='#194870',GradientType=0 );
	color: #FFF;
	pointer-events: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.grid-news .news-post:hover .news-title{
	background: rgba(0,0,0,0.5);
}

.gn-big{
	width: 36%;
	float: left;
}

.gn-small-wrap{
	width: 64%;
	float: right;
}

.gn-small{
	width: 46%;
	margin-left: 4%;
	float: left;
}

.grid-news .gn-small.news-post{
	margin-bottom: 25px;
}

.mid-news2 .mid-news-big-wrap{
	float: right;
}

.mid-news2 .mid-news-small-wrap{
	float: left;
}

.mid-news-big-wrap{
	width: 49%;
	float: left;
}

.mid-news-small-wrap{
	width: 47%;
	float: right;
}

.mid-news-small-wrap .image-thumb{
	width: 100px;
}

.mid-news1,
.mid-news2{
	margin-bottom: 40px;
}

.sidebar-news{
	margin-bottom: 40px;
}

.sidebar-news .image-thumb.float-left{
	width: 90px;
}

.bichar-news{
	margin-bottom: 30px;
}

.bichar-news .section-title{
	margin-bottom: 0
}

.bichar-news-wrap{
	background: #F6F6F6;
	padding: 15px;
}

.bichar-news .thumb img{
	border-radius: 50%;
	overflow: hidden;
	width: 80px;
}

.bichar-news .news-author{
	font-size: 14px;
	font-weight: bold;
	color: #0e669a;
}

.bichar-news .news-post{
	border-color: #EEE;
}

#manoranjan-news{
	margin-bottom: 40px;
}

.mjn-col1{
	width: 25%;
	float: left;
	margin-right: 2%;
	color: #FFF;
}

.mjn-col2{
	float: left;
	width: 25%;
	margin-right: 2%;
}

.mjn-col3{
	float: left;
	width: 16%;
	background: #0e669a;
	padding: 15px;
	color: #FFF;
}

.mjn-col4{
	float: right;
	width: 28%;
}

.mjn-col1 .mjn-excerpt{
	background: #0e669a;
	padding: 20px;
	margin: 0;
}

.mjn-col1 .news-title a{
	color: #FFF;
}

.mjn-col2 .float-left{
	width: 60px;
}

.mjn-col3 .news-post{
	border-color: rgba(0,0,0,0.1);
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.mjn-col3 .news-title{
	margin-bottom: 0;
	font-size: 14px;
}

.mjn-col3 .news-title a{
	color: #FFF;
}


#carousel-news{
	margin-bottom: 40px;
}

#carousel-news .bottom-carousel{
	position: relative;
}

#carousel-news .news-post{
	position: relative;
	color: #FFF;
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 0;
}

#carousel-news .news-post a{
	position: relative;
	display: block;
}

#carousel-news .news-post .news-title{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #FFF;
	pointer-events: none;
	padding: 10px 15px;
	margin-bottom: 0;
	background: url(img/feat-bg.png) repeat-x left top;
    padding-top: 50px;
}

#carousel-news .news-post a:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('img/play-icon.png') no-repeat center rgba(0,0,0,0.2);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	background-color : rgba(0,0,0,0.5); 
}

#carousel-news .news-post:hover a:after{
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}

#carousel-news .news-post img{
    width: 100%;
}

#carousel-news .ls-controls .goToPrevSlide,
#carousel-news .ls-controls .goToNextSlide{
	position: absolute;
	height: 40px;
	width: 30px;
	background: rgba(25,72,112,0.8);
	line-height: 40px;
	text-align: center;
	color: #FFF;
	top: 50%;
	margin-top: -20px;
	font-size: 20px;
	opacity: 0;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	cursor: pointer;
}

#carousel-news .ls-controls .goToPrevSlide{	
	left: 0;
}

#carousel-news .ls-controls .goToNextSlide{	
	right: 0;
}

#carousel-news:hover .ls-controls .goToPrevSlide,
#carousel-news:hover .ls-controls .goToNextSlide{
	opacity: 1;
}

.bottom-news-primary{
    width: 71%;
    float: left;
}

.bottom-news-sidebar{
    width: 25.65%;
    float: right;
}

.bottom-news1{
    margin-bottom: 40px;
}

.bottom-news1-wrap{
    margin-left: -3%; 
}

.bottom-news1-col1,
.bottom-news1-col2,
.bottom-news1-col3{
    width: 30.33%;
    float: left;
    margin-left: 3%;
}

.bottom-news1 .float-left{
    width: 80px;
}

.bottom-news2{
    margin-bottom: 15px;
}

.bottom-news2 .news-post{
    border: 0
}

.bottom-news2-top{
    margin-left: -3%;
}

.bottom-news2-top .news-post{
    width: 30.33%;
    margin-left: 3%;
    float: left;
}

.bottom-news2-bottom{
    margin-left: -3%;
}

.bottom-news2-bottom .news-post{
    width: 47%;
    margin-left: 3%;
    float: left;
}

.bottom-news2-bottom .news-post:nth-child(2n+1){
    clear: both;
}

.bottom-news2-bottom .float-left{
    width: 100px;
}

.gallery-slider{
    margin-bottom: 40px;
}

.gallery-slider .news-title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    margin: 0;
    background: rgba(25, 74, 115, 0.8);
    color: #FFF;
    pointer-events: none;
}

.gallery-slider .owl-nav{
	position: absolute;
	right: 20px;
	top: 20px;
}

.gallery-slider .owl-nav .owl-prev,
.gallery-slider .owl-nav .owl-next{
	height: 38px;
	width: 38px;
	background: #0e669a;
	display: inline-block;
	margin-right: 5px;
	color: #FFF;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
}

.gallery-slider .owl-nav .owl-prev:hover,
.gallery-slider .owl-nav .owl-next:hover{
	background: #86151c;
}

.news-post-wrapper {
    background: rgb(251, 251, 251);;
    padding: 15px;
}
.bottom-news-sidebar .sidebar-news .news-title a, .bottom-news-sidebar .sidebar-news .news-post p {
    color: #05036d;
}


.bottom-news-sidebar .sidebar-news .clearfix .news-title{
    margin-bottom: 0;
}


.site-footer{
	background: #05036d;
}

.site-footer a{
	color: #eee;
}

.site-footer a:hover{
    color: #fff;
    text-decoration:underline;
}

.footer-social-icons{
	background: rgba(255,255,255,0.05);
	text-align: center;
	padding: 30px 0;
}

.footer-social-icons a{
	display: inline-block;
	margin: 0 10px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.footer-social-icons a:hover{
	transform: rotate(360deg);
	-ms-transform: scale(360deg);
	-webkit-transform: scale(360deg);
}

.mhnews1-footer-logo img {
    transform: rotate(-90deg);
    padding: 2px;
    height: 60px;
    width: 216px;
    margin-left: -120px;
    margin-top: 78px;
    position: absolute;
    border: 1px solid #fff;
}

.top-footer{
	padding: 50px 0 20px;
}

.top-footer-wrap{
	margin-left: -3%;
}

.footer-block{
	width: 22%;
	margin-left: 3%;
	float: left;
	color: #EEE;
}

.footer-block2{
	
}

.footer-block3{
	
}

.footer-block4{
	
}

.footer-block .widget-title{
	font-size: 16px;
    margin-bottom: 15px;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 30px;
    border-left: 5px solid #ff4d00;
}

.footer-block .widget-title span{
	color: #FFF;
	display: inline-block;
	position: relative;
	background: #da0010;
	padding: 0 25px 0 15px;
	line-height: 30px;
}

.footer-block .widget-title span:after{
	position: absolute;
    content: "";
    left: 100%;
    top: 0;
    right: 0;
    border-bottom: 30px solid #da0010;
    border-right: 16px solid transparent;
}

.footer-block p{
	margin-bottom: 10px;
}

.footer-block ul,
.footer-block ol{
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-block li{
	padding: 5px 0;
	line-height: 1.1;
}

.footer-block a:hover{
	color: #fff;
        text-decoration:underline;
}

.footer-col{
	/* display:inline-block; */
	font-size:16px;
}
.footer-col-left {
    float: left;
}
.footer-col-middle {
	display:inline;
	text-align:center;
}
.footer-nav-menu {
    float: right;
}
.footer-nav-menu ul{

}
.footer-nav-menu ul li{
	list-style: none;
    display: inline;
    font-size: 16px;
    margin: 0 5px;
}

.site-info{
	text-align: center;
	background-color: #da0010;
	color: #F6F6F6;
	font-size: 13px;
}

.site-info .rn-container{
	border-top: 1px solid rgba(255,255,255,0.1);
	padding: 12px;
}

#go-to-top{
	height: 34px;
	width: 34px;
	background: url(img/top.png) no-repeat center #0e669a;
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	display: none;
	font-size: 30px;
	text-align: center;
	line-height: 34px;
	color: #0e669a;
    border: 1px solid #225d90;
}

#go-to-top:hover{
	background-color: #86151c;
	border-color: #86151c;
}

.toggle-menu{
	display: none;
}

/*Responsive CSS*/

@media screen and (max-width:1220px){
	body{
		padding: 0;
	}

	.rn-container{
		max-width: 768px;
		margin: 0 auto;
        width: 100%;
	}

	.site-branding{
		float: none;
		text-align: center;
	}

	.site-header-ads{
		max-width: none;
		float: none;
		padding-top: 0;
		text-align: center;
	}

	.main-navigation .rn-container{
		position: relative;
	}

	.main-navigation{
		position: static !important;
	}

	.toggle-menu{
		height: 48px;
		width: 52px;
		cursor: pointer;
		display: block;
	}

	.toggle-menu span{
		height: 3px;
		width: 38px;
		background: #FFF;
		display: block;
		margin: 0 auto;
		border-radius: 2px;
		position: relative;
		top: 23px;
		box-shadow: 0 10px 0 0 #FFF, 0 -10px 0 0 #FFF; 
	}

	.main-navigation ul.rn-menu{
		position: absolute;
		top: 48px;
		background: #0e669a;
		left: 0;
		right: 0;
		z-index: 9999;
		padding-right: 0;
		border-top: 2px solid #FFF;
		display: none;
	}

	ul.rn-menu > li{
		float: none;
	}

	.main-navigation ul ul{
		position: static;
		display: block;
		width: auto;
		padding-left: 10px;
	}

	.main-navigation ul ul a{
		border: 0;
		background: none !important
	}

	.main-slider{
		width: 100%;
	}

	.top-news-sidebar{
		float:none;
        width: auto;
        clear: both;
        margin-right: 0;
        margin-bottom: 25px;
	}

	.top-news-sidebar-ads{
		display: none;
	}

	.mid-news-left-col,
	.bottom-news-primary{
		width: auto;
		float: none;
		margin-bottom: 25px;
	}

	.mid-news-right-col,
	.bottom-news-sidebar{
	    width: auto;
	    float: none;
	}

	.sidebar-gallery .lSSlideOuter{
		max-width: 300px;
		margin: 0 auto;
	}
    
    .grid-news{
    	margin-bottom: 0;
    }

    .mjn-col1 img{
    	width: 100%;
    }

    .mjn-col1,
    .mjn-col2{
    	width: 48%;
    	margin-bottom: 25px;
    	margin-right: 4%;
    }

    .mjn-col2{
    	margin-right: 0;
    }

    .mjn-col3{
    	clear: both;
    	width: 32%;
    }

    .mjn-excerpt p{
    	display: none;
    }

    .mjn-col4{
    	width: 64%;
    }

	#primary,
	#secondary{
		width: auto;
		float: none;
		display: block;
		padding: 0;
		border: 0;
	}
}

@media screen and (max-width:768px){
    	.trending-tags{
		display:none !important;
	}
	.rn-container{
		padding: 0 5%;
	}

	#big-news .big-news-header{
		padding: 0;
	}

	#big-news .big-news-header h2{
		font-size: 40px;
	}

	#big-news .big-news-header h6{
		font-size: 24px;
	}

	#big-news .big-news{
		font-size: 18px;
	}

	.top-footer-wrap{
		margin-left: 0;
	}
	
	.footer-block{
		width: auto;
		float: none;
		margin-left: 0;
	}
	.col3-container {
		display: block !important;
		margin: 20px -15px;
	}
	.singleColBlock {
		margin: 5px -1px !important;
		float: left !IMPORTANT;
		width: 100% !important;
		/* width: calc(100% * 1 / 2.95); */
		border: 1px solid #8484841c !important;
		margin-right: 31px !important;
	}
	.related-container{
		float:left !important;
	}
	.hnb-news-title h2 {
		font-size: 22px !important;
		color: #05036d;
		font-weight: 700;
		text-align: center;
		border-left: 4px solid #da0010 !important;
		/* margin-left: 7px; */
	}
	.top-nav-cont-left {
		text-align: center !important;
		line-height: 20px;
	}
	.top-nav-cont-right{
		display:inline-block !important;
	}
	.hnb-thumbnail img {
		width: 100%;
		height: 250px !important;
	}
	.hnb-excerpt{
		display:none !important;
	}
	.social-media {
		margin-top: 0px !important;
		float: right;
	}
	.top-menu ul li {
		float: left;
		border-right: 1px solid #EEE;
		padding: 0 15px;
		line-height: 23px !important;
	}
	.mhnews1-footer-logo{
		display:none;
	}
	.footer-col {
		display: grid !important;
		font-size: 16px;
		text-align: center;
	}
}


@media screen and (max-width:580px){
    	.trending-tags{
		display:none !important;
	}
	#top-header .rn-container{
		display: block;
		text-align: center;
	}

	.top-menu ul{
		display: inline-block;
	}

	.nepali-date{
		float: none;
		text-align: center;
		padding-left: 0;
	}

	.mn-col1{
		width: auto;
		float: none;
		margin-right: 0;
		margin-bottom: 25px;
	}

	.mn-col2{
		width: auto;
		float: none;
		margin-bottom: 25px;
	}

	.mn-col3{
		width: auto;
		float: none;
	}

	.mid-news-big-wrap{
		width: auto;
		float: none;
		margin-bottom: 25px;
	}

	.mid-news-small-wrap{
		width: auto;
		float: none;
	}

	.home .full-width-ads{
		padding: 0;
		margin-bottom: 15px;
	}

	.highlight-news-wrap{
		margin-left: 0;
	}

	.highlight-news .news-post.hn-small{
		width: auto;
		float: none;
		margin: 0;
	}

	.grid-news .news-post.gn-big{
		width: auto;
		float: none;
		margin-bottom: 20px;
	}

	.grid-thumb img{
		width: 100%;
	}

	.gn-small-wrap{
		width: auto;
		float: none;
		margin-left: -4%;
	}

	.mjn-col1,
    .mjn-col2,
    .mjn-col3,
    .mjn-col4{
    	width: auto;
    	float: none;
    	margin: 0 0 25px;
    }

    .mjn-col4{
    	margin-bottom: 0;
    }

	.bottom-news1-wrap{
		margin-left: 0;
	}

	.bottom-news1-col1, 
	.bottom-news1-col2, 
	.bottom-news1-col3{
		width: auto;
		float: none;
		margin-left: 0;
	}

	.bottom-news2-top{
		margin-left: 0;
		margin-bottom: 30px;
	}

	.bottom-news2-top .news-post{
		margin-left: 0;
		width: auto;
		float: none;
	}

	.bottom-news2-bottom{
		margin-left: 0;
	}

	.bottom-news2-bottom .news-post{
		width: auto;
		float: none;
		margin-left: 0;
	}
	.col3-container {
		display: block !important;
		margin: 20px -15px;
	}
	.singleColBlock {
		margin: 5px -1px !important;
		float: left !IMPORTANT;
		width: 100% !important;
		/* width: calc(100% * 1 / 2.95); */
		border: 1px solid #8484841c !important;
		margin-right: 31px !important;
	}
	.top-nav-cont-left {
		text-align: center !important;
	}
	.top-nav-cont-right{
		display:inline-block !important;
	}
	.related-container{
		float:left !important;
	}
	.hnb-news-title h2 {
		font-size: 22px !important;
		color: #05036d;
		font-weight: 700;
		text-align: center;
		border-left: 4px solid #da0010 !important;
		/* margin-left: 7px; */
	}
	.hnb-thumbnail img {
		width: 100%;
		height: 250px !important;
	}
	.hnb-excerpt{
		display:none !important;
	}
	.social-media {
		margin-top: 0px !important;
		float: right;
	}
	.top-menu ul li {
		float: left;
		border-right: 1px solid #EEE;
		padding: 0 15px;
		line-height: 23px !important;
	}
	.mhnews1-footer-logo{
		display:none;
	}
	.footer-col {
		display: grid !important;
		font-size: 16px;
		text-align: center;
	}
}

@media screen and (max-width:480px){
    	.trending-tags{
		display:none !important;
	}
	.highlight-news .news-post.hn-big .image-thumb{
		width: 100%;
		margin: 0 0 20px;
	}

	.gn-small-wrap{
		margin-left: 0;
	}

	.gn-small{
		width: auto;
		float: none;
		margin-left: 0;
	}

	.footer-social-icons a{
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.content-middle-ads,
	.entry-thumbnail{
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 0 0 15px;
	}

	.content-middle-ads img,
	.entry-thumbnail img{
		width: 100%;
	}
    
    .audio-post{
        width: 100%;
        margin-left: 0;
    }
    
    .audio-download-wrap {
        margin-left: 0;
    }
    
    .radio-box{
        width: 100%;
	}
	.col3-container {
		display: block !important;
		margin: 20px -15px;
	}
	.singleColBlock {
		margin: 5px -1px !important;
		float: left !IMPORTANT;
		width: 100% !important;
		/* width: calc(100% * 1 / 2.95); */
		border: 1px solid #8484841c !important;
		margin-right: 31px !important;
	}
	.top-nav-cont-left {
		text-align: center !important;
	}
	.top-nav-cont-right{
		display:inline-block !important;
	}
	
	.related-container{
		float:left !important;
	}
	.hnb-news-title h2 {
		font-size: 22px !important;
		color: #05036d;
		font-weight: 700;
		text-align: center;
		border-left: 4px solid #da0010 !important;
		/* margin-left: 7px; */
	}
	.hnb-thumbnail img {
		width: 100%;
		height: 250px !important;
	}
	.hnb-excerpt{
		display:none !important;
	}
	.social-media {
		margin-top: 0px !important;
		float: right;
	}
	.top-menu ul li {
		float: left;
		border-right: 1px solid #EEE;
		padding: 0 15px;
		line-height: 23px !important;
	}
	.mhnews1-footer-logo{
		display:none;
	}
	.footer-col {
		display: grid !important;
		font-size: 16px;
		text-align: center;
	}
}

@media screen and (min-width:1131px){
	.main-navigation ul.rn-menu{
		display: block !important;
	}
}

.main-slider .lSSlideWrapper .lSSlide{
    height: auto !important;
}


.top-news-sidebar-ads img, aside#secondary img {
    padding: 3px 0;
} {
    padding: 3px 0;
}

span.inline-cat-icon {
    padding-right: 8px;
    display: inline;
    font-size: 18px;
}
.icon-left-margin{
	padding-left: 5px;
    display: inline;
    font-size: 18px;
}

/*--------------------------------------------------------------
## Trending Tags
---------------------------------------------------------------*/
.trending-tags {
	/* border-bottom: solid 1px rgba(0,0,0,.14); */
	min-height: 5px;
	margin-top:-20px;
}
.trending-container{
	width: 100%;
    max-width: 1228px;
    margin: 0 auto;
}

.trend-tag-title {
	position: relative;
	margin-top: 0;
    padding: 0 1.6em;
	line-height: 3em;
	margin-right:15px;
    font-weight: 700;
    color: rgb(248, 249, 250);
    font-size: .9em;
    background-color: #05036d;
}
.trend-tag-title::after{
	content: '';
    position: absolute;
    top: 11px;
    right: -19px;
    border-color: transparent transparent transparent #05036d;
    border-style: solid;
    border-width: .7em;
}
.purecomp{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.mhnews-trend-ul {
    display: contents;
    /* margin-top: 10px;
	margin-left: 0px; */
	font-weight: 400;
	line-height:2em;
	text-transform: uppercase;
	list-style:none;
}
.mhnews-trend-li::after {
    content: '#';
	position: absolute;
	display: inline-flex;
    top: 1px;
    left: 0;
    font-size: 15px;
    color: #05036d;
    font-weight: 700;
}
.mhnews-trend-li {
    position: relative;
    padding-left: .8em;
	margin-right: 1em;
	line-height:3em;
	color:#060152;
}
.mhnews-trend-li a{
	color:#060152;
	font-weight:500;
	font-size:15px;
}
.mhnews-trend-li a:hover{
	text-decoration:none;
	color:#c10000;

}


/*TOP HEADER NEWS*/
.hnb-box {
	margin-top: 10px;
    margin-bottom: 30px;
	background-color:#f8f9fa;
    -moz-box-shadow: 0px 0px 2px 0px rgba(234, 234, 234, 0.75);
	box-shadow: 0px 0px 2px 0px rgba(234, 234, 234, 0.75);
}
.hnb-box:hover{
	-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	transition:all 0.3s ease;
}
.hnb-content {
    padding: 10px;
    box-shadow: 0 4px 2px -2px grey;
}

.hnb-news-title h2 {
	font-size: 64px;
	color:#05036d;
    font-weight: 700;
	text-align: center;
	border-left: 10px solid #da0010;
}
.hnb-news-title h2 a:hover{
	color:#c10000;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
}
.hnb-thumbnail {
    width: 100%;
    height: auto;
}
.hnb-thumbnail img {
    width: 100%;
    height: 450px;
}
.hnb-excerpt {
    margin-top: 10px;
    font-weight: 500;
    font-size: 20px;
	line-height: 1.3em;
	text-align: center;	
}
/* .post-author-avatar img {
	height: 30px;
    width: 30px;
    max-width: 30px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: 1em;
}
.post-author {
	font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    vertical-align: top;
} */

.mrp-meta-container {
	display: flex;
    margin-bottom: 10px;	
}
.mrp-author-meta-content {
	/* margin:5px; */
	color: rgba(0,0,0,.5);

}
.author-meta-wrap {
	display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    margin-right: 1.1em;
}
.author-cont-cent{
	margin:auto;
	margin-bottom:5px;
}

.post-author-avatar img {
	height: 30px;
    width: 30px;
    max-width: 30px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    /* margin-right: 1em; */
}
.post-author {
	font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    vertical-align: top;
}
.meta-wrapper {
    margin: 10px 0;
    background-color: #80808029;
    color: #3a3a3a;
    padding: 10px 5px;
	border-radius: 5px;
	border-right: 3px solid #05036d;
	border-left: 3px solid #05036d;
}

/*FULL WIDTH POST BLOCK*/
.mrp-owl-entry-title {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
    text-align: left;
}
.mrp-owl-entry-title a:hover {
    color: #da0010;
    transition: all 0.3s ease;
}
.owl-nav {
    display: none;
}
.singleColBlock {
	margin: auto 15px;
    float: left;
	width: calc(100% * 1 / 2.95);
	border: 1px solid #8484841c;
    /* margin-right: 50px; */
}

.single-col-container-content{

}
.single-col-container {
    padding: 10px;
}
.col3-container {
    display: flex;
	margin: 20px -15px;
}
.single-col-thumb img {
    width: 100%;
    height: 170px;
    border-radius: 5px;
}
.single-col-post-title-entry {
    margin: 10px 0;
}
.single-col-post-title-entry a {
    font-size: 20px;
	font-weight: 700;
}
.single-col-post-title-entry a:hover {
	color:#da0010;
	transition: all 0.3s ease;
}
.single-col-only-title-entry {
    margin-left: 18px;
    margin-bottom: 10px;
}
.single-col-only-title-entry a {
    font-size: 17px !important;
    font-weight: 500;
    line-height: 20px;
}
.single-col-only-title-entry a:hover{
	color:#da0010;
	transition: all 0.3s ease;
}
.single-col-secondary-cont::before {
    content: "●";
    display: inline-flex;
	margin-right: -10px;
	margin-top:2px;
	line-height:20px;
    font-size: 17px;
    color: #da0010;
}
.single-col-secondary-cont {
    display: flex;
}
.mhnews-image-thumb img{
	width:100%;
	height:160px;
}


.post-thumnnail-entry img {
    width: 100%;
    height: 415px;
    margin: 5px 0;
}

.related-content-col-1 {
	float: left;
	margin: 5px;
}
.related-content-col-2 {
	float: right;
	margin: 5px;
}


.post-sidebar-tabbed