@import url(../fonts/solimanLipi/soliman-lipi-font-face.css);

a {
  text-decoration: none;
  color: #0c4da2
}

.w-35 {
  width: 35%
}

.w-40 {
  width: 40%
}

.mh-7x5rem {
  max-height: 7.5rem !important
}

.mh-8x5rem {
  max-height: 8.5rem !important
}

button:focus {
  box-shadow: none !important
}

.fs-7 {
  font-size: 0.6rem !important
}

.fs-8 {
  font-size: 0.8rem !important
}

.text-theme {
  color: #0c4da2 !important
}

header img {
  width: 300px
}

#nav {
  background: #fff;
  z-index: 1021 !important
}

#nav .navbar-brand img {
  width: 260px;
  transition: all 0.3s
}

#nav::before {
  position: absolute;
  background-color: #fff;
  content: "";
  display: block;
  height: 7px;
  width: 100%;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' stroke='%23727f8e' stroke-linecap='butt' stroke-linejoin='round' fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 .5h10m-10 3h10m-10 3h10' stroke-opacity='0.5'/%3E%3C/svg%3E");
  background-repeat: repeat-x
}

#nav.show .navbar-brand img {
  width: 200px
}

#nav.show::before {
  height: 1px
}

#nav ul.navbar-nav li a {
  color: #000;
  font-weight: 500;
  font-size: 18px
}

#nav ul.navbar-nav li a.active, #nav ul.navbar-nav li a:hover {
  color: #0c4da2
}

#offcanvasNav .navbar-nav .nav-item .nav-link {
  color: #000;
  font-weight: 500;
  font-size: 16px
}

#offcanvasNav .navbar-nav .nav-item .nav-link:hover {
  color: #0c4da2
}

#offcanvasSearch {
  height: max-content !important
}

@media (max-width: 576px) {
  #nav .navbar-brand img {
    width: 200px
  }
}

.webkit-box-orient-unset {
  -webkit-box-orient: unset !important
}

.text-elipsis-1 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.is-video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid rgba(255, 255, 255, 0.7);
  border-radius: 100%;
  padding-left: 4px;
  z-index: 1;
  transition: all 0.3s
}

.is-video i {
  color: #fff;
  font-size: 16px
}

.is-video.sm-size {
  width: 50px;
  height: 50px;
  border: 4px solid rgba(255, 255, 255, 0.7)
}

.is-video.sm-size i {
  color: #fff;
  font-size: 20px
}

.is-video.medium-size {
  width: 60px;
  height: 60px;
  border: 4px solid rgba(255, 255, 255, 0.7)
}

.is-video.medium-size i {
  color: #fff;
  font-size: 20px
}

.is-video.large-size {
  width: 70px;
  height: 70px;
  border: 5px solid rgba(255, 255, 255, 0.7)
}

.is-video.large-size i {
  color: #fff;
  font-size: 20px
}

#back_to_top {
  transition: all 0.3s;
  right: 20px;
  bottom: 20px;
  z-index: 1
}

.lead .lead-article {
  z-index: 0
}

.lead .lead-article:hover h1 {
  text-decoration: underline
}

.lead .lead-article:hover .is-video {
  background: rgba(255, 255, 255, 0.7);
  border: none
}

.lead .lead-article:hover .is-video i {
  color: #0c4da2
}

.lead .lead-article::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.75))
}
.lead .lead-article .figure img {
  max-height: 472px;
  min-height: 472px;
  overflow: hidden;
}
.lead .lead-article .lead-article-text {
  position: absolute;
  bottom: 80px;
  left: 70px;
  color: #fff;
  z-index: 1;
  right: 70px;
  padding-left: 10px
}
.lead .lead-article .lead-article-text::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: -20px;
  background: #0c4da2;
  width: 10px;
  height: 100%
}

.lead .lead-article h1 {
  color: #fff;
}

.lead h1 {
  font-size: 2rem;
  color: #000
}

.lead .intro {
  max-height: 9.5rem
}

.lead p {
  color: #343a40
}

.lead .lead-sub-article {
  transform: translateY(-55px);
  z-index: 2
}

.lead .lead-sub-article .sub-lead-lead:not(:nth-child(-n+3)) {
  display: none
}

@media only screen and (max-width: 767px) {
  .lead .lead-article::before {
    display: none
  }

  .lead .lead-article h1 {
    bottom: auto;
    left: 0;
    right: 0;
    padding-left: 0;
    font-size: 1.5rem;
    position: relative !important;
    color: #000;
    top: 10px
  }

  .lead .lead-article h1::before {
    display: none
  }

  .lead .lead-sub-article {
    transform: translateY(15px) !important;
    padding: 0 !important
  }

  .lead .lead-sub-article .sub-lead {
    --bs-gutter-x: 0.75rem !important
  }

  .lead .lead-sub-article .sub-lead-lead:not(:nth-child(-n+3)) {
    display: block
  }
}

.sub-lead .sub-lead-lead figure .icon {
  background: rgba(12, 77, 162, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 20px 15px 23px
}

.sub-lead .sub-lead-lead figure .icon i {
  color: #fff
}

.sub-lead .sub-lead-lead img {
  object-fit: cover
}

.sub-lead .sub-lead-lead h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.32;
  color: #000;
  height: 42px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical
}

.sub-lead .sub-lead-lead h4.heading-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8))
}

.sub-lead .sub-lead-lead .intro {
  max-height: 7.5rem
}

.sub-lead .sub-lead-lead p {
  line-height: 1.42;
  color: #343a40;
  font-weight: 300;
  font-size: 14px
}

.sub-lead .sub-lead-lead:hover h4 {
  text-decoration: underline
}

.sub-lead .sub-lead-lead:hover .is-video {
  background: rgba(255, 255, 255, 0.7);
  border: none
}

.sub-lead .sub-lead-lead:hover .is-video i {
  color: #0c4da2
}

@media only screen and (max-width: 767px) {
  .sub-lead.mobile-media-list .sub-lead-lead, .sub-lead .mobile-media-list .sub-lead-lead {
    display: flex !important;
    justify-content: space-between;
    gap: 15px
  }

  .sub-lead.mobile-media-list .sub-lead-lead .figure, .sub-lead .mobile-media-list .sub-lead-lead .figure {
    width: 40% !important;
    margin-left: 0 !important;
    flex-shrink: 0
  }

  .sub-lead.mobile-media-list .sub-lead-lead h4, .sub-lead .mobile-media-list .sub-lead-lead h4 {
    font-size: 16px !important
  }

  .sub-lead.video-sub-lead .sub-lead-lead {
    flex-direction: column;
    gap: 0
  }

  .sub-lead.video-sub-lead .sub-lead-lead .figure {
    width: 100% !important
  }
}

.news-media-list .link img {
  object-fit: cover
}

.news-media-list .link h6 {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 1.4;
  margin-bottom: 0;
  height: 65px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical
}

.news-media-list .link:hover h6 {
  text-decoration: underline
}

.news-media-list .link:hover .is-video {
  background: rgba(255, 255, 255, 0.7);
  border: none
}

.news-media-list .link:hover .is-video i {
  color: #0c4da2
}

.news-media-list.bn-news-media-list h6 {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, SolaimanLipi, sans-serif, SolaimanLipiNormal
}

@media only screen and (max-width: 767px) {
  .news-media-list.mobile-lead-first .link:first-child {
    flex-direction: column-reverse
  }

  .news-media-list.mobile-lead-first .link:first-child .w-40 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 10px
  }

  .news-media-list.mobile-lead-first .link:first-child h6 {
    font-size: 16px
  }
}

.bullet-news-list .link {
  border-top: 1px dotted #7e7e7e
}

.bullet-news-list .link h6 {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 1.4;
  height: 42px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical
}

.bullet-news-list .link:hover h6 {
  text-decoration: underline
}

.bullet-news-list .link::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #0c4da2;
  left: 0;
  top: 20px
}

.bullet-news-list.no-bullet .link::before {
  display: none
}

.title-heading {
  border-top: 1px solid #cfd4fb;
  padding-top: 8px
}

.title-heading .hyper span {
  color: #0c4da2;
  font-size: 18px;
  position: relative
}

.title-heading .hyper span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background: #0c4da2;
  top: -12px
}

.advertisement-970x90 {
  height: 90px;
  width: 970px;
  background-color: #e6e9ff !important
}

.advertisement-600x300 {
  height: 600px;
  width: 300px;
  background-color: #e6e9ff !important
}

.advertisement-300x300 {
  height: 300px;
  width: 300px;
  background-color: #e6e9ff !important
}

#tabPost li {
  background: #0c4da2
}

#tabPost li .nav-link {
  padding: 1rem;
  color: #fff
}

#tabPost li .nav-link.active {
  background: #08336b
}

#tabPostContent .tab-pane ul {
  background: #2f2f2f
}

#tabPostContent .tab-pane ul li:nth-child(odd) a {
  background: #363636
}

#tabPostContent .tab-pane ul li a {
  color: #d3d3d3;
  padding: 20px
}

#tabPostContent .tab-pane ul li a span {
  width: 40px;
  background: #0c4da2;
  height: 40px
}

#tabPostContent .tab-pane ul li a h6 {
  line-height: 1.4
}

#tabPostContent .tab-pane ul li a:hover {
  color: #fff
}

#tabPostContent .tab-pane ul li a:hover h6 {
  text-decoration: underline
}

.box-inverse {
  background-color: #000
}

.box-inverse .sub-lead .sub-lead-lead figure {
  transition: all 0.3s
}

.box-inverse .sub-lead .sub-lead-lead figure .icon {
  background: rgba(12, 77, 162, 0.8);
  bottom: 0;
  width: 40px;
  padding: 15px 10px 15px 15px;
  transition: all 0.3s
}

.box-inverse .sub-lead .sub-lead-lead figure .icon i {
  color: #fff
}

.box-inverse .sub-lead .sub-lead-lead h4 {
  color: #fff;
  height: 60px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical
}

.box-inverse .sub-lead .sub-lead-lead:hover figure .icon {
  width: 100%;
  transition: all 0.3s
}

.box-inverse .title-heading .hyper span {
  color: #fff
}

.box-inverse .title-heading .hyper span:before {
  background: #fff
}

.social-share li a i {
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%
}

.social-share li a i.fa-facebook {
  background: #1877f2
}

.social-share li a i.fa-twitter {
  background: #00aced
}

.social-share li a i.fa-whatsapp {
  background: #25d366
}

.social-share li a i.fa-print {
  background: #e6e6e6;
  color: #000
}

.social-share li a i:hover {
  opacity: 0.8
}

footer {
  background: #0c4da2
}

footer::before {
  height: 80px;
  right: 2px;
  top: 0
}

footer::after {
  bottom: 3px;
  height: 40px;
  left: 0
}

footer::before, footer::after {
  background-color: transparent;
  background-image: radial-gradient(rgba(255, 255, 255, 0.501961) 1px, transparent 1px);
  background-position: 1px 1px;
  background-size: 5px 5px;
  content: "";
  display: block;
  position: absolute;
  width: 40px
}

footer .footer-logo {
  width: 200px
}

footer .footer-menu li a {
  color: #fff;
  font-size: 14px
}

footer .footer-menu li a:hover {
  text-decoration: underline
}

footer .footer-social li a {
  color: #d3d3d3
}

footer .footer-social li i {
  font-size: 20px
}

footer .footer-social li:hover a {
  color: #fff
}

footer .copyright {
  font-size: 12px
}

footer .copyright a:hover {
  text-decoration: underline
}

.header-social li a {
  color: #000
}

.header-social li a:hover {
  color: #0c4da2
}

@media only screen and (max-width: 767px) {
  .mobile-w-40 {
    width: 40% !important
  }

  .sub-lead {
    --bs-gutter-x: 0.75rem !important
  }

  .video-inverse {
    padding: 0 !important
  }
}

/*# ===========================Custom For Jonayed Isalm ================================*/
/*======================== For LAZY LOAD CSS ============================*/
.ratio {
  margin-top: 15px;
  margin-bottom: 15px;
}
.lazyload {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.lazy-loaded {
  opacity: 1;
}
.tag-ul {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 20px;
}
.tag-ul li {
  color: #000;
  list-style: none;
  display: inline-block;
  padding-right: 10px;
}
.tag-ul li a {
  color: #000;
  background: rgb(0 0 0 / 10%);
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 16px;
  transition: 0.5s;
  margin-bottom: 10px;
  display: inline-block;
}
.tag-ul li a:hover {
  color: #0c4da2;
}
.bn-news-media-list .sub-lead .sub-lead-lead .figure img {
  min-height: 230px;
  max-height: 230px;
  overflow: hidden;
}
.international-lead .figure img {
  min-height: 184px;
  max-height: 184px;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.feature-lead .figure img {
  min-height: 184px;
  max-height: 184px;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.country-lead .figure img {
  min-height: 238px;
  max-height: 238px;
  overflow: hidden;
}
.sub-lead .sub-lead-lead .category-sub-text h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.32;
    color: #000;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
}
.sub-lead .sub-lead-lead .category-text-other h3 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.32;
    color: #000;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
}
.btn-category {
  color: #fff;
}
.video-page-wrapper {
  background: transparent;
}
.video-page-wrapper .sub-lead .sub-lead-lead h4 {
  color: #000;
}
.video-more-video .sub-lead-lead figure .icon {
    background: rgba(12, 77, 162, 0.8);
    bottom: 0;
    width: 40px;
    padding: 15px 10px 15px 15px;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: -webkit-fill-available;
}
.video-more-video a:hover figure .icon {
  width: 100%;
}
.photo-gallery-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
#lightgallery li {
    position: relative;
}
#lightgallery li a {
    cursor: zoom-in;
}
#lightgallery li a img {
    padding: 10px 0;
}
#lightgallery li .icon-box {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
}
#lightgallery li .icon-box i {
    color: #fff;
    padding: 10px 13px;
    background: rgba(41,110,193,0.7);
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}
#offcanvasNav .navbar-nav .nav-item .nav-link.active {
  color: #0c4da2;
}
@media only screen and (max-width: 767px) {
  .social-share-details-wrapper {
    position: relative;
    width: 100%;
    display: inline-block !important;
  }
  .detail-time-text {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .social-share-details {
    display: inline-block !important;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 10px;
  }
  .lead .lead-article .lead-article-text {
    bottom: 0;
    left: 0;
    right: 0;
    padding-right: 5px;
    padding-left: 5px;
    position: relative;
}
.lead-mobile {
  margin-bottom: 30px !important;
}
.lead .lead-article .lead-article-text::before {
  display: none;
}
  .lead .lead-article .figure img {
    max-height: unset;
    min-height: unset;
  }
  .bn-news-media-list .sub-lead .sub-lead-lead .figure img {
    max-height: unset;
    min-height: unset;
  }
  .international-lead .figure img {
    max-height: unset;
    min-height: unset;
  }
  .feature-lead .figure img {
    max-height: unset;
    min-height: unset;
  }
  .country-lead .figure img {
    max-height: unset;
    min-height: unset;
  }
  .related-content-text .sub-lead-lead h4 {
    height: 66px;
    overflow: hidden;
    -webkit-line-clamp: 4;
  }
  .photo-gallery-text {
    margin-top: 10px;
    margin-bottom: 5px;
  }

}


/*# sourceMappingURL=all.css.map */
