
/*** 1600 ***/
@media (min-width: 1600px) {
   body{font-size: 16px;}
  .container{width:1600px !important;margin: 0 auto;}
  .banner-fix-right{right: calc((100vw - 1660px) / 2 - 50px);margin-left: 0;}
  .banner-fix-left{left: calc((100vw - 1660px) / 2 - 50px);margin-left: 0;}
  #header-right .item{padding: 0 40px;}
  .form-search{width: 735px;}
  .main-search #text-search{height: 40px;}
  .main-search .search-btn{height: 40px;font-size: 20px;right: 10px;}
  nav.fixed{line-height: 52px;height: 52px;}
  #header.fixed .main-search .form-search{width: 1080px;}
  #main-menu{width: 250px;}
  #main-menu > .title{width: 268px;}
  #main-menu > .list{ width: 250px;}
  #header.fixed .main-search{margin-left: 256px;}
  #main-menu .sub-menu{left: 249px;width: calc(1600px - 249px);}
  #nav-right{margin-left: 10px;display: flex;justify-content: center;width: 1000px;}
  #nav-right .item{margin-right: 50px;}
  #top-homepage #slider{margin-left: 260px;width: 890px;height: 508px;}
  #top-homepage #slider #sync1 img{display: block;width: 100%;height: 100%;}
  #top-homepage #slider #sync1{overflow: hidden;height: 508px;}
  #nav-right .item .support-content{width: 1000px;}
  #main-menu > .list{height: 750px;}
  #main-menu .item {height: 46.8px;}
  #main-menu .item > a{line-height: 46.8px;font-size: 16px;}
  #main-menu .item .fa{margin-top: -34px;}
  #banner-right-slider{width: calc(100% - 900px - 260px);}
  .p-old-price{height: 18px;}
  .p-img{padding-top: 100%;}
  #content_center{width: calc(100% - 255px);}
  .content-top-main-left{width: 1300px;}
  .content-top-detail-right#support_online_detail{width: calc(100% - 1300px);}
  .content-top-detail-left{width: 700px;}
  .content-top-detail-center{width: 600px;}
  #cart-step2 .col-5{flex: 0 0 60%;max-width: 60%;}
  #cart-step2 .col-7{flex: 0 0 40%;max-width: 40%;}
  #content_left{width: 350px;}
  #content_news_page{width: calc(100% - 370px)}
  #hot_news_home{width: 350px;}
  #hot_news_left{width: calc(100% - 350px)}
  .top_newspage {width: calc(100% / 2 - 10px);height: 428px;}
  .top_news_on_page .first{flex-direction: column;gap: 10px;display: flex;}
  .top_news_on_page .first img{width: 100%;}
  #list-deal-started .col-3{flex: 0 0 20%;max-width: 20%;}
  .product-detail-top #sync1{height: 450px;overflow: hidden;}
  .product-detail-top #sync1 img{display: block;height: 450px;width: 100%;object-fit: contain;}
  .banner-slider-under .item{height: 230px;}
  .banner-slider-under{margin-left: 260px;width: calc(100% - 260px);}
  #banner-right-slider .slider-small img, #banner-right-slider .slider-small-2 img{height: calc(508px / 2 - 5px);}
}