@media (max-width: 992px) {
 
}

@media (max-width: 460px){
  .box_news_item {
    width: 49%;
  }
  .news_detail_left {
    padding-right: 13px;
}
  .box_form_filter_news{
    flex-direction: column;
    
  }
  .header .menu-btn:checked ~ .menu{
    background: linear-gradient(180deg, #280F7B 0%, #3F007E 100%);
  }
  #bannder_home {
    position: unset;
    padding-top: 30px;
}
#bannder_home .line_banner1, #bannder_home .line_banner2 {
  z-index: -10;
}
.container_content_banner {
  z-index: -10;
}
.container_beneit_left ul li p{
  z-index: -10;
}
 
  .box_list_logo_partner {
    flex-wrap: wrap;
  }
  .logo_partner_item {
    margin: 5px;
}
.container_content_banner {
  padding: 0;
  flex-direction: column;
  flex-direction: column-reverse;
}
.container_beneit_left ul li {
  margin-bottom: 5px;
}
.content_banner_left {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;

}
.tt_banner_1 {
  font-size: 20px;
}
.tt_banner_2 {
  color: #FFD600;
  font-size: 35px;
}
.container_beneit_left ul {
  list-style-type: none;
  padding: 0;
}
.container_beneit_right {
  padding-left: 10px;
}
.box_beneit_right {
  padding: 10px 10px 20px 10px;
}
.container_list_bcv {
  width: 48.5%;
  padding: 10px;
  margin-bottom: 15px;
}
.container_new_left {
  padding-right: 0px;
  width: 100%;
}
.container_new_right{
  width: 100%;
  padding-left:0px;
  margin-top: 30px;
}
.content_banner_right {
  width: 100%;
}
.nav-tabs .nav-link {
  margin: 0;
}
#container_new_home {
  margin-top: 10px;
  margin-bottom: 30px;
}
.box_new_main img{
  width: 100%;
  height: 300px;
}
.statistics_item {
  width: 48%;
  margin-bottom: 30px;
}
.statistics_item div p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.box_tldt p:last-child {
 text-align: justify;
}
.title_trend_insestor {
  width: 100%;
}
.box_project_item {
  width: 100%;
}
.box_project_item a img {
  width: 100%;
  height: 200px;
}
.footer_left img {
 margin-left: 0 !important; 
 margin-bottom: 20px;
 
}
.footer_center2 {
  padding-left: 10px;
}
.footer_right {
  padding-left: 10px;
}
.footer_left p {
  margin: 0px;
}
.footer_left > div{
  display: flex;
  justify-content: center;
}
.footer_left ul{
  padding-left: 15px;
}
.footer_center{
  padding-left: 25px;
}
.nav-item{
  border-bottom: 2px solid #727171;
 
}
.nav-item:last-child{
  border-bottom: 0;
}
.header{
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.40) -0.39%, rgba(255, 255, 255, 0.10) -0.38%, rgba(80, 0, 159, 0.19) 101.63%);
  backdrop-filter: blur(20.450000762939453px);
}
.header .menu {
  padding: 0 15px !important;
}
.nav-item .nav-link{
  font-size: 18px !important;
  color: #fff !important;
  font-weight: 700;

}
.header .container{
  background: #2b0d7a;
}
.box_beneit_right ul {
  width: 78%;
}
.box_project_item p:last-child {
  -webkit-line-clamp: 3;
}
#container_trend_insestor {
  display: none;
}
.navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  z-index: 100 !important;
}
.nav-menu .nav-item .nav-link {
  color: #FFD600;
  font-weight: 600;
  margin: 0;
  font-size: 20px;
}
}

  @media (min-width: 1400px){
    .footer_left img {
      width: 140px;
      margin-left: 75px;
  }
  }