﻿a,
a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
}
html {
  scroll-behavior: smooth;
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
p {
  margin-bottom: 0;
}
a {
  color: #333;
}
a:focus,
a:hover {
  color: #933;
}
img {
  width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: roboto;
}
/* body{font-size:14px;font-family:roboto} */
strong {
  font-family: roboto;
}
.time {
  color: #fff;
}
.main-title {
  font-family: roboto;
  font-weight: 500;
}
.none_desktop {
  display: none !important;
}
.main-title a {
  color: #333;
  font-weight: 500;
  line-height: 150%;
}
a.main-title.main-title-big:hover {
  color: #933;
}
a.main-title.main-title-medium:hover {
  color: #933;
}
.main-title-small {
  font-size: 14px;
  line-height: 150%;
  overflow: hidden;
}
.main-title-medium {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-style: normal;
}
.main-title-sizable {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.02em;
}
.main-title-large {
  font-size: 18px;
  line-height: 25px;
}
.main-title-big {
  font-size: 30px;
  line-height: 130%;
  color: #333;
  letter-spacing: 2%;
}
i.fa.fa-twitter.floating-bar_twitter {
  font-size: 35px;
  color: #1991da;
}
.main-title-super {
  font-size: 32px;
  line-height: 130%;
}
.tv-main-title {
  line-height: 24px;
}
.tv-main-title a {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.tv-main-title-big {
  line-height: 130%;
}
.tv-main-title-big a {
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
}
.main-intro {
  color: #444;
  font-size: 14px;
  line-height: 140%;
}
a.news-left-item-title:hover {
  color: #933;
}
.main-intro-big {
  font-size: 16px;
}
.tv-main-intro {
  color: #eee;
}
.fa-home {
  font-size: 18px;
  color: #933;
}
.category-box-main-item-big .news-info {
  margin-top: 15px;
}
.thumb {
  display: inline-block;
}
.cate-icon {
  display: inline-block;
  width: 3px;
  height: 17px;
  transform: skew(-10deg);
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  background: #03932a;
  position: relative;
  margin-right: 12px;
}
.cate-icon:after {
  position: absolute;
  content: "";
  width: 5px;
  height: 17px;
  background: #ee0202;
  display: inline-block;
  left: 100%;
}
.category-title {
  font-family: roboto;
  display: inline-block;
  font-weight: 500;
  font-size: 24px;
}
.category-title a {
  color: #03932a;
}
.main-adv {
  padding: 0 79px 0 91px;
  margin: 0 -15px;
}
.main-breadcrumb {
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: flex-end;
  margin-bottom: 19px;
  flex-wrap: wrap;
}
.main-breadcrumb .main-cate {
  padding-right: 15px;
}
.main-breadcrumb a.active {
  color: #243160;
  font-weight: 700;
}
.main-breadcrumb .main-cate a {
  font-size: 24px;
  line-height: 31px;
  font-family: roboto;
  color: #933;
}
.main-breadcrumb .chevron-right {
  color: #243160;
  font-size: 12px;
  transform: translateY(-3px);
}
.main-breadcrumb .list-sub-cate {
  display: flex;
  padding-left: 10px;
}
.main-breadcrumb .list-sub-cate li {
  padding-right: 20px;
}
.main-breadcrumb .list-sub-cate a {
  font-size: 16px;
  line-height: 25px;
  font-family: roboto;
  color: #222;
}
.box-tag-utility {
  background-color: #fff;
  width: 100%;
  height: 249px;
  position: fixed;
  bottom: -100%;
  z-index: 5;
  border-radius: 20px;
  border: 1px solid #bebebe7a;
  left: 1px;
  transition: none;
}
.box-tag-utility.active {
  bottom: 0;
}
.top-header {
  background: #6d1d1d;
  font-size: 12px;
  padding: 4px 0;
}
.cate-topheader {
  display: flex;
  margin-left: 15px;
}
.cate-topheader li a {
  color: #fff !important;
  padding: 0 20px;
  border-left: 1px solid;
}
.top-header .container {
  display: flex;
  align-items: center;
  width: 1077px;
}
.top-header-right {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.social-networks {
  display: flex;
  font-size: 16px;
}
.social-networks li {
  margin-right: 15px;
}
.social-networks a {
  color: #f0eff4;
}
.top-header-right .split {
  margin-right: 15px;
}
.weather .city {
  margin-right: 10px;
}
.home-logo img {
  width: 206px;
  padding-left: 10px;
}
.bottom-header {
  color: #f7f7f7;
  height: 55px;
}
.bottom-header .menu-action {
  display: flex;
  position: relative;
  right: -25px;
}
.menu-search {
  display: block;
  padding: 5px;
  position: relative;
}
.menu-search .menu-search_btn i {
  font-size: 25px;
  color: #000;
}
.search-bar {
  position: absolute;
  z-index: 3;
  display: flex;
  border-radius: 50px;
  outline: none;
  top: 50px;
  right: 0;
  background-color: #fff;
  padding: 3px;
  visibility: hidden;
}
.search-bar input {
  outline-style: none;
  border-radius: 15px;
  border: none;
  padding-left: 10px;
}
.search-bar button {
  border-radius: 50%;
  border: none;
  background-color: #a71e23;
  color: #fff;
  padding: 5px 10px;
}
.menu-other {
  display: none;
}
.container1 {
  position: absolute;
  background-color: #fff;
  transform: translate(-100%);
}
.search-box input[type="text"] {
  border: none;
  background: 0 0;
  z-index: 8;
  width: 20px;
  height: 20px;
  transition: all 0.25s ease-in-out 0.25s;
  color: transparent;
  font-size: 0.75rem;
  line-height: 25px;
}
.search-box input[type="text"]:hover {
  cursor: pointer;
}
.search-box input[type="text"]:hover:focus {
  cursor: text;
}
.search-box input[type="text"]:hover + span {
  background: rgba(255, 255, 255, 0.2);
}
.search-box input[type="text"]:focus {
  width: 170px;
  padding: 0 10px;
  outline: none;
  color: #000;
}
.search-box input[type="text"]:focus + span {
  width: 170px;
}
.search-box input[type="text"]:focus + span::before {
  width: 2px;
  opacity: 0;
  transition: all 0.25s ease-in;
}
.search-box input[type="text"] + span {
  z-index: -1;
  position: absolute;
  border: 2px solid #000;
  top: 0;
  width: 21px;
  height: 21px;
  transition: all 0.25s ease-in 0.25s;
  border-radius: 25px;
  left: 0;
}
.search-box input[type="text"] + span::before {
  transition: all 0.25s ease-in 0.5s;
  transform-origin: left top;
  content: "";
  position: absolute;
  width: 10px;
  height: 5px;
  border-radius: 5px;
  background: #000;
  transform: rotate(45deg) translate(21px, -1px);
}
.main-menu-search,
.nav-r {
  display: none;
  z-index: 3;
}
.bottom-header .container .main-menu {
  display: flex;
  align-items: center;
  height: 55px;
  width: auto;
}
.doc-nhieu-mobile {
  display: none;
}
.menu-cate {
  display: flex;
  align-items: center;
  height: 55px;
  position: relative;
}
.menu-cate .home a {
  font-size: 18px;
}
.menu-cate .active {
  border-bottom: 3px solid #933;
  padding: 14px 8px 12px;
}
.menu-cate .menu-cate-1 .active {
  border-bottom: 3px solid #933;
}
.menu-cate a {
  color: #333;
  font-size: 14px;
  font-family: roboto;
}
.menu-cate .menu-cate-1 {
  padding: 16px 6px;
  position: relative;
}
.menu-cate .menu-cate-1 a {
  text-transform: uppercase;
  font-family: roboto;
  font-style: normal;
  font-weight: 600;
  /* font-size: 12px; */
  font-size: 11.5px;
  line-height: 118.01%;
  color: #333;
}
.menu-cate-1 .menu-cate-1_drop {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  top: 100%;
  display: none;
}
.media-small-title a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}
.btn-outline-secondary {
  display: none;
}
.menu-cate-1 .menu-cate-1_drop .drop-item {
  font-weight: 700;
  font-size: 12px;
  color: #a71f23;
  display: block;
  line-height: 17px;
  padding: 5px 15px;
  min-width: 186px;
}
.menu-cate-1:hover .menu-cate-1_drop {
  display: block;
}
.menu-cate-1 .drop-item:hover {
  background-color: #a71f23;
  color: #fff;
  transition: 0.3s;
}
.content-page {
  position: relative;
  margin-bottom: 50px;
}
.adv-body {
  width: 100%;
  position: absolute;
}
.main-content-page {
  position: relative;
  z-index: 2;
  top: 20px;
  width: 1140px;
  background: #fff;
  padding: 30px 15px 0;
  margin: 0 auto;
  padding-bottom: 1px;
}
.banner-res {
  display: none;
}
.box-home {
  display: flex;
  justify-content: space-between;
}
.box-home-left {
  width: 300px;
  margin-right: 20px;
}
.news-table {
  border-bottom: 5px solid #f0eff4;
  margin-bottom: 30px;
}
.news-table-bot {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.news-table-bot-image {
  width: 485px;
  height: 291px;
}
.news-table-bot-image img {
  width: 100%;
  height: 100%;
}
.news-table-title {
  width: 230px;
}
.news-table-title .news-title {
  font-family: roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333;
  display: block;
  margin: 3px 0 10px;
}
.news-table-mininew {
  max-width: 230px;
  padding-top: 41px;
  padding-bottom: 30px;
}
.news-table-mininew a {
  font-family: roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #333;
  padding-bottom: 10px;
}
.news-table-mininew a:last-child {
  padding: 0;
}
.nes-table-mininew .news-table-mininew-image {
  display: block;
  width: 230px;
  height: 138px;
}
.news-left-item {
  width: 740px;
  flex-wrap: wrap;
  padding: 20px 0;
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #f0eff4;
}
.news-left-item:last-child {
  border: none;
}
.news-left-image {
  width: 300px;
  margin-right: 16px;
}
.box-news-right {
  width: 300px;
  height: auto;
}
.news-left-item-info {
  width: 424px;
}
.news-left-item-info p, .mySwiperBlockPrimary p.ud-des {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #444;
}
.box-home-mobile {
  display: none;
}
.logo-mobile {
  display: none;
}
#danh-muc {
  display: none;
}
.news-left-item-title {
  font-family: roboto-bold;
  font-style: normal;
  font-weight: 750;
  font-size: 20px;
  line-height: 130%;
  display: inline-block;
  padding-bottom: 16px;
  letter-spacing: 0.02em;
}
.news-left-item-title > a {
  color: #000 !important;
}
.news-left-item-time {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  padding-bottom: 12px;
  letter-spacing: -0.005em;
  color: #933;
  position: relative;
  margin-right: 20px;
}
.news-left-item-time:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 3px;
  background: #c4c4c4;
  border-radius: 50%;
  right: -15px;
  top: 9px;
}
.news-left-item-time img {
  width: 30px;
  padding: 0 12px;
}
.box-home-right-top-item {
  margin-bottom: 45px;
}
.box-home-left-item {
  display: flex;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}
.box-home-left-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.box-home-left-item .thumb {
  width: 120px;
  height: 72px;
  margin-right: 10px;
}
.box-home-left-item .news-info {
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news-info h4 a {
  font-size: 20px;
}
.news-info h2 {
  margin-bottom: 20px;
}
.box-home-main {
  width: 480px;
  margin-right: 30px;
}
.box-home-main .thumb {
  width: 100%;
  height: 100%;
}
.box-home-main .news-info .main-title {
  font-size: 36px;
  font-family: roboto-bold;
}
.box-home-main-item .news-info {
  margin-top: 12px;
}
.detail-content .content p a {
  color: #aa2c2f;
}
.box-home-right-top-item .news-info {
  margin-top: 15px;
}
.box-home-main .news-info p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.main-news-right {
  display: none;
}
.box-home-right {
  width: 300px;
}
.box-home-right .box-home-right-top {
  width: 300px;
}
.box-home-right-top-item .thumb {
  width: auto;
  height: 175px;
  overflow: hidden;
}
.box-home-right-top-item .thumb img {
  width: 300px;
  height: auto;
}
.box-home-right-top-item .news-info .main-title {
  margin: 10px 0 15px;
  font-style: medium;
  line-height: 150% !important;
}
.phat-hoc .cate-title {
  margin-left: 20px;
}
.loi-hay-y-dep-mobile {
  display: none;
}
.money-bar {
  width: 100%;
  padding: 24px 0 20px;
  border-bottom: 5px solid #f0eff4;
  margin-bottom: 30px;
  margin-top: 28px;
  display: flex;
  background-image: url(Sen.png);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-color: #c7b9a5;
  padding-left: 70px;
  padding-top: 31px;
  padding-bottom: 70px;
  padding-right: 74px;
}
.author-botmain {
  width: 160px;
  text-align: center;
}
.author-main-name {
  font-weight: 700;
}
.content-botmain {
  width: 760px;
}
.content-botmain li {
  display: block;
}
.content-botmain li p {
  margin-top: 8px;
}
.button-botmain {
  margin-top: 35px;
}
.button-botmain a {
  padding: 8px 22px;
  background-color: #6d1d1d;
  color: #fff;
}
.gold-button {
  background: #ffeedb;
  border: 1px solid #f5d3c8;
  box-sizing: border-box;
  width: 250px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #000;
  font-family: Averta;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.gold-button img {
  left: 0;
  top: 2px;
  position: absolute;
  width: 45px;
}
.box-page-first {
  display: flex;
  padding-top: 10px;
  justify-content: space-between;
}
.box-page-first > .box-page-second {
  padding-top: 0;
}
.second-news-reponsive {
  display: none;
}
.second-news {
  width: 300px;
}
.cate-page {
  display: flex;
  margin-bottom: 30px;
}
.cate-page li {
  margin-right: 5px;
}
.cate-page .active a {
  background: #933;
  color: #fff;
}
.cate-number {
  width: 32px;
  height: 32px;
  display: inline-block;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  border-radius: 2px;
  line-height: 32px;
  text-align: center;
  color: #000;
}
.cate-number:hover {
  background: #933;
  color: #fff;
  text-decoration: none;
}
.box-home-right-banner {
  margin-top: 29px;
}
.mb-4 {
  padding-left: 20px;
  margin-right: 27px;
  margin-top: 20px;
}
.mb-5 {
  margin-bottom: 33px !important;
}
.btn-search {
  margin-left: 0 !important;
}
.needs-validation {
  background-color: #ffeedb;
  padding: 20px;
}
.border-bottom {
  border-bottom: 0 !important;
}
.phat-hoc {
  background-color: #f0eff4;
  margin-bottom: 30px;
  padding-bottom: 19px;
}
.btn-primary {
  background-color: #6d1d1d;
  width: 100px;
  height: 40px;
  display: flex;
  margin: auto;
  margin-top: 7px;
}
.cate-title a {
  display: block;
  font-family: roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 23px;
  line-height: 130%;
  padding-top: 20px;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #6d1d1d;
}
.right-cate {
  background: #f5f5f5;
  border-radius: 7px;
  padding: 0 25px 0 15px;
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
  height: 380px;
  width: 100%;
  margin-top: 10px;
}
.right-cate::-webkit-scrollbar {
  width: 6px;
  background: #f5f5f5;
}
.right-cate::-webkit-scrollbar-thumb {
  background: #8a8d91;
  border-radius: 5px;
}
.right-cate-detail {
  padding: 15px 0;
  width: 50%;
  position: relative;
  display: flex;
}
.right-cate-detail .thumb {
  align-items: center;
}
.cate-detail-name {
  font-family: Averta;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.75px;
  color: #555;
  padding-left: 17px;
  position: absolute;
  top: 20px;
  left: 25px;
}
.doc-nhieu-trang-chu {
  border-bottom: 1px solid;
  border-color: #e3e3e3;
}
.news-right2 a {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #333;
  display: block;
  margin-left: 10px;
  margin-top: 6px;
}
.second-news.phat-hoc ul.ABD a span {
  display: block;
}
.news-right2 p {
  font-family: roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #e3e3e3;
}
.news-right2 {
  position: relative;
  padding: 14px 0 12px;
}
.news-right2-image {
  width: 6%;
  height: 2%;
  padding-top: 10px;
}
.news-right2 .comment-icon {
  top: 25px;
  left: 0;
  z-index: 2;
}
.box-page-first-left {
  width: 740px;
}
.box-page-first-right {
  width: 300px;
}
.ts-home-box {
  background: #f1f9ff;
  padding: 20px 20px 27px;
  margin-bottom: 20px;
}
.ts-home-box-content {
  display: flex;
  margin: 8px -10px 0;
}
.ts-home-box-item {
  width: 220px;
  margin: 0 10px;
}
.ts-home-box-item .thumb {
  width: 100%;
  height: 132px;
  margin-bottom: 15px;
}
.news-home-item {
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
}
.box-page-first-left .list-news-home {
  margin-bottom: 0;
}
.list-news-home {
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}
.list-news-home .news-home-item:first-child {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}
.list-news-home_item {
  width: 230px;
  margin-bottom: 30px;
}
.item_video,
.box-home-right_video {
  position: relative;
  z-index: 1;
}
.item_video .play-button,
.box-home-right_video .play-button {
  position: absolute;
  z-index: 5;
  bottom: 0;
  width: 17%;
}
.item_video_time {
  padding: 5px;
  position: absolute;
  color: #fff;
  right: 0;
  background-color: #000;
  opacity: 0.7;
  bottom: 0;
  display: flex;
  font-size: 15px;
}
.item_title a {
  font-family: roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #333;
  display: block;
  margin-top: 10px;
}
.news-home-item .news-home-item_image {
  width: 300px;
  height: 180px;
  margin-right: 16px;
  display: block;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.news-home-item .news-home-item_image img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.news-home-item .news-info {
  padding-top: 10px;
  width: 424px;
}
.news-home-item .news-info .main-title {
  margin-bottom: 16px;
}
.news-home-item .news-info .main-intro {
  margin-top: 12px;
}
.news-cate-time .news-cate-link {
  font-family: roboto;
  line-height: 22px;
  color: #a71f23;
  position: relative;
  margin-right: 20px;
}
.news-cate-time .news-cate-link:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #c4c4c4;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
}
.news-cate-time .news-push-date {
  font-family: roboto;
  line-height: 22px;
  color: #777;
}
.category-box-main-item-big .news-info a.main-title.main-title-large {
  font-family: roboto-bold;
  line-height: 22px;
}
.category-box-right {
  margin-bottom: 20px;
}
.category-box-right-content {
  margin-top: 8px;
}
.category-box-right-item-big {
  margin-bottom: 20px;
}
.category-box-right-item-big .thumb {
  width: 100%;
  height: 180px;
  margin-bottom: 15px;
}
.category-box-right-item-big .news-info .main-title {
  margin-bottom: 10px;
}
.category-box-right-item {
  padding: 15px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
}
.category-box-right-item .thumb {
  width: 120px;
  height: 72px;
  margin-right: 10px;
}
.category-box-right-item .news-info {
  width: 170px;
}
.banner-mid {
  padding: 30px 100px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.banner-mid:empty {
  display: none;
}
.tv-box-home {
  background: #337357;
  padding: 20px 30px 58px;
  margin: 0 -15px 30px;
}
.tv-box-home-head {
  margin-bottom: 20px;
}
.tv-box-home-head ul {
  display: flex;
  align-items: center;
}
.tv-box-home-head ul li {
  margin-right: 32px;
}
.tv-box-home-head ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  font-family: roboto;
}
.tv-box-home-head ul li:first-child a {
  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  font-family: roboto;
}
.tv-box-home-main {
  display: flex;
  margin-bottom: 40px;
}
.tv-box-home-main .tv-box-home-image {
  width: 740px;
  height: 416px;
}
.tv-box-home-main .tv-box-home-main-info {
  width: 316px;
  margin-left: 20px;
}
.tv-box-home-main-info .main-title {
  margin-bottom: 26px;
}
.tv-main-news-time-view {
  display: flex;
  margin-top: 26px;
}
.tv-main-news-time-view span {
  font-size: 12px;
  line-height: 150%;
  color: #eee;
  font-family: roboto;
  margin-right: 24px;
}
.tv-main-news-share {
  display: flex;
  justify-content: flex-end;
  margin-top: 33px;
}
.tv-main-news-share li {
  width: 30px;
  height: 30px;
  background: #0dab76;
  margin-left: 12px;
  text-align: center;
  line-height: 30px;
}
.tv-main-news-share li a {
  color: #fff;
}
.tv-box-home-list {
  display: flex;
  margin: 0 -10px;
}
.tv-box-home-item {
  width: 200px;
  margin: 0 10px;
}
.tv-box-home-item .thumb {
  width: 100%;
  height: 120px;
  margin-bottom: 15px;
}
.tv-box-home-item .news-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 105px;
}
.tv-box-home-item-time span {
  font-family: roboto;
  font-size: 12px;
  line-height: 18px;
  color: #eee;
}
.tv-box-home-item-time span.time {
  margin-right: 20px;
}
.tv-box-home-item-time span.views i {
  display: inline-block;
  transform: translateY(2px);
}
.category-box-right-item-2 {
  padding-bottom: 12px;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.category-box-right-item-2:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.category-box-right-item-2 .news-info {
  display: flex;
}
.category-box-right-item-2 .news-icon {
  margin-right: 15px;
  width: 14px;
}
.category-box-right-item-2 .news-icon span {
  display: inline-block;
  position: relative;
}
.category-box-right-item-2 .news-icon span:after {
  content: "";
  width: 15px;
  height: 5px;
  transform: skew(-15deg);
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  background: #bfd7ea;
  position: absolute;
  right: 0;
  bottom: 7px;
  z-index: -1;
}
.category-box-right-item-2 .news-icon span.top-views {
  color: #555;
  font-size: 24px;
  line-height: 31px;
  font-family: roboto;
}
.category-box-right-item-2 .news-icon-comment {
  display: flex;
  align-items: center;
}
.category-box-right-item-2 .news-icon span.comment {
  color: #222;
}
.category-box-right-item-2 .news-icon span.comment:after {
  bottom: 0;
}
.category-box-main {
  margin-bottom: 76px;
}
.category-box-main .category-header {
  margin-bottom: 8px;
}
.category-box-main-item-big .thumb {
  width: 100%;
  height: 204px;
  margin-bottom: 5px;
  float: left;
}
.category-box-main-item-big .news-info .main-title {
  margin-bottom: 10px;
}
.category-box-main-item-big .news-info .news-cate-time {
  margin-bottom: 10px;
  margin-top: 10px;
}
.main-intro-limit {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  height: 58.8px;
}
.category-box-main-list-news {
  margin-top: 4px;
}
.category-box-main-item {
  padding-top: 16px;
  margin-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
}
.category-box-main-item .thumb {
  width: 120px;
  height: 72px;
  margin-right: 10px;
}
.category-box-main-item .news-info {
  width: 210px;
}
.black-news {
  background-image: url(521.png);
  background-repeat: no-repeat;
  background-position-y: 68px;
  background-color: #6d1d1d;
  width: 100%;
  padding-top: 20px;
  position: relative;
  top: 20px;
}
.infoPGORG {
  display: flex;
  justify-content: space-between;
}
.black-news .green-nav {
  padding-left: 30px;
}
.black-news .green-nav .green-nav_title {
  font-family: roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  color: #933;
}
.black-news .green-nav a {
  margin-left: 32px;
  margin-top: 20px;
  font-family: roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #bcbdc0;
}
.main-video-status {
  display: flex;
}
.main-video-status i {
  margin-right: 3px;
}
.main-video {
  padding: 28px 0 40px;
  width: 1080px;
  margin: auto;
  display: flex;
}
.main-video-content {
  width: 710px;
  margin-right: 24px;
}
.main-video-title {
  width: 316px;
}
.main-video-title .black-news_video_title a {
  font-family: roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  align-items: center;
  color: #fff;
  opacity: 0.9;
  padding-top: 15px;
}
.video-content {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: #eee;
  padding: 26px 0;
}
.ABC {
  display: flex;
  padding-right: 27px;
  padding-left: 20px;
}
.ABC li {
  padding-right: 15px;
}
.font16 {
  font-size: 16px;
}
.font-bold {
  font-family: roboto-bold;
}
.ABD {
  display: flex;
  padding: 0 20px;
  justify-content: space-between;
  margin-top: 25px;
}
.ABD li {
  display: block;
  text-align: center;
}
.ABD li img {
  height: 53px;
  width: auto;
  text-align: center;
}
.main-video-time {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #eee;
  margin-right: 23px;
}
.share {
  display: flex;
  justify-content: flex-end;
  margin-top: 23px;
  position: relative;
}
.share li {
  margin-left: 12px;
  background-color: #8a8d91;
  width: 30px;
  height: 30px;
  list-style-type: none;
  position: relative;
  border-radius: 2px;
}
.share li a {
  text-align: center;
  line-height: 0;
  display: block;
  font-size: 12px;
}
.share i {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 10px;
  height: 10px;
  color: #fff;
}
.list-video {
  width: 1140px;
  margin: auto;
  padding: 30px;
  display: flex;
}
.list-video-item {
  width: 200px;
}
.list-video-item .list-video-item_title a {
  font-family: roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  padding: 14px 0;
  display: inline-block;
  color: #fff;
}
.event-hot {
  width: 240px;
  height: auto;
  padding: 0 10px;
}
.event-hot ul li img {
  margin-bottom: 15px;
}
.box-event-hot {
  background-color: #ffeedb;
  padding: 10px !important;
  display: block;
}
.box-event-hot h4 {
  color: #6d1d1d;
}
footer {
  background: #f0eff4;
  width: 100%;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: center;
}
footer .thumb {
  width: 180px;
  height: auto;
  margin-bottom: 21px;
}
.main-footer {
  width: 1080px;
  padding: 30px 0;
}
.logo-content {
  margin-left: 20px;
}
.logo-menu {
  width: 150px;
}
.author {
  width: 544px;
  text-align: left !important;
  list-style: circle;
}
.icon-text {
  list-style: circle;
}
.logo-content h3 {
  font-family: Averta;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 118.01%;
  color: #000;
}
.logo {
  display: none;
}
.footer {
  margin-top: 20px;
}
.footer-nav {
  margin: 20px 0;
  display: block !important;
  padding-bottom: 20px;
}
.cate-footer {
  display: flex;
  /* justify-content: space-between; */
  padding-right: 10px;
  padding-top: 20px;
  flex-wrap: wrap;
}
.cate-footer + .cate-footer {
  padding-top: 0;
}
.cate-footer li {
  padding: 8px;
}
.footer-nav a {
  font-family: roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #555;
  text-decoration: none;
}
.footer-nav-bot {
  margin-bottom: 10px;
}
.footer-nav-bot a {
  margin-right: 20px;
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #933;
  text-decoration: none;
}
.footer-nav-bot p {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #555;
}
.footer-nav-bot img {
  width: 200px;
  margin-top: 10px;
}
.footer-r {
  display: none !important;
}
.box-home-cate {
  margin-top: 30px;
}
.box-home-cate .box-home-main {
  margin-right: 20px;
}
.box-home-cate .box-home-right {
  width: 580px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box-home-cate .box-home-right .box-home-right-item {
  width: 300px;
  margin-bottom: 27px;
}
.box-home-cate .box-home-right .box-home-right-item .thumb {
  width: 100%;
  height: 168px;
  margin-bottom: 15px;
}
.box-home > .box-home-main {
  width: 740px;
}
.channel-date {
  display: block;
  margin-bottom: -4px;
  font-size: 16px;
  font-family: roboto;
  line-height: 25px;
  color: #222;
  margin-top: 44px;
}
.channel-date:first-child {
  margin-top: 16px;
}
.category-header-tag {
  margin-bottom: 30px;
}
.box-page-tag .list-news-home .news-home-item:first-child {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.category-title-search {
  color: #333;
}
.search-count {
  padding-bottom: 20px;
  font-family: roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #666;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 14px;
}
.box-search-advanced {
  width: 100%;
  background: #f1f9ff;
  padding: 20px 20px 23px;
  margin: 20px 0;
  font-size: 14px;
}
.box-search-advanced input {
  border: solid 1px #bfbfbf;
  padding: 10px 8px;
  outline: 0;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  border: 1px solid #bfd7ea;
  color: #757575;
}
.box-search-advanced button {
  font-family: roboto;
  font-size: 15px;
  line-height: 22.5px;
  color: #fff;
  padding: 8px 19px;
  background: #508ca4;
  outline: 0;
  border: 0;
  cursor: pointer;
}
.box-search-title {
  font-family: roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #666;
}
.box-search-row {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  justify-content: space-between;
}
.box-search-group {
  width: 48.5%;
}
figcaption {
  width: 100% !important;
}
.explus_related_1404022217_left {
  display: none !important;
}
.author-image a img {
  border-radius: 15%;
  width: 193px;
}
.detail-content .content figcaption h2 {
  background: #f7f7f7;
  text-align: center;
  padding: 10px 15px 15px;
  font-size: 16px;
  display: block;
  line-height: 24px;
  margin: 0 auto;
}
.detail-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.detail-header .main-breadcrumb {
  border-bottom: 0;
}
.detail-header-right {
  display: flex;
  align-items: center;
}
.detail-header-right .time {
  color: #757575;
}
.detail-header-action {
  display: flex;
  align-items: center;
}
.detail-header-action li {
  margin-left: 20px;
}
.detail-header-action li a {
  font-size: 15px;
}
.detail-header-action .comment {
  color: #508ca4;
  font-size: 13px;
}
.detail-header-action .fb-share {
  color: #3b5999;
}
.detail-header-action .twitter-share {
  color: #55acee;
}
.detail-header-action .copy-link {
  color: #508ca4;
}
.detail-header-action .print {
  color: #933;
  font-size: 18px;
}
.box-author {
  display: flex;
}
.box-author .author-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 15px;
}
.box-author .author-info .author-name {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 2px;
}
.box-author .author-info .author-name a {
  color: #000;
}
.box-author .author-info span {
  font-size: 13px;
  color: #757575;
  display: block;
}
.box-page-bottom_item {
  width: 340px;
}
.detail-body {
  padding-top: 36px;
  display: flex;
}
.detail-body-left {
  width: 681px;
  margin-right: 40px;
}
.detail-content {
  padding-left: 23px;
}
.detail-title {
  margin-bottom: 22px;
}
.detail-intro {
  font-size: 18px;
  font-family: arial;
  font-weight: 700;
  margin-bottom: 20px;
}
.news-inside {
  padding-left: 12px;
}
.news-inside li {
  position: relative;
}
.news-inside li:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #337357;
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
}
.table-image-title {
  background-color: #f7f7f7;
  padding: 9px 15px 20px;
  margin-bottom: 20px;
}
.news-inside a {
  font-size: 14px;
  line-height: 160%;
  font-weight: 700;
  color: #337357;
}
.content {
  margin-top: 10px;
}
.content p,
.content {
  font-size: 17px;
}
.content span {
  font-size: 16pt !important;
}
.content-author {
  margin-top: 24px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  text-align: right;
}
.detail-action {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.social-list {
  display: flex;
}
.social-list li {
  margin-right: 9px;
}
.share-fb {
  display: flex;
}
.social-list .share-fb .icon-share-fb {
  background: #3b5999;
  display: inline-block;
  height: 36px;
  width: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
}
.social-list .share-fb .text-share-fb {
  color: #fcfaf6;
  background: #087cce;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  padding: 0 10px;
}
.social-list .share-twitter {
  display: inline-block;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #55acee;
}
.social-list .share-zalo {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #41a0d7;
  line-height: 36px;
  text-align: center;
}
.fa-zalo {
  width: 16px;
  height: 14px;
  background: url(../images/zalo.png) no-repeat;
  margin: auto;
}
.like-main {
  display: flex;
  align-items: center;
  font-size: 15px;
}
.like-main .like {
  margin-right: 20px;
  cursor: pointer;
}
.like-main .unlike {
  margin-right: 15px;
  cursor: pointer;
}
.detail-title-interested {
  padding: 10px;
  color: #bdbdbd;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
}
.detail-title-interested a {
  color: #757575;
  font-size: 13px;
  padding-left: 5px;
}
.relation-news {
  padding: 15px 22px;
  background: #f7f7f7;
  margin-top: 30px;
}
.relation-news-header {
  font-size: 18px;
  line-height: 12px;
  font-family: roboto;
  color: #333;
  padding: 18px 22px;
  background-color: #f7f7f7;
  margin-bottom: 30px;
}
.relation-news-list {
  margin-left: 18px;
}
.relation-news-list li {
  position: relative;
  margin-bottom: 10px;
}
.relation-news-list li:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #c4c4c4;
  display: inline-block;
  position: absolute;
  left: -18px;
  top: 20px;
  transform: translateY(-50%);
}
.relation-news-list a {
  font-size: 15px;
  line-height: 22px;
  color: #4f4f4f;
}
.detail-tag {
  display: flex;
  margin: 30px 0 20px;
}
.detail-tag .tag-title {
  padding: 10px 5px;
  display: inline-block;
  background: #f7f7f7;
  color: #757575;
  font-size: 14px;
  line-height: 16px;
  height: 35px;
  position: relative;
  margin-right: 30px;
}
.detail-tag .tag-title:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 18.5px solid transparent;
  border-left: 15px solid #f7f7f7;
  border-bottom: 18.5px solid transparent;
  position: absolute;
  left: 100%;
  top: 0;
}
.detail-tag .tag-title i {
  color: #666;
}
.tag-list {
  display: flex;
}
.tag-list li {
  padding: 7px 15px;
  border: 1px solid #e7e7e7;
  margin: 0 5px;
  transition: 0.2s;
  box-sizing: border-box;
  min-width: 100px;
  text-align: center;
}
.tag-list li:hover {
  background-color: #ffeedb;
  font-weight: 700;
}
.tag-list a {
  color: #4f4f4f;
  transition: 0.2s;
  display: block;
}
.floating-bar {
  position: relative;
  width: 62px;
}
.floating-bar .detail-header-action .floating-bar_fb {
  color: #3b5999;
}
.floating-bar .detail-header-action .floating-bar_twitter {
  color: #55acee;
}
.floating-bar .detail-header-action {
  flex-direction: column;
  background: #fff;
  border: 1px solid #ffeedb;
}
.floating-bar .detail-header-action li {
  margin-left: 0;
  padding: 10px 13px;
}
.floating-bar .detail-header-action li:first-child {
  background: #ffeedb;
}
.floating-bar .detail-header-action li .comment {
  display: flex;
  flex-direction: column;
}
.zalo img,
.comment img,
.copy-link img,
.save img,
.report img {
  width: 18px;
  margin: auto;
}
.li-active {
  background-color: #ffeedb;
  font-weight: 700;
}
.box-home-author .box-home-main {
  width: 100%;
  margin-right: 0;
}
.box-home-author .box-home-main .thumb {
  margin-bottom: 0;
}
.box-home-author .box-home-main-item {
  display: flex;
  justify-content: space-between;
  background: #f1f9ff;
  padding: 17px 103px 30px 30px;
}
.box-home-author .box-home-main-item .box-author {
  flex-direction: column;
  align-items: center;
  width: 180px;
}
.box-home-author .box-home-main-item .box-author .author-image {
  margin-right: 0;
  margin-bottom: 15px;
  width: 100px;
  height: 100px;
}
.box-home-author .box-home-main-item .box-author .author-info {
  text-align: center;
}
.box-home-author .box-home-main-item .news-info {
  width: 760px;
}
.box-home-author .box-home-main-item .news-info .main-intro {
  margin-top: 15px;
  display: block;
}
.compact {
  color: #fff;
  background: #508ca4;
  padding: 9px 19px;
  font-size: 15px;
  line-height: 25px;
  font-family: roboto;
  margin-top: 20px;
  outline: 0;
  border: 0;
}
.box-home-video {
  margin-top: 19px;
  padding-bottom: 39px;
  border-bottom: 5px solid #f0eff4;
}
.box-home-video .box-home-main {
  width: 760px;
  margin-right: 40px;
}
.box-home-video .box-home-video_content {
  max-width: 760px;
}
.box-home-video_content a {
  font-family: roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: #333;
  display: block;
  padding: 20px 0;
}
.box-home-video_content p {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
  color: #444;
}
.box-home-video .box-home-main-item .thumb {
  height: 427.5px;
}
.box-home-video .box-home-right {
  width: 280px;
}
.box-home-video .box-home-right .box-home-right-item {
  margin-bottom: 40px;
}
.author-carousel {
  margin-top: 30px;
  background: #f1f9ff;
  padding: 20px 35px;
}
.author-carousel .category-header {
  margin-bottom: 20px;
}
.author-item {
  text-align: center;
}
.author-item .thumb img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.author-item .author-item-name a {
  color: #000;
}
span.nav-icon {
  text-align: center;
  background: #508ca4;
  width: 40px;
  height: 40px;
  display: inline-block;
  color: #fff;
  line-height: 40px;
  position: absolute;
  top: 35%;
  transform: translateY(-35%);
}
span.nav-icon-left {
  left: -35px;
}
span.nav-icon-right {
  right: -35px;
}
.author-carousel .owl-nav,
.author-carousel .owl-dots {
  height: 0;
}
#button1 {
  display: inline-block;
  background-color: #6d1d1d;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 100px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button1::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button1:hover {
  cursor: pointer;
  background-color: #333;
}
#button1:active {
  background-color: #555;
}
#button1.show {
  opacity: 1;
  visibility: visible;
}
.home-logo-r {
  display: none;
}
.banner-header {
  display: none;
}
#sidebarCollapse,
#sidebar {
  display: none;
}
.btn-info {
  display: none;
}
#sidebarCollapse {
  display: none;
}
.nav-res {
  display: none;
}
.chungkhoan {
  display: none;
}
.toolTipCopy {
  position: relative;
  display: inline-block;
}
.toolTipCopy .tooltiptext {
  line-height: 24px;
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}
.toolTipCopy .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent;
}
.toolTipCopy:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.modal-header {
  position: relative;
  display: flex;
  justify-content: center;
}
.modal-header .close {
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 50px;
  background-color: #000;
  color: #fff;
  padding: 10px 15px;
}
.modal-header .modal-title {
  width: 100%;
  text-transform: uppercase;
  background-color: #a71f23;
  color: #fff;
  padding: 5px 0;
  border-radius: 3px;
}
.loading-process {
  transform: translateX(-50%);
  left: 50%;
  width: 30px;
  position: absolute;
  z-index: 10;
  width: 30px;
  top: 40%;
  display: none;
}
.search-request {
  padding-bottom: 11px;
  margin-top: 30px;
}
.p-3 {
  padding: 0 !important;
  padding-bottom: 20px !important;
}
.active-menu {
  border-bottom: 2px solid #a72c23;
}
.tag-list li,
.tag-list span {
  margin-top: 7px;
}
.main-title.main-title-super.detail-title.text-left a {
  font-family: roboto-bold;
}
span.timer {
  color: #757575;
}
.detail-content .content p {
  line-height: 24px;
  margin-bottom: 10px;
  text-align: justify;
}
.detail-content .content h3,
.detail-content .content h4,
.detail-content .content h2 {
  font-size: 20px;
  margin-bottom: 7px;
}
.main-news-left.clsaddfix-width .news-left-item {
  width: 100%;
}
.addcls-fixtitle-detail .news-left-image {
  width: 240px;
}
.box-tag-utility {
  background-color: #fff;
  width: 100%;
  height: 264px;
  position: fixed;
  bottom: -100%;
  z-index: 5;
  border-radius: 9px;
  border: 1px solid #bebebe7a;
  left: 1px;
  transition: none;
  box-shadow: rgba(0, 0, 0, 0.16) 7px 2px 20px 6px;
}
.box-tag-utility-header {
  padding-top: 12px;
  border-radius: 20px 20px 0 0;
  position: relative;
}
.box-tag-utility.active {
  bottom: 0;
}
.line-utility {
  width: 21px;
  margin: 0 0 0 90%;
  border-radius: 49px;
  position: absolute;
}
.box-tag-utility .title-utility-header {
  text-align: center;
  color: #000;
}
.title-utility span {
  font-size: 12px;
  color: #717171;
}
.row-utility {
  margin-top: 7px;
  text-align: center;
}
.row-utility a {
  display: inline-block;
  width: 30%;
}
.row-utility > a > div {
  text-align: center;
  display: block;
}
.row-utility .icon-utility > div {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin: auto;
  color: #fff;
  font-size: 22px;
}
.row-utility .icon-utility > div i {
  position: absolute;
  top: 23%;
  right: 24%;
}
.row-utility .icon-utility i {
  margin: auto;
}
.expNoEdit figcaption {
  width: 100% !important;
}
.ads_ballon_full {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.box_footer1 {
  border-radius: 3px;
  background: #c00;
  padding: 10px 7px;
  display: flex;
  align-items: baseline;
  margin-top: 10px;
  justify-content: space-between;
}
.box_footer1 a {
  color: #fff;
}
.counter::after {
  content: " lượt đăng ký";
  color: #fff;
  padding-right: 50px;
}
span.box_footer1_text2 {
  background: #fff;
  color: red;
  font-weight: 600;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 12px;
}
a.box_footer1_text1__a {
  display: flex;
  align-items: center;
}
a.box_footer1_text1__a i {
  font-size: 36px;
  padding-right: 10px;
}
.box_footer1_text1__title {
  font-weight: 600;
  font-size: 16px;
}
.suggest_post .suggest_child {
  display: flex;
}
.suggest_post .suggest_child a.is_img.show_img {
  order: 2;
  margin-left: 20px;
  width: 80%;
  display: inline-block;
  text-align: left;
}
.suggest_post .suggest_child a {
  width: 100%;
}
.suggest_post .suggest_child a.is_img.show_img img {
  float: left;
}
.add_end_detail {
  margin-top: 50px;
  text-align: center;
  background-color: #f9d543;
  padding: 20px;
  font-family: roboto;
  margin-bottom: 50px;
}
.add_end_detail p {
  padding-top: 8px;
  font-size: 17px;
}
.add_end_detail h5 {
  font-weight: 600;
}
.title_comt {
  font-size: 22px;
  color: #6d1d1d;
  margin-bottom: 8px;
  margin-top: 25px;
}
.add_end_detail .stk {
  text-align: left;
  display: inline-block;
  width: 96%;
  line-height: 16px;
  background: rgba(255, 255, 255, 0.4);
  margin: 10px 0;
  padding: 1%;
}
.add_end_detail .stk img {
  width: 100px;
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 600px) {
  .add_end_detail .stk img {
    float: none !important;
    margin-right: 0 !important;
  }
  .add_end_detail .stk {
    padding: 15px 0 !important;
    text-align: center !important;
  }
}
a > span.iconcmt {
  font-size: 14px;
  margin-left: 15px;
}
a > span.iconcmt b {
  color: #6d1d1d;
}
a.readmore_line {
  position: relative;
}
a.readmore_line:after {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -10px;
}
.wrapper {
  font-size: 14px;
  font-family: roboto;
}
footer {
  font-size: 14px;
  font-family: roboto;
}
.wrapper {
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  padding: 0 20px;
}
.navbar-item{
  position: relative;
  /* font-size: 12px; */
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 6px;
}
.navbar-item__title {
  line-height: 30px;
}
.sub-navbar {
  position: absolute;
  box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
  min-width: 150px;
  background: #fff;
  top: 100%;
  left: 0;
  border-top: 1px solid #9f224e;
  z-index: 20;
  display: none;
}
.sub-navbar__item {
  padding: 10px 16px;
  font-weight: 600;
  text-transform: initial;
}
.sub-navbar__item:hover {
  background-color: #9f224e;
}
.sub-navbar__item:hover a {
  color: #fff;
}
.sub-navbar__item-link {
  display: block;
}
.navbar-item__more {
  color: #bdbdbd;
  cursor: pointer;
}
.navbar-item.home {
  font-size: 20px;
}
.navbar-item:hover .sub-navbar {
  display: block;
}
.full-menu {
  background: #fff;
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1000;
  display: none;
}
.full-menu.active {
  display: block;
}
.full-menu-container {
  position: relative;
}
.full-menu-heading {
  padding: 13px 0;
  font-size: 18px;
  color: #4f4f4f;
  font-weight: 600;
  border-bottom: 1px solid #bdbdbd;
}
.close-full-menu {
  position: absolute;
  right: 20px;
  top: 4px;
  font-size: 24px;
  color: #076db6;
  cursor: pointer;
}
.full-menu-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 24px 5px;
}
.full-menu-item__link {
  color: #9f224e;
  font-size: 16px;
  font-weight: bold;
}
.full-menu-sub-item {
  padding: 7.5px 0;
  font-size: 14px;
  font-family: "arial", sans-serif;
}
.full-menu-container {
  height: 100%;
  overflow: hidden;
}
.full-menu-block {
  height: 100%;
}
.full-menu-scroll {
  padding: 15px 0;
  height: 60%;
  overflow: auto;
}
.navbar-mb {
  background: #f0eff4;
  padding: 13px 18px;
  position: relative;
  z-index: 2;
  display: none;
}
.navbar-mb__list {
display: flex;
align-items: center;
flex-wrap: nowrap;
white-space: nowrap;
overflow: auto;
position: relative;
transition: all 0.2s;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
scroll-behavior: smooth;

}
.navbar-mb__item a {
font-size: 14px;
font-weight: 600;
}
.navbar-arrow {
 position: absolute;
 background: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  width: 3.125rem;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 0.65rem;
  cursor: pointer;
}
.navbar-mb__item + .navbar-mb__item {
  margin-left: 1.25rem;
}
.navbar-mb__list::-webkit-scrollbar,
.bottom-header {
  display: none;
}
a.app_pg.open-popup-link {
    width: 120px;
    float: left;
    border-radius: 3px;
    height: 32px;
    line-height: 30px;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-right: 10px;
}
svg.ic {
    width: 16px;
    height: 16px;
    fill: #757575;
    display: inline-block;
    vertical-align: middle;
}
.contact.downloadapp {
        padding-bottom: 25px;
    margin: auto;
}
.contact.downloadapp p {
    margin:auto;
    color: #757575;
    text-align: center;
}

.hide_mb{
  display: block;
}
.hide_pc{
  display: none;
}

.box_info_sig {
  display: flex;
  margin-top: 15px;
}

.box_info_sig .img_inf {
  max-width: 75px;
  border-radius: 50%;
  overflow: hidden;
}

.box_info_sig .txt_inf {
  width: 100%;
}

.fix-text-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.text-htdp h3{
  color: #FFF;
  font-family: Cormorant Garamond;
  font-size: 26.786px;
  font-style: normal;
  font-weight: 700;
  line-height: 37.5px; /* 140% */
  text-transform: uppercase;
}
.ud-image-htdp{
  position: relative;
}
.ud-image-htdp .text-htdp h3{
  position: absolute;
  top: 4px;
  left: 10px;
}
.container-htdp{
  border-bottom: 2px solid var(--red, #6D1D1D);
  background: var(--White, #FDFDFD);
  box-shadow: 4px 4px 11px 0px rgba(0, 0, 0, 0.15);
  padding-top: 1px;
  max-height: 380px;
  overflow-y: scroll;
}

.box-item-htdp{
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
  padding: 8px;
  margin: 8px;
}
.box-item-htdp .ud-intro-htdp{
  display: flex;
  justify-content: space-between;
}
.ud-intro-htdp .ud-intro-htdp-time{
  display: flex;
}
.ud-intro-htdp-time .center-date-tour{
  padding: 0 4px;
}
.ud-title-htdp .fix-text-2 {
  line-height: 0;
}
.ud-item .box-item-htdp{
  border-bottom: 2px solid var(--red, #6D1D1D);
}
.ud-container #zone-0-66 a img{
  width: 100%;
  height: auto;
}

.update-block-primary {
  display: grid;
  grid-template-columns: 1fr 397px;
  grid-gap: 25px;
  padding: 40px 0 50px;
  border-top: 1px solid #262626;
  border-bottom: 1px solid #262626;
}

.update-block-primary__left {
  /*        max-width: 943px;*/
  max-width: 815px;
  width: 815px;
  /* overflow: hidden; */
}

.update-block-primary__left .ud-top {
  display: flex;
}

.update-block-primary__left .ud-img {
  width: 50%;
  flex-shrink: 0;
}

.update-block-primary__left .ud-content {
  flex: 1;
  padding: 14px 22px;
}

.update-block-primary__left .ud-bot {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

.update-block-primary__left .ud-bot .ud-item:not(:last-child) {
  padding-right: 20px;
  border-right: 1px solid #262626;
}


.update-block-primary__left .swiper-button-prev2,
.update-block-primary__left .swiper-rtl .swiper-button-next2 {
  left: 0;
  right: auto;
  top: auto;
  bottom: -70px;
  background: #fff;
  border: none;
}

.update-block-primary__left .swiper-button-next2,
.update-block-primary__left .swiper-rtl .swiper-button-prev2 {
  right: auto;
  left: 100px;
  top: auto;
  bottom: -70px;
  background: #fff;
  border: none;
}

.update-block-primary__left .swiper-button-prev2:after,
.update-block-primary__left .swiper-rtl .swiper-button-next2:after,
.update-block-primary__left .swiper-button-next2:after,
.update-block-primary__left .swiper-rtl .swiper-button-prev2:after {
  color: #000;
  font-size: 24px;
}

    /* update giao diện trang chủ */
    @import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap');


    /* ------------------------------------------------------------------------------base */
    .w-1400 {
        /*        max-width: 1400px;*/
        max-width: 1140px;
        margin: auto;
/*        max-height: 628px;*/
    }

    body {
        font-family: 'roboto', sans-serif;
    }

    .update-block-primary__right {
        max-width: 300px;
    }

    .ud-content h3 {
        line-height: 32px;
    }

    .text-white a {
        color: #fff;
    }

    .font-cormorant {
        font-family: 'roboto-bold', serif;
    }

    .font-robo {
        font-family: 'roboto', sans-serif;
    }

    .fs-12 {
        font-size: 12px;
    }

    .fs-14 {
        font-size: 14px;
    }

    .fs-16 {
        font-size: 16px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .fs-20 {
        font-size: 20px;
    }

    .fs-22 {
        font-size: 22px;
    }

    .fs-25 {
        font-size: 20px;
    }

    .fs-40 {
        font-size: 23px;
    }

    .fs-italic {
        font-style: italic;
    }

    .fw-300 {
        font-weight: 300;
    }

    .fw-500 {
        font-weight: 500;
    }

    .fw-600 {
        font-weight: 600;
    }

    .lh-33 {
        line-height: 18px;
    }

    .fw-700 {
        font-weight: 700;
    }

    .update-block-primary__left .ud-bot .ud-item h3 {
        line-height: 16px;
        margin-bottom: 10px;
    }

    span.iconcmt {
        display: inline-block;
    }

    .lh-22 {
        line-height: 22px;
    }

    .lh-24 {
        line-height: 24px;
    }

    .lh-26 {
        line-height: 26px;
    }

    .lh-28 {
        line-height: 28px;
    }

    .lh-32 {
        line-height: 32px;
    }

    .lh-50 {
        line-height: 50px;
    }

    .mySwiperBlockPrimary p.ud-des {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }



    .text-red-6d1 {
        color: #6d1d1d;
    }

    .text-gray-26 {
        color: #262626;
    }

    .bg-red-6d1 {
        background-color: #6d1d1d;
    }

    .bg-gray-f2 {
        background-color: #f2f2f4;
    }

    .py-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .px-20 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .py-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .mx-20 {
        margin-left: 20px;
        margin-right: 20px;
    }

    .mb-26 {
        margin-bottom: 15px;
    }

    .ud-border-bottom {
        border-bottom: 1px solid #000;
    }

    /* ----------------------------------------------------------------------------------- */
    .update-btn-primary {
        padding: 5px 15px;
        font-size: 14px;
    }

    .update-top {
        padding: 40px;
        font-family: 'roboto', sans-serif;
        background-image: url("https://sf.ex-cdn.com/phatgiao.org.vn/v0.0.209/templates/themes/images/bg-111.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .unsetSlide_block .swiper-wrapper {
        flex-wrap: wrap;
    }

    .unsetSlide_block .swiper-wrapper .ud-number {
        line-height: unset;
    }

    .unsetSlide_block .swiper-wrapper .ud-content>* {
        line-height: 16px;
    }

    .unsetSlide_block .swiper-wrapper a.ud-title {
        line-height: 30px;
        font-size: 18px;
    }

    .update-content {
        max-width: 1018px;
        width: 100%;
        margin: auto;
        display: flex;
        color: white;
    }

    .update-content__left {
        width: 25%;
        flex-shrink: 0;
    }

    .update-content__txt {
        flex: 1;
        padding-left: 25px;
        margin-top: 30px;
    }

    .update-content__sapo {
        text-align: center;
        margin-top: 15px;
    }

    .update-content__name {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }

    .update-content__religious {
        font-size: 14px;
        font-weight: 300;
        line-height: 22px;
        font-style: italic;
    }

    .update-content__title {
        font-weight: 500;
        font-size: 25px;
        line-height: 33px;
        margin-bottom: 10px;
    }

    .update-content__des {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }



    .update-slider-one .block_slider_footer {
        max-width: 1140px;
        padding: 0;
        background-color: #fff;
        border: none;
        position: relative;
        margin-bottom: 40px;
        margin-top: 80px;
    }

    .update-slider-one .block_slider_title.cate-title a {
        font-size: 23px;
        line-height: 38px;
    }

    .update-slider-one .cate-title a {
        font-family: 'roboto-bold', serif;
        letter-spacing: 0;
    }

    .update-slider-one .main-title-medium {
        font-size: 16px;
    }

    .update-slider-one .block_slider_footer .swiper-button-prev1,
    .update-slider-one .block_slider_footer .swiper-rtl .swiper-button-next1 {
        left: -45px;
        right: auto;
        top: 50%;
        background: #fff;
        border: none;
    }

    .update-slider-one .block_slider_footer .swiper-button-next1,
    .update-slider-one .block_slider_footer .swiper-rtl .swiper-button-prev1 {
        right: -45px;
        left: auto;
        top: 50%;
        background: #fff;
        border: none;
    }

    .update-slider-one .block_slider_footer .swiper-button-prev1:after,
    .update-slider-one .block_slider_footer .swiper-rtl .swiper-button-next1:after,
    .update-slider-one .block_slider_footer .swiper-button-next1:after,
    .update-slider-one .block_slider_footer .swiper-rtl .swiper-button-prev1:after {
        color: #000;
        font-size: 24px;
    }

    /* --------------------------------------------------------------------block primary */



    /* ---------------------------------------------------------------------tin tuc trong ngay */
    .newsOfDay-filed {
        max-width: 1140px;
    }

    .newsOfDay .ud-container {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 20px;
    }

    .newsOfDay .swiper-button-prev3,
    .newsOfDay .swiper-rtl .swiper-button-next3 {
        right: 3rem;
        left: auto;
        top: 67px;
        background: #fff;
        border: none;
    }

    .newsOfDay .swiper-button-next3,
    .newsOfDay .swiper-rtl .swiper-button-prev3 {
        left: auto;
        right: 0;
        top: 67px;
        background: #fff;
        border: none;
    }

    .newsOfDay .swiper-button-prev3:after,
    .newsOfDay .swiper-rtl .swiper-button-next3:after,
    .newsOfDay .swiper-button-next3:after,
    .newsOfDay .swiper-rtl .swiper-button-prev3:after {
        color: #6d1d1d;
        font-size: 16px;
    }

    /* ---------------------------------------------------------------------tin doc nhieu nhat*/
    .newsReadALot-filed {
        max-width: 1140px;
    }

    .newsReadALot .ud-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px 85px;
        margin-bottom: 15px;
    }

    .newsReadALot .ud-number {
        margin-right: 15px;
    }

    .newsReadALot .swiper-button-prev,
    .newsReadALot .swiper-rtl .swiper-button-next {
        right: 3rem;
        left: auto;
        top: 67px;
        background: #fff;
        border: none;
    }

    .newsReadALot .swiper-button-next,
    .newsReadALot .swiper-rtl .swiper-button-prev {
        left: auto;
        right: 0;
        top: 67px;
        background: #fff;
        border: none;
    }

    .newsReadALot .swiper-button-prev:after,
    .newsReadALot .swiper-rtl .swiper-button-next:after,
    .newsReadALot .swiper-button-next:after,
    .newsReadALot .swiper-rtl .swiper-button-prev:after {
        color: #6d1d1d;
        font-size: 16px;
    }

    /* ---------------------------------------------------------------------tin chon loc*/
    .newsSelective-filed {
        max-width: 1140px;
    }

    .newsSelective .ud-number {
        margin-right: 15px;
    }

    .newsSelective .ud-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px 85px;
    }

    .newsSelective .swiper-button-prev,
    .newsSelective .swiper-rtl .swiper-button-next {
        right: 3rem;
        left: auto;
        top: 67px;
        background: #fff;
        border: none;
    }

    .newsSelective .swiper-button-next,
    .newsSelective .swiper-rtl .swiper-button-prev {
        left: auto;
        right: 0;
        top: 67px;
        background: #fff;
        border: none;
    }

    .newsSelective .swiper-button-prev:after,
    .newsSelective .swiper-rtl .swiper-button-next:after,
    .newsSelective .swiper-button-next:after,
    .newsSelective .swiper-rtl .swiper-button-prev:after {
        color: #6d1d1d;
        font-size: 16px;
    }

    /* ---------------------------------------------------------------------media*/
    .ud-media-block {
        background-image: url("https://sf.ex-cdn.com/phatgiao.org.vn/v0.0.209/templates/themes/images/bg-111.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .ud-media-filed {
        max-width: 1140px;
    }

    .ud-media-block .swiper-button-prev,
    .ud-media-block .swiper-rtl .swiper-button-next {
        left: -45px;
        right: auto;
        top: 50%;
        background: transparent;
        border: none;
    }

    .ud-media-block .swiper-button-next,
    .ud-media-block .swiper-rtl .swiper-button-prev {
        right: -45px;
        left: auto;
        top: 50%;
        background: transparent;
        border: none;
    }

    .ud-media-block .swiper-button-prev:after,
    .ud-media-block .swiper-rtl .swiper-button-next:after,
    .ud-media-block .swiper-button-next:after,
    .ud-media-block .swiper-rtl .swiper-button-prev:after {
        color: #fff;
        font-size: 16px;
    }



    /* responsive */
    .navbar-brand,
a.readmore_line {
  display: none;
}
.share_tag img {
    width: 18px;
}
.main-breadcrumb_tag{
  margin-bottom: 0px;
}
.share_tag {
    display: flex;
    align-items: center;
    /*margin-top: 20px;*/
    padding-bottom: 15px;
    border-bottom: 1px solid #6b1b1f85;
    margin-bottom: 20px;
    padding-top: 15px;
    border-top: 1px solid #6b1b1f85;
}

.share_tag a {
    align-items: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    justify-content: center;
    margin-right: 20px;
    color: #6b1b1f;
    border: 1px solid #6b1b1f;
    display: flex;
}
.share_tag a .fa {font-size: 18px;}

.show_mb{
  display: none;
}
p.content-author .w_cogn {
    max-width: 50%;
    display: flex;
    align-items: center;
}

p.content-author .w_cogn img {
    max-width: 215px;
}

p.content-author {
    justify-content: space-between;
}

p.content-author .w_cogn span {
    font-weight: 500;
    margin-right: 10px;
}
@media (max-width: 767px) {
  p.content-author {
      flex-wrap: wrap;
  }

  p.content-author .w_cogn {
      max-width: 100%;
      margin-bottom: 10px;
  }
  .box-home .box-home-main .news-info {
    margin: 0;
  }
  .show_pc{
    display: none;
  }
  .show_mb{
    display: block;
  }
  .chennal-populer .swiper-container {
    margin-left: 10px !important;
  }
  .main-breadcrumb_tag{
    margin-bottom: 20px;
  }
  .share_tag {
    margin-bottom: 0px;
    border-top: none;
  }
  .box-home-main .news-info p {
    -webkit-line-clamp: unset;
  }
  a.readmore_line {
    display: block;
  }
  .money-bar {
    background-position-y: -120px;
  }
  .box-home .box-home-main .news-info h2 {
    line-height: 22px;
  }
  .box-home-right-top-item .thumb img {
    width: 100%;
    border-radius: 5px;
  }
  .main-video-title.w-50,
  .main-video-content.w-50 {
    width: 100% !important;
  }
  .adv.adv_37 {
    display: inline-block;
  }
  #channelmode.chennal-populer {
    margin-bottom: -10px;
    margin-top: 20px;
    padding: 0 10px;
  }
  body {
    position: relative;
    background-color: #fff;
    margin-bottom: 0;
  }
  .top-header .container {
    display: block;
    display: flex;
  }
  a.readmore_line {
    color: #fff;
    font-size: 14px;
  }
  .none_desktop {
    display: block !important;
  }
  #button {
    display: none;
  }
  .detail-title {
    text-align: left;
  }
  .table-image-title {
    background: #f7f7f7;
  }
  .bottom-header {
    background: #f0eff4;
  }
  .search-count {
    padding-left: 20px;
  }
  .box-search-title {
    margin-bottom: 14px;
  }
  .box-search-advanced {
    background-color: #ffeedb;
  }
  .category-header-search {
    padding-left: 20px;
  }
  .box-search-advanced button {
    background-color: #6d1d1d;
  }
  .adv-cate-bot {
    display: none;
  }
  .adv-bot-tag {
    display: none;
  }
  .news-left-item-title {
    padding-top: 16px;
  }
  .bottom-header .main-menu {
    z-index: 3;
    width: 100% !important;
    justify-content: space-between;
    position: relative;
    background-color: #f0eff4;
  }
  .main-breadcrumb .main-cate a {
    font-size: 14px;
    color: #000;
  }
  .main-video-title .black-news_video_title a {
    font-size: 24px !important;
  }
  .nav-r {
    position: absolute;
    width: 100%;
    bottom: 13%;
    display: block;
  }
  .icon-nav i {
    display: none;
  }
  .button-r {
    position: relative;
  }
  .list-r {
    position: absolute;
    top: 120%;
    width: 100%;
    z-index: 9;
    padding-left: 10px;
    background-color: #933;
  }
  .logo {
    z-index: 5;
    width: 206px;
  }
  .main-menu-search {
    padding-right: 15px;
    display: block;
  }
  .bottom-header .menu-action {
    display: inline-block;
    right: 0 !important;
  }
  .nav-res_item_name {
    display: grid;
    text-align: center;
  }
  .menu-search .menu-search_btn i {
    display: block;
  }
  .home-logo {
    display: none;
  }
  .logo-mobile {
    display: block;
    margin-right: auto;
    margin-left: auto;
    right: 20px;
  }
  #danh-muc {
    display: block;
  }
  .btn-info {
    border-color: #f0eff4;
  }
  .home-logo-r {
    display: block;
    width: 135px;
  }
  .main-menu a img {
    width: 190px;
    height: auto;
  }
  .name-logo {
    font-family: roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 118.01%;
    color: #f0eff4;
  }
  .footer-nav-bot {
    display: none;
  }
  .banner-header {
    width: 100%;
    display: flex;
    max-height: 150px;
  }
  .adv-body {
    display: none;
  }
  .social-networks {
    display: none;
  }
  #button1 {
    display: none;
  }
  .clock {
    display: none;
  }
  .weather {
    display: none;
  }
  .home-logo img {
    width: auto;
    width: 206px !important;
  }
  .bg-light {
    background: #246123 !important;
  }
  .alert-light {
    display: none;
  }
  .menu-other.open-tp {
    display: block;
    width: 80%;
    position: fixed;
    top: 0;
    height: calc(100% - 62px);
    right: 0;
    z-index: 999;
    background: #933;
    transition: all 0.3s;
    overflow-y: scroll;
    text-transform: uppercase;
  }
  .menu-other.open-tp li.fade-tp {
    padding: 5px 0 5px 20px;
    border-bottom: 1px solid #a39999;
  }
  .menu-other.open-tp li.fade-tp a {
    color: #fff;
  }
  .menu-cate {
    display: none;
  }
  .cate-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .cate-footer li {
    margin-bottom: 20px;
  }
  .footer-nav {
    display: flex !important;
  }
  .menu-action .icon {
    display: none;
  }
  .top-header {
    width: 100%;
    padding: 6px;
  }
  .cate-topheader {
    display: none;
  }
  .box-page-bottom {
    display: none !important;
  }
  .box-page-first {
    display: initial;
  }
  .btn-outline-secondary {
    display: block;
  }
  i.fa.fa-twitter.floating-bar_twitter {
    font-size: 35px;
    color: #1991da;
  }
  .green-nav-item {
    text-transform: capitalize;
  }
  .doc-nhieu-mobile {
    display: block;
  }
  .content-page {
    width: 100%;
    margin-top: -30px;
    margin-bottom: 0;
    background-color: #f5f5f5;
  }
  .footer-menu-cate {
    display: none;
  }
  .bottom-header {
    max-width: 100%;
  }
  .main-content-page {
    top: 30px;
    max-width: 100%;
    padding: 0;
    background: #f5f5f5;
    margin-bottom: 0;
  }
  .news-inside a {
    font-size: 13px;
  }
  .cate-icon {
    margin-top: 5px;
  }
  .black-news {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    top: 10px;
    background-image: none;
  }
  .black-news .green-nav .green-nav_title {
    font-family: Averta;
  }
  .fix-media .media-small-title {
    margin-left: 10px;
  }
  .green-nav {
    display: inline-block;
    flex-wrap: wrap;
    width: 100%;
  }
  .green-nav-item {
    margin-left: 0 !important;
    margin-right: 32px;
  }
  .green-nav-item {
    color: #fff !important;
  }
  .green-nav_title.media-box {
    width: 100%;
  }
  .green-nav h1 {
    width: 100%;
  }
  .black-news .video-content {
    padding-top: 16px;
  }
  .main-video {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .main-video-title {
    margin: auto;
    width: 100%;
    padding: 0 15px;
  }
  .main-video-content {
    width: 100%;
    margin-right: 0;
  }
  .box-home-main {
    width: 100%;
    height: auto;
  }
  .share {
    display: none;
  }
  .list-video-item_title {
    width: 58%;
  }
  .media-small-title {
    width: 58%;
  }
  .box_data {
    display: none !important;
  }
  .box-home-mobile {
    display: block;
  }
  .media-small-title h4 a {
    color: #fff;
    font-size: 16px;
  }
  .item_video {
    width: 40%;
  }
  .list-video {
    flex-direction: column;
    margin-top: -55px;
  }
  .list-video-item {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: space-between;
    padding: 10px 15px;
  }
  .list-video-item .item-video iframe {
    width: 130px;
    margin-right: 10px;
    border-radius: 0;
  }
  .list-video-item a {
    width: 100%;
    padding-top: 0;
  }
  .main-video-status,
  .main-video-time {
    display: none;
  }
  .img-fluid {
    margin-bottom: 16px;
  }
  .justify-content-between.border-top.row a {
    width: 63px;
    display: initial;
  }
  .box-home {
    display: block;
    padding-bottom: 0;
  }
  .box-home .box-home-left {
    display: none;
  }
  .box-home-right {
    width: 100%;
    position: relative;
  }
  .box-home-right .box-home-right-top {
    width: 100%;
  }
  .box-home-right-top-item {
    position: relative;
    background-color: #f5f5f5;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 7px;
    margin-bottom: 20px;
  }
  .box-home-right .box-home-right-top .box-home-right-top-item .news-info {
    margin-top: 5px;
    padding: 0 10px;
    padding-bottom: 10px;
  }
  .box-home-right
    .box-home-right-top
    .box-home-right-top-item
    .news-info
    a.main-title {
    font-size: 20px;
    line-height: 26px !important;
  }
  .box-home-right
    .box-home-right-top
    .box-home-right-top-item
    .news-info
    p.news-left-item-content {
    margin-top: 15px;
    font-size: 18px;
  }
  .box-home-right-top-item .box-home-right_video {
    border-radius: 7px;
  }
  .box-home-right-top-item h3 {
    padding: 10px;
  }
  .box-home-right-top-item .thumb {
    height: auto;
    width: 100%;
  }
  .box-page-first-right {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  .box-page-first-right img {
    margin-bottom: 15px !important;
  }
  .main-intro {
    font-size: 18px;
    word-spacing: 2px;
    display: none;
  }
  .box-home-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .box-home-left-item {
    display: block;
    position: relative;
  }
  .box-home-left-item .thumb {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .box-home-left-item .news-info {
    width: 100%;
  }
  .main-title .main-title-small {
    font-size: 24px;
    text-align: center;
    margin: 15px;
  }
  .main-title-small {
    font-size: 24px;
    line-height: 28px;
  }
  .main-title-large {
    font-size: 18px;
    line-height: 150%;
    color: #333;
  }
  .detail-header-right {
    display: block;
  }
  .detail-header {
    display: flex;
    flex-wrap: wrap;
    border-bottom: none;
  }
  .box-home .box-home-main {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    margin-top: 27px;
    padding: 0 15px;
  }
  .box-page-first-left {
    width: 100%;
  }
  .box-home-main-item {
    margin-bottom: 35px;
  }
  .news-left-item-time {
    display: none;
  }
  .news-left-item {
    border-bottom: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 7px;
    width: 100%;
    display: block;
    flex-wrap: wrap;
  }
  .news-left-item .img-loadmore {
    width: 100% !important;
    height: auto !important;
  }
  .news-left-item .news-left-item-content, .update-block-primary-mb .ud-des {
    font-family: roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #333;
  }
  .list-news-home_item {
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 7px;
  }
  .item_video {
    border-radius: 7px;
  }
  .item_title {
    padding: 10px;
  }
  .item_title a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #333;
  }
  .addcls-fixtitle-detail .news-left-image,
  .news-left-image {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 7px;
  }
  .news-left-image img {
    border-radius: 7px;
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  .news-left-item-info {
    padding: 0 10px;
    width: 100%;
    display: block;
  }
  .btn-info:hover {
    color: #933;
    background-color: #f0eff4;
    border-color: #f0eff4;
  }
  .second-news {
    display: block;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tin-doc-nhieu-desktop {
    display: none;
  }
  .loi-hay-y-dep-desktop {
    display: none;
  }
  .loi-hay-y-dep-mobile {
    display: block;
  }
  .loi-hay-y-dep-mobile .main-news-left .news-left-item {
    width: fit-content;
  }
  .loi-hay-y-dep-mobile .main-news-left {
    overflow-x: scroll;
  }
  .money-bar {
    display: inline-block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 15px;
  }
  .content-botmain {
    display: contents;
  }
  .author-botmain {
    margin-left: auto;
    margin-right: auto;
  }
  .author {
    width: 100%;
    list-style: none;
  }
  .icon-text {
    list-style: none;
  }
  .adv-right {
    display: none;
  }
  .news-table {
    display: none;
  }
  .side_cate {
    display: none;
  }
  .box-home-main .news-info .main-title {
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .category-box-right-item {
    width: 100%;
    height: auto;
  }
  .category-box-right-item-big {
    margin-bottom: 15px;
  }
  .category-box-right {
    margin-bottom: 0;
  }
  .category-box-right-item .thumb {
    width: 35%;
    height: auto;
  }
  .category-box-right-item-2 .news-info .main-title-small {
    font-size: 16px;
  }
  .category-box-right-item .thumb img {
    margin-bottom: 0 !important;
  }
  .category-box-right-item .news-info {
    width: 65%;
  }
  .category-box-right-item .news-info .main-title-small {
    font-size: 20px;
    line-height: 26px;
  }
  .category-box-main-item .thumb {
    width: 45%;
    height: auto;
  }
  .category-box-main-item .news-info {
    width: 65%;
  }
  .category-box-main-item .news-info .main-title-small {
    font-size: 18px !important;
    line-height: 26px;
  }
  .category-box-main {
    margin-bottom: 30px;
  }
  .category-box-main .category-header {
    padding-left: 15px;
  }
  .category-box-right-list-news {
    margin-bottom: 20px;
  }
  .category-box-main-content {
    border-bottom: solid 5px #f0eff4;
    padding-bottom: 30px;
  }
  .category-box-main-content .category-box-main-item {
    border-top: none;
  }
  .category-box-main-content .news-info {
    width: 93%;
    margin: auto;
  }
  .category-box-main-content .news-info .news-cate-time {
    display: none;
  }
  .category-box-main-content .main-intro {
    display: block;
    height: 65px;
  }
  .ts-home-box {
    padding: 5px;
  }
  .news-home-item .news-info .main-title {
    margin-bottom: 5px;
  }
  .news-home-item .news-info .main-intro {
    margin-top: 5px;
  }
  .category-box-main-list-news {
    position: relative;
    width: 93%;
    margin: 0 auto;
  }
  .news-home-item {
    display: flex;
    margin-top: 0;
    width: 100%;
    border: none;
  }
  .news-home-item:first-child {
    margin-bottom: 0 !important;
  }
  .list-news-home .news-home-item .thumb {
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin-right: 0;
  }
  .tv-box-home {
    max-width: 100%;
    padding: 10px;
    margin: auto;
  }
  .footer-menu-cate {
    max-width: 100%;
    margin: auto;
  }
  .main-intro {
    font-size: 18px;
  }
  .news-home-item .news-info {
    width: 100%;
    margin-left: 10px;
  }
  .news-home-item .news-info h4 {
    display: block;
    font-size: 16px;
    margin-top: -12px;
  }
  .news-home-item .news-info .news-cate-time {
    display: none;
  }
  .banner-mid {
    display: none;
  }
  .main-footer {
    width: 100%;
  }
  .category-box-main-item-big .thumb {
    height: auto;
  }
  .category-box-main-item-big .thumb img {
    height: 100%;
  }
  .category-box-right-item-big .thumb img {
    height: 100%;
  }
  .category-box-right-item-big .thumb {
    height: auto;
    margin-bottom: 0;
  }
  .detail-content,
  .list-news-home,
  .box-home-right,
  .detail-action,
  .detail-tag,
  .relation-news-header {
    padding: 0 15px;
  }
  .main-breadcrumb {
    padding: 12px 15px;
    margin-top: 15px;
  }
  .detail-header-right {
    padding: 0 15px;
  }
  footer .thumb {
    margin-top: 20px;
  }
  .footer-nav-bot {
    margin-right: auto;
    margin-left: auto;
    align-items: center;
    justify-content: space-between;
  }
  .footer-nav-bot a {
    /* padding: 0 10px; */
    margin-right: 0;
  }
  .detail-tag,
  .detail-content {
    word-break: break-word;
  }
  ul#list_order {
    width: 100% !important;
  }
  .detail-body {
    display: initial;
  }
  .content p,
  .content {
    font-size: 18px;
    margin-top: 20px;
  }
  .box-home-main-item {
    margin-bottom: 0;
  }
  .detail-action {
    border-bottom: none;
  }
  .detail-intro {
    font-size: 20px;
  }
  .relation-news-header {
    background: #e3e3e3;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    margin-top: 20px;
  }
  .title_comt {
    padding: 0px 15px;
  }
  .category-header.category-header-search {
    padding: 0px 20px;
  }

  .category-header.category-header-search .category-title-search {
      width: 100%;
      margin: 0px !important;
      /*text-align: center;*/
      margin-bottom: 10px !important;
  }

  .category-header.category-header-search a {
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 0px;
      padding-top: 0px;
  }
  .relation-news-header h4 {
    padding: 15px 0;
  }
  .relation-news-list {
    width: 95%;
  }
  .main-title-super {
    font-size: 30px;
    margin-top: 15px;
    text-align: center;
  }
  .main-title-sizable {
    font-size: 24px;
  }
  .main-title-medium {
    font-size: 24px;
    margin-top: 5px;
    line-height: 28px;
  }
  .ts-home-box-content {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .main-breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    width: 100%;
    background-color: #e3e3e3;
  }
  .main-breadcrumb .list-sub-cate li {
    padding-right: 15px;
  }
  .main-breadcrumb .list-sub-cate a {
    font-size: 14px;
  }
  .main-adv {
    display: none;
  }
  .floating-bar {
    display: none;
  }
  .ts-home-box-item {
    margin: 16px auto;
    width: 100%;
    margin-bottom: 30px;
  }
  .ts-home-box-item thumb img {
    width: 100%;
    height: auto;
  }
  .container {
    padding: 0;
    width: 100% !important;
  }
  .ts-home-box-item .thumb {
    height: auto;
    margin-bottom: 5px;
  }
  .tv-box-home-main {
    display: block;
    margin-bottom: 20px;
  }
  .tv-box-home-list {
    display: block;
  }
  .tv-box-home-main .tv-box-home-image {
    width: 100%;
    height: auto;
  }
  .tv-box-home-head ul li:first-child a {
    font-size: 35px;
    line-height: normal;
  }
  .tv-box-home-item .news-info {
    height: auto;
    margin-bottom: 25px;
  }
  .tv-box-home-main .tv-box-home-main-info {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
  }
  .tv-main-news-share {
    margin-top: 10px;
  }
  .tv-box-home-item .thumb {
    height: auto;
  }
  .tv-box-home-item {
    width: 95%;
  }
  .list-news-home {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .menu-action {
    margin-right: 15px;
  }
  .detail-body-left {
    width: 100%;
  }
  .tag-list {
    margin-left: 0;
    white-space: nowrap;
    overflow-x: auto;
  }
  .tag-list li {
    padding-right: 1px;
  }
  .tv-box-home-main-info .main-title {
    margin-bottom: 15px;
  }
  .footer-info-office {
    padding: 20px 10px;
    display: block;
  }
  .footer-info-office-left {
    text-align: center;
  }
  .footer-info-office-right {
    text-align: center;
  }
  .box-home-cate .box-home-right {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .box-home-main .thumb {
    height: auto;
    margin-bottom: 10px;
  }
  .box-home-cate .box-home-right .box-home-right-item {
    width: 100%;
  }
  .box-home-cate .box-home-right .box-home-right-item .thumb {
    height: auto;
    margin-bottom: 10px;
  }
  .tag-list {
    display: flex;
    flex-wrap: wrap;
  }
  .tag-list a {
    padding-right: 10px;
  }
  .list-news-video .news-item-video .thumb {
    display: block;
  }
  .news-item-video {
    margin-bottom: 30px;
  }
  .list-news-video {
    margin-bottom: 20px;
  }
  .play-icon img {
    display: none;
  }
  .box-home-video .box-home-main {
    width: 100%;
    height: auto;
    border-radius: 7px;
  }
  .box-home-video .box-home-main-item .thumb {
    height: auto;
  }
  .box-home-video .box-home-right {
    width: 100%;
    margin-top: 30px;
  }
  .box-home-video .box-home-right .box-home-right-item .thumb {
    display: block;
  }
  .box-home-video_content {
    margin-top: -35px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 7px;
    padding: 0 10px 10px;
  }
  .box-home-author .box-home-main-item {
    padding: 0;
    width: 100%;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .box-home-author .box-home-main-item .box-author .author-image {
    width: 100%;
    height: auto;
  }
  .box-home-author .box-home-main-item .box-author {
    padding-right: 10px;
    width: 20%;
  }
  .box-home-author .box-home-main-item .news-info {
    width: 80%;
    padding-bottom: 10px;
  }
  .compact {
    margin-top: 10px;
  }
  .box-home-author .box-home-main-item .news-info .main-intro {
    margin: 0;
    padding-right: 10px;
    padding-top: 5px;
  }
  .banner-res {
    display: none;
    padding: 30px;
  }
  .box-home-right-banner {
    display: none;
  }
  .category-header-tag {
    margin-bottom: 0;
    display: flex;
  }
  .right-cate {
    width: 100%;
    padding-bottom: 20px;
    margin: 0;
  }
  .news-table-bot-image {
    width: 100%;
    border-radius: 10px;
  }
  .news-table-title {
    display: flex;
    max-width: 100%;
  }
  .main-news-right {
    display: block;
    padding-top: 26px;
  }
  .main-news-right-res {
    display: none;
  }
  .main-news-left {
    width: 93%;
    margin: auto;
    display: block;
  }
  p.main-intro.detail-intro {
    display: block;
  }
  .su-kien-mobile {
    width: 100% !important;
    overflow-x: scroll;
    display: grid;
  }
  .addcls-fixtitle-detail .news-left-item-info {
    margin-top: 15px;
  }
  .addcls-fixtitle-detail .news-left-item-info .news-left-item-content {
    margin-top: 10px;
  }
  .box-page-first-right {
    margin-bottom: 0;
  }
  .cate-number {
    display: none;
  }
  .container1 {
    position: absolute;
    background-color: #a71e23;
    transform: translate(-100%);
    z-index: 5;
  }
  .search-box input[type="text"] + span {
    z-index: -1;
    position: absolute;
    border: 2px solid #fff;
    top: 0;
    width: 21px;
    height: 21px;
    transition: all 0.25s ease-in 0.25s;
    border-radius: 25px;
    left: 0;
  }
  .search-box input[type="text"] + span::before {
    transition: all 0.25s ease-in 0.5s;
    transform-origin: left top;
    content: "";
    position: absolute;
    width: 10px;
    height: 5px;
    border-radius: 5px;
    background: #fff;
    transform: rotate(45deg) translate(21px, -1px);
  }
  .box-page-bottom_item {
    width: 100%;
  }
  .footer {
    display: block !important;
    margin-top: 80px;
    margin-bottom: 60px;
    padding: 0 20px;
  }
  .infoPGORG {
    display: block !important;
  }
  .footer-r {
    padding: 20px 15px;
    background: #f0eff4;
    display: block !important;
  }
  .footer-r img {
    width: 45px;
  }
  .footer-r_top {
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .footer-r_title {
    margin-left: 13px;
    width: 100%;
  }
  .footer-r_title_name {
    font-family: roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 118.01%;
    color: #000;
  }
  .footer-r_nav a {
    font-family: roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #933;
    margin-top: 5px;
  }
  .footer-r_mid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
  }
  .footer-r_mid_cate {
    display: block;
    width: 50%;
    padding-top: 20px;
    font-family: roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #555;
  }
  .footer-r_bot {
    padding-top: 20px;
  }
  .footer-r_bot p {
    font-family: roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #555;
  }
  .footer-r_bot p:nth-child(6) {
    padding: 15px 0;
  }
  .footer-r_bot img {
    width: 30%;
  }
  #sidebarCollapse,
  #sidebar {
    display: inline-block;
  }
  #sidebarCollapse {
    border: none;
    padding: 0;
  }
  #sidebar {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 999;
    background: #933;
    color: #fff;
    transition: none;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    background-color: #fff;
    text-transform: inherit;
  }
  .btn-info {
    color: #933;
    background-color: #f0eff4;
    padding-top: 0;
    padding-bottom: 0;
  }
  #sidebar.active {
    left: 0;
  }
  #sidebar button {
    background-color: #933;
    color: #fff;
    text-transform: uppercase;
  }
  #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #933;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  #dismiss:hover {
    background: #fff;
    color: #7386d5;
  }
  .overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 1000%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    /* opacity: 0; */
    /* transition: all 0.5s ease-in-out; */
  }
  .overlay.active {
    display: block;
    /* opacity: 1; */
  }
  #sidebar .sidebar-header {
    padding: 20px;
    background: #933;
  }
  #sidebar ul.components {
    padding: 20px 0;
  }
  #sidebar ul p {
    color: #fff;
    padding: 10px;
  }
  #sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    background-color: #933;
    color: #fff;
  }
  #sidebar ul li a:hover {
    color: #fff;
  }
  #sidebar ul li.active > a,
  a[aria-expanded="true"] {
    color: #fff;
    background: #933;
  }
  a[data-toggle="collapse"] {
    position: relative;
  }
  .active .sidebar-submenu li a {
    background-color: blue;
  }
  .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }
  ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
  }
  ul.CTAs {
    padding: 20px;
  }
  ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  a.download {
    background: #fff;
    color: #933;
  }
  a.article,
  a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
  }
  #content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
  }
  .nav-res {
    display: flex;
    justify-content: space-between;
    background-color: #f0eff4;
    padding: 10px;
    z-index: 6;
    position: fixed;
    width: 100%;
    bottom: 0;
    justify-content: space-around;
    z-index: 110;
  }
  .nav-res_item p {
    text-align: center;
  }
  .btn-info {
    display: block;
  }
  .nav-res_item_name {
    font-family: roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #555;
  }
  .chungkhoan {
    display: block;
    background: #ffeedb;
    margin-bottom: 20px;
  }
  .ck_item {
    padding: 10px 15px 10px 10px;
    width: 50%;
  }
  .ck_item i {
    align-items: center;
    padding: 20px 10px;
    color: #27ae60;
  }
  .navbar-mb-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    border-bottom: 1px solid #ededed;
  }
  .navbar-mb-header__img {
    width: 150px;
    height: auto;
  }
  .navbar-mb-header__close {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    color: #777;
    font-size: 22px;
  }
  .navbar-mb-cate-title {
    font-size: 14px;
    color: #757575;
    font-family: "Arial";
    padding: 20px 20px 0 20px;
  }
  .navbar-mb-cate-list {
    padding: 10px 20px 20px !important;
  }
  .navbar-mb-cate-item__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .navbar-mb-cate-item.active .navbar-mb-cate-item__list {
    display: block;
  }
  .navbar-mb-cate-item.active .navbar-mb-cate-item__icon {
    transform: rotate(180deg);
  }
  .navbar-mb-cate-item__list {
    display: none;
  }
  #sidebar ul li a {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: bold;
  }
  .navbar-mb-cate-item__child a {
    font-weight: normal !important;
  }
  .navbar-mb-cate-item {
    border-bottom: 1px solid #e5e5e5;
  }
  .search-mb {
    padding: 20px;
    border-bottom: 1px solid #ededed;
  }
  .search-mb-flex {
    display: flex;
    align-items: center;
    height: 44px;
    background: #efefef;
    border-radius: 4px;
    width: 100%;
    outline: none;
    border: 1px solid #eee;
    position: relative;
  }
  .form-search-mb {
    border: none;
    outline: none;
    background: transparent;
    width: 100%;
    padding: 0px 20px 0 40px;
  }
  .btn-search-mb {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #666;
    font-size: 18px;
  }
  .navbar-mb-cate-item__icon {
    color: #757575;
    transition: 0.3s linear;
  }
  .hotline-mb,
  .navbar-contact,
  .navbar-mb-footer {
    padding: 0 20px 20px;
  }
  .nabar-col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .navbar-gap-20 {
    grid-gap: 20px;
  }
  .hotline-title {
    color: #757575;
    margin-bottom: 12px;
    font-family: "Arial";
  }
  .hotline-mb-item {
    font-size: 16px;
  }
  .hotline-mb-item a {
    color: #222;
    font-weight: bold;
  }
  .underline {
    color: #b42652;
    font-weight: normal;
    text-decoration: underline;
  }
  .bot-line {
    border-bottom: 1px solid #eee;
    padding-top: 20px;
  }
  .navbar-contact-item {
    background-color: #f7f7f7;
    border-radius: 4px;
    height: 44px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: "Arial";
  }
  .navbar-contact-item + .navbar-contact-item {
    margin-top: 8px;
  }
  .navbar-contact-item__link {
    display: flex;
    align-items: center;
    padding: 14px;
    width: 100%;
    color: #222;
  }
  .navbar-contact-item__icon {
    margin-right: 12px;
  }
  .navbar-contact-item__mail {
    color: #757575;
  }
  .navbar-contact-item__ads {
    color: #5da5aa;
  }
  .navbar-contact-item__partner {
    color: #ddba29;
  }
  .navbar-mb-footer {
    color: #222;
  }
  .navbar-mb-footer p {
    margin-bottom: 12px;
  }
  .navbar-mb-footer__title {
    font-size: 18px;
  }
  .navbar-block {
    display: none;
  }
  .navbar-mb,
  .bottom-header {
    display: flex;
  }
  .swiper-container {
    overflow: auto !important;
  }
  .content-botmain li h3 {
    font-size: 1rem;
  }
  .box-home .box-home-main.left_tags_vnepress_like {
    padding: 0px;
    margin-top: 0px;
  }

  .left_tags_vnepress_like .main-news-left {
      width: 100%;
  }

  .left_tags_vnepress_like .main-news-left .news-left-item {
      padding: 10px 20px 0px;
      box-shadow: none;
      display: flex;
  }

  .left_tags_vnepress_like .main-news-left .news-left-item:first-child .news-left-item-info {
      padding: 0;
      padding-bottom: 15px;
      border-bottom: 1px solid #6b1b1f;
  }

  .left_tags_vnepress_like .main-news-left .news-left-item a.news-left-image {
      margin: auto;
      width: 100%;
      order: 2;
      padding: 20px 0px;
      border-bottom: 1px solid #6b1b1f;
      border-radius: 0;
  }

  .left_tags_vnepress_like .main-news-left .news-left-item .news-left-item-info {
      padding: 0;
  }

  .left_tags_vnepress_like .main-news-left .news-left-item:first-child a.news-left-image {
      width: calc(100% + 40px);
      margin-left: -20px;
      margin-right: -20px;
      border: none;
      order: 0;
  }

  .left_tags_vnepress_like .main-news-left .news-left-item .news-left-item-info a.news-left-item-title {
      padding-top: 0;
  }
  .detail-header .main-breadcrumb {
      flex-wrap: nowrap;
  }

  .main-breadcrumb .main-cate a {
      line-height: 22px;
      font-weight: bold;
      font-size: 16px;
  }
  a.app_pg.open-popup-link {
    text-align: left;
    height: 44px;
    background: #F7F7F7;
    border-radius: 4px;
    padding-top: 11px;
    font-size: 16px !important;
    margin-bottom: 8px;
    padding-left: 15px;
    display: block;
    width: 100%;
    line-height: 1;
    color: #993333;
  }
  .contact.downloadapp{
    margin-bottom: 25px;
    margin: initial;
  }
  .contact.downloadapp p{
    text-align: initial;
  }
  .hide_mb{
    display: none;
  }
  .hide_pc{
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .home-logo img {
    width: 206px;
  }
  .detail-header-action {
    width: 46px;
  }
  .detail-header {
    display: inline-block;
  }
  .menu-cate {
    display: none;
  }
  .main-menu {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .top-header {
    width: 100%;
  }
  .nav-r {
    position: absolute;
    width: 100%;
    bottom: 13%;
    display: block;
  }
  .button-r {
    position: relative;
  }
  .list-r {
    position: absolute;
    top: 120%;
    width: 100%;
    z-index: 9;
    padding-left: 10px;
    background-color: #933;
  }
  .home-video-content {
    padding-right: 15px;
  }
  .box-home-right {
    display: block;
  }
  .box-home {
    width: 100% !important;
  }
  .box-home-left {
    width: 29%;
    margin-right: 15px;
  }
  .box-home-main {
    width: 40%;
    margin-right: 15px;
    padding: auto;
  }
  .box-home-video {
    width: 73%;
  }
  .content-page {
    width: 100%;
  }
  .bottom-header {
    max-width: 100%;
  }
  .main-content-page {
    max-width: 100%;
    background-color: #fff;
  }
  .box-home-main .thumb {
    height: auto;
  }
  .box-page-first-right {
    display: inline-block;
    width: 30%;
  }
  .box-page-first-right .box-home-right {
    display: block;
    width: 100%;
  }
  .time {
    display: none;
  }
  .black-news {
    width: 100%;
    background-image: none !important;
  }
  .main-video {
    width: 100%;
  }
  .main-video-title {
    width: 30%;
    padding: 0 20px;
  }
  .list-video-item {
    padding: 10px;
    padding-bottom: 20px;
  }
  .main-video-content {
    padding-left: 20px;
    margin-right: 0;
  }
  .news-home-item .news-info .main-intro {
    text-align: justify;
  }
  .box-home-video {
    width: 100%;
  }
  .box-home-right h3 {
    font-size: 15px;
  }
  .box-home-video {
    width: 70%;
  }
  .box-home-video .box-home-main {
    width: 100%;
  }
  .box-home-video_content {
    width: 100%;
    margin: 0;
    background-color: #fff !important;
    padding: 0 15px 15px;
  }
  .box-home-video_content a {
    display: block;
  }
  .box-page-first {
    display: flex;
  }
  .box-page-first-left {
    width: 100%;
  }
  .ts-home-box {
    padding: 0;
  }
  .category-box-main {
    margin-bottom: 30px;
  }
  .category-box-main-list-news {
    position: relative;
  }
  .news-home-item {
    display: flex;
  }
  .list-news-home .news-home-item .thumb {
    width: 100%;
    height: auto;
    vertical-align: middle;
  }
  .tv-box-home {
    max-width: 100%;
    padding: 10px;
    margin: auto;
  }
  .footer-menu-cate {
    max-width: 100%;
    margin: auto;
  }
  .main-intro {
    font-size: 20px;
  }
  .news-home-item .news-info {
    width: 100%;
  }
  .news-home-item .news-info h4 {
    font-size: 20px;
  }
  .news-home-item .news-info .main-intro {
    font-size: 15px;
  }
  .main-footer {
    width: 100%;
    padding-bottom: 15px;
  }
  .category-box-main-item-big .thumb {
    height: auto;
  }
  .category-box-main-item-big .thumb img {
    height: 100%;
  }
  .category-box-right-item-big .thumb img {
    height: 100%;
  }
  .category-box-right-item-big .thumb {
    height: auto;
  }
  .detail-content {
    padding-left: 0;
  }
  .detail-body {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .detail-intro {
    font-size: 25px;
  }
  .main-title-super {
    font-size: 40px;
  }
  .main-title-sizable {
    font-size: 30px;
  }
  .main-title-medium {
    font-size: 18px;
    text-align: justify;
  }
  .ts-home-box-content {
    display: flex;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .main-breadcrumb .list-sub-cate li {
    padding-right: 10px;
  }
  .main-breadcrumb .list-sub-cate a {
    font-size: 20px;
    padding-right: 15px;
  }
  .main-breadcrumb .main-cate a {
    font-family: roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 16px;
    font-weight: 500;
    color: #933;
  }
  .main-adv {
    margin-bottom: 0;
  }
  .floating-bar {
    left: 0;
    bottom: 0;
  }
  .ts-home-box-item {
    margin: 15px auto;
    width: 100%;
    padding-right: 15px;
  }
  .ts-home-box-item thumb img {
    width: 100%;
    height: auto;
  }
  .container {
    padding: 0;
    max-width: 100%;
  }
  .ts-home-box-item .thumb {
    height: auto;
  }
  .tv-box-home-main {
    display: block;
  }
  .tv-box-home-main .tv-box-home-image {
    width: 100%;
    height: auto;
  }
  .tv-box-home-head ul li:first-child a {
    font-size: 35px;
    line-height: normal;
  }
  .tv-box-home-main .tv-box-home-main-info {
    margin-left: 0;
    margin-top: 15px;
  }
  .tv-box-home-item .thumb {
    height: auto;
  }
  .list-news-home {
    margin-top: 20px;
    width: 100%;
  }
  .box-page-first-left .list-news-home {
    margin-top: 0;
    padding-right: 15px;
  }
  .bottom-header .menu-action {
    display: flex;
    position: relative;
    right: 0;
  }
  .detail-body-left {
    width: 70%;
  }
  .tag-list {
    margin-left: 0;
  }
  .tag-list li {
    padding-right: 1px;
  }
  .main-content-page {
    width: 100%;
    padding-top: 20px;
  }
  .main-news-left {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .news-left-item-info {
    padding: 0 15px;
  }
  .news-left-image img {
    border-radius: 7px;
  }
  .box-home-cate .box-home-right {
    width: 60%;
  }
  .box-home .box-home-cate .box-home-main .box-home-main-item {
    width: 40%;
  }
  .box-home-cate .box-home-right .box-home-right-item .thumb {
    height: auto;
  }
  .box-home-cate .box-home-right .box-home-right-item {
    width: 48%;
    margin-right: 5px;
  }
  .box-home-author .box-home-main-item {
    padding: 0;
  }
  .news-table-bot {
    display: inline-block;
  }
  .news-table-title {
    width: 100% !important;
    display: inline-block;
  }
  .news-table-title h3,
  .news-table-title p {
    width: 100% !important;
  }
  .news-left-item {
    display: inline-block;
    width: 48%;
    border-bottom: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 7px;
    background: #fff;
  }
  
  .news-left-image {
    height: 100%;
  }
  .news-left-item-info {
    width: 100%;
  }
  .nav-r {
    display: block;
  }
  .icon-nav img {
    display: none;
  }
  .icon-nav i {
    font-size: 30px;
  }
  .box-page-bottom_item {
    width: 48.4%;
    padding-bottom: 0;
  }
  .main-footer {
    padding: 15px;
  }
  #sidebarCollapse,
  #sidebar {
    display: inline-block;
  }
  #sidebarCollapse {
    background-color: #a71e23;
    border: none;
  }
  #sidebar {
    /* width: 250px; */
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 999;
    background: #933;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    background-color: #fff;
    text-transform: inherit;
  }
  #sidebar.active {
    left: 0;
  }
  #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #933;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  #dismiss:hover {
    background: #fff;
    color: #7386d5;
  }
  .overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 1000%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }
  .overlay.active {
    display: block;
    opacity: 1;
  }
  #sidebar .sidebar-header {
    padding: 20px;
    background: #933;
  }
  #sidebar ul.components {
    padding: 20px 0;
  }
  #sidebar ul p {
    color: #fff;
    padding: 10px;
  }
  #sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    background-color: #933;
    color: #fff;
  }
  #sidebar ul li a:hover {
    color: #933;
    background: #fff;
  }
  #sidebar ul li.active > a,
  a[aria-expanded="true"] {
    color: #fff;
    background: #933;
  }
  a[data-toggle="collapse"] {
    position: relative;
  }
  .active .sidebar-submenu li a {
    background-color: blue;
  }
  .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }
  ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
  }
  ul.CTAs {
    padding: 20px;
  }
  ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  a.download {
    background: #fff;
    color: #933;
  }
  a.article,
  a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
  }
  #content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
  }
  .logo-mobile {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-menu a img {
    width: 190px;
    height: auto;
  }
  .btn-info {
    display: block;
    color: #933;
    background-color: #f0eff4;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
  }
  .w-100 {
    width: 100% !important;
  }
  .w-50 {
    width: 50% !important;
  }
  .d-block-ipad-t {
    display: block;
  }
  .fix-block-t1 .box-home-main,
  .fix-detail-t1 .detail-body-left {
    width: calc(100% - 300px) !important;
  }
  .thumb-item {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .thumb-5x3 {
    padding-bottom: 60%;
  }
  .thumb-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .text-center {
    text-align: center;
  }
  .box-left-home-t {
    width: calc(100% - 200px) !important;
  }
  .box-left-home-t .news-left-item,
  .fix-detail-news-t .news-left-item {
    width: 100% !important;
    display: flex;
    border-bottom: 1px solid #f0eff4;
  }
  .box-left-home-t .news-left-item .news-left-image,
  .fix-detail-news-t .news-left-item .news-left-image {
    width: 40% !important;
  }
  .box-left-home-t .news-left-item .news-left-item-info,
  .fix-detail-news-t .news-left-item .news-left-item-info {
    width: 60% !important;
    flex: 1;
  }
  .box-right-home-t,
  .box-right-home-t .second-news,
  .fix-detail-body-right,
  .fix-detail-body-right .second-news {
    width: 200px !important;
  }
  .box-right-home-t .ABC,
  .fix-detail-body-right .ABC {
    flex-wrap: wrap;
  }
  .fix-event-t {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .fix-event-hot {
    width: 100% !important;
  }
  .box_footer1_text2 {
    display: inline-block;
    text-align: center;
  }
  .main-breadcrumb .chevron-right {
    transform: translateY(0);
  }
  .main-cate-title {
    line-height: 0 !important;
  }
  .main-breadcrumb {
    align-items: center;
  }
  .col-3-t {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 16px;
  }
  .navbar-block {
    display: none;
  }
  .navbar-mb,
  .bottom-header {
    display: flex;
  }
  /*  */
  .navbar-mb-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    border-bottom: 1px solid #ededed;
  }
  .navbar-mb-header__close {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    color: #777;
    font-size: 22px;
  }
  .search-mb {
    padding: 20px;
    border-bottom: 1px solid #ededed;
  }
  .navbar-mb-cate-list {
    padding: 10px 20px 20px !important;
  }
  .navbar-mb-cate-item {
    border-bottom: 1px solid #e5e5e5;
  }
  #sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 700;
  }
  .hotline-mb,
  .navbar-contact,
  .navbar-mb-footer {
    padding: 0 20px 20px;
  }
  .hotline-title {
    color: #757575;
    margin-bottom: 12px;
    font-family: arial;
  }
  .nabar-col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .navbar-gap-20 {
    grid-gap: 20px;
  }
  .hotline-mb-item {
    font-size: 16px;
  }
  .hotline-mb-item a {
    color: #222;
    font-weight: 700;
  }
  .underline {
    color: #b42652;
    font-weight: 400;
    text-decoration: underline;
  }
  .bot-line {
    border-bottom: 1px solid #eee;
    padding-top: 20px;
  }
  .navbar-contact-item {
    background-color: #f7f7f7;
    border-radius: 4px;
    height: 44px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: arial;
  }
  .navbar-contact-item + .navbar-contact-item {
    margin-top: 8px;
  }
  .navbar-contact-item__link {
    display: flex;
    align-items: center;
    padding: 14px;
    width: 100%;
    color: #222;
  }
  .navbar-contact-item__icon {
    margin-right: 12px;
  }
  .navbar-contact-item__mail {
    color: #757575;
  }
  .navbar-mb-footer {
    color: #222;
  }
  .navbar-mb-footer__title {
    font-size: 18px;
  }
  .navbar-mb-footer p {
    margin-bottom: 12px;
  }
  .form-search-mb {
    border: none;
    outline: none;
    background: 0 0;
    width: 100%;
    padding: 0 20px 0 40px;
  }
  .btn-search-mb {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #666;
    font-size: 18px;
  }
  .search-mb-flex {
    display: flex;
    align-items: center;
    height: 44px;
    background: #efefef;
    border-radius: 4px;
    width: 100%;
    outline: none;
    border: 1px solid #eee;
    position: relative;
  }
  .hide_mb{
    display: none;
  }
  .hide_pc{
    display: block;
  }
}
@media (min-width: 1080px) and (max-width: 1200px) {
  .box-page-bottom_item {
    width: 32.4%;
    padding-bottom: 0;
  }
}
