:root {
  --mohrain-com: #28507C;
  --mohrain-primary: #1a3b65;
  --mohrain-secondary: #D63E3B;
  --mohrain-accent: #1890ff;
  --mohrain-backgroud: #ffffff;
}

@import url('https://fonts.googleapis.com/css2?family=Karma:wght@300;400;500;600;700&family=Lato:wght@300;400;700&family=Mukta:wght@300;400;500;600;700;800&family=Nunito:ital,wght@0,300;0,400;0,500;0,600;1,300&family=Vesper+Libre:wght@400;500;700;900&display=swap');

* {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  box-sizing: border-box;
  list-style: none;
  /* text-decoration: none; */
}

/* .noto-sans {
  font-family: 'mukta', sans-serif;
} */

body {
  scroll-behavior: smooth;
  background-color: var(--mohrain-background);
}


.container .row .col-lg-6 .ml-auto li {
  list-style: none;
}

.container .row .col-lg-6 .ml-auto li img {
  max-width: 100%;
  height: auto;
  width: 1000px;
  padding-top: 5px;
}

.container-fluid .navbar ul li {
  padding: 5px 12px;
}

@media (max-width:650px) {
  .container-fluid .navbar ul {
    columns: 2;
  }

  .container-fluid .navbar ul li {
    border-bottom: 0.0001rem solid rgb(166, 156, 156);
  }

}

.navbar .current_page_item,
.navbar .current-menu-item {
  /* background-color: var(--mohrain-com); */
  border-bottom: 3px solid #D7001B;
}




.tag-item {
  color: #5a5a5a;
  font-weight: 700;
}

.container-fluid .navbar ul li a {
  color: #ffffff !important;
  /* font-family: 'mukta', sans-serif; */
  font-weight: 600;
  white-space: nowrap;
  font-size: 15px;
}

.container-fluid .navbar ul li a:hover {
  color: #fbfbfb;
}

.navbar-nav>li:hover>.dropdown-menu {
  display: block;
  border-radius: 0px;
  border: none;
  padding: 0px;
  background-color: var(--mohrain-primary);
  padding-bottom: 0px;
}

.dropdown-menu li {
  margin: 0;
  padding: 0;
  background-color: var(--mohrain-primary);

}

.dropdown-menu li a {
  background-color: var(--mohrain-primary);
}

.nepali_theme_post_between_ads {
  float: none;
  width: 100%;
  justify-content: center;
  text-align: center;
  padding: 40px 0 18px;
}

.nepali_theme_post_between_ads .row {
  justify-content: center;
  text-align: center;
}

.nepali_theme_post_between_ads .row .col-lg-4 {
  margin-bottom: 10px;
}

.nepali_theme_post_between_ads img {
  width: auto;
}

.dropdown-menu li a:hover {
  background-color: transparent;
}

/* social icons in header */
/* .social-icons a {
  color: #333;
  transition: color 0.3s;
} */

.social-icons a:hover {
  color: var(--mohrain-primary);
}

/* Social icon colors */
.text-blue {
  color: #1877F2;
  /* Facebook blue */
}

.text-pink {
  color: #E4405F;
  /* Instagram pink */
}

.text-red {
  color: #D63E3B;
  /* YouTube red */
}

.text-blue:hover,
.text-pink:hover,
.text-red:hover {
  opacity: 0.8;
}

/* Optional: smooth hover effect */
.social-icons a {
  transition: color 0.3s, opacity 0.3s;
  font-size: 1.5rem;
}



/* front page ads  */
.ads {
  list-style: none;
}


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

.ads img {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}


/* img {
  object-fit: cover;
} */


/* Search  */
.nav-search-input {
  background: var(--mohrain-backgroud);
  border: 1px solid var(--mohrain-primary);
  color: var(--mohrain-primary);
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 15px;
}

.nav-search-input::placeholder {
  color: var(--mohrain-primary);
}

.nav-search-btn {
  background: var(--mohrain-secondary);
  border: none;
  color: var(--mohrain-backgroud);
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-search-btn:hover {
  background: var(--mohrain-accent);
}


.container-fluid {
  background-color: #ffffff;
  /* max-width: 1500px; */
}

.container-fluid .row .col-md-9 .row .card {
  border: none;
  box-shadow: none;

}

.container-fluid .row .col-md-9 .row .card .card-body .date-author {
  display: flex;
  font-size: small;
  color: rgb(113, 112, 112);
  font-weight: bold;
}

.container-fluid .row .col-md-9 .row .card .card-body .card-text p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
  color: black;
}

.container-fluid .row .col-md-9 .col-md-8 .row h4 a {
  text-decoration: none;
  color: black;
}

.container-fluid .row .col-md-9 .col-md-8 .row h4 a:hover {
  color: var(--mohrain-com);
}

.container-fluid .row .col-md-9 .col-md-4 h4 {
  color: black;
}

.container-fluid .row .col-md-9 .col-md-4 .row a {
  text-decoration: none;
  color: black;
}

.container-fluid .row .col-md-9 .col-md-4 .row a:hover {
  background-color: var(--mohrain-primary);
}

.container-fluid .row .col-md-3 .row .card {
  border: none;
}

.container-fluid .row .col-md-3 .row .card .card-body .date-author {
  display: flex;
  font-size: small;
  color: gray;
  font-weight: bold;
}

.container-fluid .row .col-md-3 .row .card .card-body h5 a {
  color: black;
  font-size: medium;
  text-decoration: none;
}

.container-fluid .row .col-md-3 .row .card .card-body h5 a:hover {
  color: var(--mohrain-primary);
}

.container-fluid .row .col-md-3 .row .card .card-body .card-text p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
  color: black;
}

.container-fluid .row h2 a {
  text-decoration: none;
  color: black;
}

.container-fluid .row h2 a:hover {
  color: var(--mohrain-primary);
}

.container-fluid .container .row .col-lg-6 .row .col-12 .row .col-8 a {
  text-decoration: none;
}

.container-fluid .container .row .col-lg-6 .row .col-12 .row .col-8 a:hover {
  color: var(--mohrain-primary);
}

.container-fluid .container .row .col-lg-6 .row .col-12 .row .col-8 a h5 {
  color: black;
  font-weight: bold;
}

.container-fluid .container .row .col-lg-6 .row .col-12 .row .col-8 a h5:hover {
  color: var(--mohrain-primary);
}

.container-fluid .container .row .col-lg-6 .row .col-12 .row .col-8 p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
  color: black;
}

.container-fluid .container .row .col-lg-6 .row .col-lg-6 .card {
  border: none;
}

.container-fluid .container .row .col-lg-6 .row .col-lg-6 .card .card-body .date-author {
  display: flex;
  font-size: small;
  color: gray;
  font-weight: bold;
}

.container-fluid .container .row .col-lg-6 .row .col-lg-6 .card .card-body h4 a {
  text-decoration: none;
  color: black;
  font-size: large;
}

.container-fluid .container .row .col-lg-6 .row .col-lg-6 .card .card-body h4 a:hover {
  color: var(--mohrain-primary);
}

.container-fluid .row .col-lg-12 .row .col-lg-4 .card {
  border: none;
}

.container-fluid .row .col-lg-12 .row .col-lg-4 .card .card-body .date-author {
  font-size: 13px;
  color: gray;
  display: flex;
}

.container-fluid .row .col-lg-12 .row .col-lg-4 .card .card-body h4 a {
  text-decoration: none;
  color: black;
  text-align: justify;
}

.container-fluid .row .col-lg-12 .row .col-lg-4 .card .card-body h4 a:hover {
  color: var(--mohrain-primary);
}

.container-fluid .row .col-lg-12 .row .col-lg-4 .card .card-body p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
  color: black;
}

.container-fluid .row .col-lg-6 .row .col-lg-12 .card {
  border: none;
}

.container-fluid .row .col-lg-6 .row .col-lg-12 .card .card-body .date-author {
  display: flex;
}

.container-fluid .row .col-lg-6 .row .col-lg-12 .card .card-body .date-author p {
  color: gray;
}

.container-fluid .row .col-lg-6 .row .col-lg-12 .card .card-body h4 a {
  text-decoration: none;
  color: black;
}

.container-fluid .row .col-lg-6 .row .col-lg-12 .card .card-body h4 a:hover {
  color: var(--mohrain-primary);
}

.container-fluid .row .col-lg-6 .row .col-lg-12 .card .card-body p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
}

.container-fluid .row .col-lg-6 .row .col-12 .row .col-8 a {
  text-decoration: none;
}

.container-fluid .row .col-lg-6 .row .col-12 .row .col-8 a h5 {
  color: black;
}

.container-fluid .row .col-lg-6 .row .col-12 .row .col-8 a h5:hover {
  color: var(--mohrain-primary);
}

.container .container .row .col-lg-6 .card {
  border: none;
}

.container .container .row .col-lg-6 .card .card-body {
  padding: 0;
  padding-top: 10px;
}

.container .container .row .col-lg-6 .card .card-body .date-author {
  display: flex;
  text-align: start;
  color: gray;
}

.container .container .row .col-lg-6 .card .card-body h4 a {
  text-decoration: none;
  color: black;
}

.container .container .row .col-lg-6 .card .card-body h4 a:hover {
  color: var(--mohrain-primary);
}

.container .container .row .col-lg-6 .card .card-body p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
}

.container .container .row .col-lg-4 .card {
  border: none;
}

.container .container .row .col-lg-4 .card .card-body {
  padding: 0;
  padding-top: 10px;
}

.container .container .row .col-lg-4 .card .card-body .date-author {
  display: flex;
  text-align: start;
  color: gray;
}

.container .container .row .col-lg-4 .card .card-body h4 a {
  text-decoration: none;
  color: black;
}

.container .container .row .col-lg-4 .card .card-body h4 a:hover {
  color: var(--mohrain-primary);
}

.container .container .row .col-lg-4 .card .card-body p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
}

.container .row .col-md-4 .card {
  border: none;
}

.container .row .col-md-4 .card .card-body {
  padding: 0;
  padding-top: 10px;
}

.container .row .col-md-4 .card .card-body .date-author {
  display: flex;
  text-align: start;
  color: gray;
}

.container .row .col-md-4 .card .card-body h4 a {
  text-decoration: none;
  color: black;
}

.container .row .col-md-4 .card .card-body h4 a:hover {
  color: var(--mohrain-primary);
}

.container .row .col-md-4 .card .card-body p {
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.5;
  text-align: justify;
}

.container-fluid .container .row .col-md-8 .single-page-title h1 {
  color: black;
  text-align: justify;
}

.container-fluid .container .row .col-md-8 .date-author {
  display: flex;
  text-align: start;
  color: gray;
}

.container-fluid .container .row .col-md-4 .row .col-8 a {
  text-decoration: none;
}

.container-fluid .container .row .col-md-4 .row .col-8 a h6:hover {
  /* color: #  085621
; */
  color: var(--mohrain-primary);
}

.container-fluid .container .row .col-lg-4 {
  color: white;
}

.container-fluid .container .row .col-lg-12 {
  color: white;
  text-align: center;
}



.h1-responsive a {
  font-weight: bold;
  color: #2c2b2b;
}

.h1-responsive:hover a {
  color: var(--mohrain-primary);
}

@media (max-width:600px) {

  .h1-responsive {
    font-weight: bold;
    font-size: 35px;
    color: #2c2b2b;
  }

  .h1-responsive a {
    font-weight: bold;
    font-size: 40px;
    color: #2c2b2b;
  }

  .h1-responsive:hover a {
    color: var(--mohrain-primary);
  }
}

.top-right-ads-box {
  max-height: 130px;
  padding: 0px;
  overflow: hidden;
  object-fit: cover;
}

.top-right-ads-box img {
  width: auto;
  margin-right: 0px;
  height: auto;
  max-height: 90px;
  object-fit: cover;
  /* object-position: right; */
  overflow: hidden;

}

/*# sourceMappingURL=main.css.map */


.single-page .sidebar {
  position: sticky;
  top: 0px;
  position: -webkit-sticky;
  /* overflow: hidden; */

}

figure {
  height: auto;
}

.ads-frontpage-sidebar img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  border: 0.001rem solid rgb(215, 215, 215);
}

.post-title a {
  text-decoration: none;
  color: #100f0f;
  font-weight: 500;
  font-family: 'mukta', sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.post-title a:hover {
  text-decoration: none;
  color: var(--mohrain-primary);

}

.post_tags {
  display: flex;
  overflow: scroll;
}

.news-post {
  height: 600px;
  width: 100%;
}

.news-post .image-box img {
  height: 100%;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}

.news-post {
  position: relative;
  width: 100%;
  padding: 0px;

}

.news-post .title-box {
  position: absolute;
  color: white;
  object-fit: cover;
  bottom: 0px;
  right: 0px;
  background-color: transparent;
}

.news-post .title-box .post-title {
  color: #ffffff;
}

.news-post .title-box .post-title:hover {
  color: #232323;
}

.container-title {
  margin-top: 50px;
  position: relative;
  vertical-align: baseline;
  margin-bottom: 30px;

}

.container-title h2 {
  max-width: 230px;
  background-color: #f8f9fa;
  overflow: hidden;
  outline: none;
  color: var(--mohrain-primary);
  text-align: left;
  position: absolute;
  bottom: -30px;
  vertical-align: baseline;
}



.navbar {
  padding: 0px;
}

.navbar ul>li:hover {
  background-color: var(--mohrain-secondary);

}

.card:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

@media (min-width:992px) {
  #menu-item-12 {
    border-bottom: 0px;
    /* background-color: #D7001B; */
  }
}

.main-news-title {
  background-color: var(--mohrain-primary);
}

.section-news-title {
  background-color: var(--mohrain-primary);
  background-color: transparent;
}

.section-news-title h1 {
  background-color: var(--mohrain-primary);
}

.section-news-title a {
  color: var(--mohrain-primary);
  font-weight: 500;
  margin-right: 10px;
}

.section-news-title a:hover {
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  background-color: var(--mohrain-primary);
  margin-right: 10px;
}

.section-news-title a::after {
  content: '»';
  vertical-align: middle;
  font-size: 20px;
  position: absolute;
  margin-top: -1px;
}

.supsystic-social-sharing-total-counter span:nth-child(1) {
  display: none;

}

.supsystic-social-sharing-total-counter span:nth-child(2) {
  padding: 20px 12px;
}

/* pagination */
.pagination {
  justify-content: center;
  align-items: center;

  background-color: #ffffff;
  border-radius: 0;
  font-family: 'Mukta', sans-serif;

}

.pagination .page-numbers {
  margin: auto;
  padding: 4px;
  margin: 0px 2px;
  height: 40px;
  width: 40px;
  text-align: center;
  border: 0.001rem solid var(--mohrain-primary);

  font-size: 23px;
  background-color: #fff;
  color: #0f479d;
  color: var(--mohrain-primary);
}

.pagination .page-numbers:hover {
  background-color: #0f479d;
  background-color: var(--mohrain-primary);
  color: #fff;
  transform: scale(1.001);
  text-decoration: none;
  transition: transform 0.1s ease-in-out;
}

.pagination .page-numbers.dots {
  color: #f7f7f7;

}

.pagination .page-numbers.current {
  background-color: #D7001B;
  border: none;

  color: #ffffff;
  transform: scale(1.01);
  font-weight: bold;
}

.shadow {
  box-shadow: rgba(192, 192, 195, 0.2) 0px 7px 29px 0px;
}

.section-bichar .row {
  display: flex;
  flex-wrap: wrap;
}

.section-bichar .bichar {
  width: 32%;
  margin: 0px 3px;
}

.section-bichar .bichar:hover {
  box-shadow: rgba(80, 80, 82, 0.2) 0px 7px 29px 0px;
}

@media (max-width:768px) {
  .section-bichar .bichar {
    width: 48%;
    margin: 0px 3px;
  }
}

@media (max-width:600px) {
  .section-bichar .bichar {
    width: 100%;
    margin: 0px 3px;
  }
}

/* scroll top top button */
/* #btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 5px;
  display: none;
  z-index: 9999999999 !important;
} */
#btn-back-to-top {
  position: fixed;
  bottom: 28px;
  right: 28px;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  box-shadow: 0 0 12px rgba(26, 59, 101, 0.6);
  animation: floatUpDown 2s ease-in-out infinite;
}

/* Glow on hover */
#btn-back-to-top:hover {
  box-shadow: 0 0 20px rgba(26, 59, 101, 0.9);
  transform: translateY(-4px);
}

/* Floating animation */
@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-6px);
  }

  100% {
    transform: translateY(0);
  }
}

/* Pulse ring effect */
#btn-back-to-top::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(26, 59, 101, 0.25);
  animation: pulseRing 1.8s infinite;
  z-index: -1;
}

@keyframes pulseRing {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.9;
  }

  70% {
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}



.footer-first img {
  height: 90px;
  width: auto;

}

/* single post tags */
.single-page-tags {
  display: block;
  height: auto;
  width: auto;
  font-size: 24px;
  background-color: #fff;
  color: var(--mohrain-primary);
}

.single-page-tags a {
  background-color: #D7001B;
  font-size: 16px;
  padding: 2px 4px;
  margin-top: 3px;
  margin-left: 3px;
  text-transform: capitalize;

  font-family: 'mukta', sans-serif;
  color: #ffffff;

}

.single-page-tags a:hover {
  text-decoration: none;
  background-color: var(--mohrain-primary);
  opacity: 0.9;

}


.single-page-tags a::before {
  content: '☍ ';
  font-size: 20px;
  margin-right: 2px;
}

@media (max-width:678px) {
  .single-page-tags>a {
    background-color: rgb(204, 58, 78);
    font-size: 16px;
    border-radius: 0px;
    padding: 2px;
    /* margin-top: 100px; */
    font-family: 'mukta', sans-serif;
    color: #ffffff;
  }

}

/* main  featured news section */
.featured-container .feature-post {
  width: 100%;
}

.featured-container .feature-post img {
  height: 350px;
  width: 100%;
  border-radius: 10px;

}

.featured-container .feature-post .feature-post-img {
  position: relative;
}

.featured-container .feature-post .feature-post-title {
  position: absolute;
  color: #fff;
  height: 350px;
  vertical-align: sub;
  background-image: linear-gradient(rgb(0, 0, 0, 0.001), #111);
}

.featured-container .feature-post .feature-post-title .post-title a {
  font-size: 24px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.featured-container .feature-post .feature-post-title .post-title {
  margin-top: 250px;
}

/* entertainment section and lifestyle section */


.featured-container-entertainment .feature-post {
  width: 100%;
}

.featured-container-entertainment .feature-post img {
  height: 250px;
  width: 100%;
  border-radius: 10px;

}

.featured-container-entertainment .feature-post .feature-post-img {
  position: relative;
}

.featured-container-entertainment .feature-post .feature-post-title {
  position: absolute;
  color: #fff;
  height: 250px;
  vertical-align: sub;
  background-image: linear-gradient(rgb(0, 0, 0, 0.001), #111);
}

.featured-container-entertainment .feature-post .feature-post-title .post-title a {
  font-size: 24px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.featured-container-entertainment .feature-post .feature-post-title .post-title {
  margin-top: 150px;
}

.post-content img {
  width: 100%;
  height: auto;
  object-fit: cover;

}

@font-face {
  font-family: Kalimati;
  src: url('Kalimati.ttf');
}

.font-kalimati {
  font-family: Kalimati;
}

.h1-responsive {
  font-size: 45px;
  transition-duration: 1s;
  color: var(--mohrain-primary);

}

.h1-responsive:hover {
  color: var(--mohrain-secondary);

}

#sticky-ads {
  height: 50px;
  margin: 0;
  padding: 0;
}

#sticky-ads .advertisement {
  padding: 0;
}

.rimalcomputersticky-ads {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 1200px;
  padding: 0;
  border: 0;
  width: auto;
  background: inherit;
}

.rimalcomputersticky-ads img {
  max-height: 75px;
  width: auto;
}

.rimalcomputersticky-ads button {
  position: absolute;
  font-size: 20px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  padding: 0;
}

#rimalcomputer-wd-3dads {
  width: 150px;
  height: 150px;
  perspective: 800px;
  position: fixed;
  bottom: 0;
  right: 0;
  margin-right: 50px;
  margin-bottom: 75px;
  z-index: 99999;
}

.rimalcomputerwd3dads {
  height: 100%;
  width: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: all 0.8s ease-in-out;
  animation: rotate 16s infinite;
}

.rimalcomputerwd3dads li {
  position: absolute;
  width: 150px;
  height: 150px;
  background: white;
}

#rimalcomputer-wd-3dads .rimalcomputerwd3dads li img {
  height: 150px !important;
  width: 150px;
}

.rimalcomputerwd3dads li:nth-child(1) {
  transform: rotateY(0deg) translateZ(75px);
}

.rimalcomputerwd3dads li:nth-child(2) {
  transform: rotateY(90deg) translateZ(75px);
}

.rimalcomputerwd3dads li:nth-child(3) {
  transform: rotateY(-90deg) translateZ(75px);
}

.rimalcomputerwd3dads li:nth-child(4) {
  transform: rotateY(180deg) translateZ(75px);
}

#rimalcomputer-wd-3dads button {
  position: absolute;
  top: -26px;
  right: 0;
  height: 25px;
  width: 25px;
  line-height: 20px;
  border-radius: 50%;
  background: red;
  opacity: 1;
  left: 0;
  margin: auto;
  border: 1px solid #06036F;
  color: #FFF;
}

@keyframes rotate {
  0% {
    transform: rotateY(0deg);
  }

  25% {
    transform: rotateY(90deg);
  }

  50% {
    transform: rotateY(180deg);
  }

  75% {
    transform: rotateY(270deg);
  }

  100% {
    transform: rotateY(360deg);
  }
}

.nepali_theme-share-buttonsa,
.nepali_theme-share-buttonsb {
  display: inline-flex;
  margin: 20px;
  font-size: 15px;
}

.nepali_theme-share-buttonsa span,
.nepali_theme-share-buttonsb span {
  margin-right: 10px;
}

.subtitle-box {
  display: inline-block;
  padding: 6px 14px;
  background-color: #1a3b65;
  /* main dark blue */
  border-left: 4px solid #D63E3B;
  /* accent red */
  border-radius: 4px;
  margin-bottom: 15px;
}

.subtitle-text {
  color: #ffffff;
  /* white */
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.subtitle-text:hover {
  color: #f0f0f0;
  /* light gray on hover */
}

@media (max-width:600px) {
  .subtitle-text {
    font-size: 16px;
  }
}

/*comments section */
.emoji-btn {
  font-size: 20px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#comment {
  border-radius: 25px !important;
  resize: none;
}

.comment-area {
  max-width: 650px;
}

:root {
  --mohrain-com: #28507C;
  --mohrain-primary: #1a3b65;
  --mohrain-secondary: #D63E3B;
  --mohrain-accent: #1890ff;
  --mohrain-background: #ffffff;
  --mohrain-gradient: linear-gradient(135deg, #1a3b65 0%, #28507C 50%, #1890ff 100%);
  --mohrain-light: #f8fafc;
  --mohrain-border: #e2e8f0;
}

body {
  font-family: 'Poppins', 'Segoe UI', 'Noto Sans Devanagari', sans-serif;
}

.advertise-hero {
  background: var(--mohrain-gradient);
  color: #fff;
  padding: 80px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.advertise-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none"><path d="M1200 120L0 16.48 0 0 1200 0 1200 120z" fill="%23ffffff"/></svg>');
  background-size: 100% 100px;
  background-position: bottom;
  background-repeat: no-repeat;
}

.advertise-hero h1 {
  font-size: 3.5rem;
  font-weight: 800;
  margin-bottom: 1.5rem;
  position: relative;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.advertise-hero p {
  font-size: 1.3rem;
  max-width: 700px;
  margin: 0 auto;
  opacity: 0.9;
  position: relative;
}

.section-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
  color: var(--mohrain-primary);
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

.section-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: var(--mohrain-secondary);
  border-radius: 2px;
}

.section-title.center {
  display: block;
}

.feature-card {
  background: var(--mohrain-background);
  border-radius: 16px;
  padding: 40px 30px;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 1px solid var(--mohrain-border);
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.feature-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--mohrain-secondary);
  transform: scaleX(0);
  transition: transform 0.4s ease;
  z-index: 2;
}

.feature-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(26, 59, 101, 0.15);
  border-color: var(--mohrain-accent);
}

.feature-card:hover::before {
  transform: scaleX(1);
}

.feature-card i {
  font-size: 3.5rem;
  margin-bottom: 25px;
  background: linear-gradient(135deg, var(--mohrain-primary), var(--mohrain-accent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.rate-card {
  border-radius: 16px;
  border: 1px solid var(--mohrain-border);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  overflow: hidden;
  height: 100%;
  position: relative;
}

.rate-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: var(--mohrain-gradient);
}

.rate-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(26, 59, 101, 0.2);
}

.rate-card.popular {
  border: 2px solid var(--mohrain-accent);
  transform: scale(1.05);
}

.rate-card.popular::before {
  background: var(--mohrain-secondary);
}

.rate-card.popular:hover {
  transform: scale(1.05) translateY(-8px);
}

.rate-card .card-body {
  padding: 40px 30px;
  text-align: center;
}

.rate-card h4 {
  color: var(--mohrain-primary);
  font-weight: 700;
  margin-bottom: 15px;
}

.rate-card .price {
  font-size: 2.8rem;
  font-weight: 800;
  color: var(--mohrain-secondary);
  margin: 20px 0;
  position: relative;
  display: inline-block;
}

.rate-card .price::before {
  content: 'रु.';
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  left: -30px;
  color: var(--mohrain-primary);
  font-weight: 600;
}

.rate-card .duration {
  color: #64748b;
  font-size: 0.9rem;
  margin-bottom: 25px;
}

.popular-badge {
  position: absolute;
  top: 20px;
  right: -30px;
  background: var(--mohrain-secondary);
  color: white;
  padding: 6px 40px;
  font-size: 0.8rem;
  font-weight: 600;
  transform: rotate(45deg);
  z-index: 10;
  box-shadow: 0 4px 10px rgba(214, 62, 59, 0.3);
}

.ad-sample-container {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  margin-bottom: 30px;
}

.ad-sample-container:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.ad-sample-container img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
}

.ad-sample-container:hover img {
  transform: scale(1.03);
}

.ad-sample-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(26, 59, 101, 0.95);
  color: white;
  padding: 15px;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.ad-sample-container:hover .ad-sample-overlay {
  transform: translateY(0);
}

.contact-section {
  background: var(--mohrain-gradient);
  padding: 80px 0;
  color: white;
  position: relative;
  overflow: hidden;
}

.contact-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none"><path d="M321.39 56.44c58-10.79 114.16-30.13 172-41.86 82.39-16.72 168.19-17.73 250.45-.39C823.78 31 906.67 72 985.66 92.83c70.05 18.48 146.53 26.09 214.34 3V0H0v27.35a600.21 600.21 0 00321.39 29.09z" fill="%231a3b65"/></svg>');
  background-size: cover;
  opacity: 0.1;
}

.contact-card {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 20px;
  padding: 50px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
}

.contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 20px;
  background: var(--mohrain-light);
  border-radius: 12px;
  transition: all 0.3s ease;
}

.contact-item:hover {
  background: white;
  transform: translateX(10px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.contact-item i {
  font-size: 2.5rem;
  margin-right: 25px;
  color: var(--mohrain-accent);
  min-width: 60px;
  text-align: center;
}

.contact-item-content h5 {
  color: var(--mohrain-primary);
  margin-bottom: 5px;
  font-weight: 700;
}

.contact-item-content p {
  color: #475569;
  margin: 0;
  font-size: 1.1rem;
}

.page-sidebar {
  position: sticky;
  top: 90px;
}

@media (max-width: 991px) {
  .page-sidebar {
    position: static;
    margin-top: 20px;
  }
}


.cta-button {
  background: var(--mohrain-secondary);
  color: white;
  border: none;
  padding: 18px 40px;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 50px;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 10px 25px rgba(214, 62, 59, 0.3);
  margin-top: 30px;
}

.cta-button:hover {
  background: #c53634;
  transform: translateY(-3px);
  box-shadow: 0 15px 35px rgba(214, 62, 59, 0.4);
  color: white;
}

.cta-button i {
  margin-left: 10px;
  transition: transform 0.3s ease;
}

.cta-button:hover i {
  transform: translateX(5px);
}

.stats-counter {
  background: var(--mohrain-light);
  padding: 60px 0;
  margin: 40px 0;
  border-radius: 20px;
}

.stat-item {
  text-align: center;
  padding: 20px;
}

.stat-number {
  font-size: 3.5rem;
  font-weight: 800;
  color: var(--mohrain-primary);
  margin-bottom: 10px;
  background: linear-gradient(135deg, var(--mohrain-primary), var(--mohrain-accent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.stat-label {
  color: #64748b;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }
}

.floating-icon {
  animation: float 6s ease-in-out infinite;
}

@media (max-width: 768px) {
  .advertise-hero h1 {
    font-size: 2.5rem;
  }

  .advertise-hero p {
    font-size: 1.1rem;
  }

  .rate-card.popular {
    transform: scale(1);
  }

  .rate-card.popular:hover {
    transform: scale(1) translateY(-8px);
  }

  .contact-card {
    padding: 30px 20px;
  }
}

.post-grid-container {
  font-family: 'Segoe UI', 'Noto Sans Devanagari', sans-serif;
}

.post-title a {
  transition: color 0.3s ease;
}

.post-title a:hover {
  color: var(--mohrain-primary) !important;
}

.featured-post {
  position: relative;
}

.img-zoom-wrapper img {
  transition: transform 0.4s ease;
}

.img-zoom-wrapper:hover img {
  transform: scale(1.15);
}

.featured-image-wrapper {
  position: relative;
  overflow: hidden;
}

.featured-image-wrapper img {
  transition: transform 0.5s ease;
}

.featured-image-wrapper:hover img {
  transform: scale(1.05);
}

/* Read More Button */
.read-more-btn {
  position: relative;
  padding-bottom: 3px;
}

.read-more-btn:after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: var(--mohrain-primary);
  transition: width 0.3s ease;
}

.read-more-btn:hover:after {
  width: 100%;
}

/* Secondary Posts */
.secondary-post {
  transition: all 0.3s ease;
}

.secondary-post:hover {
  background-color: rgba(26, 59, 101, 0.02);
  border-radius: 8px;
}

/* Responsive Design - Mobile First */
@media (max-width: 768px) {
  .featured-image-wrapper img {
    height: 250px !important;
  }

  .sidebar-sticky {
    position: static !important;
  }

  .column-header h3 {
    font-size: 1.2rem !important;
  }

  /* Mobile ma border remove गर्ने */
  .border-right {
    border-right: none !important;
    border-top: 1px solid #dee2e6;
    padding-top: 20px;
    margin-top: 20px;
  }

  /* Mobile ma center column को spacing adjust */
  .order-2 {
    margin-bottom: 0;
  }
}

@media (max-width: 576px) {
  .secondary-post .row {
    flex-direction: column;
  }

  .secondary-post .col-md-4 {
    margin-bottom: 15px;
  }

  .featured-image-wrapper img {
    height: 200px !important;
  }

  /* Mobile ma column headers */
  .mobile-column-header {
    background: var(--mohrain-light);
    padding: 12px 15px;
    margin: -15px -15px 20px -15px;
    border-bottom: 2px solid var(--mohrain-primary);
  }
}

/* Mobile लागि अतिरिक्त styling */
@media (max-width: 992px) {
  .col-lg-6.order-2 {
    order: 1 !important;
  }

  .col-md-3.order-1 {
    order: 2 !important;
  }

  .col-lg-3.order-3 {
    order: 3 !important;
    margin-top: 30px;
  }
}

/* Animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.post-card,
.featured-post,
.secondary-post {
  animation: fadeInUp 0.5s ease forwards;
}

.post-card:nth-child(2) {
  animation-delay: 0.1s;
}

.post-card:nth-child(3) {
  animation-delay: 0.2s;
}

.secondary-post:nth-child(2) {
  animation-delay: 0.3s;
}

.secondary-post:nth-child(3) {
  animation-delay: 0.4s;
}