@media screen and (min-width: 768px) and (max-width: 1780px) {
  .about_lead .nums {
    min-width: unset;
  }
  .about_lead .nums .con.active {
    width: 50%;
  }
  .about_lead .nums .item.active {
    width: 32%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1700px) {
  .solution_recommend .swiper_btns {
    max-width: unset;
    padding: 0 1.2rem;
    top: 46%;
    left: 0;
  }
  .solution_cases .swiper_btns {
    max-width: unset;
    padding: 0 1.2rem;
    left: 0;
  }
  .solution_features .container .swiper_btns {
    top: 39.8%;
    right: -30px;
    width: 61.5%;
    max-width: unset;
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .content {
    padding: 0 1.2rem;
  }
  .swiper_content {
    padding: 15px 1.2rem;
  }
  .solution_features .left {
    min-width: 40.6%;
    padding-left: 20px;
  }
  .solution_features .left .swiper-scrollbar {
    left: 0;
  }
  .solution_features .container .swiper_btns {
    right: 2px;
    width: 61.5%;
    max-width: unset;
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  .content,
  .swiper_content {
    padding: 0 1.2rem;
    max-width: 1220px;
  }
  .swiper_content {
    padding: 15px 1.2rem;
  }
  .swiper_btns div {
    width: 4rem;
    height: 4rem;
  }
  .swiper_btns.common div {
    width: 4rem;
    height: 4rem;
  }
  footer .footer_main .slide_obj {
    margin-right: 1.2rem;
  }
  .footer_contact::before {
    width: 100%;
  }
  .solution_features .container .swiper_btns {
    top: 27.8%;
  }
  .solution_offshore .head {
    padding: 0;
  }
  .about_history .right {
    min-width: 70%;
  }
  .product_filter .left .imgs {
    left: -31px;
  }
  .products_equipment .right ul {
    gap: 0 30px;
  }
  .products_equipment .flex {
    gap: 0;
  }
  .home_category .pagination_box {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1220px) {
  .content,
  .swiper_content {
    max-width: 1000px;
  }
  header .left {
    min-width: unset;
  }
  header .logo img {
    width: 200px;
  }
  header nav .menu {
    gap: 1.2rem;
  }
  header nav .menu li > a {
    font-size: 16px;
  }
  header .btns {
    gap: 1.2rem;
    margin-left: 1.2rem;
  }
  header .btns .btn {
    min-width: unset;
    font-size: 16px;
  }
  .swiper_btns div {
    width: 3.5rem;
    height: 3.5rem;
  }
  .swiper_btns.common div {
    width: 3.5rem;
    height: 3.5rem;
  }
  .clients_box .head .desc_sm {
    padding: 0 0 40px;
  }
  .solution_cases_box .solution_cases_swiper .img {
    max-width: 49%;
  }
  .solution_features .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: unset;
    top: 48%;
  }
  .solution_features .container {
    flex-wrap: wrap;
    gap: 50px;
  }
  .solution_features .container .swiper_btns {
    right: -20px;
    width: 105%;
    max-width: unset;
    top: 19%;
  }
  .solution_features .left {
    order: 2;
  }
  .solution_features .right {
    order: 1;
    width: 100%;
    min-width: unset;
    min-height: 357px;
  }
  .solution_features .solution_features_main_swiper {
    width: 100%;
    position: relative;
  }
  .about_lead .nums .con {
    transform: skewX(-18deg);
  }
  .about_lead .nums .con .item {
    transform: skewX(18deg);
  }
  .about_lead .nums {
    height: 450px;
  }
  .about_lead .nums .con .item {
    width: 96%;
    margin-left: -53px;
  }
  .about_lead .nums .con.active .info {
    padding: 2rem;
  }
  .about_lead .nums .con.active .info .num {
    font-size: 36px;
  }
  .about_lead .nums .con.active .info i {
    font-size: 26px;
  }
  .about_lead .nums .con.active .info span {
    font-size: 17px;
    margin-top: 0.5em;
  }
  .about_lead .nums .con.active .info .icon {
    width: 80px;
    height: 80px;
    margin-bottom: 0;
  }
  .about_lead .nums .item .num {
    font-size: 36px;
  }
  .about_lead .nums .item i {
    font-size: 26px;
  }
  .about_lead .nums .item span {
    font-size: 17px;
    text-align: center;
  }
  .about_lead .nums .item .icon {
    width: 90px;
    height: 90px;
  }
  .about_lead .nums .item.active .info {
    padding: 2rem 1.2rem;
  }
  .about_lead .nums .item.active .info .num {
    font-size: 36px;
  }
  .about_lead .nums .item.active .info i {
    font-size: 26px;
  }
  .about_lead .nums .item.active .info span {
    font-size: 17px;
    margin-top: 0.5em;
    text-align: start;
  }
  .about_lead .nums .item.active .info .icon {
    width: 80px;
    height: 80px;
    margin-bottom: 0;
  }
  .about_lead .nums .item.active {
    width: 36%;
  }
  .about_history .left::after {
    transform: skewX(12deg);
  }
  .about_history .right .about_history_swiper {
    transform: skewX(9deg);
  }
  .about_history .flex {
    gap: 11%;
  }
  .about_history .left {
    min-width: 42%;
  }
  .about_history .right .swiper_box {
    margin-left: 14.8%;
  }
  .about_history .right .about_history_years_swiper {
    width: 84%;
  }
  .advantages_box .list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 2.5%;
  }
  .product_filter .flex {
    gap: 1%;
  }
  .product_filter .flex .right h2 {
    font-size: 50px;
  }
  .product_filter {
    background-color: #fcf5e8;
  }
  .product_filter .flex {
    flex-direction: column-reverse;
    gap: 2.6rem;
  }
  .product_filter .flex .right::after {
    width: 100%;
    left: 0;
    display: none;
    transform: unset;
  }
  .product_filter .flex .right .head {
    padding-bottom: 4rem;
  }
  .product_filter .con {
    margin-top: 0;
  }
  .product_filter .left {
    transform: unset;
    margin-top: 0;
    width: 100%;
  }
  .product_filter .left .imgs {
    transform: unset;
    left: 0;
    height: unset;
    aspect-ratio: 1/0.8;
  }
  .product_filter .flex {
    gap: 1%;
  }
  .product_filter .flex .right h2 {
    font-size: 50px;
  }
  .product_filter {
    background-color: #fcf5e8;
  }
  .product_filter .flex {
    flex-direction: column-reverse;
    gap: 2.6rem;
  }
  .product_filter .flex .right::after {
    width: 100%;
    left: 0;
    display: none;
    transform: unset;
  }
  .product_filter .flex .right .head {
    padding-bottom: 4rem;
  }
  .product_filter .con {
    margin-top: 0;
  }
  .product_filter .left {
    transform: unset;
    margin-top: 0;
    width: 100%;
  }
  .product_filter .left .imgs {
    transform: unset;
    left: 0;
    height: unset;
    aspect-ratio: 1/0.8;
  }
  .product_filter .con li {
    padding: 1.8rem 1.2rem;
  }
  .product_filter .left {
    width: 70%;
    margin: 0 auto;
  }
  .product_show .left {
    overflow: hidden;
  }
  .products_equipment .right ul {
    gap: 0 24px;
  }
  .home_solution .nav li {
    gap: 20px;
  }
  .home_solution .nav li .title {
    font-size: 20px;
  }
  .products_category .list ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .home_blog .home_blog_swiper::after {
    background-size: cover;
  }
  .home_blog .btns {
    margin-top: -30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .content,
  .swiper_content {
    max-width: 768px;
  }
  .about_history .right .about_history_years_swiper {
    width: 66%;
  }
  .about_culture .flex {
    flex-direction: column;
  }
  .about_culture .flex .imgs {
    max-width: unset;
    width: 100%;
  }
  .about_culture .flex .right {
    max-width: unset;
    width: 100%;
  }
  .product_filter .left {
    width: 80%;
    margin: 0 auto;
  }
  .product_show .right .head h1 {
    font-size: 40px;
    line-height: 1.3;
  }
  .product_nav ul {
    gap: 1rem;
  }
  .product_nav ul a {
    font-size: 16px;
  }
  .product_funct .list li a {
    grid-template-columns: 1fr;
  }
  .product_desc .video i {
    width: 3.5rem;
    height: 3.5rem;
  }
  .home_solution .nav li .icon {
    width: 40px;
  }
  .home_solution .nav li .title {
    font-size: 18px;
  }
  .home_solution .home_solution_img_swiper {
    right: -28.95858%;
    width: 160.242604%;
  }
  .products_category .list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1024px) {
  header.header_white .btns .btn_menu,
  header.sticky .btns .btn_menu {
    filter: none;
  }
  header .infos li a {
    color: transparent;
    text-indent: -99999px;
  }
  header nav {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
  }
  header nav.active {
    pointer-events: all;
  }
  header nav.active .close {
    opacity: 1;
  }
  header nav.active .con {
    opacity: 1;
    transform: translate(0);
  }
  header nav .close {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
    opacity: 0;
  }
  header nav .con {
    position: absolute;
    left: 0;
    top: 0;
    width: min(300px, 80vw);
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow: rgba(0 0 0/10%) 0 0 24px;
    transition: all 0.3s;
    opacity: 0;
    transform: translateX(-100%);
  }
  header nav .con .close_box {
    padding: 2rem 1.2rem 1.2rem;
    border-bottom: 1px solid #eee;
    text-align: right;
  }
  header nav .con .close_box .close {
    display: inline-block;
    width: 15px;
    height: 15px;
    filter: brightness(0);
    background: url('../img/mobile-menu/close.svg') no-repeat center / contain;
    cursor: pointer;
    transition: all 0.3s;
  }
  header nav .con .close_box .close:hover {
    transform: rotate(180deg);
  }
  header nav .con .close_box + div {
    flex: 1;
    overflow: auto;
    padding-top: 20px;
  }
  header nav .con .close_box + div::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  header nav .con .close_box + div::-webkit-scrollbar-thumb {
    background: #888888;
    border-radius: 100px;
  }
  header nav .con .menu {
    display: block;
  }
  header nav .con .menu > li {
    cursor: pointer;
  }
  header nav .con .menu > li::before {
    display: none;
  }
  header nav .con .menu > li > a {
    color: var(--title_color);
    line-height: 4rem;
    padding: 0 0 0 2rem;
    font-size: 18px;
    font-weight: 500;
  }
  header nav .con .menu > li > a:hover {
    color: var(--theme_color);
  }
  header nav .con .menu > li.menu-item-has-children > a {
    margin-right: 52px;
  }
  header nav .con .menu > li.menu-item-has-children::after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: url(../img/mobile-menu/select.svg) no-repeat center / contain;
    position: absolute;
    left: calc(100% - 2rem);
    top: 26px;
    transition: all 0.3s;
  }
  header nav .con .menu > li.active::after {
    transform: rotate(180deg);
  }
  header nav .con .menu .current-menu-item > a,
  header nav .con .menu .current-menu-parent > a {
    color: var(--theme_color);
  }
  header nav .con .sub-menu {
    position: static;
    padding: 1rem 1.5rem;
    background-color: #f8f8f8;
    margin: 0 2rem;
    box-shadow: none;
    border-radius: 8px;
    display: none;
    opacity: 1;
    pointer-events: all;
    transition: none;
    transform: translate(0);
  }
  header nav .con .sub-menu li {
    transform: translate(0);
  }
  header nav .con .sub-menu li a {
    padding: 0.5rem 0;
    word-break: break-word;
    font-size: 14px;
  }
  header .btns {
    gap: 20px;
    margin: 1rem 0;
  }
  header .btns .btn_menu {
    display: block;
    width: 23px;
    height: 23px;
    cursor: pointer;
    transition: all 0.3s;
    background: url(../img/mobile-menu/nav-btn.svg) no-repeat center / contain;
  }
  footer .footer_main .slide_intro {
    margin-right: unset;
  }
  .footer_contact::before {
    width: 100%;
  }
  .contact_touch .list .syeditorlist {
    grid-template-columns: repeat(2, 1fr);
  }
  .contact_enquiry .flex:has(.left) {
    flex-wrap: wrap;
  }
  .contact_enquiry .flex:has(.left) .left {
    width: 100%;
    min-width: unset;
  }
  .contact_enquiry .flex:has(.left) .right {
    min-width: unset;
    width: 100%;
    margin-left: 0;
    margin-top: -20%;
  }
  .solution_offshore .list {
    grid-template-columns: repeat(2, 1fr);
  }
  .solution_cases_box::before {
    width: 100%;
  }
  .solution_cases_box .solution_cases_swiper .swiper-slide .flex {
    flex-wrap: wrap;
  }
  .solution_cases_box .solution_cases_swiper .swiper-slide .img {
    max-width: unset;
    width: 100%;
  }
  .solution_recommend .solution_recommend_swiper .swiper-slide {
    width: calc((100% - 35px * 2) / 2);
  }
  .solution_features .container .swiper_btns {
    width: 100%;
    right: 0;
  }
  .solution_features .swiper-pagination {
    top: 40%;
  }
  .products_equipment .right .img {
    width: 100%;
    margin: unset;
  }
  .products_equipment .head {
    margin-bottom: 46px;
  }
  .products_equipment .right li:nth-child(-n+3) {
    transform: unset;
  }
  .products_equipment .flex {
    flex-direction: column-reverse;
    padding: 4rem 0 0;
    gap: 2rem;
  }
  .products_equipment .flex .right {
    margin: 0;
  }
  .products_equipment .flex .right::after {
    transform: unset;
    border-radius: 0;
    left: -50%;
    width: 1000vw;
  }
  .products_equipment .flex .right li a {
    transform: unset;
  }
  .products_equipment .flex .right li a .img,
  .products_equipment .flex .right li a strong {
    transform: unset;
  }
  .products_equipment .flex .left {
    transform: unset;
    width: 100%;
    border-radius: 20px;
  }
  .products_equipment .flex .left .img {
    transform: unset;
    aspect-ratio: 1/0.6;
    border-radius: 10px;
    min-height: 500px;
  }
}
