@media screen and (min-width: 1700px){
    .hd-item {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1900px){
    .hd-item {
        flex: 0 0 20%;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1599px){
    .field-item .field-image {
        height: 340px;
    }
    .about-page img, .blog-detail-page img {
        height: 450px;
    }
    .tn-item {
        max-width: 80%;
        margin: 0 auto 60px auto;
    }
    .about-flex ul ul {
        left: -50%;
    }
    .blog-photo img {
        object-fit: cover;
        max-height: 270px;
        width: 100%;
    }

    .header-nav > ul > li > a {
        padding: 0 15px;
    }
    .header-nav > ul > li {
        flex: 1 0 auto;
    }
    .header-nav > ul > li > a {
        width: 100%;
        justify-content: center;
    }
    .language ul {
        left: auto;
        right: 0;
        width: 125px;
    }
    .banner-logo img {
        height: 170px;
    }
    .banner-text h2 {
        font-size: 24px;
    }
    .fl-tx p {
        max-height: 96px;
        overflow: hidden;
    }
    .about-flex li:first-child a:before, .about-flex li:last-child a:before {
        width: calc(100% + 60px);
    }
    .hd-item {
        flex: 0 0 20%;
    }
    .hd-cache .font-24-bn, .hd-cache .font-24-b {
        font-size: 15px;
    }
    .font-18-bn {font-size: 16px}
    .font-24-b {font-size: 20px}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
    .slick-track, .slick-list {
        height: 100%;
    }
    .search-box {
        padding: 10px;
    }
    .products-block {
        margin: 0;
    }
    .header-nav > ul > li > a {
        padding: 0 10px;
    }
}
@media screen and (min-width: 768px){
    .n_box {
        padding-left: 20px;
    }
    .modal-c  .hd-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .visible-mobile, .logo-right {
        display: none;
    }
    .visible-desktop {
        display: block;
    }
    .show-search {
        display: none;
    }
    #menu{
        display: none !important;
    }
    .pj-item img {
        object-fit: cover;
        height: 250px;
        width: 100%;
    }
}
@media screen and (max-width: 767px){
    .about-img img {
        max-width: 100%;
    }
    .about-content .col-md-7, .about-content .col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .search-hd:before {
        right: 55px;
    }
    .search-hd {
        right: -38px;
        top: calc(100% + 22px);
    }
    h2 {
        font-size: 24px;
    }
    .container {
        padding: 0 15px;
    }
    .visible-mobile {
        display: block;
    }
    .visible-desktop {
        display: none;
    }
    .header-top {
        padding: 2px 0;
    }

    .pd-60 {
        padding: 30px 0;
    }
    .mm-menu {
        background: #1D3455;
        z-index: 9999;
    }
    .mm-listitem>a, .mm-menu .mm-navbar a, .mm-menu .mm-navbar>*, .mm-counter {
        color: #fff !important;
        text-transform: uppercase;
    }
    .mm-menu .mm-listview .mm-btn_next:after , .mm-menu .mm-btn:after, .mm-menu .mm-btn:before{
        border-color:  #ffff;
    }
    .cates-flex, .products-flex {
        flex-wrap: wrap;
    }
    .container-fluid {
        padding: 0 15px;
    }
    .store-slider:before, .hight-image:before {
        display: none;
    }
    .banner-text h3  {
        font-size: 30px;
    }
    .cates-flex > a {
        flex: 0 0 calc((100% - 20px)/2);
        max-width: calc((100% - 20px)/2);
        margin-right: 20px;
        margin-top: 20px;
    }
    .cates-flex > a:nth-child(2n) {
        margin-right: 0;
    }
    .cates {
        padding-top: 10px;
    }
    .collections {
        padding: 60px 0;
    }
    .collect-item, .collection-slider {
        margin: 0;
    }
    .collection-slider .slick-arrow {
        bottom: 0;
        top: auto;
        left: 0;
        right: auto;
    }
    .collect-text h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .collect-text {
        padding: 20px;
    }
    .collection-slider .slick-current {
        margin-top: 0;
    }
    .collection-slider .slick-list {
        padding: 0;
    }
    .projects-detail .col-md-6 {
        margin-top: 30px;
    }

    .dis-cover {
        position: static;
    }
    .dis-cover {
        display: none;
    }
    .breadcrum {
        flex-wrap: wrap;
    }
    .hight-text {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .projects {
        padding: 30px 0;
    }
    .pj-item {
        margin-top: 30px;
    }
    .text-404 h1 span {
        font-size: 120px;
    }
    .abs-404 {
        position: static;
    }
    .header-main {
        display: none;
    }
    .logo {
        justify-content: space-between;
        padding: 10px 15px;
    }
    .logo-top img {
        height: auto;
        width: 120px;
    }
    .btn-menu img {
        height: auto;
    }
    .btn-s-mb {
        font-size: 16px;
        margin: 0 15px;
    }
    .lang-mb {
        border: none;
        font-size: 16px;
        font-weight: bold;
    }
    header {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9998;
    }
    main {
        padding-top: 60px;
    }
    .banner-text, .about .desc {
        max-width: 100%;
    }
    .banner-text h2 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .banner-logo img {
        height: 70px;
    }
    .banner-logo {
        margin-bottom: 10px;
    }

    .banner-item > img {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }
    .title-index span {
        font-size: 24px;
    }
    .title-index span:before {
        height: 4px;
    }
    .about .desc, .news-list a {
        font-size: 16px;
    }
    .in_r .news-list a {
        padding: 0 10px;
    }
    .btn {
        height: 40px;
        min-width: 120px;
    }
    .field-flex {
        flex-wrap: wrap;
        transform: none;
    }
    .field-flex .field-item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
        margin-left: 0 !important;
    }
    .field-item:last-child {
        margin-bottom: 0;
    }
    .field-item .field-image {
        height: auto;
    }
    .field-item:last-child .field-text .fl-tx {
         padding-right: 30px;
     }
    .field-item:first-child .field-text .fl-tx {
        padding-left: 30px;
    }
    .field-text .fl-tx {
        transform: none;
    }
    .n_main {
        margin-bottom: 20px;
    }
    .n_img {
        height: 260px !important;
    }
    .f-item:nth-child(1), .f-item:nth-child(2),.in-flex > div {
        flex: 0 0 100%;
        max-width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .news_box .col-md-6 {
        margin: 0 0 20px 0;
    }
    .news_box .col-md-7 .col-md-6:nth-child(3), .news_box .col-md-7 .col-md-6:nth-child(4) {
        margin-top: 0;
    }
    .news-main, .news-list, .news-cd .news-list {
        border: none;
    }
    .news-list li {
        padding: 10px 0;
    }
    .news-cd .col-md-6:first-child {
        order: 2;
    }
    .no-gutters>.col, .no-gutters>[class*=col-] {
        padding: 0 15px;
    }
    .logo-slider a {
        justify-content: center;
    }
    main {
        padding-bottom: 30px;
    }
    .logo-list.pd-60 {
        padding-bottom: 0;
    }
    footer .col-md-2.offset-md-1 {display: none}
    .ft-nav, .chart {
        padding-top: 20px;
    }
    .ft-logo img {
        height: 60px;
    }
    .title-index {
        margin-bottom: 40px;
    }
    .about-page span {
        font-size: 24px;
        padding: 10px;
    }
    .about-content h1 {
        font-size: 18px;
        max-width: 100%;
    }
    .about-nav, .about-nav-lv2 {
        display: none;
    }
    .about-page {
        margin-bottom: 30px;
    }
    .ls-content li span, .tn-item h2 {
        font-size: 18px;
    }
    .ls-content li span {
        flex: 0 0 115px;
        max-width: 115px;
    }
    .ls-text {
        padding-left: 20px;
    }
    .ls-text p, .tn-item p {
        font-size: 16px;
    }
    .tn-item {
        padding: 60px 30px 30px 30px;
    }
    .tn-item h2 {
        justify-content: center;
        padding: 10px 15px;
        min-width: 50%;
    }
    .lv-content {
        padding: 20px 0 0 0;
    }
    .lv-item:nth-child(2n) .col-md-6:first-child {
        order: 0;
    }
    .lv-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .lv-img a img, .lv-item:hover .lv-img a .lg-hover {
        display: none;
    }
    .lv-item:hover .lv-img a {
        background: transparent;
    }
    .sd-desc {
        padding: 15px;
    }
    .sd-list {
        padding: 0;
    }
    .sd-list ul li {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sd-list li:nth-child(2n) > a {
        border-left: 1px solid #ccc;
    }
    .sd-list li:last-child * {
        border-top: none;
    }
    .modal-c .modal-content {
        padding: 0 15px 15px 15px;
    }
    .projects-page .pj-item {
        margin-top: 0;
    }
    .pj-slider .slick-next {
        right: 0;
    }
    .pj-slider .slick-prev {
        left: 0;
    }
    .pj-flex > span {
        flex: 0 0 90px;
        max-width: 90px;
    }
    .pj-text {
        max-width: 100%;
    }
    .data-recruitment {
        width: 900px;
        max-width: 900px;
    }
    .pagination .list-inline-item:not(:last-child) {
        margin-right: 5px;
    }
    .view-pdf {
        max-width: 100%;
    }
    .post-item-detail {
        padding: 15px;
    }
    .blog-detail-title {
        font-size: 18px;
    }
    .pdt-60 {
        padding-top: 0;
    }
    .rq-page .news-main {
       padding-bottom: 20px;
    }
    .n-page .news:nth-child(2n) .news-list h2 {
        text-align: left;
    }
    .n-page .news:nth-child(2n) .col-md-6:first-child {
        order: 0;
    }
    .rcm-item {
        width: 100%;
    }
    .rcm-item .label {
        width: 40%;
    }
    .rcm-item .detail {
        width: 60%;
    }
    .cv__guide {
        padding: 20px 0;
    }
    .logo {
        height: auto;
    }
    .about-info li {
        flex-wrap: wrap;
    }
    .about-info li span {
        flex: 0 0 100%;
        margin-bottom: 5px;
    }
    .rq-page .news-list {
        padding: 0;
    }
    .about-page img, .blog-detail-page img {
        height: auto;
    }
    .fl-tx p, .fl-tx h4 {
        visibility: visible;
        opacity: 1;
    }
    .banner-text {
        padding-bottom: 30px;
    }
    .slider-banner .slick-dots {
        bottom: 10px;
        text-align: center;
    }
    .banner-text .desc p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .ab_item h2 {
        font-size: 40px;
    }
    .ab_item {
        padding-bottom: 0;
    }
    .header-logo img {
        filter: none;
    }
    .ab_item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .field-image .img {
        transform: skew(0);
    }
}
@media screen and (min-width: 568px) and (max-width: 767px) {
    .products-item  {
        flex: 0 0 calc((100% - 20px)/2);
        max-width: calc((100% - 20px)/2);
        margin-right: 20px;
        margin-top: 20px;
    }
    .partners-item {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 567px) {
    .products-item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .partners-item {
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2);
        margin-bottom: 10px;
    }
    .show .partner-abs {
        height: 250px;
    }
    .partners-item.show {
        margin-bottom: 270px;
    }
}