@media screen and (min-width: 786px) and (max-width: 1680px) {
  .blogdetail_main .tags-share .social.active {
    right: 6%;
  }
  .home_brand .middle, .home_brand .left, .home_brand .right{
    width: 50% !important;
    min-width: 50% !important;
  }
}
@media screen and (min-width: 786px) and (max-width: 1600px) {
  .blogdetail_main .tags-share .social.active {
    right: 1%;
  }
  .video_main .video_con .videolist {
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  }
  .contact_main .tricon {
    left: -5%;
  }
  .about_heritage .heritageswiper {
    zoom: 0.9;
  }
  .swiper_brand{
    zoom: 0.7;
  }
  .home_brand .middle, .home_brand .left, .home_brand .right{
    width: 50% !important;
    min-width: 50% !important;
  }
}
@media screen and (min-width: 786px) and (max-width: 1440px) {
  .about_heritage .heritageswiper, .swiper_brand{
    zoom: 0.8;
  }
  .swiper_brand{
    zoom: 0.6;
  }
  .content,
  .exhibition_beand .main > a {
    padding: 0 1.2rem;
    max-width: 1220px;
  }
  .squre_btns > div{
    zoom: 0.6;
  }
  .swiper_content {
    padding: 10px 1.2rem;
  }
  .blankets_banner {
    position: relative;
  }
  .blankets_banner::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
  }
  .blankets_videos .bigimg p {
    width: 92%;
  }
  .contact_main .left::after {
    right: 1.5rem;
  }
  header .header_main .right nav li + li {
    margin-left: 1rem;
  }
  header .header_main .right nav li a {
    text-wrap: nowrap;
  }
  header .header_main .right .icon {
    margin: 0 17px;
  }
  .home_warehouse .right div {
    padding-left: 27.5%;
  }
  .home_warehouse .right div strong {
    margin-bottom: 50px;
  }
  .home_warehouse .main .flex {
    align-items: center;
  }
  .home_exhibition .swiper_exhibition .left {
    min-height: 436px;
  }
  .home_secrect .swiper-slide{
    background-position-x: 68% !important;
  }
  .aerospace_banner:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
  }
}
@media screen and (min-width: 786px) and (max-width: 1220px) {
  .content,
  .exhibition_beand .main > a {
    max-width: 1000px;
  }
  .swiper_content {
    max-width: 1020px;
  }
  .blogdetail_main .tags-share .tagstop {
    flex-direction: column;
    gap: 2rem;
  }
  .video_banner .nav ul a {
    min-width: 286px;
  }
  .video_sales .right div strong,
  .home_warehouse .right div strong {
    font-size: 19px;
    margin-bottom: 10%;
  }
  .aerospace_application .list ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .blanket_insulation .content .tricon {
    height: 67px;
    right: -5%;
  }
  .blanket_insulation .content .blicon {
    height: 67px;
    left: -5%;
  }
  .blankets_resources .main .resources_list .resource_item strong {
    font-size: 18px;
  }
  .squre_btns > div {
    width: 55px;
    height: 55px;
  }
  .service_banner .nav ul a {
    min-width: 280px;
  }
  .products_solutions .solutions {
    grid-template-columns: repeat(3, 1fr);
  }
  .home_choose .mian ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .about_heritage .nav ul li {
    font-size: 19px;
  }
  .about_pricing .left .clc_con {
    width: 100%;
  }
  .about_pricing .left .middle {
    font-size: 18px;
  }
  .about_pricing .left .list_item {
    gap: 5px;
  }
  .about_pricing .left .list_item i {
    width: 45px;
    height: 45px;
  }
  .about_pricing .left .list_item p {
    font-size: 13px;
    line-height: 1.5;
  }
  header .arrow_btn {
    display: none;
  }
  header .logo {
    margin-right: 20px;
  }
  header .logo img {
    width: 220px;
  }
  footer .footer_contact .right .social a {
    width: 45px;
    height: 45px;
  }
  footer .footer_contact .left form {
    width: 460px;
    gap: 15px;
  }
  footer .footer_contact .left form input[type="submit"] {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
  }
  .footer_contact .flex {
    gap: 13%;
  }

  .blanket_insulation .content .tricon{
    right: 0 !important;
  }
  .blanket_insulation .content .blicon{
    left: 0 !important;
  }
  .service_help .left{
    width: 50% !important;
  }
}
@media screen and (min-width: 786px) and (max-width: 1000px) {
  .content,
  .exhibition_beand .main > a {
    max-width: 786px;
  }
  .swiper_content {
    max-width: 806px;
  }
  .bloglatest .bloglist ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .blogdetail_main .tags-share .social {
    position: static;
  }
  .blogdetail_main .tags-share .flex {
    flex-direction: column;
    gap: 2rem;
  }
  .blogdetail_main .tags-share .social.active {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .blogdt_news .blogdtlist ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .exhibition_experiences .Experiences {
    grid-template-columns: repeat(2, 1fr);
  }
  .connect_module .right form .col2 {
    width: 46.5%;
  }
  .aerospace_product .aerospace_product_list .aerospaces {
    grid-template-columns: repeat(2, 1fr);
  }
  .aerospace_common .main .left li {
    font-size: 16px;
  }
  .aerospace_common .main .left li.active {
    font-size: 16px;
  }
  .video_sales .right li:before,
  .home_warehouse .right li:before {
    height: 15px;
  }
  .video_sales .right li a,
  .home_warehouse .right li a {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .video_sales .right div strong,
  .home_warehouse .right div strong {
    font-size: 17px;
  }
  .aerospace_application .list ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .aerospace_product .aerospaces {
    grid-template-columns: repeat(2, 1fr);
  }
  .prod_list ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .blankets_resources .main .resources_list {
    grid-template-columns: repeat(1, 1fr);
  }
  .blankets_resources .main .resources_list > li:last-child {
    grid-column: unset;
  }
  .blankets_resources .main .resources_list > li:last-child ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .videoend .flex {
    flex-direction: column;
    gap: 2rem;
  }
  .contact_main .tricon {
    left: -10%;
    top: 14.8%;
  }
  .contact_main form .col2 {
    width: 100%;
  }
  .contact_main .right {
    width: 43%;
  }
  .contact_main .submit label::after {
    left: 61%;
  }
  .contact_main .submit label:hover::after {
    left: 62%;
  }
  .squre_btns > div {
    width: 45px;
    height: 45px;
  }
  .service_banner .nav ul {
    flex-wrap: wrap;
  }
  .products_efficiency .products_list ul,
  .products_solutions .solutions {
    grid-template-columns: repeat(2, 1fr);
  }
  .productdatail_nav .nav ul {
    gap: 1rem;
  }
  .sustainability_Classification .nav ul {
    gap: 22px;
  }
  .sustainability_Classification .nav ul li {
    font-size: 16px;
  }
  .about_heritage .nav ul {
    gap: 2%;
  }
  .about_heritage .nav ul li {
    font-size: 16px;
  }
  .service_system .right {
    width: 50%;
  }
  .about_pricing .left .clc_con {
    transform: translateX(37px);
  }
  header .header_main .right nav {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    background-color: transparent;
  }
  header .header_main .right nav.active {
    pointer-events: all;
  }
  header .header_main .right nav.active .close {
    opacity: 1;
  }
  header .header_main .right nav.active .con {
    opacity: 1;
    transform: translate(0);
  }
  header .header_main .right nav.active .mask {
    opacity: 1;
  }
  header .header_main .right nav .mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.3s;
    opacity: 0;
  }
  header .header_main .right nav .con {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 60px);
    max-width: 300px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 0;
    background-color: #fff;
    box-shadow: rgba(0 0 0/10%) 0 0 24px;
    transition: all 0.3s;
    opacity: 0;
    transform: translateX(-24px);
  }
  header .header_main .right nav .con .close_box {
    padding: 2rem 1.2rem 1.2rem;
    border-bottom: 1px solid #eee;
    text-align: right;
  }
  header .header_main .right nav .con .close_box span {
    display: inline-block;
    width: 15px;
    filter: brightness(0);
    height: 15px;
    background: url("../img/mobile-menu/close.svg") no-repeat center / contain;
  }
  header .header_main .right nav .con .close_box + div {
    flex: 1;
    overflow: auto;
  }
  header .header_main .right nav .con .menu {
    display: block;
    flex: 1;
    overflow: auto;
    padding-top: 1rem;
    flex-direction: column;
    height: 100%;
  }
  header .header_main .right nav .con .menu > li {
    margin-left: 0;
    cursor: pointer;
    height: auto;
  }
  header .header_main .right nav .con .menu > li a::after,
  header .header_main .right nav .con .menu > li a::before {
    background: #fff;
  }
  header .header_main .right nav .con .menu > li::before {
    display: none;
  }
  header .header_main .right nav .con .menu > li.menu-item-has-children {
    padding: 0;
  }
  header .header_main .right nav .con .menu > li:hover.current-menu-item,
  header .header_main .right nav .con .menu > li:hover.current-menu-parent {
    color: var(--theme_color);
  }
  header .header_main .right nav .con .menu > li:hover > a {
    color: var(--theme_color);
  }
  header .header_main .right nav .con .menu > li > a {
    color: #222;
    font-weight: 400;
    position: relative;
    padding: 0 0 0 2rem;
    font-size: 16px;
    line-height: 4rem;
    display: block;
  }
  header .header_main .right nav .con .menu > li.menu-item-has-children > a {
    margin-right: 52px;
  }
  header .header_main .right 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: 18px;
    transition: all 0.3s;
  }
  header .header_main .right nav .con .menu > li.active::after {
    transform: rotate(180deg) !important;
  }
  header .header_main .right nav .con .sub-menu {
    position: static;
    visibility: visible;
    padding: 1rem 1rem 0.8rem;
    background: #f8f8f8;
    margin: 0 2rem;
    box-shadow: none;
    border-radius: 8px !important;
    display: none;
    transform: translate(0) !important;
    opacity: 1;
    pointer-events: all;
    transition: none;
  }
  header .header_main .right nav .con .sub-menu li a {
    color: #2d2d2d;
    padding: 0.5rem 0;
    white-space: wrap;
    font-size: 14px;
  }
  header .icon_menu {
    display: block;
    width: 23px;
    height: 23px;
    background: url(../img/mobile-menu/nav-btn.svg) no-repeat center / contain;
    cursor: pointer;
    order: 3;
    margin-left: 15px;
    filter: brightness(10);
  }
  header.sticky .icon_menu{
    filter: brightness(0);
  }

  header .header_top .right > a + a,
  header .header_top .right > a {
    margin-left: 14px;
  }
  header .header_top ul {
    padding-right: 13px;
    gap: 1.8rem;
  }
  .home_exhibition .swiper_exhibition .right .img{
    aspect-ratio: 1/0.6;
  }
  .home_exhibition .swiper_exhibition a {
    flex-direction: column-reverse;
    padding: 0 1.2rem;
    width: 100%;
    margin: 0 auto;
  }
  .home_exhibition .swiper_exhibition a .left,
  .home_exhibition .swiper_exhibition a .right {
    width: 100%;
  }
  .home_exhibition .swiper_exhibition a .left {
    border-radius: 0 0 10px 10px;
  }
  .home_exhibition .swiper_exhibition a .right {
    background-color: #fff;
    border-radius: 0;
  }
  .home_exhibition .swiper_exhibition a .right .img {
    border-radius: 10px 10px 0 0;
  }
  .home_exhibition .swiper_dots {
    margin-left: 30px;
    margin-top: 28px;
  }
  footer .footer_contact .left form {
    width: 405px;
  }
  footer .footer_contact .left form input[type="email"] {
    padding: 15px 1rem;
  }
  footer .footer_main .main > .flex {
    flex-wrap: wrap;
    gap: 20px;
  }
  .service_system .content>.flex{
    flex-flow: wrap !important;
  }
  .service_system .content>.flex .left, .service_system .content>.flex .right{
    width: 100% !important;
  }
  .service_system .right .swiper_box{
    width: 55% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .service_brand .mian ul{
    grid-template-columns: repeat(2,1fr) !important;
  }
  .sustainability_Classification .card{
    flex-flow: wrap !important;
  }
  .sustainability_Classification .card .right{
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .sustainability_Classification .card .left{
    order: 9;
  }
  .about_saving .content>.flex, .about_order .content>.flex{
    flex-flow: wrap !important;
  }
  .about_saving .content>.flex .lefttext, .about_order .content>.flex .left{
    width: 100% !important;
  }
  .about_saving .content>.flex .right, .about_order .content>.flex .right{
    width: 100% !important;
  }
}
