/*
    Template Name: News NP
    Author: Sudip Singh
    Author URI : https://sudipsingh.com.np/
    Version: 1.0
    Description: HTML5 Responsive Classifieds Template for Mero Online.
    Tag: HTML5, CSS3, jQuery, Responsive Template.
*/

@import "https://fonts.googleapis.com/css?family=Ek+Mukta:400,500,600,700,800&subset=devanagari";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p {
    font-family: "ek mukta" !important;
    /*background: #fff;*/
}

p {
    font-size: 1.6rem;
}

.txt-green {
    color: #FD393A;
}

.head-image {
    float: left;
}

.entry-header {
    max-height: auto;   /* 300px; */
}

.entry-title {
    font-size: 2rem;    /* 2.7rem;*/
    line-height: 2.8rem;  /* 3.7rem;*/
}

.medium-post-list .entry-title {
    line-height: 2.3rem;
}

.entry-title,
.entry-meta {
    margin: 5px 0;
    font-weight: normal;
}

.entry-meta>ul>li {
    margin-right: 15px;
}

.entry-meta>ul>li+li:before {
    display: none;
}

.dropdown-menu li a {
    background: #252726;
    padding: 10px 20px !important;
    border-bottom: 1px solid #000;
}

.more-news .entry-thumbnail {
    max-height: 200px;
}

.more-news .tr-post .entry-header img {
    max-width: 100%;
    width: auto;
    max-height: 132px;
    margin: auto;
}

.more-news .medium-post-content .tr-post {
    min-height: 400px;
}

.dropdown-menu li a:hover {
    background: #252726;
}

.date-today {
    /*margin-left: 80px;*/
    text-align: center; /* left; */
    font-weight: normal;
    font-size: 1.5rem;
}

.detail-page .entry-title {
    font-size: 3.4rem;
    line-height: 4rem;
    margin-bottom: 20px;
}

.main-wrapper.tr-page-top {
    margin-top: 0;
}

.tr-section .bg-grey {
    min-height: 440px;
}

.tr-section .tr-post .post-content {
    margin-top: 10px;
}

.tr-details {
    font-size: 1.6rem;
    line-height: 3.2rem;
    margin-top: 15px;
    color: #616161;
}

.tr-details p {
    font-size: 1.8rem;
    line-height: 2.8rem;
}

.latest-news {
    margin-bottom: -160px !important;
}

.latest-news .entry-header {
    max-height: 500px;
}

.latest-news .entry-thumbnail {
    max-height: 500px;
    overflow: hidden;
}

.latest-news .post-content {
    position: relative;
    top: -168px;
    padding: 5px 20px;
    background: rgba(0, 0, 0, 0.6);
    min-height: 160px;
}

.latest-news .entry-title a {
    color: #fff;
}

.latest-news .post-content p {
    color: #efefef;
}

@media all and (max-width: 960px) {
    .tr-details p {
        font-size: 2rem;
        line-height: 3rem;
    }

    .footer-bottom-content p {
        text-align: center !important;
    }

    .date-today {
        margin: 0;
        font-size: 1.8rem;
    }

    .latest-news {
        margin-bottom: 0 !important;
    }

    .latest-news .post-content {
        position: initial;
        padding: 0;
        background: transparent;
    }

    .latest-news .entry-title a {
        color: #000;
    }

    .latest-news .post-content p {
        color: #333;
    }
}

.post-content p {
    /*font-size: 16px;*/
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin-bottom: 0;
}

#main-nav {
    background: #252726;
}

.tr-menu .navbar-default {
    background: #252726;
    /* #093b60;*/
}

.tr-menu .navbar-default .feed li a {
    color: #fff;
}

.tr-menu .navbar-nav li a {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    color: #fff;
    padding: 15px 0;
}

.tr-menu .navbar-nav li a:hover,
.tr-menu .navbar-nav li a:focus,
.tr-menu li a:hover i {
    color: #FD393A;
}

.tr-menu .feed {
    padding: 15px 0;
}

.tr-menu .navbar-nav>li {
    border-right: 1px solid #0E0E0E;
    padding: 0 15px;
    margin-right: 0;
}

.tr-topbar {
    margin: 3px 0 5px 0;
    background: #f5f5f5;
}

.widget-title span {
    font-size: 16px;
}

.meta-widget .tab-content li {
    padding: 5px 10px;
}

.meta-widget .nav-tabs li.active>a,
.meta-widget .nav-tabs li a:hover,
.meta-widget .nav-tabs li.active>a:focus,
.meta-widget .nav-tabs li.active>a:hover {
    background: #FD393A;
}

.theiaStickySidebar .tr-section,
.meta-widget {
    border: 1px solid #f5f5f5;
    background-color: #fdfdfd;
}

.breaking-news span {
    color: #a2a2a2;
    padding: 5px 10px;
    background: transparent;
}

#ticker {
    padding: 5px;
}

#ticker li:before {
    background-color: #311a1a;
}

#ticker li a {
    font-size: 14px;
    color: #6e6e6e;
}

#ticker li a:hover {
    color: #FD393A;
}

a.featured-news {
    font-size: 3em;
    font-weight: bold;
    padding: 20px 0;
    font-family: 'ek mukta';
    color: #0E0E0E;
}

.entry-title a{
    font-size: 3rem;
    line-height: 4rem;
}

a.featured-news:hover,
.post-content a:hover,
.item .entry-meta a:hover,
.entry-title a:hover {
    color: #FD393A;
}



.tr-menu .navbar-brand {
    display: none;
}

blockquote {
    border: 1px solid #f5f5f5;
    border-left: 5px solid #FD393A;
    border-bottom: 5px solid #A3A3A3;
}

.tr-menu.sidebar-menu .navbar-default li {
    border-top: 1px solid #e8e8e8;
}

.sidebar-menu .navbar-nav>li>a {
    line-height: 1.1;
}

.section-title {
    padding: 1.2rem 0;
    border-top: 2px solid #b0b0b0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 1rem;
}

.section-title h1 a {
    font-size: 2rem;
    padding-left: 10px;
    color: #FD393A;
    font-weight: normal;
}

@media all and (max-width: 960px) {
    .section-title h1 a {
        font-weight: bold;
    }
}

.section-title h1 {
    margin-bottom: 0;
}

.section-title h1 span,
.section-title h1 span:after {
    background-color: transparent;
}

.bg-transparent .tr-post,
.photo-gallery,
.latest-result {
    margin-bottom: 15px;
}

.section-three .tr-post {
    min-height: 140px;
}

@media all and (max-width: 1440px) {
    /*.section-three .tr-post {
        min-height: 180px;
    }*/
}

.bg-grey {
    background-color: #f0f3f5 !important;
}

.bg-off-white {
    background-color: #fafafa !important;
}

.border-off-white {
    border: 1px solid #f5f5f5;
}

.tr-ad {
    margin-bottom: 15px;
    border: 1px solid #f5f5f5;
}

#footer {
    margin-top: 30px;
}

.footer-menu {
    border-top: 1px solid #e3e6e8;
}

.footer-menu .navbar-nav {
    padding: 15px 0 5px 0;
}

.footer-widgets {
    padding-top: 20px;
}

.footer-widgets .widget h2 {
    margin-bottom: 10px;
}

.footer-bottom,
.footer-bottom a {
    padding-top: 20px;
    background-color: #f5f5f5;
}

.footer-bottom-content {
    max-width: 100%;
    width: 100%;
}

#footer a:hover,
.copyright a:hover {
    color: #FD393A;
}

.footer-logo img {
    max-height: 72px;
}

.media-object {
    max-height: 100px;
    max-width: 130px;
}

.hr-separator {
    margin-top: 0;
}

.title-only {
    padding: 5px 15px !important;
    margin-bottom: 5px !important;
}

.tr-menu .navbar-toggle {
    border-color: #FD393A;
}

.tr-menu .navbar-toggle .icon-bar {
    background-color: #FD393A;
}

@media (max-width: 767px) {
    #main-nav {
        background: transparent;
    }

    #main-nav .tr-menu {
        margin: 0 -15px;
        padding-bottom: 0;
    }

    .head-image {
        display: none;
    }

    .menu-responsive .navbar-toggle {
        top: 5px;
    }

    .featured-news {
        font-size: 2em;
    }

    .homepage .tr-menu {
        margin-bottom: 0;
    }

    .tr-menu .navbar-default {
        background: #fcfcfc;
        border-bottom: 1px solid #cfcfcf;
    }

    .tr-menu .navbar-nav>li {
        border-right: none;
        border-bottom: 1px solid #000;
    }

    .tr-menu .navbar-brand {
        display: block;
    }

    .media-object {
        max-height: 1000px;
        max-width: 100%;
    }

    .tr-menu .feed {
        display: none;
    }

    .navbar-collapse {
        background: #252726;
    }
}

@media(max-width: 980px) {
    .footer-bottom a {
        padding: 0;
    }
}