/* 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;
    background-color: white;
  }

  body {
    padding-top: 160px;
  }
  .slideshowtong {
    width: 100%;
  }
  .bantaymeo {
    top: -140px;
  }
  .follow {
    width: 100%;
    padding: 30px 220px 50px 0px;
  }
  .menu {
    width: 100%;
  }
  .mota .mota-info .noidung-mota {
    padding: 5px 60px;
  }
  .flex-header {
    display: flex;
    gap: 5px;
    padding: 5px 0px;
  }

  .flex-about {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0px;
  }
  .content-about {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .title-about {
    height: auto;
    max-height: 100%;
    padding: 20px 0px 0px;
  }

  .photo-about {
    width: 100%;
    /* margin: auto; */
  }

  .headertop {
    display: none;
  }

  #hamburger {
    display: block;
    margin: auto;
    width: 5%;
  }
  .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;
    margin-left: 30px;
  }
  .wrap-content .flex-header .logo-headernone img {
    width: 130px;
  }
  .viencongau {
    right: 0px;
    bottom: 32%;
  }
  .headerright .top {
    gap: 15px;
  }

  .header .wrap-content .flex-header .search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    width: 45%;
  }
  .search input {
    font-size: 10px;
    padding: 10px 0px 10px 10px;
  }
  .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-news2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .dvnb-info {
    display: none;
  }
  .dvnbgrid {
    display: grid;
    margin-top: -150px;
    position: relative;
    z-index: 2;
  }
  .feedback {
    padding: 110px 0px 0px;
  }
  .vienxanh {
    top: -50px;
  }
  .anh4concho {
    margin-top: -80px;
  }
  .feedback .wrap-content .mota {
    width: 70%;
  }
  .album .wrap-content .mota {
    width: 70%;
  }
  .albumtong {
    display: none;
  }
  .albumtonggrid {
    display: block;
  }
  .tintuc .wrap-content .mota {
    width: 70%;
  }
  .feedbacktong {
    width: 100%;
  }
  .vientruocsau {
    right: 39px;
    width: 32%;
  }
  .tieuchi .wrap-content {
    padding: 0;
  }
  .tieuchitong {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding: 30px;
    background: none;
    background-color: var(--color-main);
    border-radius: 30px;
  }
  .formvideo {
    padding: 10px 0px 30px;
  }
  .form {
    width: 80%;
    margin: auto;
  }
  .banchanform {
    left: -398px;
  }
  .choform {
    bottom: -46px;
  }
  .video {
    width: 100%;
    padding-right: 30px;
  }
  .taymeovideo {
    right: -325px;
  }
  .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 {
    background: url(../images/vienfooter.png) center top/100% 100% no-repeat;
  }
  .info-footer {
    padding: 100px 80px 420px;
  }
  .info-footer .wrap-content {
    padding-bottom: 120px;
  }

  .info-footer .flex-footer {
    flex-wrap: wrap;
    gap: 20px;
  }

  .info-footer .flex-footer .box-footer1 {
    width: 100%;
  }
  .info-footer .flex-footer .box-footer2 {
    width: 100%;
    margin-top: 0;
  }
  .info-footer .flex-footer .box-footer2 p img {
    margin: 0;
  }
  .socialfooter {
    justify-content: start;
    padding-top: 0;
  }
  .info-footer .flex-footer .box-footer3 {
    width: 100%;
    margin-top: 0;
  }
  .copyright {
    margin-top: -250px;
  }

  /* .filter {
    display: block;
  } */
}

@media (max-width: 850px) {
  .viencongau {
    width: 95%;
    bottom: 15%;
  }
  .header .wrap-content .flex-header .search {
    width: 60%;
  }
  .product .pic-product {
    padding: 20px;
  }
  .bantaymeo {
    top: -180px;
  }

  .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;
  }

  /* footer */
  .info-footer {
    background: none;
    background-color: #fac56a;
    padding: 30px 0px;
  }
  .info-footer .wrap-content {
    padding-bottom: 0;
  }
  .copyright {
    margin-top: 20px;
  }
  .map-footer {
    width: 100%;
  }
}
@media (max-width: 769px) {
  .mota .mota-info {
    width: 100%;
  }
  .mota .mota-info span {
    margin-left: 0;
  }
  .mota .mota-info .tieude {
    margin-left: 0;
  }
  .mota .welcome {
    display: none;
  }
  .truocsau {
    width: 40%;
  }
  .vientruocsau {
    width: 37%;
  }
  .form {
    width: 100%;
  }
  .imgvideo {
    height: 260px;
  }
  .video .itemvideo {
    width: 100px;
  }
  .col-sm-4 {
    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);
  }
  .album-info img {
    width: 100% !important;
    max-width: 100% !important;
  }
  .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: 10px;
  }
}

@media (max-width: 670px) {
  .wrap-content .flex-header .logo-headernone {
    margin-left: 0;
  }
  .wrap-content .flex-header .logo-headernone img {
    width: 110px;
  }
  .headerright .top {
    margin-left: 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) {
  .tintuc .swiper {
    margin: 0;
  }
  .tieuchinone {
    display: block;
  }
  .tieuchitong {
    display: none;
  }
  .albumlist2 p {
    padding: 60px;
  }
  body {
    padding-top: 130px;
  }
  .wrap-content .flex-header .logo-headernone img {
    width: 90px;
  }
  .cart {
    width: 50%;
  }
  .cart-head .count-cart {
    left: 22%;
    top: -12px;
  }
  .cart-head p {
    font-size: 14px;
  }
  .headerright .top {
    margin-left: 0;
  }
  .itemdvnb {
    left: -61px;
  }
  .dvnb-img img {
    width: 60px;
    height: 60px;
  }
  .product .pic-product {
    padding: 15px;
  }
  .formvideo .flex {
    gap: 10px;
  }
  .banchanform {
    left: -285px;
    top: 53%;
  }
  .choform {
    bottom: -45px;
    left: -123px;
  }
  .form .contact-form {
    padding: 20px !important;
  }

  .form .contact-form .col-sm-6 {
    width: 50% !important;
    margin-bottom: 7px;
  }
  .form .contact-form .row {
    margin-bottom: 0;
  }
  .video .itemvideo {
    width: 70px;
  }
  .taymeovideo {
    right: -315px;
    top: 5%;
  }
  .bantaymeo {
    top: -240px;
  }
  .phaimota {
    right: 10px;
  }
  .feedback .wrap-content .mota {
    width: 90%;
    margin-bottom: 0;
  }
  .album .wrap-content .mota {
    width: 90%;
    margin-bottom: 0;
  }
  .tintuc .wrap-content .mota {
    width: 90%;
    margin-bottom: 0;
  }
  .feedbacktong {
    flex-wrap: wrap;
    padding: 30px 20px;
  }
  .feedback-info {
    width: 100%;
  }
  .truocsau {
    width: 60%;
    margin: auto;
  }
  .vientruocsau {
    bottom: 15px;
    top: unset;
    width: 60%;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .header .wrap-content .flex-header .search {
    width: 65%;
  }
  .search label {
    padding: 15px 15px;
  }
  .viencongau {
    width: 100%;
    bottom: 0;
  }
  .wrap-content .flex-header .logo-headernone {
    margin-left: 0;
  }
  .article {
    padding: 20px 0px 50px;
  }
  .photo-about {
    padding-left: 0;
    height: auto;
  }
  .photo1 {
    position: relative;
    left: 0;
  }
  .photo2 {
    position: relative;
    left: 0;
    right: 0;
  }

  .tudongchay {
    height: 85px;
  }
  .grid-news2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .photo-aboutab {
    margin: auto;
  }
  .title-about h2 {
    font-size: 32px;
  }
  .search-menu {
    width: 80%;
  }
  .product .price-product {
    gap: 20px;
  }
  .product .price-old {
    margin: 0;
  }
  .product .price-old {
    padding: 1px 10px;
  }
  .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .map-footer {
    height: 270px;
    border-radius: 30px;
  }
  .map-footer iframe {
    border-radius: 20px;
  }
  .item-imgdv {
    padding: 12px;
  }
  .grid-product2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .form {
    background: url(../images/vienform2.png) center top / 120% 100% no-repeat;
  }
}

@media (max-width: 575px) {
  .flex-sm-fill {
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .traimota {
    left: 0;
  }
  .phaimota {
    right: 0;
  }
  .mota .mota-info .noidung-mota {
    padding: 35px 0px;
  }
  .dvnbgrid {
    margin-top: -100px;
  }
  .cart-head .count-cart {
    left: 30%;
    top: -11px;
  }
  .albumlist2 {
    gap: 0;
  }
  .albumlist2 p {
    padding: 60px 27px;
  }
  .albumlist2 p button {
    font-size: 14px;
  }
  .album-infotonggrid {
    width: 85%;
  }
  .search label {
    padding: 15px 10px;
  }
  .headerright .top {
    gap: 5px;
  }
  .header .wrap-content .flex-header .search {
    width: 180%;
  }
  .cart-head p {
    display: none;
  }
  .cart-head {
    gap: 5px;
  }
  .bantaymeo {
    top: -275px;
  }
  .taymeovideo {
    right: -295px;
  }
  .header .wrap-content {
    width: 95%;
  }
  .search-menu {
    width: 90%;
  }
  .sukhacbiet .wrap-content h5 {
    font-size: 25px;
  }

  .product h4 p {
    width: 95%;
  }
  #hamburger {
    width: 7%;
  }

  .info-footer .flex-footer .box-footer1 p img {
    margin: auto;
  }

  .copyright {
    margin-top: 30px;
  }
  /* ////// */
}
@media (max-width: 450px) {
  .cart-head .count-cart {
    left: 60%;
  }
}
