ul#menu-menu-mobile li {
  width: 48%;
  display: inline-block;
  margin-bottom: 10px;
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 9px 9px;
  /* display: flex; */
  align-items: center;
  margin: 4px 2px;
}
.layout__row {
  display: flex;
  justify-content: space-between;
}
.layout__right-col {
  width:300px;
  background: #e9e9e9; /*margin-left:30px*/
}
.layout__left-col {
  width:710px
}
.layout__title-name {
  padding: 7px;
  height: 58px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  color: #272727;
  border-bottom: 3px solid #e6e6e6;
  margin-bottom: 20px;
}
.layout__title-name span {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  text-transform: uppercase;
  color: #bb2025;
  margin-right: 15px;
}
@font-face {
  font-family: "Roboto";
  src: url("https://static.mediacdn.vn/danviet/web_font/Roboto-Regular.woff2")
      format("woff2"),
    url("https://static.mediacdn.vn/danviet/web_font/Roboto-Regular.woff")
      format("woff"),
    url("https://static.mediacdn.vn/danviet/web_font/Roboto-Regular.ttf")
      format("truetype"),
    url("https://static.mediacdn.vn/danviet/web_font/Roboto-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("https://static.mediacdn.vn/danviet/web_font/Roboto-Regular.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SF";
  font-style: normal;
  font-weight: 400;
  src: url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.woff2")
      format("woff2"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.woff")
      format("woff"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.ttf")
      format("truetype"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.eot?")
      format("embedded-opentype");
}
@font-face {
  font-family: "SFD-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.woff2")
      format("woff2"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.woff")
      format("woff"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.ttf")
      format("truetype"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.eot?")
      format("embedded-opentype");
}
@font-face {
  font-family: "SF";
  font-style: normal;
  font-weight: 500;
  src: url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.woff2")
      format("woff2"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.woff")
      format("woff"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.ttf")
      format("truetype"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Semibold.eot?")
      format("embedded-opentype");
}
@font-face {
  font-family: "SF";
  font-style: normal;
  font-weight: 600;
  src: url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.woff2")
      format("woff2"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.woff")
      format("woff"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.ttf")
      format("truetype"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.eot?")
      format("embedded-opentype");
}
@font-face {
  font-family: "SFD-Bold";
  font-style: normal;
  font-weight: 500;
  src: url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.woff2")
      format("woff2"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.woff")
      format("woff"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.ttf")
      format("truetype"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Bold.eot?")
      format("embedded-opentype");
}
@font-face {
  font-family: "SFD-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.woff2")
      format("woff2"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.woff")
      format("woff"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.ttf")
      format("truetype"),
    url("https://static.mediacdn.vn/doanhnghieptiepthi/fonts/SFProDisplay-Regular.eot?")
      format("embedded-opentype");
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
body {
  font-family: "SF", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  color: #666;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.95);
}
.container {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1070px;
}
*,
::after,
::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*:focus {
  outline: none;
}
input[type="text"] {
  padding: 1px 2px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  opacity: 0.9;
}
p {
  margin-top: 0;
}
img {
  width: 100%;
  max-width: 100%;
}
.d-none {
  display: none !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: flex;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
.btn-collapse .icon {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-collapse.open .icon {
  transform: rotate(90deg);
}
.ml-5 {
  margin-left: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.m-0 {
  margin: 0;
}
.mt-24 {
  margin-top: 24px;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-10 {
  margin-bottom: 10px;
}
.w710 {
  width: 710px !important;
}
.w810 {
  width: 810px !important;
}
.img-circle {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}
#loading-stream {
  max-width: 100%;
  margin-bottom: 25px;
  display: block;
}
.fblw-timeline-item {
  background: #fff;
}
.fblwtia-mask {
  background: #fff;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 10px;
}
.fblwtia-title-line {
  right: 0;
  left: 39%;
  top: 0;
  height: 20px;
  width: 3%;
}
.fblwtia-front-mask {
  height: 10px;
  left: 39%;
  width: 3%;
}
.fblwtia-title-mask-1 {
  top: 30px;
}
.fblwtia-front-mask-2 {
  top: 70px;
  height: 15px;
}
.fblwtia-front-mask-3 {
  top: 105px;
}
.fblwtia-front-mask-4 {
  top: 125px;
}
.fblwtia-sepline-sapo {
  left: 39%;
  right: 0;
}
.fblwtia-sepline-sapo-0 {
  top: 20px;
}
.fblwtia-sepline-sapo-1 {
  top: 50px;
  height: 20px;
}
.fblwtia-sepline-sapo-2 {
  top: 85px;
  height: 20px;
}
.fblwtia-sepline-sapo-3 {
  top: 115px;
}
.fblwtia-sepline-sapo-4 {
  top: 135px;
  height: 50px;
}
.fblwtia-sapo-line {
  right: 0;
}
.fblwtia-sapo-line-2 {
  top: 70px;
  left: 55%;
  height: 15px;
}
.fblwtia-sapo-line-3 {
  top: 105px;
  left: 95%;
}
.fblwtia-sapo-line-4 {
  top: 125px;
  left: 85%;
  height: 10px;
}
.fblwti-animated {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 200px;
  height: 110px;
  position: relative;
}
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -800px 0;
  }
  100% {
    background-position: 800px 0;
  }
}
.fblwti-animated {
  height: 172px;
}
.fblwtia-sapo-line-0 {
  top: 0;
  left: 98%;
  height: 20px;
}
.fblwtia-sapo-line-1 {
  top: 30px;
  left: 85%;
  height: 20px;
}
.home__doted-bd {
  border-top: 1px dashed #c4c4c4;
  border-bottom: 1px dashed #c4c4c4;
  height: 7px;
  overflow: hidden;
}
.home__doted-bd:before {
  border-bottom: 1px dashed #c4c4c4;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  margin-top: 1px;
  margin-left: -2px;
}
.home__doted-bd:after {
  border-bottom: 1px dashed #c4c4c4;
  display: block;
  width: calc(100% - 2px);
  height: 1px;
  content: "";
  margin-top: 1px;
  margin-left: 1px;
  margin-bottom: 1px;
}
.kbwcli-iframe {
  width: 100%;
  min-height: 394px;
  background: #000;
  position: relative;
  overflow: hidden;
}
.video__sticky .VCSortableInPreviewMode[type="VideoStream"] {
  max-height: 400px;
}
.VCSortableInPreviewMode[type="VideoStream"] .AfPlayer,
.VCSortableInPreviewMode[type="VideoStream"] .BetaAfPlayer,
.VCSortableInPreviewMode[type="VideoStream"] .videoNewsPlayer {
  padding-top: 56.26% !important;
  height: 0 !important;
}
.content-search {
  margin-top: 25px;
}
.paging {
  width: 100%;
  background: #ddd;
  float: right;
  padding: 10px 0;
  text-align: right;
  margin-bottom: 30px;
}
div.paging a {
  padding: 5px;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  font: 500 13px SF;
}
div.paging .active {
  color: #c30204;
  padding: 0 4px;
  font-weight: bold !important;
}
#back-to-top {
  background: url("https://static.mediacdn.vn/doanhnghieptiepthi/images/toTop.png")
    no-repeat scroll 0 0 transparent;
  right: 30px;
  bottom: 30px;
  display: block;
  background-size: 44px !important;
  height: 46px;
  opacity: 0.5;
  position: fixed;
  text-indent: -99999px;
  width: 46px;
  cursor: pointer;
  z-index: 9999;
  display: none;
}
.loading__animation {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 200px;
  position: relative;
}
.loading__video-image {
  display: block;
  height: 138px;
  margin-bottom: 12px;
  width: 239px;
}
.loading__title {
  height: 12px;
  width: 100%;
  margin-bottom: 4px;
}
.loading__sub-title {
  height: 12px;
  width: 50%;
  margin-bottom: 15px;
}
.loading__btitle {
  height: 16px;
}
.icon {
  display: inline-block;
}
.icon.icon-lightning {
  width: 10px;
  height: 15px;
  fill: none;
  stroke: #fff;
}
@charset "UTF-8";
.box__sticky-big {
  /* width: 482px; */
  padding: 0 15px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.box__category {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #bb2025;
  display: block;
  margin-bottom: 10px;
}
.box__sticky-image {
  /* width: 452px;
  height: 283px; */
  display: block;
  margin-bottom: 12px;
}
.box__sticky-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.box__sticky-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #272727;
  margin-bottom: 12px;
  display: block;
}
.box__des {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  color: #666;
  margin: 0;
}
.box__sub-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #272727;
  margin-bottom: 12px;
  display: block;
}
.box__sub-title span {
  display: inline-flex;
  vertical-align: middle;
}
.box__sub-flex {
  display: flex;
}
.box__sub-image {
  width: 100px;
  height: 100px;
  margin-left: 12px;
}
.box__sub-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width:546px) {
  .layout__row {
    display: block;
  }
  .layout__right-col, .layout__left-col {
    width: 100%;
  }
  .home__gci-list a.type-inited {
    width: calc(100% - 92px);
  }
  .box__sub-image {
    width: 80px;
    height: 80px;
    margin-left: 0px;
    display: block;
  }
}
.box__sub-content {
  width: calc(100% - 112px);
}
.box__sub-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.box__sub-item:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.box__title-group {
  width: 100%;
  /* display: flex; */
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px dotted #5191c4a6;
  padding: 12px 0;
  margin-bottom: 24px;
}
.home .box__title-group {
  border: none;
}
.box__title-group-name {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #bb2025;
  font-weight: bold;
  margin-right: 6px;
  display: inline-block;
}
.box__title-group-name a {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #bb2025;
  font-weight: bold;
  white-space: nowrap;
}
.box__tg-nav h1 {
  display: inline-block;
}
.box__tg-nav h1 a {
  color: #bb2025;
  font-weight: 600;
}
.box__tg-nav {
  display: inline-block;
}
.box__tg-nav a {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #666;
  padding: 0 7px;
  border-right: 1px solid #e6e6e6;
  white-space: nowrap;
}
.box__tg-nav a.end {
  border: none;
  padding-right: 0;
}
.box__group-item-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box__item-col {
  width: 218px;
  margin-bottom: 24px;
}
.box__ic-image {
  width: 100%;
  height: 136px;
  display: block;
  margin-bottom: 12px;
}
.box__ic-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.box__ic-title {
  color: #272727;
  display: block;
  font: 500 16px/22px SF;
}
.box__ic-title span {
  display: inline-flex;
  vertical-align: middle;
}
.box__group-item-row {
  margin-bottom: 24px;
  margin-top: 24px;
}
.box__item-row {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 24px;
  margin-bottom: 24px;
  display: flex;
}
.box__item-row:last-child {
  border: 0;
  padding: 0;
}
.box__ir-image {
  width: 260px;
  height: 163px;
  margin-right: 20px;
}
.box__ir-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.box__ir-content {
  width: calc(100% - 280px);
}
.box__ir-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #272727;
  display: block;
  margin-bottom: 10px;
}
.box__ir-title span {
  display: inline-flex;
  vertical-align: middle;
}
.box__viewmore {
  padding: 8px 12px;
  background: #bb2025;
  border-radius: 4px;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  width: 110px;
  justify-content: center;
}
.box__viewmore-row {
  text-align: center;
  width: 100%;
}
.box__video-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box__video-item {
  width: 220px;
  margin-bottom: 30px;
}
.box__video-image {
  display: block;
  position: relative;
  height: 138px;
  margin-bottom: 12px;
}
.box__video-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box__video-image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  z-index: 2;
}
.box__icon-video {
  display: inline-block;
  position: absolute;
  top: 45px;
  left: 86px;
  z-index: 3;
}
.box__time-video {
  position: absolute;
  right: 12px;
  bottom: 10px;
  padding: 3px 9px;
  background: #333;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  z-index: 3;
}
.box__video-name {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #272727;
}
.box__hotnews {
  padding-bottom: 30px;
}
.box__hn-flex {
  display: flex;
}
.box__hn-big {
  width: 467px;
  padding-right: 15px;
  border-right: 1px solid #e6e6e6;
}
.box__hn-big .box__sticky-big {
  padding-left: 0;
  border-left: 0;
  width: 100%;
  padding-bottom: 15px;
  border: 0;
}
.box__hn-list {
  padding-left: 15px;
}
.box__hn-item {
  width: 228px;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0;
}
.box__hn-item p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box__hn-item h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.box__hn-item:first-child {
  padding-top: 0;
}
.box__hn-item:last-child {
  border: 0;
}
.box__hn-image {
  width: 228px;
  height: 143px;
  display: block;
  margin-bottom: 12px;
}
.box__hn-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box__hn-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #272727;
}
.box__hn-small-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #666;
}
.box__group-col-news {
  border-bottom: 3px solid #e6e6e6;
  margin-bottom: 10px;
}
.box__gir-title {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  text-transform: uppercase;
  color: #666;
  margin: 16px 0 14px;
}
.box__gir-title span {
  display: inline-flex;
  vertical-align: middle;
}
.box__list-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box__video {
  width: 239px;
  margin-bottom: 30px;
}
.box__video .box__icon-video {
  left: 96px;
}
.box__video.is-nowplaying {
  opacity: 0.8;
}
.box__video.is-nowplaying .box__video-image:after {
  content: "Đang xem";
  bottom: 9px;
  left: 5px;
  position: absolute;
  padding: 2px 6px 3px;
  background: #f31313;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
}
.box__title-group-name-detail {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  text-transform: uppercase;
  color: #bb2025;
}
.box__pagecate {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #bb2025;
  font-weight: bold;
  white-space: nowrap;
}
.header__logo {
  width: 184px;
}
.header__main {
  z-index: 500;
  position: relative;
  background-color: #fff;
}
.header__fixed {display:none;}
.header__flex {
  padding: 20px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__hot-tag {
  display: none;
  align-items: center;
}
.header__hot-tag .icon {
  display: inline-flex !important;
}
.header__list-tag {
  margin-left: 10px;
}
.header__list-tag .icon {
  vertical-align: middle;
  display: inline-flex;
  margin-right: 10px;
}
.header__list-tag a {
  margin-right: 15px;
  padding: 7px 12px;
  background: #f6f6f6;
  border-radius: 16px;
  font-size: 14px;
  line-height: 17px;
  color: #666;
}
.header__list-tag a:before {
  content: "#";
  display: inline-block;
}
.header__nav {
  border-top: 1px solid #e6e6e6;
  border-bottom: 3px solid #e6e6e6;
}
.header__nav.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
}
.header__nav-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__nav-menu ul {
  display: flex;
  align-items: center;
}
.header__nav-menu ul li {
  padding: 0 10px;
}
.header__nav-menu ul li:first-child {
  padding-left: 0;
}
.header__nav-menu ul li.active .header__menu-lv {
  border-color: #bb2025;
  color: #333;
}
.header__nav-menu ul li.active .header__menu-lv > a {
  color: #333;
}
.header__nav-menu ul li.active .icon svg {
  fill: #bb2025;
}
.header__nav-menu ul li.active .icon svg path {
  fill: #bb2025;
}
/* .header__nav-menu ul li:hover .header__menu-lv {
  border-color: #bb2025;
  color: #333;
} */
.header__nav-menu ul li.header__menu-lv {
  padding: 7px 7px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #666;
  height: 35px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  border-bottom: 3px solid transparent;
  margin-bottom: -3px;
}
.header__nav-menu ul.header__sub-menu li.header__menu-lv {
  padding: 0px;
}
.header__nav-menu ul.menu > li.header__menu-lv:hover {
  border-bottom: 3px solid #bb2025;
}
.header__nav-menu ul li.header__menu-lv h1 a {
  line-height: 28px;
  font-size: 14px;
}
.header__nav-menu ul li.header__menu-lv a {
  font-weight: 450;
  color: #666;
}
.header__nav-menu ul li.header__menu-lv span {
  font-weight: 600;
}
.header__nav-menu ul li.header__menu-lv:hover .header__sub-menu {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 3px);
  color: #333;
  display: block;
  /* border-top: 3px solid #bb2025; */
}
.header__sub-menu {
  position: absolute;
  left: 0;
  min-width: 150px;
  background: #f6f6f6;
  top: 35px;
  padding: 0 12px;
  z-index: 9;
  transition-duration: 200ms;
  transition-property: opacity, top, visible;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  opacity: 0;
  visibility: hidden;
  top: calc(100% + 20px);
}
.header__sub-menu a {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #555;
  display: block;
  text-transform: initial;
  padding: 6px 0;
  border-bottom: 1px solid #e6e6e6;
}
.header__bg-openmenu {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.header__nav-bar {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.header__nav-bar > span {
  width: 34px;
  height: 32px;
  align-items: center;
  justify-content: center;
}
.header__nav-bar .icon-bar {
  display: flex;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header__nav-bar .icon-close {
  display: none;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header__nav-bar.active {
  background: #bb2025;
  justify-content: center;
}
.header__nav-bar.active .icon-bar {
  display: none;
}
.header__nav-bar.active .icon-close {
  display: flex;
}
.header__nav-bar.active .header__mega-menu {
  max-height: 500px;
}
.header__mega-menu {
  position: absolute;
  top: 32px;
  width: 1040px;
  right: 0;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  max-height: 0;
  overflow: hidden;
  z-index: 9;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 99;
}
.header__mage-padding {
  border-top: 3px solid #bb2025;
  padding: 20px;
}
.header__list-category {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}
.header__category {
  margin-right: 30px;
}
.header__category:last-child {
  margin-right: 0;
}
.header__category-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #bb2025;
  display: block;
  margin-bottom: 6px;
}
.header__category-folder a {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #555;
  display: block;
  margin-bottom: 6px;
}
.header__category-type {
  margin-top: 16px;
  display: flex;
}
.header__category-type a {
  margin-right: 60px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #555;
}
.header__nav-menu {
  flex-grow: 1;
  display: flex;
  align-items: center;
  max-width: calc(100% - 40px);
}
.header__search {
  display: flex;
  align-items: center;
  margin-left: 8px;
  margin-right: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header__search form {
	width:120px;
}
.header__search input {
  background: #f6f6f6;
  border-radius: 25px;
  border: 0;
  padding: 6px 11px;
	padding-right: 17px;
  max-width: 0;
  background: 0;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  outline: none;
}
.header__search input {
  max-width: 100%;
  width: 100%;
  background: #f6f6f6;
}
.header__search input:focus {
  max-width: 100%;
  background: #f6f6f6;
}
.btn-search {
  position: absolute;
  right: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 30px !important;
  background: url(/wp-content/themes/MD-THEME/lib/images/btsearch.png) center center no-repeat !important;
  text-indent: -9999px;
}
.show-menu .header__bg-openmenu {
  visibility: visible;
  opacity: 1;
}
@media (max-width:546px) {
  .box__hn-big {border: none;}
  .box__sticky-big, .box__hn-list, .box__hn-big {padding: 0px;}
  .box__item-row, .box__hn-flex {display: block;}
  .box__ir-image, .box__ir-content, .box__hn-big, .box__hn-image, .box__hn-item {
    width: 100%;
  }
    .header__desk {
        display: none;
    }
    .header__fixed {display:block;}
    .header__fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
        -webkit-transition: all .3s ease 0s;
        -khtml-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }
    
    .header__fixed.header__scroll {
        top: -40px
    }
    
    .header__main {
        position: relative
    }
    
    .header__flex {
        display: flex;
        justify-content: space-between;
        height: 40px;
        align-items: center
    }
    
    .header__logo {
        height: 31px
    }
    
    .header__logo img {
        height: 31px;
        width: auto
    }
    
    .header__top {
        height: 40px;
        padding-left: 15px;
        border-bottom: 1px solid #bb2025
    }
    
    .header__menu {
        position: absolute;
        background-color: #fff;
        top: 40px;
        left: 0;
        width: 100%;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all .3s ease 0s;
        -khtml-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        overflow-y: auto
    }
    
    .header__menu .footer__main {
        border: 0;
        margin-bottom: 60px;
        padding-bottom: 30vh
    }
    
    .header__form-search {
        background: #f6f6f6;
        padding: 10px 15px
    }
    
    .header__bars {
        height: 40px;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center
    }
    
    .header__action {
        display: flex;
        align-items: center
    }
    
    .header__action span {
        display: flex
    }
    
    .header__action .icon-close {
        display: none
    }
    
    .header__open-search {
        border-right: 1px solid #e6e6e6;
        display: flex;
        align-items: center;
        padding-right: 15px
    }
    
    .header__form-control input {
        height: 34px;
        background: #fff;
        border: 1px solid #e6e6e6;
        box-sizing: border-box;
        border-radius: 4px;
        padding: 10px 35px 10px 15px;
        width: 100%
    }
    
    .header__btn-search {
        position: absolute;
        right: 15px;
        top: 10px;
        height: 34px;
        width: 35px;
        display: flex;
        align-items: center;
        justify-content: center
    }
    
    .header__menu-content {
        padding: 15px
    }
    
    .header__menu-title {
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        color: #272727;
        text-align: center;
        margin-bottom: 13px
    }
    
    .header__menu-list {
        /* display: flex; */
        justify-content: space-between;
        flex-wrap: wrap
    }
    
    .header__menu-item {
        width: calc(50% - 7px);
        margin-bottom: 12px;
        background: #f6f6f6;
        border: 1px solid #e6e6e6;
        box-sizing: border-box;
        border-radius: 3px;
        padding: 9px 15px;
        display: flex;
        align-items: center
    }
    
    .header__menu-item .icon {
        display: flex;
        width: 20px
    }
    
    .header__menu-item .text {
        flex-grow: 1;
        text-align: center;
        font-weight: 500;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        text-transform: uppercase;
        color: #666
    }
    
    .header__menu-line {
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
        margin: 8px 0 20px;
        display: block
    }
    
    .open-menu .icon-bar {
        display: none
    }
    
    .open-menu .icon-close {
        display: flex
    }
    
    .open-menu .header__menu {
        max-height: 100vh;
        overflow-y: scroll
    }
    
    .open-menu .header__bars {
        background: #bb2025
    }
    
    .open-menu .header__open-search {
        display: none
    }
}
.vccorp-footer-logo {
  background-image: url(https://static.mediacdn.vn/common/images/vccorp-skt.png);
  background-size: contain;
  background-position: 0;
  background-repeat: no-repeat;
  width: 80px;
  height: 39px;
  display: block;
}
.footer__nav {
  height: 40px;
  background: #e6e6e6;
  align-items: center;
  display: flex;
}
footer#footer {
  background: #f6f6f6;
  padding-top: 30px;
  padding-bottom: 10px;
}
.footer__menu ul {
  display: flex;
}
.footer__menu ul.sub-menu {
  display: none;
}
.footer__menu ul a {
  margin-right: 23px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #666;
  display: flex;
}
.footer__flex-content {
  display: flex;
  padding: 30px 0 0 0;
}
.footer__logo {
  width: 155px;
  margin-right: 20px;
}
.footer__col {
  width: 430px;
  padding: 0 18px;
  border-right: 1px dashed #e6e6e6;
}
.footer__col:last-child {
  border: none;
}
.footer__name {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  color: #333;
}
.footer__text {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
}
.footer__text span {
  color: #333;
  font-weight: 600;
}
.footer__content {
  background: #f6f6f6;
}
