/*
Theme Name: TV Theme
Theme URI: tv theme
Description: A custom theme built from scratch.
Version: 1.0
*/
@font-face {
  font-family: "Lato";
  src: url("../tvtheme/fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("../tvtheme/fonts/Lato-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("../tvtheme/fonts/Lato-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("../tvtheme/fonts/Lato-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../tvtheme/fonts/RobotoCondensed-VariableFont_wght.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
}
/*
html,
body {
  overflow-x: hidden;
}*/
body {
  margin: 0;
  padding: 0;
  /* overflow-x: hidden; */
  font-family: "Lato", sans-serif;
  background: #fff;
  color: #000;
}

a {
  text-decoration: none;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1259px;
  }
}
.navbar-toggler {
  border: none;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.main-menu {
  list-style: none;
  display: flex;
  gap: 20px;
}

.main-menu li a {
  text-decoration: none;
  color: #000;
  font-weight: 600;
}
.top-bar {
  border-bottom: 0.5px solid #8f8f8f !important;
  padding: 10px 0px;
}
.top-bar a {
  color: #000;
  text-decoration: none;
}
.top-bar .social-icons a {
  margin-left: 10px;
  color: #333;
}
.banner {
  height: 85px;
  width: 720px;
}

.navbar .nav-link {
  padding: 3px 20px !important;
  color: #000;
}
.left-menu li {
  list-style: none;
}
.left-menu a {
  color: #000;
}
@media (max-width: 992px) {
  .middle-bar {
    border-bottom: 0.5px solid #8f8f8f !important;
  }
  #section1 {
    padding: 32px 0px 13px;
  }
  #section1 .col-md-8 .swiper {
    margin-bottom: 17px !important;
  }
  .mb-0.small.color-white {
    display: none !important;
  }
  .main-slider img.w-100.wp-post-image {
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .classfirst a.mega-menu-link {
    padding-left: 0px !important;
  }
  .bannermobile.hidepc img {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
  }
  .middle-bar.border-bottom {
    border-bottom-width: 0px !important;
    padding: 11px 0px;
  }
  .navbar {
    box-shadow: 0px 4px 4px 0px #00000014;
    padding: 11px 0px 23px;
  }
  #section1 {
    padding: 26px 0px 22px;
  }
  #section1 .col-md-8 .swiper {
    margin-bottom: 13px !important;
  }
  .sidebarslider {
    padding-right: 0px !important;
  }
}
#section1 .main-slider .swiper-wrapper {
  height: 360px !important;
}

#section1 .thumb-slider .swiper-slide {
  width: 123px !important;
  border-radius: 0;
  height: 72px;
}
#section1 .thumb-slider .swiper-slide img {
  z-index: 1;
  position: relative;
  width: 123px;
  height: 72px;
  object-fit: cover;
}

.swiper-slide {
  position: relative;
  border-radius: 0px;
  overflow: hidden;
}

.overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 0, 0, 0.8) 90%
  );
  z-index: 1;
}

.thumb-slider .swiper-slide {
  width: 100px !important;
  /*opacity: 0.6;*/
  cursor: pointer;
}

.thumb-slider .swiper-slide-thumb-active {
  opacity: 1;
}

#section1 .col-md-8 .swiper {
  width: 100%;
  margin-bottom: 20px;
}
.swiper-slide {
  position: relative;
}
.slide-content {
  position: absolute;
  bottom: 10%;
  left: 5%;
  color: white;
  padding: 20px;
  z-index: 1;
}

.main-slider .slide-content {
  bottom: 24px;
  left: 24px;
  z-index: 1;
  padding: 0px !important;
  padding-right: 24px !important;
}

.main-slider h4 {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 600;
}
.thumb-slider .swiper-slide {
  width: 80px;
  height: 60px;
  /*opacity: 0.4;*/
  cursor: pointer;
}
.thumb-slider .swiper-slide-thumb-active {
  opacity: 1;
}
/*

.swiper-button-prev-thumb,
.swiper-button-next-thumb {
  width: 42px;
  height: 82px;
  background: #D9D9D9;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  border-radius:0;
  cursor: pointer;
}
.swiper-button-next-thumb::after {
    content: '\f054';
}
.swiper-button-prev-thumb::after {
  content: '\f053';
}
  .swiper-button-next-thumb::after,.swiper-button-prev-thumb::after  {
    font-family: 'Font Awesome 6 Free';
    font-weight: 700;
    font-size: 20px;
}*/
.thumb-nav-arrows {
  position: absolute;
  width: 100%;
  z-index: 1;
  /* height: 100%; */
  top: -8px;
}
.w-15p {
  width: 16px;
  height: 16px;
}
.thumb-nav-arrows {
  pointer-events: none;
}
.thumb-nav-arrows img {
  pointer-events: auto;
  z-index: 10;
  position: relative;
  height: 72px;
}
.badgelight_homeslider {
  background-color: #f3e0e0 !important;
  color: #9c0001 !important;
  border-radius: 4px;
}
.badgelight_homeslider a {
  color: #9c0001;
  /* padding: 4px 10px; */
  font-size: 12px;
  font-weight: 400;
}

.right-category-slider .swiper-slide {
  border-bottom: 0.5px solid #8f8f8f;
  padding-top: 20px;
  padding-bottom: 16px;
  border-radius: 0px !important;
  height: auto !important;
  margin-bottom: 0px !important;
}

.right-category-slider img {
  /*width: 120px;
  height: 80px;*/
  object-fit: cover;
  border-radius: 0px;
}

.right-category-slider h6 {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  margin-top: 7px;
}

.right-category-slider .badge {
  font-size: 12px;
  /* padding: 4px 10px; */
  padding: 2px 6px;
  height: 24px;
  display: inline-flex;
  align-items: center;
}
.right-category-slider .swiper-wrapper {
  overflow: hidden;
  position: relative;
  height: calc(98px * 3 + 76px); /* 3 slides + spacing */
}
.right-category-slider {
  position: relative;
}

.right-category-slider .swiper-pagination {
  position: absolute;
  bottom: 0; /* Align to bottom */
  left: 0;
  right: 0;
  top: 93%;
  display: flex;
  justify-content: center;
  gap: 5px;
  padding-bottom: 5px;
  flex-direction: row; /* Horizontal dots */
}

.right-category-slider .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background-color: #d9d9d9;
  opacity: 0.5;
  transition: 0.3s;
  border-radius: 50%;
}

.right-category-slider .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: #9c0001;
  opacity: 1;
}
.right-category-slider .swiper-wrapper {
  padding-bottom: 30px; /* Adjust as needed */
}
.swiper.right-category-slider {
  padding-bottom: 20px;
}
.sect_trend {
  padding-top: 30px;
}
.sect_subtitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  margin-bottom: 14px;
}
.text-clrblack {
  color: #000 !important;
}
.text-clrwhite {
  color: #f8f8f8 !important;
}
.menu-item-has-children.nav-item {
  position: relative;
}
.menu-item-has-children.nav-item:hover .dropdown-menu {
  display: block;
}
.menu-item-has-children.nav-item::after {
  content: "";
  background-image: url(../tvtheme/images/menuarrow-down.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 90%;
  bottom: -8px;
  width: 100%;
  height: 100%;
}
.sidebarslider .text-muted,
.color53 {
  color: #535353;
  font-size: 12px;
}
.main-slider .ms-2 {
  font-family: "RobotoCondensed";
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #f8f8f8;
}

.mega-menu-description {
  display: none !important;
}
.main-slider .gap1 {
  font-family: "RobotoCondensed";
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  color: #f8f8f8;
}
.mainslide_date {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.trending-swiper {
  padding: 0;
}

.main-slider .hero-meta .mainslide_date {
  color: #fff;
}

.hero-meta img {
  width: 12px;
}

.main-slider .hero-meta {
  display: flex;
  align-items: center;
  gap: 4px;
}

.main-slider .mainslide_date {
  position: relative;
  top: -2px;
  margin-left: 4px;
}

.main-slider .hero-meta .w-15p {
  position: relative;
  bottom: 3px;
}
.trending-item {
  display: flex;
  width: 100%;
  align-items: flex-start;
  background: transparent;
  box-shadow: none;
}

.trending-thumb {
  /* width: 90px; */
  /* height: 64px; */
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 0px;
}

.trending-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px;
}

.trending-content {
  padding-left: 12px;
  flex: 1;
  overflow: hidden;
}

.trending-content .meta {
  font-size: 13px;
  color: #666;
  gap: 10px;
  flex-wrap: wrap;
}

.trending-content .meta img {
  width: 14px;
  margin-right: 4px;
}

.badge-cat {
  background: #efefef;
  color: #c00;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
}

.trending-content a {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.trending-content p {
  margin: 6px 0 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  color: #535353;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.featured-news-wrapper {
  margin: 30px 0 60px;
}

.header-row {
  margin-bottom: 10px;
}

.section-title {
  font-size: 20px;
  font-weight: 600;
}

.see-all-link {
  font-size: 14px;
  text-decoration: none;
  color: #000;
}

.tab-menu {
  list-style: none;
  margin: 0 0 0px;
  padding: 0;
  /* border-bottom: 2px solid #eee; */
}

.tab-item {
  margin-right: 20px;
  padding: 0px 0px 15px 0;
  cursor: pointer;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  color: rgba(83, 83, 83, 1);
}

.tab-item.active {
  color: #c00;
  border-bottom-color: #c00;
}

.category-posts-wrapper {
  display: none;
}

.category-posts-wrapper.active {
  display: block;
}

.single-post {
  background: #fff;
  border-radius: 0;
  padding: 0px;
  box-shadow: none;
}

.thumb img {
  width: 100%;
  max-height: 100%;
  border-radius: 0px;
}

.meta {
  font-size: 13px;
  margin: 8px 0;
  color: #666;
}

.meta img {
  width: 14px;
  margin-right: 4px;
}

h3 {
  font-size: 16px;
  margin: 6px 0;
}

p {
  font-size: 14px;
  color: rgba(83, 83, 83, 1);
}

.color-white {
  color: #fff;
}

.tab-container {
  margin: 0px 0px 24px 0px;
  border-bottom: 2px solid #eee;
}

.single-post .tab-container {
  display: none !important;
}
@media (max-width: 767px) {
  .section-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
  }

  #main-article .badge {
    display: flex !important;
    align-items: center;
  }
  .header-row {
    position: relative;
    border-bottom: 0.5px solid rgba(143, 143, 143, 1);
  }

  .right-category-slider .hero-meta img {
    width: 12px;
    margin-right: 5px;
    margin-left: 2px;
  }

  .right-category-slider .hero-meta .gap1.color53 {
    display: inline-block;
  }
  .right-category-slider .badge {
    display: flex !important;
    align-items: center;
    width: fit-content;
  }

  .featured-news-wrapper {
    position: relative;
  }

  .featured-news-wrapper .header-row::after {
    content: "";
    position: absolute;
    width: 4%;
    border: 1px solid rgba(156, 0, 1, 1);
    bottom: -1px;
    left: 0px;
  }

  /* .home main {
    margin: 0px 12px;
  }
    .home .tabsect {
    padding-left: 12px;
  }*/

  .right-category-slider .swiper-wrapper {
    overflow: hidden;
    position: relative;
    height: calc(141px * 3 + 76px); /* 3 slides + spacing */
  }
  .hero-section .sect_trend.trending-section {
    display: none;
  }

  .tabsect.Featured.News .featured-news-wrapper {
    margin: 0px;
  }

  .tabsect.Lifestyle .featured-news-wrapper {
    margin: 0px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1199px) {
  .meta span img {
    width: 12px;
  }

  #section1 {
    background: #f6f6f6;
  }
}

.archive-page .category-post a img {
  width: 100%;
  object-fit: cover;
  max-height: 250px;
  min-height: 250px;
}

.archive-page .category-post h3 {
  font-weight: bold;
  line-height: 26px;
}

.archive-page h1 {
  font-size: 28px;
  font-weight: 600;
  margin: 20px 0px;
  line-height: 38px;
}

.archive-page .pagination {
  justify-content: center;
  padding: 0px;
}

.archive-page .pagination .current {
  color: rgb(156, 0, 1);
  margin-right: 8px;
  background-color: rgba(243, 224, 224, 1);
  border: 0.5px solid rgba(243, 224, 224, 1);
}
.archive-page .pagination a,
.archive-page .pagination span {
  margin-right: 8px;
  color: rgba(83, 83, 83, 1);
}

.archive-page .pagination a:hover {
  color: rgb(156, 0, 1);
  background-color: rgba(243, 224, 224, 1);
  border: 0.5px solid rgba(243, 224, 224, 1);
}

@media (max-width: 767px) {
	.meta .cat {
		height:	auto;
	}
  .single-post iframe{
    max-width: fit-content;
  }
  .archive-page .category-post h3 {
    border-bottom: 0.5px solid rgba(143, 143, 143, 1);
    padding: 0px 0px 13px 0px;
    margin-bottom: 15px !important;
  }

  .archive-page .category-post {
    padding: 0px 0px;
    margin-bottom: 15px !important;
  }

  .pagination {
    padding: 0px 12px;
  }

  .page-numbers {
    /* width: 36px; */
    height: 36px;
  }

  .archive-page .col-md-6:last-child .category-post h3 {
    border-bottom: 0px solid rgba(143, 143, 143, 1);
  }

  .archive-page {
    margin: 0px 8px;
  }

  .archive-page .col-md-6 {
    padding: 0px;
  }

  .archive-page h1 {
    font-size: 18px;
    margin: 8px 0px;
  }

  .archive .breadcrumb {
    margin-bottom: 5px !important;
  }

  .main-slider h4 {
    font-size: 16px;
  }
}
.sidebar-template.sticky-top {
  top: 40px;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input,
div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a {
  font-family: "Lato";
  font-size: 16px;
}
div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a {
  color: #000 !important;
}

div.asl_m .probox .proclose svg {
  background: transparent;
}
.category-tab-swiper .swiper-slide {
  width: auto !important;
  margin-right: 8px;
}

.cat-tab.active {
  background-color: #a10000;
  color: white;
  border-radius: 4px;
}

.category-swiper {
  display: none;
}
.category-swiper.active {
  display: block;
}
.home_sideslider {
  width: 80px;
  height: auto;
  object-fit: cover;
}
.category-tabs-wrapper .swiper-button-prev:after,
.category-tabs-wrapper .swiper-button-next:after {
  display: none;
}
.category-tabs-wrapper .swiper-button-next.swiper-button-disabled,
.category-tabs-wrapper .swiper-button-prev.swiper-button-disabled {
  opacity: 0 !important;
}
.right-category-slider .swiper-wrapper {
  display: block;
  max-height: 400px;
  overflow-y: auto;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #b30000 transparent; /* Firefox thumb and track */
}

/* WebKit Browsers (Chrome, Safari, Edge) */
.right-category-slider .swiper-wrapper::-webkit-scrollbar {
  width: 4px;
   border-radius: 0px !important;
}

.right-category-slider .swiper-wrapper::-webkit-scrollbar-track {
  background: transparent; /*#f0f0f0*/
  border-radius: 0px !important;
}

.right-category-slider .swiper-wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 0px !important;
  border: 2px solid transparent;
}

.right-category-slider .swiper-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #ff0000;
}
.changepos img,.changepos1 img{
    width: 95%;
    position: absolute;
}
.changepos img{
    right: 12px;
}
.changepos1 img{
    left: 12px;
}
/*
.stay-connected {
  display: none;
}
  */
.showimageonly img{
  object-fit: cover;
}
@media (min-width: 767px) {
	.bannermobile.hidepc img {
		max-width: 90vw;
	}
	.showimageonly img{
    width: 685px;
    /*max-height: 358px;*/
  }
  .home .connect-sec-left img{
    width: 685px;
    object-fit: cover;
    max-height: 358px;
  }
  .hidepc{
    display: none;
  }
}
.ctsection form input:not([type="checkbox"]):not([type="submit"]) {
  min-width: 100%;
  max-width: 100%;
}
.ctsection form textarea{
  padding: 12px;
  width: 100%;
}
.ctsection form .wpcf7-list-item,
.ctsection form input[type="submit"] {
  margin: 0 !important;
}
.ctsection form input::-webkit-input-placeholder {
  color: #505050;
}
.ctsection form input, .wpcf7-acceptance span{
  color: #000 !important;
}
.wpcf7-acceptance input{
  position: relative;
  top: 1px;
}
.archive.category .connect-sec-left,.hidefullsect{
  display: none;
}
.bannermobile.hidepc {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bannermobile.hidepc img {
    margin: 0px 10px 0px;
    width: 100% !important;
   /* min-height: 150px;
    object-fit: cover;
	 max-width: 90vw;
*/
    height: auto;
}  
/*
.single-post .connectSwiper,
.single-post .swiper-wrapper,
.single-post .swiper-slide {
  width: 100%;
  height: auto;
}

.single-post .swiper-slide img {
  width: 100%;
  display: block;
}
.single-post .swiper {
  height: 100%;
  overflow: visible;
}
*/

.single-post .stay-connected.showimageonly .has-swiper .connectSwiper {
  width: 100%;
}

.single-post .stay-connected.showimageonly .has-swiper .swiper-wrapper {
  display: flex;
}

.single-post .stay-connected.showimageonly .has-swiper .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  text-align: center;
}
.single-post .stay-connected.showimageonly .has-swiper .swiper-slide img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.single-post .stay-connected.showimageonly .has-swiper .swiper-button-next,
.single-post .stay-connected.showimageonly .has-swiper .swiper-button-prev{
  color: rgb(156, 0, 1) !important;
}
.single-post .stay-connected.showimageonly .has-swiper .swiper-pagination-bullet-active,
.single-post .stay-connected.showimageonly .has-swiper .swiper-pagination-bullet {
  background: rgb(156, 0, 1) !important;
}/*
.post-views,.post-viewshide,.hidepipe{
	display:none !important;
}*/