.bg-top-menu {
    background-color: #1F4565;
}
#top-nav.bg-top-menu li a {
    color: white;
}
.modify-trending label {
    margin-right: 10px;
    background: #124a65;
    padding: 5px;
    font-size: 13px;
    color: white;
}

.modify-trending .btn-danger {
    background: #d9d9d9;
    color: black;
}
.filter-body {
    background-color: #eff3f6;
}
.home-lead {
    box-shadow: 0 0 10px #efefef;
}
.areaChose .btn-danger {
    background-color: #124a65;
}
.areaChose .btn-danger:hover {
    background: #195f81;
    border-color: #124a65;
}
.category-ber {
    background-color: #95BAD7;
    padding-right: 4px;
}
.category-ber h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 0px 0 0 0 !important;
    background: #004F8A;
    padding: 10px 10px;
}
.category-ber h4::after {
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-top: 41px solid #004F8A;
    border-right: 8px solid transparent;
}
.category-ber .btn-danger {
    background-color: #769cba;
}
.category-ber.p-2 {
    padding: 0px 4px 0px 0px !important;
}
#top-nav.bg-top-menu li a.dropdown-item {
    color: black;
}
a.feature-hyper {
    color: white;
}

.card-title a {
    color: black;
    text-decoration: none;
}

.card-title a:hover {
    color: #0a58ca !important;
}
.home-lead .card-text {
    margin-bottom:0px !important;
}
.pr-0 {
    padding-right: 0px;
}
#marque {
    position: initial!important;
}
.titleNews2 .news.border-bottom {
    border-bottom: 1px dashed #C8C8C8 !important;
}

.facebook_title {
    background: #f7f7f7;
    padding: 6px;
    color: #333;
    font-weight: 400;
    font-size: 17px;
    border-left: 5px solid #f90202;
    margin-bottom: 10px !important;
  }

  .archive_title {
    background: #f7f7f7;
    padding: 6px;
    color: #333;
    font-weight: 400;
    font-size: 17px;
    border-left: 5px solid #f90202;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }

  .archive_title a {
    font-style: normal;
  text-decoration: none;
  color: #000;
  }

  #footer {
    background-color: #6d6d6d;
  }

  .footer-bottom .footer-list {
    background: #282828;
  }
  .footer-bottom .footer-list a {
    color: #B8B8B8;
  }

  .footer-list a {
    color: #fff;
  }

  #footer .footer-logo {
    width: 250px;
    margin-left: 15px;
  }

  #footer .right-footer-content {
    color: #fff;
  }

  .binodon .card {
    background: #EBF5F6;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 0rem;
  }

  .national .news {
    box-shadow: 0 0 10px #efefef;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #efefef;
  }

  .national .card.link {
    box-shadow: 0 0 10px #efefef;
  }
  .hour {
    display: none!important;
  }

  #bangladeshLeadNews.titleNews2 .news.border-bottom,
  #bangladeshLeadNews2.titleNews2 .news.border-bottom,
  #bangladeshLeadNews3.titleNews2 .news.border-bottom {
    border-bottom: 2px solid #79AEB4 !important;
    background: #EBF5F6;
  }
  .common-link.card {
    border: 0px solid;
  }
  
  .endNews .nav {
    color: #000;
    background: #D2D5DB;
    padding: 0px !important;    
  }
  .endNews .nav .nav-link {
    padding: .2rem 1rem;
    font-size: 15px !important;
  }
  .endNews .nav-pills .nav-link.active {
    color: #000 !important;
    background: #F0F0F0;
    border-top: 3px solid #7719AA;
    border-radius:0px;
  }
   .breadcrumb {
    background: #EAE5E5;
  }
  .single-cat-home {
    background: #DC4E41;
    padding: 5px 15px;
  }
  .single-cat-home a {
      color: #fff !important;
      font-size: 13px !important;
      font-family: arial;
      text-decoration: none;
  }
  .single-cat-cate {
      background: #666666;
      padding: 5px 15px;
      color: #fff !important;
      font-size: 15px !important;
      line-height: 27px;
    }
    .single-cat-cate a {
        color: #fff !important;
        text-decoration: none;
    }