/* Responsive */

@media (max-width: 1001px) {
  .wrap-content {
    width: 95%;
    max-width: 1200px;
    margin: 0px auto;
  }
  .header {
    position: fixed !important;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 999;
    -webkit-animation: fadeInDown 1.3s ease backwards;
    -moz-animation: fadeInDown 1.3s ease backwards;
    -o-animation: fadeInDown 1.3s ease backwards;
    -ms-animation: fadeInDown 1.3s ease backwards;
    background-color: white;
    padding: 5px 0px;
  }
  .headertong {
    padding-top: 0;
    width: fit-content;
    justify-content: center;
  }
  .anhcongty {
    min-width: 330px;
    width: 330px;
  }

  .headertop {
    display: none;
  }
  .header .flex {
    gap: 10px;
    margin: 0;
    align-items: center !important;
  }
  .hotline {
    display: none;
  }
  .headerbottom {
    display: none;
  }
  .search input {
    width: 250px;
  }
  #hamburger {
    display: block;
    /* margin: auto; */
    width: 5%;
  }

  .hotlinetop {
    gap: 10px;
  }
  .wrap-content .logo-header {
    /* display: none; */
    width: 80% !important;
    display: flex;
    justify-content: center;
    display: none;
  }

  .wrap-content .logo-headernone {
    width: fit-content;
    margin-top: 0;
    display: flex;
    justify-content: center;
    margin: auto;
  }
  .wrap-content .logo-headernone img {
    width: 120px;
  }
  body {
    padding-top: 130px;
  }

  .headerright {
    width: auto;
    margin-top: 0;
    gap: 20px;
  }
  .congty h2 {
    font-size: 30px;
  }
  .congty span {
    font-size: 20px;
  }
  .socialheader {
    display: none;
  }
  .social .hotlinetong {
    display: none;
  }
  .header .header-translate {
    display: flex;
  }
  .itemgachmenu {
    margin: 0px 30px;
  }
  .search2 {
    display: block;
  }
  .search2 input {
    width: 170px;
  }

  .hotlinemenu2 {
    display: flex;
    padding: 10px 30px;
  }
  .gachmenu {
    display: block;
    margin: 0px 15px;
  }
  .header-translate2 {
    display: flex;
  }
  .header-translate2-wrapper {
    position: relative;
    display: inline-block;
  }

  .socialmmenu {
    margin-top: 10px;
    display: flex;
    justify-content: start;
    gap: 10px;
  }
  .hotlinesearch {
    display: none;
  }
  .tencongty {
    width: fit-content;
  }

  .menu {
    width: 100%;
  }
  .btn-menu {
    display: none;
  }
  .flex-header {
    display: flex;
    gap: 5px;
  }
  .flex-about {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    gap: 20px;
  }
  .article {
    margin-top: 20px;
    padding: 30px 0px;
  }
  .title-about h5 {
    font-size: 40px;
  }
  .title-about h2 {
    font-size: 40px;
  }

  .content-about {
    width: 100%;
    padding: 20px;
  }
  .photo-about {
    width: 100%;
  }
  .photo-about:after {
    display: none;
  }
  .photo-about h2 {
    transform: none;
    font-size: 40px;
    text-align: center;
  }
  .photoh2 {
    position: relative;
    top: 0;
    right: 0;
    transform: none;
  }
  .photo1 {
    margin: auto;
  }
  .danhgia {
    padding: 30px 0px;
  }
  .danhgia .swiper {
    margin-top: 20px;
  }
  .danhgia h2 {
    font-size: 32px;
  }
  .danhgiatong {
    padding: 70px 30px 70px 0px;
  }
  .danhgia-info {
    padding-right: 0;
  }
  .danhgia-info p {
    margin-bottom: 0;
  }
  .trendanhgia {
    width: 100%;
    height: 100%;
  }
  .duoidanhgia {
    width: 100%;
    height: 100%;
  }
  .tieuchi .grid {
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .tieuchitong {
    display: none;
  }
  .tieuchicon {
    display: flex;
  }
  .spnb h2 {
    font-size: 30px;
  }
  .menusp h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .tenalbum h2 {
    font-size: 30px;
  }
  .banhmi {
    font-size: 30px;
  }

  .dichvu {
    padding: 30px 0px;
  }
  .dichvu .flex {
    gap: 20px;
  }
  .dichvu h2 {
    font-size: 40px;
  }
  .dichvu p {
    width: 100%;
  }
  .dichvuright {
    width: 100%;
  }
  .dichvu .swiper {
    width: 85%;
  }
  .traidv {
    left: 0;
  }
  .phaidv {
    right: 0;
  }
  .product .pic-product:before {
    width: 90%;
    height: 108%;
  }
  .spbc {
    padding: 40px 0px;
  }
  .sanpham {
    padding: 30px 0px 0px;
  }
  .sanpham h2 {
    font-size: 28px;
    padding: 15px 100px;
  }
  .title-sp-main {
    gap: 10px;
  }

  .daotao {
    padding: 30px 0px;
  }
  .daotao h5 {
    font-size: 50px;
  }
  .daotao h2 {
    margin-top: -30px;
  }
  .daotao .flex {
    padding-bottom: 0;
  }
  .daotao-img {
    margin: auto;
  }
  .daotaochung {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .daotaochung .grid {
    margin-top: 20px;
  }
  .content-daotao {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .album {
    padding: 30px 0px;
  }
  .decoalbum1 {
    display: none;
  }
  .decoalbum2 {
    display: none;
  }
  .decoalbum3 {
    display: none;
  }
  .album .albumgrid {
    display: block;
  }
  .tenalbum {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 30px;
  }
  .albumtong {
    display: none;
  }
  .album .albumnone {
    display: block;
    margin-top: 10px;
  }

  .datlich h5 {
    font-size: 50px;
  }
  .datlich h2 {
    margin-top: -30px;
  }
  .lydo {
    padding: 30px 0px 50px;
  }
  .lydo-info {
    display: none;
  }
  .lydo .grid {
    display: grid;
  }
  .lydo-info2 {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 15px;
    width: 100%;
  }
  .tuvan {
    padding: 30px 0px;
  }
  .facebook {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    padding: 15px 10px 0px 10px;
  }
  .facebook h2 {
    justify-content: center;
  }
  .facebook .fb-page {
    display: flex;
    justify-content: center;
  }
  .form {
    width: 100%;
  }
  .form h2 {
    margin-bottom: 10px;
  }
  .form form {
    width: 100%;
    margin-top: 10px;
  }
  .hinhanh {
    padding: 40px 0px;
    margin-bottom: 0;
  }
  .albumcontainer {
    display: none;
  }
  .hinhanh .swiper {
    display: block;
  }
  .album-item.active {
    width: auto;
  }
  .feedbackvideo {
    padding: 30px 0px;
  }
  .feedback {
    width: 100%;
    padding-bottom: 50px;
    margin-top: 0;
  }
  .feedback h2 {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    text-align: center;
    font-size: 70px;
  }
  .feedback .flex {
    gap: 20px;
  }
  .feedback-img {
    min-width: 150px;
  }
  .feedback-info {
    margin-top: 0;
  }
  .traifb {
    left: 45%;
  }
  .phaifb {
    left: 55%;
  }
  .video {
    width: 100%;
  }
  .video h2 {
    display: block;
  }
  .video-img {
    margin: auto;
  }
  .decovideo {
    display: none;
  }
  .caybut {
    display: none;
  }

  .ketnoi .flex {
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 20px;
    justify-content: center !important;
  }

  .xoaytron {
    top: 0;
    right: 0;
  }
  .tintucvideo {
    padding: 30px 0px;
  }
  .tintuc {
    width: 100%;
    padding: 30px 0px;
  }
  .tintuc h2 {
    font-size: 28px;
    padding: 15px 100px;
  }
  .tintuc .swiper {
    margin-top: 20px;
  }
  .tintuc-img span {
    width: 90%;
  }
  .tintuc-info {
    padding: 20px 20px 20px 40px;
  }
  .blognb-img {
    min-width: auto;
  }
  .blognb-info {
    width: 80%;
  }
  .khachhang {
    width: 100%;
    margin-top: 20px;
  }

  .social .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .flextag {
    width: 100%;
    gap: 10px;
  }
  .sanphamgrid {
    grid-template-columns: repeat(2, 1fr);
  }
  .mauchudao {
    font-size: 40px !important;
  }
  .tenchudao {
    font-size: 40px !important;
  }
  .spnb {
    padding: 40px 0px;
  }
  .decosp1 {
    left: 10%;
  }
  .decosp2 {
    left: 90%;
  }
  .khungspnb {
    top: 100px;
  }
  .khonggian {
    width: 100%;
    margin-top: 20px;
  }
  .khonggianduoi {
    width: 100%;
  }
  .khonggianduoi img {
    width: 100%;
  }

  .cskh {
    width: 100%;
    justify-content: center;
  }

  .dangky h2 {
    font-size: 40px;
  }
  .dangky .dangkyten {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .dangky .formdangky {
    width: 100%;
    text-align: center;
  }
  .dangky form {
    display: block;
  }
  .dangky form .row {
    width: 100%;
  }
  .dangky form .row .col-12 {
    margin-bottom: 10px !important;
  }
  .dangky form .row .col-12 input {
    padding: 10px 20px;
  }

  /* .tieuchi .swiper {
    display: none;
  } */

  .banner-fixed {
    height: 600px;
    background-size: 140% 100%;
  }
  .banggia {
    padding: 60px 0px;
  }
  .banggia .f-flipbook {
    display: none;
  }
  .banggia .swiper {
    display: block;
  }
  .banggia h5 {
    font-size: 70px;
    margin-bottom: 10px;
  }
  .banggiatong img {
    cursor: pointer;
  }
  .dmsp {
    display: none;
  }
  .dropdown-menu {
    position: absolute;
    top: 25px;
    left: 0;
    background: #efefef;
    border: 1px solid #ccc;
    padding: 5px;
    z-index: 1000;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    min-width: fit-content;
  }

  .dropdown-lang {
    /* width: 24px;
    height: 17px; */
    background-size: cover;
    cursor: pointer;
    transition: transform 0.2s;
    margin: auto;
  }
  .dropdown-toggle {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
  }

  .flag-icon {
    width: 24px;
    height: 17px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #ccc;
  }

  .socialtopnone {
    display: flex;
  }
  .menu-mobile ul li a img {
    background-color: var(--color-main);
    width: 22px !important;
  }
  .menu-mobile .mxhheader {
    width: 100%;
    background-color: #5f2d08;
    padding: 10px;
  }
  .social {
    justify-content: start !important;
  }
  .menu-head {
    display: none;
  }
  .wrap-menu {
    display: none;
  }

  .grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid-news {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .grid-newsalbum {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .grid-productdv {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .grid-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
  .grid-product2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .grid-newstt {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .socialalbumtong p {
    width: fit-content;
  }
  /* .cart-head {
    font-size: 12px;
    gap: 10px;
  }
  .cart-head .count-cart {
    right: 50%;
    left: 30%;
    transform: translateX(-50%);
    width: 22px;
    height: 22px;
  } */
  /* .flex-product-main {
    display: block;
  }
  .flex-product-main .left-product {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    transform: translateX(-250px);
    bottom: 0px;
    overflow-x: hidden;
    background: #fff;
    box-shadow: 0px 0px 5px #000;
    transition: all 0.5s;
  }
  .flex-product-main .left-product.show {
    transform: translateX(0px);
  } */

  .flex-product-main .right-product {
    width: 100%;
  }
  /* .dmsptrong {
    display: none;
  } */
  .itemgachmenu {
    display: none;
  }

  .search-menu {
    /* display: none; */
    align-items: center;
  }
  .search-menu input {
    border: none;
    box-shadow: none;
    background-color: white;
    padding: 0;
  }
  /* footer */
  footer {
    padding: 30px 0px 0px;
  }
  .footertong {
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
    margin-bottom: 20px;
  }
  .banhmifooter {
    top: auto;
    bottom: 0;
    transform: none;
  }
  .footer1 {
    width: 100%;
  }
  .thongtinfooterchung {
    margin-bottom: 0;
  }
  .footer2 {
    width: 100%;
    margin-top: 0;
  }
  .footer3 {
    width: 100%;
    margin-top: 0;
  }
  .footer4 {
    width: 100%;
    margin-top: 0;
  }
  footer h5 {
    font-size: 20px;
  }
  .copyright .flex {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding-left: 0;
    text-align: center;
  }
  .copyright p {
    width: 100%;
  }

  .title-detail h1 {
    font-size: 30px;
  }
  .statistic {
    text-align: center;
    width: 100%;
  }
  .lefttong {
    width: 100%;
  }
  .righttong {
    display: none;
  }
  .righttongblock {
    display: block;
  }

  /* .filter {
    display: block;
  } */
  .hethongtong {
    flex-wrap: wrap;
  }
  .hethong-img {
    width: 100%;
  }
  .hethong-info {
    width: 100%;
  }
  .product-info {
    padding: 10px 0px 0px;
  }
  .iconthanhtoan {
    gap: 5px;
  }
}

@media (max-width: 850px) {
  .lydo .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  /* ///// */
  .flex-header .mxhheader {
    display: none;
  }
  .flex-header .mxhheader .social {
    display: none;
  }
  .offcanvas-body .menu-mobile .mxhheader {
    display: block;
  }
  .tintuc-main {
    display: block;
  }
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }

  /* footer */
}
@media (max-width: 769px) {
  .search input {
    width: 200px;
  }
  .flex-product-main .left-product {
    display: none;
  }
  .search2 label {
    padding: 5px 10px 0px 0px;
  }
  .wrap-content .flex-header .logo-headernone {
    margin-left: 10px;
  }

  .form .row {
    width: 100%;
    margin: 0;
  }
  .form .form-control {
    margin-bottom: 10px;
  }
  .col-sm-4 {
    width: 100%;
    margin-bottom: 10px;
  }
  .col-sm-6 {
    width: 100%;
    margin-bottom: 0px;
    padding: 0;
  }
  .form .noidung {
    width: 100%;
  }
  .col-sm-8 {
    width: 100%;
    margin-bottom: 10px;
  }
  .title-cat-main {
    gap: 15px;
  }
  .title-cat-main span {
    padding: 8px 15px;
  }
  .grid-newssp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  /* ***** */
  .gutter-x-20 {
    --bs-gutter-x: 10px;
  }
  .item-news {
    padding: 5px;
  }
  .ds-news h3 {
    font-size: 14px;
  }
  .text-cart {
    display: none;
  }
  .grid-pro-detail {
    display: block;
  }
  .grid-pro-detail .left-pro-detail {
    width: 100%;
    padding: 0px;
    border-right: none;
  }
  .slick_photo1 {
    text-align: center;
  }
  .grid-pro-detail .right-pro-detail {
    width: 100%;
  }
  .grid-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .grid-product2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .grid-news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .grid-productdv {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .grid-newstt {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .grid-newsalbum {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}

@media (max-width: 670px) {
  .wrap-content .flex-header .logo-headernone {
    margin-left: 0;
  }
  .flex-powered {
    display: block;
    text-align: center;
  }
  .flex-product-main .right-product .d-flex {
    display: block !important;
  }
}
@media (max-width: 600px) {
  .wrap-content .logo-headernone img {
    width: 90px;
  }
  body {
    padding-top: 100px;
  }
  .header .search {
    display: flex;
  }
  .congty {
    display: none;
  }
  .slideshow {
    display: none;
  }
  .slideshow2 {
    display: block;
  }
  .anhcongty {
    min-width: 230px;
    width: 230px;
  }
  #hamburger {
    width: 7%;
  }
  .search input {
    width: 140px;
  }
  /* .search-menu {
    margin-top: 10px;
    border-radius: 10px;
    padding: 8px;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 20%);
    border: 1px solid #efefef;
  } */
  .search-menu input {
    border: none;
    box-shadow: none;
    background-color: white;
    padding: 0;
  }
  .search-menu input:focus {
    border: none;
    box-shadow: none;
  }
  .search-menu p {
    height: auto;
  }
  .article {
    margin-top: 10px;
  }
  .title-about {
    margin-bottom: 20px;
  }
  .title-about span {
    font-size: 15px;
  }
  .anhgt {
    margin-top: 20px;
  }
  .tieuchi .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .mauchudao {
    font-size: 30px !important;
  }
  .datlich form {
    margin-top: 20px;
  }
  .datlich .row {
    gap: 0;
  }
  .datlich .row .contact-input {
    width: 100% !important;
    margin-bottom: 10px;
  }

  .datlich .guidathen {
    width: 100%;
  }
  .hotlinetop p {
    display: none;
  }
  .slogantop p {
    font-size: 14px;
  }

  .header-translate {
    padding: 10px;
  }
  .itemgachmenu {
    display: none;
  }

  .search2 input {
    width: 120px;
  }
  .gachmenu {
    margin: 0px 7px 0px 2px;
  }
  .menu-show ul {
    padding: 10px 0px 0px 0px;
  }
  .menu-show ul li {
    padding: 10px 30px 0px 0px;
  }
  .tenchudao {
    font-size: 50px !important;
  }
  .banggia h5 {
    font-size: 50px;
    margin-bottom: 0;
  }
  .content-daotao2 {
    padding: 20px;
  }
  .album {
    padding: 30px 0px;
  }
  .album .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .tieuchi h2 {
    font-size: 40px;
  }
  .danhgiatong {
    padding: 50px 20px 60px 10px;
  }
  .danhgia h2 {
    font-size: 26px;
  }
  .spnb {
    padding: 30px 0px;
    margin-top: 0px;
  }
  .spnbtong {
    padding: 50px 10px 10px;
  }
  .spnb h2 {
    font-size: 25px;
  }
  .menusp h2 {
    font-size: 25px;
  }
  .tenalbum h2 {
    font-size: 25px;
  }
  .banhmi {
    font-size: 22px;
  }
  .feedback h2 {
    font-size: 60px;
  }
  .video h2 {
    font-size: 30px;
  }
  .lienhe h2 {
    font-size: 30px;
  }
  .form .form-control {
    margin-bottom: 15px;
  }
  .product .lienheproduct a p {
    font-size: 13px;
  }
  .product .lienheproduct a p span {
    font-size: 15px;
  }
  .sptong {
    flex-wrap: wrap;
  }
  .sptong-img {
    width: fit-content;
    margin: auto;
  }

  .khachhang {
    padding: 30px 0px 0px;
  }
  .banner-fixed {
    height: 300px;
    background-size: 160% 100%;
  }
  .congtrinh h2 {
    font-size: 26px;
  }
  .blognb {
    flex-wrap: wrap;
  }
  .blognb-img {
    width: fit-content;
    margin: auto;
  }
  .blognb-info {
    width: 100%;
  }
  .sanpham h2 {
    font-size: 25px;
    padding: 10px 70px;
  }
  .tintuc h2 {
    font-size: 25px;
    padding: 10px 70px;
  }
  .title-detail h1 {
    font-size: 25px;
  }
  .right-pro-detail .title-detail h1 {
    font-size: 25px;
  }
  .product-info .flex {
    flex-wrap: wrap;
    gap: 5px;
  }
  .spnb .product .price-new {
    font-size: 18px;
  }
  .product .price-new {
    font-size: 18px;
  }
  .product .price-product {
    width: 100%;
  }
  .iconthanhtoan {
    width: 100%;
    justify-content: center !important;
  }

  .col-sm-6 {
    width: 100%;
  }

  .grid-news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .grid-newsdv {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .grid-newstt {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .grid-productdv {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .search-menu {
    width: 80%;
  }
  .grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .thongtinfooterchung .flex p {
    font-size: 14px;
  }
  .banhmifooter {
    display: none;
  }
}

@media (max-width: 575px) {
  .flex-sm-fill {
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .spbc .flex {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center !important;
  }

  .header .wrap-content .flex-header .search {
    width: 82%;
  }
  .cart-head {
    gap: 5px;
  }
  /* .header .wrap-content {
    width: 95%;
  } */

  .product h4 p {
    width: 95%;
  }

  /* ////// */
}
@media (max-width: 369px) {
}
