@font-face {
  font-family: SolaimanLipi;
  src: url(../fonts/SolaimanLipiNormal.eot);
  src: local("SolaimanLipi"), local("SolaimanLipi"), url(../fonts/SolaimanLipiNormal.eot?#iefix) format("embedded-opentype"), url(../fonts/SolaimanLipiNormal.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  font-family: "SolaimanLipi", sans-serif;
  margin: 0 0 10px;
  color: #000000;
}
h1, h2{
 font-size: 37px;
 line-height: 41px;
}
h3, h4{
 font-size: 22px;
 line-height: 26px;
 font-weight: 400;
 color: #000000;
}
h5, h6{
 font-size: 20px;
 line-height: 26px;
 font-weight: 400;
 color: #000000;
}

p{
font-size: 18px;
line-height: 26px;
color: #000000ad;

} 
.text-justify {
text-align: justify;
}
@media (max-width: 450px) {
h1, h2{
 font-size: 26px;
 line-height: 30px;
}
p{
font-size: 18px;
line-height: 26px;
color: #000000ad;

} 
}

body {
    margin: 0;
    line-height: 1.42857143;
    color: #3e4d5c;
    direction: ltr;
    font: 400 19px SolaimanLipi,serif;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
.dColor{
  background: #EFBD0B;
}
.primaryBg {
  background: #000000 !important;
}
.secondaryBg {
  background: #808080 !important;
}

.primaryColor {
  color: #000000 !important;
}
.secondaryColor {
  color: #808080 !important;
}
.redColor {
  color: #e30c0c !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

#navbarNav {
    font: 16px solaimanLipi,sans-serif;
    /* margin: 0 10px 0 0;
    padding: 0; */
    /* float: left; */
    text-transform: uppercase;
}


.borderBottomSm {
  position: relative; 
}

.borderBottomSm::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10%; 
  width: 80%;
  border-bottom: 1px solid #efefef;
}
.borderBottom {
  position: relative; 
}

.borderBottom::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0%; 
  width: 100%;
  border-bottom: 1px solid #efefef;
}
.borderTop {
  position: relative;
}

.borderTop::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  border-top: 1px solid #efefef;
}
.borderRight {
  position: relative;
  min-height: 100px; /* Ensures the container has height for the border to be visible */
}

.borderRight::after {
  content: '';
  position: absolute;
  top: 10%; /* Starts 10% from the top */
  right: 0; /* Aligns the border to the right edge */
  height: 80%; /* Covers 80% of the container's height */
  border-right: 1px solid #efefef;
}
.borderNone{
  border: none;
}
.cardYSpacerNone{
  --bs-card-spacer-y: 0rem;
}
.paddingX{
  padding-left: 0px;
  padding-right: 0px;
}

    .bg-white-imp { background-color: #fff !important; }
    .border-c1-t1 { border-top: 1px solid #dee2e6; }
    .hover-blue:hover { color: #0d6efd !important; }
    .bg-red { background-color: #dc3545; }
    .navbar-nav .nav-link { color: #000; }
    .navbar-nav .nav-link:hover { color: #0d6efd; }
    .social-icon { font-size: 1.2rem; margin-left: 10px; }
    .todays-date { font-size: 0.9rem; }
    .sticky-logo { display: none; }
    .dropdown-menu { min-width: 200px; }
    .mega-menu { width: 100%; }
    .font-size-14 { font-size: 14px; }
  /* scrollable menu start  */
  .scrollable-dropdown {
    max-height: 300px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
  }
  .scrollable-dropdown::-webkit-scrollbar {
    width: 8px;
  }
  .scrollable-dropdown::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .scrollable-dropdown::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
  }
  .scrollable-dropdown::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  /* scrollable end  */
/* mobile menu start */
        .bgRed { background-color: #dc3545; }
        .bgWhite { background-color: #fff; }
        .bgBlack { background-color: #000; }
        .colorWhite { color: #fff !important; }
        .colorBlack { color: #000 !important; }
        .borderC1B1 { border-bottom: 1px solid #e5e5e5; }
        .borderC1T1 { border-top: 1px solid #e5e5e5; }
        .borderC1-1 { border: 1px solid #e5e5e5; }
        .borderRadius5 { border-radius: 5px; }
        .paddingLR5 { padding-left: 5px; padding-right: 5px; }
        .paddingLR20 { padding-left: 20px; padding-right: 20px; }
        .paddingT5 { padding-top: 5px; }
        .paddingB5 { padding-bottom: 5px; }
        .paddingT10 { padding-top: 10px; }
        .paddingB10 { padding-bottom: 10px; }
        .padding10 { padding: 10px; }
        .marginT2 { margin-top: 2px; }
        .marginT4 { margin-top: 4px; }
        .marginT5 { margin-top: 5px; }
        .marginT8 { margin-top: 8px; }
        .marginT10 { margin-top: 10px; color: rgb(255,255,255); }
        .marginT15 { margin-top: 15px; }
        .marginT20 { margin-top: 20px; }
        .marginB15 { margin-bottom: 15px; }
        .sidebarIcon { font-size: 24px; cursor: pointer; }
        .searchIcon { font-size: 18px; }
        .mobileHeaderOtherSite { padding: 0 10px; text-decoration: none; }
        .sidepanel {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1050;
            top: 0;
            left: 0;
            background-color: #fff;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 10px;
        }
        .sidepanel.open { width: 100%; }
        .closebtn {
            font-size: 30px;
            text-decoration: none;
            color: #000;
        }
        .sidebarCatTitle {
            display: block;
            padding: 8px 0;
            color: #000;
            text-decoration: none;
            font-size: 16px;
        }
        .sidebarCatTitle i { margin-right: 5px; }
        .headertopSocialIcon a {
          margin: 0 8px;
            color: #1d1a1a;
            font-size: 20px;
            text-decoration: none;
        }
        .topSocialIcon a {
            margin: 0 10px;
            color: #ffffff;
            font-size: 20px;
            text-decoration: none;
        }
        @media (mix-width: 576px) {
            .mobileHeader, .sidepanel { display: none !important; }

        }
/* mobile menu end */

/* top serction start  */
    .hover-blue:hover { color: #0d6efd !important; }
    .bg-red { background-color: #dc3545; }
    .border-radius-5 { border-radius: 5px; }
    .bg-light-gray { background-color: #f8f9fa; }
    .divider { border-top: 1px solid #dee2e6; }
    .section-title { position: relative; padding-left: 15px; }
    .section-title::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 5px; background-color: #dc3545; }
    .card-img-top { object-fit: cover; }
    .latest-tab { max-height: 400px; overflow-y: auto; }
    .popular-count { background-color: #dc3545; color: white; width: 25px; height: 25px; line-height: 25px; text-align: center; border-radius: 50%; }
    .tab-content { border: 1px solid #dee2e6; border-top: none; border-radius: 0 0 5px 5px; }
    .nav-tabs .nav-link { border: none; }
    .nav-tabs .nav-link.active { border-bottom: 2px solid #dc3545; }
    .hover-blue:hover { color: blue; }
    .bg-danger { background-color: #dc3545; }
    .color-white { color: #fff; }
    .hover-black:hover { color: #000; }
/* top serction end */
  

  .category-text-button{background: rgb(239,189,11)!important; color:rgb(255,255,255)}    
  .category-text-button:hover{color:rgb(255,255,255)}  
  .customCard {
    width: 195px;
    height: 300px;
    overflow: hidden;
    transition: box-shadow 0.56s ease-in-out;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
        .customCard:hover {
            box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
            cursor: pointer;
        }
        .customCard-img-bg {
            height: 100%;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
        }
        .customCard-img-bg::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            z-index: 1;
            transition: background 0.3s ease;
        }
        .customCard:hover .customCard-img-bg::before {
            background: rgba(113, 112, 112, 0.7); 
        }
        .customCard-title {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 0.5rem;
            color: rgba(255,255,255,0.9);
            font-size: 1.5rem;
            line-height: 1;
            font-weight: 600;
            z-index: 2;
        }

        .card-bag {
          background-image: url(../img/Green.png);
          height: 300px;
          background-size: 100% 100%;
          color: #ffffff;
        }

        @media (min-width: 576px) {
            .category-customCard { 
              width: 100% !important; 
              height: auto; 
              margin-bottom: 25px; 
              overflow: hidden; 
            }
          }

        /* tdc old css start */
a {
  color: #212121;
  text-decoration: none;
}
a:hover {
    color: #40a3d3
}
.vertical-bar-heavy {
  padding-left: 20px;
}
.vertical-bar-heavy {
  font-weight: bold;
  border-left: 12px solid #EFBD0B;
  padding-left: 8px;
}
.news-title h3,
.bigstory-h2 h3 {
  font-size: 1.25rem;
  margin: 0.5rem 0;
}
.img_container img {
  width: 100%;
  height: auto;
}
.text-decoration-underline {
  color: #1e1d1d;
}
/* tdc old css end */

/* flexslider picture start */



/* flexslider picture start */

.image-hut {
  color: rgb(255,255,255);
}

/* footer serction start  */
    .desktopFooter {
    background-color: #000000;
    border-top: 2px solid #dddddd;
    margin-top: 30px;
    color: #ffffff;
}
.desktopFlexRow {
    display: flex;
    flex-wrap: wrap;
}
.desktopFooter .linkDivFooter {
    text-align: left;
    padding: 10px 0px;
    /* border-left: 1px solid #edebeb; */
    /* border-right: 1px solid #edebeb; */
    margin: 0px -5px;
}
.desktopFooter .linkDivFooter a {
    text-align: left;
    padding: 10px 0px;
    color: #ffffff;
}
paddingLR0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.footer .footer-menu-group
 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.footer-menu-group {
    /* border-top: 1px solid #ffffff1f;
    border-bottom: 1px solid #ffffff1f; */
    text-align: center;
    padding: 10px 0px;
}
.footer-menu-group p {color: rgb(255,255,255);}
.footer-menu-group a {
    font-size: 15px;
    margin-right: 12px;
    color: #ffffff;
    transition: .5s;
}

 /* footer serction end  */
 /* tdc slider  start */
         .carousel-counter {
            font-size: 0.9rem;
            opacity: 0.8;
        }
        .carousel-pause, .carousel-play {
            background-color: rgba(0, 0, 0, 0.5);
            color: white;
            border: none;
        }
        .carousel-pause:hover, .carousel-play:hover {
            background-color: rgba(0, 0, 0, 0.7);
        }
        .carousel-caption {
            background-color: rgba(0, 0, 0, 0.6);
            border-radius: 0.25rem;
            padding: 0.5rem 1rem;
            bottom: 0rem;
            left: 0rem;
            right: 0rem;
        }
        .card-caption {
            background-color: rgba(255, 255, 255, 0.9);
            border-radius: 0.25rem;
            padding: 0.5rem;
            font-size: 0.9rem;
            line-height: 1.4;
        }
        .card:hover .card-caption {
            background-color: rgba(255, 255, 255, 1);
            color: #005566;
        }
        .custom-progress-bar {
            height: 5px;
            top: 5px;
            z-index: 10;
            background-color: #e0e0e0;
            width: 100%;
            position: relative;
        }
        .custom-progress-bar .bar {
            height: 100%;
            background-color: #EFBD0B;
            width: 0;
            animation: progress 5s linear infinite;
            animation-play-state: running;
        }
        .custom-progress-bar.paused .bar {
            animation-play-state: paused;
        }
        .carousel-control-next-icon, .carousel-control-prev-icon {
            display: inline-block;
            width: 2rem;
            height: 2rem;
            background-repeat: no-repeat;
            background-position: 50%;
            background-size: 100% 100%;
        }
        @keyframes progress {
            0% { width: 0; }
            100% { width: 100%; }
        }
 /* tdc slider  end */
 /* online poll start */
         .poll-wrapper {
            max-width: 600px;
            margin: 2rem auto;
            padding: 1.5rem;
            background-color: #f8f9fa;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }
        .poll-question {
            font-size: 1rem;
            margin-bottom: 1.5rem;
        }
        .form-check-label {
            cursor: pointer;
            display: flex;
            align-items: center;
        }
        .form-check-input {
            margin-right: 0.5rem;
        }
        .btn-vote {
            margin-top: 1rem;
        }
        .text-success a {
            text-decoration: none;
        }
        .text-success a:hover {
            text-decoration: underline;
        }
 /* online poll end */

/* article page start  */
.category-name a{
  
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    
}

 .category-name  .text {
    border-bottom: 2px solid;
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    
}

.news-content {
  font-size: 1rem; /* Adjust as needed */
  line-height: 1.6;
}
.inarticle_ad {
  max-width: 300px; /* Match iframe width */
}
.related-news .card {
  border: 1px solid #e0e0e0; /* Light border for card */
}
.related-news .img-thumbnail {
  max-width: 100px; /* Ensure small image */
  height: auto;
}
.related-news .col-lg-3 {
  min-height: 100px; /* Ensure enough height for bottom alignment */
}
.custom-underline a {
  border-bottom: 2px solid #000; /* 2px bold underline */
  padding-bottom: 6px; /* 5px gap between text and underline */
}
.custom-underline a:hover {
  border-bottom-color: #005566; /* Optional hover color, matching typical link styling */
}
.tdc_google_news a{
  color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
}
.tdc_google_news a:hover{
  color: red;
}
/* article page end */
/* category page start  */
.category{}
.sub-category{}
.sub-category ul{ list-style: none; margin: 0;padding: 0;}
.sub-category ul li{ display: inline-block;}
.sub-category ul li i {
    font-size: .7rem;
    color: #EFBD0B;
    vertical-align: middle;
    margin-top: -3px;
}
.news-list{
    margin-left: 0;
    margin-right: 0;
    position: relative;
    margin-bottom: 22px;
}
ul.newsinfo li:not(:last-child) {
    border-right: 1px solid gray;
    margin-right: 10px;
    padding-right: 10px;
}
/* category page end */

.go-to-top {
    display: none;
    background-color: #EFBD0B;
    color: white;
    padding: 5px 9px;
    font-size: 20px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    line-height: 20px;
    border-radius: 3px;
    cursor: pointer;
    transition: all .8s;
}

/* special news start  */
.bgLight{
  background: rgba(229, 233, 237, 1);
}
.dark {
    background-color: #f1f3fa;
  }
  .hover-text-primary:hover {
    color: #0d6efd !important;
  }
  .hover-scale {
    transition: transform 0.7s ease-out;
  }
  .hover-scale:hover {
    transform: scale(1.05);
  }
  .live-indicator {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #dc3545;
  }
  .live-indicator::after {
    content: '/';
    margin-left: 0.5rem;
    font-weight: bold;
    color: #dc3545;
  }
  .live-dot {
    display: inline-flex;
    align-items: center;
    margin-right: 0.5rem;
  }
  .live-dot::before {
    content: '';
    width: 1rem;
    height: 1rem;
    background-color: #dc3545;
    border-radius: 50%;
    display: inline-block;
    animation: ping 1s infinite;
  }
  @keyframes ping {
    0% {
      transform: scale(1);
      opacity: 0.75;
    }
    75% {
      transform: scale(1.5);
      opacity: 0;
    }
    100% {
      transform: scale(1);
      opacity: 0;
    }
  }
/* special news end */