@media (max-width: 1800px) {
  .container {
    width: 77vw;
  }
}

@media (max-width: 1500px) {
  .container {
    width: 95vw;
  }
  #translate-menu .sub-menu {
    left: -70px;
  }
}

@media (max-width: 1367px) {
  .container {
    width: 95vw;
  }
  .home_content_wrap {
    max-width: 65%;
  }
  .about_wrap h2,
  .home_about_left h2,
  .home_client,
  .home_product_title {
    font-size: 40px;
  }
  .about_wrap {
    max-width: 100%;
    font-size: 24px;
  }
  section#about {
    padding: 70px 0px;
  }
  #translate-menu .sub-menu {
    right: unset;
  }
  .home_about_right {
    font-size: 16px;
  }
  section#home_about {
    max-width: 100vw;
  }
  .about_btn a {
    font-size: 16px;
  }
  .home_about_right p {
    margin-bottom: 10px;
  }
  .home_about_wrap {
    top: -80px;
  }
  .home_project_wrap {
    margin-top: 20px;
  }
  .solution_title h2 {
    max-width: 70%;
  }
  .solution_item_icon,
  .solution_item_icon img {
    height: 35px;
    max-width: 35px;
  }
  .solution_content {
    column-gap: 10px;
    margin-top: 10px;
  }
  .solution_item_title a {
    font-size: 20px;
  }
}

@media (max-width: 1280px) {
  .container {
    width: 100vw;
  }
  .home_client_wrap {
    margin-top: 35px;
  }
  section#home_client {
    padding: 75px 0px 75px 0px;
  }
  ul#main2 > li > a {
    font-size: 14px;
  }
  .header_right {
    column-gap: 50px;
  }
}

@media (max-width: 1080px) {
  .detail_product_desc {
    margin-bottom: 20px;
  }
  .bresdcrumb {
    font-size: 14px;
  }
  .page_content h1 {
    font-size: 30px;
  }
  .page_content h2 {
    font-size: 28px;
  }
  .page_content h3 {
    font-size: 26px;
  }
  .page_content h4 {
    font-size: 24px;
  }
  .page_contact_wrap {
    grid-template-columns: 1fr;
  }
  .detail_pro_box {
    grid-template-columns: 27% 73%;
  }
  #supportfix {
    right: 20px;
  }
  #supportfix .support_item,
  #supportfix .support_item img {
    width: 50px;
    height: 50px;
  }
  .about-btn a {
    font-size: 16px;
  }
  .footer_wrap {
    grid-template-columns: 1fr 1fr;
  }
  .footer_contact {
    padding-left: 0%;
  }
  .footer_contact_title {
    font-size: 14px;
  }
  .content_standard_wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .page_contact_right iframe {
    width: 100%;
    height: 300px;
  }
  .da_dtk_content {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .aside_item_title a {
    font-size: 16px;
  }
  .footer {
    row-gap: 45px;
  }
  .home_new_item_title a {
    font-size: 18px;
  }
  .aside-product-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .project_title {
    font-size: 24px;
  }
  .header_right {
    column-gap: 15px;
  }
  ul#main2 {
    column-gap: 0px;
  }
  ul#main2 > li > a {
    font-size: 14px;
  }
  ul#main2 ul.sub-menu a,
  ul#main2 ul.sub-menu ul.sub-menu a {
    font-size: 14px;
  }
  .header_menu_wrap {
    grid-template-columns: 110px 1fr;
  }
  .header_logo img {
    max-width: 110px;
  }
  /* ------------------------------ */
  .home_content_wrap {
    max-width: 80%;
  }
  .home_content h1 {
    font-size: 50px;
  }
  .about_wrap h2,
  .home_about_left h2,
  .home_client,
  .home_product_title {
    font-size: 34px;
  }
  .about_wrap {
    font-size: 18px;
  }
  .home_about_right {
    font-size: 14px;
  }
  .title-page {
    font-size: 30px;
  }
  section#banner_page {
    max-height: 250px;
    min-height: 250px;
  }
  .page_contact_title,
  .page_contact_form_title {
    font-size: 20px;
    text-transform: uppercase;
  }
  .contact_info_icon {
    width: 30px;
    height: 30px;
  }
  .content_aside_wrap,
  .aside_cat_wrap {
    column-gap: 20px;
    row-gap: 20px;
  }
  .standard_wrap {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px;
  }
  .prd_content_wrap {
    width: 80%;
  }
  .prd-title {
    font-size: 44px;
  }
  .footer_company {
    font-size: 15px;
  }
}

@media (max-width: 875px) {
  .pc {
    display: none;
  }
  .mb {
    display: block;
  }
  i#btn,
  .wrap-header-icon {
    display: block;
  }
  .show_item {
    left: 0% !important;
  }
  .wrap-menu_mobile {
    display: block;
    position: fixed;
    width: 100%;
    max-width: 80%;
    z-index: 9999999999;
    top: 0;
    height: 100%;
    left: -100%;
    transition: 0.2s ease-in-out;
    background-color: #222;
  }
  .header_right {
    grid-template-columns: auto;
    text-align: right;
  }
  .menu_mobile_item {
    width: 100%;
    height: 100%;
    background-color: #222;
  }
  .menu_mobile_path {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0%;
    background-color: #000;
    opacity: 0.5;
    transition: 0.2s ease-in-out;
    top: 0;
    z-index: 999999999;
    display: none;
  }
  .menu_mobile_item div#mega-menu-wrap-mainmenu .mega-menu-toggle {
    display: none !important;
  }
  .menu_mobile_item div#mega-menu-wrap-mainmenu ul#mega-menu-mainmenu {
    display: block !important;
  }
  .wrap-menu {
    display: none;
  }
  .menu_mobile_item div#mega-menu-wrap-mainmenu li a {
    border-bottom: 1px solid #ffffff !important;
  }
  .show_item {
    left: 0% !important;
  }
  .show_item_path {
    right: 0% !important;
    display: block;
    transition: 0.2s ease-in-out;
  }
  .header_logo_white {
    padding: 20px 0px 20px 20px;
    width: 100%;
    height: auto;
  }
  .header_logo_white img {
    width: 100%;
    max-width: 140px;
  }
  .wrap-header-icon {
    order: 1;
    margin: auto 0px;
    font-size: 26px;
  }
  .wrap-header-icon svg path {
    fill: #ffffff;
  }
  ul#mega-menu-mainmenu li a {
    line-height: 40px !important;
  }
  ul#mega-menu-mainmenu li:first-child a {
    padding-left: 10px !important;
  }
  ul#mega-menu-mainmenu li {
    border-right: none !important;
  }
  /* ---------------------------- */
  .home_project_item_detail a {
    font-size: 14px;
  }
  .content_aside_wrap,
  .aside_cat_wrap,
  .standard_wrap {
    grid-template-columns: 1fr 1fr;
  }
  .detail_pro_box {
    grid-template-columns: 100%;
    row-gap: 35px;
  }
  .post_lq {
    order: 2;
  }
  .container-projects {
    order: 1;
  }
  .detail_product_info {
    padding: 20px;
  }
  .home_slider_order a svg {
    margin-top: 1px;
  }
  #supportfix .support_item,
  #supportfix .support_item img {
    width: 40px;
    height: 40px;
  }
  .header-search.mb {
    padding: 10px;
  }
  .content_standard_wrap {
    grid-template-columns: 1fr 1fr;
  }
  h2.detail_product_name {
    font-size: 24px;
  }
  .detail_product_desc_title {
    font-size: 22px;
  }
  .bresdcrumb {
    font-size: 14px;
  }
  .bresdcrumb i {
    font-size: 11px;
  }
  .header_right_wrap {
    display: none;
  }
  .home_slider_content h2 {
    font-size: 18px;
  }
  .home_slider_content h1 {
    font-size: 46px;
  }
  .home_slider_btn a {
    padding: 10px 20px;
    font-size: 15px;
    font-family: "Inter-SemiBold";
  }
  .footer {
    grid-template-columns: 40% 40% 20%;
  }
  .footer_map {
    padding: 0px 0px 0px 0;
  }
  footer#footer .wrap-menu {
    display: block;
  }
  .footer_about {
    margin: 0px;
    padding-left: 30px;
  }
  .footer_logo img {
    width: 100%;
  }
  .home_content_wrap {
    max-width: 100%;
  }
  .home_about_wrap {
    grid-template-columns: 1fr;
    row-gap: 10px;
    padding: 30px;
  }
  .solution_title h2 {
    max-width: 100%;
  }
  .mobile_logo {
    width: 150px;
    padding: 15px;
  }
  .translate {
    width: 120px;
    margin-bottom: 20px;
  }
  #translate-menu .sub-menu {
    left: 6px;
    right: unset;
  }
  .mobile_wrap {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  .project_wrap {
    grid-template-columns: 100%;
  }
  .sidebar {
    padding-left: 0px;
  }
  .footer_form {
    padding: 0px 0px 0px 0px;
  }
}

@media (max-width: 480px) {
  body {
    font-size: 14px;
  }
  .header_left {
    display: none;
  }
  .header_wrap {
    flex-wrap: wrap;
    padding: 10px 0px 15px 0px;
    justify-content: center;
    -webkit-wijustify-content: end;
    row-gap: 10px;
  }
  .header_top_left {
    justify-content: center;
  }
  .header_logo img {
    height: auto;
    width: 100%;
  }
  .header-search form input {
    width: 100%;
  }
  .header_menu_wrap {
    grid-template-columns: 60% auto;
  }
  h1.title-page {
    font-size: 24px;
  }
  .bresdcrumb {
    font-size: 14px;
  }
  .bresdcrumb i {
    font-size: 10px;
  }
  .page_content h1 {
    font-size: 26px;
  }
  .page_content h2 {
    font-size: 24px;
  }
  .page_content h3 {
    font-size: 22px;
  }
  .page_content h4 {
    font-size: 20px;
  }
  .page_contact_info {
    padding: 15px;
  }
  .aside_item {
    grid-template-columns: 100%;
    border: 1px solid #8282828a;
  }
  .detail_product_box {
    grid-template-columns: 1fr;
  }
  h2.detail_product_name {
    font-size: 24px;
  }
  .detail_product_ma {
    font-size: 22px;
  }
  .form-contact-wrap {
    grid-template-columns: 1fr;
  }
  .footer_wrap {
    grid-template-columns: auto;
    row-gap: 30px;
  }
  .content_standard_wrap {
    grid-template-columns: 1fr;
  }
  .contact_info_wrap {
    grid-template-columns: 100%;
  }
  .da_dtk_content {
    grid-template-columns: 1fr 1fr;
  }
  .home_product_cate {
    margin: 0px 0px;
  }
  .home_pro_wrap {
    padding: 25px 0px 0px 0px;
  }
  .home_pro_content {
    padding: 15px 15px 15px 15px;
  }
  .home_pro_item_order a {
    font-size: 14px;
    padding: 9px 10px;
  }
  .content_aside_wrap,
  .aside_cat_wrap,
  .standard_wrap {
    grid-template-columns: 1fr;
  }
  .page_contact_wrap {
    grid-template-columns: 1fr;
  }
  .project_title {
    font-size: 22px;
  }
  .detail_pro_box {
    margin-top: 30px;
  }
  .detail_aside_wrapper {
    grid-template-columns: 100%;
  }
  .project_content {
    font-size: 14px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home_project_item:last-child,
  .home_project_item:first-child {
    width: 100%;
  }
  .footer {
    grid-template-columns: 100%;
  }
  /* ------------------------------ */
  .wrap-menu_mobile {
    max-width: 86%;
  }
  .mobile_wrap {
    display: grid;
    row-gap: 15px;
    grid-template-columns: 1fr;
  }
  .about_wrap {
    font-size: 16px;
  }
  .about_wrap h2,
  .home_about_left h2,
  .home_client,
  .home_product_title {
    font-size: 28px;
  }
  .home_about_wrap {
    padding: 15px;
  }
  .solution_title h2 {
    font-size: 30px;
  }
  .solution_title {
    font-size: 16px;
  }
  .client_item {
    width: 30%;
    height: 70px;
    column-gap: 10px;
    row-gap: 15px;
    padding: 7px;
  }
  .footer {
    row-gap: 30px;
  }
  .page_contact_title,
  .page_contact_form_title {
    font-size: 18px;
  }
  .prd_content_wrap {
    width: 100%;
    padding: 0px 15px;
  }
  .prd-title {
    font-size: 36px;
  }
  .about-section-text h2 {
    font-size: 28px;
  }
  .product-section h2 {
    font-size: 28px;
  }
  .list_cat_title a {
    font-size: 20px;
  }
  .footer_logo {
    padding-right: 0px;
  }
  .footer_company {
    font-size: 18px;
  }
  .footer_about {
    padding-left: 0px;
  }
  section#home_banner,
  section#home_banner video {
    height: 50vh;
  }
  .filter_group {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .form_filter ul {
    grid-template-columns: 1fr;
    gap: 15px;
}
  .form_popup h3 {
    font-size: 20px;
}

.form_filter form select, 
.form_filter input {
  padding: 12px;
}


}
