@media screen and (max-width:1023.97px) {

  /*.wow { visibility: visible; }*/
  .top-social, .top-sub-button, .top-nav:after, .top-quick-link, .footer-logo, .footer-menu, .products-class-info, .p-left { display: none !important; }
  html { font-size: 112.5%; }
  body { line-height: 2; padding-top: 60px; }
  .has-padding { padding-top: 2.5rem; padding-bottom: 2.5rem; }
  .has-padding-sm { padding-top: 1.25rem; padding-bottom: 1.25rem; }
  .p-t { padding-top: 2rem; }
  .p-b { padding-bottom: 2rem; }
  .p-b-md { padding-bottom: 1.5rem; }
  .m-t { margin-top: 2rem; }
  .m-b { margin-bottom: 2rem; }
  .m-b-sm { margin-bottom: 1.25rem; }
  .p-t-md { padding-top: 1.5rem; }
  .p-t-sm { padding-top: 1.25rem; }
  .l-h-sm { line-height: 1.7; }
  .top-nav, .fixed-bar .top-nav { position: fixed; z-index: 999; height: 60px; padding: 0; }
  .top-nav-logo { z-index: 995; padding-top: 0 !important; padding-bottom: 0 !important; position: absolute; width: 100%; left: 0; top: 0; }
  .top-nav-logo img { position: relative; }
  .top-nav-logo h1 { padding-top: 10px; padding-bottom: 10px; }
  .top-nav-logo img.logo-color { height: 40px; opacity: 1; }
  .top-nav-logo img.logo-white { opacity: 0; }
  .top-nav-logo h1 a { text-align: center; }
  .top-toggle-nav { line-height: 28px; position: absolute; z-index: 995; top: 15px; right: 15px; display: flex; min-width: 30px; height: 30px; text-align: right; align-items: center; }
  .top-toggle-nav i { font-size: 26px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 3px 0 3px 3px; transition: opacity .25s; vertical-align: top; color: white; }
  .top-toggle-nav i.icon-menu { opacity: 1; }
  .top-toggle-nav i.icon-menu-close, .top-toggle-nav i.icon-menu-right { opacity: 0; }
  .mobile-menu .top-toggle-nav i.icon-menu { opacity: 0; }
  .mobile-menu .top-toggle-nav i.icon-menu-close { opacity: 1; }
  .top-module { font-size: .75rem; line-height: 1; display: none !important; display: inline-block; margin-top: .15rem; padding-right: 2rem; }
  .top-nav-menu .visible-inline-xs { display: inline-block; }
  .main-nav-bar, .fixed-bar .main-nav-bar { font-size: 1.4rem; position: fixed; z-index: 992; top: 60px; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; transition: all .25s; -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: center top; transform-origin: center top; opacity: 0; background-color: white; -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; }
  .main-nav-bar > div { margin: auto; }
  .top-nav-menu { width: 100%; height: calc(100% - 60px); transition: .3s; }
  .top-nav-menu dt { height: 3.5rem; }
  .mobile-menu .main-nav-bar { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
  .top-nav-menu .flex-row { display: block; padding-top: 3rem; }
  .top-nav-menu .flex-row dl { width: 100%; }
  .top-nav-menu dt a, .fixed-bar .top-nav-menu dt a { font-size: 1rem; line-height: 3.5rem; text-align: center; color: rgb(51, 51, 51); }
  .top-sub-button { position: absolute; bottom: 5rem; left: 0; width: 100%; height: auto; text-align: center; border-top: 1px solid rgb(220, 220, 220); }
  .top-sub-button dl { width: 100%; margin: 0; padding: 0; border: 0 !important; }
  .t-s-card, .top-lang .t-s-card { line-height: 2rem; max-width: 100%; margin: 0; border: 0; }
  .t-s-card input, .top-sub-button dt, .top-sub-button dt a, .top-sub-button dt button { font-size: .8rem; line-height: 2rem; color: rgb(51, 51, 51); }
  .top-search .t-s-card { width: 10rem; margin: auto; padding-right: .5rem; padding-left: .5rem; border: 1px solid rgb(51, 51, 51); }
  .top-lang dt > button { display: none; }
  .top-sub-button dt a { margin: 0 .5rem; }
  .top-search.active .t-s-card { max-width: 100%; border-color: red; }
  .top-search button { left: .5rem; }
  .top-sub-button .top-search { display: none; }
  .top-sub-menu { z-index: 99; top: 0 !important; right: 0; left: auto; overflow-x: hidden; overflow-y: scroll; width: 100%; height: calc(100% - 60px); transition: all .3s; -webkit-transform: scale3d(0, 1, 1); transform: scale3d(0, 1, 1); -webkit-transform-origin: right center; transform-origin: right center; }
  .top-sub-menu:before { content: none; }
  .top-prod-nav-panel img { display: none; }
  .top-nav-menu dt a span { display: inline-block; padding-left: .5rem; padding-right: .5rem; }
  .top-nav-menu dt a span:after { content: ''; position: absolute; width: 100%; height: .1rem; left: 0; background-color: rgb(50, 60, 165); bottom: .5rem; }
  .top-nav-menu.opened .top-sub-menu { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; }
  .top-nav-menu.opened dt { pointer-events: none; }
  .top-nav-menu dl:after { content: none; }
  .mobile-menu, .mobile-menu body { overflow: hidden; }
  .mobile-tsm { position: fixed; z-index: 999; top: 0; left: 0; overflow-y: auto; width: 100%; height: calc(100% - 60px); transition: all .3s; -webkit-transform: scale3d(0, 1, 1); transform: scale3d(0, 1, 1); -webkit-transform-origin: right center; transform-origin: right center; background-color: white; }
  .mobile-sub-menu .top-toggle-nav i.icon-menu, .mobile-sub-menu .top-toggle-nav i.icon-menu-close { opacity: 0; }
  .mobile-sub-menu .top-toggle-nav i.icon-menu-right { opacity: 1; }
  .fs-16 { font-size: .6rem; }
  .fs-17 { font-size: .625rem; }
  .fs-20 { font-size: .75rem; }
  .fs-24 { font-size: .8rem; }
  .fs-25 { font-size: .825rem; }
  .fs-30 { font-size: .85rem; }
  .fs-32 { font-size: 1rem; }
  .fs-36 { font-size: 1.2rem; }
  .fs-38 { font-size: 1.3rem; }
  .fs-40 { font-size: 1.4rem; }
  .fs-42 { font-size: 1.6rem; }
  .fs-54 { font-size: 1.7rem; }
  .fs-56 { font-size: 1.8rem; }
  .l-h-sm { line-height: 2; }
  .b-border { font-size: .8rem; line-height: 1.6rem; height: 1.6rem; padding-right: .75rem; padding-left: .75rem; }
  .home-slides { height: 125vw!important; }
  .mfc-contact { width: 100%; text-align: center!important; }
  .hpartner-list>.width-1-6 { width: 33.3333%!important; }
  .hpartner-list>.width-1-6 img { height: 15vw; margin-bottom: .5rem; width: 100%; max-width: unset; }
  .home-slides .slick-arrow { display: none; }
  .acore-advantage a>span { font-size: .65rem; line-height: 1.5; }
}
@media screen and (max-width:991px) {
  .home { background-color: rgb(242, 242, 242); }
/*  .home-slides { height: 13rem; }*/
  .home .slides-info { top: 0; text-align: center; }
  .home .slides-info > div.text-left { text-align: center; }
  .home .slides-info h2 { font-size: 1.15rem; line-height: 1.3; }
  .home-slides .b-border.b-md { font-size: .65rem; line-height: 1.7rem; min-width: unset; height: 1.7rem; padding-right: .4rem; padding-left: .4rem; }
  .home-slides .b-border > i { font-size: .75rem; margin-top: -.05rem; padding-left: .25rem; }
  .home-slides:before { -webkit-transform: scale(1, .5); transform: scale(1, .5); -webkit-transform-origin: right bottom; transform-origin: right bottom; }
  .home-slides:after { -webkit-transform: scale(.5); transform: scale(.5); -webkit-transform-origin: right bottom; transform-origin: right bottom; }
  .h-s-info { padding: 0; }
  .h-s-info h4 { font-size: .9rem; line-height: 1.5; padding: 1rem 0 .5rem 0; color: rgb(88, 88, 88); }
  .home h4.p-b-sm { padding-bottom: 1rem; }
  .slides-info .overview { max-width: 100%; padding-top: .75rem; padding-bottom: .75rem; color: white; }
  .slides-info h4 { padding-bottom: .75rem; }
  .slick-dotted.slick-slider { margin-bottom: 0; }
  .home .slides-info h4 { font-size: .6rem; padding-bottom: 15%; }
  .home-slides .slick-dots { bottom: 1.25rem; }
  .slick-dots { -webkit-transform: scale3d(.5, .5, 1); transform: scale3d(.5, .5, 1); }
  .slick-dots li { margin-right: .5rem; margin-left: .5rem; }
  .slick-arrow { font-size: 2rem; }
  .slick-prev, .slick-next { width: 2rem; }
  /*.slick-prev:before, .slick-next:before { color: white; }*/
  .overview { font-size: .7rem; line-height: 1.2rem; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; }
  .text { height: auto; margin: 0; padding: 0; }
  .text .subject { font-size: .8rem; line-height: 1.25rem; height: auto; max-height: unset; }
  .text .b-border { margin-top: 1rem; }
  .home h3.title { font-size: 1.1rem; padding-bottom: 1rem; }
  .home-hot { padding-top: 3rem; }
  .hhot-list li { margin-bottom: 1rem; text-align: center; }
  .hhot-list .ratio-2-3 { padding-top: 56.25%; }
  .hhot-list .text { padding: 1.25rem .75rem; height: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .hhot-list .subject { font-size: 1rem; line-height: 1.5; padding-bottom: .25rem; text-shadow: 1px 1px black; }
  .hhot-list .subject:after { left: 50%; width: .75rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .home .more {  }
  .home-technical, .home-partner { padding-top: 3rem; }
  .htech-content { padding-top: 4rem; background-color: black; }
  .htech-content .text { padding: 2rem .75rem; }
  .htech-content .overview { color: white; font-size: .65rem; }
  .home-news { padding-top: 3rem; }
  .home-news .news-list { padding-top: 0; }
  .home-news li { margin-bottom: 1rem; padding-right: 1rem; }
  .hpartner-list > li { width: 20%; padding: 0 .5rem 1rem .5rem; }
  .main-footer { padding-top: 2rem; }
  .footer-contact img { max-width: 7rem; }
  .footer-contact h4 { line-height: 1.2; padding-bottom: .5rem; }
  .footer-nav-menu { display: none; }
  .footer-contact { width: 100%; padding-bottom: 1rem; text-align: center; }
  .footer-contact .v-middle { justify-content: center; }
  .footer-copyright, .footer-copyright .text-right { line-height: 1.3; text-align: center; }
  .footer-copyright > .col-sm-8 > a:nth-of-type(1) { display: none; }
  .sub-page { padding-top: 45px; padding-bottom: 1rem; }
  .sub-banner { height: 11rem; margin: 0; padding-top: 0; }
  .sub-banner-info { padding-right: 0; }
  .sub-banner .v-middle { padding-top: 0; }
  .has-subnav .sub-banner { padding-top: 0; }
  .sub-banner-info h2 { font-size: 1rem; margin-bottom: .5rem; padding-bottom: .5rem; padding-top: 0; }
  .sub-banner-info h2:before { display: none; }
  .sub-banner-info h3 { font-size: .75rem; }
  .mobile-menu .frame-left { z-index: 9; }
  .sub-banner .top-banner:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.25); }
  .about .sub-banner .fs-56 { font-size: 1.4rem; }
  .frame-left { line-height: 45px; position: absolute; z-index: 1001; top: 0; left: 0; float: none; width: 100%; width: 100%; margin: 0; padding: 0; border: 0; }
  .frame-left > img { display: none; }
  .frame-left [class^='col-'] { line-height: 45px; height: auto; }
  .frame-left .fs-18 { font-size: .7rem; }
  .frame-left .row .v-middle:nth-child(1) { display: none; }
  .frame-left { padding-right: 0; padding-left: 0; background-color: transparent; }
  .frame-left.sticky-opened { top: 60px; position: fixed; }
  .frame-left.sticky-opened a.active { background-color: transparent; }
  .left-nav { width: 100%; line-height: 45px; display: block; height: auto; margin: 0; padding: 0; background-color: rgba(0, 0, 0, .85); }
  .left-nav:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 45px; background-color: rgba(255, 255, 255, .7); }
  .left-nav:after { font-family: 'cxany'; font-size: 16px; line-height: 45px; position: absolute; z-index: 5; top: 0; right: 0; display: block; width: 56px; height: 45px; content: '\c1034'; text-align: center; color: white; }
  .left-nav li { display: block; }
  .left-nav li a { font-size: .8rem; line-height: 45px; display: block; overflow: hidden; width: 100% !important; height: 45px; max-height: 0; padding-right: 15px; padding-left: 15px; transition: all .15s; text-align: center; }
  .left-nav a:after { display: none; }
  .left-nav.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  .left-nav a.active { font-size: .85rem; color: rgb(50, 60, 165);  }
  .left-nav a:hover { font-size: .8rem; font-weight: normal; background-color: transparent; }
  .left-nav.active li a, .left-nav li a.active { max-height: 45px; }
  .left-nav li.active > a, .products-details .left-nav li.active > a { background-color: transparent; }
  .left-nav.active li.active > a, .products-details .left-nav.active li.active > a { color: rgb(215, 3, 15); }
  .left-nav li a { line-height: 45px; height: 45px; color: white; }
  .left-nav:not(.active) li a { pointer-events: none; }
  .frame-right { min-height: unset; margin: 0; padding-top: 3rem; font-size: .75rem; }
  .frame-right h3.subject { margin-bottom: 1rem; line-height: 1.4; font-size: .85rem; }
  .frame-right h3.subject:after { height: 1px; }
  .narrow-box { padding: 0; }
  .about-content { line-height: 1.8; }
  .ahistory-list { background-size: 0 0; }
  .ahistory-list .subject>strong { display: block; padding-bottom: .05rem; }
  .ahistory-list .subject>em { display: block; padding-bottom: .75rem; }
  .about .spacing-25 { margin: 1.5rem -.5rem; }
  .about .spacing-25 li { padding-left: .5rem; padding-right: .5rem; }
  .acore-counter li .en { font-size: 2rem; }
  .acore-counter-c { flex-wrap: wrap; }
  .acore-counter-c li { width: 33.3333%; }
  .acore-counter-c .overview { white-space: normal; line-height: 1rem; height: 2rem; }
  .about-culture>div.about-content { padding-bottom: 0; }
  .aculture-list li img { max-width: 100%; margin-top: .25rem; margin-bottom: .5rem; }
  .about-culture-list .item { margin-bottom: .5rem; padding-top: .5rem; padding-bottom: 1rem; }
  .about-culture-list h4 { padding-top: .5rem; }
  .about-culture-list .overview { padding-top: .5rem; }
  
  .news-list .overview { line-height: 1.3rem; height: 3.9rem; margin: 0; margin-bottom: .5rem; padding: 0; }
  .news-list .ratio-4-3 { padding-top: 56.25%; }
  .news-list .subject { max-width: unset; padding: 0; }
  .news-list li { height: auto; }
  .news-list:not(.news-top-list) li:last-child { margin-bottom: 0; }
  .news-list .image { float: none; width: 100%; padding-top: 56.25%; }
  .news-list .text { font-size: .75rem; height: auto; margin-left: 0; padding: .75rem 0 .25rem 0; padding-right: 0; }
  .news-list a:after { display: none; }
  .news-d-heading h3.subject { line-height: 1.5; text-align: center; margin-bottom: .75rem; padding: 0; }
  .news-d-heading h3 span { line-height: 2; position: relative; height: auto; margin: auto; padding-top: .5rem; padding-bottom: .5rem; }
  .news-d-heading h3.subject:after { width: 100%; background: rgb(220, 220, 220); }
  .news-d-content { font-size: .75rem; }
  .news-d-content p.flex-row { display: block; }
  .news-d-nav { padding: 0; }
  .break-xs:before { display: table; width: 100%; content: ''; }

  .contact-map-area { height: 13rem; }
  .contact hr { margin-top: 1.25rem; margin-bottom: 2rem; }
  .ajl-item h4 { display: block; line-height: 1.4; padding-top: .5rem; padding-bottom: .5rem; }
  .ajl-item h4 span:nth-child(1) { width: 100%; display: block; }
  .ajl-item h4 span:nth-child(2) { width: 100%; display: block; }
  .ajl-item h4 span:nth-child(3) { display: none; }
  .form-common .scontact-button { text-align: center; }
  .form-common button { margin: 1rem 0 0 0 !important; }
  .form-common .item { display: block; margin-bottom: 1rem; }
  .form-common .item label { width: 100%; display: block; line-height: 1.8; padding-bottom: .25rem; }
  .form-common .item textarea { height: 5rem; }
  .form-common .form-button { text-align: center; }

  .products-list .text { padding: .25rem 1.5rem; margin: 0; height: 55%; text-align: center; }
  .products-list .image, .products-list .half-item .image { float: none; width: 100%; height: 45%; margin: 0; }
  .products-list .overview, .products-list .half-item .overview { line-height: 1.2rem; height: auto; max-height: 3.6rem; -webkit-line-clamp: 3; margin-bottom: .5rem; }
  .products-list .overview br, .products-list .half-item .overview br { display: none; }
  .products-list .text .subject { font-size: 1.3rem; }
  .products-list .more { line-height: 1.2; font-size: .75rem; }
  .products-list .half-item a { height: 16.5rem; }
  .products-category>.more { padding-top: .5rem; padding-bottom: .5rem; }
  .products-category>.more a { font-size: .9rem; }
  .prod-d-sub { font-size: 1.3rem; line-height: 1.5; padding-top: .5rem; padding-bottom: .5rem; }
  .prod-d-video { margin-top: .5rem; }
  .prod-d-content>div { font-size: .75rem; }
  .prod-d-content p { padding: 0; }
  .prod-d-content h3.subject { font-size: .85rem; }
  .prod-d-content .p-b-sm { padding-bottom: 1.5rem; }
  .prod-d-feature { padding-top: 0; }
  .para-card { padding: 0; font-size: .7rem; }
  .para-card li { min-height: 2.5rem; }
  .para-card-title { font-size: 1.2rem; }
  .para-card li label { min-width: 40%; }
  .prod-select { padding: .5rem 1.5rem; }
  .prod-select li button { top: .25rem; right: .25rem; }
  .prod-select .slick-prev, .prod-select .slick-next { width: 1.5rem; height: 1.5rem; line-height: 1.5rem; }
  .prod-select .slick-prev { left: -1.5rem; }
  .prod-select .slick-next { right: -1.5rem; }
  .prod-select .slick-prev:before, .prod-select .slick-next:before { font-size: .85rem; margin-top: -.25rem; }
  .prod-select li .image { top: 42%; }
  .prod-select li .subject { height: 28% }
  .para-card-title { font-size: .95rem; padding-top: 2.5rem; padding-bottom: .75rem; color: black; }
  .comparison .prod-data-title { font-size: .7rem; width: 5rem; }
  .comparison .prod-data-list { width: calc((100% - 5rem) / 2); }
  .comparison .prod-data-list li { padding-left: 1rem; }
  .comparison .prod-selected { padding-left: 3.5rem; padding-bottom: 0; }
  .comparison .prod-selected li { width: 50%; }
  .comparison .prod-selected .more { font-size: .65rem; }
  .b-border.b-lg { min-width: 100%; line-height: 2.5rem; height: 2.5rem; }

}
@media screen and (max-width:374px) { }
