@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .widget {
    padding: 35px 25px;
  }
  .pnvn-sanpham-left h3 {
    font-size: 1.1rem;
  }
  .pnvn-sanpham-left ul {
    padding-left: 1rem;
  }
  .zc-header-menu-left {
    font-size: 0.72rem;
  }
  .zc-header-menu-right ul {
    font-size: 1rem;
  }
  .zc-header-menu-nav li a {
    font-size: 0.72rem;
  }
  .menu_a_level_1 {
    font-size: 0.9rem;
  }
  .ubnd-header-box-title-top {
    font-size: 1.7rem;
  }
  .ubnd-header-box-title-bottom {
    font-size: 1.4rem;
  }
}

@media (max-width: 1024px) {
  .wap_1150 {
    padding: 0 1%;
  }

  .wrapper {
    padding: 20px 0;
  }
  .wrapper-detail {
    padding-top: 0;
  }
  .list-menu {
    display: none;
  }

  .menu__block .menu-mobi {
    display: block !important;
    background: var(--main-color);
    border: none;
    padding: 5px 15px;
    float: right;
    /* position: absolute;
    right: 1%;
    top: 50%;
    transform: translateY(-50%); */
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--background-color);
    font-size: 1.5rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }

  .menu-mobi span {
    background: none !important;
    color: #fff;
    margin-right: 10px;
  }

  .navbar-toggler-icon {
    display: flex;
    align-items: center;
    width: 100%;
  }

  .menu__block .menu-mobi svg {
    color: #fff;
  }

  .menu__block {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
  }

  .hotline-mb {
    color: #fff;
    float: left;
    margin-top: 11px;
  }
  .product-special-left-bottom img {
    height: 300px;
  }
  .header-contact .header-contact-right ul {
    flex-direction: column;
    align-items: flex-end;
  }
  .contact-us h4 {
    font-size: 1.6rem;
  }
  .contact-us-left ul li {
    padding: 8px 0;
  }
  footer .container {
    flex-wrap: wrap;
  }
  .footer-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-middle,
  .footer-middle-1,
  .footer-middle-2 {
    width: calc(70% / 3 - 10px);
  }
  .banner-cergy {
    /* height: 450px; */
  }
  .efficiency .container {
    flex-wrap: wrap;
  }
  .efficiency .efficiency-left,
  .efficiency .efficiency-middle,
  .efficiency .efficiency-right {
    padding: 15px 15px;
  }
  .efficiency .container img {
    object-fit: contain;
    width: 70px;
    height: 70px;
  }
  .pnvn-sanpham .pnvn-sanpham-left {
    width: 30%;
  }
  .pnvn-sanpham .pnvn-sanpham-right {
    width: calc(70% - 20px);
  }
  .sanpham-item-right h3 {
    font-size: 1.2rem;
  }
  .sanpham-item-right h5 {
    font-size: 0.9rem;
    font-family: roboc-l;
  }
  .details-left ul {
    padding-left: 1.2rem;
  }
  .pnvn-tintuc-left {
    width: 30%;
  }
  .pnvn-download-right {
    width: calc(70% - 25px);
  }
  .pnvn-download-item h3 {
    font-size: 1rem;
  }
  .pnvn-tintuc-right {
    width: calc(70% - 20px);
  }
  .lienhe-page h2 {
    font-size: 2rem;
  }
  .thongtinlienhe li {
    font-size: 1rem;
  }
  .sanpham-chitiet-left {
    width: 30%;
  }
  .sanpham-chitiet-right {
    width: calc(70% - 20px);
  }
  .pnvn-slider-sanpham {
    width: 100%;
  }
  .pnvn-thongtin-sanpham {
    width: calc(100%);
    margin-top: 20px;
  }
  header {
    display: none;
  }
  .pnvn-menu-mobile {
    display: block;
  }
  .pnvn-menu-mobile.active {
    animation: xuathienmenu-mobi 1s ease forwards;
  }
  @keyframes xuathienmenu-mobi {
    from {
      opacity: 0;
      top: -300px;
    }
    to {
      opacity: 1;
      top: 0;
    }
  }
  .zc-index-about-us-top h2 {
    text-align: center;
  }
  .zc-index-products-items {
    margin-top: 80px;
  }
  .products-zecchino h2 {
    margin-bottom: 40px;
  }
  .service-zecchino-container {
    margin-bottom: 20px;
  }
  .footer-top-label {
    margin-bottom: 10px;
    text-align: center;
  }
  .zc-gg-captcha {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  .zc-product-detail-price {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .btn-soluong {
    justify-content: center;
  }
  .btn-muangay-group {
    justify-content: center;
  }
  .zc-product-detail-page h1 {
    text-align: center;
  }
  /* .cp-wrapper-index-container {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  } */
  .ubnd-news-content-item-main-title a {
    background-image: linear-gradient(
      179.7deg,
      transparent 0%,
      rgba(0, 109, 208, 1) 97.9%
    );
    color: #fafafa;
    transition: 0.3s ease-in-out;
    transform: translateY(0px);
  }
  .cp-notification {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  :root {
    --size-title: 18px;
  }
  .col-left-ctsp,
  .col-slider-ctsp,
  .col-thongtin-ctsp {
    width: 100%;
  }
  .col-right-ctsp {
    width: 100%;
  }
  .content-nhanxet {
    width: 100% !important;
  }

  .left {
    display: none;
  }

  .right {
    width: 100%;
  }

  .visao {
    position: unset;
  }

  .right-head_hotline {
    display: none;
  }
  .slogan .text {
    padding-left: 10px;
    padding-right: 9px;
    margin-bottom: 5px;
  }
  .nav-top a {
    display: none;
  }
  .sm-none {
    display: none;
  }
  .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
  }
  .right-head {
    padding-top: 30px;
  }
  .why_item_img {
    position: inherit;
    transform: none;
    top: 0;
    left: auto;
  }
  .why_item {
    padding-left: 15px;
    padding-top: 15px;
    text-align: center;
  }
  .why_item_content {
    font-size: 14px;
  }
  .danhmuc_home_item_img img {
    width: 120px;
    height: 120px;
  }
  .nav_sub {
    width: 57%;
    overflow: auto;
    white-space: nowrap;
  }
  .nav_sub_pro_item {
    font-size: 12px;
  }
  .cart-btn {
    /* padding-left: 7px; */
    /* padding-right: 8px; */
    /* font-size: 13px; */
  }
  .box_danhmuc_title1 {
    font-size: 18px;
    top: -11px;
  }
  .thoigiansale {
    display: none;
  }
  .tab_sanpham .nav-item .nav-link {
    font-size: 13px;
    height: 60px;
  }
  .box_right_sp_title {
    font-size: 13px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .col-left-ctsp {
    width: 100%;
  }

  .vs__item h3 {
    font-size: 15px;
  }

  .gt__td2 {
    font-size: 25px;
  }

  .gioithieu {
    background: none;
  }

  a.dv2__item .dv2__img {
    width: 80px;
    height: 70px;
  }

  .dv2__img img {
    max-height: 45px;
  }

  .dv2__item {
    width: 49%;
    margin: 5px 0;
  }

  a.dv2__item:after {
    display: none;
  }

  .dknt-form {
    margin: 0px;
    padding: 10px;
  }

  .logodv {
    transform: inherit;
    padding-top: 20px;
  }

  .dknt-form:before {
    display: none;
  }

  .gt__right {
    margin-bottom: 0;
    width: 100%;
    padding: 10px !important;
  }

  .gioithieu {
    margin-bottom: 0px;
  }

  .cart__mb {
    position: fixed;
    right: 1%;
    top: 18%;
    display: flex !important;
    z-index: 99;
  }

  .prod-list {
    overflow: scroll;
    white-space: nowrap;
    justify-content: flex-start;
  }

  .content-f {
    flex-flow: wrap;
  }

  .content-f div {
    margin-bottom: 10px;
  }

  .gt__body {
    position: unset;
  }

  .slider__left {
    display: none;
  }

  .slider__right {
    width: 100%;
  }
  .header-contact {
    padding: 5px 0;
  }
  .header-contact .container {
    flex-direction: column;
  }
  .header-contact .header-contact-left {
    width: 100%;
  }
  .header-contact .header-contact-right {
    width: 100%;
    margin-top: 5px;
  }
  .header-contact .header-contact-right ul {
    align-items: flex-start;
  }
  .header-contact .header-contact-right li {
    font-size: 1rem;
    margin-left: 0;
  }
  footer {
    overflow: hidden !important;
  }
  .header-logo img {
    height: 70px;
  }
  .product-special .container {
    flex-wrap: wrap;
  }
  .product-special-left,
  .product-special-right {
    padding: 15px 15px;
    width: 100%;
    margin-bottom: 20px;
  }
  .product-special .container {
    padding: 10px;
  }
  .features .container {
    flex-wrap: wrap;
  }
  .features-item {
    width: calc(100% / 2 - 10px);
    margin-bottom: 10px;
  }
  .solution {
    margin-top: 30px;
  }
  .solution h6 {
    font-size: 1rem;
  }
  .solution-content {
    height: 280px;
  }
  .contact-us .container {
    flex-wrap: wrap;
  }
  .contact-us-left,
  .contact-us-right {
    width: 100%;
    min-height: 250px;
  }
  .footer-middle,
  .footer-middle-1,
  .footer-middle-2 {
    width: calc(100% / 3 - 10px);
  }
  .footer-right {
    width: 100%;
  }
  .banner-cergy {
    /* height: 300px; */
  }
  .menu__block {
    background: rgba(255, 255, 255, 0.8);
  }
  .header-contact .header-contact-left {
    display: none;
  }
  .efficiency .efficiency-left,
  .efficiency .efficiency-middle,
  .efficiency .efficiency-right {
    width: calc(100%);
    margin-bottom: 20px;
  }
  .why-us .container {
    flex-wrap: wrap;
  }
  .why-us-left,
  .why-us-right {
    width: calc(100%);
  }
  .why-us-right-img {
    width: 100%;
    text-align: center;
  }
  .why-us-right img {
    width: 130px;
    height: 170px;
  }
  .why-us-right-content {
    margin-top: 0;
  }
  .pnvn-sanpham-left {
    display: none;
  }
  .pnvn-sanpham .pnvn-sanpham-right {
    width: calc(100%);
  }
  .wrapper {
    padding: 0;
  }
  .sanpham-item-right h3 {
    font-size: 1rem;
  }
  .sanpham-item-right-btn-group i {
    margin-left: 10px;
  }
  .sanpham-item-container {
    flex-wrap: wrap;
  }
  .sanpham-item-left {
    width: calc(100%);
    margin-right: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .sanpham-item-left img {
    object-fit: cover;
    height: 200px;
  }
  .sanpham-item-right {
    width: calc(100%);
  }
  .sanpham-item-right-btn-group {
    justify-content: center;
  }
  .download-page .pnvn-tintuc-contact {
    display: none;
  }
  .download-page .container {
    flex-wrap: wrap;
  }
  .pnvn-tintuc-left {
    width: 100%;
  }
  .pnvn-download-right {
    width: calc(100%);
  }
  .btn-download-item {
    padding: 10px 15px;
  }
  .pnvn-download-item img {
    height: 140px;
  }
  .pnvn-download-item {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .pnvn-tintuc-contact {
    display: none;
  }
  .pnvn-tintuc .container {
    flex-wrap: wrap;
  }
  .pnvn-tintuc-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .pnvn-tintuc-right {
    width: calc(100%);
  }
  .news-item-container {
    flex-wrap: wrap;
  }
  .news-item-left {
    width: 100%;
  }
  .news-item-right {
    margin-top: 10px;
    width: calc(100%);
  }
  .news-item-right h3 {
    font-size: 1.1rem;
    margin-top: 5px;
  }
  .lienhe-page .thongtinlienhe {
    width: calc(100%);
  }
  .lienhe-page .lienhevoichungtoi {
    width: calc(100%);
    margin-top: 20px;
  }
  .btn-group {
    flex-wrap: wrap;
  }
  .btn-group .btn-lienhe-p {
    margin-top: 20px;
    width: 100%;
    padding: 10px 0;
  }
  .hotrotructuyen {
    width: calc(100%);
  }
  .bando-diduong {
    width: calc(100%);
  }
  .pnvn-sanpham-chitiet .container {
    flex-wrap: wrap;
  }
  .sanpham-chitiet-left {
    display: none;
  }
  .sanpham-chitiet-right {
    width: calc(100%);
  }
  .pnvn-sanpham-chitiet {
    margin-top: 20px;
  }
  .pnvn-sanpham-chitiet .container {
    padding: 0;
  }
  .zc-index-about-us-top-content {
    font-size: 0.8rem;
    line-height: 1.5;
  }
  section {
    padding: 30px 0;
  }
  .owl-customer-feedback .item {
    padding: 30px 0%;
  }
  .customer-fb-feedback-content {
    padding-right: 10%;
    padding-left: 10%;
  }
  .customer-fb-info {
    padding-right: 10%;
    padding-left: 10%;
    flex-direction: column;
  }
  .customer-fb-info-name {
    margin-top: 10px;
    text-align: center;
  }
  .zc-footer-follow-me h3 {
    font-size: 1rem;
  }
  .index-service-item-text {
    font-size: 1rem;
  }
  .index-service-item-img-box {
    width: 110px;
    height: 60px;
  }
  .index-service-item-img-box img {
    height: 40px;
  }
  .contact-info-container {
    clip-path: none;
  }
  .contact-info-form .contact-info-title {
    font-size: 1rem;
    padding: 10px 10px;
  }
  .contact-info-container h2 {
    text-align: center;
    font-size: 1.1rem;
  }
  .zc-banner-breadcrumb ul {
    justify-content: center;
  }
  .zc-banner-breadcrumb {
    width: 80%;
  }
  .zc-banner-category {
    min-height: 335px;
    padding: 30px 0;
  }
  .zc-cate-title {
    font-size: 1.3rem;
  }
  .cp-slider-img {
    height: 300px !important;
  }
  .banner-cergy {
    min-height: 400px;
  }
  .container {
    width: 95%;
    /* padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5); */
  }
  .cp-menu-mobile-name h2 {
    font-size: 0.81rem;
  }
  .cp-menu-mobile-name h3 {
    font-size: 0.8rem;
  }
  .cp-album-page-img,
  .cp-category-hot-news-item-box {
    height: 300px;
  }
  .cp-menu-mobile-name {
    width: 70%;
  }
  .cp-menu-mobile-name h3 {
    font-size: 0.7rem;
  }
  .ubnd-news-content-item-main-title a {
    font-size: 1rem;
    padding-bottom: 0.3rem !important;
  }
  .ubnd-news-content-item-right-item-content-title a {
    font-size: 0.95rem;
  }
  .ubnd-container {
    padding-left: 0;
    padding-right: 0;
  }
  .ubnd-news-title-bar {
    font-size: 1.15rem;
  }
  .ubnd-kinh-te-chinh-tri-page-item-content-item a {
    font-size: 0.93rem;
  }
  .ubnd-van-hoa-xa-hoi-content-item-title a {
    font-size: 1.05rem;
    text-align: center;
  }
  .ubnd-footer-top-item-box-title {
    font-size: 1.1rem;
  }
  .ubnd-footer-top-item-box-des a {
    font-size: 0.9rem;
  }
  .ubnd-footer-top-item-box-image {
    width: 60px;
    height: 60px;
  }
  .ubnd-footer-bottom-container-item-btn a {
    font-size: 1rem;
  }
  .ubnd-footer-bottom-container-item-title {
    font-size: 1.1rem;
  }
  .ubnd-copy-right-content-title {
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
  }
  .ubnd-copy-right-content-social {
    width: 100%;
    text-align: center;
  }
  .cp-wrapper-index-container {
    overflow: hidden;
  }
  .news-detalis {
    font-size: 0.95rem;
  }
  .cp-news-title ul li a {
    font-size: 1.1rem;
  }
  .news_ct {
    font-size: 1rem;
  }
  .cp-notification-row {
    max-width: 100%;
    overflow: hidden;
  }
  .item-marquee {
    width: 100vw;
  }
  .cp-notification {
    text-align: center;
  }
}

@media (max-width: 425px) {
  .title-main h3 {
    font-size: 25px;
    margin-bottom: 0px;
  }

  .title-main {
    margin-bottom: 2rem;
  }

  .box-arr span {
    width: 30px;
    height: 30px;
  }

  .dv2__item {
    width: 100%;
  }

  .logodv {
    width: 70%;
  }

  .muangay {
    margin: 10px auto;
    width: 50%;
    text-align: center;
    border-radius: 0px;
    position: unset;
  }
  .header-contact .header-contact-right li {
    font-size: 0.8rem;
  }
  .pnvn-download-item {
    width: calc(100% / 2 - 10px);
  }
  .lienhe-page h2 {
    font-size: 1.7rem;
  }
  .thongtinlienhe li {
    font-size: 0.9rem;
  }
  .pnvn-thongtin-sanpham h1 {
    font-size: 1.3rem;
  }
  .sanphamdownload h2 {
    font-size: 1.5rem;
  }
  .zip-download h6 {
    font-size: 0.9rem;
  }
  .sanpham-cungloai-item h2 {
    font-size: 0.9rem;
  }
  .zc-footer-middle-content ul li {
    font-size: 0.8rem;
  }
  .zc-footer-follow-me h3 {
    font-size: 0.7rem;
  }
  .zc-footer-policy ul li {
    font-size: 0.8rem;
    padding: 7px 10px;
  }
  .index-service-item-img-box {
    width: 85px;
    height: 55px;
  }
  .index-service-item-img-box img {
    width: 32px;
  }
  .contact-info-container {
    padding: 30px 5%;
  }
  .zc-cate-viewmore a {
    font-size: 0.8rem;
  }
  .zc-cate-title {
    font-size: 1rem;
  }
  .customer-zecchino-container h2 {
    font-size: 1.3rem;
    padding-bottom: 0;
  }
  .cp-menu-mobile-name h2 {
    font-size: 0.63rem;
  }
  .cp-menu-mobile-name h2 {
    font-size: 0.6rem;
  }
}
