@media screen and (max-width: 786px) {
  .content {
    padding: 0 10px;
  }

  .swiper_content {
    padding: 10px;
  }

  .only_mobile {
    display: block;
  }

  .head h1 {
    font-size: 25px;
    line-height: 1.5;
  }

  .head h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .head p {
    font-size: 0.9rem;
    line-height: 1.5rem;
    line-height: 1.5;
  }

  header {
    padding: 12px 1.2rem;
    position: sticky;
    top: 0;
    z-index: 100;
  }

  header .btns label.ipt {
    display: none;
  }

  header .nav .btns {
    position: absolute;
    right: 1.2rem;
    top: 50%;
    transform: translateY(-50%);
    gap: 1.25rem;
  }

  header .nav .btns .icon_lang {
    margin: 0;
  }

  header .nav .btns .icon_menu {
    display: block;
    width: 23px;
    height: 23px;
    background: url(../img/mobile-menu/nav-btn.svg) no-repeat center / contain;
    cursor: pointer;
    order: 3;
  }

  header .nav nav .menu>li>a {
    font-size: 1rem;
  }

  header .icon_menu {
    display: block;
  }

  header .btns {
    border: none;
  }

  header .btns a {
    display: none;
  }

  header .logo {
    margin: 0;
    height: 40px;
  }

  header .btns label {
    padding: 0;
    display: flex;
    align-items: center;
  }

  .home-banner {
    padding-top: 5rem;
    background-color: rgba(20, 20, 20, .78);
    background-image: none !important;
  }

  .home-banner a.to-btn {
    font-size: 14px;
    padding: 11px 25px;
  }

  .home-banner>div {
    flex-direction: column;
  }

  .home-banner>div .left {
    padding-top: 0;
    width: 100%;
  }

  .home-banner>div .left h1 {
    line-height: 1.5;
  }

  .home-banner>div .left p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 0.5rem 0 2.5rem;
  }

  .home-banner>div .right {
    width: 100%;
    margin-top: 2rem;
  }

  .home-banner>div .right form {
    padding: 2rem 1.2rem;
  }

  .home-banner>div .right strong {
    font-size: 18px;
    margin-bottom: 2rem;
  }

  .home-banner>div .right .info {
    row-gap: 1rem;
  }

  .home-banner>div .right .info select {
    font-size: 0.9rem;
  }

  .home-banner>div .right .info i {
    width: 32px;
    height: 32px;
  }

  .home-banner>div .right input[type="submit"] {
    line-height: 1.5;
    padding: 8px 11px;
    margin-top: 2rem;
    font-size: 14px;
  }

  .head span {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }

  .banner_swiper .product-swiper-box .swiper_btns {
    display: none;
  }

  .banner_swiper .product-swiper-box .product_swiper {
    padding: 0 1.2rem;
    width: 100%;
  }

  .banner_swiper p {
    font-size: 13px;
    margin-top: 1rem;
  }

  .home_about {
    padding: 4rem 0 5rem;
    background-size: cover;
    background-position: center;
  }

  .home_about>div {
    flex-direction: column;
  }

  .home_about .imgright {
    width: 100%;
    margin-bottom: 2rem;
  }

  .home_about .imgright .bg-img {
    width: 100%;
    aspect-ratio: 1/0.8;
  }

  .home_about .textleft {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }

  .home_about .textleft p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 1rem;
  }

  .home_about .textleft a {
    font-size: 14px;
    padding: 0.73rem 0.9375rem;
  }

  .home_about .nums {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .home_about .nums ul {
    column-gap: 1rem;
  }

  .home_about .nums ul li {
    min-width: 100px;
  }

  .home_about .nums ul li p {
    font-size: 13px;
    margin-top: 0.6rem;
  }

  .home_about .nums div {
    font-size: 16px;
  }

  .home_about .nums span {
    font-size: 25px;
  }

  .home_partners {
    padding: 4rem 0 2rem;
  }

  .home_partners .head h2 {
    margin-top: 0;
  }

  .home_partners .partnersswiper-container {
    margin-top: 2rem;
  }

  .home_flexible {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .home_flexible .main-conainer {
    padding: 0 1.2rem;
  }

  .home_flexible .main-conainer>div {
    flex-direction: column;
    row-gap: 1rem;
  }

  .home_flexible .main .left-option li>div:hover span {
    color: var(--theme_color);
  }

  .home_flexible .rightp {
    padding: 0;
    width: 100%;
    max-width: unset;
  }

  .home_flexible .rightp p {
    width: 100%;
  }

  .home_flexible .main {
    width: 100%;
    margin-top: 0;
    flex-flow: wrap;
  }

  .home_flexible .main .left-option {
    display: flex;
    width: 100%;
    overflow: auto;
    column-gap: 1rem;
    padding-top: 2rem;
    padding-top: 0;
    margin-bottom: 1.5rem;
    /* 隐藏水平滚动条 */
  }

  .home_flexible .main .left-option::-webkit-scrollbar {
    height: 0;
  }

  .home_flexible .main .left-option li {
    height: 40px;
    position: unset;
    display: flex;
    margin-bottom: 0;
    min-height: unset;
  }

  .home_flexible .main .left-option li.active div span {
    color: var(--theme_color);
  }

  .home_flexible .main .left-option li.active div i {
    display: none;
  }

  .home_flexible .main .left-option li>div {
    position: unset;
  }

  .home_flexible .main .left-option li>div span {
    text-wrap: nowrap;
  }

  .home_flexible .main .left-option li>div::after {
    display: none;
  }

  .home_flexible .main .left-option li::after {
    display: none;
  }

  .home_flexible .main .left-option li>div {
    width: auto;
    padding: 0;
  }

  .home_flexible .main .left-option li span {
    font-size: 14px;
  }

  .home_flexible .main .left-option li i {
    width: 32px;
    height: 32px;
    display: none;
  }

  .home_flexible .main .right-swiper {
    width: 100%;
    clip-path: unset;
  }

  .home_flexible .main .right-swiper li {
    clip-path: polygon(15px 0%, 100% 0, 100% 97%, 97% 100%, 0 100%, 0 3%);
  }

  .home_flexible .main .right-swiper strong {
    font-size: 1rem;
    line-height: 1.5;
  }

  .home_flexible .main .right-swiper .btmtext p {
    font-size: 14px;
    margin-bottom: 1rem;
  }

  .home_flexible .main .right-swiper .btmtext span {
    font-size: 14px;
  }

  .home_flexible .main .right-swiper .btmtext span::after {
    width: 15px;
    height: 16px;
  }

  .home_flexible .main .right-swiper .btmtext a {
    padding: 1.3rem 1.2rem 1.8rem;
  }

  .home_Shape {
    padding: 3rem 0;
  }

  .home_Shape .head .left {
    margin-bottom: 0;
  }

  .home_Shape .shape-swiper-box {
    margin-top: 2rem;
  }

  .home_Shape .advanced_swiper_btns div {
    width: 40px;
    height: 40px;
  }

  .home_Shape .shape-swiper-box li .text {
    padding: 1.2rem 0.6rem 0.5rem;
  }

  .home_Shape .shape-swiper-box li>a>div {
    min-height: 210px;
  }

  .home_Shape .shape-swiper-box li>a .card-main {
    transform: translateY(0);
    background-color: #d5042b;
  }

  .home_Shape .shape-swiper-box li>a::after {
    opacity: 0;
  }

  .home_Shape .shape-swiper-box li>a span,
  .home_Shape .shape-swiper-box li>a i {
    opacity: 1;
  }

  .home_Shape .shape-swiper-box li>a::after {
    height: 50%;
  }

  .home_Shape .shape-swiper-box li .card-main {
    padding: 0.8rem;
  }

  .home_Shape .shape-swiper-box li .card-main span {
    margin-bottom: 0.3rem;
    font-size: 13px;
  }

  .home_Shape .shape-swiper-box li .card-main strong {
    font-size: 14px;
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }

  .home_Shape .shape-swiper-box li .card-main i {
    width: 15px;
    height: 15px;
  }

  .home_laster {
    padding: 3rem 0 3rem;
  }

  .home_laster .laster-top {
    flex-direction: column;
    align-items: start;
  }

  .home_laster .laster-top .head {
    margin-bottom: 1rem;
  }

  .home_laster .laster-top .nav {
    width: 100%;
  }

  .home_laster .laster-top .nav ul {
    overflow: auto;
    /* 隐藏水平滚动条 */
    column-gap: 1.2rem;
  }

  .home_laster .laster-top .nav ul::-webkit-scrollbar {
    height: 0;
  }

  .home_laster .laster-top .nav li {
    font-size: 0.9rem;
    text-wrap: nowrap;
  }

  .home_laster .main {
    padding: 0 1.2rem;
    margin-top: 2rem;
    flex-direction: column;
    row-gap: 2rem;
  }

  .home_laster .main .left {
    flex-basis: unset;
    width: 100%;
  }

  .home_laster .main .left a {
    height: auto;
    aspect-ratio: 2/1;
  }

  .home_laster .main .left .img img {
    object-fit: cover;
  }

  .home_laster .main .right {
    width: 100%;
    padding-top: 0;
  }

  .home_laster .main .right .item:not(:first-child) a {
    padding-top: 1rem;
  }

  .home_laster .main .right .item strong {
    font-size: 13px;
    padding-right: 0.5rem;
    margin-right: 0.3rem;
  }

  .home_laster .main .right .item p {
    font-size: 14px;
  }

  .home_laster .main .right .item>a {
    padding: 0.5rem 0;
  }

  .home_laster .main .right .item div {
    font-size: 13px;
  }

  .home_laster .main .right .item:not(:first-child) {
    margin-top: 0;
  }

  .home_laster .main .right .more {
    justify-content: start;
    font-size: 14px;
    column-gap: 3px;
  }

  .home_laster .main .right .more::after {
    width: 12px;
    height: 12px;
  }

  footer {
    overflow: hidden;
    padding-top: 2rem;
  }

  footer .footer-container .top .title {
    padding: 3rem 0;
  }

  footer .footer-container .top .title h2 {
    margin-bottom: 2rem;
    font-size: 22px;
    line-height: 1.5;
  }

  footer .footer-container .top .title a {
    font-size: 14px;
    padding: 8px 15px;
  }

  footer .footer-container .top .right {
    display: none;
  }

  footer .footer-container .top .img {
    bottom: -29px;
    width: 324px;
    left: 10%;
  }

  footer strong {
    font-size: 15px;
    line-height: 1.5;
  }

  footer .right {
    width: 100%;
  }

  .footer-container .footer-main .content .slide_obj ul li a {
    display: block;
  }

  .footer-container .footer-main {
    padding-top: 2rem;
  }

  .footer-container .footer-main>div {
    flex-direction: column;
  }

  .footer-container .footer-main .slide_obj>div {
    display: none;
  }

  .footer-container .footer-main .content .slide_obj {
    width: 100%;
    position: relative;
  }

  .footer-container .footer-main .content .slide_obj a {
    color: #a6a8a9;
    font-size: 14px !important;
    line-height: 2rem !important;
  }

  .footer-container .footer-main .content .slide_obj strong {
    font-size: 15px;
    border: 1px solid #e7e8eb;
    padding: 0 1.2rem;
    line-height: 42px;
    border-radius: 5px;
  }

  .footer-container .footer-main .content .slide_obj ul {
    padding-left: 1.2rem;
  }

  .footer-container .footer-main .slide_obj strong::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 1.1rem;
    transform: translateY(-27%);
    width: 15px;
    height: 15px;
    background: url("../img/banner-icon.svg") no-repeat;
    background-size: contain;
    transition: 0.3s;
  }

  .footer-container .footer-main .slide_obj.active strong::after {
    transform: translateY(-50%) rotate(-180deg);
  }

  .footer-container .footer-main .contact {
    flex-basis: unset;
  }

  .footer-container .footer-main .contact div {
    font-size: 0.9rem;
    line-height: 1.5;
  }

  .footer-container .footer-main .logo-icon {
    margin-top: 4rem;
    padding-bottom: 1rem;
    align-items: center;
  }

  .footer-container .footer-main .logo-icon .logo {
    height: 64px;
    margin-bottom: 2rem;
  }

  .copyright {
    padding: 1.2rem 0;
  }

  .copyright p {
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
    width: 100%;
  }

  .copyright .flex {
    flex-direction: column-reverse;
    row-gap: 2rem;
  }

  .copyright .right {
    flex-direction: row;
    justify-content: space-around;
  }

  .footer-container .footer-main .copyright p {
    line-height: 1.5;
    width: 100%;
    font-size: 12px;
  }

  .footer-container .footer-main .copyright .right a {
    font-size: 12px;
  }

  .category_banner {
    position: relative;
    z-index: 2;
  }

  .category_banner::after {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .category_banner .head {
    padding: 10rem 0;
    gap: 0;
    min-height: 200px;
  }

  .category_banner h1 {
    margin-bottom: 0.5rem;
    font-size: 40px !important;
  }

  .category_main {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .category_main>div {
    flex-direction: column;
    row-gap: 2rem;
  }

  .category_main .type_container {
    display: none;
    position: fixed;
    top: 0;
    right: -80vw;
    width: 0;
    width: 80vw;
    height: 100%;
    background-color: #fff;
    padding: 2rem 1.2rem;
    z-index: 999;
    opacity: 0;
    overflow: auto;
    transition: 0.3s;
  }

  .category_main .type_container.active {
    right: 0;
    opacity: 1;
  }

  .category_main .type_container.active .type_close {
    display: flex;
  }

  .category_main .type_container strong,
  .category_main .type_container strong a {
    font-size: 16px;
  }

  .category_main .type_container .type_close {
    display: block;
    display: flex;
    justify-content: end;
    border-bottom: 1px solid #eee;
    padding-bottom: 1.2rem;
  }

  .category_main .type_container .type_close span {
    display: block;
    width: 15px;
    height: 15px;
    filter: brightness(0);
    background: url("../img/mobile-menu/close.svg") no-repeat center / contain;
  }

  .category_main .type_container .title {
    margin-bottom: 0.2rem;
    padding-bottom: 0.5rem;
  }

  .category_main .type_container label a,
  .category_main .type_container label span {
    font-size: 14px;
  }

  .category_main .left_type {
    min-width: unset;
    width: 100%;
    display: flex;
    justify-content: end;
  }

  .category_main .left_type .only_mobilemask {
    position: fixed;
    display: block;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 500;
  }

  .category_main .left_type .title i {
    width: 28px;
    height: 28px;
  }

  .category_main .left_type .options {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }

  .category_main .left_type .item {
    padding-bottom: 0.2rem;
  }

  .category_main .left_type .item:not(:first-child) {
    margin-top: 1.2rem;
  }

  .category_main .left_type .type_menu {
    display: block;
    width: 23px;
    height: 23px;
    background: url("../img/mobile-menu/nav-btn-p.svg") no-repeat center / contain;
    cursor: pointer;
    order: 3;
  }

  .category_main .left_type .item:not(:first-child) .title {
    padding-top: 0;
  }

  .more {
    margin-top: 2rem;
  }

  .more button {
    font-size: 14px;
    border: 1px solid rgba(175, 175, 175, 0.4);
    padding: 0.67rem 1.6875rem;
  }

  .righttabel .tabel {
    grid-template-columns: repeat(2, 1fr);
    gap: 5.5rem 0.8rem;
  }

  .righttabel .tabel .prod .img {
    max-height: 140px;
  }

  .righttabel .tabel .prod .icon {
    width: 50px;
    margin-bottom: 0.5rem;
  }

  .righttabel .tabel .prod .b-more {
    font-size: 14px;
    padding: 0.72rem 0.5rem;
  }

  .righttabel .tabel .prod .info {
    margin-top: 1rem;
  }

  .righttabel .tabel .prod .info span {
    font-size: 12px;
    line-height: 1.5;
  }

  .righttabel .tabel .prod .info strong {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
  }

  .righttabel .tabel .prod .info .para {
    min-height: unset;
  }

  .righttabel .tabel .prod .info .para span {
    font-size: 12px;
    line-height: 1.5;
  }

  .righttabel .tabel .prod .info .para p {
    font-size: 12px;
    line-height: 1.5;
  }

  .righttabel .tabel .prod>a>div {
    padding: 0 5% 1.2rem;
  }

  .post_banner,
  .news_banner {
    padding: 3rem 1.2rem 3rem;
  }

  .single-post .post_banner,
  .single-tire_school .cpost_banner,
  .single-tire_school .cpost_banner .top {
    background: var(--theme_color) !important;
  }

  .post_banner h1,
  .news_banner h1 {
    font-size: 19px;
  }

  .post_main .main {
    padding: 0 1.2rem;
  }

  .post_main .main .img-date {
    font-size: 13px;
  }

  .post_main .main .img {
    margin-bottom: 0.5rem;
  }

  .post_main .main .btns {
    margin-top: 3rem;
  }

  .post_main .main .btns button {
    font-size: 13px;
    line-height: 10px;
    padding: 14px 3% 14px 7%;
  }

  .post_main .main .btns button:hover ::after {
    left: unset;
    right: unset;
  }

  .post_main .main .btns button:last-child {
    padding: 14px 7% 14px 3%;
  }

  .post_main .main .btns a.prevbtn {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .post_main .main .btns a.prevbtn:hover::after {
    left: 6.748713%;
  }

  .post_main .main .btns a.prevbtn::after {
    left: 6.748713%;
  }

  .post_main .main .btns a.nextbtn {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .post_main .main .btns a.nextbtn:hover::after {
    right: 6.748713%;
  }

  .post_main .main .btns a.nextbtn::after {
    right: 6.748713%;
  }

  .post_news,
  .news_latest {
    padding-bottom: 5rem;
  }

  .post_news>div,
  .news_latest>div {
    padding: 0 1.2rem;
  }

  .post_news>div .head::after,
  .news_latest>div .head::after {
    height: 3px;
  }

  .post_news>div .head,
  .news_latest>div .head {
    margin-bottom: 2rem;
  }

  .post_news .newcontainer {
    flex-direction: row;
    overflow: auto;
    column-gap: 0.8rem;
  }

  .post_news .newcontainer::-webkit-scrollbar {
    height: 0;
  }

  .post_news .new>a,
  .news_latest .new>a {
    flex-direction: column;
  }

  .post_news .new>a .text,
  .news_latest .new>a .text {
    margin-top: 1.5rem;
    row-gap: 0.5rem;
  }

  .post_news .new>a .text .date,
  .news_latest .new>a .text .date {
    font-size: 12px;
  }

  .post_news .new>a .text .date span,
  .news_latest .new>a .text .date span {
    font-size: 12px;
    padding-right: 0.5rem;
    margin-right: 0.5rem;
  }

  .post_news .new>a .text strong,
  .news_latest .new>a .text strong {
    font-size: 1.1rem;
    line-height: 1.5;
  }

  .post_news .new>a .text p,
  .news_latest .new>a .text p {
    font-size: 14px;
    line-height: 1.5;
  }

  .post_news .new>a .leftimg,
  .news_latest .new>a .leftimg {
    aspect-ratio: 2/1;
    min-width: 282px;
  }

  .news_banner .path {
    margin-top: 0.5rem;
    column-gap: 0.5rem;
    font-size: 12px;
  }

  .news_banner .path a {
    font-size: 12px;
  }

  .news_banner .path i.ricon {
    height: 6px;
  }

  .news_latest {
    padding-top: 3rem;
  }

  .news_latest>div .head {
    margin-bottom: 1.5rem;
  }

  .news_latest .latest_top {
    flex-direction: column;
  }

  .news_latest .latest_top ul {
    column-gap: 1rem;
  }

  .news_latest .latest_top .select-box ul select {
    padding: 0.72rem 2.5rem 0.72rem 1rem;
    font-size: 13px;
    width: 135px;
    background-size: 7%;
  }

  .news_latest .latest_top .select-box {
    margin-bottom: 2rem;
    overflow: auto;
  }

  .news_latest .latest_top .select-box::-webkit-scrollbar {
    height: 0;
  }

  .news_latest .more {
    margin-top: 3rem;
  }

  .about_banner {
    padding: 4rem 0 1.5rem;
  }

  .about_banner .nums {
    margin-bottom: 4rem;
  }

  .about_banner .nums ul {
    column-gap: 0.5rem;
  }

  .about_banner .nums ul li div {
    font-size: 16px;
  }

  .about_banner .nums ul li span {
    font-size: 25px;
  }

  .about_banner .nums ul li p {
    font-size: 13px;
  }

  .about_banner .nums .num-item {
    text-align: center;
  }

  .about_banner .end-options ul {
    overflow: auto;
  }

  .about_banner .end-options ul::-webkit-scrollbar {
    height: 0;
  }

  .about_banner .end-options a div {
    font-size: 13px;
    text-wrap: nowrap;
    padding: 0.5rem 1.2rem;
  }

  .about_business {
    padding: 2.5rem 0 4rem;
  }

  .about_business>div {
    flex-direction: column-reverse;
  }

  .about_business .imgright .bg-img {
    width: 100%;
  }

  .about_business .textleft {
    padding-top: 2rem;
  }

  .about_business .textleft .head {
    margin-bottom: 0.5rem;
  }

  .about_business .textleft .text-box {
    row-gap: 1.5rem;
  }

  .about_business .textleft span {
    font-size: 12px;
  }

  .about_business .textleft h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .about_business .textleft p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0.5rem;
  }

  .about_core .container {
    grid-template-columns: repeat(2, 1fr);
  }

  .about_offers {
    padding: 4rem 0;
  }

  .about_offers .head {
    margin-bottom: 2rem;
  }

  .about_offers .head h2 {
    margin-bottom: 0.5rem;
  }

  .about_offers .grid-box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }

  .about_offers .grid-box .grid-i p {
    font-size: 13px;
    padding: 0.6rem 0.5rem 0.8rem;
  }

  .about_offers .depict {
    margin-top: 2rem;
  }

  .about_offers .depict p {
    font-size: 14px;
    padding: 0;
    line-height: 1.5;
  }

  .about_core {
    padding: 4rem 0 3rem;
  }

  .about_core .container {
    margin-top: 2rem;
    gap: 1rem 0.5rem;
  }

  .about_core .container .core-i {
    padding: 1rem 0.5rem 1.2rem;
  }

  .about_core .container .core-i .img {
    margin-bottom: 1rem;
  }

  .about_core .container .core-i .img img {
    max-height: 67px;
  }

  .about_core .container .core-i .info strong {
    font-size: 14px;
  }

  .about_core .container .core-i .info p {
    font-size: 12px;
    line-height: 1.5;
  }

  .contact_main {
    padding: 2rem 0 6rem;
  }

  .contact_main .container {
    padding-top: 0;
    margin: 0 1.2rem;
    padding: 0;
    flex-direction: column;
  }

  .contact_main .container .information {
    margin-top: 1.5rem;
  }

  .contact_main .container .left {
    margin-top: 2rem;
  }

  .contact_main .container h1 {
    font-size: 25px;
    line-height: 1.5;
  }

  .contact_main .container p {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-top: 0.5rem;
    width: 100%;
  }

  .contact_main .container .title {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
  }

  .contact_main .container .item {
    padding-left: 1rem !important;
  }

  .contact_main .container .item a {
    font-size: 15px !important;
    line-height: 1.5;
  }

  .contact_main .container span.icon {
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
  }

  .contact_main .container span.icon::after {
    width: 35% !important;
    height: 35% !important;
  }

  .contact_main .container li {
    margin-bottom: 1.5rem;
  }

  .contact_main .container .right {
    margin: 0;
    width: 100%;
  }

  .inquiry_form {
    padding: 1.8rem 1.2rem !important;
  }

  .inquiry_form form {
    gap: 1rem 0;
  }

  .inquiry_form form strong {
    font-size: 1rem;
    line-height: 1.5;
    margin: 1rem 0 0;
  }

  .inquiry_form form .checkbox-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.5rem 0;
  }

  .inquiry_form form .checkbox-container .checkbox-item {
    align-items: flex-start;
  }

  .inquiry_form form .checkbox-container input {
    width: 20px !important;
    height: 20px !important;
    padding: 0;
    margin-right: 12px;
    margin-top: 5px;
  }

  .inquiry_form form .checkbox-container input::after {
    background-size: 70%;
    background-position: center;
  }

  .inquiry_form form .checkbox-container span {
    font-size: 15px;
  }

  .inquiry_form form .submit {
    display: flex;
    justify-content: flex-end;
  }

  .inquiry_form span {
    margin: 0;
  }

  .inquiry_form input,
  .inquiry_form select,
  .inquiry_form textarea {
    font-size: 14px;
    padding: 0.7rem 1rem;
  }

  .inquiry_form input::placeholder,
  .inquiry_form select::placeholder,
  .inquiry_form textarea::placeholder {
    font-size: 14px;
  }

  .inquiry_form textarea {
    border-radius: 10px;
  }

  .inquiry_form input[type="submit"],
  .inquiry_form form button.zf-submitColor {
    position: unset;
    padding: 0;
    line-height: 20px;
    margin-top: 0.5rem;
    font-size: 14px;
    padding: 10px 2rem 10px 22px;
  }

  .col2 {
    width: 100%;
  }

  .contactfooter {
    padding-top: 0;
  }

  .school_banner {
    padding: 3rem 0;
  }

  .school_main {
    padding-bottom: 4rem;
  }

  .school_main .container {
    width: 100%;
    padding: 0 1.2rem;
  }

  .school_main .school-grid .img-box .imgtext {
    padding: 1rem 1.2rem;
  }

  .school_main .school-grid .img-box .imgtext strong {
    font-size: 13px;
    line-height: 1.5;
  }

  .school_main .breadcrumbs {
    margin-bottom: 2rem;
  }

  .school_main .school-grid {
    overflow: auto;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
  }

  .school_main .school-grid .info {
    margin-top: 1rem;
  }

  .school_main .school-grid .img-box {
    padding: 0;
  }

  .school_main .school-grid .img-box .imgtext {
    margin-bottom: 0;
    background-color: var(--theme_color);
  }

  .school_main .school-grid .img-box .imgtext i {
    margin-top: 0.5rem;
    opacity: 1;
  }

  .school_main .school-grid .info p {
    font-size: 0.9rem;
    padding: 0 1.2rem;
    margin-bottom: 0.5rem;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .school_main .school-grid .info p::after {
    left: 1.148%;
  }

  .school_main .more {
    margin-top: 3rem;
  }

  .cpost_banner {
    background-position: unset;
  }

  .cpost_banner .breadcrumbs {
    padding: 1rem 0;
    margin: 0;
  }

  .cpost_banner .breadcrumbs>span {
    gap: 8px;
    font-size: 14px;
    line-height: 1.5;
  }

  .cpost_banner .breadcrumbs>span::before {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    transform: translate(0);
  }

  .cpost_banner .breadcrumbs>span span a {
    font-size: 14px;
    line-height: 1.5;
  }

  .cpost_banner .top {
    padding: 2rem 0;
  }

  .cpost_banner .top h1,
  .cpost_banner .top strong {
    font-size: 25px;
    line-height: 1.5;
    width: 100%;
  }

  .cpost_main {
    padding-top: 2rem;
    padding-bottom: 5rem;
  }

  .cpost_main .flex {
    flex-direction: column-reverse;
    gap: 3rem;
  }

  .cpost_main .flex .sidebar {
    width: 100%;
    padding: 0 10px;
  }

  .cpost_main .flex .sidebar strong {
    font-size: 18px;
    line-height: 1.5;
  }

  .cpost_main .flex .sidebar ul li a {
    font-size: 14px;
    padding: 0;
    margin: 1rem 0;
  }

  .product_specifications .head::after,
  .prod_products .head::after,
  .product_quote .head::after {
    height: 3px;
  }

  .product_reveal {
    padding-bottom: 3rem;
  }

  .product_reveal>div {
    flex-direction: column;
  }

  .product_reveal>div .leftimg,
  .product_reveal>div .right-swiper {
    width: 100%;
    flex: unset;
    aspect-ratio: unset;
  }

  .product_reveal .right-text {
    padding-top: 2rem;
  }

  .product_reveal .right-text h1 {
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }

  .product_reveal .right-text .info>h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .product_reveal .right-text .info .detail * {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .product_reveal .right-text .info .detail li {
    padding: 0 0 0 12px;
  }

  .product_reveal .right-text .info .detail li::after {
    width: 4px;
    height: 4px;
    top: 8px;
  }

  .product_reveal .right-text .info .multiterm {
    row-gap: 8px;
  }

  .product_reveal .right-text .info .s-img {
    height: 2rem;
    width: 100%;
  }

  .product_reveal .right-text .info .s-img img {
    max-width: 100%;
  }

  .toppath {
    padding: 1rem 0;
    margin-bottom: 2rem;
  }

  .toppath .breadcrumbs>span {
    gap: 8px;
    font-size: 14px;
    line-height: 1.5;
  }

  .toppath .breadcrumbs>span::before {
    width: 1rem;
    height: 1rem;
  }

  .toppath .breadcrumbs>span span a {
    font-size: 14px;
    line-height: 1.5;
  }

  .product_reveal .leftimg .product_preview_swiper {
    margin-top: 1rem;
  }

  .product_reveal .right-text .info .s-img {
    width: 159px;
    margin-top: 1.5rem;
  }

  .product_reveal .right-text .end-btn a {
    padding: 0.57rem 1.2rem 0.57rem 2.8rem;
  }

  .product_reveal .right-text .end-btn a::after {
    width: 16px;
    height: 16px;
    left: 17px;
  }

  .product_specifications {
    padding: 3rem 0;
  }

  .product_specifications p {
    font-size: 0.9rem;
    line-height: 1.5;
  }

  .product_specifications .table {
    margin-bottom: 3rem;
  }

  .product_specifications .head.title2 {
    margin-top: 3rem;
  }

  .product_specifications .table-main.table2-box {
    margin-top: 2rem;
    flex-direction: column;
  }

  .product_specifications .table-main.table2-box tr>td {
    font-size: 13px;
    width: 50%;
    padding: 12.5px 8px;
  }

  .product_specifications .tableend {
    margin-top: 1rem;
    row-gap: 1rem;
  }

  .product_specifications .tableend div {
    font-size: 13px;
    line-height: 1.5;
  }

  .product_specifications .tableend div a {
    font-size: 13px;
    line-height: 1.5;
  }

  .product_specifications .table-main.table2 {
    overflow: auto;
  }

  .product_specifications .table-main.table2::-webkit-scrollbar {
    height: 0;
  }

  .product_specifications .table .table-top {
    overflow: auto;
  }

  .product_specifications .table .table-main {
    flex-direction: column;
  }

  .product_specifications .table .table-main tr>td {
    font-size: 13px;
    width: 50%;
    overflow: auto;
    padding: 12.5px 8px;
  }

  .product_specifications .table .table-top ul li span {
    font-size: 13px;
    padding: 0.8rem 1.5rem;
    text-wrap: nowrap;
  }

  .prod_products {
    padding: 3rem 0 4rem;
  }

  .prod_products .head {
    margin-bottom: 6.5rem;
  }

  .product_quote {
    padding: 3rem 0;
  }

  .product_quote .head {
    margin-bottom: 1rem;
  }

  .product_quote .quotemain {
    flex-direction: column;
  }

  .product_quote .quotemain .right {
    padding: 0;
  }

  .product_quote .quotemain .right .inquiry_form form {
    gap: 1rem 0;
  }

  .product_quote .quotemain .right .inquiry_form form strong {
    font-size: 1rem;
    line-height: 1.5;
    margin: 1rem 0 0;
  }

  .product_quote .quotemain .right .inquiry_form form .checkbox-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.5rem 0;
  }

  .product_quote .quotemain .right .inquiry_form form .checkbox-container .checkbox-item {
    align-items: center;
  }

  .product_quote .quotemain .right .inquiry_form form .checkbox-container input {
    width: 20px !important;
    height: 20px !important;
    padding: 0;
    margin-right: 8px;
  }

  .product_quote .quotemain .right .inquiry_form form .checkbox-container input::after {
    background-size: 70%;
    background-position: center;
  }

  .product_quote .quotemain .right .inquiry_form form .checkbox-container span {
    font-size: 15px;
  }

  .product_quote .quotemain .right .inquiry_form form .submit {
    display: flex;
    justify-content: flex-end;
  }

  .product_quote .quotemain .right .inquiry_form span {
    margin: 0;
  }

  .product_quote .quotemain .right .inquiry_form input,
  .product_quote .quotemain .right .inquiry_form select,
  .product_quote .quotemain .right .inquiry_form textarea,
  .product_quote .quotemain .right .inquiry_form option {
    font-size: 14px;
    padding: 0.7rem 1rem;
  }

  .product_quote .quotemain .right .inquiry_form input::placeholder,
  .product_quote .quotemain .right .inquiry_form select::placeholder,
  .product_quote .quotemain .right .inquiry_form textarea::placeholder,
  .product_quote .quotemain .right .inquiry_form option::placeholder {
    font-size: 14px;
  }

  .product_quote .quotemain .right .inquiry_form option {
    width: 100%;
  }

  .product_quote .quotemain .right .inquiry_form textarea {
    border-radius: 10px;
  }

  .product_quote .quotemain .right .inquiry_form input[type="submit"] {
    position: unset;
    padding: 0;
    line-height: 20px;
    margin-top: 0.5rem;
    font-size: 14px;
    padding: 10px 2rem 10px 22px;
  }

  .product_quote .quotemain .right .col2 {
    width: 100%;
  }

  .product_quote .quotemain .left {
    row-gap: 0.5rem;
  }

  .product_quote .quotemain .left p {
    font-size: 14px;
    line-height: 1.5;
  }

  .school_main_detail {
    margin-top: 0px;
    padding-bottom: 45px;
  }

  .school_main_detail .breadcrumbs {
    padding-left: 1.2rem;
  }

  .school_main_detail .container {
    display: block;
    padding: 0 20px;
  }

  .school_main_detail .container .school_left {
    padding-right: 0;
    position: absolute;
    right: 20px;
    top: 326px;
  }

  .school_main_detail .container .school_left .list-item {
    width: 79vw;
  }

  .school_main_detail .container .school_left .list-item .list-text {
    padding-left: 14px;
    width: 100%;
  }

  .school_main_detail .container .school_left .list-item .list-text li a {
    font-size: 14px;
    line-height: 1.5;
  }

  .school_main_detail .container .school_left .title {
    font-size: 14px;
    line-height: 50px;
  }

  .school_main_detail .container .school_left .left_type {
    min-width: unset;
    width: 100%;
    display: flex;
    justify-content: end;
  }

  .school_main_detail .container .school_left .left_type .list-item {
    display: none;
    position: fixed;
    top: 0;
    right: -77vw;
    width: 0;
    width: 77vw;
    height: 100%;
    background-color: #fff;
    padding: 2rem 1.2rem;
    z-index: 999;
    opacity: 0;
    overflow: auto;
    transition: 0.3s;
  }

  .school_main_detail .container .school_left .left_type .list-item .type_close {
    display: block;
    display: flex;
    justify-content: end;
    border-bottom: 1px solid #eee;
    padding-bottom: 1.2rem;
  }

  .school_main_detail .container .school_left .left_type .list-item .type_close span {
    display: block;
    width: 15px;
    height: 15px;
    filter: brightness(0);
    background: url("../img/mobile-menu/close.svg") no-repeat center / contain;
  }

  .school_main_detail .container .school_left .left_type .list-item.active {
    right: 0;
    opacity: 1;
  }

  .school_main_detail .container .school_left .left_type .list-item.active .type_close {
    display: flex;
  }

  .school_main_detail .container .school_left .left_type .list-item .menu_list {
    border-bottom: 1px solid #eee;
  }

  .school_main_detail .container .school_left .left_type .type_menu {
    display: block;
    width: 23px;
    height: 23px;
    cursor: pointer;
    order: 3;
    background: url("../img/mobile-menu/nav-btn-p.svg") no-repeat center / contain;
  }

  .school_main_detail .container .school_left .left_type .only_mobilemask {
    position: fixed;
    display: block;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 500;
  }

  .school_main_detail .container .school_right {
    margin-top: -15px;
  }

  .school_main_detail .container .school_right .school_letter {
    padding-bottom: 34px;
    margin-top: -53px;
  }

  .school_main_detail .container .school_right .school_letter ul {
    display: flex;
    overflow: scroll;
  }

  .school_main_detail .container .school_right .school_letter ul li {
    font-size: 14px;
    line-height: 1.5;
    width: 40px;
    height: 40px;
    margin-right: 1px;
    margin-bottom: 10px;
  }

  .school_main_detail .container .school_right .school_letter ul li a {
    font-size: 14px;
    line-height: 1.5;
    width: 40px;
    height: 40px;
    padding: 15px;
    margin-right: 2px;
  }

  .school_main_detail .container .school_right .school_list {
    padding-top: 20px;
  }

  .school_main_detail .container .school_right .school_list table {
    margin-right: 0px;
  }

  .school_main_detail .container .school_right .school_list table thead th {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 8px;
  }

  .school_main_detail .container .school_right .school_list table tbody tr td {
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 0;
  }

  .school_main_detail .container .school_right .school_list table tbody th {
    font-size: 15px;
    line-height: 1.5;
    padding: 8px 0;
  }

  .school_main_detail .container .school_right .school_list table tbody th:first-child {
    font-size: 14px;
    line-height: 1.5;
    min-width: 0px;
    max-width: 100px;
    padding-right: 3px;
    vertical-align: initial;
    padding: 8px 3px 0 0;
  }

  .home_laster .main::after {
    display: none;
  }

  .inquiry_form form .country-select.inside input[type=text] {
    padding: 0.7rem 1rem;
  }

  .contact_main .container li.country {
    margin-bottom: 0;
  }

  .inquiry_form form .wpcf7-not-valid-tip {
    margin: 5px 0 0;
    font-size: 12px;
  }

  .inquiry_form form.invalid .wpcf7-response-output,
  .inquiry_form form.unaccepted .wpcf7-response-output,
  .inquiry_form form.payment-required .wpcf7-response-output {
    font-size: 12px;
  }

  header .btns label:not(.ipt) {
    padding: 12px;
  }

  .wd-action-btn {
    width: 25px;
    height: 25px;
    top: unset;
    right: 2rem;
    bottom: 2rem;
  }

  div.search-block .searchform {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  div.search-block input[type='text'] {
    flex: 1;
  }

  div.search-block input[type='submit'] {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 2.2vw 0 1.2vw;
    /* background: url(../img/page_home-header_search.svg) no-repeat center; */
    background: url(../img/serch.svg) no-repeat center / contain;
    background-size: 1.4rem;
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s all ease;
    cursor: pointer;
    border: none;
    outline: none;
  }

  div.search-block div.content {
    position: unset;
  }

  div.search-block .searchform input[type='text'] {
    font-size: 22px;
    height: 70px;
  }

  .wd-action-btn {
    width: 25px;
    height: 25px;
    top: unset;
    right: 2rem;
    bottom: 2rem;
  }

  div.search-block {
    height: 100%;
    width: 100%;
    top: 120%;
    bottom: unset;
    visibility: hidden;
  }

  div.search-block.active {
    top: 20%;
    visibility: visible;
    height: 80%;
    transform: translateY(0);
    bottom: unset;
  }

  .search-block input[type="submit"]:not(:disabled):hover {
    background-size: 1.4rem;
    border: none;
  }

  .modal .modalcontent {
    width: 100%;
    height: 100%;
  }

  .quote-content .right {
    padding: 1.2rem;
    width: 100%;
  }

  .quote-content {
    height: 100%;
    padding-top: 3rem;
    border-radius: 0;
  }

  .modal .modalcontent {
    border-radius: 0;
    height: auto;
    top: unset;
    bottom: -200%;
    transform: translate(-50%, 0);
  }

  .modal-q .modal .modalcontent {
    bottom: 0;
    top: unset;
    max-height: 90vh;
    overflow: auto;
    transform: translate(-50%, 0);
  }

  .quote-content {
    max-height: unset;
  }

  .quote-content .left {
    display: none;
  }

  section.school_banner .head {
    padding: 3rem 0;
    min-height: 200px;
  }

  section.school_banner .head h1 {
    font-size: 25px;
    line-height: 1.5;
  }

  section.school_banner .head p {
    font-size: 14px;
  }

  .product_specifications .desc_table table {
    display: block;
    overflow: auto;
  }

  .post_main {
    padding-bottom: 3rem;
  }

  .post_main .breadcrumbs {
    padding: 1rem 0;
  }

  .post_main .breadcrumbs>span {
    gap: 8px;
    font-size: 14px;
    line-height: 1.5;
  }

  .post_main .breadcrumbs>span::before {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    transform: translateY(-2px);
  }

  .post_main .breadcrumbs>span::-webkit-scrollbar {
    display: none;
  }

  .post_main .breadcrumbs>span span a {
    font-size: 14px;
    line-height: 1.5;
  }

  .home_flexible .main .right-swiper .btmtext strong {
    display: -webkit-box;
  }

  .home_flexible .main .right-swiper .img {
    height: 180px;
  }

  .home_laster .main .left {
    height: 200px;
  }

  .home_laster .main .left a {
    height: 100%;
    aspect-ratio: unset;
  }

  .tabel {
    padding: 0;
  }

  .school_main_detail .breadcrumbs {
    padding: 1rem 0;
  }

  .school_main_detail .breadcrumbs>span {
    gap: 8px;
    font-size: 14px;
    line-height: 1.5;
  }

  .school_main_detail .breadcrumbs>span::before {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    transform: translateY(-2px);
  }

  .school_main_detail .breadcrumbs>span::-webkit-scrollbar {
    display: none;
  }

  .school_main_detail .breadcrumbs>span span a {
    font-size: 14px;
    line-height: 1.5;
  }

  .school_main_detail .container {
    margin-top: 5rem;
    position: relative;
    padding-top: 2rem;
  }

  .school_main_detail .container .school_left {
    top: -50px;
  }

  .school_main_detail .container .school_right .school_list table tbody th {
    padding: 0.7rem 0.7rem 0.7rem 0 !important;
    font-size: 13px !important;
    line-height: 1.5;
  }

  .school_main_detail .container .school_right .school_list table tbody tr td {
    font-size: 13px;
    line-height: 1.5;
    padding: 0.7rem 0.7rem 0.7rem 0;
  }

  .school_main_detail .container .school_left .title {
    font-size: 1rem;
    line-height: 1.5;
    padding: 1rem 0;
  }

  .product_quote .quotemain .right .inquiry_form input[type="submit"],
  .contact_main .container .inquiry_form input[type="submit"] {
    text-align: center;
    min-width: 120px;
    padding: 10px 22px;
  }

  .school_main .breadcrumbs {
    padding: 1rem 0;
  }

  .school_main .breadcrumbs>span {
    gap: 8px;
  }

  .school_main .breadcrumbs>span::before {
    width: 1rem;
    height: 1rem;
  }

  .school_main .breadcrumbs>span span {
    font-size: 14px;
    line-height: 1.5;
  }

  .school_main .breadcrumbs>span span a {
    font-size: 14px;
    line-height: 1.5;
  }

  .cpost_main * {
    max-width: 100%;
  }

  .news_banner {
    padding: 3rem 0;
  }

  .news_banner .breadcrumbs {
    margin: 0;
  }

  .news_banner .breadcrumbs>span {
    font-size: 14px;
    line-height: 1.5;
    gap: 8px;
  }

  .news_banner .breadcrumbs>span span {
    font-size: 14px;
    line-height: 1.5;
  }

  .news_banner .breadcrumbs>span span a {
    font-size: 14px;
    line-height: 1.5;
  }

  .post_news .new>a .leftimg,
  .news_latest .new>a .leftimg {
    width: 100%;
  }

  .product_specifications .table .table-top ul li:first-child {
    display: none;
  }

  .product_specifications .table .table-top {
    padding: 7px 7px 0;
  }

  .product_specifications .table_item table tbody {
    grid-template-columns: 1fr;
  }

  .product_specifications .table .table-main tr>td {
    padding: 11px 8px;
  }

  .home_Shape .advanced_swiper_btns {
    gap: 1rem;
  }

  .school_main_detail .left_type .menu-terminals-menu-container {
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s;
    z-index: 999;
    width: 80vw;
    height: 100vh;
    background-color: #fff;
    transform: translateX(100%);
    padding: 6rem 1.5rem 4rem;
    overflow: auto;
  }

  .school_main_detail .left_type .menu-terminals-menu-container.active {
    transform: translate(0);
  }

  .school_main_detail .left_type .menu-terminals-menu-container .menu {
    width: 100%;
  }

  .school_main_detail .left_type .menu-terminals-menu-container .menu>li>a {
    font-size: 18px;
    line-height: 1.5;
  }

  .breadcrumbs>span::-webkit-scrollbar {
    display: none;
  }

  .product_specifications .desc_table table {
    display: block;
    overflow: auto;
  }

  .product_specifications .desc_table table tr td,
  .product_specifications .spec table thead tr th {
    min-width: 100px;
    word-break: break-word;
    padding: 10px 8px;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
  }

  div.search-block .searchform input[type='text'] {
    width: 100%;
    flex: 1;
  }

  section:not(.elementor-section, .cpost_main) h1 {
    font-size: 25px;
    line-height: 1.5;
  }

  section:not(.elementor-section, .cpost_main) h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  /* old website style */
  div.left-section {
    display: none;
  }

  .sidebar-left-nav {
    display: none;
  }

  .cpost_main {
    padding-bottom: 4rem;
  }

  .pad-60 {
    padding: 1rem 0 4rem !important;
  }

  div[data-elementor-type="single-page"] {
    padding-bottom: 4rem;
  }

  .cpost_main .content {
    padding: 0 5px;
    overflow: hidden;
  }

  .elementor-section,
  .cpost_main,
  .post_main {
    line-height: 1.85714286;
    font-size: 14px;
    font-weight: 500;
  }

  .elementor-section address,
  .cpost_main address,
  .post_main address,
  .elementor-section blockquote,
  .cpost_main blockquote,
  .post_main blockquote,
  .elementor-section body,
  .cpost_main body,
  .post_main body,
  .elementor-section dd,
  .cpost_main dd,
  .post_main dd,
  .elementor-section dl,
  .cpost_main dl,
  .post_main dl,
  .elementor-section dt,
  .cpost_main dt,
  .post_main dt,
  .elementor-section fieldset,
  .cpost_main fieldset,
  .post_main fieldset,
  .elementor-section figure,
  .cpost_main figure,
  .post_main figure,
  .elementor-section h1,
  .cpost_main h1,
  .post_main h1,
  .elementor-section h2,
  .cpost_main h2,
  .post_main h2,
  .elementor-section h3,
  .cpost_main h3,
  .post_main h3,
  .elementor-section h4,
  .cpost_main h4,
  .post_main h4,
  .elementor-section h5,
  .cpost_main h5,
  .post_main h5,
  .elementor-section h6,
  .cpost_main h6,
  .post_main h6,
  .elementor-section hr,
  .cpost_main hr,
  .post_main hr,
  .elementor-section html,
  .cpost_main html,
  .post_main html,
  .elementor-section iframe,
  .cpost_main iframe,
  .post_main iframe,
  .elementor-section legend,
  .cpost_main legend,
  .post_main legend,
  .elementor-section li,
  .cpost_main li,
  .post_main li,
  .elementor-section ol,
  .cpost_main ol,
  .post_main ol,
  .elementor-section p,
  .cpost_main p,
  .post_main p,
  .elementor-section pre,
  .cpost_main pre,
  .post_main pre,
  .elementor-section textarea,
  .cpost_main textarea,
  .post_main textarea,
  .elementor-section ul,
  .cpost_main ul,
  .post_main ul {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    max-width: 100%;
  }

  .elementor-section blockquote,
  .cpost_main blockquote,
  .post_main blockquote {
    margin: 1rem 0;
    padding: 10px 0 10px 1rem;
    border-left: 5px solid #f2f2f2;
  }

  .elementor-section pre,
  .cpost_main pre,
  .post_main pre {
    background: #eee;
    margin-bottom: 20px;
    overflow: auto;
    max-width: 100%;
    padding: 20px;
  }

  .elementor-section table,
  .cpost_main table,
  .post_main table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
    overflow: auto;
  }

  .elementor-section table,
  .cpost_main table,
  .post_main table,
  .elementor-section td,
  .cpost_main td,
  .post_main td,
  .elementor-section th,
  .cpost_main th,
  .post_main th {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .elementor-section .aligncenter,
  .cpost_main .aligncenter,
  .post_main .aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .elementor-section p,
  .cpost_main p,
  .post_main p {
    margin-bottom: 24px;
  }

  .elementor-section a,
  .cpost_main a,
  .post_main a {
    font-size: 14px;
  }

  .elementor-section h1,
  .cpost_main h1,
  .post_main h1,
  .elementor-section .entry-content h1,
  .cpost_main .entry-content h1,
  .post_main .entry-content h1,
  .elementor-section h2,
  .cpost_main h2,
  .post_main h2,
  .elementor-section .entry-content h2,
  .cpost_main .entry-content h2,
  .post_main .entry-content h2,
  .elementor-section h3,
  .cpost_main h3,
  .post_main h3,
  .elementor-section .entry-content h3,
  .cpost_main .entry-content h3,
  .post_main .entry-content h3,
  .elementor-section h4,
  .cpost_main h4,
  .post_main h4,
  .elementor-section .entry-content h4,
  .cpost_main .entry-content h4,
  .post_main .entry-content h4,
  .elementor-section h5,
  .cpost_main h5,
  .post_main h5,
  .elementor-section .entry-content h5,
  .cpost_main .entry-content h5,
  .post_main .entry-content h5,
  .elementor-section h6,
  .cpost_main h6,
  .post_main h6,
  .elementor-section .entry-content h6,
  .cpost_main .entry-content h6,
  .post_main .entry-content h6 {
    color: #3a3a3a;
  }

  .elementor-section h1,
  .cpost_main h1,
  .post_main h1,
  .elementor-section .entry-content h1,
  .cpost_main .entry-content h1,
  .post_main .entry-content h1 {
    font-size: 30px;
    line-height: 1.5;
  }

  .elementor-section .entry-content h2,
  .cpost_main .entry-content h2,
  .post_main .entry-content h2,
  .elementor-section h2,
  .cpost_main h2,
  .post_main h2 {
    font-size: 25px;
    line-height: 1.3;
  }

  .elementor-section .entry-content h3,
  .cpost_main .entry-content h3,
  .post_main .entry-content h3,
  .elementor-section h3,
  .cpost_main h3,
  .post_main h3 {
    font-size: 20px;
    line-height: 1.4;
  }

  .elementor-section h4,
  .cpost_main h4,
  .post_main h4,
  .elementor-section .entry-content h4,
  .cpost_main .entry-content h4,
  .post_main .entry-content h4 {
    font-size: 18px;
    line-height: 1.5;
  }

  .elementor-section h5,
  .cpost_main h5,
  .post_main h5,
  .elementor-section .entry-content h5,
  .cpost_main .entry-content h5,
  .post_main .entry-content h5 {
    font-size: 1rem;
    line-height: 1.6;
  }

  .elementor-section h6,
  .cpost_main h6,
  .post_main h6,
  .elementor-section .entry-content h6,
  .cpost_main .entry-content h6,
  .post_main .entry-content h6 {
    font-size: 14px;
    line-height: 1.5;
  }

  .elementor-section .elementor-widget-container,
  .cpost_main .elementor-widget-container,
  .post_main .elementor-widget-container {
    overflow: auto;
  }

  body:not(.rtl) .elementor-6960 .elementor-element.elementor-element-bebc782 {
    left: 0;
  }

  /* old website style */
  .category_breadcrumb .breadcrumbs {
    padding: 1rem 0;
    margin: 0;
  }

  .category_breadcrumb .breadcrumbs>span {
    gap: 8px;
    font-size: 14px;
    line-height: 1.5;
  }

  .category_breadcrumb .breadcrumbs>span::before {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    transform: translate(0);
  }

  .category_breadcrumb .breadcrumbs>span span a {
    font-size: 14px;
    line-height: 1.5;
  }


  .download_content h2 {
    font-size: 20px !important;
  }

  .download_content .list {
    padding: 1rem 0;
  }

  .download_content .list ul {
    gap: 2rem 12px;
    grid-template-columns: repeat(2, 1fr);
  }

  .download_content .list .img {
    padding: 6px;
    margin-bottom: 1rem;
  }

  .download_content .list h3 {
    font-size: 14px;
    height: 1.5em;
  }

  .download_content .list .dl {
    font-size: 14px;
    margin: 1rem auto 0;
    padding: 10px 22px;
  }

  .download_content .list .dl::before {
    width: 14px;
    height: 14px;
  }

  .school_main .school-grid.solutions {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem 12px;
    padding: 2rem 0 1rem;
    margin-top: 1rem;
  }

  .school_main .school-grid.solutions .post .info {
    padding: 12px;
  }

  .school_main .school-grid.solutions .post .info .date {
    font-size: 13px;
    line-height: 1.5;
  }

  .school_main .school-grid.solutions .post .info strong {
    font-size: 14px;
    margin: 6px 0;
  }

  .school_main .school-grid.solutions .post .info p {
    font-size: 13px;
    -webkit-line-clamp: 2;
  }

  .school_main .school-grid.solutions .post .info .read {
    font-size: 14px;
    margin-top: 1rem;
  }

  .school_main .school-grid.solutions .post .info .read::after {
    width: 12px;
    height: 12px;
  }

  .product_reveal .right-text .info .pd_model img {
    max-height: 2rem;
  }

  .loaded_table .school_left {
    display: none;
  }

  .loaded_table {
    padding-bottom: 2rem;
  }

  .line-title>ul li {
    font-size: 0.9rem;
    line-height: 1.5rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
  }

  .line-title>ul li:before {
    width: 15px;
    min-width: 15px;
    transform: translateY(4px);
  }

  .video_pop .pop_content {
    max-width: 90vw;
    height: 300px;
    border-radius: 6px;
  }

  .video_pop .pop_content {
    width: 90vw;
    height: auto;
  }

  .semantic_ui .ui.table tr td,
  .semantic_ui .ui.table tr th {
    font-size: 0.9rem !important;
    padding: 0.5rem !important;
  }

  .loaded_video .video_con .play_icon {
    zoom: 0.6;
  }

  .line-title h2 {
    margin-bottom: 1rem !important;
  }

  .swiper_formula li .left table,
  .swiper_formula2 li .left table {
    display: table !important;
  }

  .loaded_formula2 .swiper_btns {
    display: none !important;
  }

  .fitting_step .swiper_btns {
    top: 20% !important;
  }

  .fitting_step .nav li,
  .fitting_success .nav li {
    font-size: 0.9rem !important;
    padding: 0.5rem 1rem !important;
    white-space: nowrap !important;
  }

  .inquiry_form ul li.zf-tempFrmWrapper {
    margin-bottom: 12px;
  }

  .inquiry_form h2.zf-frmTitle {
    margin-bottom: 0rem;
  }

  .inquiry_form p.zf-frmDesc {
    display: none;
  }

  .elementor-8399 .elementor-element.elementor-element-3f04b05:not(.elementor-motion-effects-element-type-background) {
    background: var(--theme_color) !important;
  }


  .product-swiper-box .product_swiper li a {
    padding-bottom: 0;
  }





  .loaded_formula {
    padding: 2rem 0px;
  }

  .content {
    padding: 0px 10px;
  }

  section>.content>.flex {
    flex-flow: wrap;
  }

  section>.content>.flex>* {
    width: 100%;
  }

  .head h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .line-title h2 {
    margin-bottom: 1rem;
  }

  .line-title h2::after {
    margin-top: 10px;
  }

  section>.content>.flex>* {
    width: 100%;
  }

  .nav_de ul {
    gap: 15px;
  }

  .nav_de li {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
  }

  .nav_de li {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
  }

  .nav_de li {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
  }

  .loaded_formula .swiper_btns {
    width: 95%;
  }

  .loaded_formula .swiper_btns div {
    zoom: 0.6;
  }

  .loaded_formula .swiper_btns div {
    zoom: 0.6;
  }

  .swiper_content {
    padding: 10px 1.2rem;
  }

  .swiper_formula li.swiper-slide>.flex {
    flex-flow: wrap;
  }

  .swiper_formula li .left {
    width: 100%;
  }

  .swiper_formula li .left table {}

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula li .right {
    width: 100%;
    padding: 1.2rem;
  }

  .swiper_formula li .right strong {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }

  .swiper_formula li .right strong::after {
    display: none;
  }

  .swiper_formula li .right p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula li.swiper-slide>.flex {
    flex-flow: wrap;
  }

  .swiper_formula li .left {
    width: 100%;
  }

  .swiper_formula li .left table {}

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula li .right {
    width: 100%;
    padding: 1.2rem;
  }

  .swiper_formula li .right strong {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }

  .swiper_formula li .right strong::after {
    display: none;
  }

  .swiper_formula li .right p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula li.swiper-slide>.flex {
    flex-flow: wrap;
  }

  .swiper_formula li .left {
    width: 100%;
  }

  .swiper_formula li .left table {}

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula .swiper-slide table td {
    padding: 1rem;
  }

  .swiper_formula .swiper-slide table td p,
  .swiper_formula .swiper-slide table td strong {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_formula li .right {
    width: 100%;
    padding: 1.2rem;
  }

  .swiper_formula li .right strong {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }

  .swiper_formula li .right strong::after {
    display: none;
  }

  .swiper_formula li .right p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }


  .loading-nav {
    padding: 2rem 0px 1rem;
  }

  .content {
    padding: 0px 10px;
  }

  .loading-nav ul {
    gap: 1.2rem;
    flex-wrap: unset !important;
  }

  section>.content>.flex {
    flex-flow: wrap;
  }

  .loading-nav ul li::after {
    margin-top: 1rem;
    width: 12px;
    height: 20px;
  }

  section>.content>.flex>* {
    width: 100%;
  }

  .loading-nav ul li .img {
    width: 70px;
    height: 70px;
    margin-bottom: 1rem;
  }

  .loading-nav ul li p {
    font-size: 17px;
    line-height: 1.5rem;
  }

  .loading-nav ul li::after {
    margin-top: 1rem;
    width: 12px;
    height: 20px;
  }

  section>.content>.flex>* {
    width: 100%;
  }

  .loading-nav ul li .img {
    width: 70px;
    height: 70px;
    margin-bottom: 1rem;
  }

  .loading-nav ul li p {
    font-size: 17px;
    line-height: 1.5rem;
  }

  .loading_step {
    padding: 2rem 0px;
  }

  .content {
    padding: 0px 10px;
  }

  .loading_step .content .flex {
    flex-flow: wrap;
  }

  .head h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .line-title h2 {
    margin-bottom: 1rem;
  }

  .line-title h2::after {
    margin-top: 10px;
  }

  .loading_step .nav {
    margin-top: 1.5rem;
  }

  .loading_step .content .flex {
    flex-flow: wrap;
  }

  .loading_step .nav ul,
  .fitting_success .nav ul {
    gap: 1rem;
    flex-flow: row;
    overflow: auto;
  }

  .line-title ul li {
    font-size: 0.9rem;
    line-height: 1.5rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
  }

  .line-title ul li::before {
    width: 15px;
    min-width: 15px;
    transform: translateY(4px);
  }

  .loading_step .nav li,
  .fitting_success .nav li {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
    white-space: nowrap;
  }

  .line-title ul li {
    font-size: 0.9rem;
    line-height: 1.5rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
  }

  .line-title ul li::before {
    width: 15px;
    min-width: 15px;
    transform: translateY(4px);
  }

  .loading_step .nav li,
  .fitting_success .nav li {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
    white-space: nowrap;
  }

  .line-title ul li {
    font-size: 0.9rem;
    line-height: 1.5rem;
    align-items: flex-start;
    margin-bottom: 0.5rem;
  }

  .line-title ul li::before {
    width: 15px;
    min-width: 15px;
    transform: translateY(4px);
  }

  .loading_step .nav li,
  .fitting_success .nav li {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
    white-space: nowrap;
  }

  .loading_step .swiper_box {
    margin-top: 1.5rem;
  }

  .loading_step .swiper_btns {
    width: 95%;
  }

  .loading_step .swiper_btns div {
    zoom: 0.6;
  }

  .loading_step .swiper_btns div {
    zoom: 0.6;
  }

  .swiper_content {
    padding: 10px 1.2rem;
  }

  .swiper_loading_step li.swiper-slide .flex {
    flex-flow: wrap;
  }

  .swiper_loading_step li .left {
    width: 100%;
  }

  .swiper_loading_step li .left .img {
    aspect-ratio: 1 / 0.5;
  }

  .swiper_loading_step li .right {
    width: 100%;
    padding: 1.2rem;
  }

  .swiper_loading_step li .right strong {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    line-height: 1.4;
  }

  .swiper_loading_step li .right strong::after {
    display: none;
  }

  .swiper_loading_step li .right strong {
    margin-bottom: 0.5rem;
  }

  .swiper_loading_step li .right span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 10px;
  }

  .swiper_loading_step li .right p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_loading_step li .right i {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-top: 1rem;
  }

  .swiper_loading_step li .right i::before {
    transform: translateY(3px);
  }

  .swiper_loading_step li.swiper-slide .flex {
    flex-flow: wrap;
  }

  .swiper_loading_step li .left {
    width: 100%;
  }

  .swiper_loading_step li .left .img {
    aspect-ratio: 1 / 0.5;
  }

  .swiper_loading_step li .right {
    width: 100%;
    padding: 1.2rem;
  }

  .swiper_loading_step li .right strong {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    line-height: 1.4;
  }

  .swiper_loading_step li .right strong::after {
    display: none;
  }

  .swiper_loading_step li .right strong {
    margin-bottom: 0.5rem;
  }

  .swiper_loading_step li .right span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 10px;
  }

  .swiper_loading_step li .right p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_loading_step li .right i {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-top: 1rem;
  }

  .swiper_loading_step li .right i::before {
    transform: translateY(3px);
  }

  .swiper_loading_step li.swiper-slide .flex {
    flex-flow: wrap;
  }

  .swiper_loading_step li .left {
    width: 100%;
  }

  .swiper_loading_step li .left .img {
    aspect-ratio: 1 / 0.5;
  }

  .swiper_loading_step li .right {
    width: 100%;
    padding: 1.2rem;
  }

  .swiper_loading_step li .right strong {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    line-height: 1.4;
  }

  .swiper_loading_step li .right strong::after {
    display: none;
  }

  .swiper_loading_step li .right strong {
    margin-bottom: 0.5rem;
  }

  .swiper_loading_step li .right span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 10px;
  }

  .swiper_loading_step li .right p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .swiper_loading_step li .right i {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-top: 1rem;
  }

  .swiper_loading_step li .right i::before {
    transform: translateY(3px);
  }

  .loading_quantity .line-title h2 {
    margin-bottom: 1.5rem;
  }

  .loading_quantity .main li .flex {
    flex-flow: wrap;
  }

  .loading_quantity .main .left {
    width: 100%;
    order: 9;
  }

  .loading_quantity .main .left .img {
    border-radius: 0px 0px 10px 10px;
    aspect-ratio: 1 / 0.6;
  }

  .loading_quantity .main .infos,
  .loading_quantity .main li.active .infos {
    width: 100%;
    padding: 1.2rem;
  }

  .loading_quantity .main .infos strong {
    font-size: 1.1rem;
    margin-bottom: 0rem;
  }

  .loading_quantity .main .infos div {
    margin-top: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos p {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main li .flex {
    flex-flow: wrap;
  }

  .loading_quantity .main .left {
    width: 100%;
    order: 9;
  }

  .loading_quantity .main .left .img {
    border-radius: 0px 0px 10px 10px;
    aspect-ratio: 1 / 0.6;
  }

  .loading_quantity .main .infos,
  .loading_quantity .main li.active .infos {
    width: 100%;
    padding: 1.2rem;
  }

  .loading_quantity .main .infos strong {
    font-size: 1.1rem;
    margin-bottom: 0rem;
  }

  .loading_quantity .main .infos div {
    margin-top: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos p {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity .main .infos span {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .loading_quantity {
    padding-bottom: 50px;
  }

  .cer_logos {
    margin-top: 1rem;
  }

  .brand_products {
    padding-bottom: 2rem;
  }

  .brand_products .tabel {
    gap: 120px 10px;
    grid-template-columns: repeat(2, 1fr);
  }
  .brand_products .head{
    margin-bottom: 5rem;
  }
  .school_main .school-grid.solutions.swiper_brands{
    padding: 1.2rem;
    overflow: hidden;
  }

  .footer-container .footer-main .logo-icon .icons {
    align-items: center;
    flex-flow: wrap;
    gap: 1.5rem;
  }
  .footer-container .footer-main .logo-icon .cer_logos{
    width: 100%;
  }
  .footer-container .footer-main .logo-icon .cer_logos ul{
    justify-content: center;
    margin-right: 0;
  }
  .footer-container .footer-main .logo-icon .cer_logos ul li img{
    height: 34px;
  }
  .footer-container .footer-main .logo-icon ul{
    margin: 0 auto;
  }
  .banner_search input[type="text"]{
    width: 100%;
    padding: 0.7rem 1rem;

  }
  .banner_search{
    display: block;
    width: 100%;
    position: relative;
  }
  .banner_search input[type="submit"]{
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    transform: translateX(0);
  }
  .dmension_main .link_list{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 1.5rem;
  }

  .contact_main {
    zoom: 1;
    padding-top: 3rem !important;
  }
}