@media screen and (max-width: 768px) {
  html {
    font-size: 16px !important;
  }

  body {
    font-size: 1rem !important;
  }

  .content,
  .content_big {
    padding: 0 20px;
  }

  .swiper_content {
    padding: 10px 20px;
  }

  .only_mobile {
    display: block;
  }

  body.fixed {
    padding-right: 0;
  }

  .gap {
    gap: 1rem;
  }

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

  .head .subtitle {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 8px;
    letter-spacing: unset;
    word-spacing: unset;
  }

  .head h1 {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: unset;
    word-spacing: unset;
  }

  .head h2 {
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: unset;
    word-spacing: unset;
  }

  .head .desc,
  .head p {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-top: 10px;
    letter-spacing: unset;
    word-spacing: unset;
    max-width: unset;
  }

  .head .btn,
  .head .btn_line,
  .head .btn_w,
  .head .btn_more,
  .head .btn_blue {
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 20px;
    gap: 8px;
  }

  .video_pop .pop_content {
    width: 96vw;
    height: auto;
    max-width: 96vw;
  }

  .btn,
  .btn_line,
  .btn_w,
  .btn_more,
  .btn_blue {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 20px;
    gap: 8px;
    min-width: unset;
  }

  .btn::after,
  .btn_line::after,
  .btn_w::after,
  .btn_more::after,
  .btn_blue::after {
    width: 12px;
    height: 12px;
  }

  .btn_circle {
    width: 2.5rem;
    height: 2.5rem;
  }

  .btn_circle::after {
    width: 14px;
    height: 14px;
  }

  .swiper_btns {
    gap: 1rem;
  }

  .swiper_btns div {
    width: 40px;
    height: 40px;
  }

  .swiper_btns div::after {
    width: 12px;
    height: 12px;
  }

  header .logo img {
    height: 20px;
  }

  header .btns {
    gap: 26px;
    min-height: 4rem;
  }

  header .btn_blue {
    display: none;
  }

  footer .footer_main {
    padding: 4rem 0 4rem;
  }

  footer .footer_main .flex {
    display: block;
  }

  footer .slide_intro {
    margin: 0 0 2rem;
    width: 100%;
    display: grid;
  }

  footer .slide_intro .logo {
    max-width: 180px;
    margin: 0 auto;
  }

  footer .slide_intro .social {
    margin-top: 2rem;
    gap: 1rem;
    justify-content: space-around;
  }

  footer .slide_intro .social a {
    width: 2.5rem;
    height: 2.5rem;
  }

  footer .slide_obj:not(.slide_connect) {
    width: 100%;
  }

  footer .slide_obj:not(.slide_connect) strong {
    font-size: 1rem;
    line-height: 46px;
    border: 1px solid rgba(22, 22, 22, 0.35);
    padding: 0 22px;
    position: relative;
    margin-bottom: 1rem;
  }

  footer .slide_obj:not(.slide_connect) strong::after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: url(../img/arrow-down.svg) no-repeat center / contain;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
  }

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

  footer .slide_obj:not(.slide_connect)>div {
    display: none;
    padding: 0 1.2rem 1.2rem;
  }

  footer .slide_obj:not(.slide_connect)>div li {
    margin-bottom: 14px;
  }

  footer .slide_obj:not(.slide_connect)>div a {
    font-size: 14px;
    display: block;
    font-weight: normal;
  }

  footer .slide_obj:not(.slide_connect)>div p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  footer .slide_connect {
    width: 100%;
    padding-top: 20px;
  }

  footer .slide_connect strong {
    font-size: 18px;
    margin-bottom: 20px;
  }

  footer .slide_connect li {
    padding-left: 2rem;
    margin-bottom: 20px;
  }

  footer .slide_connect li::before {
    width: 1rem;
    height: 1rem;
  }

  footer .slide_connect li a {
    font-size: 1rem;
  }

  footer .slide_connect li .label {
    font-size: 14px;
    margin-top: 6px;
  }

  footer .slide_connect .email {
    top: 3px;
  }

  footer .copyright {
    padding: 20px 0;
  }

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

  footer .copyright ul {
    gap: 1rem;
  }

  footer .copyright p {
    font-size: 13px;
  }

  footer .copyright a {
    font-size: 14px;
  }

  .footer_contact .flex {
    min-height: unset;
  }

  .footer_contact .flex::before {
    width: 100vw;
    border-radius: 0;
  }

  .swiper_control {
    gap: 1rem;
  }

  .swiper_control div.swiper-scrollbar {
    width: 100%;
  }

  .swiper_control .swiper_btns {
    margin-left: auto;
  }

  .project_item .img {
    border-radius: 10px;
  }

  .project_item .info {
    margin-top: 12px;
  }

  .project_item span {
    font-size: 14px;
    line-height: 2;
    padding: 0 12px;
  }

  .project_item h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 12px;
  }

  .blog_item .img {
    border-radius: 12px;
  }

  .blog_item .tag {
    font-size: 14px;
    line-height: 2;
    margin: 12px;
    padding: 0 12px;
  }

  .blog_item .info {
    margin-top: 12px;
  }

  .blog_item .date {
    font-size: 0.9rem;
    margin-bottom: 6px;
  }

  .blog_item h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 1rem;
  }

  .blog_item .link {
    font-size: 0.9rem;
    grid-template-columns: 2rem 1fr;
    gap: 10px;
    transform: translateX(0);
  }

  .page_banner {
    padding: 0;
  }

  .page_banner .content_big {
    padding: 0;
  }

  .page_banner .box {
    border-radius: 0;
    position: relative;
    z-index: 2;
  }

  .page_banner .box::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-color: #d3edf8;
    z-index: -1;
    opacity: 0.5;
    pointer-events: none;
  }

  .page_banner .flex {
    min-height: unset;
    padding: 3rem 0 4rem;
  }

  .page_banner .head {
    padding: 0;
  }

  .page_banner strong {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .page_banner p {
    max-width: unset;
  }

  .page_banner form {
    border-radius: 8px;
    max-width: 350px;
    min-height: unset;
    margin-top: 20px;
  }

  .page_banner form input[type=text] {
    font-size: 14px;
    line-height: 1.5;
    padding: 11px 20px;
  }

  .page_banner form input[type=submit] {
    width: 43px;
    height: 43px;
    border-radius: 8px;
  }

  .page_free_b3 {
    padding: 4rem 0;
  }

  .page_free_b3 .items {
    margin-top: 2rem;
  }

  .page_free_b3 .items>ul {
    grid-template-columns: 1fr;
    gap: 2rem 1rem;
  }

  .page_free_b3 .item a {
    gap: 10px;
  }

  .page_free_b3 .item .img {
    border-radius: 12px;
  }

  .page_free_b3 .item .tag {
    font-size: 13px;
    line-height: 2;
    padding: 4px 12px;
    left: 8px;
    top: 12px;
  }

  .page_free_b3 .item .info {
    padding: 0;
  }

  .page_free_b3 .item .date {
    font-size: 0.9rem;
    margin-bottom: 6px;
  }

  .page_free_b3 .item h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .page_free_b3 .item p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }

  .page_free_b3 .item .link {
    font-size: 0.9rem;
    grid-template-columns: 2rem 1fr;
    gap: 10px;
  }

  .page_blogs {
    padding: 3rem 0 4rem;
    overflow: hidden;
  }

  .page_blogs .flex {
    align-items: center;
    gap: 20px 1rem;
  }

  .page_blogs .page_blogs_swiper {
    overflow: unset;
    margin-top: 2rem;
  }

  .page_blogs .btn_line {
    gap: 8px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .page_blogs .swiper_btns {
    position: static;
    width: 100%;
    padding: 0 20px;
    transform: translate(0);
    justify-content: flex-end;
    margin-top: 2rem;
  }

  #share {
    right: 10px;
  }

  #share strong {
    font-size: 16px;
  }

  #share .social {
    margin-top: 12px;
    gap: 10px;
  }

  #share .social a {
    width: 2rem;
    height: 2rem;
  }

  nav.navigation .nav-links {
    gap: 6px;
  }

  nav.navigation .page-numbers {
    font-size: 14px;
    min-width: 34px;
    padding: 8px 12px;
  }

  .page_service {
    padding: 3rem 0 4rem;
    overflow: hidden;
  }

  .page_service .page_service_swiper {
    overflow: unset;
  }

  .page_service .page_service_swiper a {
    padding: 2rem 20px 1.2rem;
    border-radius: 12px;
  }

  .page_service .page_service_swiper .icon {
    width: 3rem;
    height: 3rem;
  }

  .page_service .page_service_swiper .info {
    margin-top: 1em;
  }

  .page_service .page_service_swiper .title {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .page_service .page_service_swiper .desc {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }

  .page_service .page_service_swiper i {
    width: 18px;
    height: 14px;
  }

  .page_service .swiper_btns {
    position: static;
    width: 100%;
    justify-content: flex-end;
    transform: translate(0);
    margin-top: 2rem;
    padding: 0 20px;
  }

  .product_item.active p {
    opacity: 0.85;
    color: #fff;
  }

  .product_item.active .btn_w {
    transform: translate(0);
  }

  .product_item .info {
    padding: 0 20px 1.5rem;
  }

  .product_item h2,
  .product_item h3 {
    font-size: 18px;
    line-height: 1.5;
    transform: translate(0);
    margin-bottom: 10px;
  }

  .product_item p {
    font-size: 0.9rem;
    line-height: 1.5;
    transform: translate(0);
    margin-top: 0;
    margin-bottom: 1.2rem;
  }

  .product_item .btn_w {
    transform: translate(0);
    padding: 10px 20px;
    opacity: 1;
    margin-top: auto;
  }

  .home_banner {
    padding: 0;
  }

  .home_banner .content_big {
    padding: 0;
  }

  .home_banner .home_banner_swiper .swiper-slide {
    position: relative;
    z-index: 2;
    border-radius: 0px;
  }

  .home_banner .home_banner_swiper .swiper-slide .head p {
    font-weight: normal;
  }

  /* .home_banner .home_banner_swiper .swiper-slide::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    pointer-events: none;
    background-color: rgba(255, 255, 255, 0.5);
  } */

  .home_banner .head {
    padding: 0 0 5rem;
  }

  section.home_banner .head {
    flex: unset;
  }

  section.home_banner .imgs {
    max-width: 260px;
    padding-bottom: 260px;
    margin: 0 auto;
  }

  .home_banner .title {
    font-size: 25px;
    line-height: 1.5;
  }

  .home_banner .imgs {
    width: 100%;
    padding-bottom: 96.51%;
    order: -1;
  }

  .home_banner .flex {
    padding-top: 1rem;
  }

  .home_banner .swiper_con {
    display: none;
  }

  .home_banner div.swiper-pagination {
    bottom: 1rem;
    gap: 10px;
  }

  .home_banner div.swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .home_banner div.swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
  }

  .home_products {
    padding: 4rem 0 0rem;
  }

  .home_products .flex {
    display: block;
  }

  .home_products::before {
    height: 100%;
  }

  .home_products .swiper_btns {
    margin-top: 20px;
  }

  .home_products .home_products_swiper {
    margin-top: 2rem;
    padding-bottom: 7rem;
  }

  .home_products .home_products_swiper .swiper-slide.active {
    transform: translate(0);
  }

  .home_products .item a {
    border-radius: 12px;
  }

  .home_products .item .info {
    padding: 1.2rem 20px 0;
  }

  .home_products .item h3 {
    font-size: 18px;
  }

  .home_products .item p {
    font-size: 0.9rem;
    line-height: 1.5;
    padding: 0;
    margin-top: 10px;
  }

  .home_products .item .btn_circle {
    margin-top: 12px;
    transform: translate(0);
    opacity: 1;
  }

  .home_products .item .img {
    margin-top: -2.5rem;
  }

  .home_solutions {
    padding: 4rem 0;
  }

  .home_solutions .head p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
    max-width: unset;
  }

  .home_solutions .items {
    margin-top: 20px;
  }

  .home_solutions .items li {
    margin-bottom: 1rem;
  }

  .home_solutions .items .item {
    border-radius: 12px;
    grid-template-columns: 1.2rem 1fr 12px;
    gap: 1rem;
    padding: 1.2rem 12px;
  }

  .home_solutions .items .item span {
    font-size: 14px;
  }

  .home_solutions .items .item h3 {
    font-size: 18px;
  }

  .home_solutions .items .item p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
  }

  .home_solutions .items .item i {
    margin-top: 10px;
  }

  .home_solutions .home_solutions_swiper {
    border-radius: 12px;
    width: 100%;
    margin-top: 0;
  }

  .home_about {
    padding: 4rem 0;
  }

  .home_about::before {
    height: 100%;
  }

  .home_about .head {
    max-width: unset;
  }

  .home_about h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 1rem;
  }

  .home_about h3::before {
    width: 80px;
    height: 20px;
    margin-bottom: 1rem;
  }

  .home_about .home_about_swiper {
    margin-top: 2rem;
  }

  .home_about .home_about_swiper .img {
    border-radius: 10px;
  }

  .home_about .nums {
    margin-top: 3rem;
  }

  .home_about .nums>ul {
    grid-template-columns: 1fr;
    gap: 2rem 1.2rem;
  }

  .home_about .nums i {
    width: 2.2rem;
    height: 2.2rem;
    margin-right: 1rem;
  }

  .home_about .nums span {
    font-size: 2rem;
  }

  .home_about .nums .label {
    font-size: 0.9rem;
    margin-top: 6px;
  }

  .home_argument {
    padding: 4rem 0;
  }

  .home_argument .head p {
    font-size: 0.9rem;
    line-height: 1.5;
    max-width: unset;
    margin-top: 10px;
  }

  .home_argument .swiper_box {
    margin-bottom: -7rem;
    margin-top: 2rem;
  }

  .home_argument .home_argument_swiper {
    margin-top: 0;
    padding-bottom: 0;
  }

  .home_argument .home_argument_swiper .swiper-slide {
    border-radius: 12px;
    padding: 1.2rem 20px 2rem;
  }

  .home_argument .home_argument_swiper .swiper-slide.active::after {
    bottom: -10px;
  }

  .home_argument .home_argument_swiper .swiper-slide:before {
    border-radius: 12px;
  }

  .home_argument .home_argument_swiper .swiper-slide::after {
    border-radius: 12px;
  }

  .home_argument .home_argument_swiper .swiper-slide .icon {
    width: 3rem;
    height: 3rem;
  }

  .home_argument .home_argument_swiper .swiper-slide .info {
    margin-top: 1rem;
  }

  .home_argument .home_argument_swiper .swiper-slide h3 {
    font-size: 18px;
    line-height: 1.5;
  }

  .home_argument .home_argument_swiper .swiper-slide p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
  }

  .home_argument .swiper_btns {
    position: static;
    width: 100%;
    justify-content: flex-end;
    transform: translate(0);
    padding: 0 20px;
    margin-bottom: 1rem;
  }

  .home_argument .swiper_btns div {
    border-color: #fff;
  }

  .home_argument .swiper_btns div::after {
    filter: contrast(0) brightness(2);
  }

  .home_argument .swiper_btns div:hover {
    background-color: #fff;
  }

  .home_argument .swiper_btns div:hover::after {
    filter: unset;
  }

  section.home_contact .flex {
    padding: 6rem 0 3rem;
    min-height: unset;
  }

  .home_projects {
    padding: 4rem 0;
  }

  .home_projects .flex {
    gap: 0 1rem;
  }

  .home_projects .home_projects_swiper {
    margin-top: 2rem;
  }

  .home_projects .swiper_control {
    margin-top: 3rem;
  }

  .home_more {
    overflow: hidden;
    padding: 4rem 0;
  }

  .home_more .flex {
    display: block;
  }

  .home_more .head {
    padding: 0;
  }

  .home_more .head p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
  }

  .home_more .home_more_swiper {
    width: 100%;
    overflow: unset;
    padding: 0;
    margin-top: 2rem;
  }

  .home_more .home_more_swiper a {
    border-radius: 12px;
    padding: 1.2rem 20px 3rem;
  }

  .home_more .home_more_swiper a::before {
    border-radius: 12px;
  }

  .home_more .home_more_swiper .icon {
    width: 3.2rem;
    height: 3.2rem;
  }

  .home_more .home_more_swiper .info {
    margin-top: 1rem;
  }

  .home_more .home_more_swiper .info h3 {
    font-size: 18px;
  }

  .home_more .home_more_swiper .info p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
  }

  .home_more .home_more_swiper .btn_circle {
    width: 2.5rem;
    height: 2.5rem;
    bottom: -1.25rem;
  }

  .home_more .swiper_btns {
    position: static;
    width: 100%;
    justify-content: flex-end;
    transform: translate(0);
    margin-top: 2rem;
  }

  .home_news {
    padding: 4rem 0;
    overflow: hidden;
  }

  .home_news .flex {
    gap: 20px 1rem;
  }

  .home_news .btn_line {
    margin-top: 0;
  }

  .home_news::before {
    height: 40%;
  }

  .home_news .home_news_swiper {
    margin-top: 2rem;
    overflow: unset;
  }

  section.home_news .swiper_btns {
    position: static;
    width: 100%;
    margin-top: 2rem;
    justify-content: flex-end;
    transform: translate(0);
    padding: 0 20px;
  }

  .about_banner {
    padding: 0;
  }

  .about_banner .flex {
    min-height: unset;
    padding: 3rem 0 5rem;
  }

  .about_banner .content_big {
    padding: 0;
  }

  .about_banner .box {
    border-radius: 0;
    position: relative;
    z-index: 2;
  }

  .about_banner .box::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-color: #d3edf8;
    z-index: -1;
    opacity: 0.5;
    pointer-events: none;
  }

  .about_banner .head {
    padding: 0;
  }

  .about_banner strong {
    font-size: 14px;
  }

  .about_banner strong::before {
    width: 1.8rem;
    height: 1.8rem;
    margin-bottom: 8px;
  }

  .about_banner h1 {
    margin-top: 10px;
  }

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

  .about_video .flex {
    display: block;
  }

  .about_video h2 {
    max-width: unset;
  }

  .about_video .right {
    max-width: unset;
    padding: 0;
  }

  .about_video h3 {
    font-size: 18px;
    margin-top: 10px;
  }

  .about_video .main {
    width: 100%;
    padding: 0 20px;
    margin-top: 1.2rem;
  }

  .about_video .video {
    border-radius: 12px;
  }

  .about_video .video i {
    width: 2rem;
    height: 2rem;
    bottom: 1rem;
    left: 20px;
  }

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

  .about_intro .img {
    width: 100%;
    border-radius: 12px;
    max-width: 444px;
    margin: 0 auto;
  }

  .about_intro .head {
    flex: unset;
    margin-right: 0;
  }

  .about_intro h2 {
    margin-bottom: 0;
  }

  .about_intro p {
    margin-bottom: 0;
  }

  .about_solution {
    padding: 4rem 0;
  }

  .about_solution .head {
    max-width: unset;
  }

  .about_solution .nums {
    margin-top: 20px;
  }

  .about_solution .nums>ul {
    grid-template-columns: 1fr;
  }

  .about_solution .nums li {
    padding: 1rem 20px;
    align-items: flex-end;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .about_solution .nums li:last-child {
    border-bottom: none;
  }

  .about_solution .nums span {
    font-size: 2rem;
  }

  .about_solution .nums .label {
    font-size: 0.9rem;
    line-height: 1.5;
    max-width: unset;
    margin-top: 0;
  }

  .about_solution .about_solution_swiper {
    max-width: 310px;
    width: 100%;
    padding: 0 20px;
    margin-top: 2rem;
  }

  .about_solution .about_solution_swiper .img {
    border-radius: 12px;
  }

  .about_solution .about_solution_intro_swiper {
    max-width: 310px;
    width: 100%;
    padding: 0 20px;
    margin-top: 1rem;
  }

  .about_solution .about_solution_intro_swiper .swiper-slide {
    font-size: 0.9rem;
    line-height: 1.5;
    opacity: 0;
  }

  .about_solution .about_solution_intro_swiper .swiper-slide-next {
    opacity: 0;
  }

  .about_solution .about_solution_intro_swiper .swiper-slide-active {
    opacity: 1;
  }

  .about_solution .swiper_con {
    position: static;
    width: 100%;
    transform: translate(0);
    padding: 0 20px;
    margin-top: 2rem;
  }

  .about_solution .pagination {
    width: auto;
    font-size: 14px;
    margin-top: 0;
  }

  .about_solution .pagination .current {
    font-size: 16px;
    margin-right: 6px;
  }

  .about_solution .pagination .total {
    margin-bottom: -15px;
  }

  .about_solution .pagination .total::before {
    height: 20px;
    margin-right: 3px;
  }

  .about_vision {
    padding: 4rem 0;
  }

  .about_vision .content {
    padding: 0 20px;
  }

  .about_vision .items {
    margin-top: 2rem;
  }

  .about_vision .items>div {
    grid-template-columns: 1fr;
    gap: 1.2rem;
  }

  .about_vision .item {
    grid-template-columns: 2rem 1fr;
    gap: 1rem;
  }

  .about_vision .item h3 {
    font-size: 18px;
    line-height: 1.5;
  }

  .about_vision .item p {
    font-size: 0.9rem;
    line-height: 1.5;
    padding-right: 0;
    margin-top: 10px;
  }

  .about_values {
    padding: 4rem 0;
  }

  .about_values .imgs {
    width: 100%;
    max-width: 444px;
    margin: 0 auto;
  }

  .about_values .imgs>div {
    gap: 1rem;
  }

  .about_values .imgs .img {
    border-radius: 12px;
  }

  .about_values .imgs .img:nth-child(odd) {
    transform: translate(0);
  }

  .about_values .flex {
    gap: 1.2rem;
  }

  .about_values .head {
    padding: 0;
    flex: unset;
  }

  .about_values ul {
    margin-top: 20px;
  }

  .about_values ul li {
    padding-left: 1.8rem;
    margin-bottom: 10px;
  }

  .about_values ul li::before {
    width: 1rem;
    height: 1rem;
    top: 6px;
  }

  .about_values ul strong {
    font-size: 16px;
    margin-bottom: 10px;
  }

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

  .about_team .flex {
    min-height: unset;
    padding: 4rem 0;
  }

  .about_team .head {
    padding: 0;
    max-width: 410px;
  }

  .about_team h2 {
    margin-bottom: 0;
  }

  .about_team p {
    margin-bottom: 0;
  }

  .about_certificates {
    padding: 4rem 0;
  }

  .about_certificates .flex {
    margin-top: 2rem;
    display: block;
  }

  .about_certificates .items {
    min-width: unset;
    width: 100%;
  }

  .about_certificates .items>ul {
    grid-template-columns: 1fr;
    gap: 1.2rem 1rem;
  }

  .about_certificates .items li {
    padding: 2rem 20px;
  }

  .about_certificates .items h3 {
    font-size: 18px;
    line-height: 1.5;
  }

  .about_certificates .items p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
  }

  .about_certificates .con {
    padding: 0;
    min-width: unset;
    overflow: unset;
    width: 100%;
    margin-top: 2rem;
  }

  .about_certificates .about_certificates_swiper {
    max-width: unset;
  }

  .about_certificates .about_certificates_swiper .title {
    font-size: 16px;
    margin-top: 1.2rem;
  }

  .about_certificates .swiper_btns {
    margin-top: 2rem;
  }

  .about_argument {
    padding: 4rem 0;
  }

  .about_argument .items {
    margin-top: 2rem;
  }

  .about_argument .items>div {
    grid-template-columns: 1fr;
    gap: 2rem 1rem;
  }

  .about_argument .item {
    border-radius: 12px;
    padding: 1.2rem 20px 2rem;
  }

  .about_argument .item.active::after {
    bottom: -10px;
  }

  .about_argument .item:before {
    border-radius: 12px;
  }

  .about_argument .item::after {
    border-radius: 12px;
  }

  .about_argument .item .icon {
    width: 3rem;
    height: 3rem;
  }

  .about_argument .item .info {
    margin-top: 1.2rem;
  }

  .about_argument .item h3 {
    font-size: 18px;
    line-height: 1.5;
  }

  .about_argument .item p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
  }

  .about_customers {
    padding: 4rem 0;
  }

  .about_customers .main {
    width: 100%;
    padding: 0 20px;
    margin-top: 2rem;
  }

  .about_customers .flex {
    border-radius: 12px;
    gap: 0 1rem;
  }

  .about_customers .left {
    width: 100%;
    margin: 0;
  }

  .about_customers .right {
    width: 100%;
    padding: 2rem 20px 1.5rem;
  }

  .about_customers .about_customers_intro_swiper {
    margin-bottom: 0;
  }

  .about_customers .about_customers_intro_swiper i {
    width: 2rem;
    height: 2rem;
  }

  .about_customers .about_customers_intro_swiper .desc {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 1rem;
  }

  .about_customers .about_customers_intro_swiper .desc p {
    margin-bottom: 10px;
  }

  .about_customers .about_customers_intro_swiper .metas {
    gap: 12px;
    margin-top: 2rem;
  }

  .about_customers .about_customers_intro_swiper .metas .icon {
    width: 2.5rem;
    height: 2.5rem;
  }

  .about_customers .about_customers_intro_swiper .metas .title {
    font-size: 16px;
  }

  .about_customers .about_customers_intro_swiper .metas .label {
    font-size: 0.9rem;
    margin-top: 4px;
  }

  .about_customers .swiper_btns {
    margin-top: 2.2rem;
  }

  .post_banner {
    padding: 0;
  }

  .post_banner .content_big {
    padding: 0;
  }

  .post_banner h1 {
    font-size: 22px;
  }

  .post_banner .box {
    border-radius: 0;
  }

  .post_banner .flex {
    padding: 3rem 0;
    min-height: unset;
  }

  .post_banner .cat {
    font-size: 14px;
    line-height: 2;
    padding: 0 12px;
    margin-bottom: 10px;
  }

  .post_banner .head {
    padding: 0;
  }

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

  .post_main .flex {
    display: block;
  }

  .post_main .left {
    max-width: unset;
  }

  .post_main .right {
    position: static;
    top: unset;
    width: 100%;
    padding: 0;
    margin-top: 2rem;
  }

  .post_main .date {
    font-size: 0.9rem;
    grid-template-columns: 12px 1fr;
    gap: 8px;
    margin-bottom: 1.5rem;
  }

  .post_main .slide_obj {
    margin-bottom: 2rem;
  }

  .post_main .slide_obj strong {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 1rem;
  }

  .post_main .slide_obj ul li {
    margin-bottom: 12px;
  }

  .post_main .slide_obj ul li a {
    padding-left: 1.5rem;
    font-size: 0.9rem;
  }

  .post_main .slide_obj ul li a::before {
    width: 10px;
    height: 10px;
    top: 5px;
  }

  .post_main .tags {
    margin-right: 0;
    gap: 12px;
    margin-top: 0;
  }

  .post_main .tags p {
    font-size: 0.9rem;
    padding: 8px 16px;
  }

  .post_main .table {
    padding: 1.2rem 20px 2rem;
  }

  .post_main .table .title {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .post_main .table .main {
    margin-top: 1rem;
  }

  .post_main .table .post_menu li {
    margin-bottom: 10px;
  }

  .post_main .table .post_menu a {
    font-size: 0.9rem;
    padding-left: 1.2rem;
  }

  .post_main .table .post_menu a::before {
    width: 10px;
    height: 10px;
    top: 6px;
  }

  .post_main .table .post_sub_menu {
    padding: 10px 20px 0;
  }

  .post_main .table .post_sub_menu a {
    padding-left: 1.2rem;
  }

  .post_main .postdetail {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 1.2rem;
  }

  .post_main .postdetail h2 {
    font-size: 18px;
    margin: 22px 0 10px;
  }

  .post_main .postdetail h3 {
    font-size: 16px;
    margin: 12px 0;
  }

  .post_main .postdetail p {
    margin: 10px 0;
  }

  .post_main .postdetail img {
    margin: 14px 0;
  }

  .post_main .postdetail .before,
  .post_main .postdetail .after {
    margin: 14px 0;
  }

  .post_main .postdetail ul {
    margin: 10px 0;
  }

  .post_main .postdetail ul li {
    padding-left: 1.2rem;
    margin-bottom: 4px;
  }

  .post_main .postdetail ul li::before {
    width: 8px;
    height: 8px;
    top: 6px;
  }

  .blog_contact .content {
    padding: 0;
  }

  .blog_contact .flex {
    min-height: unset;
    border-radius: 0;
    padding: 4rem 20px;
  }

  .blog_contact .head {
    padding: 0;
  }

  .blog_section {
    padding: 4rem 0;
  }

  .blog_section .list {
    margin-top: 2rem;
  }

  .blog_section .list>ul {
    grid-template-columns: 1fr;
    gap: 3rem 1rem;
  }

  .blog_section nav.navigation {
    margin-top: 3rem;
  }

  .careers_section {
    padding: 4rem 0;
  }

  .careers_section .content {
    padding: 0 20px;
  }

  .careers_section h2::after {
    width: 80px;
    height: 20px;
    margin-top: 16px;
  }

  .careers_section .list {
    margin-top: 2rem;
  }

  .careers_section .item.active .title {
    padding: 14px 0;
  }

  .careers_section .item.active .title::before {
    width: calc(100% + 32px);
  }

  .careers_section .title {
    font-size: 16px;
    grid-template-columns: 1fr 14px;
    gap: 1rem;
    padding: 14px 0;
  }

  .careers_section .main {
    padding: 1.2rem 0 2rem;
  }

  .careers_section .main .flex {
    gap: 0;
  }

  .careers_section .main .detail {
    font-size: 0.9rem;
    line-height: 1.5;
    padding: 0;
  }

  .careers_section .main .base {
    margin-bottom: 2rem;
  }

  .careers_section .main .base>ul {
    gap: 1.2rem 2rem;
  }

  .careers_section .main .base li {
    grid-template-columns: 20px 1fr;
    gap: 8px;
  }

  .careers_section .main::before {
    width: calc(100% + 32px);
  }

  .careers_section .main .slide_obj {
    margin-bottom: 1.5rem;
  }

  .careers_section .main .slide_obj strong {
    font-size: 16px;
  }

  .careers_section .main .slide_obj p {
    margin-top: 10px;
  }

  .careers_section .main .slide_obj ul {
    margin-top: 10px;
  }

  .careers_section .main .slide_obj ul li {
    padding-left: 1.2rem;
    margin-bottom: 10px;
  }

  .careers_section .main .slide_obj ul li::before {
    width: 6px;
    height: 6px;
    top: 7px;
  }

  .careers_section .main .btn_more {
    font-size: 14px;
    padding: 10px 20px;
    margin-top: 2rem;
    margin-left: auto;
  }

  .contact_main {
    padding: 4rem 0;
  }

  .contact_main h2::after {
    width: 80px;
    height: 20px;
    margin-top: 16px;
  }

  .contact_main .main {
    margin-top: 2rem;
    max-width: unset;
  }

  .contact_main form {
    gap: 1rem;
    font-size: 14px;
  }

  .contact_main form .col-2 {
    width: 100%;
  }

  .contact_main form .label {
    margin-bottom: 6px;
  }

  .contact_main form input,
  .contact_main form textarea {
    font-size: 14px;
    border-radius: 8px;
    line-height: 1.5;
    padding: 11px 20px;
  }

  .contact_main form textarea {
    height: 100px;
  }

  .contact_main form p {
    margin-top: 10px;
  }

  .contact_main form .btn_blue {
    margin-top: 1.2rem;
    max-width: 140px;
  }

  .contact_team {
    padding: 4rem 0;
  }

  .contact_team p {
    max-width: unset;
  }

  .contact_team .connect {
    margin-top: 20px;
  }

  .contact_team .connect ul {
    gap: 1rem 1.2rem;
    justify-content: unset;
  }

  .contact_team .connect li {
    grid-template-columns: 2.2rem 1fr;
    gap: 12px;
  }

  .contact_team .connect li a {
    font-size: 1rem;
  }

  .contact_team .address {
    max-width: unset;
    margin-top: 2rem;
  }

  .contact_team .address>ul {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .contact_team .address a {
    padding: 2rem 20px;
    border-radius: 12px;
  }

  .contact_team .address .icon {
    width: 3rem;
    height: 3rem;
  }

  .contact_team .address .info {
    margin-top: 1.2rem;
  }

  .contact_team .address h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .contact_team .address p {
    font-size: 0.9rem;
    line-height: 1.5;
    max-width: unset;
    margin-bottom: 1rem;
  }

  .contact_team .address span {
    font-size: 14px;
  }

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

  .diamond_intro .img {
    width: 100%;
    border-radius: 12px;
  }

  .diamond_intro .head {
    padding: 0;
  }

  .diamond_intro .head p {
    font-size: 14px;
    margin-top: 12px;
  }

  .diamond_intro ul {
    margin-top: 10px;
  }

  .diamond_intro ul li {
    font-size: 0.9rem;
    line-height: 1.5;
    padding-left: 1.5rem;
  }

  .diamond_intro ul li::before {
    width: 12px;
    height: 12px;
    top: 7px;
  }

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

  .diamond_section .diamond_sidebar {
    width: 100%;
  }

  .diamond_section .diamond_sidebar .taxonomy {
    margin-bottom: 1rem;
  }

  .diamond_section .diamond_sidebar .title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .diamond_section .diamond_sidebar select {
    font-size: 14px;
    padding: 14px 2rem 14px 20px;
    background-size: 8px;
    background-position: center right 20px;
  }

  .diamond_section .diamond_sidebar p {
    font-size: 16px;
    max-width: unset;
    padding: 0 0 20px;
  }

  .diamond_section .list>ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem 1rem;
  }

  .diamond_section .list .item .img {
    border-radius: 8px;
  }

  .diamond_section .list .item .title {
    font-size: 1rem;
    margin-top: 12px;
  }

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

  .download_section .item .title {
    font-size: 22px;
    line-height: 1.5;
    grid-template-columns: 1fr 16px;
    gap: 1rem;
    padding: 14px 0;
  }

  .download_section .item .main {
    padding: 1.2rem 0 2rem;
  }

  .download_section .nav_list {
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 1.2rem;
  }

  .download_section .nav_list::-webkit-scrollbar {
    display: none;
  }

  .download_section .nav_list .nav_item {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 20px;
    white-space: nowrap;
  }

  .download_section .list {
    margin-top: 2rem;
  }

  .download_section .list li {
    margin-bottom: 1rem;
  }

  .download_section .list a {
    grid-template-columns: 1fr 20px;
    gap: 1rem;
    font-size: 0.9rem;
    border-radius: 10px;
    padding: 14px 12px;
  }

  .download_section p.center:has(.btn_more) {
    margin-top: 2rem;
    min-height: 43px;
  }

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

  .faq_section .flex {
    margin-top: 1rem;
    padding-top: 2rem;
    display: block;
  }

  .faq_section .left {
    position: static;
    top: unset;
    width: 100%;
  }

  .faq_section .nav_list {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
    overflow-x: auto;
    display: flex;
    gap: 1.2rem;
  }

  .faq_section .nav_list::-webkit-scrollbar {
    display: none;
  }

  .faq_section .nav_list .nav_item {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 22px;
    white-space: nowrap;
    margin-bottom: 0;
  }

  .faq_section .list {
    margin-top: 2rem;
  }

  .faq_section .faq {
    border-radius: 12px;
    margin-bottom: 1rem;
  }

  .faq_section .faq.active .question {
    padding-top: 14px;
  }

  .faq_section .faq .question {
    font-size: 16px;
    gap: 1rem;
    grid-template-columns: 1fr 12px;
    padding: 14px 20px;
  }

  .faq_section .faq .answer {
    font-size: 0.9rem;
    margin: 0;
    line-height: 1.5;
    padding: 1rem 20px 1.2rem;
  }

  .faq_section .faq .answer p {
    margin-bottom: 10px;
    max-width: unset;
  }

  .faq_section p.center:has(.btn_more) {
    margin-top: 2.2rem;
    min-height: 43px;
  }

  .products_nav {
    padding: 2rem 0 1rem;
  }

  .products_nav .nav_item {
    transform: translate(0);
  }

  .products_nav .nav_item::before {
    border-radius: 12px;
  }

  .products_nav .nav_item .title {
    font-size: 14px;
    padding: 12px 10px;
  }

  .products_nav .swiper_btns {
    position: static;
    width: 100%;
    transform: translate(0);
    justify-content: flex-end;
    padding: 0 20px;
    margin-top: 20px;
  }

  .products_nav .swiper_btns div {
    width: 40px;
    height: 40px;
  }

  .products_nav .swiper_btns .swiper-button-disabled {
    opacity: 0.68;
  }

  .products_section {
    padding: 1rem 0 4rem;
  }

  .products_section .flex {
    display: block;
  }

  .products_section .products_sidebar {
    position: static;
    top: unset;
    width: 100%;
  }

  .products_section .products_sidebar .filer_title strong {
    font-size: 22px;
  }

  .products_section .products_sidebar .filer_title .reset {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .products_section .products_sidebar .filter_list {
    margin-top: 1.2rem;
  }

  .products_section .products_sidebar .taxonomy:first-child .terms {
    display: none;
  }

  .products_section .products_sidebar .taxonomy .title {
    font-size: 16px;
    padding: 14px 0;
    padding-right: 2rem;
  }

  .products_section .products_sidebar .taxonomy .title::after {
    width: 12px;
    height: 12px;
  }

  .products_section .products_sidebar .taxonomy .terms {
    padding: 10px 0 1.2rem;
  }

  .products_section .products_sidebar .taxonomy .terms li {
    font-size: 0.9rem;
    padding-left: 1.8rem;
    margin-bottom: 12px;
  }

  .products_section .products_sidebar .taxonomy .terms li::before {
    width: 16px;
    height: 16px;
  }

  .products_section .right {
    margin-top: 0;
  }

  .products_section .list {
    margin-top: 2rem;
  }

  .products_section .list>ul {
    grid-template-columns: 1fr;
    gap: 2rem 1rem;
  }

  .search .products_section .list>ul {
    grid-template-columns: 1fr;
  }

  .product_banner {
    padding: 0;
  }

  .product_banner .content_big {
    padding: 0;
  }

  .product_banner .box {
    border-radius: 0;
  }

  .product_banner .flex {
    min-height: unset;
    flex-direction: column-reverse;
    padding: 2rem 0 4rem;
  }

  .product_banner .img {
    width: 100%;
    margin: 0 auto;
    max-width: 350px;
  }

  .product_banner .left {
    padding: 0;
  }

  .product_banner .breadcrumbs span {
    font-size: 14px;
    line-height: 2;
  }

  .product_banner .breadcrumbs span span::before {
    width: 10px;
    height: 10px;
    margin: 0 8px;
  }

  .page_banner .breadcrumbs,
  .post_banner .breadcrumbs {
    margin-bottom: 12px;
  }

  .page_banner .breadcrumbs span,
  .post_banner .breadcrumbs span {
    font-size: 14px;
    line-height: 2;
  }

  .page_banner .breadcrumbs span span::before,
  .post_banner .breadcrumbs span span::before {
    width: 10px;
    height: 10px;
    margin: 0 8px;
  }

  .product_banner h1 {
    margin-top: 12px;
  }

  .product_banner .info {
    margin-top: 20px;
  }

  .product_banner .info>ul {
    gap: 1rem;
  }

  .product_banner .info .data {
    font-size: 20px;
  }

  .product_banner .info .label {
    font-size: 0.9rem;
    margin-top: 6px;
  }

  .product_banner .btns {
    margin-top: 2rem;
    gap: 1rem;
  }

  .product_banner .btn_w {
    margin-top: 0;
  }

  .product_banner .btn_download {
    font-size: 14px;
    padding: 10px 20px;
    gap: 8px;
  }

  .product_banner .btn_download::after {
    width: 14px;
    height: 14px;
  }

  .product_nav .nav_list {
    position: relative;
    gap: 2rem;
    width: calc(100% + 40px);
    padding: 0 20px;
    margin: 0 -20px;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .product_nav .nav_list::-webkit-scrollbar {
    display: none;
  }

  .product_nav .nav_list .nav_item.active::after,
  .product_nav .nav_list .nav_item:hover::after {
    width: calc(100% - 10px);
  }

  .product_nav .nav_list .nav_item a {
    font-size: 16px;
    line-height: 1.5;
    padding: 14px 0 16px;
    white-space: nowrap;
  }

  .product_nav .nav_list .nav_item::after {
    height: 4px;
    bottom: 0;
  }

  .product_size {
    padding: 4rem 0;
  }

  .product_size .flex {
    gap: 2rem 1rem;
  }

  .product_size .img {
    width: 100%;
  }

  .product_size .head {
    padding: 0;
  }

  .product_multilayer {
    padding: 4rem 0;
  }

  .product_multilayer .head {
    padding: 0;
  }

  .product_multilayer .main {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 2rem;
  }

  .product_multilayer .main .pic {
    width: 80%;
  }

  .product_multilayer .main .float {
    width: 100%;
    margin-top: 2rem;
  }

  .product_multilayer .main .float li {
    position: static;
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px solid #3eaaed;
  }

  section.product_multilayer .main .float li {
    width: 100%;
  }

  .product_multilayer .main .float li:last-child {
    margin-bottom: 0;
  }

  .product_multilayer .main .float li::after {
    display: none;
  }

  .product_multilayer .main .float h3 {
    font-size: 18px;
  }

  .product_multilayer .main .float p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px;
  }

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

  .product_sintering .flex {
    gap: 2rem 1rem;
  }

  .product_sintering .img {
    width: 100%;
  }

  .product_sintering .head {
    padding: 0;
  }

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

  .product_natural .head {
    padding: 0;
  }

  .product_natural .img {
    width: 100%;
    border-radius: 12px;
  }

  .product_natural .items {
    margin-top: 20px;
  }

  .product_natural .items li {
    grid-template-columns: 3rem 1fr;
    gap: 1rem;
    padding: 1rem 0;
  }

  .product_natural .items .info {
    padding: 0;
  }

  .product_natural .items h3 {
    font-size: 18px;
  }

  .product_natural .items p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 6px;
  }

  .product_spaces {
    padding: 4rem 0;
  }

  .product_spaces .flex {
    margin-top: 2rem;
  }

  .product_spaces .img {
    width: 100%;
  }

  .product_spaces .right {
    padding: 0;
  }

  .product_spaces table td {
    font-size: 0.9rem;
    padding: 14px 0;
  }

  .product_spaces table td:first-child {
    width: unset;
    padding-right: 20px;
  }

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

  .product_description .item {
    margin-bottom: 3rem;
  }

  .product_description .item strong {
    font-size: 18px;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

  .product_description .item .list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.2rem 1rem;
  }

  .product_description .item .list .label {
    font-size: 0.9rem;
    margin-top: 5px;
  }

  .product_description .item_sys .list ul {
    grid-template-columns: repeat(3, 1fr);
  }

  .product_description .item_shade .list>div {
    gap: 2rem;
  }

  .product_description .item_shade .list ul {
    grid-template-columns: repeat(auto-fit, 40px);
  }

  .product_works {
    padding: 3rem 0;
  }

  .product_works .main {
    max-width: unset;
    margin-top: 1.2rem;
  }

  .product_works .video {
    border-radius: 12px;
  }

  .product_works .video i {
    width: 3rem;
    height: 3rem;
  }

  .product_comparisons {
    padding: 3rem 0;
  }

  .product_comparisons .main {
    width: calc(100% + 40px);
    padding: 0 20px;
    margin: 2rem -20px 0;
    overflow-x: auto;
  }

  .product_comparisons .main::-webkit-scrollbar {
    display: none;
  }

  .product_comparisons table {
    min-width: 700px;
    margin-top: 0;
  }

  .product_comparisons table::before {
    height: calc(100% - 100px);
    border-radius: 12px;
  }

  .product_comparisons table .img {
    margin-bottom: 0;
    width: 100px;
    height: 100px;
  }

  .product_comparisons table th,
  .product_comparisons table td {
    font-size: 0.9rem;
    line-height: 1.5;
  }

  .product_comparisons table tr:has(th):nth-child(2) th {
    padding: 14px 10px;
  }

  .product_comparisons table td {
    padding: 14px 10px;
  }

  .product_comparisons table .label {
    font-size: 14px;
    margin-top: 4px;
  }

  .product_comparisons table i {
    width: 20px;
    height: 20px;
  }

  .product_faqs {
    padding: 3rem 0;
  }

  .product_faqs .head {
    padding: 0;
  }

  .product_faqs .head p {
    font-size: .9rem;
    line-height: 1.5rem;
    margin-top: 10px;
  }

  .product_faqs .list {
    width: 100%;
  }

  .product_faqs .faq .question {
    font-size: 16px;
    padding: 14px 0;
    gap: 1rem;
  }

  .product_faqs .faq .question i {
    width: 14px;
    height: 14px;
  }

  .product_faqs .faq .answer {
    font-size: 0.9rem;
    line-height: 1.5;
    padding-right: 0;
    padding-bottom: 1.2rem;
    margin-top: 0;
  }

  .product_related {
    padding: 3rem 0 4rem;
    overflow: hidden;
  }

  .product_related .flex {
    gap: 2rem 1rem;
  }

  .product_related h2 {
    padding: 0;
  }

  .product_related .btn_line {
    margin-top: 0;
  }

  .product_related .product_related_swiper {
    margin-top: 2rem;
    overflow: unset;
    border-radius: 0;
  }

  .product_related .product_item.active .btn_w {
    transform: translate(0);
  }

  .product_related .product_item .info {
    padding: 0 20px 1.5rem;
  }

  .product_related .product_item h3 {
    font-size: 18px;
    line-height: 1.5;
  }

  .product_related .product_item p {
    font-size: 0.9rem;
    margin-top: 0;
  }

  .product_related .product_item .btn_w {
    padding: 10px 20px;
  }

  .product_related .swiper_control {
    margin-top: 3rem;
  }

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

  .solutions_section.first {
    padding: 4rem 0 3rem;
  }

  .solutions_section .swiper_content {
    margin-top: 2rem;
    border-radius: 0;
  }

  .solutions_section .solutions_section_swiper {
    border-radius: 0;
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
  }

  .solutions_section .solutions_section_swiper .active a::before {
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }

  .solutions_section .solutions_section_swiper .active .title {
    transform: scale(1) translate(0);
  }

  .solutions_section .solutions_section_swiper .active .img {
    transform: scale(1) translate(0);
  }

  .solutions_section .solutions_section_swiper .title {
    font-size: 16px;
    padding: 10px 20px 1rem;
  }

  .solutions_section .solutions_section_swiper a::before {
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border-radius: 12px;
  }

  .solutions_section .solutions_section_swiper a::after {
    width: 20px;
    height: 20px;
  }

  .solutions_section .swiper_btns {
    position: static;
    width: 100%;
    transform: translate(0);
    justify-content: flex-end;
    padding: 0 20px;
    margin-top: 2rem;
  }

  .solutions_intro {
    padding: 4rem 0 6rem;
    margin-bottom: -2rem;
  }

  .solutions_intro .flex {
    align-items: center;
  }

  .solutions_intro .head {
    padding: 0;
  }

  .solutions_intro ul {
    margin-top: 10px;
  }

  .solutions_intro ul li {
    font-size: 0.9rem;
    line-height: 1.5;
    padding-left: 1.5rem;
    margin-bottom: 10px;
  }

  .solutions_intro ul li::before {
    width: 14px;
    height: 14px;
    top: 6px;
  }

  .solutions_intro .img {
    width: 100%;
    border-radius: 12px;
  }

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

  .videos_section .list {
    margin-top: 2rem;
  }

  .videos_section .list>ul {
    grid-template-columns: 1fr;
    gap: 3rem 1rem;
  }

  .videos_section .video_item .img {
    border-radius: 12px;
  }

  .videos_section .video_item .info {
    margin-top: 12px;
  }

  .videos_section .video_item .date {
    font-size: 14px;
  }

  .videos_section .video_item h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 10px;
  }

  .videos_section nav.navigation {
    margin-top: 3rem;
  }

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

  .zirconia_intro h2 {
    padding: 0;
    max-width: unset;
  }

  .zirconia_intro p {
    max-width: unset;
  }

  .zirconia_intro .img {
    margin-top: 1.2rem;
  }

  .zirconia_section {
    padding: 3rem 0;
  }

  .zirconia_section .filter {
    font-size: 16px;
    gap: 1rem;
  }

  .zirconia_section .filter select {
    width: 80%;
    max-width: 222px;
    font-size: 14px;
    padding: 14px 2rem 14px 20px;
    background-size: 8px;
    background-position: center right 20px;
  }

  .zirconia_section .list {
    margin-top: 2rem;
  }

  .zirconia_section .item {
    margin-bottom: 3rem;
  }

  .zirconia_section .item .img {
    width: 50%;
    max-width: 350px;
    margin: 0 auto;
  }

  .zirconia_section .item .main {
    flex: unset;
    max-width: unset;
    width: 100%;
  }

  .zirconia_section .item .title {
    font-size: 18px;
    margin-bottom: 1rem;
  }

  .zirconia_section .item .title+div {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
    overflow-x: auto;
  }

  .zirconia_section .item .title+div::-webkit-scrollbar {
    display: none;
  }

  .zirconia_section table {
    border-radius: 12px;
  }

  .zirconia_section table td {
    font-size: 0.9rem;
    padding: 14px 16px;
    white-space: nowrap;
  }

  .zirconia_section table td:first-child {
    width: unset;
    padding: 14px 16px;
  }

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

  .zirconia_advantage .left {
    width: 100%;
  }

  .zirconia_advantage .zirconia_advantage_swiper {
    border-radius: 12px;
  }

  .zirconia_advantage .right {
    padding: 0;
  }

  .zirconia_advantage .items {
    margin-top: 1.2rem;
  }

  .zirconia_advantage .items .title {
    font-size: 16px;
    padding: 14px 0;
  }

  .zirconia_advantage .items .title i {
    width: 14px;
    height: 14px;
  }

  .zirconia_advantage .items .desc {
    font-size: 0.9rem;
    line-height: 1.5;
    padding-bottom: 1.2rem;
    padding-right: 0;
    margin-top: 0;
  }



  /*** global css ***/
  .wpcf7 form.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
  }

  .wpcf7 form.wpcf7-form .wpcf7-response-output {
    font-size: 14px;
    line-height: 1.5;
  }

  .wd-action-btn {
    right: 2rem;
    bottom: 2rem;
    top: unset;
  }

  div.search-block {
    z-index: 99;
  }

  div.search-block div.content {
    height: 100%;
  }

  div.search-block {
    height: calc(100vh - 150px);
  }

  div.search-block.active {
    transform: translate(0);
  }

  div.search-block .searchform {
    padding-top: 2rem;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr auto;
    gap: 12px;
  }

  div.search-block .searchform input[type='text'] {
    height: 42px;
    min-width: unset;
    width: 100%;
    font-size: 22px;
  }

  div.search-block .searchform input[type='submit'] {
    display: block;
    width: 20px;
    filter: contrast(0) brightness(0);
    height: 20px;
    background: url(../img/icon-search.svg) no-repeat center/contain;
  }

  /*** global css ***/

  .btn_menu_p {
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../img/mobile-menu/nav-btn-p.svg) no-repeat center/contain;
  }

  .products_section .right .head {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr auto;
    gap: 1rem;
  }

  .products_section .products_sidebar {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    transition: all .3s;
    opacity: 0;
    pointer-events: none;
  }

  .products_section .products_sidebar.active {
    opacity: 1;
    pointer-events: all;
  }

  .products_section .products_sidebar.active .inner {
    transform: translate(0);
  }

  .products_sidebar .close {
    position: absolute;
    z-index: -1;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .products_sidebar .inner {
    width: 80%;
    max-width: 300px;
    margin-left: auto;
    height: 100%;
    background-color: #fff;
    padding: 3rem 2rem 4rem;
    overflow: auto;
    transition: all .4s;
    transform: translateX(100%);
  }



  section.intro_section .head p {
    line-height: 1.5;
    margin-top: 12px;
  }

  .single-product .head h2 {
    font-size: 22px;
  }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
  .only_mobile {
    display: block;
  }

  body.fixed {
    padding-right: 0;
  }

  .head.lar h2,
  .head.sm h2 {
    font-size: 28px;
  }

  .head .subtitle {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 8px;
  }

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

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

  .head .desc,
  .head p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 12px;
  }

  .head .btn,
  .head .btn_line,
  .head .btn_w,
  .head .btn_more,
  .head .btn_blue {
    font-size: 16px;
  }

  .btn,
  .btn_line,
  .btn_w,
  .btn_more,
  .btn_blue {
    font-size: 16px;
  }

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

  .home_banner .imgs {
    width: 45.76388889%;
    padding-bottom: 44.2%;
    order: unset;
  }

  .home_banner .head {
    padding: 4rem 0;
  }

  .home_solutions .head p,
  .home_argument .head p,
  .home_more .head p {
    font-size: 16px;
    margin-top: 12px;
  }

  .home_solutions .home_solutions_swiper {
    width: 46.875%;
  }

  .home_about .nums>ul {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .home_projects .btn_line {
    margin-top: 0;
  }

  .about_solution .about_solution_swiper,
  .about_solution .about_solution_intro_swiper {
    max-width: unset;
  }

  .about_solution .nums>ul {
    grid-template-columns: auto auto;
  }

  .about_solution .nums li {
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }

  .about_solution .about_solution_intro_swiper .swiper-slide-active {
    opacity: 0;
  }

  .about_solution .about_solution_intro_swiper .swiper-slide-next {
    opacity: 1;
  }

  .about_certificates .items>ul {
    grid-template-columns: 1fr 1fr;
  }

  .about_argument .items>div {
    grid-template-columns: 1fr 1fr;
  }

  section.about_customers .left,
  section.about_customers .right {
    width: 48%;
  }

  .post_main .right {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2rem;
  }

  .post_main .right .date {
    width: 100%;
  }

  .post_main .right .slide_obj {
    flex: 1;
  }

  .page_free_b3 .items>ul {
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }

  .blog_section .list>ul {
    grid-template-columns: 1fr 1fr;
  }

  .contact_team .connect ul {
    justify-content: center;
  }

  .contact_team .address>ul {
    grid-template-columns: 1fr 1fr;
  }

  .diamond_intro .img {
    width: 48%;
  }

  .diamond_section .list>ul {
    grid-template-columns: repeat(4, 1fr);
  }

  .products_section .list>ul {
    grid-template-columns: 1fr 1fr;
  }

  .search .products_section .list>ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .products_section .products_sidebar .taxonomy .title {
    font-size: 18px;
  }

  .products_section .products_sidebar .taxonomy .terms li {
    font-size: 16px;
  }

  .product_banner .btn_download {
    font-size: 16px;
  }

  .product_size .img {
    width: 48%;
  }

  .product_multilayer .main .pic {
    width: 45%;
  }

  .product_multilayer .main .float {
    width: 48%;
    order: -1;
    margin-top: 0;
  }

  .product_sintering .img {
    width: 48%;
  }

  .product_natural .img {
    width: 48%;
  }

  .product_spaces .img {
    width: 48%;
  }

  .product_description .item .list ul {
    grid-template-columns: repeat(4, 1fr);
  }

  .product_description .item_shade .list ul {
    grid-template-columns: repeat(auto-fit, 50px);
  }

  .product_description .item_sys .list ul {
    grid-template-columns: repeat(5, 1fr);
  }

  .solutions_intro .img {
    width: 48%;
  }

  .videos_section .list>ul {
    grid-template-columns: 1fr 1fr;
  }

  .zirconia_advantage .flex {
    align-items: flex-start;
  }

  .zirconia_advantage .left {
    width: 54%;
  }
}