@media (max-width: 1366px) {
  .flex-control-nav {
    right: 8px;
  }
}

@media (max-width:1200px) {
  /**common**/
  .lay-screen {
    width: 970px;
  }
  /**index**/
  .reg-slider {
    height: 640px;
    padding: 10px 0 45px;
  }
  .are-txt-slider {
    padding-left: 60px;
  }
  .are-txt-slider p {
    font-size: 32px;
  }
  .flex-control-nav {
    display: none;
  }
  .are-aboutUs {
    top: -90px;
  }
  /**catalog**/
  .are-part-info {
    width: 100%;
    padding: 10px;
  }
  .blk-part-info {
    text-align: center;
  }
  .blk-part-info img {
    max-width: 90%;
  }
  .table-part-info {
    max-width: 90%;
    margin: auto;
    text-align: left;
  }
  .are-index-aboutUs {
    height: 273px;
  }
}
@media (max-width:1024px) {
  /**common**/
  .lay-screen {
    width: 750px;
  }
  .ul-nav {
    padding-left: 10px;
  }
  .ul-nav li a {
    font-size: 14px;
  }
  .marginBottom-footer {
    margin-bottom: 150px;
  }
  .reg-footer {
    height: 150px;
  }
  .reg-footer .lay-screen {
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .reg-footer h4 {
    font-size: 16px;
  }
  .reg-footer span {
    font-size: 12px;
  }
  .are-website {
    width: 100%;
    margin-bottom: 10px;
  }
  .are-website span {
    display: inline-block;
    margin-right: 20px;
  }
  .are-headOffice, .are-plant {
    width: 49%;
    padding-bottom: 10px;
  }
  /**index**/
  .reg-slider {
    height: auto;
    padding: 0;
  }
  .are-txt-slider {
    width: 320px;
  }
  .are-txt-slider p {
    font-size: 24px;
  }
  .flex-direction-nav {
    top: calc(50% - 20px);
  }
  .flex-direction-nav li a {
    width: 40px;
    height: 40px;
  }
  .reg-indexSearch {
    padding-top: 20px;
  }
  .are-indexSearch-txt {
    top: -95px;
  }
  .blk-indexSearch {
    margin-top: 40px
  }
  .blk-indexSearch-txt {
    margin-top: -40px;
    font-size: 24px;
  }
  .reg-aboutUs {
    height: auto;
  }
  .are-aboutUs {
    position: relative;
    top: 0;
    padding: 10px 10px 20px;
    height: auto;
  }
  .blk-txt-aboutUs h2 {
    font-size: 24px;
  }
  .blk-txt-aboutUs p {
    font-size: 16px;
  }
  .reg-map {
    height: auto;
    padding: 20px 0;
  }

  .are-index-aboutUs {
    height: 211px;
  }
  .blk-index-aboutUs {
    padding: 0 20px;
  }

  /**catalog**/
  .reg-catalog .lay-screen {
    min-height: calc(100vh - 230px);
  }
  .blk-catalog.search input[type="submit"], .blk-catalog.search input[type="reset"] {
    width: 49%;
  }
  .are-part-info h4 {
    margin-top: 0;
    margin-bottom: 10px;
  }

}
@media (max-width:768px) {
  .lay-screen {
    width: 90%;
  }
  .are-btn-menu {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
    cursor: pointer;
    background: url(../img/icon-menu.png) center;
    background-size: cover;
  }
  .are-logo {
    background-size: 180px;
  }
  .are-nav {
    display: none;
  }
  .are-nav.RWD {
    display: block;
    position: absolute;
    top: 80px;
    border-top: 1px solid #666666;
  }
  .are-nav.RWD .ul-nav {
    flex-wrap: wrap;
    background-color: #e7edf0;
  }
  .are-nav.RWD .ul-nav li {
    width: 24.5%;
    padding: 5px 0;
  }
  .are-nav.RWD .ul-nav li a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    text-align: center;
  }
  .are-headOffice, .are-plant {
    width: 100%;
  }
  .marginBottom-footer {
    margin-bottom: 0;
  }
  .reg-indexSearch {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .are-indexSearch-txt {
    font-size: 24px;
    position: initial;
    top: auto;
    left: auto;
    transform: none;
  }
  .are-indexSearch {
    flex-wrap: wrap;
  }
  .blk-indexSearch {
    width: 100%;
    padding-bottom: 50%;
    margin-bottom: 20px;
  }
  .reg-footer {
    position: relative;
    height: auto;
  }
  .reg-footer p {
    font-size: 14px;
  }
  .reg-footer span span {
    display: inline-block;
  }
  .flex-direction-nav {
    display: none;
  }
  .are-txt-slider {
    padding-left: 0;
  }
  .blk-txt-aboutUs h2 {
    font-size: 20px;
  }
  .reg-map .lay-screen {
    flex-wrap: wrap;
  }
  .are-map-head {
    padding: 0;
    border: 0;
  }
  /**product**/
  .red-products .lay-screen {
    padding-top: 10px;
  }
  .ul-sort-products {
    flex-wrap: wrap;
  }
  .ul-sort-products li {
    width: calc(97% / 3);
    height: 70px;
    margin: 10px 0;
  }
  .ul-sort-products.new li {
    width: calc(97% / 4);
    height: 60px;
  }
  .ul-sort-products.new li:nth-child(5),
  .ul-sort-products.new li:nth-child(6),
  .ul-sort-products.new li:nth-child(7) {
    width: calc(97% / 3);
    margin-top: 0;
  }
  .ul-sort-products li a {
    font-size: 12px;
  }
  .detail-newProducts {
    width: 47%;
  }
  .are-part-info h4 {
    font-size: 36px;
  }
  /**catalog**/
  .are-catalog {
    flex-wrap: wrap;
  }
  .blk-catalog.search, .blk-catalog.result {
    width: 100%;
    margin-left: 0;
  }
  .blk-catalog.search input {
    margin-top: 5px;
  }
  .blk-catalog.search input[type="submit"], .blk-catalog.search input[type="reset"] {
    width: 100%;
    height: 30px;
  }
  .blk-catalog.search br {
    display: none;
  }
  .are-catalog-notice {
    font-size: 16px;
    position: relative;
  }
  .are-index-aboutUs {
    height: auto;
    flex-wrap: wrap;
  }
  .are-index-aboutUs:nth-child(odd) {
    flex-direction: row;
  }
  .blk-index-aboutUs {
    flex-basis: 100%;
  }
  .blk-index-aboutUs {
    height: 0;
    padding-top: 28.125%;
    padding-bottom: 28.125%;
  }
}
@media (max-width:706px) {
  /**index**/
  .are-map-plant {
    padding: 0;
    padding-top: 15px;
  }
  .ul-slider li img {
    max-width: 110%;
  }
  .are-txt-slider {
    width: 50%;
    padding-left: 0
  }
  .are-txt-slider p {
    font-size: 18px;
  }
  .suit-machine img {
    height: 90px;
  }
}
@media (max-width:414px) {
  /**common**/
  .are-nav.RWD .ul-nav li {
    width: 100%;
  }
  .reg-footer .lay-screen {
    padding: 0 10px;
  }
  .blk-txt-aboutUs p {
    font-size: 12px;
  }
  .are-txt-slider p {
    font-size: 14px;
  }
  .btn-indexSearch {
    width: 30px;
    height: 30px;
  }
  /**index**/
  .blk-index-aboutUs h2 {
    margin-bottom: 10px;
  }
  .blk-index-aboutUs p {
    font-size: 12px;
  }
  /**products**/
  .red-products .lay-screen {
    padding-bottom: 130px;
  }
  .ul-sort-products {
    padding-top: 10px;
  }
  .ul-sort-products li,
  .ul-sort-products.new li,
  .ul-sort-products.new li:nth-child(5),
  .ul-sort-products.new li:nth-child(6),
  .ul-sort-products.new li:nth-child(7) {
    width: 100%;
    margin: 0 0 10px;
    height: 30px;
  }
  .suit-machine img {
    height: 50px;
    margin-right: 5px;
  }
  .are-newProducts {
    flex-wrap: wrap;
  }
  .are-part-info h4 {
    font-size: 20px;
    line-height: 36px;
  }
  .table-part-info {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .blk-month, .blk-newProducts {
    width: 100%;
  }
  .detail-newProducts {
    width: 90%;
    display: block;
    margin: 0 auto 35px;
  }
  .blk-index-aboutUs.bg-color {
    height: auto;
    padding: 10px 15px;
  }
}
