.container {
    min-width: 1200px;
}
#MainContent
{
    min-width:1200px;
    
}
.bgwhite
{
    background:#fff;
}
.width1600 {
    max-width: 1600px;
}
a{
    text-decoration:none !important;
}
.width100 {
  width: 100% !important;
}

.height100 {
  height: 100%;
}

a {
  color: black;
}

a:hover {
  color: black;
  text-decoration: none;
}

.lit-ht:after {
  content: ' |';
}

.lit-ht {
  font-size: 13px;
  font-weight: 500;
}

.lit-other {
  font-size: 13px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .search-th {
    width: 200px;
  }
}

@media (min-width: 992px) {
  .search-th {
    width: 212px;
  }
}

@media (min-width: 1200px) {
  .search-th {
    width: 302px;
  }
}

.search-th i {
  position: absolute;
  margin-right: 10px;
  color: #1565C0;
}

.search-th input {
  background: linear-gradient(180deg, #FFFFFF 0%, #F1F1F1 100%);
  border: 1px solid #DDE0E4;
  box-sizing: border-box;
  border-radius: 6px;
  width: 100%;
  height: 32px;
  padding-left: 12px;
  padding-right: 28px;
}

input:focus {
  outline: none;
}

.head-sl {
  height: 40px;
  padding: 2px 0px 2px 0px;
}

.img-bnner {
  object-fit: cover;
  width: 100%;
}

.menu-option {
  height: 42px;
  width: 100%;
  background: #1565C0;
  position: sticky;
  top: 40px;
  z-index: 1000;
}

.menu-list {
  height: 100%;
}

.menu-list i {
  color: white;
  font-size: 28px;
}

.margin0 {
  margin: 0px !important;
}

.it-menu a {
  color: white;
  font-family: 'Roboto';
  font-size: 13px;
  text-transform: uppercase;
}

.it-menu {
  margin-left: 20px;
}

.status-line {
  height: 46px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 100%);
  padding-bottom: 2px;
  position: relative;
  box-shadow: 0px 0px 1px;
}

.time-topline {
  font-family: 'Roboto';
  font-size: 12px;
}

.t-hi {
  color: #1565C0;
  font-size: 15px;
  font-family: Roboto, sans-serif;
}

.body-ct {
  background-color: #F5F5F5;
}

.content {
  background-color: white;
  max-width: 1200px;
}

.fit-obj {
  object-fit: cover;
}

.width1200 {
  max-width: 1200px;
}

.ct-inside {
  padding: 20px;
}

.scroll-c {
  position: absolute;
  top: 0;
  display: none;
}

.in-left img {
  width: 125px;
  height: 150px;
  margin-bottom: 20px;
  object-fit: cover;
}

.in-right img {
  margin-bottom: 20px;
}

@media (min-width: 1600px) {
  .scroll-c {
    display: flex;
  }
}

.leftit {
  display: none !important;
}

@media (min-width: 1600px) {
  .leftit {
    display: flex !important;
  }
}

.rightit {
  display: none !important;
}

@media (min-width: 1600px) {
  .rightit {
    display: flex !important;
  }
}

i {
  cursor: pointer;
  user-select: none;
}

.in-left {
  display: none;
  margin-top: 20px;
}

@media (min-width: 1600px) {
  .in-left {
    display: block;
  }
}

.in-right {
  display: none;
  margin-top: 20px;
}

@media (min-width: 1600px) {
  .in-right {
    display: block;
  }
}

@media (min-width: 1600px) {
  .content {
    min-width: 1200px;
  }
}

.lright-it a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  color: #FFFFFF;
  margin-right: 5px;
}

.navigation {
  background: #ffffff;
  box-shadow: 1px 2px 5px rgb(188,188,188);
  position: absolute;
  overflow: hidden;
  display: none;
}

.padding0 {
  padding: 0px !important;
}

.navigation-hol {
  position: sticky;
  top: 82px;
  z-index: 10000;
}

.tl-cm {
  font-size: 15px;
  font-weight: 600;
}

span {
  font-family: 'Roboto';
}

.r-ctnv {
  margin: 38px;
}

.col-aclose span {
  color: #1565C0;
  font-size: 15px;
  cursor: pointer;
  user-select: none;
}

.col-aclose i {
  color: #1565C0;
  margin-left: 5px;
}

.tit-mn {
  font-size: 15px;
  font-weight: 600;
}

.list-itnv a {
  font-size: 15px;
  font-weight: 400;
  line-height: 19.5px;
}

.v-more {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 130%;
  color: #1565C0;
  cursor: pointer;
  user-select: none;
}

.nv-hr {
  margin-top: 5px !important;
  margin-bottom: 2px !important;
}

.col.lv2-nv {
  margin-top: 49px;
}

.top-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 130%;
  color: #005894;
  margin-top: 21px;
  overflow: hidden;
  text-align: justify !important;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.navigation-hol a:hover {
  color: var(--red);
}

.navigation-hol .v-more:hover {
  text-decoration: underline;
  transition: .3s;
}

.hour-zone {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 122.19%;
  display: flex;
  align-items: center;
  color: #6F6F6F;
  padding-bottom: 10px;
  padding-top: 2px;
}

.top-review {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 130%;
  color: #333333;
  padding-top: 6px;
}

.img-lv2-toppic {
}

.txt-tplv2 {
  font-weight: 700 !important;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  text-align: justify !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.img-lv2 {
  height: 74px;
  width: 121px;
}

.item-zone {
  padding-bottom: 6px;
  height: 63px;
}

.lv3-title {
}

.ct-hrlv2 {
  margin-top: 0px !important;
  margin-bottom: 8px !important;
}

.title-lv2 {
  height: 60px;
  width: 100%;
  overflow: hidden;
}

.title-lv3 {
  font-size: 13px;
  font-weight: 700 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.bg-cl {
  background-color: #F5F5F5;
}

.b-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  display: flex;
  align-items: center;
  color: #1565C0;
  padding-left: 15px;
  border-left-style: outset;
  border-left-color: #1565C0;
  margin-bottom:0px;
}

.bn2 {
  padding-left: 20px;
  padding-right: 20px;
}

.white-back {
  background: white;
}

.ct-v {
  padding: 47px 0px 47px 20px;
}

.hol-item {
  color: #C4C4C4;
}

.txt-ct {
  padding-left: 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 130%;
}

.it-ct {
  position: relative;
  padding: 10px;
  background: #ffffff;
  box-shadow: 0px 0px 0px 1px;
  border-radius: 6px;
  padding-right: 20px;
}

.itclhol {
  padding: 20px 20px 0px 0px;
}

.it-ct:hover {
  background: rgb(247,247,247);
  transition: .3s ease;
}

.ct-inside a:hover {
  text-decoration: underline;
  transition: .3s ease;
}

.spacer {
  display: flex;
  justify-content: space-between;
}

.header-snip {
  background: #1565C0;
}

.header-snip span, .header-snip i {
  color: white;
}

.bt-titct {
  font-weight: 400;
  font-size: 19px;
}

.more-ctsn {
  font-size: 13px;
  color: white;
}

.d-grid {
  display: grid;
}

.txt-snipt {
    font-style: normal !important;
    font-weight: 500;
    font-size: 15px !important;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.timesnip {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 122.19%;
  color: #828282;
  margin-top: 5px;
}

.hov-underline:hover {
  transition: .3s ease;
  text-decoration: underline;
}

.b-title-ev {
  font-size: 30px;
  color: #1565C0;
  border-left-width: 3px;
  padding-left: 15px;
  border-left-style: solid;
}

.gradient-1 {
  background: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 100%);
}

.r-hol-snip {
  padding-bottom: 15px;
}

.top-lv2-new {
  border: 1px solid #E7E7E7;
}

.titnew-lv2 {
  height: 74px;
}

.g-title {
  padding: 10px 15px;
}

.text-more {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 136.69%;
  text-align: right;
  color: #1565C0;
}

.more-ctsn:hover {
  color: white;
}

.sec-head {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 10000;
}

.menu-nav {
  width: 50px;
  transition: .6s ease-in;
}

.border-lr {
  border-right: 1px solid rgb(231,231,231);
  border-left: 1px solid rgb(231,231,231);
}

.hz-v2 {
  padding-top: 10px;
}

.sut-lv2 {
  margin-top: 10px;
}

.titnew-lv3 {
  font-weight: 700 !important;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.img-evnews {
  width: 121px;
  height: 74px;
  object-fit: cover;
}

.box-text-ev1 {
  height: 58px;
}

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

.txt-sl-lv2 {
  font-weight: 700 !important;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  text-align: justify !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.lv2-block1 {
  padding-right: 0 !important;
}

.preview-line {
  position: absolute;
}

.hol-preview-video {
  width: 370px !important;
  height: 207px !important;
}

.absolute {
  position: absolute;
}

.txt-pre-video {
  font-size: 17px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hol-text-vdp {
  margin-top: 15px;
  margin-bottom: 5px;
}

.hol-ct-video {
  margin-top: 20px;
}

.txt-pre-video:hover {
  text-decoration: underline;
}

.big-title-footer {
  font-size: 19px;
  font-weight: 600;
}

.info-fotter {
  font-size: 13px;
}

.name-footer {
  font-size: 15px;
}

.row-ct-ft1 {
  padding: 30px 0px;
}

.other-thing {
  position: absolute;
  right: 100px;
  top: 0;
  z-index: 10000;
}

.back-top {
  width: 55px;
  height: 55px;
  z-index: 10000;
  position: sticky;
  display: none;
  top: 90vh;
  animation: outIn .5s ease-in;
  box-shadow: 0px 0px 3px #939393;
}

@keyframes outIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  20% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 1;
  }
  70% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
section {
    position: relative;
    width: 100%;
    height: auto;
}

.divitemtop, .divrelateCat {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.divrelateCat {
    padding-bottom: 10px;
}

 

    .divitemtop:last-child, .divrelateCat:last-child {
        border-bottom: 0px solid #ddd;
    }
.divrelatetop {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-left: 1px;
}
.adsRight {
    left: 1170px;
}
.a_left
{
    width:20px;
    text-align:center;
}
.a_right
{
    padding-left:20px;
}
.itemdocnhieu {
    display: inline-flex;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 1px;
    margin-bottom: 10px;
}
.itemdocnhieu:last-child
{
    border-bottom:0px;
}
.stthome
{
    font-weight:bold;
    color:#1565C0;
}
.heightvanban {
    height: 600px;
    overflow: hidden;
}
i.fas.fa-circle {
    font-size: 9px;
}
.a_right a
{
    font-weight:600 !important;
    font-size:14px;
}
.qifooterbgcolor {
    background-image:none !important;
}
.qifooterbgcolor {
    background-color:#fff;
}
.lineFooter {
   display:none;
}