@font-face {
  font-family: "Shurjo";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("webfonts/ShurjoWeb_400.woff2") format("woff2"),
       url("webfonts/Shurjo-Regular.ttf") format("truetype");
}

/* Shurjo Bold */
@font-face {
  font-family: "Shurjo";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("webfonts/ShurjoWeb_700.woff2") format("woff2"),
       url("webfonts/Shurjo-bold.ttf") format("truetype");
}

/* Global Body Styling */
body {
  font-family: "Shurjo", serif;
  line-height: 30px;
  font-size: 18px;
}
h1,h2,h3,h4,h5,h6{
  font-weight: bold;
  font-family: "Shurjo", serif;
}

img{
  max-width: 100%;
}
body {
  margin: 0;
  padding: 0;
}
figcaption{
  background: #efefef;
  padding: 10px;
  font-size: 15px;
  line-height: 23px;
  border-bottom: 1px solid #ccc;
}
.news-details{
  margin: 10px auto;
  max-width: 600px;
}
.nav-link{
  color: white;
  ont-size: 14px;
}
.navbar-toggler{
  background: white;
}
.navbar-nav{
  gap: 15px;
}
.nav-link:hover {
  color: #cf1b2a !important;
}
.top-ad img{
  width: 100%;
  padding: 0 30px 0 30px;
}
.logo{
  text-align: left;
  padding-top: 10px;
}
.logo img{
  max-height: 130px;
}
.date-time{
  padding: 20px 0;
  cursor: pointer;
  margin-top: 8px;
}
.side-menu-icon{
  text-align: right;
  font-size: 25px;
  padding: 10px 0;
  cursor: pointer;
}
.tending-menu-button{
  text-align: center;
  padding: 10px 0 10px 0;
}
.tending-menu-button button{
  border-radius: 0px;
  border: none;
}
.tending-menu-button button:hover{
  background: red;
  color: white;
}
.sidebar img{
  margin-bottom: 10px;
  width: 100%;
}
.main-news img{
  margin-bottom: 10px;
}
.main-news h2 a{
  color: #000;
  font-size: 24px;
  text-decoration: none;
  font-weight: bold;
}
.main-news:hover h2 a{
  color: red;
}
.news-item{
  padding: 8px 0;
}
.news-item h3{
  line-height: 23px;
}
.news-item h3 a{
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
}
.news-item:hover h3 a{
  color: red;
}
.main-news-head{
  padding: 20px 0 0 0;
}
.main-news-head p a{
  font-size: 20px;
  color: red;
  text-decoration: none;
}
.nav-tabs li{
  width: 50%;
}
.nav-tabs button{
  border-radius: 0px !important;
  width: 100%;
  border: none;
}
.tab-pane p a{
  text-decoration: none;
  color: black;
}
.tab-pane p a:hover{
  color: red;
}
.news-item22 h3{
  line-height: 23px;
}
.news-item22 h3 a{
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
}
.news-item22:hover h3 a{
  color: red;
}
.tab-pane p{
  color: red;
}
.nav-tabs button:hover, .nav-tabs button.active{
  background: red;
}
.nav-tabs .nav-link {
  white-space: nowrap;
  text-align: center;
}
.tab{
    padding:5px 0;
}
.tab-content {
  padding: 20px 0;
  overflow-y: scroll;
  height: 300px;
}
/* Scrollbar Styles */
.tab-content::-webkit-scrollbar {
  width: 8px; /* Width of the scrollbar */
}

.tab-content::-webkit-scrollbar-thumb {
  background-color: #888; /* Scrollbar color */
  border-radius: 6px;
}
.buttom-bar{
  text-align: right;
}
.buttom-bar a:hover{
  background: red;
  border: none;
}
.main-content2-button{
  text-align: center;
  margin-bottom: -20px;
}
.main-content2-button button{
  border-radius: 0px;
  width: 100  px;
}
.main-content2{
  border: solid red ;
  border-width: 3px;
}
.main-news3{
  margin-top: 20px;
}
.main-news3 img{
  margin-bottom: 10px;
}
.main-news3 h2 a{
  color: #000;
  font-size: 24px;
  text-decoration: none;
  font-weight: bold;
}
.main-news3:hover h2 a{
  color: red;
}
.for-border{
  border-top: solid red;
}
.main-news2-button p{
  text-align: center;
  margin-top:  -20px;
  background: white;
  justify-content: center;
}
.news-item2 h3{
  line-height: 23px;
}
.news-item2 h3 a{
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
}
.news-item2:hover h3 a{
  color: red;
}
.news-item2 img{
  height: 100px;
  width: 100px;
  border-radius: 50%;
}
.under-box{
  padding: 40px 0 0 20px;
}
.under-box1{
  padding: 0 0 0px 20px;
}
.news-item2 p{
  padding: 0px ;
}
.ad-section{
  text-align: center;
  border: black;
}
.ad-pic-4 img{
  width: 100%;
  height: 250px;
}
.main-news-head1 ul{
  display: flex;
  padding: 20px 0 0 0;
  gap: 40px;
}
.main-news-head1 ul li a{
  color: black;
  text-decoration: none;
}
.main-news-head1 ul li:hover{
  overflow-inline: 1px;
  cursor: pointer;
  border-bottom: solid;
}
.main-news3{
  margin-top: 18px;
}
.main-news2 img{
  margin-bottom: 10px;
}
.main-news2 h2 a{
  color: #000;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
.main-news2:hover h2 a{
  color: red;
}
.main-news2 img{
  margin-bottom: 10px;
}
.main-news4 h2 a{
  color: #000;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
.main-news4:hover h2 a{
  color: red;
}
.row-news li a{
  text-decoration: none;
  color: black;
}
.hero-section11 ul li {
  margin-top: 10px !important;
  cursor: pointer;
}
.hero-section11 ul{
  list-style: none;
}
ul li{
  color: red;
}
.row-news{
  border-top: outset;
  border-width: 1px;
}
.row-news-top li a{
  text-decoration: none;
  color: black;
}
.hero-section11 ul li a:hover{
  color: red;
}
.hero-section12 ul li {
  margin-top: 10px !important;
  cursor: pointer;
}
.hero-section12 ul{
  list-style: none;
}
.hero-section12 ul li a:hover{
  color: red;
}
.news-item13 img{
  padding: 8px 0;
}
.news-item13 h3 a{
  line-height: 23px;
  color: white !important;
}
.news-item13 h3 a{
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
}
.news-item13:hover h3 a{
  color: red !important;
}
.youtibe-pic img{
  padding: 8px 0;
}
.footer-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.footer-section {
  flex: 1;
  margin: 10px;
}
.footer-section1 h4 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #fff;
}
.footer-section1 p {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
.footer-section1 ul {
  list-style: none;
  padding: 0;
}
.footer-section1 ul li {
  margin-bottom: 10px;
}
.footer-section1 ul li a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}
.footer-section1 ul li a:hover {
  text-decoration: underline;
  font-weight: bold;
}
.footer-section1 .social-links {
  display: flex;
  gap: 15px;
}
.footer-section1 .social-links a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  transition: color 0.3s;
}
.footer-logo img{
  width: 100%;
  max-width: 350px;
  display: flex;
}
.app-store{
  text-align: center;
}
.footer-appstore img{
  padding: 8px 0;
}
.footer-appstore a{
  text-decoration: none;
}
.footer-appstore a p{
  font-size: 10px;
  color: black;
}
.footer-content-text ul li a{
  list-style: none;
  color: black;
  text-decoration: none;
  font-weight: normal;
}

.footer-content-text ul li a:hover{
  color: red;
}
.footer-text a{
  text-decoration: none;
  color: black;
}
.footer-text a p{
  color: black;
  padding-top: 5px;
}
.social-icons {
  font-size: 30px;
  display: flex;
  justify-content: right;
  gap: 15px;
}
.footer-bottom-copyright p{
  font-weight: 400px;
  font-size: 18px;
}

.page-link{
  background-color: #6c757d;
  border-color: #6c757d;
  color: white;
}
.active>.page-link, .page-link.active {
    z-index: 3;
    color: #ffffff;
    background-color: #ff0000;
    border-color: #f70000;
}

<style>
  .pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; 
    margin: 0; 
  }

  .pagination .page-item {
    flex: 1 1 auto;
    min-width: 50px; /* Ensures a minimum clickable size */
    text-align: center;
  }
.text-muted {
    margin: 10px;
  }
  @media (max-width: 576px) {
    .pagination {
      gap: 4px;
    }
  }
</style>

/*side-menu-bar*/
#main-content {
  flex: 1;
  padding: 20px;
}

#sidebar {
  width: 250px;
  background-color: #333;
  color: white;
  position: fixed;
  top: 0;
  right: -250px; /* Initially hidden */
  height: 100%;
  transition: right 0.3s ease;
}

#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#sidebar ul li {
  padding: 15px;
  border-bottom: 1px solid #444;
}

#sidebar ul li a {
  color: white;
  text-decoration: none;
}


#sidebar {
  width: 250px;
  background-color: rgb(128, 128, 128);
  color: white;
  position: fixed;
  top: 0;
  right: -250px; /* Initially hidden */
  height: 100%;
  overflow-y: auto; /* Enable vertical scrolling */
  transition: right 0.3s ease;
}

#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#sidebar ul li {
  width: 100%;
  padding: 15px;
  border-bottom: 1px solid rgb(115, 115, 115);
}

#sidebar ul li a {
  color: white;
  text-decoration: none;
  text-align: left;
}

/* Sidebar close button */
.close-btn {
  background-color: rgb(128, 128, 128);
  color: white;
  border: none;
  font-size: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.close-btn:hover {
  color: red;
}
.custom-logo{
  display: none;
}

/*Bracking_news*/
.news-ticker {
    overflow: hidden; /* Hides anything overflowing */
    background-color: #999;
    color: red;
    padding-top: 10px;
}
.news-ticker b{
  color: red;
}
.news-ticker a{
  color: white;
  text-decoration: none;
}

.news-ticker ul {
    list-style: none;
    padding: 0;
    margin: 0;
    /*display: flex;*/ 
}

.news-ticker li {
    padding: 0 15px;
    white-space: nowrap; /* Prevents wrapping of text */
}

marquee {
    font-size: 16px;
    padding: 4px;
}
/*share-post*/
.social-share-buttons{
    float:right;
}
.social-share-buttons a {
    text-decoration: none;
    margin: 5px;
    display: inline-block;
    font-size:40px;
}

.contact-form {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: rgba(23, 43, 99, .3) 0 7px 28px;
}
.contact-form input, .contact-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.contact-form button {
    width: 100%;
    padding: 10px;
    background-image: linear-gradient(to right, #808080 0%, #c10a0a 50%, #808080 100%);
    background-color: #808080;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.contact-form button:hover {
  background-image: linear-gradient(to right, #EE1E1E 0%, #808080 50%, #EE1E1E 100%);
  box-shadow: rgba(23, 43, 99, .3) 0 7px 28px;
}
.custom-ul li{
  color: black;
}
.entry-content{
    font-weight: 500;
    padding: 10px 10px 10px 25px;
    background-image: linear-gradient(to right, #808080 0%, #c10a0a 50%, #808080 100%);
    border-radius: 10px;
    color: white !important;
    box-shadow: rgba(23, 43, 99, .3) 0 7px 28px;
}

/* Grayscale filter */
.grayscale {
    filter: grayscale(100%);
}

/*post-image-slider-section*/
.carousel-indicators {
    position: absolute;
    /*bottom: -60px;*/ 
    left: 10%;
    /*transform: translateX(-50%);*/
    display: flex;
    gap: 40px;
}

.carousel-indicators button {
    background: none;
    border: none;
    padding: 0;
}

.carousel-indicators img {
    width: 300px; /* Adjust thumbnail size */
    height: 50px;
    object-fit: cover;
    border-radius: 3px;
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
}
.img-thumbnail{
  max-width: 300% !important;
}
.carousel-indicators .active img {
    opacity: 1;
    border: 2px solid #ff000085; /* Highlight active slide */
}
.carousel-item {
  position: relative;
}

.carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
h5 a{
  text-decoration: none;
  color: white;
}
h5 a:hover{
  color: red;
}
.ms-n5 {
    margin-left: -40px;
}
.card-title{
  color: black;
  text-decoration: none;
}
.card-title a:hover{
  color: red !important;
}
.cart-box {
  width: 100%;  
  padding: 20px;
  border-radius: 8px; /* Optional: rounded corners */
  background-color: #fff; /* Background color for the cart box */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.language-change{
  float: right;
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 8px;
  margin: 5px 2px;
  line-height: 20px;
  border-radius: 4px;
  font-family: arial;
  font-size: 15px;
}
.language-change a{
  color: #fff;
  text-decoration: none;
}
.language-change img{
  height: 20px;
  float: left;
  margin-right: 8px;
  width: 30px;
}
.top-menu ul li{
  padding: 13px 0;
}
.top-menu ul li a{
  border-right: 1px solid #ccc;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
}
.top-menu ul li:last-child a{
  border-right: none;
}
.input-group .btn{
  z-index: 1000;
}

.trending-navigation{
  float: right;
  clear: both;
  margin-top: 15px;
}
.trending-navigation a{
  color: #333;
}
.date-time{
  float: right;
  clear: both;
  padding: 0;
}
.show-mobile{
  display: none;
}
.trand-news-btn{
  color: red;
}
.page-title h2{
  color: red;
}

.page-breadcumbs a{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}