/* Responsive */
@media (min-width: 1400px) {
  .nivo-caption {
    top: 50%;
  }
}

@media (max-width: 1366px) {
  #full {
    min-width: 100%;
  }
}

@media (max-width: 1300px) {}

@media (max-width: 1199px) {
  .menu ul li a {
    padding-inline: 15px;
    font-size: 14px;
  }

  .about-wrap {}

  .about-wrap>:nth-child(1) {
    width: 49%;
  }

  .about-wrap>:nth-child(2) {
    width: 49%;
    margin-right: 0;
    padding-inline: 10px;
  }

  .about-name {
    font-size: 50px;
  }

  .about-slogan {
    font-size: 25px;
  }

  #background7 .slick-slide {
    margin: 0 5px;
  }

  #background7 .slick-list {
    margin: 0 -5px;
  }

  .bg-chinhanh::before,
  .bg-chinhanh::after {
    right: 10px;
  }

  .footer-contact {
    border-radius: 5px;
    padding: 10px 15px;
  }

  .footer-contact>* {
    width: calc(50% - 10px);
  }
}

@media (max-width: 1024px) {

  .subname span {
    font-size: 25px;
    margin-block-start: 5px;
  }

  .slogan-main {
    font-size: 20px;
  }

  #background2 .subname {
    max-width: 400px;
    padding-top: 70px;
    padding-bottom: 230px;
    margin-bottom: -230px;
  }

  .about-wrap>:nth-child(1) {
    width: 100%;
  }

  .about-wrap>:nth-child(2) {
    width: 100%;
    padding-block: 15px;
  }

  .about-name {
    font-size: 35px;
  }

  .about-slogan {
    font-size: 20px;
  }

  .about-desc {
    line-height: 25px;
  }

  .about-more {
    margin-top: 15px;
  }

  .button {
    padding-block: 5px;
    font-size: 14p;
  }
/* 
  .tieuchi-item {
    background-size: 50px !important;
    padding-left: 60px;
    padding-block: 5px;
  }

  .tieuchi-item span:nth-child(1) {
    font-size: 25px;
    margin-bottom: 5px;
  } */

  #background8 {
    padding-block-start: 20px;
  }

  .bg-chinhanh {
    padding-block-start: 30px;
    padding-block-end: 175px;
  }

  .bg-chinhanh::before,
  .bg-chinhanh::after {
    display: none;
  }

  #menuchinhanh {
    height: 300px;
  }

  #mapfooter {
    height: 330px;
  }

  #maprelativer>:nth-child(1) {
    width: 100%;
  }

  #maprelativer>:nth-child(2) {
    width: 100%;
    margin-left: 0;
  }

  #maprelativer>:nth-child(1)>p {
    font-size: 18px;
  }

  .slogan-feedback {
    font-size: 32px;
  }
  #background11 {
    padding-block-start: 30px;
}
  .menu-res #infocart p {
    display: flex;
  }

  .slideshow {
    position: relative;
    margin-left: 0px;
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
  }

  #autocart b {
    background: transparent;
    color: #fff;
    padding: 0px;
    border-radius: 0px;
    position: relative;
    top: 0px;
    left: 0px;
  }

  #autocart {
    display: none;
  }

  .fixedtable {
    max-width: 700px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .fixedtable table {
    width: 800px;
  }

  .content_ img {
    height: auto !important;
    max-width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
  }

  .menu {
    display: none;
  }

  .headertop {
    display: none;
  }

  .menu-res {
    display: block;
  }


  #logohide {
    display: block;
  }

  .header {
    background: none;
    height: auto;
  }

  .nivo-caption {
    top: 200px;
  }

  #background2 .slick-prev {
    left: 10px !important;
    background-color: hsl(48, 100%, 50%, .5);
  }

  #background2 .slick-next {
    right: 10px !important;
    background-color: hsl(48, 100%, 50%, .5);
    ;
  }
}

@media (max-width: 993px) {
  .wrap-cart {
    flex-wrap: wrap;
  }

  .top-cart,
  .bottom-cart {
    width: 100%;
    border-right: 0px;
    padding-right: 0px;
    margin-right: 0px;
  }

  .top-cart {
    margin-bottom: 30px;
  }

  #khungbaoykien {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .logo-header img {
    width: 100px;
  }

  .footer-news {
    width: 100% !important;
    text-align: center !important;
  }
}

@media (max-width: 768px) {

  #background1 .flexnowidth {
    padding: 15px 10px;
  }
/* 
  .tieuchi-item {
    width: calc(50% - 10px);
  } */

  #background2 .price-new {
    font-size: 20px;
  }

  .album-wrap>:nth-child(1) {
    width: 100%;
  }

  .album-wrap>:nth-child(2) {
    width: 100%;
    margin-block-start: 15px;
  }

  .slogan-album {
    font-size: 18px;
  }

  .album-item img {
    height: auto;
  }

  #news_slideslick .name_news h3 {
    font-size: 15px;
  }

  #news_slideslick .desc_news {
    margin-bottom: 0;
    margin-block-start: 5px;
    -webkit-line-clamp: 3;
    line-height: 25px;
  }

  #news_slideslick .date_news,
  #news_slideslick .button {
    display: none;
  }

  .footer-contact>* {
    width: 100%;
    background-size: 35px;
    padding-left: 50px;
  }

  .slogan-footer {
    text-align: center;
    margin-bottom: 15px;
    padding-left: 0;
  }

  .logo-header img {
    width: 100px;
    max-height: 100px;
  }

  .item_ht a {
    display: block;
  }

  .pic_ifram_service img {
    width: 100%;
  }

  #leftindex {
    width: 100%;
  }

  #rightindex {
    width: 100%;
    margin-left: 0;
  }

  .width_prod {
    width: 100%;
    margin: 0 auto;
    padding-inline: 15px;
  }

  .ifram_service {
    width: 100%;
    height: 342px;
  }

  .ifram_service iframe {
    height: 100%;
    width: 100%;
  }

  .name_service {
    width: 100%;
  }

  #newindex {}

  #videoindex {
    width: 100%;
  }

  .info-footer {
    display: block;
  }

  #menuchinhanh {
    position: relative;
    top: 0;
    left: 0;
    z-index: 12;
  }

  #menuchinhanh span {
    display: block;
  }

  #maprelativer {
    height: 100%;
  }

  .footer {
    margin-top: 28px;
    position: relative;
  }

  .facebookforterin {
    text-align: left !important;
    display: inline-block;
    width: 100%;
  }

  #service_slide_centerslick {
    overflow: inherit;
    width: 100%;
  }

  .width_out {
    width: 100%;
    margin-left: 0px;
  }

  #background7 .slick-slide .box_partner {
    padding: 10px;
  }

  #background7 .flexpostnews {
    display: block;
  }

  #postinfo {
    width: 100%;
    margin-bottom: 10px;
  }

  #infpost {
    width: 100%;
    margin-left: 0px;
  }

  .newshome-best {
    display: none;
  }

  .newshome-scroll {
    width: 100%;
    overflow: hidden;
  }

  .cartmobile {
    border: none !important;
    display: flex !important;
  }

  .cartmobile #img_cart {
    margin-right: 10px;
    font-size: 27px;
    color: #fff;
  }

  #infocart {
    font-size: 14px;
    font-family: Muli;
    color: #fff;
    display: flex;
  }

  .heightslide {
    width: 100%;
  }

  .slick-video {
    width: 100%;
  }

  .box-video img {
    height: auto;
    object-fit: cover;
    max-width: 100%;
  }

  .modal-content {
    width: 80% !important;
    margin: 0 auto;
  }

  .box-video {
    margin: 5px 3px 0;
  }

  .slick-video1 img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .video-right {
    height: 350px;
    width: 100%;
  }

  #autocart,
  #search_header {
    display: none;
  }

  #left {
    display: none;
  }

  #info {
    width: 100%;
    margin-right: 0px;
  }

  .nivo-caption {
    display: none !important;
  }

  .copyright,
  .statistic {
    width: 100%;
    text-align: center;
  }

  .copyright {
    padding-bottom: 0px;
  }

  .statistic {
    padding-top: 0px;
  }

  .price-procart,
  .procart-label .quantity-procart p:first-child {
    display: none;
  }

  .price-procart-rp,
  .procart-label .quantity-procart p:last-child {
    display: block;
  }

  .quantity-procart {
    width: 25%;
    text-align: right;
    margin-right: 0px;
  }

  .info-procart {
    width: 65%;
  }

  .news {
    width: 100%;
    float: none !important;
  }

  .top-contact {
    flex-wrap: wrap;
  }

  .left-pro-detail,
  .right-pro-detail,
  .top-contact .form-contact,
  .top-contact .article-contact {
    width: 100%;
    margin: 0px;
  }

  .left-pro-detail,
  .top-contact .article-contact {
    margin-bottom: 30px;
  }

  /* Giới thiệu */
  #background1,
  #background2,
  #background3,
  #background4,
  #background5,
  #background7,
  .phantrangbg {
    padding: 20px 0px;
    background-size: cover !important;
  }

  #background5 .noflex {
    display: block;
  }

  .left_about {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 0px 10px;
  }

  .right_about {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
  }

  #name_ab2 {
    font-size: 40px;
  }

  .whyme2 {
    display: none;
  }

  /* Why me*/
  .whyme1,
  .whyme3 {
    width: 100%;
  }

  #background5 .flex_odd_even {
    flex-direction: unset;
  }

  /* Tin tức video*/
  #background4 .flex,
  #background5 .flex {
    display: block;
  }

  #background5 .flex .flex,
  #background3 .flex .flex {
    display: flex;
  }

  #background4 .width40,
  #background4 .width60 {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .left-intro,
  .right-intro {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .left-intro .flex {
    display: flex !important;
  }

  .vert .simply-scroll-list li {
    height: 192px !important;
  }

  /* Footer*/
  .footer .flex {
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }

  .footer .flex .flex {
    flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }

  .info-footer {
    margin-bottom: 20px;
  }

  /* feedback*/
  .flex_feedback {
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }

  #feedback_thumb {
    width: 100%;
    order: 2;
  }

  #feedback_info {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
    order: 1;
  }

  .fixedfeedback img {
    width: 190px;
    height: 190px;
    border-radius: 50%;
  }

  .fixedfeedback {
    width: 190px;
    height: 190px;
    position: relative;
    border-radius: 50%;
  }

  .fixedfeedback span {
    display: none;
  }

  .feedback_des {
    width: calc(100% - 230px);
    margin-left: 40px;
  }

  .namefeedback2 {
    font-size: 28px;
  }

  .namefeedback4 {
    padding-top: 14px;
  }


  .title-footer {
    margin-top: 20px;
  }

  .footer .mottramphantram_xs:nth-child(3),
  .footer .mottramphantram_xs:nth-child(4) {
    width: 100%;
    padding: 0px;
  }

  .name-product {}

  .name-product.text-split {
    -webkit-line-clamp: 2;
  }
}

@media (max-width: 600px) {
  #infpost {
    display: block;
  }

  .post_flex::before {
    display: none;
  }

  #background6 {
    padding-block-end: 30px;
  }

  #background6 .subname {
    margin-top: 50px;
  }

  .post_flex>* {
    width: 100%;
  }

  .input_form input {
    height: 45px;
  }

  .input_form textarea {
    height: 88px;
  }

  #buttom_submit {
    margin-block-start: 15px;
  }

  #background10 .width_box {
    padding: 15px;
  }

  .feedback-poster {
    width: 36%;
  }

  .feedback-body {
    width: 60%;
    background-size: 25px;
    padding-top: 20px;
  }

  .feedback-item h5 {
    margin-block-start: 10px;
  }

  #menuchinhanh>div {
    font-size: 14px;
    padding: 5px 10px;
  }

  #menuchinhanh>div strong {
    font-size: 15px;
  }

  .load-video-tc .h-r-v {
    width: 100%;
    position: unset;
  }

  .xpost:nth-child(1),
  .xpost:nth-child(2),
  .xpost:nth-child(3) {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .procart-label {
    font-size: 12px;
  }

  .info-procart {
    width: 65%;
    margin-right: 5%;
  }

  .quantity-procart {
    width: 35%;
  }

  .input-double-cart,
  .input-triple-cart {
    margin-bottom: 0px;
  }

  .input-double-cart .input-cart,
  .input-triple-cart .input-cart {
    width: 100%;
    float: none;
    margin: 0 0 0.5rem 0 !important;
  }

  .procart-label {
    display: none !important;
  }

  #box_album {
    display: block;
  }

  .album_info {
    width: 100%;
    margin: 10px 0px !important;
  }

  .namelist a,
  .more_news {
    display: none;
  }

  .vert .simply-scroll-list li {
    height: 112px !important;
  }

  .footer .mottramphantram_xs:nth-child(2) {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slick-prev,
  .slick-next {}

  .logo-header img {
    width: 100px;
  }

  #banner {
    width: calc(100% - 100px);
  }

  .copyright {
    margin-bottom: 0px;
    padding: 15px 0px;
    text-align: center;
    padding-bottom: 0px;
    width: 100%;
  }

  .statistic {
    margin-bottom: 0px;
    padding: 15px 0px;
    text-align: center;
  }

  .pic-news,
  .info-news {
    display: block;
    width: 100%;
    float: none;
    margin: 0px;
  }

  .info-news {
    margin-top: 15px;
  }

  .top-contact .form-contact .button-contact .file-contact span b {
    max-width: 105px;
  }

  .subname span {
    font-size: 18px;
  }

  .footer-article {
    padding-bottom: 30px;
    padding-block-start: 80px;
  }

  #footer-map {
    height: 300px;
  }

  #news_slideslick .slick-slide {
    margin: 5px 0;
  }

  #news_slideslick .slick-list {
    margin: -5px 0;
  }

  #background2 .slick-slide.slick-center .name-product {
    font-size: 18px;
    line-height: 25px;
    margin-block-end: 10px;
  }

  .load-video-tc div.item-video a:before {
    background-size: 60px;
  }
}

@media (max-width: 425px) {
  .cart-pro-detail {
    flex-wrap: wrap;
  }

  .cart-pro-detail a {
    width: 100%;
    text-align: center;
    margin: 0px !important;
    font-size: 12px;
  }

  .cart-pro-detail a:first-child {
    margin-bottom: 5px !important;
  }

  .cart-pro-detail a i {
    display: none;
  }

  /* Cảm nhận khách hàng*/
  .boximg_feedback {
    width: 289px;
    height: 280px;
    margin-bottom: 70px;
    background-size: 100% 100% !important;
  }

  .social-plugin {
    display: flex;
  }

  .social-plugin .zalo-share-button {
    margin-left: 10px;
  }
}

@media (max-width: 320px) {
  .social-plugin {
    display: block;
  }

  .social-plugin .zalo-share-button {
    margin-left: 2px;
  }
}