@media (min-width: 1300px) and (max-width: 1514px) {
  .search {
    width: 200px;
  }
  .box-baogia:after {
  }
}
@media (min-width: 1090px) and (max-width: 1299px) {
  .search {
    width: 150px;
  }
  .box-baogia:after {
    width: 110px;
    height: 169px;
    right: -30px;
  }
  .menu-header {
    gap: 10px;
  }
}
@media (max-width: 1089px) {
  .btn-open-search {
    display: block;
  }
  .search {
    position: absolute;
    top: 45px;
    width: 0px;
    opacity: 0;
  }
  .header-right {
    /* width: inherit; */
    padding-left: 10px;
  }
  .box-baogia:after {
    width: 110px;
    height: 169px;
    right: -30px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .box-baogia:after {
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .logo {
    background: transparent;
    height: inherit;
    margin: 0;
    padding: 0;
    border-radius: 0;
  }
  .banner {
    width: calc(100% - 170px);
  }
  .phone-header,
  .menu-header {
    display: none;
  }
  .contactus-left {
    display: none;
  }
  .contactus-right {
    width: 100%;
  }
  .pro1-item:nth-child(2n + 1) .pro1-left,
  .pro1-left {
    padding: 20px;
  }
  .pro1-item {
    margin: 20px 0;
  }
  .name_pro1 a {
    font-size: 25px;
  }
  .des_pro1 {
    font-size: 14px;
  }
  .img_pro1 {
    width: 60%;
  }
  .row-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
  .slick-doitac-row {
  }
  .row_news_index {
    display: block;
  }
  .news_first_box {
    display: flex;
    align-content: center;
    align-items: center;
    position: relative;
    margin: 0 0 10px;
  }
  .news_first_img {
    width: 35%;
  }
  .news_first_name {
    width: 65%;
    padding: 0 0 0 10px;
  }
  .menu {
    display: none;
  }
  .showmnrp {
    display: block !important;
  }
  .row-slide-home {
    display: block;
  }
  .slide-home-right {
    margin-top: 10px;
  }
  .slide-home-left {
    width: 100%;
  }
  .slide2-slick-home {
    margin: 0 -5px;
  }
  .col-slider2 {
    padding: 0 5px;
  }
  .ttft1 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .box-vide0-tintuc {
    display: block;
  }
  .newshome-scroll {
    height: 280px;
    overflow: hidden;
  }
  .ttft1 {
  }
  .tieuchi-box {
    grid-template-columns: 1fr 1fr;
  }
  .tieuchi-item {
    border: 0;
  }
  .tieuchi-name {
    font-size: 14px;
  }
  .row-slide-home {
    display: block;
  }
  .slide-home-right {
    margin-top: 10px;
  }
  .slide-home-left {
    width: 100%;
  }
  .slide2-slick-home {
    margin: 0 -5px;
  }
  .col-slider2 {
    padding: 0 5px;
  }
  .row-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
  .bannerlayout {
    height: 190px;
  }
  .bannerlayout img {
    width: auto;
    height: 100%;
  }
  .breadCrumbs-2 .wrap-content .breadcrumb-item.active a {
    font-size: 14px;
  }
  .breadCrumbs-2 .wrap-content .breadcrumb-item.breadcrumb-item1 a {
    font-size: 28px;
  }
  .grid-item.item_project {
    width: 50%;
  }
  .padding {
    padding: 10px 0;
  }
  .section-dichvuHome {
    background: #e6eff2;
    padding: 20px 0;
  }
  .section-duanHome {
    padding: 20px 0;
  }
  .section-tintucHome {
    padding: 20px 0;
  }
  footer {
    padding: 20px 0 20px;
  }
  .copppy {
    /* margin-bottom: 50px; */
  }
  .row_footer {
    flex-wrap: wrap;
  }

  .footer1,
  .footer2,
  .footer3,
  .footer4 {
    width: 100%;
    padding: 5px;
  }
  .compayname {
    font-size: 16px;
  }
  .name-footer {
    font-size: 30px;
  }
  .coppyright,
  .thongke {
    text-align: center;
  }

  .fix-toolbar {
    display: block;
  }
  .header-top {
    padding: 5px 0;
    background: transparent;
    display: none;
  }
  .header-top-row {
    justify-content: center;
    text-align: center;
  }
  .header-top-left {
    width: 100%;
    justify-content: center;
    gap: 5px;
    display: none;
  }
  .header-top-left p {
    margin: 0;
  }
  .header-top-right {
    width: 100%;
    justify-content: center;
    margin: 0 0 5px 0;
    display: none;
  }
  #tienich,
  .topone,
  .zalo_fixed,
  .drag-wrapper,
  .ctrlq.fb-button,
  .call_fixed,
  header nav,
  .topone_center p:nth-child(2),
  .hotline,
  .menu,
  .topone_center p {
    display: none;
  }

  .form_contact {
    width: 100%;
    padding: 0;
  }

  .logo {
    /* width: 100%; */
    /* text-align: center; */
  }
  .header-right {
    width: 50%;
  }
  .logo img {
    max-height: 80px;
  }

  .showmnrp {
    display: block !important;
  }

  .pagination > li > a,
  .pagination > li > span {
    padding: 4px 10px;
  }

  .title-pro-detail {
    margin: 10px 0;
  }
  .content-tabs-pro-detail img,
  .content-main img {
    height: inherit !important;
  }

  .media_left,
  .media_right,
  .about_left,
  .about_right {
    width: 100%;
    padding: 5px 0;
  }
  .about_left {
    padding: 5px 0px;
  }
  .title-about,
  .title-home,
  .title-main {
    font-size: 23px;
  }
  .title-about span,
  .title-home span,
  .title-main span {
    font-size: 24px;
  }
  .title-about p,
  .title-home p,
  .title-main p {
    font-size: 20px;
  }
  .about_img {
    padding: 0;
    width: 50%;
  }
  .about_img:before {
    border-width: 10px;
  }
  .pro1-item:nth-child(2n + 1) .pro1-left,
  .pro1-left {
    padding: 10px;
    width: 100%;
    border: 0;
  }
  .pro1-right {
    padding: 0px;
    width: 100%;
  }
  .pro1-item {
    margin: 10px 0;
  }
  .name_pro1 a {
    font-size: 25px;
  }
  .des_pro1 {
    font-size: 14px;
  }
  .img_pro1 {
    width: 60%;
  }
  .span-menu,
  .header-right,
  .hotline-header,
  .mangxahoi,
  .scroll-down,
  .slogan-slider {
    display: none;
  }
  .why-left,
  .why-right {
    width: 100%;
    padding: 0;
  }
  .whys-name span {
    font-size: 16px;
  }
  .whys-name p {
    font-size: 14px;
  }
  .whyimg-right {
    /* width:calc(50% - 5px); */
  }
  .title-contrinh-row {
    margin: 0 0 25px 0;
  }
  .title-contrinh {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .title-contrinh span {
    font: 16px var(--fontTitle);
  }
  .title-contrinh p.textcontrinh1 {
    font-size: 34px;
  }
  .desc-contrinh {
    width: 100%;
    font: 14px var(--font);
    text-align: center;
  }
  .contrinhs-choose span {
    padding: 0 10px;
  }
  .about_img-row {
    height: 440px;
  }
  .splistnb-left {
    width: 100%;
    padding: 20px 5%;
  }
  .splistnb-right {
    width: 100%;
  }
  .splistnb-right img {
    max-width: 100%;
    margin: 0;
  }
  .contactus-left {
    display: none;
  }
  .contactus-mid,
  .contactus-right {
    width: 100%;
    padding: 5px 0;
  }
  .box-baogia:after {
    width: 62px;
    height: 95px;
    background: url(../images/afform.png) no-repeat;
    right: 0;
    bottom: 0px;
    background-size: contain;
  }
  .contactus-mid {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  }
  .baogia_img {
    width: calc(50% - 5px);
    padding: 5px 0;
    margin: 0;
  }
  .box-baogia {
    padding: 25px 10px;
  }
  .tintucHome-content {
    padding: 0;
    background: #fff;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 0;
    position: relative;
  }
  .tintucHome-date {
    margin-left: 0;
  }
  .popup-language-title {
    font-size: 26px;
  }
  .popup-language-title p {
    font-size: 18px;
  }
  .btn-360-icon {
    bottom: 130px;
    transform: scale(0.5);
    right: -10px;
  }
  .info_footer p {
    width: 100%;
    /* margin: 0; */
  }
  .info_footer p i {
    /* width: 60px; */
    /* height: 60px; */
  }
  .info_footer p span {
    width: calc(100% - 60px);
  }
  .footer-box-map-fanpage {
    grid-template-rows: 1fr;
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
  }
  .slick-doitac-row {
    /* display: grid; */
    /* gap: 5px; */
    /* grid-template-columns: 1fr 1fr 1fr; */
  }
  .whys {
    gap: 15px;
    width: 100%;
    grid-template-columns: 1fr 1fr;
  }
  .camnhan-item {
    gap: 20px;
    grid-template-columns: 1fr;
    padding: 2px 0 0 2px;
  }
  .slick_camnhan_content-ab {
    display: none;
  }
  .title-form span {
    font-size: 22px;
  }
  .dichvu-list-item-name a {
    font-size: 16px;
  }
  .about_img_name {
    font-size: 30px;
  }
  .btn-baogia {
    bottom: 110px;
    right: 40px;
  }
  .title-product_List_Hot {
    font-size: 15px;
  }
  header .wrap-top {
    display:none;
  }
  .langheader a {
    display: block;
    height: 16px;
}
  .langheader a img {
    max-height:16px;
  }
  .row_news_index {
    display: block;
  }
  .news_index_right,
  .news_index_left {
    width: 100%;
    padding: 5px 0;
  }
  .tintuc-video-right,
  .tintuc-video-left {
    width: 100%;
    padding: 5px 0;
  }
  .news_index_left {
    margin-bottom: 10px;
  }
  .m_r3_cont {
    padding: 10px;
    height: 143px;
  }
  .slider .container {
    padding: 0;
  }
  .productIn-left {
    display: none;
  }
  .productIn-right {
    width: 100%;
    padding: 0;
  }
  .tieuchi-sanpham,
  .right-pro-detail,
  .left-pro-detail {
    width: 100%;
    padding: 0;
  }
  .tieuchi-sanpham .tieuchi-box {
    display: grid;
  }
  .box-in-detail-left {
    width: 100%;
    padding: 0;
  }
  .box-in-detail-right {
    width: 100%;
    padding: 0;
    display: none;
  }
  .name_news {
    width: 100%;
    padding: 0;
  }
  .date_news {
    border: 0;
    width: 100%;
    padding: 5px 0 0;
    text-align: left;
  }
  .date_news span {
    display: inline-block;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .banner-header {
    width: 100%;
    text-align: center;
  }
  .phone-header,
  .menu-header {
    display: none;
  }
  .album-gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .news_index_date {
    display: none;
  }
  .news_index_name a {
    width: 100%;
    padding: 0;
    font-size: 14px;
  }
  .news_index_desc {
    font: 14px var(--font);
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0 0;
  }
  .title-home h3 {
    font-size: 24px;
  }
  .title-home h3:before,
  .title-home h3:after {
    display: none;
  }
  .title-home p {
    font-size: 14px;
    margin: 0;
  }
  .btn-list-ajaxslick {
    font-size: 14px;
  }
  .box-dichvu:after {
    display: none;
  }
  .box-dichvu {
    width: 100%;
    padding: 0;
    height: inherit;
    margin: 5px 0;
  }
  .box-dichvu .ten {
    font-size: 13px;
    height: initial;
    padding: 5px 30px;
    bottom: -5px;
    min-height: 60px;
  }
  .box-dichvu .ten a {
    font-size: 13px;
  }
  div.imgdv {
    border-width: 5px;
  }
  .row_about {
    padding: 0;
  }
  .about-name span {
    font-size: 15px;
  }
  .about-name h3 {
    font-size: 25px;
  }
  .box-newsletter {
    padding: 20px;
  }
  .box-input_newsletter {
    gap: 0;
    display: block;
  }
  .input_newsletter_col50 {
    width: 100%;
    position: relative;
  }

  .thongke-img {
    width: 80px;
    height: 80px;
  }
  .thongke-img img {
    max-width: 50px;
  }
  .thongke-item p {
    font-size: 32px;
  }
  .thongke-item h3 {
    font-size: 16px;
  }
  .thongke-item {
    margin: 10px auto;
  }
  .box-newsIn{
    flex-wrap: wrap;
  }
  .newsIn-left{
    width: 100%;
    padding-right: 0px;
  }
  .newsIn-right{
    width: 100%;
    background: #F6F6F6;
    position: relative;
    top: 0;
    padding: 10px;
    border-radius:10px;
  }
}

@media (max-width: 450px) {
  .tieuchi-box {
    grid-template-columns: 1fr 1fr;
  }
  .tieuchi-item {
    border: 0;
  }
  .tieuchi-name {
    font-size: 13px;
  }
}
