@charset "UTF-8";
/* @import "fancybox.css"; */
/* html{filter: grayscale(1);} */
@font-face {
  font-family: Roboto;
  src: url("./fonts/Roboto/Roboto-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: Roboto;
  src: url("./fonts/Roboto/Roboto-Bold.ttf");
  font-weight: bold;
}

@font-face {
  font-family: Roboto;
  src: url("./fonts/Roboto/Roboto-Light.ttf");
  font-weight: thin;
}

@font-face {
  font-family: Roboto;
  src: url("./fonts/Roboto/Roboto-Italic.ttf");
  font-style: italic;
}

html,
body {
  min-width: 1200px;
}

main {
  display: block;
}

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
}

a:hover {
  color: #ed1b24;
}

body {
  font-family: Roboto;
}

input,
img,
button, textarea {
  border: none;
  outline: none;
}

img {
  max-width: 100%;
}

ul,
ol {
  list-style: none;
}

.hide,
.hidden {
  display: none !important;
}

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.lt {
  float: left;
}

.rt {
  float: right;
}

.fw {
  width: 100%;
}

.fw-img img {
  width: 100%;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.article {
  width: 100%;
  margin-top: 20px;
}

.article:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: none !important;
}

.article-thumb {
  position: relative;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
  background: url(../images/kinhtevadubao-noimage.png) 0 center no-repeat;
  background-size: cover;
}

.article-thumb::before {
  content: "";
  display: block;
  padding-top: 67%;
}

.article-image {
  position: absolute;
  top: 0;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
  max-height: none;
}

.article-title {
  font-weight: bold;
  color: #29303c;
  font-size: 15px;
}

.article-desc {
  margin-top: 10px;
  color: #999;
  font-size: 14px;
  line-height: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.article-meta {
  margin-top: 12px;
  font-size: 14px;
  color: #999;
}

.article-catname {
  color: #ed1b24 !important;
  font-weight: bold;
  text-decoration: underline;
}

.article-publish-time::before {
  content: "|";
  margin: 0px 5px;
}

.btn {
  display: inline-block;
  cursor: pointer;
}

.c-black-blue {
  color: #29303c !important;
}

.c-white {
  color: #fff !important;
}

.c-red {
  color: #ed2830 !important;
}

.c-orange {
  color: #ff9800 !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.icon-user {
  padding-right: 25px;
  background: url("../images/icon-user.png") right 40% no-repeat;
}

.no-thumb .article-thumb {
  display: none;
}

.no-desc .article-desc {
  display: none;
}

.no-meta .article-meta {
  display: none;
}

.banner {
  text-align: center;
}

.banner-item {
  margin: 0px auto;
  text-align: center;
  margin-bottom: 20px;
}
.slick-slide .banner-item {margin-bottom: 0;}
.banner img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-bold {
  font-weight: bold;
  font-weight: 700;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.thumb-square .article-thumb::before {
  padding-top: 100%;
}

.thumb-square .article-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.thumb-epaper .article-thumb::before {
  padding-top: 144%;
}

/* ico-type */
.ico-camera,
.ico-photo,
.ico-infographic,
.ico-emag {
  display: block;
  position: absolute;
  z-index: 1;
  right: 5px;
  bottom: 5px;
  background-image: url(../images/mastercms/ico-type.png);
  background-repeat: no-repeat;
}

.ico-photo {
  width: 21px;
  height: 19px;
  background-position: 0 0;
}

.ico-camera {
  width: 23px;
  height: 23px;
  background-position: -26px 0;
}

.ico-emag {
  width: 50px;
  height: 14px;
  background-position: -78px -5px;
}

.ico-infographic {
  width: 20px;
  height: 20px;
  background-position: -53px -2px;
}

.ico-video,
.ico-image,
.ico-comment,
.ico-vote {
  display: inline-block;
  margin-left: 2px;
}

.ico-video {
  background: url(../images/mastercms/img-video.png) 0 0 no-repeat;
  width: 15px;
  height: 12px;
}

.ico-image {
  background: url(../images/mastercms/img-images.png) 0 0 no-repeat;
  width: 15px;
  height: 12px;
}

.ico-vote {
  background: url(../images/mastercms/img-vote.png) 0 0 no-repeat;
  width: 14px;
  height: 14px;
}

.ico-comment {
  background: url(../images/mastercms/ico-comment.png) 0 1px no-repeat;
  padding-left: 17px;
  font-size: 12px;
  font-family: inherit;
  color: #0065b3;
  font-weight: normal;
}

/*Form search*/
#frmSearch {
  position: relative;
  width: 30px;
  height: 41px;
  top: 0;
  right: 0;
  z-index: 10;
}

.search-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 41px;
  right: 0px;
  background: url("../images/icon-search.png") center right no-repeat;
}

.search-input {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  width: 0px;
  height: 41px;
  background-color: #f1f1f1;
  text-indent: 10px;
}

/*go to top button*/
.gotop {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 30px;
  cursor: pointer;
  border-radius: 2px;
  background-color: rgba(100, 120, 140, 0.2);
  z-index: 10;
  border-radius: 50%;
  border: 4px solid rgba(68, 68, 68, 0.8);
  background-color: rgba(247, 248, 249, 0.5);
}

.gotop:hover {
  background-color: rgba(211, 211, 211, 0.5);
}

.arrow-up {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
}

.arrow-up:before {
  content: "";
  position: absolute;
  border: solid rgba(68, 68, 68, 0.8);
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
          transform: translate(-50%, -50%) rotate(225deg);
}

.max-3lines .article-desc {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.max-4lines .article-desc {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.tab-content {
  display: none;
}

.tab-content.show {
  display: block;
}

.tab-button.active {
  color: #ed1b24;
}

/* fix jw-player video 16:9*/
.video-frame img,
.video-frame iframe {
  width: 100%;
  height: 100%;
}

.video-frame {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 15px;
}

.video-frame .videoWrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.jw-video {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  top: 0;
  left: 0;
}

.video-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.__MB_YOUTUBE_VIDEO_EMBED {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no-before::before {
  content: none !important;
}

.no-after::after {
  content: none !important;
}

.w789 {
  width: 789px;
}

.w300 {
  width: 300px;
}

.w519 {
  width: 519px;
}

.w250 {
  width: 250px;
}

.w495 {
  width: 495px;
}

.w274 {
  width: 274px;
}

.a-title-fs26 .article-title {
  font-size: 26px;
}

.a-title-fs18 .article-title {
  font-size: 18px;
}

/* END BASE CSS */
/* --------------------------- */
.top-bar {
  height: 30px;
  background-color: #f7f8f9;
  color: #666;
  font-size: 12px;
}

.top-bar span {
  vertical-align: middle;
  line-height: 30px;
}

.wrapper {
  width: 1130px;
  margin: 0px auto;
  display: block;
}

.banner-top {
  max-width: 730px;
  max-height: 162px;
}

.logo-bar .wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
}

.logo {
  line-height: 0;
  position: relative;
}
.logo img{height: 90px;}

.logo::before {
  content: 'ECONOMY & FORECAST REVIEW';
  color: red;
  position: absolute;
  bottom: -12px;
  left: 2px;
  font-weight: bold;
  font-size: 11px;
  white-space: nowrap;
  display: none;
}
.logo-bar{
  padding: 20px 0 !important;
}
.footer-logo {
  display: inline-block;
  max-width: 200px;
  line-height: 0;
  position: absolute;
  left: 53%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.kttc-site{
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: end
}
.flogo img{
  background: #fff;
  padding: 10px;
}
.kttc-site a {
    line-height: 1;
}
.logo-bar .banner-top{display: none;}
.navbar {
  font-size: 12px;
  color: #2c57a5;
  border-top: 1px solid #ebebeb;
  border-bottom: 2px solid #29303c;
}

.navbar .nav-item {
  float: left;
  height: 41px;
  padding: 2px 0px;
  position: relative;
}

.navbar .nav-item:hover > .dropdown-menu {
  visibility: visible;
  opacity: 100%;
}

.navbar .nav-item.active .nav-link {
  color: #ed1b24;
}

.navbar .nav-link {
  display: inline-block;
  height: 37px;
  line-height: 37px;
  padding: 0px 4px;
  border-left: 1px solid #ebebeb;
  text-transform: uppercase;
  font-weight: bold;
}

.navbar .nav-link:hover {
  color: #ed1b24;
}

.navbar .nav-item-red {
  background-color: #ed1b24;
  color: #fff;
  float: right;
  height: 38px;
  margin-top: 2px;
}

.navbar .nav-item-red .nav-link {
  border-left: none;
}

.navbar .nav-item-red > a:hover {
  color: #eee;
}

.navbar .icon-home {
  background: url("../images/icon-home-blue.png") 5px center no-repeat;
  width: 37px;
  height: 37px;
  border-left: none !important;
}

.navbar .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 120px;
  border: 1px solid #ebebeb;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.navbar .dropdown-item a {
  display: block;
  padding: 0px 10px;
  border-top: 1px solid #eee;
  line-height: 37px;
  font-weight: bold;
  white-space: nowrap;
}

.navbar .dropdown-item a:hover {
  color: #ed1b24;
}

.navbar .sub-toggle {
  position: relative;
  padding-right: 15px;
}

.navbar .sub-toggle::before {
  content: "";
  width: 8px;
  height: 15px;
  position: absolute;
  top: 11px;
  right: 5px;
  background: url("../images/icon-angle-down.png") center center no-repeat;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-size: 8px;
}

.navbar .sub-toggle:hover::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.marquee {
  height: 40px;
  border-bottom: 1px solid #ebebeb;
}

.marquee .wrapper {
  padding-left: 25px;
  background: url("../images/icon-angle-right.png") 0px center no-repeat;
  font-size: 14px;
  color: #29303c;
}

.marquee .scroll-link {
  line-height: 40px;
  width: calc(100% - 95px);
}

.marquee .scroll-link a::before {
  content: "";
  display: inline-block;
  background-color: #29303c;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 15px;
}

.marquee .social-link {
  height: 40px;
  line-height: 40px;
}

.marquee .social-link .icon {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 27px;
}

.marquee .icon-facebook {
  background: url("../images/icon-social.png") 0px 0px no-repeat;
}

.marquee .icon-twitter {
  background: url("../images/icon-social.png") -36px 0px no-repeat;
}

.marquee .icon-youtube {
  background: url("../images/icon-social.png") -72px 0px no-repeat;
}

.bg-grey {
  background-color: #f7f8f9;
}

.bg-grey-dark {
  background-color: #7a7a7a;
}

.bg-white {
  background-color: #fff;
}

.bg-dark-navy {
  background-color: #29303c;
}

.bg-red {
  background-color: #ed2830;
}

.bd-top {
  border-top: 1px solid #ebebeb;
}

.bd-grey-2 {
  border: 2px solid #ddd;
}

.icon-arrow-right {
  display: inline-block;
  margin-top: 20px;
  width: 36px;
  height: 36px;
  background: url("../images/icon-arrow-right.png") center center no-repeat;
  background-color: #ed1b24;
  border-radius: 50%;
}

.cat-slide .cat-content {
  color: #fff;
}

.cat-slide .article {
  background-color: #1a1c55;
}

.cat-slide .article::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.cat-slide .article-desc {
  color: #fff;
}

.cat-slide .article-info {
  padding: 15px 30px;
  width: calc(100% - 645px);
}

.cat-slide .article-title {
  font-size: 36px;
  color: #fff;
}

.cat-slide .article-thumb {
  float: right;
  width: 612px;
  max-height: 410px;
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 35px;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li button {
  background-color: #5f6776;
  width: 7px;
  height: 7px;
  margin-right: 5px;
  padding: 0;
  font-size: 0;
}

.slick-dots .slick-active button {
  background-color: #ed1b24;
}

.slick-dots li button::before {
  content: none;
}

.cat-grid .article {
  width: calc((100% - (3 - 1) * 20px - 1px) / 3);
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}

.cat-grid .article:nth-child(3n + 1) {
  margin-left: 0;
  clear: left;
}

.cat-grid .article:nth-child(-n + 3) {
  margin-top: 0;
}

.bg-line {
  background: url("../images/dot-e1.png") 809px 0px repeat-y;
}

.bg-dot {
  background: url("../images/bg-5dots.png") 0px 0px repeat-x;
}

.cat-listing .article-thumb {
  width: 250px;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}

.cat-listing .article::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.cat-listing .article {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e1e1e1;
}

.cat-listing .article-info {
  overflow: hidden;
}

.cat-listing .article-desc {
  -webkit-line-clamp: 3;
}

.thumb-portrait .article-thumb::before {
  padding-top: 140%;
}

.cat-name {
  display: inline-block;
  color: #29303c;
  font-size: 24px;
  padding-right: 12px;
}

.cat-name.bg-grey {
  margin-top: -3px;
}

.cat-most-read .article-thumb {
  width: 60px;
  margin-right: 15px;
}

.cat-most-read .article {
  margin-top: 15px;
  padding-top: 15px;
}

.bg-underline {
  background: url("../images/bg-line.png") 0px bottom repeat-x;
}

.cat-cover-gid .article:first-child .article-thumb {
  width: 420px;
  float: right;
  margin-left: 20px;
  margin-bottom: 0;
}

.cat-cover-gid .article:first-child .article-title {
  font-size: 24px;
}

.cat-cover-gid .article:first-child::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.cat-cover-gid .article:not(:first-child) {
  width: calc((100% - 20px * 2 - 1px) / 3);
  float: left;
  margin-left: 20px;
}

.cat-cover-gid .article:not(:first-child) .article-desc {
  display: none;
}

.cat-cover-gid .article:nth-child(3n + 2) {
  margin-left: 0;
  clear: left;
}

.cat-list-report {
  padding: 15px;
  background-color: #fffef8;
  border: 1px solid #e2e2e2;
}

.cat-list-report .article {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e1e1e1;
  padding-left: 22px;
  background: url("../images/icon-angle-right.png") 0px 14px no-repeat;
}

.cat-list-report .article:first-child {
  background-position: 0px 4px;
}

.cat-list-report .cat-name {
  background-color: #fffef8;
}

.cat-video {
  color: #fff;
  background-color: #29303c;
}

.cat-video .cat-video-name {
  font-size: 14px;
}

.cat-video .article-title {
  color: #fff;
}

.cat-video .col-left {
  width: 670px;
}

.cat-video .col-left .article-title {
  font-size: 24px;
}

.cat-video .col-right {
  width: 440px;
}

.cat-video .col-right .article {
  border-top: 1px solid #545c6a;
}

.cat-video .col-right .article-thumb {
  width: 210px;
}

.cat-video .col-right .article-title {
  font-size: 18px;
}

.cat-video .cat-scroll {
  height: 450px;
  overflow-y: scroll;
}

.icon-play-big {
  display: inline-block;
  width: 92px;
  height: 92px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../images/icon-play-big.png") 0px 0px no-repeat;
}

.icon-play {
  display: inline-block;
  width: 20px;
  height: 28px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: url("../images/icon-play.png") 0px 0px no-repeat;
}

/* width */
.scroll::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.scroll::-webkit-scrollbar-track {
  background: #545c6a;
}

/* Handle */
.scroll::-webkit-scrollbar-thumb {
  background: #ed1b2480;
}

/* Handle on hover */
.scroll::-webkit-scrollbar-thumb:hover {
  background: #ed1b24;
}

.cat-cover-list .article:first-child .article-thumb {
  display: block !important;
  width: 350px;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}

.cat-cover-list .article:first-child .article-title {
  font-size: 18px;
}

.cat-cover-list .article:first-child .article-desc {
  display: block;
}

.cat-cover-list .article:first-child::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.cat-cover-list .article {
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}

.cat-cover-list .article:not(:first-child) {
  width: calc((100% - 20px) / 2);
  float: left;
  margin-left: 20px;
}

.cat-cover-list .article:nth-child(2n + 2) {
  margin-left: 0;
  clear: left;
}

.cat-cover-list .article:nth-last-child(-n + 2) {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.btn-viewmore {
  display: inline-block;
  width: 148px;
  height: 42px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  -webkit-box-shadow: 3px 4px #dedfe0;
          box-shadow: 3px 4px #dedfe0;
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
  background: url("../images/icon-arrow-down.png") left 50% bottom 5px no-repeat;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.btn-viewmore:hover {
  -webkit-box-shadow: 3px 4px #ccc;
          box-shadow: 3px 4px #ccc;
}

.footer .navbar {
  border-bottom: none;
}

.footer-info {
  background-color: #7a7a7a;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
}

.footer-info .col-left {
  width: 200px;
}

.footer-info a {
  text-decoration: underline;
}

.split-line {
  width: 580px;
  height: 1px;
  background-color: #99948b;
}

.mastercms {
  color: #424242;
  font-size: 14px;
  line-height: 45px;
}

.post {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #29303c;
}

.post .post-title {
  font-size: 34px;
  margin-bottom: 15px;
  line-height: 36px;
}

.post .post-desc {
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #000;
}

.post .post-desc::before {
  content: 'EFR';
  display: inline-block;
  padding: 0px 5px;
  background-color: #ed1b24;
  color: #fff;
  font-weight: bold;
  margin-right: 5px;
}

.post .article-meta {
  color: #a7a7a7;
}

.post .article-cat-name {
  text-transform: uppercase;
}

.post .article-publish-time::after {
  content: " | ";
}

.post .article-publish-time::before {
  content: none;
}

.post-content {
  color: #000;
}

.post-content p {
  margin: 12px 0px;
}

.post-author,
.video-signature {
  font-weight: bold;
  text-align: right;
}

.post-source,
.video-source {
  font-style: italic;
  font-size: 14px;
  color: #aaa;
}

.breadcrumb .item {
  text-transform: uppercase;
  font-weight: normal;
  display: inline-block;
  line-height: 38px;
  font-size: 14px;
  color: #000;
}

.breadcrumb .item:not(:first-child):before {
  content: " / ";
  font: inherit;
}

.post-source {
  text-align: right;
}

.link-wrapper {
  color: #333;
  background: #ebebeb;
  border-radius: 20px;
  display: inline-block;
  padding: 8px 15px 8px 15px;
  position: relative;
}

.link-wrapper:hover .full-url {
  opacity: 100;
  visibility: visible;
}

.short-url {
  cursor: pointer;
  font: 600 12px/14px Arial;
}

.short-url .fa-external-link-alt {
  color: #999;
}

.full-url {
  position: absolute;
  width: 300px;
  text-align: left;
  bottom: calc(100% + 10px);
  right: 20px;
  background-color: #333;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
}

.full-url .link {
  font: normal 11px/15px Arial;
  color: #fff !important;
  display: block;
  margin-top: 5px;
}

.full-url > div span {
  color: rgba(255, 255, 255, 0.8);
  font: normal 10px/15px Arial;
}

.full-url .text {
  float: left;
}

.full-url .icon-copy {
  float: right;
  cursor: pointer;
}

.full-url .icon-copy:hover {
  color: #fff;
}

.full-url::before {
  content: "";
  display: inline-block;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #333;
  bottom: -20px;
  right: 25px;
}

.full-url #copyURL {
  font-size: 1px;
  opacity: 0;
  position: absolute;
  color: transparent;
  background-color: transparent;
}

.post-tag a {
  display: inline-block;
  padding: 0px 8px;
  line-height: 30px;
  background-color: #e5e9ec;
  font-size: 14px;
  margin-right: 2px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.a1-thumb .article:first-child .article-thumb {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.cat-sub .article:first-child .article-title {
  font-size: 18px;
  font-weight: bold;
}

.cat-sub .article:not(:first-child) {
  margin-top: 12px;
  padding-top: 12px;
}

.cat-sub .article:not(:first-child) .article-title {
  font-size: 14px;
  font-weight: normal;
}

.pc-list .cat-slide .article {
  background-color: #29303c;
}

.pc-list .cat-slide .article-thumb {
  width: 415px;
  height: auto;
}

.pc-list .cat-slide .article-info {
  width: calc(100% - 415px);
}

.pc-list .cat-slide .article-title {
  font-size: 30px;
  max-height: 218px;
  overflow: hidden;
}

.cat-cover-topic .cat-content {
  height: 500px;
  overflow: hidden;
  background-color: #29303c;
}

.cat-cover-topic .article-info {
  padding: 15px 20px;
  height: 185px;
  overflow: hidden;
}

.cat-cover-topic .article-thumb {
  margin-bottom: 0;
}

.cat-cover-topic .article-title {
  font-size: 30px;
  color: #fff;
}

/*loader-ellips*/
.loader-ellips {
  font-size: 10px;
  /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  /* change color here */
  position: absolute;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}

.loader-ellips__dot:nth-child(3) {
  left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
  left: 3em;
}

@-webkit-keyframes reveal {
  from {
    -webkit-transform: scale(0.001);
            transform: scale(0.001);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes reveal {
  from {
    -webkit-transform: scale(0.001);
            transform: scale(0.001);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes slide {
  to {
    -webkit-transform: translateX(1.5em);
            transform: translateX(1.5em);
  }
}

@keyframes slide {
  to {
    -webkit-transform: translateX(1.5em);
            transform: translateX(1.5em);
  }
}

.loader-ellips__dot:nth-child(1) {
  -webkit-animation-name: reveal;
          animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  -webkit-animation-name: slide;
          animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  -webkit-animation-name: reveal;
          animation-name: reveal;
  animation-direction: reverse;
}

.cat-grid-slide {
  overflow: hidden;
}

.cat-grid-slide .slick-slider {
  margin: 0 -10px;
}

.cat-grid-slide .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cat-grid-slide .slick-slide {
  margin: 0px 10px;
  height: inherit;
  background-color: #fff;
}

.cat-grid-slide .article-title {
  padding: 0px 10px 10px;
}

.cat-grid-slide .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 45px;
  width: 20px;
  height: 50px;
  line-height: 50px;
  padding: 16px;
  color: white;
  font-weight: bold;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-color: rgba(26, 26, 26, 0.3);
  z-index: 2;
  font-size: 0px;
}

.cat-grid-slide .slick-arrow:hover {
  background-color: #1a1a1a;
}

.cat-grid-slide .slick-prev {
  left: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.cat-grid-slide .slick-next {
  right: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.cat-grid-slide .slick-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 25px;
}

.cat-grid-slide .slick-prev::before {
  content: "❮";
}

.cat-grid-slide .slick-next::before {
  content: "❯";
}

.cat-grid-5 .article {
  width: calc((100% - (5 - 1) * 10px - 1px) / 5);
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

.cat-grid-5 .article:nth-child(5n + 1) {
  margin-left: 0;
  clear: left;
}

.cat-grid-5 .article:nth-child(-n + 5) {
  margin-top: 0;
}

.cat-grid-4 .article {
  width: calc((100% - (4 - 1) * 20px - 1px) / 4);
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}

.cat-grid-4 .article:nth-child(4n + 1) {
  margin-left: 0;
  clear: left;
}

.cat-grid-4 .article:nth-child(-n + 4) {
  margin-top: 0;
}

.cat-multimedia .article-thumb {
  margin-bottom: 0;
}

.cat-multimedia .article {
  float: left;
  position: relative;
}

.cat-multimedia .article a {
  display: block;
}

.cat-multimedia .article-title a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 10px 5px;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.cat-multimedia .article:hover a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.9)));
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.cat-multimedia .article:first-child {
  width: 50%;
  margin-right: 10px;
}

.cat-multimedia .article:first-child .article-title a {
  font-size: 32px;
  padding: 15px 15px 10px;
}

.cat-multimedia .article:nth-child(n + 2) {
  width: calc(50% / 2 - 10px);
}

.cat-multimedia .article:nth-child(n+2) {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 0;
}

.cat-multimedia .article:nth-child(2n + 3) {
  margin-right: 0;
}

.cat-multimedia .article:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.lh-2 {
  line-height: 2;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-group {
  margin-top: 10px;
}

.btn-submit {
  color: #fff;
  border-color: #122b40;
  background-color: #2c57a5;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-submit:hover {
  background-color: #204d74;
}

.textarea {
  min-height: 100px;
}

.btn-red {
  background-color: #ed2830;
  color: #fff !important;
  padding: 5px 20px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none !important;
}

.live-video {
  color: #fff;
}

.live-video .article {
  background-color: #004d95;
}

.live-video .article-thumb::before {
  padding-top: 56.25%;
}

.live-video .live-video-thumb iframe, .live-video .live-video-thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}

.live-video .video-live-iframe {
  width: 100%;
}

.live-video .live-video-desc {
  margin-top: 5px;
  font-size: 14px;
  text-transform: uppercase;
}

.live-video .live-video-desc li {
  position: relative;
  line-height: 1.5;
  margin-top: 10px;
}

.icon-live {
  position: relative;
  color: red;
  font-family: roboto;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding-left: 10px;
  -webkit-animation: 2s twink infinite;
          animation: 2s twink infinite;
  white-space: nowrap;
}

.icon-live::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0px;
  background-color: red;
}

@-webkit-keyframes twink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
}

@keyframes twink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
}

.bg-logo {
  background-image: url("../images/bg-logo.png");
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-center-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-center-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hide-empty:empty {
  display: none !important;
}
/* hna-newsqa  */
.hna-newsqa {border: 1px solid #ebebeb;border-radius: 3px;background: #fff;padding: 20px 20px;display: flex;flex-direction: column;gap: 20px;}
.hna-newsqa .bx-cat-content{display: flex;flex-direction: column;gap: 30px;}
.qa-article,.qa-answer-container{display: flex;flex-direction: row;gap: 20px;justify-content: space-between;}
.qa-article:not(:first-child){padding-top: 20px;border-top: 1px solid #ebebeb;}
.qa-question-image,.qa-answer-image{max-width: 47px;}
.qa-answer-content{display: flex;flex-direction: column;gap: 15px;font-size: 16px;}
.qa-title,.qa-question{font-size: 16px;color: #29303c;cursor: pointer;}
.qa-title{color: #2c57a5;}
.qa-date {background: url(../images/hna-ico-date.png) left center no-repeat;padding-left: 18px;color: #999;font-size: 13px;background-size: 11px;}
.qa-question > b,.qa-answer > b{text-decoration: underline;margin-right: 10px;}
.qa-answer-container{display: none;}
.qa-answer-container.show{display: flex;}
.qa-answer-image {height: 47px;border-radius: 47px;display: flex;align-items: center;justify-content: center;background: #f7f8f9;display: none;}
.qa-answer{display: flex;flex-direction: column;gap: 15px;}
/* .hna-newsqa .__MB_ARTICLE_PAGING{display: none;} */
.qa-answer a{color: #ed1b24;}
.qa-cat-item a.active{color: #ed1b24;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING{text-align: center;}
.__MB_ARTICLE_PAGING span, .__MB_ARTICLE_PAGING a {display: inline-block;height: 34px;text-align: center;line-height: 34px;border-radius: 4px;padding: 0 10px;background-color: #ebebeb;color: #ed1c24;text-transform: uppercase;font-weight: 700;}
.__MB_ARTICLE_PAGING a {background-color: #ebebeb;}
.__MB_ARTICLE_PAGING span.current {background-color: #2c57a5;color: #fff;}
.__MB_ARTICLE_PAGING a:hover {background-color: #d60911;color:#fff;}
.__MB_ARTICLE_PAGING span:first-child {display: none;}
.ktdb-strategy .bg-dot{background: none;}
.ktdb-strategy .article{width: calc(50% - 15px);float: left;margin-left: 30px;}
.ktdb-strategy .article:nth-child(2n+1){margin-left: 0;clear: both;}
.ktdb-strategy .article:nth-child(2){margin-top: 0;padding-top: 0;border-top: 0;}
.ktdb-strategy .article-title{font-size: 15px;}