/* Responsive */

@media (max-width: 1001px) {
  .wrap-content {
    width: 90%;
    max-width: 1200px;
    margin: 0px auto;
  }
  .header .slogantop {
    padding: 5px 0px;
  }
  .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;
  }

  body {
    padding-top: 75px;
  }
  .slideshow {
    margin-top: -75px;
  }
  .menu {
    width: 100%;
  }
  .mota .mota-info .noidung-mota {
    padding: 5px 60px;
  }
  .article {
    padding: 70px 0px;
  }
  .flex-header {
    display: flex;
    gap: 5px;
  }

  .flex-about {
    display: flex;
    flex-wrap: wrap;
  }
  .content-about {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .content-about h5 {
    margin-bottom: -6px;
  }
  .title-about {
    height: auto;
    max-height: 100%;
  }
  .photo-about {
    width: 100%;
    display: flex;
    align-items: end;
    justify-content: start;
  }
  .photo-about p {
    width: 100%;
    font-size: 18px;
  }
  .photo-about a img {
    width: 100%;
  }
  .photo2 {
    position: relative;
    right: 0px;
    bottom: -20px;
    z-index: 0;
    width: fit-content;
  }
  .kinhnghiem {
    top: 30px;
    right: 0;
  }
  .vienduoianh {
    bottom: -40px;
    right: -30px;
  }
  .tieuchigrid {
    grid-template-columns: repeat(2, 1fr);
  }
  .map h5 {
    font-size: 40px;
  }
  .diemden {
    display: block;
    left: 70%;
    text-align: right;
  }
  .diemden p {
    font-size: 60px;
    width: 100%;
    margin-bottom: -20px;
  }
  .diadiem {
    width: 100%;
  }
  .grid-duan {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv {
    height: 380px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv img {
    height: 380px;
  }
  .sanpham .flex {
    display: block;
    margin-bottom: 20px;
  }
  .spleft {
    width: 100%;
    margin-bottom: 20px;
  }
  .spright {
    width: 100%;
  }
  .thicong .wrap-content .flex {
    flex-wrap: wrap;
  }
  .thicong1 {
    width: 100%;
  }
  .thicong2 {
    width: 100%;
  }
  .thicong3 {
    width: 100%;
  }
  .anhtren .mySwiper2 {
    width: 100%;
    margin: 0;
    mask-size: 100%;
  }
  .anhtren .mySwiper2 img {
    margin: 40px 0px 0px;
  }
  .anhtren .mySwiper {
    width: 60%;
  }
  .thicong3 p {
    width: 100%;
  }

  .headertop {
    display: none;
  }

  #hamburger {
    /* display: block; */
    /* margin: auto; */
    width: 5%;
  }
  .logo-header {
    margin-left: 0;
  }
  .wrap-content .flex-header .logo-header {
    /* display: none; */
    width: 80% !important;
    display: flex;
    justify-content: center;
    display: none;
  }
  .wrap-content .flex-header .logo-headernone {
    width: 100% !important;
    margin-top: 0;
    display: flex;
    justify-content: center;
  }
  .wrap-content .flex-header .logo-headernone img {
    width: 130px;
  }
  .hotlinetop {
    width: 35%;
  }

  .socialtopnone {
    display: flex;
  }
  .search {
    margin-top: 15px;
  }
  .search-menu {
    width: 40%;
  }
  .flex-header .search-menu input {
    height: 40px !important;
  }
  .search-menu p {
    font-size: 16px;
    padding: 8px 20px 10px 20px;
  }
  .search-menu p i {
    font-size: 16px;
    margin-left: 2px;
  }

  .flex-header .mxhhd {
    width: 20%;
  }

  .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;
  }
  .hotlineheader {
    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-newssp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .album .wrap-content {
    height: auto;
  }
  .album-info {
    display: none;
  }
  .albumchung {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .album h5 {
    width: 100%;
  }
  .album p {
    width: 100%;
  }
  .album-info2 img {
    width: 100%;
    height: 100%;
  }
  .socialalbumtong {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 20px;
  }
  .socialalbumtong p {
    width: fit-content;
  }
  .tieuchi {
    width: 100%;
  }
  .khachhang {
    width: 100%;
  }
  .khachhang .flex {
    align-items: end;
  }
  .khachhang .tieude {
    width: 35%;
  }
  .blognb {
    width: 100%;
  }
  .blog {
    width: 100%;
    margin-top: 30px;
  }
  .tintuc-info2 {
    width: 72%;
  }
  .tintuc-info3 {
    width: 72%;
  }
  .video .img-video {
    height: auto;
  }
  .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%;
  }

  .grid-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  /* footer */
  footer {
    padding: 40px 0px 0px;
  }
  .footer1 {
    width: 40%;
  }
  .footer2 {
    width: 50%;
  }
  .footer3 {
    width: fit-content;
  }

  /* .filter {
    display: block;
  } */
}

@media (max-width: 850px) {
  .header .wrap-content .flex-header .search {
    width: 60%;
  }

  .search-menu {
    width: 60%;
  }
  .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;
  }

  .hotlinetop {
    width: 50%;
  }
  .item-imgdv {
    height: 340px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv {
    height: 340px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv img {
    height: 340px;
  }

  /* footer */
}
@media (max-width: 769px) {
  .wrap-content .flex-header .logo-headernone {
    margin-left: 10px;
  }
  .photo-about h2 {
    font-size: 60px;
  }
  .tieuchi-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .spgrid {
    grid-template-columns: repeat(2, 1fr);
  }
  .col-sm-4 {
    width: 100%;
    margin-bottom: 15px;
  }
  .col-sm-8 {
    width: 100%;
    margin-bottom: 15px;
  }
  .form .wrap-content .contact-form .btn-primary {
    margin-top: 20px !important;
  }
  .title-cat-main {
    gap: 15px;
  }
  .title-cat-main span {
    padding: 8px 15px;
  }
  .header .wrap-content .flex-header .search {
    width: 60%;
  }
  .albumgrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .title-about h2 {
    font-size: 42px;
  }
  /* ***** */
  .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,
  .grid-news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .product .price-product p {
    margin-bottom: 2px;
  }
  .product .price-new {
    font-size: 20px;
  }
  .product .pic-product {
    margin-bottom: 0;
  }

  /* footer */
  footer h5 {
    font-size: 40px;
  }
  .footer1 {
    width: 100%;
  }
  .footer2 {
    width: 100%;
    margin-top: 10px;
  }
  .footer3 {
    margin-top: 0;
  }
}

@media (max-width: 670px) {
  .wrap-content .flex-header .logo-headernone {
    margin-left: 0;
  }
  .vientrenanh {
    left: -10px;
  }
  .vienduoianh {
    right: -10px;
  }
  .hotlinetop {
    width: 60%;
    padding: 6px 15px;
  }
  .nav-click {
    padding: 6px 15px 6px 10px;
  }
  .photo-about {
    width: 100%;
  }
  .formtong .wrap-content .form {
    width: 100%;
    margin: auto;
    padding-top: 30px;
  }
  .chinhsach {
    grid-template-columns: repeat(2, 1fr);
  }
  .flex-powered {
    display: block;
    text-align: center;
  }
  .flex-product-main .right-product .d-flex {
    display: block !important;
  }
}
@media (max-width: 600px) {
  #hamburger {
    width: 10%;
  }
  .hotlinetop {
    width: fit-content;
    padding: 6px 10px 6px;
  }
  .hotlinetop img {
    display: none;
  }
  .wrap-content .flex-header .logo-headernone img {
    width: 80px;
  }
  .menu-show ul {
    padding: 10px 0px 0px 0px;
  }
  .menu-show ul li {
    padding: 10px 30px 0px 0px;
  }
  .kinhnghiem {
    padding: 5px 15px 10px 20px;
    gap: 5px;
    top: 10px;
  }
  .title-about h2 {
    font-size: 33px;
  }
  .tieuchigrid {
    grid-template-columns: repeat(1, 1fr);
  }
  .map h5 {
    font-size: 30px;
  }
  .diemden {
    display: none;
  }
  .mapabsolut {
    display: none;
  }
  .map h5 {
    display: none;
  }
  .map iframe {
    height: 500px;
  }
  .item-imgdv {
    height: 300px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv {
    height: 300px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv img {
    height: 300px;
  }
  .thicong {
    padding: 30px 0px;
  }
  .thicong1 h5 {
    font-size: 26px;
  }
  .anhtren .mySwiper {
    width: 80%;
  }
  .thicong3 h5 {
    font-size: 70px;
  }
  .title-detail h1 {
    font-size: 35px;
  }

  .cart {
    width: 50%;
  }
  .cart-head .count-cart {
    left: 22%;
    top: -12px;
  }
  .cart-head p {
    font-size: 14px;
  }
  .dichvu {
    padding: 30px 0px;
  }
  .dichvu .wrap-content h5 {
    font-size: 35px;
  }

  .sanpham h5 {
    font-size: 20px;
  }
  .feedback h5 {
    font-size: 35px;
  }
  .feedback-img {
    width: fit-content;
    margin: auto;
  }
  .tintuc .tieude {
    font-size: 35px;
  }
  .form h5 {
    font-size: 30px;
  }
  .col-sm-6 {
    width: 100%;
  }
  .article {
    padding: 70px 0px 0px;
  }
  .tieuchi {
    padding: 20px 0px;
    margin: 0;
  }
  .duan {
    padding: 40px 0px 0px;
  }
  .duan h5 {
    font-size: 30px;
  }
  .sanpham {
    padding: 30px 0px;
  }
  .feedback {
    padding: 30px 0px;
  }
  .album {
    padding: 80px 0px 20px;
  }
  .form {
    padding: 30px 0px 0px;
  }
  .tintuc {
    padding: 30px 0px;
  }

  .header .wrap-content .flex-header .search {
    width: 65%;
  }
  .search label {
    padding: 15px 15px;
  }

  .wrap-content .flex-header .logo-headernone {
    margin: auto;
    width: fit-content !important;
  }

  .tudongchay {
    height: 85px;
  }
  .grid-newssp {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .grid-news {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .content-about .aboutus {
    margin-bottom: 0;
  }
  .title-about {
    margin-bottom: 15px;
  }
  .search-menu {
    width: 80%;
  }

  .product .price-old {
    margin: 0;
  }
  .product .price-old {
    padding: 1px 10px;
  }
  .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .logoft {
    margin-left: 0px;
  }
  footer h5 {
    font-size: 30px;
  }
  footer p {
    font-size: 14px;
  }
  footer span {
    font-size: 14px;
  }
  .diachift {
    gap: 5px;
  }
  .hotlineft {
    gap: 5px;
  }
  .emailft {
    gap: 5px;
  }
  .websiteft {
    gap: 5px;
  }
  .socialfooter {
    gap: 10px;
  }
  .copyright p {
    font-size: 14px;
  }

  .slidegrid {
    padding: 7px;
  }
}

@media (max-width: 575px) {
  .flex-sm-fill {
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .kinhnghiem {
    padding: 3px 10px 5px 15px;
    gap: 5px;
    top: 10px;
  }
  .photo-about h2 {
    font-size: 40px;
  }
  .product .price-product p {
    margin-bottom: 0;
  }
  .product .price-new {
    font-size: 16px;
  }
  .spgrid {
    grid-template-columns: repeat(1, 1fr);
  }
  .item-imgdv {
    height: 200px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv {
    height: 200px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv img {
    height: 200px;
  }

  .header .wrap-content .flex-header .search {
    width: 82%;
  }
  .cart-head {
    gap: 5px;
  }
  .header .wrap-content {
    width: 95%;
  }
  .search-menu {
    width: 90%;
  }
  .product h4 p {
    width: 95%;
  }
  .diadiem span {
    width: 30%;
    color: red;
  }
  footer h5 {
    font-size: 25px;
  }
  .copyright p {
    font-size: 12px;
  }

  /* ////// */
}
@media (max-width: 369px) {
  .item-imgdv {
    height: 200px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv {
    height: 200px;
  }
  .grid-duan .item-newsdv:nth-child(2) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(3) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(6) .item-imgdv img,
  .grid-duan .item-newsdv:nth-child(7) .item-imgdv img {
    height: 200px;
  }
  .thicong1 h5 {
    font-size: 25px;
  }
}
