.round-img {
  border-radius: 6px;
}

body {
  font-family: "Mukta", sans-serif;
}

.logo img {
  width: 400px;
}

tr p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.bg-footer {
  background-color: #187fe7 !important;
}

.bg-color {
  background-color: #0066cc;
}

ul li a {
  text-transform: uppercase;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-weight: 600;
  font-size: 16px;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
}

.navbar-light .navbar-nav .nav-link.active {
  color: #f1f509 !important;
}

.quick-link a {
  display: block;
  color: #666;
  display: block;
  margin-bottom: 15px;
}

.footer-section h1 {
  font-size: 20px;
  color: #266b9e;
  margin-bottom: 20px;
  font-weight: 700;
  display: block;
}

.footer-section b {
  font-size: 17px;
  color: #337ab7;
  display: block;
}

.footer-section path {
  color: white;
}

.footer-section a {
  font-size: 20px;
}

.footer-section p {
  font-size: 20px;
}

.footer-section b {
  font-size: 20px;
}

.bg-insta {
  background-color: #bc2a8d;
}

.footer-height {
  height: 100%;
}

.footer-height:hover {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.main-news img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 500px;
}

.main-news h1 {
  font-weight: 600;
  color: #0363b3;
  padding: 15px 0px;
  font-size: 42px;
}

.main-news a {
  display: block;
}

.sidebar__title {
  padding: 10px 0px;
  font-size: 50px;
  color: #032a63;
  font-weight: 700;
  border-bottom: 2px solid #f1f1f1;
}

.card {
  border: none;
}

.card-body {
  padding: 0px 20px !important;
}

h5.card-title {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

a {
  text-decoration: none;
}

.inner-page {
  padding-top: 15px;
}

.inner-page h1 {
  font-weight: 600;
  color: #0363b3;
  padding: 15px 0px 0px 0px 0px;
  font-size: 30px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* line-height: 30px; */
  min-height: 72px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.inner-page img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
}

.slider-news h1 {
  font-weight: 600;
  color: #f8f9fa;
  padding: 15px 0px;
  position: absolute;
  /* top: 0px; */
  bottom: 0px;
  padding: 20px;
  z-index: 99;
  font-size: 24px;
}

.slider-news img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 300px;
}

.slider-news a {
  display: block;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

.slider-news a::before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(black), color-stop(transparent), color-stop(transparent), to(transparent));
  background-image: linear-gradient(to top, black, black, transparent, transparent, transparent);
  z-index: 4;
}

li.list-group-item a {
  color: #fff;
}

li.list-group-item:first-child {
  background-color: #3c5a98;
}

li.list-group-item:nth-child(2) {
  background-color: #1ea1f2;
}

li.list-group-item:nth-child(3) {
  background-color: #0a66c2;
}

li.list-group-item:nth-child(4) {
  background-color: #50cc5d;
}

h5.card-title {
  color: #222222;
  line-height: 34px;
  font-size: 24px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transform: 0.5s;
          transform: 0.5s;
}

h5.card-title:hover {
  color: #0066cc;
}

.icon-social {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

img.img-fluid.rounded-start {
  height: 105px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.sidebar__small__layout h5.card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  margin-bottom: 0px;
  line-height: 30px;
}

.sidebar .banner__add img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sidebar .card .card-body p {
  font-size: 15px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0px;
  line-height: 30px;
}

.main-news.limit-news p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0px;
  line-height: 35px;
}

.slider-news.limit-news p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 0px;
  line-height: 35px;
}

.sidebar__small__layout .img-fluid {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

li.list-group-list {
  list-style-type: none;
}

li.list-group-list a {
  color: #032a63;
}

li.list-group-list a.active {
  color: red;
}

img {
  max-width: 100%;
}

a.nav-link {
  font-family: khand, sans-serif;
  font-family: 'Mukta', sans-serif;
  font-weight: 600;
  color: #fff;
  display: block;
  padding: 8px 24px 8px !important;
  font-size: 20px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
}

.main-news__detail_text {
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 30px;
  max-height: 108px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

h5 {
  margin-bottom: 0px;
}

li.story-section {
  list-style-type: none;
  margin-bottom: 20px;
}

.story-section .story {
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.story-section .story .circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
}

.story-section .story .profile {
  width: 50%;
}

.story-section .story .profile img {
  width: 84%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 576px) {
  .story-section .story .profile {
    width: 100%;
  }
  .story-section .story .profile img {
    width: 100%;
    height: 200px;
  }
}

.story-section .story .main {
  width: 50%;
  padding-right: 30px;
}

.story-section:nth-child(2), .story-section:nth-child(3), .story-section:nth-child(4) {
  width: 32%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .story-section:nth-child(2), .story-section:nth-child(3), .story-section:nth-child(4) {
    width: 50%;
  }
}

@media only screen and (max-width: 576px) {
  .story-section:nth-child(2), .story-section:nth-child(3), .story-section:nth-child(4) {
    width: 100%;
  }
}

.story-section:nth-child(2) .story, .story-section:nth-child(3) .story, .story-section:nth-child(4) .story {
  background-color: #f9f9f9;
  width: 100%;
}

.story-section:nth-child(2) .story .circle, .story-section:nth-child(3) .story .circle, .story-section:nth-child(4) .story .circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
}

.story-section:nth-child(2) .story .profile, .story-section:nth-child(3) .story .profile, .story-section:nth-child(4) .story .profile {
  width: 100%;
}

.story-section:nth-child(2) .story .profile img, .story-section:nth-child(3) .story .profile img, .story-section:nth-child(4) .story .profile img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

.story-section:nth-child(2) .story .main, .story-section:nth-child(3) .story .main, .story-section:nth-child(4) .story .main {
  width: 100%;
  padding: 20px;
}

.story-section:nth-child(2) {
  display: inline-block;
}

.story-section:nth-child(3) {
  display: inline-block;
  margin: 0 16px;
}

@media only screen and (max-width: 576px) {
  .story-section:nth-child(3) {
    margin: 0 0px;
  }
}

.story-section:nth-child(4) {
  display: inline-block;
}
/*# sourceMappingURL=style.css.map */