@charset "utf-8";
/* CSS Document */
@font-face{

  font-family: solaiman;
  src: url("fonts/SolaimanLipi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family:Shurjo;
  src: url("fonts/Shurjo-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face{

  font-family: tiro-bangla;
  src: url("fonts/TiroBangla-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face{

  font-family: NotoSansBengali;
  src: url("fonts/NotoSansBengali.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body{
	/*font-family:Shurjo;*/
	/*font-family:Siyam Rupali;*/
	/*font-family: 'Siyam Rupali', sans-serif;*/
	font-family:Shurjo;
}
a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	color:#000000;
}
p{
	font-size:16px;
	color:#000000;
	line-height:20px;
}
p a{
	color:#4c5155;
}
p a:hover{
	color:#000000;
}
h1, h2, h3, h4, h5, h6{
	
}
h1, h1 a{
	font-size:30px;
	line-height:35px;
}
h1.lead1, h1.lead1 a{
	font-size:25px;
	line-height:28px;
}
h1.lead1 a:hover{
	font-size:25px;
	line-height:28px;
	color:#000000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#000000;
	font-weight:400;
}
h2, h2 a, h2 a:hover{
	font-size:21px;
	line-height:26px;
}

h3, h3 a, h3 a:hover {
	font-size:18px;
	line-height:24px;
}



#top-carousel .carousel-content{
	width:33%;
	height:100px;
	overflow:hidden;
}
#top-carousel .carousel-content p{
	color:#000000;
	font-size:15px;
	line-height:17px;
}
#top-carousel .carousel-content p a{
	
	color:#000000;
}
#top-carousel .carousel-content p a:hover{
	color:#ff0000;
}
.news-meta{
	overflow:hidden;
}
.lead-1-lg span{
	margin-right:10px;
}
.lead-1-lg span a:hover{
	color:#000000;
}
.lead-1-lg span.reporter{
	font-weight:bold;
	font-size:14px;
}
.lead-1-lg span.reporter a{
	font-size:14px;
}
.lead-1-lg span.datetime a{
	color:#cccccc;
	font-size:13px;
	font-style:italic;
	line-height:40px;
}
.lead-circles{
	overflow:hidden;
	padding:0px 10px 10px 10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}
.lead-circles:last-child{
	border:none;
}
.lead-2-lg{
}
.tab-content{
	background:#ffffff;
	padding:10px;
}
.news-tabs{
	/*background:#007b5e;*/
	padding:10px;
}
.news-tabs ul, .news-tabs li, .news-tabs li a{
	color:#000000;
}
.news-tabs button, .news-tabs button:hover{
	color:#000000;
}
.news-tabs a{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}
.news-tabs a{
	color:#000000;
	line-height:20px;
	display:block;
}
.news-tabs p a:hover{
	background:#000000;
	color:#ffffff;
}
.serialized .news-box{
	overflow:hidden;
}
.serialized p, .serialized p a{
	color:#000000;
}
.special-box{
	
}
.carousel-control-next, .carousel-control-prev{
	width:auto;
	border-radius: 50%;
	height:30px;
	top:50%;
}
.custom-btn {
  /* Make them circular */
  border-radius: 50%;
  width: 40px; /* Adjust size */
  height: 40px; /* Adjust size */
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
  opacity: 0.8; /* Slightly transparent */
  /* Center the icon */
  display: flex;
  align-items: center;
  justify-content: center;
  top:50%;
  transform: translateY(-50%);
}

.custom-btn:hover {
  opacity: 1; /* Full opacity on hover */
  background-color: rgba(0, 0, 0, 0.7);
}

/* Style the icons inside the custom buttons */
.custom-btn .carousel-control-prev-icon,
.custom-btn .carousel-control-next-icon {
  width: 1rem; /* Adjust icon size */
  height: 1rem;
}
.red-gradient{
	background:#a10219 url(img/red-gradient.jpg) bottom repeat-x;
	/*background:#f5f5f5 url(img/black-white-horizon-gradient.jpg) left top repeat-y;*/
	padding:20px;
}
.red-gradient h1 a{
	color:#dfdbdb;
}
.red-gradient h2, .red-gradient h2 a{
	color:#dfdbdb;
}
.red-gradient h3{
	
}
.red-gradient h3 , .red-gradient h3 a{
	color:#dfdbdb;
}
.red-gradient p, .red-gradient p a, .red-gradient p a:hover{
	color:#dfdbdb;
}
.list-group li a{
	
}
a.sectionlink{font-weight:bold; color:#FF0000}
.single-sports{
	background:url(img/field-bkg.jpg) repeat;
	padding:10px;
}
.single-sports .sport-single-content{
	background:#ffffff;
	opacity:0.7;
	padding:10px;
}
.blackwhite-horizon-gradient{
	background:#f5f5f5 url(img/black-white-horizon-gradient.jpg) left top repeat-y;
	padding:20px;
}
.blackwhite-horizon-gradient h1 a, .blackwhite-horizon-gradient h2 a, .blackwhite-horizon-gradient p a{
	color:#90e6e6;
}
.blackwhite-horizon-gradient h2 a{
	color:#00ffff;
}
.opinion-meta, .opinion-image{
	width:40%;
}
.blackwhite-horizon-gradient p a{
	color:#FFFFFF;
}
.opinion-image{
	width:50%;
}
.offcanvas{
	transition: none !important;
}
.offcanvas.offcanvas-end{width:100%;}
ul.navigation{
	display:flex;
}
ul.navigation{
	float:left !important;
	list-style:none; 
	list-style-type:none;
	height:100%;
	margin:0px;
	padding:0px;
}
ul.navigation .nav-item{
	float:left;
	list-style:none; 
	list-style-type:none;
}
ul.navigation .nav-item a{
	display:block;
	padding:10px;
	font-size:20px;
	color:#000000;
	line-height:100%;
}
ul.navigation .nav-item a:hover{
	background:#043c77;
	color:#ffffff;
}
.bg-sangbad{background:#043c77}
.top-nav{
	
}
.top-nav ul, .top-nav ul li{
	list-style:none;
	list-style-type:none;
	overflow:hidden;
}
.top-nav ul li{
	font-size:20px;
	color:#000000;
}
.top-nav ul li a{
	font-size:25px;
	line-height:50px;
	color:#000000;
	font-weight:bold;
}
.pagelist{
	margin:0px;
	padding:0px;
}
.pagelist ul, .pagelist ul li{
	list-style:none;
	list-style-type:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.pagelist ul li{
	color:#000000;
	font-size:18px;
}
.pagelist ul li a{
	font-size:18px;
	line-height:50px;
	color:#000000;
}
.pagelist ul li a strong{
	font-size:20px;
	color:#ff0000;
	display:inline-block;
	width:150px !important;
	background:url(img/nav-arrow.png) right center no-repeat;
	margin-right:40px;
}
/*Lightbox*/
.lb-data .lb-caption{
	font-size:20px;
}

/* *** */
.news-tabs ul, .news-tabs li, .news-tabs li a{
	font-size:18px;
	font-weight:bold;
}
.p-bkg{background:url(img/p-bkg.jpg) repeat;}

.p-bkg h1 a{
	color:#deb283;
}
.p-bkg h2 a{
	font-weight:bold;
	color:#000000;
}
.p-bkg .row{
	background:#deb283; border:2px solid #000000;
}
.p-bkg .row:hover{
	background:#cea982;
}
.bold-headings h2 a, .bold-headings h3 a{
	font-weight:bold;
}
.charcoal-white-bkg{background:url(img/charcoal-white-y-bkg.jpg) top center repeat-y;}
.charcoal-white-bkg .row .col-content{background:#bebebe; border:2px solid #000000;}
.charcoal-white-bkg .row .col-content a, .charcoal-white-bkg .row .col-content h2 a{color:#000000;}
.charcoal-white-bkg .row .content-list  a{color:#f6ecec;}


.black-white-2-side{background:url(img/black-white-2-side.jpg) top center repeat-y;}
.black-white-2-side .row .col-content{background:#bebebe; border:2px solid #000000;}
.black-white-2-side .row .col-content a, .black-white-2-side .row .col-content h2 a{color:#000000;}
.black-white-2-side .row .content-list  a{color:#f6ecec;}
.black-white-2-side .row .col-content:hover{background:#dfdbdb;}
.black-white-2-side .row h1 a{color:#000000;}
.district-form{background:none; padding:10px 0px 10px 0px;}
.district-form input, .district-form select, .district-form button{
	background:#bebebe;
	color:#000000;
	border:none;
}
.district-form select{
	background:#bebebe;
}
.dark-slider{background:#5b5b5b;}
.ashed{background:#bebebe;}
#video-carousel .video{
	background:#dfdbdb;
	border:2px solid #000000;
	padding:8px;
}
.bi{
	width:50px;
	height:50px;
}
.social-links{border-top:2px solid #000000; border-bottom:2px solid #000000; margin-bottom:30px; padding:5px 0px 5px 0px;}
.social-links2{position:fixed; left:10px; top:30%; display:none; z-index:1000;}
.news-details span.page{font-size:18px; margin-bottom:8px;}
.news-details h1.news-title{font-size:50px; line-height:58px;}
.news-details .fullnews p{font-size:18px; line-height:26px;}
@media (max-width: 575.98px) {
	.sangbad-container{
		padding:0px 15px 0px 15px;
	}
	.border-sm-bottom{
		border-bottom:1px solid #cccccc;
		margin-bottom:12px;
	}
	h1, h1 a, h1 a:hover{
		font-size:24px;
		line-height:32px;
	}
	h2, h2 a, h2 a:hover{
		font-size:18px;
		line-height:22px;
		font-weight:bold;
	}
	h3, h3 a, h3 a:hover{
		font-size:16px;
		line-height:20px;
		font-weight:bold;
	}
	.nav-link{
		
	}
	.charcoal-white-bkg{background:#5b5b5b;}
	.charcoal-white-bkg h1 a{color:#bebebe;}
	.black-white-2-side{background:none; background:#5b5b5b;}
	.black-white-2-side .row h1 a{color:#dfdbdb;}
	.news-details h1.news-title{font-size:35px; line-height:45px;}
	.fullnews{padding:0px 0px 0px 30px;}
}
@media print {
  body {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari, Edge */
    print-color-adjust: exact !important; /* Firefox */
  }
  .bg-primary {
    background-color: #007bff !important;
    -webkit-print-color-adjust: exact !important;
  }
  /* Add other elements/classes you want colored */
}