@media (max-width: 1023px) {
  .hero-box-detail {
    right: initial;
    left: 30px;
  }
  .about-box {
    padding: 120px 60px;
  }
  .product-header {
    padding: 120px 100px;
  }
}

@media (min-width: 740px) and (max-width: 1023px) {
  .hero-box-detail {
    right: initial;
    left: 60px;
    margin: auto;
  }
  .about-box {
    padding: 80px 60px;
    flex-direction: column;
  }
  .about-box-detail {
    text-align: center;
    width: 100%;
  }
  .about-box-img {
    text-align: center;
    width: 100%;
  }
  .servive-box-img .serviceShow .more-detail {
    bottom: 0;
    left: -0;
  }
  .servive-box-img {
    min-width: initial;
  }
  .service-box {
    padding: 80px 60px;
    flex-direction: column;
  }
  .service-box-detail {
    text-align: center;
  }
  .service-box-detail > ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .service-box-detail .selected_li::before {
    position: absolute;
    height: 0;
    width: 0;
    content: "";
    background-color: #2b5aa9;
    left: -24px;
  }
  .service-box-detail .selected_li {
    border: 0;
    font-weight: 600;
  }
  .servive-box-img .serviceShow {
    text-align: center;
  }
  .product-header {
    padding: 80px 60px;
  }
  .product-box {
    padding: 0 60px 80px 60px;
  }
  .product-detail {
    gap: 32px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .product-detail > a {
    display: flex;
    flex: 1;
  }
  .pagintor {
    display: none;
  }
  .page_ser {
    display: flex;
  }
  .box-product {
    flex: 1;
    height: 100%;
  }
  .box-product > img {
    width: initial;
  }
  .news-header > h3 {
    padding: 80px 60px;
  }
  .news-box {
    padding: 0 60px 80px 60px;
  }
  .contact-box {
    padding: 80px 60px;
  }
  .partners-box {
    padding: 80px 60px;
  }
  .video-box-detail > h3 {
    width: initial;
    gap: 15px;
  }
  .list-background {
    top: -125px;
    left: 150px;
  }
  .valid-email {
    font-size: 11px;
  }
}

@media (max-width: 740px) {
  .header {
    padding: 10px 16px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .nav-bar > ul {
    gap: 20px;
	flex-wrap: wrap;
  }
  .hero-box-detail > h3 {
    font-size: 24px !important;
  }
  .about-box-detail > h3 {
    font-size: 24px !important;
  }
  .hero-box {
    height: 350px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .about-box {
    padding: 80px 16px;
    flex-direction: column;
    align-items: center;
  }
  .about-box-detail {
    width: initial;
  }
  .about-box-img > img {
    width: 100%;
  }
  .video-box {
    height: 220px;
    padding: 24px 0;
  }
  .video-box-detail {
    width: initial;
  }
  .service-box-detail > h3 {
    font-size: 24px;
  }
  .servive-box-img {
    min-width: initial;
  }
  .video-box-detail {
    gap: 15px;
  }
  .video-box-detail > h3 {
    font-size: 20px;
    padding: 0 20px;
    width: initial;
  }
  .btn-video {
    height: 50px;
    width: 50px;
  }
  .service-box {
    padding: 40px 16px;
    flex-direction: column;
  }
  .servive-box-img .serviceShow > img {
    width: 100%;
    margin-top: 0;
  }
  .servive-box-img .serviceShow .more-detail {
    bottom: 10px;
    left: 18px;
    max-width: 200px;
  }
  .servive-box-img .serviceShow .more-detail > p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list-background {
    font-size: 240px;
top:-15px; 
  }
  .product-header {
    padding: 30px 16px;
  }
.container-product{
	min-height: initial;
}
  .product-header > h3 {
    font-size: 24px;
  }
  .product-box {
    padding: 0;
    padding-bottom: 60px;
    margin: 0 16px;
  }
  .box-product {
    height: auto;
    width: initial;
    flex: 1;
  }
  .box-product > img {
    height: 140px;
    width: 140px;
  }
  .product-detail {
   
    justify-content: flex-start;
    gap: 20px;
  }

  .product-detail > a {
    display: flex;
    flex: 1;
  }
.product-header .pagintor {
    display: flex;
  }
  .news-header > h3 {
    padding: 40px 16px;
    padding-bottom: 0;
    font-size: 24px;
  }
  .news-box {
    padding: 40px 16px;
padding-bottom: 20px;
  }
  .news-detail .news-img .infor {
    bottom: 15px;
    left: 10px;
  }
  .news-detail {
    flex-direction: column;
  }
  .news-detail .newsss {
    width: 370px;
  }
  .contact-box {
    padding: 80px 16px;
    flex-direction: column;
  }
  .contact-text > h3 {
    font-size: 24px;
  }
  .contact-text {
    width: initial;
  }
  .partners-box {
    padding: 80px 16px;
    flex-wrap: wrap;
    gap: 13px;
    justify-content: center;
  }
  .valid-email {
    font-size: 10px;
  }
.news-detail > ul{
gap:10px;}
.news-detail > ul > li{
padding: 10px 0;
}
.container-hero-box{
	padding-top:70px;
}
}
