/*!
Theme Name: SajhaKatha
Author: Nityashree Developers
Author URI: https://nityashree.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6 or higher
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sajha-katha
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.

Sajha Katha is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;400;600;700&family=Kalimati:wght@400;700&display=swap');
:root{--maincolor: rgba(66,136,152,1);
--secondcolor: #565656;
--thirdcolor: rgb(31,86,81);}
.category-economy{
    --maincolor: rgba(66,136,152,1);
    --secondcolor: #565656;
    --thirdcolor: rgb(31,86,81);
}
 .category-health{
    --maincolor: rgba(66,136,152,1);
    --secondcolor: #565656;
    --thirdcolor: rgb(31,86,81);
}
.category-literature{
     --maincolor: rgba(66,136,152,1);
    --secondcolor: #565656;
    --thirdcolor: rgb(31,86,81);
}
html {
	overflow-x:hidden;
}
   body {
    overflow-x: hidden;
    font-size: 1.125rem;
    color: #150404;
    font-weight:500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Teko', sans-serif;
    line-height: 1.5;
    font-weight: 900;
    color: #150404;
}

article .entry-title {
  font-size: 34px;
  font-weight: 900;
  letter-spacing: 1px;
  transition: all .5s ease;
}
::selection {
    background: var(--maincolor);
    color: #ffffff;
}

::-moz-selection {
    background: #cfe2ab;
    color: #ffffff;
}

a {
    text-decoration: none !important;
}

p {
    line-height: 1.8;
    font-size: 22px;
    font-family: 'Kalimati', sans-serif;
    text-align: left;
    word-spacing: 2px;
    color: #150404;
}

.sharethis-inline-share-buttons{padding-bottom: 20px;}

img{transition: all .8s ease;}
img:hover{transform: scale(1.04);}
.breaking{text-align: center;
font-size: 30px;
width: 180px;
display: block;
background-color: var(--maincolor);
color: #fff;
margin: 0 auto;
padding: 5px;
border-radius: 5px;
text-decoration: blink;
font-weight: bold;
line-height: 150%;
animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/*****************
  1. HELPER
*****************/

.section {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.btn {
    padding: 9px 27px;
    outline: none;
    border-radius: 3px;
    text-decoration: none;
}

.rounded-btn {
    border-radius: 30px;
}

.btn-custom {
    color: #fff;
    font-size: 13px;
    background: var(--maincolor);
    border: 0px;
    letter-spacing: 0.7px;
    transition: all 0.5s;
    border: 1px solid var(--maincolor);
    font-weight: 500;
    text-transform: uppercase;
}

.btn-custom-white {
    border: 1px solid #ffffff !important;
    color: #ffffff;
}

.btn-outline-white {
    border: 1px solid var(--maincolor) !important;
    color: var(--maincolor);
}

.btn-outline-white,
.btn-outline-custom,
.btn-custom-white {
    background-color: transparent;
    font-size: 13px;
    letter-spacing: 0.7px;
    transition: all 0.3s;
    text-transform: uppercase;
}

.btn-outline-custom {
    border: 1px solid var(--maincolor) !important;
    color: var(--maincolor);
    width: 100%;
}

.bg-overlay {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.highlights{background-color: #f8f8f8;}
.highlight-item{margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px solid #d3d3d3;padding-top: 1px;}
.highlight-item img{width: 100%;}
.highlight-item h2{margin: 30px 0; margin-bottom:0.25rem; font-size: 60px; font-weight: 900;color:#000000;transition: all .8s ease;}
.highlight-item:hover h2{transform: scale(1.1);color: var(--maincolor);}
.highlight-item h2 a{color: #000000; font-weight: 900;}
.highlights .highlight-item img{border:10px solid #fff;box-shadow: 0px 0px 10px 0px #d9d9d9;}
.highlights .highlight-item .live img{width: 150px;box-shadow: none;border: none;}
.highlight-item iframe{width: 100%;min-height: 700px;}
article header iframe{min-width: 100%;min-height: 450px;}
.text-center p{text-align: center !important;}
/*****************
   2. TITLE
******************/

.section-title h2 {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #150404;
    padding-bottom: 15px;
}

.bar {
    height: 1px;
    margin: 15px 0;
    display: block;
    background-color: var(--maincolor);
}

.section-title {
    z-index: 2;
    position: relative;
}

.section-subtitle-top {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #150404;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.1;
}

.section-title h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900;
}

.bg-animation-right:after,
.bg-animation-left:after {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 45%;
    height: 100%;
    content: "";
    background: #243b55 none repeat scroll 0 0;
    /*background: #e2f5be none repeat scroll 0 0;*/
    z-index: 2;
}

.bg-animation-left:after {
    left: 0px;
}

h4 {
    font-size: 17px;
}

.font-40 {
    font-size: 40px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-14 {
    font-size: 14px !important;
}

.pad-bot-0 {
    padding-bottom: 0;
}

.spacer-15 {
    height: 15px !important;
}

.spacer-30 {
    height: 30px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-20 {
    padding: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.top-nav {
    padding: 10px 0;
}

.top-nav .container {
    text-align: center;
}

.top-nav .row {
    justify-content: center !important;
    display: block !important;
    text-align: center;
}

/* Hide other header elements to center logo */
.top-nav .row > div:not(:first-child) {
    display: none !important;
}

.top-nav .row > div:first-child {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    text-align: center !important;
    margin: 0 auto;
    float: none !important;
}

.top-nav .logo {
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
}

.top-nav .logo a {
    display: inline-block;
    text-align: left;
    margin: 0;
}

.top-nav .logo img {
    max-width: 250px;
    height: auto;
    margin: 0;
    display: inline-block;
}

.nepali-date-header {
    font-size: 20px;
    font-weight: 600;
    color: var(--maincolor);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.search-box {
    align-content: center;
}

/*.top-nav .logo {
    width: 100px;
}*/

.top-header-button {
    background-color: var(--maincolor);
    color: white;
    width: 100px;
    height: 30px;
    padding: 0px;
    border: none;
    margin-left: 10px;
}

.social-links>a img {
    margin-left: 5px;
}

.top-right-links {
    align-items: flex-end;
    display: flex;
}
.main-menu{background-color: rgba(66,136,152,1) !important; border-bottom: 5px solid var(--thirdcolor);}
.sharethis-inline-share-buttons{margin-bottom: 20px;}
.navbar.navbar-expand-lg.navbar-light {
    background-color: rgba(66,136,152,1) !important;
    padding: 10px 0;
}

.navbar .nav-item {
    margin: 0 20px;
}

.navbar-nav .nav-link {
    color: #ffffff !important;
    padding: 0;
}

.headline-title {
    border-bottom: 2px solid var(--maincolor);
}

.headline-title>p {
    color: var(--maincolor);
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
}

.no-bullets {
    list-style-type: none;
    padding: 0;
    /* Remove padding */
    margin: 0;
}

.hero-image>a>img {
width: 100%;
height: 350px;
object-fit: cover;
transition: all .8s ease;
}
.hero-image{position: relative;overflow: hidden;border: 2px solid #222;}
.hero-image:hover img{transform: scale(1.04);}
.banner-section .video-news-title{background: linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.9) 50%);text-shadow: 1px 1px 1px #000; position: absolute;bottom: 0;width: 100%;padding: 10px; color: #fff;font-weight: 600;}
.banner-section .video-news-title h4{font-size: 28px;color: #fff;font-family: 'Teko', sans-serif;}
.banner-section .video-news-title h4 a{color: #fff;}
.banner-section .video-news-title .hightlight-text{max-height: 55px;overflow: hidden;}
.headlines{border: 2px solid #222;padding: 10px; height: 350px;overflow-y: scroll;}

.english-content-bg {
    display: block !important;              /* use block instead of inline-block */
    font-family: 'Cheltenham', Georgia, "Times New Roman", serif !important;
    font-weight: 400 !important;
    font-size: 1.25em !important;
    line-height: 1.5 !important;
    text-align: justify !important;
    border-radius: 10px !important;
    position: relative !important;
    background: linear-gradient(rgba(255,255,255,0.7), rgba(255,255,255,0.7)),
                url('../img/english_bg-1.jpg') center center/cover no-repeat !important;
    padding: 2em !important;                 /* add padding for content */
    margin: 0 !important;                    /* remove all margins */
    width: 100% !important;                  /* ensure full width */
    box-sizing: border-box !important;      /* include padding in width */
}

/* Content inside should have proper spacing */
.english-content-bg > *:first-child {
    margin-top: 0 !important;
}

.english-content-bg > *:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Heading styles for English content */
.english-content-bg h1,
.english-content-bg h2,
.english-content-bg h3,
.english-content-bg h4,
.english-content-bg h5,
.english-content-bg h6,
.english-content-bg .entry-content h1,
.english-content-bg .entry-content h2,
.english-content-bg .entry-content h3,
.english-content-bg .entry-content h4,
.english-content-bg .entry-content h5,
.english-content-bg .entry-content h6 {
    background: #000 !important;
    color: #fff !important;
    padding: 0.8em 1.2em !important;
    border-radius: 0 !important;
    margin: 1.5em 0 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    text-align: left !important;
    display: inline-block !important;
    font-family: 'Teko', sans-serif !important;
    letter-spacing: 1px !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3) !important;
}

/* Paragraph spacing */
.english-content-bg p {
    margin: 0.5em 0 !important;
    font-family: 'Cheltenham', Georgia, "Times New Roman", serif !important;
    font-weight: 400 !important;
}

/* Ensure all English content elements use Cheltenham */
.english-content-bg,
.english-content-bg p,
.english-content-bg span,
.english-content-bg li,
.english-content-bg div,
.english-content-bg .entry-content,
.english-content-bg .entry-content p {
    font-family: 'Cheltenham', Georgia, "Times New Roman", serif !important;
    font-weight: 400 !important;
}

/* Mobile spacing improvements for justified text */
@media (max-width: 768px) {
    .english-content-bg,
    .english-content-bg p,
    .english-content-bg span,
    .english-content-bg li,
    .english-content-bg div,
    .english-content-bg .entry-content,
    .english-content-bg .entry-content p {
        text-align: justify !important;
        text-align-last: left !important;
        word-spacing: -0.05em !important;
        text-justify: inter-word !important;
        hyphens: auto !important;
        -webkit-hyphens: auto !important;
        -ms-hyphens: auto !important;
        line-height: 1.8 !important;
        overflow-wrap: break-word !important;
        word-break: break-word !important;
    }
}

/* Hide share buttons in English content */
.english-content-bg .sharedaddy,
.english-content-bg .sd-sharing-enabled,
.english-content-bg .jetpack-sharing-buttons,
.english-content-bg .sharethis-inline-share-buttons,
.english-content-bg .st-inline-share-buttons {
    display: none !important;
}

/* Hide Nepali comment text for English posts */
.single-english #reply-title,
.single-english .comment-reply-title,
.single-english h3#reply-title,
.single-english .comments-title,
body.single-english #reply-title,
body.single-english .comment-reply-title,
body.single-english h3#reply-title,
body.single-english .comments-title {
    display: none !important;
}

/* Hide any element containing Nepali comment text */
.single-english *:contains("तपाईलाई केहि भन्नु छ"),
body.single-english *:contains("तपाईलाई केहि भन्नु छ"),
.english-content-bg *:contains("तपाईलाई केहि भन्नु छ") {
    display: none !important;
}

/* English Title Styling - Only for single posts */
.single-english .entry-title,
.english-entry-title,
body.single-english .entry-title {
    font-family: 'Cheltenham', Georgia, "Times New Roman", serif !important;
    font-weight: 700 !important;
    margin-bottom: 1.5em !important;
    text-align: left !important;
}

/* Category page titles without background */
.category-english .page-title {
    font-family: 'Cheltenham', Georgia, "Times New Roman", serif !important;
    font-weight: 700 !important;
    margin-bottom: 1.5em !important;
}

/* Make English category and news titles bold */
.category-english .page-title,
.category-english .entry-title,
.category-english .entry-title a,
.single-english .entry-title,
.english-entry-title,
body.single-english .entry-title,
.category-english .catcol h2.entry-title,
.category-english .catcol h2.entry-title a {
    font-family: 'Cheltenham', Georgia, "Times New Roman", serif !important;
    font-weight: 700 !important;
}

/* Hide unwanted Nepali text for English category pages */
.category-english span[style*="तपाईलाई केहि भन्नु छ"],
.category-english *:contains("तपाईलाई केहि भन्नु छ"),
span[style*="padding: 10px"][style*="font-size:25px"][style*="color:#0d9488"] {
    display: none !important;
}

/* Hide any element containing that specific Nepali text on English pages */
body.category-english span,
body.category-english div {
    /* This will be overridden by more specific selectors if needed */
}

body.category-english span:contains("तपाईलाई केहि भन्नु छ"),
body.category-english div:contains("तपाईलाई केहि भन्नु छ") {
    display: none !important;
}

.top-left-headlines {
    vertical-align: top;
}
.mukhya{margin-top: 25px;}
.mukhya .vertical-list{margin-top: 20px;border: 2px solid #111;padding: 10px;}
.mukhya .vertical-list h3{font-size: 22px;line-height: 1.2;}
.hightlightads{margin-top: 25px;}
.hightlightads img{width: 100%;}
.hightlightads ul li{margin-bottom: 10px;}
.video{
    padding:40px 0;
    color:#fff;
    color: #fff;
background-image: url('img/video-back.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}

.row.videos-features{
    justify-content: space-between;
    gap: 34px;
    padding: 0 15px;
}


@media (min-width: 768px){
    .row.videos-features .col-md-6 {
        max-width: 47%!important;
    }
}
.homepage-ads-right ul{
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin:0;
}

.exact-center{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.homepage-ads-right img{
    width:100%!important;
}
.video .category-title{margin-bottom: 10px;}
.video .border{padding: 5px;}
.video a, .video h3 a{color:#150404  !important;}
.video h2 a{color:#fff  !important;}
.video a:hover, .video h3:hover a{color:#0d9488;}
.video  .item{
    padding-bottom:20px;
    margin-bottom: 20px;
    border-bottom:1px solid #fff;
}
.video  .item h3{font-size: 32px;}
.video .item img{border-radius: 5px;}
.video .image{
    position:relative;max-height: 420px;overflow: hidden;
}
.video .image img{border: 10px solid #fff;}
.video .image:after{
    position:absolute;
    content:"\f16a";
    font-family:"FontAwesome";
    font-size:48px;
    top:40%;
    left:40%;
    text-shadow:0 0 10px #fff;
    color:#EC1C21;
}
.video .image:hover::after{
    content: none;
}
.video:hover .image:hover img{
    -webkit-filter: grayscale(75%); /* Safari 6.0 - 9.0 */
  filter: grayscale(75%);
    cursor:pointer;
}
.video .maintitle{font-size: 25px;font-weight: 800;margin-top: 20px;}
.video p{text-align: justify;line-height: 1.2;}
.top-left-headlines>li {
    font-weight: 600;
    font-size: 1.125rem;
    padding: 10px 0;
    line-height: 24px;
    border-bottom: 1px solid #CDCDCD;
}
.mb20{margin-bottom: 20px;}
.mt20{margin-top: 20px;}
.adv-img ul li img{width: 100%;}
.top-left-headlines>li{transition: all 0.3s ease-in;}
.top-left-headlines>li>a {
    color: #150404;
    line-height: 1.5;
    font-size: 18px;
}

.top-left-headlines>li:hover {
    color: #0d9488;
    transition: all 0.3s ease-in;
    background-color: #14b8a6;padding: 10px;
}
.top-left-headlines>li:hover a{color: #fff; }
.trending-news {
    margin-top: 16px;
    display: flex;
    align-items: center;
    padding:0 10px;
}

.top-right-headlines {
    font-weight: 600;
    line-height: 24px;
    font-size: 1.125rem;
    padding: 10px 0;
    display: inline-block;
}

.date-box {
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin-right: 20px;
}

.date-box>p.day {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}

.date-box>p.month {
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0;
}

.trending-news:hover .date-box {
    border: 1px solid #0d9488;
    background: #14b8a6;
    color: #fff;
}

.trending-news:hover {
    background-color: #ccfbf1;
}


/* .footer {
    min-height: 200px;
} */


/* .social-icon
{
    margin: 0px 5px;
} */
footer{color: #fff !important;background-color: rgb(31,86,81) !important;}
.footer-logo img{background-color: #fff;}
.footer-group {
    background-color: rgb(31,86,81) !important;
    padding: 60px 0px;
}

.copyright {
    background-color: rgba(66,136,152,0.93) !important;
    min-height: 52px;
}

.copyright-text>p {
    color: #fff;
    padding-top: 10px;
    /* vertical-align: middle; */
}
.copyright-text>p a{color: #fff;}
.footer-text {
    list-style-type: none;
}

.footer-text>li {
    color: #fff;
}

.footer-icon {
    margin-right: 10px;
}

.social-icon {
    color: #fff;
    font-size: 36px;
    margin-right: 20px;
}

.social-icon:hover {
    color: rgb(31,86,81);
}
.svg-social:hover svg{
    fill: rgb(31,86,81);
}

.svg-social svg{
    fill: #150404;
}



/* tabs */

.nav-link {
    font-family: 'Kalimati';
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 100%;
    color: #676767;
}

nav>div a.nav-item.nav-link,
nav>div a.nav-item.nav-link.active {
    border: none;
    color: #272e38;
    border-radius: 0;
}

.tab-content {
    background: #fdfdfd;
    line-height: 25px;
    padding: 30px 25px;
}

nav>div a.nav-item.nav-link:hover,
nav>div a.nav-item.nav-link:focus {
    border: none;
    font-weight: 600;
    color: #0d9488;
    transition: all 0.10s linear;
}


/* inside tabs */

.post-image {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.news-category>p {
    padding: 24px 0px 0px 0px;
    color: #0d9488;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 100%;
}

.news-heading h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 150%;
    min-height:56px;
    color: #515151;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.news-heading h3 a{color: #150404;}
.news-date>p {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 100%;
    color: #150404;
    margin-left: 10px;
}

.category-title {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Teko', sans-serif;
}
.category-title a{color: inherit;}
.category-title .border{}
.text-only {
    background-color: #F5F5F5;
}
figure{max-width: 100%;}
.bb{border-bottom: 3px solid var(--secondcolor);margin-bottom: 20px;}
.bb .bc{background-color: var(--maincolor);padding: 5px;}
.bb h2{font-size: 25px;color: #ffff;}
.t-3-col .bb{border-bottom: 2px solid var(--maincolor);}
.t-3-col .bb .bc{background-color: var(--secondcolor);}
.content p {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 160%;
    color: #150404;
}
.highlight-item .content p {
	margin-bottom:25px;
    font-size:1.4rem;
}
.vertical-list-item {
    display: flex;
}
.mukhya .vertical-list-item{display: block;}
.vertical-list-item-img {
    width: 125px;
    height: 74px;
    margin-right: 10px;
}
.mukhya .vertical-list-item-img {
    width: 100%;margin-bottom: 10px;height: 100%;
}
.vertical-list-item-img img{height: 75px;object-fit: cover;max-width: 125px;width: 125px;}
.mukhya .vertical-list-item-img  img{height: 100px;width: 100%;max-width: 100%;}
.vertical-list-item-text {
    margin-left: 10px;
        font-size: 21px;
        height: 80px;
    line-height: 1.3;
    color: #515151;
}
.vertical-list-item-text p{max-height: 90px;overflow: hidden;line-height: 1.3;}
.vertical-list-item-text a{color: inherit;}
hr {
    width: 100%;
}

@media (max-width: 767px) {
    .banner-section .video-news-title{padding: 20px;}

    .search-box form input {
        width: 50%;
    }
    .hero-image {
        margin: 40px 0;
    }
    .text-only {
        margin: 20px;
    }
    .top-nav .logo {
        width: 200px;
        margin: 10px auto;
        display: flex;
        justify-content: center;
    }
    .top-nav .logo img {
        max-width: 150px;
    }

    /* Override Additional CSS red color for highlight title */
    .highlight-item a h2 .highlight-title-red,
    .highlight-item h2 .highlight-title-red,
    .highlight-title-red {
        color: rgba(66,136,152,1) !important;
        font-weight: 900 !important;
    }
}

@media (max-width: 991px) {
    .headlines,
    .hero-image,
    .trending {
        margin-top: 40px;
    }
}

.menu-image-title-hide img{
    max-width: 100%;
    height: auto;
}

.menu {
    list-style: none;
}

.col-md-3.posts{
    display: inline-flex;
}

.post img{
    width: 100%;
    height: auto;
}

/* css update */
.menu{
    padding: 0 ;
}
.image-section,.vertical-list-item-img{
    position: relative;
}
.image-section img{
    height: 250px;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
}
.wpp-list {
    padding: 0;
}
.wpp-list li{
    margin: 0;
    padding: 16px;
}
.wpp-list li a{
  font-size: 1.125rem;
  font-weight: 500;
}
.wpp-list li .wpp-meta{
    margin-top: 10px;
}

.wpp-list li:hover a{
    color: #0d9488;
}
.wpp-list li:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.site-main, .entry-content{padding:10px 0;}
.entry-content{line-height:145%;text-align:justify;margin-top:30px;}
.sharebutton {margin:20px 0;}

/* Single Post / News Detail Page Styling */
.single article .entry-title {
    color: #000;
    border-bottom: 3px solid var(--maincolor);
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-top: 20px;
}
.single article .entry-title a {
    color: #000;
}
.single .entry-content a {
    color: var(--maincolor);
    font-weight: 600;
    transition: all 0.3s ease;
}
.single .entry-content a:hover {
    color: var(--thirdcolor);
    text-decoration: underline;
}
.single .entry-content h1,
.single .entry-content h2,
.single .entry-content h3,
.single .entry-content h4,
.single .entry-content h5,
.single .entry-content h6 {
    color: var(--maincolor);
    border-left: 5px solid var(--maincolor);
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.single .entry-content blockquote {
    border-left: 5px solid var(--maincolor);
    background-color: rgba(66,136,152,0.05);
}
.single .post-thumbnail {
    margin-bottom: 20px;
    border: 5px solid var(--maincolor);
}

.comments-area{border:1px solid #111;padding:10px;}
.comments-area input, .comments-area textarea{width:100%;}
.comments-area #submit{width:20%;padding:10px;text-align:center;}
/*---------------Category page----------------------*/
.widget-area img {
  max-width: 100%;
}
#menu-ads-inner-right li{margin-bottom: 20px;}
#inner-page-content{margin-top:20px;}
#inner-page-content li{margin-bottom: 20px;}
.category-page h1{
	font-size:40px;
	font-weight:700;
}
.category-page article{
	background-color:#fdfee4;
	margin-bottom:30px;
	padding:15px;
}

.category-page article img{
	float:left;
	width:200px !important;
	height:auto !important;
	margin-right:15px;
}
.category-page article .posted-on .entry-date{
	color:#333;
	font-weight:bold;
}
.category-page article section.entry-title{
	font-size:20px !important;
}
.category-page article section.entry-title a{
	color:#024DA1;
	font-weight:bold;
}
.category-page article .entry-content{
	margin-top:0px !important;
}
.page-side-ad li{
	margin-bottom:15px;
}
.category-page .page-side-ad img{
	width:100%;
}
.page-sidebar ul{
	margin:0px !important;
}
.page-sidebar .recent{
	background:#E9EFF5;
	margin:30px 0px;
}
.page-sidebar .recent ul.nav li a{
	font-size:16px;
	font-weight:bold;
}
.page-sidebar .recent .tab-content ul li{
	padding:10px 15px;
	border-bottom:1px solid #ccc;
}
.page-sidebar .recent .tab-content ul li a{
	color:#222;
}
.page-sidebar .recent .tab-content ul li:hover a{
	color:#2964A0;
	text-decoration:none;
}
/*----trending --- */
.popularpost ol{
	margin:0;
}
.popularpost ol li{
	line-height:25px;
}
.popularpost ol li a{
	color:#000;
	font-size:22px;
}
.attachment-large{
	width:100%;
}
img.avatar{
	width:35px;
}
.popularpost{background-color: #f1f1f1;}
.popularpost ol {
  max-width: 350px;
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 45px;
}
.popularpost ol li {
  margin: 0 0 20px 0;
  counter-increment: my-awesome-counter;
  position: relative;
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
  font-family: 'Teko', sans-serif;
  font-weight: 600;
}
.popularpost ol li::before {
  content: counter(my-awesome-counter,devanagari);
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  --size: 30px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 10px;
  background: var(--secondcolor);
  text-align: center;
  box-shadow: 1px 1px 0 #999;
  font-family: Arial;
}
.popularpost h2.title {
  background-color: var(--maincolor);
font-size: 30px;
margin-bottom: 20px;
padding: 5px 5px 0px 0px;
text-align: center;
font-weight: 600;
color: #fff;
}
.popularpost h2.title span{
}
.banner-section .border{padding: 15px;
    box-shadow: 0px 0px 10px 0px #d9d9d9;
}
.poltical h3 a{color: inherit;}
.poltical .vertical-list-item-text h3{font-size: 20px;}
.poltical .large{margin-bottom: 20px;}
.poltical .large .item{background-color: #fff;border-bottom: 1px solid;border-radius: 3px;}
.poltical .large h3{line-height: 150%;text-align: center;}
.poltical .vertical-list{margin-bottom: 20px;height: 100px;overflow: hidden;background-color: #fff;}
.poltical .vertical-list .vertical-list-item-text{margin-top: 5px;}
.poltical .vertical-list .vertical-list-item-img img{height: 100px;}
.banner-section .popularpost{max-height: 412px; overflow-y: scroll;}
.photos-gallery{}
.photos-gallery .col-md-12 .category-title h2,.video .col-md-12 .category-title h2{
	font-size: 30px;
	font-weight: 600;
	color:#fff;
	margin-bottom: 0px;
	font-family: 'Teko', sans-serif;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border:none;
}

.video .col-md-12 .category-title h2:before,  .video .col-md-12 .category-title h2:after {
	background: #fff;
	content: '';
	width: 45%;
	height: 1px;
	display: block;
	margin:0 22px;
}

.photos-gallery .col-md-12 .category-title h2:before, .photos-gallery .col-md-12 .category-title h2:after{
	background: #fff;
	content: '';
	width: 42%;
	height: 1px;
	display: block;
	margin:0 5px;
}

.photos-gallery .col-md-12 .category-title h2{
	margin-bottom:15px;
}

.video{
	padding:25px 0;
}

.video .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
		column-gap:30px;
            row-gap: 15px;
}

.social-icon{
	margin:auto!important;
  font-size: 30px;
}

.social-icon svg{
	height:25px;
	fill:#150404;
	margin:0;
}

.social-icon.fa-facebook:hover {
	color:#0d9488;
}
.social-icon.fa-instagram:hover {
	color:#0d9488;
}
.social-icon.fa-twitter:hover {
	color:#0d9488;
}

.social-icon svg:hover{
	fill:#0d9488;
}

.social-icon.fa-linkedin:hover {
	color:#0d9488;
}

@media screen and (max-width: 992px) {
	.social-icon{
		margin-top:30px!important;
	}

	footer .row .footer-social ul{
		padding:0!important;
		justify-content:space-evenly!important;
	}
}

@media screen and (max-width: 767px) {
	.social-icon{
		margin-top:30px!important;
	}

	footer .row .col-md-3,footer .row .col-md-3 span,footer .row .col-md-3 h3{
		width:max-content;
	}
	footer .row{
		flex-direction:column;
		align-content:center;
	}
	footer .row .col-md-3.footer-logo{
		align-self:center;
	}
}

footer .row{
	row-gap:50px;
}



.photos-gallery .post-box{background-color: #fff;border-radius: 5px;min-height: 340px;max-height: 340px;overflow: hidden;margin-bottom: 20px;}
.photos-gallery .news-heading > p{padding: 10px;text-align: center;font-family: 'Teko';line-height: 1.5;}
.photos-gallery .news-heading > p a{color: var(--secondcolor);font-size: 25px;}
.photos-gallery .backimg{position: relative;background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 20px;padding-bottom: 20px;}
.text-only .post-box{background-color: #fff;padding: 10px;}
.catcol{
    max-width: 100%;
    box-shadow: 0px 0px 10px 0px #d9d9d9;
    margin: 15px 0;
    min-height: 280px;
    max-height: 280px;
    display: flex;
    flex-direction: column;
    border-bottom: 5px solid var(--thirdcolor) !important;
}
.catcol img{max-width: 100%;height: 150px;object-fit: cover;width: 100%;flex-shrink: 0;}
.catcol h2{
    font-size: 22px;
    font-weight: 900;
    padding: 12px;
    margin: 0;
    height: 130px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    line-height: 1.3;
}
.catcol h2 a{
    color: var(--maincolor);
    font-weight: 900;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.popular-posts h2{background-color: var(--maincolor);padding: 5px;font-size: 24px;font-weight: 600;color: #fff;}
.popular-posts li a{color: var(--secondcolor) !important;}
.wpp-list.wpp-cardview-compact li {text-align: center !important;}
blockquote {
  margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em;
  font-size: 30px;
  border-radius: 10px;
  position: relative;
}
blockquote p{font-size: inherit;text-align: center;font-family: Georgia, serif;color: var(--maincolor);}
blockquote:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 6em;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
}
blockquote:after {
    font-family: Georgia, serif;
    position: absolute;
   /* display: block; don't use this, it raised the quote too high from the bottom - defeated line-height? */
    float:right;
    font-size:6em;
    line-height: 1;
    right:0;
    bottom:-0.5em;
    content: "\201D";
}
.alignright{float: right;margin-left: 10px;margin-bottom: 10px;text-align: center;}
.alignleft{float: left;margin-right: 10px;margin-bottom: 10px;text-align: center;}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 95% !important;
  }
}
@media(max-width: 576px){
    .highlight-item h2{font-size: 30px;}
    .highlight-item h2 .highlight-title-red,
    .highlight-title-red,
    .highlight-item h2 span.highlight-title-red {
        color: rgba(66,136,152,1) !important;
        font-weight: 900 !important;
    }
    .catcol{
        min-height: 260px;
        max-height: 260px;
    }
    .catcol h2{
        font-size: 20px;
        padding: 10px;
        height: 110px;
    }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 90% !important;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 90% !important;
  }
  .poltical .large .item{min-height: 310px;}
  .poltical .large .item img{height: 200px;width: 100%;object-fit: cover;}
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1300px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{font-size: 25px;}
}
.container{
    max-width: 1300px !important;
}
@media (min-width: 768px) and (max-width: 1000px){
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px;
    line-height: 40px;
    padding: 5px 10px;
  }
}
.highlight-item a h2 .highlight-title-red,
.highlight-title-red,
.highlight-item h2 span.highlight-title-red {
    color: rgba(66,136,152,1) !important;
    font-weight: 900 !important;
}
.header.cool-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff;
}
.main-menu {
    position: sticky;
    top: 90px; /* adjust as needed for logo height */
    z-index: 9998;
    background-color: rgba(66,136,152,1) !important;
}

/* Reaction Buttons */
.post-reactions {
    margin: 30px 0;
    padding: 15px;
    background-color: #f8f8f8;
    border-radius: 10px;
    text-align: center;
}

.post-reactions h3 {
    font-size: 20px;
    margin-bottom: 12px;
    color: var(--maincolor);
}

.reaction-buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.reaction-btn {
    background-color: #fff;
    border: 2px solid var(--maincolor);
    border-radius: 50px;
    padding: 6px 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    font-family: 'Teko', sans-serif;
    font-weight: 600;
    color: #150404;
}

.reaction-btn .emoji {
    font-size: 18px;
}

.reaction-btn .count {
    color: var(--maincolor);
    font-weight: 700;
}

.reaction-btn:hover {
    background-color: var(--maincolor);
    color: #fff;
    transform: scale(1.1);
}

.reaction-btn:hover .count {
    color: #fff;
}

.reaction-btn.reacted {
    background-color: var(--maincolor);
    color: #fff;
    border-color: var(--maincolor);
}

.reaction-btn.reacted .count {
    color: #FFFFB0;
}

@media (max-width: 767px) {
    .reaction-buttons {
        gap: 8px;
    }

    .reaction-btn {
        padding: 5px 10px;
        font-size: 12px;
    }

    .reaction-btn .emoji {
        font-size: 16px;
    }
}

/* Social Share Buttons */
.date-share-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
    padding: 8px 10px;
    background-color: transparent;
    border-bottom: 1px solid #e5e5e5;
    flex-wrap: nowrap;
    gap: 10px;
}

.date-share-wrapper .nepali-date {
    font-family: 'Kalimati', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    margin: 0;
    white-space: nowrap;
    flex-shrink: 0;
}

.share-count-label {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: 'Kalimati', sans-serif;
    font-size: 14px;
    color: #666;
    padding-right: 10px;
    margin-right: 6px;
    border-right: 1px solid #e5e5e5;
}

.share-count-label .share-icon {
    display: flex;
    align-items: center;
    color: var(--maincolor);
}

.share-count-label .share-number {
    font-weight: 700;
    color: var(--maincolor);
    font-size: 14px;
}

.social-share-buttons {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    flex-wrap: wrap;
}

.share-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    padding: 0;
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    opacity: 0.85;
}

.share-btn svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

.share-btn.facebook {
    background-color: var(--maincolor);
    color: #fff;
}

.share-btn.facebook:hover {
    opacity: 1;
    transform: scale(1.05);
    background-color: var(--thirdcolor);
}

.share-btn.messenger {
    background-color: var(--maincolor);
    color: #fff;
}

.share-btn.messenger:hover {
    opacity: 1;
    transform: scale(1.05);
    background-color: var(--thirdcolor);
}

.share-btn.twitter {
    background-color: var(--maincolor);
    color: #fff;
}

.share-btn.twitter:hover {
    opacity: 1;
    transform: scale(1.05);
    background-color: var(--thirdcolor);
}

.share-btn.whatsapp {
    background-color: var(--maincolor);
    color: #fff;
}

.share-btn.whatsapp:hover {
    opacity: 1;
    transform: scale(1.05);
    background-color: var(--thirdcolor);
}

.share-btn.viber {
    background-color: var(--maincolor);
    color: #fff;
}

.share-btn.viber:hover {
    opacity: 1;
    transform: scale(1.05);
    background-color: var(--thirdcolor);
}

.share-btn.copy {
    background-color: var(--maincolor);
    color: #fff;
}

.share-btn.copy:hover {
    opacity: 1;
    transform: scale(1.05);
    background-color: var(--thirdcolor);
}

.share-btn.copy.copied {
    background-color: var(--thirdcolor);
}

@media (max-width: 767px) {
    .date-share-wrapper {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        padding: 6px 8px;
    }

    .date-share-wrapper .nepali-date {
        font-size: 14px;
        width: 100%;
    }

    .share-count-label {
        font-size: 12px;
        padding-right: 6px;
        margin-right: 4px;
    }

    .share-count-label .share-number {
        font-size: 12px;
    }

    .social-share-buttons {
        width: 100%;
        justify-content: flex-start;
        gap: 5px;
    }

    .share-btn {
        width: 26px;
        height: 26px;
    }

    .share-btn svg {
        width: 13px;
        height: 13px;
    }
}

/* Custom Comment System */
.custom-comments-section {
    margin: 40px 0;
    padding: 25px;
    background-color: #f8f8f8;
    border-radius: 10px;
}

.comments-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--maincolor);
}

.comments-header h3 {
    font-size: 28px;
    font-weight: 600;
    color: var(--maincolor);
    margin: 0;
}

.comment-count {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
}

.custom-comment-form {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.custom-comment-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 15px;
}

.custom-comment-form .form-group {
    margin-bottom: 0;
}

.custom-comment-form input,
.custom-comment-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #e5e5e5;
    border-radius: 6px;
    font-size: 16px;
    font-family: 'Kalimati', sans-serif;
    transition: all 0.3s ease;
}

.custom-comment-form input:focus,
.custom-comment-form textarea:focus {
    outline: none;
    border-color: var(--maincolor);
    box-shadow: 0 0 0 3px rgba(66, 136, 152, 0.1);
}

.custom-comment-form textarea {
    resize: vertical;
    min-height: 100px;
}

.submit-comment-btn {
    background-color: var(--maincolor);
    color: #fff;
    padding: 12px 30px;
    border: none;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Teko', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 10px;
}

.submit-comment-btn:hover:not(:disabled) {
    background-color: var(--thirdcolor);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(66, 136, 152, 0.3);
}

.submit-comment-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.comment-message {
    margin-top: 15px;
    padding: 12px 15px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
}

.comment-message.success {
    background-color: #d1fae5;
    color: #065f46;
    border-left: 4px solid #10b981;
}

.comment-message.error {
    background-color: #fee2e2;
    color: #991b1b;
    border-left: 4px solid #ef4444;
}

.custom-comments-list {
    margin-top: 30px;
}

.custom-comment-item {
    display: flex;
    gap: 15px;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.custom-comment-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.comment-avatar {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, var(--maincolor), var(--thirdcolor));
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    flex-shrink: 0;
}

.comment-content {
    flex: 1;
}

.comment-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.comment-author {
    font-size: 18px;
    font-weight: 600;
    color: #150404;
    font-family: 'Teko', sans-serif;
}

.comment-date {
    font-size: 14px;
    color: #888;
    font-family: 'Kalimati', sans-serif;
}

.comment-text {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    font-family: 'Kalimati', sans-serif;
}

.no-comments {
    text-align: center;
    padding: 40px 20px;
    background-color: #fff;
    border-radius: 8px;
}

.no-comments p {
    font-size: 18px;
    color: #888;
    margin: 0;
}

@media (max-width: 767px) {
    .custom-comments-section {
        padding: 15px;
        margin: 30px 0;
    }

    .comments-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .comments-header h3 {
        font-size: 24px;
    }

    .custom-comment-form {
        padding: 15px;
    }

    .custom-comment-form .form-row {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .custom-comment-form input,
    .custom-comment-form textarea {
        padding: 10px 12px;
        font-size: 14px;
    }

    .submit-comment-btn {
        width: 100%;
        padding: 10px 20px;
        font-size: 16px;
    }

    .custom-comment-item {
        padding: 15px;
        gap: 12px;
    }

    .comment-avatar {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .comment-author {
        font-size: 16px;
    }

    .comment-date {
        font-size: 12px;
    }

    .comment-text {
        font-size: 14px;
    }
}