/*.tc-post-list-style2 .items .item:last-child {
  border-bottom: none;
}

.items .content a:last-child {
  border-bottom: none !important;
}*/


/* .flip{
    margin: 1px !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 2rem !important;
    line-height: 40px !important;
} */
/* .colon{
  height: 40px!important;
    padding: 0px 3px!important;
}
.colon:after, .colon:before {
    background: #000000b3!important;
}
.clock-container {
    justify-content: center!important;
} */

/* .time-title-container{
}
.time-title{
color: white;
font-size: 13px;
} */





.megamenu:hover .megamenu-content {
  display: block;
}
.megamenu-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  /* background: #fff; */
  z-index: 99;
}


.custom-width{
  height: 100%;
  width: 60%;
}
@media (max-width: 768px) {
  .custom-width{
    height: 100%;
    width: 100%;
}
}
/* ONLY FOR DUCSU ELECTION 2025 */
  .text-gradient {
  background: linear-gradient(135deg, #667eea, #764ba2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-header {
  background: linear-gradient(135deg, #667eea, #764ba2);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.candidates-vertical-scroll {
  max-height: 180px;
  overflow-y: auto;
  padding-right: 8px;
  scrollbar-width: thin;
  scrollbar-color: #bbb #f1f1f1;
}
.candidates-vertical-scroll::-webkit-scrollbar {
  width: 4px;
}
.candidates-vertical-scroll::-webkit-scrollbar-thumb {
  background: #bbb;
  border-radius: 10px;
}

.candidate-row-vertical {
  background: #f8f9fa;
  margin-bottom: 6px;
  transition: all 0.2s ease-in-out;
}
.candidate-row-vertical:hover {
  background: #eef2ff;
  transform: translateX(3px);
}

.vote-count {
  min-width: 40px;
  text-align: right;
}

.winner-glow {
  background: linear-gradient(135deg, #ffd700, #ff6b35) !important;
  color: #fff !important;
  box-shadow: 0 0 10px rgba(255, 107, 53, 0.6);
  font-weight: bold;
}


















        .gradient-header {
        background: linear-gradient(135deg, #667eea, #764ba2);
      }

      .text-primary {
        color: #0d6efd !important;
      }

      .table-responsive {
        max-height: 500px;
      }

      .card-height {
        height: 100%;
      }

      .table-warning {
        background-color: #ffe4b5;
        /* Light orange color for the winner row */
      }

      .table td,
      .table th {
        vertical-align: middle;
      }

/* ONLY FOR DUCSU ELECTION 2025 */


.modal-cancel-btn{
     padding: 5px 10px;
    right: -1px ;
    top: -1px ;
}
.event-bg{
height: 100px;
width: 100%;
}

@media (min-width: 992px) and (max-width: 1048px) {
  .event-bg{
    height: 80px;
    width: 100%;
  }
}

@media (min-width: 340px) and (max-width: 480px) {
  .event-bg{
    height: 120px;
    width: 100%;
  }
}

@media screen and (max-width: 339px) {
  .event-bg{
    height: 110px;
    width: 100%;
  }
}



/* .title{
  color: #D90166!important;
} */

/* Width and height of the scrollbar track */


@media screen and (max-width: 768px) {
  .search-input {
    font-size: 12px;
    }
    .search-label{
      font-size: 12px;
    }
    .search-group{
      border-radius: unset;
      padding-right: 0;
    }

    .search-button svg{
      height: 15px;
      width: 15px;
      }

    .search-button{
    padding-left: 10px;
    padding-right: 10px;
    border-radius: unset;
    }
  }

.quiz ul li {
  list-style-type:disc!important;

}

.quiz ul li {
  margin: 10px 0!important;
  font-size: 20px!important;


}
.dark-theme .custom-carousel .carousel__prev, .dark-theme .custom-carousel  .carousel__next{
  color: white!important;
}

.lr .carousel__item{

  text-align: left!important;
}
.event {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.event-details {
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
}
.event .carousel__icon {
  background: rgb(26, 171, 93) !important;
  color: white !important;
}
/* New Caurosel Slider Start  */

.online-poll .carousel__prev {
  left: unset !important;
  right: 28px !important;
}

.videos .carousel__prev,
.videos .carousel__next {
  top: 39%;
  background: white;
  color: red;
}

.online-poll .carousel__prev,
.online-poll .carousel__next {
  z-index: 5 !important;
  color: white !important;

  border: 1px solid red;
  top: -28px !important;
  background: red !important;
  width: 25px;
  height: 23px;
  border-radius: 3px;
}

.custom-carousel .carousel__prev {
  left: unset !important;
  right: 20px !important;
}
.custom-carousel .carousel__track {
  margin: 0 !important;
}
.mobile-carousel .carousel__prev,
.mobile-carousel .carousel__next {
  top: -20px !important;
  z-index: 5 !important;
  color: white !important;
}

/* New Caurosel Slider End */

.dark-theme .district-news-select {
  color: white !important;
  background: #26334d;
}

.dark-theme .top-navbar.style-1 .date-weather .item .inf p {
  color: white;
}
.dark-theme .tc-breaking-news-style5 .content .breaking-body .arrows {
  background: unset !important;
}
.dark-theme
  .tc-breaking-news-style5
  .content
  .breaking-body
  .arrows
  .swiper-button-prev,
.dark-theme
  .tc-breaking-news-style5
  .content
  .breaking-body
  .arrows
  .swiper-button-next {
  background: unset !important;
}

.lifestyle {
  background: #f5fcf8;
}

.dark-theme .lifestyle {
  background: unset !important;
}
.three-col-bg {
  background: #ffffff;
}

.dark-theme .three-col-bg {
  background: #26334d !important;
}

.dark-theme .more-news-details {
  color: white;
}

.dark-theme .more-news-details:hover {
  color: #ed3410;
}

.dark-theme .btm-share-post .btm-tags a {
  color: #ffffff;
  background-color: #26334d;
}

.dark-theme .category-title {
  background-color: #26334d;
}

.dark-theme .color-333 {
  color: white !important;
}
.dark-theme .tc-breaking-news-style5 .content {
  background-color: #26334d !important;
}

.dark-theme .border-end,
.dark-theme .border-start,
.dark-theme .border-top,
.dark-theme .border-bottom,
.dark-theme .bottom,
.dark-theme .border,
.dark-theme .tc-breaking-news-style5 .content,
.dark-theme .latest-popular-news,
.dark-theme .more-news-details,
.dark-theme .district-news-select {
  border-color: #fff2 !important;
}

.dark-theme .inf {
  color: white;
}
.dark-theme .white-to-navy {
  background-color: #26334d;
}

.dark-theme .ads-bg {
  background: #26334d;
}
.dark-theme .bg-gray-light {
  background: #26334d;
}

.dark-theme .footer-bg {
  background: #192132;
}
.dark-theme .khamakha-bg {
  background: #26334d;
}

/* dark-theme end*/

.initial-entertainment:first-child .test {
  padding-top: 0 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .initial-entertainment:nth-child(n + 1) .test {
    padding-top: 0 !important;
  }
}

.ads-bg {
  background: #f9f7f4;
}
.footer-bg {
  background: white;
}

.white-to-navy {
  background-color: white;
}
.inf {
  color: #666;
}

.more-news-details {
  font-weight: bold;
  color: #666;
  margin: 10px 0;
  border: 1px solid #dee2e6;
  padding: 5px;
  display: block;
}
.margin-paragraphs p {
  margin-bottom: 10px !important;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* Background of the scrollbar track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Color of the scrollbar thumb */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Hover state of the scrollbar thumb */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.khamakha-bg {
  background: aliceblue;
}

.bottom {
  border-right: 1px solid #d9d9d9;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.international:first-child .items .item {
  padding-top: 0 !important;
}

.small-icon-title {
  margin-left: -15px;
}
.lead-title {
  font-size: 30px;
  line-height: 1.3;
}

.category-title {
  font-size: 20px !important;
  align-items: center !important;
  line-height: 1.5 !important;
  padding: 5px 10px !important;
}
.mobile-rect {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
.square-ads {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -15px;
  scale: 0.9;
}

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

.breaking {
  font-size: 19px !important;
}
.title {
  font-size: 18px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.linkable {
  overflow: hidden;
}
.fsz-8px {
  font-size: 8px !important;
}
.scale-image {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
}
.color-light-red {
  color: #f44a28 !important;
}

.linkable:hover .scale-image {
  transform: scale(1.05);
}

.linkable a {
  display: unset !important;
}
.bg-light-red {
  background-color: #323232;
}
.video-icon {
  height: 50px !important;
  width: 50px !important;
}
.relative-container {
  position: relative;
}

.play-icon:hover {
  background-color: red;
}
.navbar-toggler {
  padding: 0.25rem 0.5rem !important;
  font-size: 1rem !important;
}
.nav-link {
  color: unset !important;
}
.navbar.style-4 .navbar-nav .nav-item .nav-link::before,
.navbar.style-4 .navbar-nav .nav-item .nav-link:hover {
  font-weight: unset !important;
  background-color: unset !important;
}
.arrows .swiper-button-next::after,
.arrows .swiper-button-prev::after {
  color: #fff;
  font-weight: 600 !important;
}
.arrows .swiper-button-next::after,
.arrows .swiper-button-prev::after {
  color: #fff;
  font-weight: 600 !important;
}
/* .arrows .swiper-button-next,
.arrows .swiper-button-prev {
  background-color: unset !important;
} */

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: unset !important;
}
.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden;
}
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden;
}

.content-height {
  height: 60px;
}
.h-40px {
  height: 40px !important;
}
.starter .border-end:last-child {
  border: none !important;
}
.latest-popular-news {
  border-bottom: 1px solid #d9d9d9;
}
.latest-popular-news:last-child {
  border-bottom: unset !important;
}

/* .latest-popular-news {
  height: 65px !important;
} */
.bg-green-light {
  background: #fffceb !important;
}
.online-poll .swiper-button-next,
.online-poll .swiper-button-prev {
  border: 1px solid red;
  top: -20px !important;
  background: red !important;
}

.butn:hover span,
.btn:hover span {
  color: unset !important;
}
.btn:hover {
  color: white !important;
}
.tc-posts-tabs-style2 .nav-pills .nav-link.active {
  color: unset !important;
  font-weight: 800;
}

.poll .form-check {
  display: block !important;
}

.play-icon {
  height: 35px;
  width: 35px;
}

.bg-gray-light {
  background-color: #191818;
}
.bg-gray-dark {
  background-color: #606060;
}
.pb-lg-6 {
  padding-bottom: 6rem;
}
/* .btm-share-post {
  padding-top: 35px;
  border-top: 1px solid #000;
} */

.btm-share-post .btm-tags a {
  font-size: 13px;
  color: #666;
  padding: 7px 15px;
  margin-right: 3px;
  background-color: #f2f2f7;
}
.btm-share-post a.more,
.btm-tags a.more {
  color: #148dfe;
}
.btm-share-post a:hover,
.btm-tags a:hover {
  color: #ef3a41;
}

.footer-last-portion {
  margin-top: 20px;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}
.initial-entertainment .items {
  border-bottom: 1px solid #d9d9d9;
}

.initial-entertainment:last-child .items {
  border-bottom: none;
}

.initial .items {
  border-bottom: 1px solid #d9d9d9;
  height: 100%;
}
.initial:last-child .items {
  border-bottom: none;
}

.three-block {
  border-bottom: 1px solid #d9d9d9;
}
.three-block:last-child {
  border-bottom: none;
}
.bg-mint {
  background: #f5fcf8;
}
.bg-baby-pink {
  background: #fffdfd;
}
.tc-post-list-style2 .items .item:last-child {
  border-bottom: none;
}
.icon-visibilty {
  visibility: hidden;
}
.active .icon-visibilty {
  visibility: visible !important;
}
@media (max-width: 768px) and (min-width: 426px) {
  .content-height {
    height: 55px !important;
  }
  .initial:nth-last-child(-n + 2) .items {
    border-bottom: none;
  }

  .initial-entertainment:nth-last-child(-n + 2) .items {
    border-bottom: none;
  }
}

@media (min-width: 992px) {
  .bottom:nth-child(3),
  .bottom:nth-child(6) {
    border-right: none;
  }
}

@media (max-width: 1240px) and (min-width: 1020px) {
  .jorip {
    font-size: 11px;
  }
  .tc-widget-categories-style6 a {
    padding: 2px 20px;
  }
}

@media (min-width: 768px) {
  .custom-shadow {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  }
  .video-border-bottom {
    border-bottom: 1px solid white !important;
  }
  .border-bottom-lg {
    border-bottom: 1px solid #d9d9d9;
  }
}
@media (max-width: 992px) {
  .tc-breaking-news-style5 .content .breaking-body .arrows .swiper-button-prev,
  .tc-breaking-news-style5 .content .breaking-body .arrows .swiper-button-next {
    top: 3px !important;
  }
}
@media (max-width: 768px) {
  .th-100 {
    height: auto;
  }
  .khamakha-bg {
    background: unset;
  }
  .mn-30 {
    margin: 0 -15px !important;
  }

  .bottom:nth-child(2),
  .bottom:nth-child(4),
  .bottom:nth-child(6) {
    border-right: none;
  }

  /* .grid-cols-1 {
        grid-template-columns: repeat(1,minmax(0,1fr))!important;
      }
      .grid-cols-3{
        grid-template-columns: repeat(3,minmax(0,1fr))!important;
      } */
  .grid-cols-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  .content-height {
    height: 70px !important;
  }
  .lead-title {
    font-size: 25px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .intro p {
    font-size: 16px !important;
  }
  .initial:nth-last-child(-n + 2) .items {
    border-bottom: none;
  }

  .initial-entertainment:nth-last-child(-n + 1) .items {
    border-bottom: none;
  }
}
@media (max-width: 760px) {
  .border-bottom-sm {
    border-bottom: 1px solid #d9d9d9 !important;
  }
  .related .border-end-sm {
    border-right: 1px solid #dee2e6 !important;
  }
}

.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.text-justify {
  text-align: justify !important;
  text-justify: inter-word !important;
}

.row-fix {
  flex-direction: row;
  align-content: space-between;
  justify-content: space-around;
}

.p-lr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.navbar.style-1 .navbar-nav .nav-item .nav-link {
  padding: 10px 5px;
}

/* overriding breaking news design */

.tc-posts-tabs-style2 .nav-pills {
  padding: 0 !important;
}

.form-check {
  display: inline-block !important;
  margin-right: 8px !important;
}

.tc-widget-survey-style1 {
  padding: unset !important;
}

.form-check-input.text-success:checked {
  background-color: green !important;
  border-color: green !important;
}

.form-check-input.text-danger:checked {
  background-color: red !important;
  border-color: red !important;
}

.tc-breaking-news-style5 .breaking-title {
  background-color: #ed1b24;
  color: white;
  clip-path: unset !important;
  padding: 5px 15px 5px 10px !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tc-breaking-news-style5 .content .breaking-body .arrows .swiper-button-next,
.tc-breaking-news-style5 .content .breaking-body .arrows .swiper-button-prev {
  height: 25px !important;
  top: 6px;
}
.top-navbar.style-1 .sub-darkLight .darkLight-btn .icon {
  font-size: 20px !important;
  width: 25px !important;
  height: 25px !important;
}
.top-navbar.style-1 .sub-darkLight .darkLight-btn {
  padding: 4px 10px !important;
}
/* .latest-popular h6{
line-height: 1.7!important;
} */
.tc-posts-tabs-style2 .nav-pills .nav-link {
  margin: 0 10px !important;
  font-size: 14px !important;
}

@media (min-width: 992px) and (max-width: 1135px) {
  .navbar.style-1 .navbar-nav .nav-item .nav-link {
    padding: 15px 1px !important;
  }
}

.border-bottom {
  border-bottom: 1px solid #d9d9d9 !important;
}

.bg-gray {
  background-color: #67645e !important;
}

.clamp-lines-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-height-block {
  height: 50px;
}
.clamp-lines-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shadow-custom {
  box-shadow: 1px 1px 12px -5px rgba(0, 0, 0, 0.3);
}

.brd-black {
  border-color: #3f3b3b !important;
}

/* Skeleton Loader */

.skeleton-loader {
  animation: loading infinite;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  /*background-size: 200% 100%;*/
}

@keyframes pulse-bg {
  0% {
    background-color: #ddd;
  }
  50% {
    background-color: #d0d0d0;
  }
  100% {
    background-color: #ddd;
  }
}

.skeleton-loader {
  align-items: center;
  border-radius: 5px;
  background-color: #fff !important;
}
.skeleton-bg-white {
  background: #ddd;
  animation: pulse-bg 1s infinite;
}
.skeleton-bg-dark-white {
  background: #f2f2f2;
  animation: pulse-bg 1s infinite;
}

.br-width {
  width: 9%;
  background: #ddd !important;
}
.lead-ad-height {
  height: 100px;
}
.lead-ad-image {
  height: 80px;
  background: #f2f2f2;
}
.skeleton-image-small {
  width: 100%;
  height: 90px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  animation: pulse-bg 1s infinite;
}
.photo-video-thumb {
  width: 100%;
  height: 151px !important;
  background-color: #f2f2f2;
  animation: pulse-bg 1s infinite;
}
.nav-link-skeleton {
  width: 100%;
  background-color: #ddd;
  color: #ddd !important;
  animation: pulse-bg 1s infinite;
}

.skeleton-text-small {
  height: 20px;
  width: 100%;
  background-color: #ddd;
  animation: pulse-bg 1s infinite;
}
.skeleton-details-headline {
  height: 60px;
  width: 90%;
  margin: 0 auto;
  background-color: #ddd;
  animation: pulse-bg 1s infinite;
}

.skeleton-details-info {
  height: 40px;
  width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #ddd;
  animation: pulse-bg 1s infinite;
}

.skeleton-details {
  width: 90%;
  height: 400px;
  margin: 0 auto;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  animation: pulse-bg 1s infinite;
}
.skeleton-image-details {
  width: 90%;
  height: 400px;
  margin: 0 auto;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  animation: pulse-bg 1s infinite;
}
.skeleton-image-lead {
  width: 100%;
  height: 280px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  animation: pulse-bg 1s infinite;
}
.skeleton-image-small-lead {
  width: 100%;
  height: 150px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  animation: pulse-bg 1s infinite;
}

.skeleton-title-lead {
  height: 30px;
  background-color: #ddd;
  animation: pulse-bg 1s infinite;
}
.skeleton-text-lead {
  height: 80px;
  background-color: #ddd;
  animation: pulse-bg 1s infinite;
}
.skeleton-text-small-lead {
  height: 35px;
  width: 100%;
  background-color: #ddd;
  animation: pulse-bg 1s infinite;
}

.skeleton-time-lead {
  height: 20px;
  background-color: #ddd;
  animation: pulse-bg 1s infinite;
}
