* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  /* overflow-x: hidden; */
}

@font-face {
  font-family: SolaimanLipi;
  src: url('SolaimanLipi.ttf');
} 

.bg-cs-light{
  background-color: #7575750f;
}

.title-cs-regular{
  font-family: 'SolaimanLipi', serif;
  font-weight: 500;
  font-size: 17px;
  color: #000000;
  letter-spacing: 0.17px;
}

.newsdetails {
  font-family: "SolaimanLipi", sans-serif !important;
}

.title-cs-small{
  font-family: 'SolaimanLipi', serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.1px;
}

.title-cs-large{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 0px;
}

.inner-cs-caption{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.4px;
}


.ty-heading3{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 57px;
  letter-spacing: 0px;
}

.ty-heading4{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 0.25px;
}
.ty-heading5{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 0px;
}
.ty-heading6{
  font-family: 'SolaimanLipi', serif;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.15px;
  letter-spacing: 0.15px;
}
.ty-subtitle-1{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 19px;
  letter-spacing: 0px;
}
.ty-subtitle-2{
  font-family: 'SolaimanLipi', serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1px;
}
.ty-body-1{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 19px;
  letter-spacing: 0.5px;
}
.ty-body-2{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.25px;
}
.ty-button{
  font-family: 'SolaimanLipi', serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1.25px;
}
.ty-caption{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.4px;
}
.ty-overline{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 1.5px;
}



/*@font-face {*/
/*  font-family: 'TangonMJ';*/
/*  src: url('TangonMJ.eot');*/
/*  src: url('TangonMJ.eot?#iefix') format('embedded-opentype'),*/
/*  url('TangonMJ.woff2') format('woff2'),*/
/*  url('TangonMJ.woff') format('woff'),*/
/*  url('TangonMJ.ttf') format('truetype'),*/
/*  url('TangonMJ.svg#TangonMJ') format('svg');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/


/*@font-face {*/
/*  font-family: 'SolaimanLipi';*/
/*  src: url('SolaimanLipi.eot');*/
/*  src: url('SolaimanLipi.woff') format('woff'),*/
/*  url('SolaimanLipi.ttf') format('truetype'),*/
/*  url('SolaimanLipi.svg#SolaimanLipiNormal') format('svg'),*/
/*  url('SolaimanLipi.eot?#iefix') format('embedded-opentype');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/

p {
  margin-bottom: 0px;
   /*font-family: 'TangonMJ', Arial, sans-serif !important; */
  /*font-family: "Kalpurush", Arial, sans-serif !important;*/
}

.padding-mobile{
  padding: 0px 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  letter-spacing: 0px;
}
a, a:hover{
  text-decoration: none;
  color: #231f20;
}

.icon-height {
  width: 100%;
  height: 35px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul li {
  padding: 0;
  margin: 0;
}

.footer-location p {
    margin-bottom: 0px;
    font-family: "SolaimanLipi", Arial, sans-serif !important;
}

.category-title-btn {
  width: 150px;
  background-color: gray;
  padding: 6px 12px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-decoration: none;
  font-size: 1rem;
  color: white;
  border-radius: 5px;
}

.category-title-btn:hover {
  color: white;
}
.bg-red {
  background-color: #a81e25;
}
.navbar-flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.bg-secondary {
  /* background-color: #e7e4e0 !important; */

}

.text-secondary{
  font-family: "SolaimanLipi", Arial, sans-serif !important;
  /* background-color: #e7e4e0 !important; */

}

/* header  */
/* .topnavbar{
  background-color: #000;
}
.topnavbar:hover{
  background-color: #972020;
} */


.header-btn .rounded {
  border-radius: 10px !important;
}

.brand-logo img {
  height: auto;
  width: 200px;
}
.dropdown-toggle::after {
  display: none;
}

.header-date .bangla-date {
}

.footer-logo {
  height: 70px;
}
.nav-item {
  /* display: flex;
  justify-content: space-between; */
  padding: 0px;
  align-items: center;
  border-left: 1px solid red;
}
.mobile-header {
  display: none;
}
.nav-link {
  display: flex;
  justify-content: space-between;
  padding: 0px 8px;
}
.nav-link span {
  color: #000;
/*  font-family: 'TangonMJ';
  font-weight: normal;*/
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-style: normal;
  line-height: .7;
}
.nav-item > a {
  margin-right: 5px;
  color: black;
  font-size: 16px;
}
.nav-item nav-arrow {
  margin-left: auto;
}

/* .author-hr{
  margin-top: 70px;
} */

.header-date {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
  border-left: 1px solid rgb(194, 24, 18);
  padding-left: 5px;
}

.header-date span {
  /*font-family: Arial, sans-serif !important;*/
  /*font-size: 0.8rem;*/
  /*!* color: rgba(128,129,132,255); *!*/
  /*color: rgb(0, 0, 0);*/
  /*font-weight: 300;*/
}

.header-date .bangla-date {
  font-family: 'SolaimanLipi', Arial, serif !important;
  font-size: 1.1rem;
  /* font-weight: bold; */
}

.header-date span .date-black {
  color: black;
  font-weight: bold;
}
.fs-6 {
  font-size: 1.8rem !important;
}

.search-bar {
  border: 1px solid gray;
  border-radius: 20px;
  background-color: #ffffff;
}
.search-bar input[type="text"] {
  width: 100%;
  border: 0px;
  font-size: 0.8rem;
  padding: 3px 7px;
  background: transparent;
}
.search-bar input[type="text"]:focus {
  border: 0px;
  outline: none !important;
}

.search-bar button {
  background-color: transparent;
  border: 0px;
  /* padding: 3px 0px; */
}
.search-bar button i {
  color: gray;
}
.social-icon {
  display: flex;
  justify-content: end;
  align-items: center;
}
.social-icon a {
    margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
 opacity:0.87;
}

.social-icon a:hover{
  opacity: 1;
}

.social-icon div:nth-child(5) {
  border: 0px;
}

.social-icon div i {
  color: gray;
  font-size: 1rem;
}
.header-btn-area i {
  font-size: 1.3rem;
  color: #ffffff;
}
.header-btn-area span {
  font-size: 0.9rem;
  color: #ffffff;
  font-weight: 300;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #cc2026;
}

/* header navbar  */
.topnavbar ul li a {
  color: black;
  font-size: 1.2rem;
}
.topnavbar {
  padding-top: 0px;
  padding-bottom: 0px;
}
.header-hr {
  padding: 13px 0px 8px 0px;
  border-top: 1px solid black;
}
/* header nav ul li {
	border-left: 2px solid rebeccapurple;
} */

header > nav ul li a {
  color: gray;
  font-size: 1rem;
  text-transform: capitalize;
  text-decoration: none;
}
header > nav ul li i {
  margin-left: 8px;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  /*.card-small img{*/
  /*  width: auto;*/
  /*  !*height: 100%;*!*/
  /*  !*height: 195px;*!*/
  /*  !*width: 329px;*!*/

  /*  height: 189px;*/
  /*  width: 249px;*/
  /*  object-fit: cover;*/
  /*  !*border-radius: 20px;*!*/
  /*  !*max-height: 250px;*!*/
  /*  !*max-width: 300px;*!*/

  /*}*/

    

  .details-post-photogallery *{
        font-size: 20px!important;
	color:#000000!important;
    }
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  /* .navbar .nav-item:hover .nav-link {
    background-color: rgb(151, 32, 32);
    color: #fff;
    border-color: #fff;
  } */
  .navbar .nav-item .nav-link {
    /* border-left: 2px solid #972020; */
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
    background: #ffffff;
    border-radius: 6px;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
    border-radius: 0;
  }
  .navbar .nav-item .dropdown-menu .dropdown-item {
    border-bottom: 2px solid #972020;
  }
  .navbar .nav-item .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
  }
  .mobile-footer-section{
    display: none;
  }
}
/* ============ desktop view .end// ============ */

/* header end  */

/* hero start  */
.desktop-hero-section {
  padding:  0px;
}
.hero-section .row {
  /* background-image: url("../image/hero-bg.png"); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 60vh; */
  max-height: 500px;
  /*border-radius: 10px;*/
  overflow: hidden;
}
.hero-content {

/*  background-color: rgb(163 8 14 / 82%);*/
background-color: rgb(120 7 12 / 94%);
  padding: 50px 19px 35px 31px;
  /* height: 70vh; */
  height: 500px;
}

.hero-content p a{
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}
.hero-content hr {
  color: #ffffff;
  opacity: 1;
}
.hero-content h2 a{
  color: #ffffff;
  font-size: 34px;
  padding-bottom: 80px;
}
.mobile-hero-img{
    object-fit: cover;
    height: 25vh;
    width: 100%;
    border-radius: 10px;
}

/* top news  */
.international .author {
  text-decoration: none;
  color: #666666;
  border: none;
}
.international-content h5 a{
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ffffff;
}

.international .author:hover {
  text-decoration: none;
  color: #000000;
}

.author {
  text-decoration: none;
  color: #666666;
  border-top: 1px solid #666666;
}

.author:hover {
  text-decoration: none;
  color: #000000;
  border-top: 1px solid #666666;
}

.international-content > a {
  font-size: 1rem;
  color: #ffffff;
  padding-bottom: 5px;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}

.see-more {
  background-color: #ffffff;
  color: #666666;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

.see-more:hover {
  color: #000;
}

/*=============================
  recent news slider
 ================================*/

.recent-news-desktop-slider .card {
  /* border-right: 1px solid gray; */
  border-left: 2px solid gray;
  padding: 10px 30px;
}

.recent-news-desktop-slider .card:first-child {
  border: 0px;
}

.recent-news-desktop-slider .card:last-child {
  border: 0px;
}

.recent-news-desktop-slider {
  position: relative;
}

/* ---- sabbir -----*/



.recent-news-slider-section .recent-news-slider-container {
  background: #e7e4e0;
   /* max-height: 477px; */
}

.recent-news-slider-section .recent-news {
  margin: 30px 50px 0;
}
.recent-news-slider-section .recent-news:hover {
  text-decoration: none;
  color: #fff;
}

.recent-news-slider-section .recent-news-slider {
    /*width: auto;*/
  padding: 30px 20px 50px;
  display: flex;
  flex-wrap: no-wrap;
  overflow-x: auto;


}

.recent-news-slider-section .recent-news-slider .slider-item {
  border-right: 1px solid #7a7a7a;
}

.recent-news-slider-section .recent-news-slider .slick-slide {
  background: transparent;
  color: #000;
  padding: 0 30px;
  font-size: 20px;
  text-align: left;
}

.recent-news-slider-section .card {
  border-radius: 0;
  background: transparent;
   flex: 0 0 auto;
    width: fit-content;
  max-width: 100%;
  margin-right: 10px;
  margin-left: 10px;

}
.recent-news-slider-section .card-img-top {
  border-radius: 0;
/*  height: 260px;*/
/*  object-fit: contain;*/
  max-height: 201px;
  object-fit: cover;
  aspect-ratio: 16/9;
  width: fit-content;
}

.recent-news-slider-section .card-body {
  background: transparent;
  color: #000;
  padding: 15px 0 0;
  font-size: 24px;
  height: 90px;
  overflow: hidden;
}

.recent-news-mobile .title-btn.recent-news {
  margin: 20px 0px;
}

.slider .slick-prev:before,
.slider .slick-next:before {
  color: #292e3e;
}

.slider .slick-dots {
  bottom: -30px;
}

.slider .slick-slide:nth-child(odd) {
  background: #57c09f;
}

button.slick-prev.pull-left.slick-arrow {
  position: absolute;
  /* left: 0; */
  left: 8px;
  /* top: 40%; */
  border: none;
  font-size: 1rem;
  top: calc(40% - 15px);
  padding: 10px;
  background-color: transparent;
  z-index: 1;
}

.recent-news-slider-section .slick-arrow.slick-disabled {
  opacity: 0;
}
button.slick-next.pull-right.slick-arrow {
  position: absolute;
  /* top: 40%; */
  /* right: 0; */
  right: 8px;
  border: none;
  font-size: 1rem;
  top: calc(40% - 15px);
  padding: 10px;
  background-color: transparent;
  z-index: 1;
}

button.slick-prev-recent-mobile.pull-left.slick-arrow {
  position: absolute;
  left: 0;
  /* left: -30px; */
  /* top: 40%; */
  border: none;
  font-size: 1rem;
  top: calc(40% - 15px);
  padding: 10px;
  background-color: transparent;
}
button.slick-next-recent-mobile.pull-right.slick-arrow {
  position: absolute;
  /* top: 40%; */
  right: 0;
  /* right: -30px; */
  border: none;
  font-size: 1rem;
  top: calc(40% - 15px);
  padding: 10px;
  background-color: transparent;
}

/* bohusor  */
.bohusor {
  padding: 0px 0px 25px 0px;
}
.bohusor-content-right {
  justify-content: space-between;
}
.bohusor-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* width: 50%; */
}
.bohusor-content a.bohusor-author {
  color: #444;
}
.bohusor-title {
  /*!*color: rgb(73, 73, 73);*!*/
  /*!*font-size: 1.5rem;*!*/
  /*!*font-weight: 400;*!*/
  /*margin: 16px 0px;*/
  /*font-family: 'SolaimanLipi', serif;*/
  /*font-weight: 500;*/
  /*font-size: 24px;*/
  /*letter-spacing: 0.15px;*/
}

.bohusor-author {
  color: #231f20;
  /*font-size: 1.1rem;*/
  /*border-bottom: 2px solid red;*/
  margin: 10px 0px;
  text-decoration: none;
}
.bohushor-others {
  overflow: auto;
  height: 431px;
  position: relative;
  background-color: #7575750f;
   /*width: 100%;*/
}
.line-breake {
  font-size: 0.5px;
}

.bohushor-others .d-flex {
  height: 50%;
}
.bohushor-others .d-flex:first-child {
  margin-bottom: 5px;
}

.mask-down {
  -webkit-mask-image: url(../image/mask-down.png);
  mask-image: url(../image/mask-down.png);
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.mask-right {
  -webkit-mask-image: url(../image/mask-right.png);
  mask-image: url(../image/mask-right.png);
  /* -webkit-mask-size: 95%;
  mask-size: 95%; */
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
/* .bohushor-others > .row{
  height: 150px;
  overflow: hidden;
} */

.bohusor .mask-right img {
  /*height: 100%;*/
  width: auto;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  max-height: 250px;
  max-width: 300px;
}
.bohusor .mask-down img {
  /* height: 430px; */
  height: 100%;
}
.international-right {
  padding: 5px 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-start;
  height: 100%;
  border-right: 2px solid gray;
}

/* international */
.international-right-content {
  position: relative;
}
.international-right-content .image {
  height: 615px;
}

.international-right-content .image img {
  height: 100%;
  object-fit: cover;
}

.international-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgb(124 0 0 / 69%);
  color: white;
  padding: 10px 20px;
}

.international-content .author {
  color: #ffffff;
  padding-bottom: 8px;
  border-bottom: 1px solid white;
  text-decoration: none;
}
.international-right > .author {
  margin-top: 10px;
}

.international-right > .author:hover {
  border: none;
  color: black;
}

.international-content .author:hover {
  color: #000000;
}
/* .international-content a {
  border-bottom: 1px solid red;
  color: white;
} */

.international-right {
  padding-left: 5px;
}
.international-diverder {
  height: 100%;
  width: 2px;
  background-color: #666666;
}
.international .inte .top-news .card-title {
  height: 70px;
  overflow: hidden;
}
/* .international{
} */
.other-news {
  overflow-y: auto;
  overflow-x: hidden;
  height: 800px;
}
.international .other-news {
  overflow-y: auto;
  overflow-x: hidden;
  height: 615px;
}

/* .international-news-blog{
  height: 185px;
} */

.international .other-news .d-flex {
  height: 180px;
  overflow: hidden;
  margin-bottom: 25px;
  border-right: 2px solid #000;
}

/* .international .other-news .images {
  width: 300px;
} */
.international-news-blog {
  /*border-right: 2px solid gray;*/
}
.international-news-blog img {
  height: 186px;
  width: 100%;
  object-fit: cover;
}

/* .international .other-news .images img {
  height: 100%;
  width: 100%;
  object-fit: fill;
} */

/* .other-news .images,
.other-news .international-right {
  flex: 1 0 50%; */
/* } */

.top-news {
  padding: 20px 0;
  background-color: #efeeed;
  border-bottom: 0.5px solid #75757526;
}

.top-news .card {
  border-radius: 0;
  border: none;
}

.top-news .card-body .card-title{
  /*font-family: 'SolaimanLipi', serif;*/
  height: 107px;
  background-color: #e7e4e0;
  margin-bottom: 0px;
  /*font-size: 16px;*/
}

.top-news .card *  {
  background-color: #e7e4e0;
}

/*.top-news .card-footer{*/
/*  background-color: #e7e4e0;*/
/*}*/

.top-news .card-img-top {
  width: 100%;
  height: 215px;
  /* height: 15vh; */
  object-fit: cover;
  border-radius: 0;
}

/* .card-img-top {
  width: 100%;
  height: 15vw;
  object-fit: cover;
} */
/* 
.recent-news-desktop .card {
  padding: 5px;
  margin: 0 auto;
} */

.recent-news-mobile {
  display: none;
}

.recent-news-desktop {
  background-color: #e7e4e0;
  margin-top: 35px;
}

.title-btn {
  margin-left: 30px;
  width: 150px;
  background-color: gray;
  padding: 6px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  font-size: 1rem;
  color: white;
  border-radius: 5px;
}

/* .boithoki-btn{
  margin: 10px;
} */

.recent-news-desktop-slider .card {
  border-radius: 0;
  border: none;
  background-color: transparent;
  border-right: 1px solid #d7d6d5;
  border-left: 1px solid #d7d6d5;
}

/* .bohusor {
  padding: 50px 0;
} */
.cobighor .swiper-wrapper {
  overflow: hidden;
}

.cobighor .mySwiper2 {
  position: relative;
}

.cobighor .swiper-slide {
  overflow: hidden;
}
/* .mySwiper2 .swiper-slide */
.cobighor .swiper-button-next {
  background: url("../image/arrow-right.svg") no-repeat scroll center center
    #ffffff;
  left: auto;
  right: 0;
  margin-right: 2px;
  background-origin: content-box;
  color: #666666;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding: 5px;
  text-decoration: none;
  cursor: pointer;
}

.cobighor .swiper-button-prev {
  background: url("../image/arrow-left.svg") no-repeat scroll center center
    #ffffff;
  color: transparent;
  right: auto;
  left: 1px;
  left: 0;
  margin-left: 2px;
  background-origin: content-box;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-decoration: none;
  cursor: pointer;
}

/* 
.mySwiper2 .swiper-button-prev-single-slider{

  background: url(../image/arrow-left.svg) no-repeat scroll center center;
  color: transparent;
  margin-left: 2px;
  background-origin: content-box;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 90%;
  z-index: 999;
  right: 60%;
}

.mySwiper2 .swiper-button-next-single-slider{
  background: url('../image/arrow-right.svg') no-repeat scroll center center ;
  margin-right: 2px;
  background-origin: content-box;
  color: #666666;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding: 5px;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 90%;
  z-index: 999;
  left: 40%;
} */

.cobighor .swiper-button-next::after {
  display: none;
}
/* .swiper-button-next{
    right: 10px;
    left: auto;
    color: transparent;
    background-image: url('../image/arrow-right.svg') !important;
    background-color: transparent;
  
 } */

.cobighor {
  padding: 30px 0 50px;
}


.cobighor-second {
  /*padding: 30px 0 50px;*/
}



.cobighor .slider-content,
.cobighor-second .slider-content {
  padding: 30px 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  /* height: 100%; */
  text-align: left;
}

.cobighor .slider-content .title,
.cobighor-second .slider-content .title{
  padding-top: 10px;
  color: #fff;
  margin-bottom: 20px;
  /*border-bottom: 2px solid white;*/
  text-decoration: none;
}
.cobighor .slider-content .title a,
.cobighor-second .slider-content .title a{
  color: white;
}
.cobighor-second .slider-content .details a,
.cobighor-second .slider-content .details a{
  color: #fff;
  font-size: 15px;
  display: block; /* or inline-block */
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.6em;
  line-height: 1.8em;
  text-decoration: none;
}
.cobighor .slider-content .pc-credit,
.cobighor-second .slider-content .pc-credit{
  color: #fff;
  /* margin: 8px 10px 8px 0px; */
  padding: 8px 0px;
  /*border-top: 1px solid white;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
}
.pc-credit  a{
  color: white;
}
.pc-credit > .border-right {
  border-right: 2px solid white;
  margin-right: 5px;
  padding-right: 5px;
}

.bg-secondary .slider-content {
  color: #fff;
}

.boithoki {
  margin: 30px 0px 0px 0px;
  /* padding: 0px !important; */
}

.boithoki-image {
/*  height: 100%;*/
  width: 100%;
  border-radius: 15px;
}
/* .recent-news-desktop-slider .card:first-child {
  border-left: none;
}

.recent-news-desktop-slider .card:last-child {
  border-right: none;
} */
/* boithoki */

.boithoki-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
a.boithoki-author {
  color: #ffffff;
}
.boithoki-title {
  color: gray;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 10px 0px;
}

.boithoki-author {
  color: #231f20;
  font-size: 1rem;
  border-bottom: 2px solid red;
  margin: 10px 0px;
  text-decoration: none;
}

.boithoki .main .rounded {
/*  height: 400px; */
  width: 100%;
  border-radius: 10px !important;
  overflow: hidden;
}

.boithoki .main .rounded img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.boithoki .others {
  height: 400px;
  overflow-y: scroll;
  direction: rtl;
}

.boithoki .others .others-card {
  direction: ltr;
  height: 192px;
}

.boithoki .others .d-flex {
  height: 185px;
  width: 100%;
  border-radius: 10px !important;
  overflow: hidden;
  margin-bottom: 25px;
}
.boithoki-title {
  color: #ffffff;
  padding: 5px 0px;
}

.boithoki .others img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border: 1px solid gray;
  border-radius: 15px;
}

.footer {
  border-top: 1px solid #707070;
  margin-top: 70px;
  padding: 17px 0;
}
footer ul > li {
  padding: 0px 5px;
  margin-top: 10px;
}

footer ul > li > a {
  text-decoration: none;
  color: gray;
  font-size: 20px;
  font-weight: 500;
}
footer ul > li > a:hover {
  color: gray;
}
.footer-location {
  color: gray;
  font-size: 8px;
}

/* footer .social-icon {
  display: flex;
  justify-content: end;
  align-items: center;
}
footer .social-icon div {
  border: 1px solid gray;
  margin-left: 10px;
  padding: 2px 5px;
  border-radius: 50%;
}
footer .social-icon div i {
  color: gray;
} */
/* menu{
    display: flex;
    justify-content: space-between;
} */

/* .swiperbgimg {
  background-image: url("https://swiperjs.com/demos/images/nature-1.jpg");
}
.swiperbgimg2 {
  background-image: url("https://swiperjs.com/demos/images/nature-2.jpg");
} */

/* category page  */
.category-hero-content a {
  text-decoration: none;
  color: #929497;
  border-bottom: 1px solid red;
  padding-bottom: 8px;
}
.category-hero-content h3 {
  font-size: 2rem;
  font-weight: 500;
  color: #231f20;
  padding: 20px 0px;
}
.category-hero-content p {
  font-size: 1rem;
  color: #808184;
}

.top-category .category {
  /* border-top: 2px solid #000000; */
  padding: 15px 5px 15px 50px;
}

.category-hr hr{
  padding: 0px;
  margin: 0px;
  height: 2px;
  background-color: #000000 !important;
  color: #000000 !important;
}

/* .top-category .category img {
  width: 100%;
} */
.top-category .category a {
  text-decoration: none;
  display: block;
  color: #929497;
  margin-bottom: 30px;
}

.top-category .category a span {
  color: #929497;
}

.top-category .category .categoryName {
  padding: 5px 0;
  border-bottom: 1px solid #929497;
}

.top-category .category a h3 {
  color: #231f20;
}



.news-info .news-category{
  font-size: 20px;
  text-decoration: none;
  color:#7a7a7a;
  margin-bottom: 15px;
  display: block;
}
.news-info .news-date{
  color:#7a7a7a;
}
.news-info .news-author{
  display: flex;
  align-items: flex-end;
}
.news-info .news-author span {
  font-size: 18px;
  line-height: 20px;;
}

.news-info span {
  padding: 3px 5px;
  border-left: 1px solid red;
  margin-top: 10px;
  display: block;
}
.photo-credit{
  color: #7a7a7a;
}
.photo-credit .photographer a{
  color: #292929 !important;
  text-decoration: none;
  border-right: 1px solid red;
  margin-right: 4px;
}



.border-left-cobighor {
  padding: 3px 5px;
  border-left: 1px solid white;
  margin-left: 5px;
}

.border-bottom {
  padding: 5px 3px;
  border-bottom: 1px solid white;
}

.feature-news-image {
  height: 100%;
  width: auto;
  object-fit: cover;
}

.page-item.disabled .page-link {
  color: #a01e1e;
  pointer-events: none;
  background-color: transparent;
  border: none;
}

.page-item .page-link {
  border: none;
  background: transparent;
  padding: 8px 12px;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}

.page-item .page-link:hover {
  background-color: rgba(117, 117, 117, 0.151);
}

.category-hero .bg-secondary {
  background: #e6e3df !important;
}

.category-hero .category-hero-content {
  color: #000;
}

.culture .item-image {
  height: 190px;
  width: auto;
  overflow: hidden;
}
.culture .bg-secondary {
  background-color: #e7e4e0 !important;
  overflow: hidden;
}
.culture-blog img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
}
.culture-blog h5 {
  padding: 10px;
  font-size: 1.1rem;
}

.culture-blog {
  height: 190px;
  overflow: hidden;
}

.culture .item-image img {
  height: 100%;
  width: 100%;
  object-fit: over;
}

.culture h5 {
  color: #000000;
    font-size: 20px;
    padding: 5px 5px 5px 0px;
}

/*.culture span {*/
/*  color: #000000;*/
/*  border-top: 1px solid red;*/
/*}*/


.culture .author-link {
  text-decoration: none;
}

.btn-secondary .fa-bars {
  margin-right: 10px;
}

.bohushor-others .div {
  margin-bottom: 0px;
  height: 50%;
}
.mask-right img {
  height: 100%;
  width: 100%;
}

.mobile-hero-section {
  display: none;
  margin: 0px 5px;
}




.news-video{
  margin-top:20px;
  margin-bottom: 30px;
}

.news-video .video{
  padding: 0;
}
.news-video .video-desc{
  padding: 15px;
  background-color: #808083;
  color: #fff;
}
.news-video .video-title{
  font-size: 30px;
  color: #fff;
  border-bottom: 2px solid #fff;
}

/* category page  */

.addversment-mobile{
  display: none;
}

.top-category .category a h3 {
    color: #231f20;
    font-size: 1.7rem;
}


  .highest-reader{
    background: #E7E4E0;
    color: #231f20;
  }

  .highest-reader-num{
    border-right: 2px solid white;
  }

/* .addversment-mobile > img{

  transform: rotate(180deg);
  display: block;

} */



/* culture desktop and mobile  */
.culture-desktop{
  display: block;
}

.culture-mobile{
  display: none;
}

/* .culture-mobile-single-slider.bg-secondary.slick-slide.slick-current.slick-active {
    display: grid;
    grid-template-columns: 1fr 1fr;
} */

.cultural-mobile-slider .slick-arrow {
    top: calc(50% - 15px) !important;
    background: #fff !important;
    height: 35px !important;
    width: 35px !important;
    border-radius: 50% !important;
    padding: 0 !important;
}
.cultural-mobile-slider .slick-list.draggable {
    margin: 0px 40px;
}

.cultural-mobile-single-slider{
  padding: 0px 8px;
}
/* .cultural-mobile-slider .culture h5 {
    color: #000000;
    font-size: 20px;
    padding: 5px 5px 5px 0px;
} */

 .culture span {
    color: #000000;
    /*border-top: 1px solid red;*/
}


.footer-nav{
  display: none;
}



/* .cultural-mobile-slider .cultural-mobile-single-slider{
  padding-right: 10px;
  border-right: 1px solid gray;
} */


  .left-fixed.social-icon{
    position: fixed;
    top: 47%;
    left: 3.3%;
    flex-direction: column;
    opacity: 0;
  }
  .left-fixed.social-icon a{
    margin-top: 11px;
    opacity:0.87;
  }

.left-fixed.social-icon a:hover{
  opacity: 1;
}
  .social-mobile-icon{
    display: flex;
  }

  .social-mobile-icon a{
   /* border: 1px solid gray;*/
    margin-left: 11px;
    width: 28px;
    height: 28px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    border-radius: 50%;
    text-decoration: none;
    color: gray;
    font-size: 15px;
  }




/* light box  */

#lightbox{
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, .8);
  z-index: 1000;
  display: none;
}
#lightbox.active{
  display: flex;
  justify-content: center;
  align-items: center;
}

#lightbox > img{
  height: 70vh;
  width: 80%;
}

/* swipe slider  */


/* .mySwiper3 .swiper-slide img{
  opacity: 0.4;
}

.mySwiper3 .swiper-slide img.swiper-slide-thumb-active{
  opacity: 1;
} */



.mobile-footer-buttons a{
  background-color: #808080 !important;
  border-radius: 6px !important;
  padding: 5px 10px;
  position: relative;
  text-align: center;
}

.mobile-footer-buttons a .icon{
  height: 15px;
  position: absolute;
  left: auto;
}

.mobile-footer-buttons a .text{
  text-align: center;
  margin-left: 30px;;
}



.mobile-footer-buttons .archive-icon{
  color: #fff;
  font-size: 15px;
}

.slider-content-text > .title a{
  font-family: 'SolaimanLipi', serif;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0px;

}
.slider-content-text > .details a{
  font-family: 'SolaimanLipi', serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.4px;
  max-height: 300px;
}


/*.social-icon.mobile a {
  border: 1px solid gray;
  margin-left: 6px;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-decoration: none;
  color: gray;
  font-size: 13px;
}*/

@media screen and (min-width: 1350px) {
  .social-icon.mobile{
    opacity: 0;
  }
  .left-fixed.social-icon{
    opacity: 1;
  }
}

/* @media screen and (min-width: 1450px) and (max-width: 1550px) {
  .left-fixed.social-icon{
    left: 0%;
  }
}


@media screen and (min-width: 1550px) {
  .left-fixed.social-icon{
    left: 3%;
  }
} */

.inner-news-content{
  position: relative;
}

.inner-news-content .feature-image img {
  height: auto;
  max-width: 100%;
}

.heightlight-section{
  background-color: #cccccc;
  padding: 25px ;
}

.heightlight-section blockquote {
  font-size: 34px;
  color: black;
  font-family: Kalpurush;
  text-align: center;
}
.blockquoteIcon{
  font-size: 40px;
}

/* .heightlight-section blockquote:before {
  position: absolute;
  content: "\201C";
  top: 0;
  left: 0;
  margin-left: 9px;
  margin-top: 33px;
  font-size: 59px;
}
.heightlight-section blockquote:after {
  position: absolute;
  content: "\201D";
  bottom: 0;
  right: 0;
  font-size: 59px;
} */
.heightlight-section blockquote h2{
  font-size: 34px;
  color: black;
  font-family: Kalpurush;
  text-align: center;
}

/* navbar mobile menu  */

.mobile-menu{
  position: fixed;
  top: 0;
  left: -250px;
  background-color: #ffffff;
  z-index: 1000;
  height: 100%;
  width: 250px;
  transition: all 0.3s ease-in-out;
}

.mobile-menu.active{
  left: 0px;
}
.mobile-menu-wrapper{
  position: fixed;
  background-color: rgba(0, 0, 0, 0.596);
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

/* .mobile-menu.active body{
  overflow-y: none;
  height: 100vh;
} */

.mobile-menu > ul{
  margin-top: 50px;
  /* display: flex;
  flex-direction: column;
  align-items: center; */
  text-align: center;
}

/* .mobile-menu > ul > li{
  position: relative;
} */

.mobile-menu > ul > li > a{
  font-size: 17px;
  color: #000000;
}

.mobile-dropdown-menu{
  height: 0px;
  opacity: 0;
  overflow: hidden;

}



.b-example-divider {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi {
  vertical-align: -.125em;
  pointer-events: none;
  fill: currentColor;
}

.dropdown-toggle { outline: 0; }

.nav-flush .nav-link {
  border-radius: 0;
}

.btn-toggle {
  display: inline-flex;
  align-items: center;
  padding: .25rem .5rem;
  font-weight: 600;
  color: rgba(0, 0, 0, .65);
  background-color: transparent;
  border: 0;
}
.btn-toggle:hover,
.btn-toggle:focus {
  color: rgba(0, 0, 0, .85);
  background-color: #d2f4ea;
}

.btn-toggle::before {
  width: 1.25em;
  line-height: 0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;
}

.btn-toggle[aria-expanded="true"] {
  color: rgba(0, 0, 0, .85);
}
.btn-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.btn-toggle-nav a {
  display: inline-flex;
  padding: .1875rem .5rem;
  margin-top: .125rem;
  margin-left: 1.25rem;
  text-decoration: none;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #d2f4ea;
}

.scrollarea {
  overflow-y: auto;
}

.fw-semibold { font-weight: 600; }
.lh-tight { line-height: 1.25; }


.news-author-des{
  margin: 0px;
  padding: 0px 0px 7px 0px;
}
@media screen and (min-width: 768px) and (max-width: 872px)  {
  .left-fixed.social-icon {
      /* position: fixed;
      top: 35%;
      left: 0;
      flex-direction: column; */
  }
}
@media screen and (min-width: 240px) and (max-width: 992px)  {
  .category-title-btn img {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-right:9px;
  }


}




.category-title-btn img {
  height: 23px;
  width: 23px;
}

.card-small{
  border-radius: 5px;
  background-color: #e7e4e0;
  height: 197px;
  /*height: auto;*/
  object-fit: cover;
}

.card-small img{
  width: auto;
  /*height: 100%;*/
  /*height: 160px;*/
  width: 240px;
  /*object-fit: cover;*/
  aspect-ratio: 4/3;
  /*border-radius: 20px;*/
  /*max-height: 250px;*/
  /*max-width: 300px;*/

}
.bohusor-mobile-section{
  display: none;
}

.bohusor-desktop-section{
  display: block;
}

.recent-news-mobile-new{
  display: none;
}


.news-details blockquote {
    line-height: 1.35;
    width: 94%;
    margin-top: 1em;
    margin: 50px auto;
    text-align: left;
    color: #616161;
    padding: 1.2em 25px 1.2em 45px;
    border-left: 8px solid #9e9e9e;
    position: relative;
    font-size: 20px;
    background: #EDEDED;
}

.news-details blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#9e9e9e;
  font-size:3em;
  position: absolute;
  left: 10px;
  top:-10px;
}

.news-details blockquote::after{
  content: '';
}

.news-details blockquote span{
    font-family: 'SolaimanLipi', serif;
    display: block;
    color: #616161;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.35;
}
.link-hover-style:hover{
  /* color:#a3080ed1; */
 /*	color:#ba0008; */
 color:#7f0000;
}
.boithoki-thumbnail {
  position: relative;
}

.boithoki-thumbnail .fa-play {
  position: absolute;
  background: #0a0a0bad;
  bottom: 0;
  left: 0;
  color: #a81e25;
  font-size: 31px;
  height: 51px;
  width: 51px;
  border-radius: 50%;
  padding-left: 17px;
  padding-top: 10px;
  margin: 7px;
}

.boithoki-image {
  position: relative;
}

.boithoki-image .fa-play {
  position: absolute;
  background: #0a0a0bc9;
  bottom: 0;
  left: 0;
  color: #a81e25;
  font-size: 15px;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  padding-left: 9.3px;
  padding-top: 6.3px;
  margin: 5px;
}
   


@media all and (min-width: 992px) {
  .tirjok-long-height{
    width: 45%;
  }
  #read-more-btn-category{
    width: 15%;
  }

}

@media screen and (max-width: 992px) {
  .tirjok-long-height{
      width: 100%;
  }
#read-more-btn-category{
        width: 20%;
    }

}
