.tinhuy .order-2 {
  padding-right: 0;
}
.tinhuy .card-img {
  min-height: 50px;
}
.tinhuy .card-title {
  margin-bottom: 0;
  font-family: Roboto Condensed;
}
.tinhuy .card-desc {
  text-align: left;
  font-size: 14px;
}
.tinhuy .card-style-horizontal {
  border: 0 !important;
  padding-bottom: 8px !important;
  margin-top: 8px !important;
}

.share_copy {
  height: 22px;
  padding: 1px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}

.icon_share_url {
  background: url(../img/share_copy.png) no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  display: block;
}

.featured .aside-box {
  margin-top: 1rem;
  background: #fff;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  border: 1px solid #e5ebf0;
}

.line2 {
  display: flex;
  width: 1px;
  height: 15px;
  margin: 0 15px;
  background: #278036;
}

.tabChannel {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.tabChannel .item {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.tabChannel .item a {
  padding: 0;
  font-weight: 700;
  color: #1a1a1a;
  font-family: Roboto Condensed;
}
.tabChannel .item a.active {
  color: #0866FE;
}

.english .title,
.sub_cats .title {
  padding-right: 1rem;
}
.english .list-unstyled,
.sub_cats .list-unstyled {
  justify-content: flex-start !important;
  font-size: 16px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-transform: uppercase;
  color: #1a1a1a;
  position: relative;
  top: -2px;
}
.english .list-unstyled a,
.sub_cats .list-unstyled a {
  font-family: "Roboto Condensed";
  font-weight: 700;
  padding: 0 15px !important;
  font-size: 16px !important;
  color: #1a1a1a !important;
}
.english .list-unstyled a:hover,
.sub_cats .list-unstyled a:hover {
  color: #0866FE !important;
}
.english .list-unstyled a::after,
.sub_cats .list-unstyled a::after {
  content: "|" !important;
  left: 0 !important;
}

.sapo {
  font-weight: bold;
}

.location .block-content {
  border: 0 !important;
  padding: 0px !important;
}
.location .block-content .title a {
  color: #333;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Condensed";
}
.location .block-content .card .card-title {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 1rem;
  -webkit-box-orient: vertical;
}
.location .input-group {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-right: 1rem;
}
.location .input-group .input-group-prepend {
  border: 0;
}
.location .input-group button {
  border: 0;
  padding: 0.2rem 0.5rem;
}
.location .input-group button:hover {
  background: transparent;
  color: #212529;
}
.location .input-group input {
  border: 0;
  height: 32px;
  box-shadow: none;
}
.location .input-group .input-group-append {
  position: relative;
}
.location .input-group .iconClear {
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 6px;
  right: 5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
}

.VuePagination {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.VuePagination .pagination {
  margin-bottom: 0;
}
.VuePagination .pagination li {
  border-radius: 5px;
  background: #fff;
}
.VuePagination .pagination .page-link {
  font-family: "Roboto Condensed";
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 5px;
  cursor: pointer;
}
.VuePagination .VuePagination__count {
  display: none;
}

.main-footer .nav-link {
  padding: 0;
}
.main-footer li.dropdown a {
  font-family: "Roboto Condensed";
}
.main-footer li.dropdown a:hover {
  color: #da0000;
}
.main-footer li.dropdown .dropdown-item {
  font-family: "Roboto Condensed";
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
}
.main-footer li.dropdown:hover {
  color: #da0000;
}
.main-footer li.dropdown:hover .dropdown-menu {
  display: block;
  border-radius: 3px;
}

.livestreamss {
  display: flex;
  gap: 1rem;
  padding-bottom: 0.5rem;
  align-items: center;
}
.livestreamss .logo-icon {
  width: 27px !important;
  height: 27px !important;
}
.livestreamss ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
}
.livestreamss ul li a {
  color: #333;
}
.livestreamss ul li a.active {
  color: #278036;
}

.video-shorts .video-shorts-player {
  position: relative;
  padding: 30px 0;
  overflow: hidden;
}

.video-shorts .video-shorts-player .video-shorts-bg-blur {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  filter: blur(30px);
  position: absolute;
  transition: 0.3s;
  background-size: cover;
  background-position: center center;
}

.video-shorts .video-shorts-player .video-shorts-embed {
  position: relative;
  margin: 0 auto;
  aspect-ratio: 9/16;
  width: 420px;
}

.video-shorts .video-shorts-player .video-shorts-embed .video-shorts-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-shorts .video-shorts-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 1rem;
}

.video-shorts .video-shorts-list {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 1rem;
}
.video-shorts .video-shorts-list.list-full {
  max-width: 100%;
  padding: 0;
}
.video-shorts .video-shorts-list.list-full .card .card-thumb a {
  padding-top: 177%;
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #eee;
}
.video-shorts .video-shorts-list.list-full .card .card-thumb a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.video-shorts .video-shorts-list.list-full .card .card-thumb a::before {
  position: absolute;
  left: 38%;
  top: 44%;
  z-index: 100;
  content: "";
  background: url(../img/icon_play.png) no-repeat center;
  background-size: contain;
  width: 50px;
  height: 50px;
}

.social {
  padding-bottom: 5px;
}

.content-article figure.image {
  display: table;
  margin-left: auto;
  margin-right: auto;
  background-color: #e9e9e9;
  color: #135eb9;
  text-align: center;
}
.content-article figure.image img {
  padding: 5px;
}
.content-article figure.image figcaption {
  background-color: #e9e9e9;
  max-width: 100%;
}

.google-news {
  margin-left: auto;
  color: #888;
  background-color: #f1f2f2;
  border-radius: 25px;
  line-height: 1;
  padding: 5px 10px;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
}
.google-news img {
  height: 16px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.video-shorts .video-shorts-list .card .card-title {
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
}

@media (max-width: 767.9px) {
  .video-shorts .block-style-11 .card {
    width: auto;
  }
  .video-shorts .video-shorts-player .video-shorts-bg-blur {
    background-size: cover;
  }
  .video-shorts .video-shorts-player .video-shorts-embed {
    width: 100%;
  }
}/*# sourceMappingURL=default.css.map */