.pr-box {
  max-width: 1280px;
  margin: 0px auto;
}

.tvh-flex-main {
  margin-top: 70px;
  padding-bottom: 40px;
  display: flex;
  gap: 46px;
  background-color:#faf7f3;
}

.tvh-col-3 {
  flex: 0 0 263px;
  max-width: 263px;
  padding-right:46px;
}

.tvh-col-3-left svg {
  margin-bottom: 10px;
}

.tvh-col-3-left div {
    color: #373C4B;
    font-size: 12.009px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: normal;

}

.device {
  width: 53.041px;
  height: 2.001px;
  background: #C99C8B;
  margin: 12px 0;
}

.tvh-col-3-left li {
  list-style: none;
  padding: 2px 0;
  color: #373C4B;
  font-size: 12.009px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
} 

.tvh-col-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 46px;
}

.tvh-col-item .tvh-col-item-link img {
  border-radius: 10px;
  aspect-ratio: 5/3;
  object-fit: fill;
}

.tvh-col-item-link {
  display: block;
  background: #EFEDEB;    
  border-radius: 10px;
  overflow: hidden;
}

.tvh-col-item .tvh-col-item-gr p {
  color: #373C4B;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 5px;
  margin-top: 10px;
}

.tvh-col-item .tvh-col-item-gr h3 {
  color: #373C4B;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
  margin-bottom: 8px;
      min-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tvh-col-item .tvh-col-item-gr h5 {
  color: #373C4B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; 
  margin-bottom: 12px;
     min-height:96px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.tvh-col-item-gr-auth div b {
  color: #373C4B;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.tvh-col-item-gr-auth div span {
  color: #373C4B;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}


.tvh-main-post {
  padding-top: 35px;
  padding-bottom: 40px;
  background-color:#faf7f3;
}

.breadcrumb-title-cate {
  font-size: 13px;
  font-weight: 500;
}

.breadcrumb-title-cate {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #d9d9d9;
}

.tvh-main-postt {
  width: 744px;
  margin: 0 auto;
}

.tvh-main-postt h1 {
  color: #373C4B;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
}

.blg--vn {
      border-right: 1px solid #D9D9D9;
    height: fit-content;
}

.title-hr {
  color: #373C4B;
  font-family:'Gotu', sans-serif;
  font-size: 12.009px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
}


@media(max-width:768px) {
  .tvh-main-postt {
    width: 100%;
    /*padding: 0 12px;*/
    margin: 0 auto;
  }
}

.post-search p {
  color: #373C4B;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 12px;
}

.list-news-ramdom {
  border-top: 1px solid #D9D9D9;
  padding-top: 24px;
  margin-top: 24px;
}

.list-news-ramdom h4 {
  color: #373C4B;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tvh-main-postt h3 {
  color: #373C4B;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  margin-bottom: 12px;
}

.post-search li {
  list-style: none;
}


.vn-bnt {
  width: 100%; 
  height: 46px;
  position: relative;
  background: #C99C8B; 
  border-radius: 4px;
  display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
  font-family: 'Gotu', sans-serif;
  font-weight: 500;
  word-wrap: break-word;
  color:#fff;
}
.vn-bnt2 {
  width: 100%; 
  height: 46px;
  position: relative;
  /*background: #C99C8B; */
   border:1px solid #C99C8B;
  border-radius: 4px;
 color: #C99C8B;
 display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  /*font-family: Work Sans;*/
  font-weight: 500;
  word-wrap: break-word;
}

.gr-bnt{
  width: 100%; 
  height: 100%;
  justify-content: 
  flex-start;
  align-items:
  flex-start;
  gap: 42px;
  display: inline-flex
}

.tvh-main-post{
 
}

.tvh-flex-main{
 background-color:#faf7f3;
}

.mini-title {
  color: #373C4B;
font-family:'Gotu', sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.vn-bx-991 {
  max-width:911px;
  margin:0 auto;
}

.vn-bx-991 h1{
  color: #373C4B;
  font-family: 'Gotu', sans-serif;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
}

.box-col-12 {
  margin-top:24px;
  display: flex;
  width:100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}


.row-gap-12{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  width:100%;
}

.vn-img-about,.text-conten {
  width:calc(50% - 6px);
  
}

.vn-img-about{
  background: #D9D9D9;
}

.vn-img-about img {
  width: 468px;
  height: 295px;
}

.text-conten {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
}

.content-2 {
  color: #373C4B;
  /*font-family: Work Sans;*/
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.mt-48 {
  margin-top:48px;
}

.bt-48 {
  margin-bottom:48px;
}

.line {
  background-color: #faf7f3;
}

.text-conten h4,.vn-title-bold {
  color: #373C4B;
  font-family: Work Sans !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
  margin-bottom: 0px;
}


.line {
  border-top:1px solid #D9D9D9;
  padding-top:8px;
}

.h4-vn {
  color: #373C4B;

font-family:'Gotu', sans-serif;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.join-us-text{
  color: #373C4B;
  /*font-family: Work Sans;*/
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  max-width:618px;
}

.join-us-text.width-100-full {
   max-width:100%;
}

.h3-vn-text {
  color: #373C4B; font-size: 24px; 'Gotu', sans-serif; font-weight: 400; word-wrap: break-word;
      letter-spacing: 0;
}

.h3-vn-a {
  color: #C99C8B; font-size: 24px; 'Gotu', sans-serif; font-weight: 500; word-wrap: break-word
}

.grid-img-vn {
  margin-top:48px;
  display: flex;
  gap: 24px;
   flex-flow: wrap;
}


.grid-img-vn .item{
  background: #D9D9D9;
  width:calc(33.3333% - 12.666px);
  max-width: 280px;
 
}

@media(max-width: 1280px) {
  .pr-box {
    width: 100%;
    padding: 0 15px;
  }
  
  .tvh-col-list {
    gap: 30px;
  }
}

@media(max-width:768px) {
  .tvh-flex-main {
    display: block;
  }
  
  .gr-bnt{
    width: 100%; 
    height: 100%;
    justify-content: 
    flex-start;
    align-items:
    flex-start;
    gap: 12px;
    display: inline-flex
  }
  
  .vn-bnt,.vn-bnt2 {
    font-size:13px;
  }
  
  .tvh-col-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
  }
  
  .tvh-col-item .tvh-col-item-gr h3 {
    font-size: 18px !important;
  }
  
  .tvh-col-3 {
    max-width: 100%; 
    margin-bottom: 40px;
  }
}
.vn-blog-mibileopen{
  display:none;
}

.vn-blog-mibileopen span{
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  
}

.vn-blog-mibileopen svg {
  margin-bottom:0px;
}

@media(max-width:500px) {
  .pr-box {
    padding: 0 24px;
  }
  .device {
    width:50%;
  }
  
  .tvh-col-list {
    grid-template-columns: 1fr;
    gap: 23px;
  }
  .vn-list-blogs {
    height:0px;
    overflow:hidden;
  }
  .vn-list-blogs.active {
      height:auto;
  }
  
  .tvh-col-item .tvh-col-item-gr h3 {
    font-size: 16px !important;
  }
  .grid-img-vn .item {
      background: #D9D9D9;
      /*width: calc(33.3333% - 12.666px);*/
      max-width: 100%;
      width: 100%;
  }
  
  .row-gap-12 {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      gap: 12px;
      width: 100%;
      flex-direction: column;
  }
  
  .vn-img-about,.text-conten {
    width:100%;
  }
  
  .vn-blog-mibileopen{
    display:flex;
    color: #373C4B;
align-items: center;
gap: 3px;

  }
    
  .tvh-main-postt h1 {
  font-size:16px !important;
  }
  .tvh-col-3.blg--vn {
    padding-right:0px;
    border-right:0px;
  }
}

