.header {
  position: relative;
  z-index: 999;
  background-color: #fff;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.2);
}

.inner_1180 {
  position: relative;
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  box-shadow: none;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 12px;
}

.inner_1180._100 {
  height: 100%;
}

.inner_1180.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px;
  padding-bottom: 17px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner_1180.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner_1180.blacktxt {
  color: #333;
}

.navbar {
  height: 105px;
  background-color: #fff;
}

.logo {
  height: 80px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: -10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.linkbox {
  text-decoration: none;
}

.linkbox:hover {
  opacity: 0.9;
}

.linkbox.headerlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #202020;
}

.linkbox.headerlink:hover {
  color: #1a7cc9;
}

.linkbox.margin {
  margin-top: 20px;
}

.linkbox.alignright {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.linkbox.alignright.pos {
  bottom: 100px;
}

.linkbox.alignright.oem {
  bottom: 140px;
}

.linkbox.align_display {
  position: absolute;
  left: 80px;
  bottom: 105px;
}

.linkbox.hp_news {
  position: absolute;
  right: 15px;
  bottom: 20px;
}

.linkbox.hp_support {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.linkbox.backtop {
  position: absolute;
  right: 0px;
  bottom: -1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #516dea;
}

.header_linktxt {
  font-family: 'Gotham book', sans-serif;
  font-size: 15px;
  letter-spacing: 0.2px;
}

.header_linktxt.lang {
  text-align: center;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_dd.lang {
  height: 100%;
  max-width: 105px;
  margin-left: 15px;
}

.header_ddlist.w--open {
  padding: 22px 0px 10px;
  background-color: #fff;
}

.header_ddlist.lang.w--open {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  text-align: center;
}

.header_ddlist_link {
  padding: 10px 20px;
  font-family: 'Gotham book', sans-serif;
  color: #202020;
  font-size: 15px;
  font-weight: 400;
}

.header_ddlist_link:hover {
  color: #1a7cc9;
}

.header_ddlist_link.w--current {
  color: #1a7cc9;
}

.header_ddlist_link.lang {
  text-align: center;
}

.header_ddlist_link.arrow {
  padding-right: 30px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.header_ddtoggle {
  padding-right: 27px;
  padding-left: 15px;
  color: #202020;
}

.header_ddtoggle:hover {
  color: #1a7cc9;
}

.header_ddtoggle.lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 105px;
  height: 100%;
  padding-top: 34px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00aaeb;
  color: #fff;
}

.header_ddtoggle.lang:hover {
  opacity: 0.9;
}

.image {
  display: block;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.icon-2 {
  margin-right: 13px;
  font-size: 10px;
}

.search {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}

.banner_section {
  position: relative;
  z-index: 10;
}

.banner_bg {
  position: relative;
  height: 756px;
  background-image: url('../jpg/banner_bg.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.banner_blk {
  position: relative;
  height: 100%;
}

.banner_display_blk {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 90%;
  margin-top: 135px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
  text-align: center;
}

.display_txtbox {
  position: relative;
  left: 0px;
  top: 15px;
  bottom: 0px;
  float: left;
  text-align: left;
}

.display_txtbox.oem {
  margin-left: 50px;
}

.display_txtbox.display {
  margin-top: -44px;
}

.display_txtbox.pos {
  margin-top: 14px;
}

.banner_txt_title {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
}

.div-block {
  width: 23px;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #090909;
}

.banner_txt_pname {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}

.banner_txt_pname.display {
  width: 220px;
}

.linkbox_bright {
  text-decoration: none;
}

.linkbox_bright:hover {
  -webkit-filter: brightness(104%);
  filter: brightness(104%);
}

.div-block-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 10px;
  padding: 8px 25px 8px 21px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.17);
}

.div-block-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 18px;
  bottom: 0px;
  display: block;
  width: 1px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #d1d1d1;
}

.text-block {
  margin-right: -5px;
  margin-left: 30px;
  font-family: 'Gotham book', sans-serif;
  color: #585858;
}

.image-2 {
  margin-left: -5px;
}

.display_main_pic {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.display_main_pic.pos {
  right: 30px;
  display: block;
  margin-top: 54px;
  margin-right: auto;
  margin-left: auto;
}

.display_main_pic.oem {
  margin-top: 95px;
  margin-right: 157px;
}

.link-block {
  position: absolute;
  top: 41px;
  right: 169px;
}

.link-block:hover {
  -webkit-filter: brightness(105%);
  filter: brightness(105%);
}

.link-block:active {
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  transform: scale(0.92);
}

.link-block._02 {
  left: 20px;
  top: auto;
  right: auto;
  bottom: 143px;
}

.link-block.pos01 {
  right: 0px;
}

.link-block.pos02 {
  left: 27px;
  top: auto;
  right: auto;
  bottom: 41px;
}

.link-block.oem02 {
  left: 18px;
  top: auto;
  right: auto;
  bottom: 153px;
}

.link-block.oem01 {
  top: 17px;
  right: 77px;
}

.popup_txtbox {
  max-width: 180px;
  padding: 30px 20px;
  background-color: #202020;
}

.popup_txt {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  text-align: left;
}

.popup_arrow {
  position: absolute;
  left: -9px;
  top: 0px;
}

.popup_arrow.right {
  left: auto;
  top: 0px;
  right: -9px;
}

.div-block-4 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.display02_pop {
  position: absolute;
  left: -177px;
  top: 267px;
  bottom: 0px;
  z-index: 10;
  display: none;
  opacity: 0;
}

.display01_pop {
  position: absolute;
  top: 0px;
  right: -30px;
  display: none;
  margin-top: 68px;
  opacity: 0;
}

.linkbox_banner_pos {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #fff;
  opacity: 0;
}

.linkbox_banner_img {
  width: 11.5px;
  margin-top: 15px;
}

.linkbox_banner_oem {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #fff;
}

.linkbox_banner_display_left {
  position: absolute;
  left: 40px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #fff;
  opacity: 0;
}

.linkbox_banner_display_right {
  position: absolute;
  top: 0px;
  right: 40px;
  bottom: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #fff;
  opacity: 1;
}

.banner_pos_blk {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
}

.div-block-5 {
  position: absolute;
}

.pos01_pop {
  position: absolute;
  top: 61px;
  right: -197px;
  bottom: 0px;
  display: none;
  opacity: 0;
}

.pos02_pop {
  position: absolute;
  left: -169px;
  top: 162px;
  bottom: -14px;
  display: none;
  opacity: 0;
}

.banner_oem_blk {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 90%;
  margin-top: 110px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
}

.oem02_pop {
  position: absolute;
  left: -172px;
  top: 167px;
  bottom: 0px;
  display: none;
  opacity: 0;
}

.oem01_pop {
  position: absolute;
  top: 44px;
  right: -118px;
  bottom: 0px;
  z-index: 1;
  display: none;
  opacity: 0;
}

.linkbox_banner_pos_nd {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #fff;
  opacity: 0;
}

.linkbox_banner_oem_nd {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #fff;
  opacity: 0;
}

.banner_btn_txt {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 60px;
  font-family: 'Gotham book', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
}

.banner_btn_txt.blue {
  color: #62b3df;
}

.banner_btn_link {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  text-decoration: none;
}

.banner_btn_link:hover {
  opacity: 0.95;
}

.pos_btn_row {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -97px;
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.display_left_btn_row {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -97px;
  display: none;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.oem_btn_row {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -97px;
  display: none;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.display_right_btn_row {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -97px;
  display: none;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.content01_section {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-top: 200px;
  padding-bottom: 130px;
}

.hp_about_blk {
  position: relative;
  z-index: 1;
  display: block;
  width: 400px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  text-align: center;
}

.hp_title_txt {
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.hp_title_txt.white {
  color: #fff;
}

.div-block-7 {
  display: block;
  width: 268px;
  height: 5px;
  margin: 5px auto 20px;
  background-color: #333;
}

.div-block-7.pos {
  width: 180px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  text-align: left;
}

.div-block-7.pos.display {
  position: relative;
  left: 61px;
  width: 250px;
}

.text-block-2 {
  font-family: 'Gotham book', sans-serif;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.moretxt_withbg {
  padding-right: 15px;
  background-image: url('../png/arrow_purple_1arrow_purple.png');
  background-position: 100% 50%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #333;
  letter-spacing: 0.5px;
}

.moretxt_withbg.white {
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.31);
}

.moretxt_withbg.blue {
  padding-right: 20px;
  background-image: url('../png/arrow_blue_1arrow_blue.png');
  background-size: 12px 12px;
  color: #fff;
}

.hp_display_blk {
  position: relative;
  height: 505px;
  margin-top: 25px;
}

.txtbox.hp_pos {
  position: absolute;
  height: 100%;
  padding-top: 211px;
  padding-bottom: 15px;
}

.txtbox.hp_display {
  position: absolute;
  right: 179px;
  bottom: 0px;
  height: 70%;
  padding-top: 110px;
  padding-bottom: 15px;
}

.txtbox.hp_oem {
  position: absolute;
  left: 192px;
  height: 100%;
  padding-top: 140px;
  padding-bottom: 15px;
}

.inner_820 {
  position: relative;
  display: block;
  height: 100%;
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}

.hp_pos_blk {
  position: relative;
  height: 450px;
}

.hp_oem_blk {
  position: relative;
  height: 370px;
  margin-top: 155px;
}

.hp_news_blk {
  display: block;
  margin-top: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hp_news_slider {
  height: 100%;
  background-color: transparent;
}

.disable {
  display: none;
}

.slide_33 {
  width: 33%;
  padding-right: 10px;
  padding-left: 10px;
}

.hp_news_bg {
  position: relative;
  display: block;
  max-width: 300px;
  min-height: 530px;
  padding-bottom: 50px;
  background-color: #724be2;
  background-image: url('../jpg/hp_news_bg.jpg');
  background-position: 50% 0px;
  background-size: 321px;
  background-repeat: no-repeat;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.38);
}

.hp_news_img_blk {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 2;
  overflow: hidden;
  max-height: 300px;
  max-width: 300px;
  box-shadow: none;
}

.mask {
  padding-top: 90px;
  padding-bottom: 70px;
}

.hp_news_txtbox {
  margin-right: 30px;
  margin-left: 30px;
}

.hp_news_title {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.div-block-10 {
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #00e8eb;
}

.hp_news_content {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.hp_news_whole {
  position: relative;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.hp_news_img_shadow {
  position: absolute;
  left: 20px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 270px;
  max-width: 280px;
  background-color: #fff;
  box-shadow: 11px 11px 0 0 #333;
}

.hp_newsimg_whole {
  position: relative;
  left: 25px;
  bottom: 40px;
  float: none;
}

.square_slide_nav {
  font-size: 10px;
}

.paralax {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 140%;
  background-image: url('../jpg/hp_bg05.jpg');
  background-position: 50% 50%;
  background-size: 2000px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0;
  -webkit-transform: scale3d(1, 0.8, 1);
  transform: scale3d(1, 0.8, 1);
  -webkit-transform-origin: 50% 0% 0px;
  -ms-transform-origin: 50% 0% 0px;
  transform-origin: 50% 0% 0px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.story_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.story_bg {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 140%;
  background-image: url('../jpg/success_bg06.jpg');
  background-position: 50% 50%;
  background-size: auto 140%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-transform: scale3d(1, 1.2, 1);
  transform: scale3d(1, 1.2, 1);
  -webkit-transform-origin: 50% 100% 0px;
  -ms-transform-origin: 50% 100% 0px;
  transform-origin: 50% 100% 0px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.story_slider {
  position: relative;
  display: block;
  height: auto;
  max-width: 970px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
  background-color: transparent;
}

.story_blk_bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 384px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #333;
}

.story_img_blk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 369px;
  height: 100%;
  min-width: 369px;
  padding: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success_story_blk {
  position: relative;
  bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  max-width: 300px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00e8eb;
}

.text-block-3 {
  width: 180px;
  font-family: Gotham, sans-serif;
  color: #5e60e7;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}

.story_content_blk {
  padding-right: 60px;
  padding-left: 80px;
}

.story_txt_blk {
  margin-top: 25px;
  margin-bottom: 50px;
}

.story_purple_bar {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 20px;
  height: 100%;
  background-color: #615ce6;
}

.mask-2 {
  padding-top: 35px;
}

.support_section {
  padding-top: 120px;
  text-align: center;
}

.story_txt {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
}

.support_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.support_blk.nd {
  overflow: hidden;
  margin-top: 20px;
}

.support_content_bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 378px;
  padding: 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../jpg/support_03.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.support_content_bg.nd {
  background-image: url('../jpg/support_04.jpg');
  background-size: auto;
}

.support_title {
  margin-bottom: 25px;
  font-family: 'Gotham book', sans-serif;
  color: #4642dd;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.support_title._02 {
  color: #0efff1;
}

.support_txt {
  max-width: 300px;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0.5px;
}

.support_imgblk {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 60%;
  margin-right: 20px;
}

.support_imgblk.nd {
  margin-right: 0px;
  margin-left: 20px;
}

.text-block-4 {
  padding: 8px 25px;
  background-color: #333;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.2px;
}

.div-block-15 {
  padding: 8px 12px;
  background-color: #d5d5d5;
}

.div-block-16 {
  position: relative;
  padding-bottom: 120px;
}

.text-block-5 {
  margin-top: 5px;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.2px;
}

.hp_contact_section {
  position: relative;
  height: 651px;
  background-image: url('../jpg/contact_bg.jpg');
  background-position: 50% 100%;
  background-size: 2000px;
  background-repeat: no-repeat;
}

.hp_contact_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-6 {
  font-family: 'Gotham book', sans-serif;
  color: #31cfda;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.div-block-17 {
  width: 20px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #31cfda;
}

.hp_contact_txt {
  margin-bottom: 8px;
  padding-left: 25px;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}

.hp_contact_txt.location {
  background-image: url('../svg/location_icon.svg');
  background-position: 0px 1px;
  background-size: 13px 19px;
  background-repeat: no-repeat;
}

.hp_contact_txt.tel {
  background-image: url('../svg/tel_icon.svg');
  background-position: 0px 4px;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}

.hp_contact_txt.fax {
  background-image: url('../svg/fax_icon.svg');
  background-position: 0px 3px;
  background-size: 17px 17px;
  background-repeat: no-repeat;
}

.hp_contact_txt.email {
  background-image: url('../svg/email_icon.svg');
  background-position: 0px 8px;
  background-size: 19px 10px;
  background-repeat: no-repeat;
}

.hp_contact_info {
  margin-top: 70px;
}

.footer_section {
  position: relative;
}

.footer_blk {
  background-color: #505050;
}

.link-block-2 {
  color: #fff;
  font-size: 11px;
  letter-spacing: 1px;
  text-decoration: none;
}

.link-block-2:hover {
  text-decoration: underline;
}

.image-9 {
  width: 192px;
  height: 21px;
  margin-left: 10px;
}

.mobile_btn_row {
  display: none;
}

.hp_map_img {
  display: none;
}

.div-block-18 {
  background-color: #dcdcdc;
}

.banner_bg_img {
  height: 40vh;
  background-image: url('../jpg/about_banner.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.banner_bg_img.vision {
  background-image: url('../jpg/vision_banner.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.banner_bg_img.award {
  background-image: url('../jpg/award_banner.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.banner_bg_img.partner {
  background-image: url('../jpg/partner_banner.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.banner_bg_img.contact {
  background-image: url('../jpg/contact_banner.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.banner_bg_img.support {
  background-image: url('../jpg/support_banner.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.banner_bg_img.news {
  background-image: url('../jpg/news_banner.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.inner_banner_title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-shadow: 4px 3px 6px rgba(0, 0, 0, 0.69);
}

.content_section {
  padding-top: 100px;
  padding-bottom: 150px;
  background-color: #f7f7f7;
}

.content_section.padding0 {
  padding-bottom: 0px;
}

.content_section.padding500 {
  padding-bottom: 500px;
}

.content_section.product {
  padding-bottom: 250px;
}

.content_section.details {
  padding-top: 50px;
  padding-bottom: 0px;
}

.content_section.news {
  padding-top: 180px;
}

.content_section.news_details {
  padding-top: 150px;
  padding-bottom: 300px;
}

.c_title_txt {
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
}

.c_title_txt.white {
  color: #fff;
}

.c_title_txt.txt22 {
  font-size: 22px;
  line-height: 25px;
}

.content_title_blk {
  display: block;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.c_ttle_img {
  display: block;
  margin: 30px auto;
}

.c_txt {
  font-family: 'Gotham book', sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.c_txt.a_center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.c_txt.a_center.w_1000 {
  max-width: 1000px;
}

.c_txt.a_center.w_1000.white {
  color: #fff;
}

.about_slider_blk {
  position: relative;
}

.slider {
  z-index: 0;
  height: 75vh;
  background-color: transparent;
}

.about_slide_bgimg {
  height: 100%;
}

.about_slide_bgimg._01 {
  background-image: url('../jpg/about_subbannernew03.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.about_slide_bgimg._02 {
  background-image: url('../jpg/about_subbannernew02.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.about_slide_txtbox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.image-14 {
  margin-top: 30px;
}

.black_line {
  position: relative;
  z-index: 1;
  display: block;
  width: 2px;
  height: 68px;
  margin: 30px auto;
  background-color: #333;
}

.black_line.mobileable {
  display: none;
}

.div-block-20 {
  display: block;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding-top: 20px;
  text-align: center;
}

.image-15 {
  margin-bottom: 50px;
}

.div-block-21 {
  position: relative;
  height: 535px;
  margin-bottom: 150px;
  background-image: url('../png/vision_img1.png');
  background-position: 50% 50%;
  background-size: 538px;
  background-repeat: no-repeat;
}

.row {
  position: relative;
  top: 77px;
  display: block;
  width: 400px;
  margin-top: 28px;
  margin-right: auto;
  margin-left: auto;
}

.vision_reason {
  position: relative;
  left: 21px;
  width: 120px;
  font-family: 'Gotham book', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.vision_reason._002 {
  left: 42px;
}

.vision_reason._003 {
  left: -4px;
  top: 0px;
}

.vision_reason._004 {
  left: 115px;
}

.vision_reason._005 {
  position: absolute;
  left: 6px;
  right: 0px;
  bottom: 50px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.row-2 {
  position: relative;
  top: 263px;
  display: block;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-14 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.div-block-22 {
  position: relative;
  z-index: 0;
  height: 800px;
  margin-top: -60px;
  padding-top: 80px;
  background-image: url('../jpg/vision_bg.jpg');
  background-position: 50% 0px;
  background-size: 2000px;
  background-repeat: no-repeat;
}

.text-span {
  font-size: 16px;
  line-height: 28px;
  font-weight: 800;
}

.text-block-15 {
  margin-left: 45px;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner_900 {
  display: block;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Gotham book', sans-serif;
}

.award_blk {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
}

.award_title {
  margin-left: 35px;
  color: #333;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.award_img_blk {
  width: 100%;
}

.award_caption {
  margin-top: 7px;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.5px;
}

.award_row {
  width: 100%;
  margin-top: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-25 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-26.row01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-26.row02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-27 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-16 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-block-17 {
  color: #268bdc;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-17.disturbutor {
  padding: 13px 10px 13px 64px;
  background-color: #268bdc;
  color: #fff;
  font-size: 20px;
}

.text-block-18 {
  color: #333;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact_justify {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 33%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact_txtbox {
  margin-right: auto;
  margin-left: 15px;
}

.contact_icon {
  width: 28px;
  height: 34px;
  min-height: 34px;
  min-width: 28px;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-17 {
  width: 65px;
  height: 66px;
  min-height: 66px;
  min-width: 65px;
}

.image-18 {
  width: 64px;
  height: 65px;
  min-height: 65px;
  min-width: 64px;
}

.image-22 {
  max-width: 650px;
  margin-top: -39px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  margin-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #bcbcbc;
}

.text-block-19 {
  font-family: Gotham, sans-serif;
  font-size: 36px;
  line-height: 36px;
}

.text-block-20 {
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.select-field {
  height: 50px;
  max-width: 280px;
}

.link {
  height: 50px;
  padding-right: 70px;
  padding-left: 45px;
  background-color: #00aaeb;
  background-image: url('../png/search_icon_1search_icon.png');
  background-position: 78% 48%;
  background-size: 21px 19px;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
}

.or_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 85px;
  margin-left: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-31 {
  width: 1px;
  height: 125px;
  background-color: #bcbcbc;
}

.text-block-21 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gotham, sans-serif;
  color: #bcbcbc;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-field {
  width: 400px;
  height: 50px;
  max-width: 400px;
}

._2ways_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-33 {
  position: relative;
  height: 2px;
  margin-top: 50px;
  background-image: url('../jpg/support_line2_1support_line2.jpg');
  background-position: 50% 50%;
  background-size: 1166px;
  background-repeat: no-repeat;
}

.image-23 {
  position: relative;
}

.div-block-34 {
  position: relative;
  top: -6px;
  display: block;
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}

.firstway_blk {
  width: 300px;
}

.support_result_blk {
  margin-top: 35px;
}

.text-block-22 {
  font-family: 'Gotham book', sans-serif;
  color: #333;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.div-block-35 {
  width: 35px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 40px;
  background-color: #333;
}

.divers_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.result_title {
  margin-bottom: 7px;
  color: #333;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.text-block-24 {
  color: #333;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.txtbox_support {
  margin-top: 13px;
  margin-left: 15px;
}

.image-24 {
  width: 36px;
  height: 35px;
  min-height: 35px;
  min-width: 36px;
  margin-top: 2px;
}

.image-25 {
  width: 28px;
  height: 37px;
  min-height: 37px;
  min-width: 28px;
  margin-top: 2px;
  margin-right: 4px;
  margin-left: 4px;
}

.image-26 {
  width: 35px;
  height: 35px;
  min-height: 35px;
  min-width: 35px;
  margin-top: 2px;
  margin-left: 1px;
}

.div-block-36 {
  width: 5px;
  height: 5px;
  min-height: 5px;
  min-width: 5px;
  margin-top: 7px;
  margin-right: 10px;
  border-radius: 1000px;
  background-color: #28c1ef;
}

.result_linkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

.result_linkbox:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.product_banner {
  position: relative;
  height: 900px;
  background-image: url('../jpg/product_banner_pos.jpg');
  background-position: 50% 50%;
  background-size: 2000px;
  background-repeat: no-repeat;
}

.product_banner.displaybanner {
  background-image: url('../jpg/product_banner.jpg');
  background-size: 2000px;
}

.product_banner.oembanner {
  background-image: url('../jpg/product_banner_oem.jpg');
  background-size: 2000px;
}

.text-block-25 {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-37 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-27 {
  margin-bottom: 25px;
}

.div-block-38 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 50px;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-28 {
  margin-bottom: 10px;
}

.product_blk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 330px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: transparent;
  text-align: center;
  text-decoration: none;
}

.product_blk:hover {
  color: #fff;
}

.image-30 {
  height: 250px;
}

.blue_hover_desc {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #006db5;
  opacity: 0;
  text-decoration: none;
}

.text-block-27 {
  font-family: 'Gotham book', sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-28 {
  font-family: 'Gotham book', sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.div-block-40 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product_row {
  margin-bottom: 35px;
}

.text-block-29 {
  margin-top: 80px;
  margin-bottom: 50px;
  font-family: 'Gotham book', sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.product_details {
  padding-top: 100px;
}

.product_details_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-41 {
  width: 3px;
  height: 50px;
  background-color: #00aaeb;
}

.details_name {
  color: #333;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.details_model {
  color: #333;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.div-block-42 {
  margin-left: 15px;
}

.back_blk {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-right: 18px;
  padding-left: 18px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #fff;
  box-shadow: 7px 7px 14px -5px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

.div-block-43 {
  width: 1px;
  height: 100%;
  margin-right: 8px;
  margin-left: 8px;
  background-color: #d1d1d1;
}

.text-block-30 {
  color: #585858;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.details_main_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 400px;
  max-width: 400px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-31 {
  width: auto;
  height: 400px;
}

.details_line {
  width: 100%;
  height: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #e6e6e6;
}

.details_img_slide {
  padding-top: 15px;
}

.slider-2 {
  max-height: 75px;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 85px;
  padding-left: 85px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.left-arrow {
  background-image: url('../png/slide_arrow_left_1slide_arrow_left.png');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.right-arrow {
  background-image: url('../png/slide_arrow_right_1slide_arrow_right.png');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.link-block-4 {
  display: block;
  max-height: 75px;
  margin-right: 5px;
  margin-left: 5px;
  text-align: center;
}

.link-block-4:hover {
  opacity: 0.95;
}

.image-32 {
  height: 75px;
}

.slide {
  width: 25%;
}

.details_feature_blk {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 300px;
  background-color: #0579c1;
}

.feature_txt {
  padding-left: 33px;
  background-image: url('../png/spec_2spec_01.png');
  background-position: 0px 50%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.feature_tab_link {
  margin-bottom: -1px;
  padding-right: 75px;
  padding-left: 75px;
  border-bottom: 1px none #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.feature_tab_link.w--current {
  z-index: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #fff #fff #0579c1;
  background-color: transparent;
  font-weight: 600;
}

.spec_txt {
  padding-left: 35px;
  background-image: url('../png/spec_3spec_02.png');
  background-position: 0px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.dl_txt {
  padding-left: 30px;
  background-image: url('../png/spec_4spec_03.png');
  background-position: 0px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.tabs-menu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.tabs-content {
  display: block;
  max-width: 665px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
}

.features_list_txt {
  font-size: 14px;
  line-height: 23px;
}

.unordered-list {
  padding-left: 30px;
}

.spec_c_txt {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

.spec_c_subtitle {
  font-size: 14px;
  line-height: 23px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.spec_subtitle_blk {
  max-width: 155px;
  min-width: 155px;
  margin-right: 25px;
}

.each_spec_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.each_windowmodel_dl_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.window_model_txt {
  margin-bottom: 15px;
  padding-left: 20px;
  background-image: url('../png/point_1point.png');
  background-position: 0px 7px;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 23px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.window_model_txt.type {
  margin-bottom: 0px;
  padding-left: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
}

.each_dl_type_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #fff;
}

.div-block-44 {
  max-width: 155px;
  min-width: 155px;
  padding-right: 25px;
}

.zipfile_name {
  width: 65%;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

.dl_linkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.dl_linkbox:hover {
  opacity: 0.9;
}

.image-33 {
  margin-left: 8px;
}

.dl_type_blk {
  width: 100%;
  margin-bottom: 35px;
}

.features_list_item {
  margin-bottom: 10px;
}

.each_news_blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.news_date_blk {
  position: relative;
  z-index: 1;
  width: 276px;
  min-width: 276px;
}

.news_date_txt {
  margin-top: -25px;
  padding-right: 35px;
  padding-bottom: 30px;
  background-image: url('../png/news_line.png');
  background-position: 50% 100%;
  background-size: 276px;
  background-repeat: no-repeat;
  color: #333;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.5px;
}

.news_date_txt.exhibition {
  padding-right: 65px;
}

.news_content_blk {
  position: relative;
  margin-top: 5px;
  margin-left: -17px;
  padding-bottom: 100px;
  padding-left: 50px;
  border-left: 2px solid #ddd;
}

.news_title {
  margin-bottom: 12px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.news_c_txt {
  padding-left: 15px;
  border-left: 5px solid #333;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  letter-spacing: 0.5px;
}

.news_img_blk {
  max-width: 390px;
  margin-top: 15px;
}

.news_more {
  position: relative;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100px;
  margin-top: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.news_more:hover {
  opacity: 0.9;
}

.text-block-31 {
  margin-right: 5px;
  color: #333;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.news_linkbox {
  text-decoration: none;
}

.news_linkbox:hover {
  opacity: 0.9;
}

.news_details_date {
  width: 160px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.5px;
}

.news_details_c_blk {
  position: relative;
  max-width: 650px;
}

.news_details_title {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.news_details_img_blk {
  max-width: 650px;
  margin-bottom: 40px;
}

.div-block-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-34 {
  margin-right: 30px;
  margin-left: 20px;
}

.news_details_c_txt {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 25px;
  text-align: justify;
  letter-spacing: 0.5px;
}

.news_back_linkbox {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  text-decoration: none;
}

.news_back_linkbox:hover {
  opacity: 0.9;
}

.image-35 {
  margin-right: 10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.text-block-32 {
  letter-spacing: 0.5px;
}

.div-block-47 {
  max-height: 330px;
}

.div-block-48 {
  width: 100%;
}

.image-36 {
  max-width: 450px;
}

.image-37 {
  max-width: 600px;
}

.distributor_blk {
  margin-top: 75px;
}

.bold {
  font-weight: 600;
}

.dropdown-toggle {
  padding: 0px;
}

.product_pos_dropdown {
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-list {
  background-color: #f7f7f7;
}

.dropdown-list.w--open {
  left: -44px;
  padding: 10px 30px;
  background-color: #f9f9f9;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, 0.19);
}

.dropdown-list.hder_pos {
  left: 172px;
  top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-left: 5px solid #00aaeb;
  background-color: #fff;
  box-shadow: none;
  font-size: 14px;
}

.dropdown-list.hder_submenu_pos {
  left: 100%;
  top: -10px;
  right: auto;
  bottom: auto;
  padding: 13px 0px 10px;
}

.dropdown-list.hder_submenu_pos.w--open {
  border-left: 5px solid #80d5f5;
}

.image-38 {
  max-width: 80%;
}

.icon-4 {
  margin-right: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 10px;
}

.search_desc {
  font-family: 'Gotham book', sans-serif;
  font-weight: 500;
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  min-height: 40px;
  min-width: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #1a7cc9;
  text-align: center;
}

.div-block-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  min-height: 60px;
  min-width: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
}

.search_close_linkbox {
  position: absolute;
  top: 4px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  text-decoration: none;
}

.search_linkbox {
  position: fixed;
  top: 212px;
  right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 20px 30px 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 17px none #08428e;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  box-shadow: none;
  opacity: 0.85;
  text-decoration: none;
}

.search-2 {
  margin-bottom: 0px;
  border-bottom: 1px none #c2c2c2;
}

.search-2.blk2 {
  width: 80%;
}

.search-input-2 {
  height: 60px;
  margin-top: 10px;
  padding-right: 115px;
  padding-left: 115px;
  border-style: none;
  background-color: transparent;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.search-input-2.blk2 {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Gotham book', sans-serif;
  font-weight: 700;
  text-align: left;
}

.search-button-2 {
  display: none;
}

.search_section {
  position: relative;
  z-index: 999;
}

.search_result_blk {
  display: block;
  max-width: 550px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.search_result_blk.blk2 {
  padding-right: 20px;
  padding-left: 20px;
}

.search_blk2 {
  position: fixed;
  top: 0px;
  right: -480px;
  display: block;
  overflow: auto;
  width: 450px;
  height: 100%;
  padding-left: 0px;
  background-color: #fff;
  background-image: url('../jpg/hp_bg.jpg');
  background-position: 11% 165px;
  background-size: 500px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #000;
  opacity: 1;
}

.search_model {
  margin-top: 3px;
  font-family: 'Gotham book', sans-serif;
  font-weight: 400;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 80px;
  max-width: 80px;
  min-height: 80px;
  min-width: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-82 {
  position: relative;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #c2c2c2;
}

.div-block-82.blk2 {
  width: 90%;
  padding-right: 0px;
  padding-left: 0px;
}

.image-54 {
  height: 80px;
  max-height: 80px;
  min-height: 80px;
}

.image-55 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.search_result_linkbox-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  text-decoration: none;
}

.search_result_linkbox-2:hover {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.27);
}

.hp_product_bg-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: url('../png/pos_subbanner_only.png');
  background-position: 50% 50%;
  background-size: 2000px;
  background-repeat: no-repeat;
}

.hp_product_bg-2.oem {
  background-image: url('../png/oem_subbanner_only.png');
  background-size: 2000px;
}

.hp_product_bg-2.display {
  background-image: url('../png/display_subbanner_only.png');
  background-size: 2000px;
}

.div-block-90 {
  width: 450px;
  height: 450px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-90.left_display {
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-90.right_oem {
  width: 600px;
  height: 600px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hp_title_txt-2 {
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0.5px;
}

.hp_news_img_blk-2 {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 2;
  overflow: hidden;
  width: 300px;
  height: 300px;
  max-height: 300px;
  max-width: 300px;
  box-shadow: none;
}

.hp_news_img_blk-2.hp_news_img1 {
  background-image: url('../jpg/36_1_detail.jpg');
  background-position: 50% 50%;
  background-size: 200%;
  background-repeat: no-repeat;
}

.hp_news_img_blk-2.hp_news_img2 {
  background-image: url('../jpg/22_1_detail.jpg');
  background-position: 50% 50%;
  background-size: 200%;
  background-repeat: no-repeat;
}

.hp_news_img_blk-2.hp_news_img3 {
  background-image: url('../jpg/21_1_detail.jpg');
  background-position: 50% 50%;
  background-size: 200%;
  background-repeat: no-repeat;
}

.success_blk {
  width: 100%;
  height: 100%;
}

.success_blk.success_img1 {
  background-image: url('../png/productimg05.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.success_blk.success_img2 {
  background-image: url('../png/pos_subbanner_product.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.success_blk.success_img3 {
  background-image: url('../png/display_subbanner_product.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.hp_support_blk {
  width: 100%;
  height: 100%;
}

.hp_support_blk.hp_support_img1 {
  background-image: url('../jpg/support_img1.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.hp_support_blk.hp_support_img2 {
  background-image: url('../jpg/support_img2.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.product_subheader_pos {
  position: relative;
  z-index: 99;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #e9e9e9;
}

.link-2 {
  height: 50px;
  padding-right: 70px;
  padding-left: 45px;
  background-color: #00aaeb;
  background-image: url('../png/search_icon_1search_icon.png');
  background-position: 78% 48%;
  background-size: 21px 19px;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
}

.product_sub_link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #c7c7c7;
  text-decoration: none;
}

.product_sub_link:hover {
  opacity: 0.9;
  color: #2bcae0;
}

.product_sub_link.w--current {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #2bcae0;
}

.product_container_m {
  display: none;
}

.text-block-26 {
  font-family: 'Gotham book', sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.product_subheader_display {
  position: relative;
  z-index: 99;
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #e9e9e9;
}

.dropdown-toggle-2 {
  width: 100%;
  padding: 0px;
}

.product_pos_link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../png/pos_grey_1pos_grey.png');
  background-position: 0px 50%;
  background-size: 41px;
  background-repeat: no-repeat;
  color: #c7c7c7;
  text-decoration: none;
}

.product_pos_link:hover {
  opacity: 0.9;
}

.product_pos_link.w--current {
  background-image: none, none;
  background-position: 13px 100%, 0px 50%;
  background-size: 14px, 41px 35px;
  background-repeat: no-repeat, no-repeat;
  color: #2bcae0;
}

.product_pos_link.current {
  background-image: url('../png/pos_current_1pos_current.png'), url('../png/arrow_product_1arrow_product.png');
  background-position: 0px 50%, 13px 100%;
  background-size: 41px, 14px;
  background-repeat: no-repeat, no-repeat;
  color: #2bcae0;
}

.product_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product_header {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #f7f7f7;
}

.dropdown-list-2 {
  display: none;
  background-color: #fff;
}

.quickmenu_wrapper {
  position: relative;
  z-index: 999;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-33 {
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Gotham book', sans-serif;
  color: #707070;
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-33:hover {
  color: #1884f3;
}

.image-29 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
}

.product_oem_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../png/oem_grey_1oem_grey.png');
  background-position: 0px 50%;
  background-size: 41px 29px;
  background-repeat: no-repeat;
  color: #c7c7c7;
  text-decoration: none;
}

.product_oem_link:hover {
  opacity: 0.9;
}

.product_oem_link.w--current {
  background-image: url('../png/arrow_product_1arrow_product.png'), none;
  background-position: 12px 100%, 0px 50%;
  background-size: 14px, 41px 29px;
  background-repeat: no-repeat, no-repeat;
  color: #2bcae0;
}

.product_oem_link.current {
  background-image: url('../png/arrow_product_1arrow_product.png'), url('../png/oem_current_1oem_current.png'), url('../png/oem_grey_1oem_grey.png');
  background-position: 12px 100%, 0px 50%, 0px 50%;
  background-size: 14px, 41px 29px, 41px 29px;
  background-repeat: no-repeat, no-repeat, no-repeat;
  color: #2bcae0;
}

.product_display_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../png/display_grey_1display_grey.png');
  background-position: 0px 50%;
  background-size: 28px 45px;
  background-repeat: no-repeat;
  color: #c7c7c7;
  text-decoration: none;
}

.product_display_link:hover {
  opacity: 0.9;
}

.product_display_link.w--current {
  background-image: url('../png/arrow_product_1arrow_product.png'), none;
  background-position: 7px 100%, 0px 50%;
  background-size: 14px, 28px 45px;
  background-repeat: no-repeat, no-repeat;
  color: #2bcae0;
}

.product_display_link.current {
  background-image: url('../png/arrow_product_1arrow_product.png'), url('../png/display_current_1display_current.png'), url('../png/display_grey_1display_grey.png');
  background-position: 7px 100%, 0px 50%, 0px 50%;
  background-size: 14px, 28px 45px, 28px 45px;
  background-repeat: no-repeat, no-repeat, no-repeat;
  color: #2bcae0;
}

.divider {
  width: 2px;
  height: 22px;
  margin-top: 2px;
  padding-right: 1px;
  padding-left: 1px;
  float: left;
  background-color: silver;
}

.product_pos_dropdown-2 {
  margin-right: 0px;
  margin-left: 0px;
  float: left;
}

.divider2 {
  width: 2px;
  height: 22px;
  margin-top: 12px;
  padding-right: 1px;
  padding-left: 1px;
  float: left;
  background-color: silver;
}

.divider2.last {
  display: none;
}

.html-embed {
  font-family: 'Gotham book', sans-serif;
}

.product_subheader_oem {
  position: relative;
  z-index: 99;
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #e9e9e9;
}

.product_subheader_item {
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_ddlist_link-2 {
  padding: 10px 20px;
  clear: left;
  font-family: 'Gotham book', sans-serif;
  color: #202020;
  font-size: 15px;
  font-weight: 400;
}

.header_ddlist_link-2:hover {
  color: #1a7cc9;
}

.header_ddlist_link-2.w--current {
  color: #1a7cc9;
}

.header_ddlist_link-2.lang {
  text-align: center;
}

.header_ddlist_link-2.arrow {
  padding-right: 32px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.header_product_pos_dropdown {
  width: 100%;
}

.dropdown-list-3 {
  position: static;
  display: none;
  background-color: #f7f7f7;
}

.dropdown-list-3.w--open {
  padding: 10px 20px;
  background-color: transparent;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, 0.19);
}

.dropdown-list-3.hder_submenu_pos {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f7f7f7));
  background-image: linear-gradient(180deg, #f7f7f7, #f7f7f7);
}

.dropdown-list-3.hder_submenu_pos.w--open {
  position: absolute;
  left: 100%;
  top: -10px;
  right: auto;
  bottom: auto;
  padding-top: 13px;
  padding-right: 0px;
  padding-left: 0px;
  border-left: 5px solid #80d5f5;
}

.dropdown-list-3.hder_pos {
  position: absolute;
  left: 172px;
  top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-left: 5px solid #00aaeb;
  background-color: #fff;
  box-shadow: none;
  font-size: 14px;
}

.header_dropdown-toggle {
  width: 100%;
  padding: 0px;
}

.header-2 {
  position: relative;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.2);
}

.icon-5 {
  margin-top: 5.5px;
  margin-right: 0px;
  margin-bottom: auto;
  color: #fff;
}

.dropdown-link {
  width: 100%;
  max-width: 368px;
  margin-left: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
}

.dropdown-list-4 {
  position: static;
  width: 100%;
  margin-top: 15px;
}

.dropdown-list-4.w--open {
  background-color: transparent;
}

.zipfile_name-2 {
  width: 70%;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

.dl_linkbox-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.dl_linkbox-2:hover {
  opacity: 0.9;
}

.dropdown {
  width: 100%;
  margin-left: 0px;
  color: #fff;
}

.dropdown-toggle-3 {
  width: 100%;
  max-width: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  color: #992424;
}

.dropdown-toggle-3.w--open {
  color: #fff;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px dashed #fff;
}

.award_blk_col {
  width: 29%;
  margin: 20px;
  float: left;
}

.lightbox-link {
  width: 100%;
  padding-top: 100%;
  background-image: url('../png/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

html.w-mod-js *[data-ix="hp-product-bg-right"] {
  opacity: 0;
  -webkit-transform: translate(300px, 0px);
  -ms-transform: translate(300px, 0px);
  transform: translate(300px, 0px);
}

html.w-mod-js *[data-ix="hp-product-bg-left"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

html.w-mod-js *[data-ix="hp-productname"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="up-one-by-one-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="up-one-by-one-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="up-one-by-one-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="up-to-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="left-to-right"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="right-to-left"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="up-to-down-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-to-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 991px) {
  .inner_1180 {
    max-width: 95%;
  }
  .inner_1180.footer {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .inner_1180.header {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .inner_1180.height100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .inner_1180.height100_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 20px;
  }
  .nav-menu {
    display: block;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: hsla(0, 0%, 100%, 0.95);
  }
  .linkbox.headerlink {
    height: 60px;
    margin-right: 25px;
    margin-left: 25px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: 1px solid #dfdfdf;
  }
  .linkbox.headerlink.w--current {
    color: #1a7cc9;
    font-weight: 600;
  }
  .linkbox.alignright.pos {
    bottom: 122px;
  }
  .linkbox.alignright.oem {
    bottom: 152px;
  }
  .linkbox.align_display {
    left: 62px;
    bottom: 129px;
  }
  .header_dd {
    margin-right: 25px;
    margin-left: 25px;
    border-bottom: 1px solid #dfdfdf;
  }
  .header_dd.lang {
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    border-bottom-style: none;
  }
  .header_ddlist.w--open {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .header_ddlist_link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
  }
  .header_ddlist_link.w--current {
    color: #1a7cc9;
    font-weight: 600;
  }
  .header_ddlist_link.lang {
    margin-top: -10px;
    padding-left: 20px;
  }
  .header_ddtoggle {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .header_ddtoggle.lang {
    width: 100%;
    padding: 14px 25px;
  }
  .header_ddtoggle.lang.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
    text-align: center;
  }
  .icon-2 {
    font-size: 14px;
  }
  .search {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    border-bottom: 1px none #dfdfdf;
    opacity: 1;
    color: #fff;
  }
  .banner_bg {
    height: 600px;
    background-position: 50% 100%;
    background-size: 2000px;
  }
  .banner_blk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .banner_display_blk {
    position: relative;
    width: 100%;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .display_txtbox.pos {
    margin-top: -7px;
  }
  .banner_txt_pname {
    font-size: 35px;
    line-height: 40px;
  }
  .banner_txt_pname.display {
    width: 180px;
  }
  .display_main_pic.pos {
    right: 0px;
    max-width: 680px;
    margin-top: 96px;
  }
  .display_main_pic.oem {
    display: block;
    max-width: 500px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }
  .link-block {
    z-index: 10;
  }
  .popup_txtbox {
    background-color: rgba(32, 32, 32, 0.8);
  }
  .popup_arrow {
    display: none;
  }
  .display02_pop {
    left: 61px;
    top: auto;
    bottom: 37px;
  }
  .display01_pop {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .linkbox_banner_pos {
    display: none;
  }
  .linkbox_banner_oem {
    display: none;
  }
  .banner_pos_blk {
    position: absolute;
    width: 100%;
    margin-top: 65px;
  }
  .pos01_pop {
    top: 0px;
    right: 32px;
  }
  .pos02_pop {
    left: 65px;
    top: 0px;
    bottom: 0px;
    z-index: 9;
  }
  .banner_oem_blk {
    width: 100%;
    margin-top: -45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .oem02_pop {
    left: 54px;
    top: 87px;
    z-index: 9;
  }
  .oem01_pop {
    right: 0px;
    z-index: 9;
  }
  .banner_btn_txt {
    left: 0px;
    right: 0px;
    bottom: 29%;
    font-size: 12px;
  }
  .pos_btn_row {
    opacity: 0;
  }
  .display_left_btn_row {
    display: none;
    opacity: 0;
  }
  .oem_btn_row {
    opacity: 0;
  }
  .display_right_btn_row {
    opacity: 0;
  }
  .content01_section {
    padding-top: 160px;
  }
  .hp_title_txt {
    font-size: 35px;
    line-height: 35px;
  }
  .div-block-7.about {
    width: 210px;
  }
  .hp_display_blk {
    margin-top: -140px;
  }
  .txtbox.hp_pos {
    left: 58px;
    bottom: 32px;
  }
  .txtbox.hp_display {
    right: 112px;
    bottom: 23px;
  }
  .txtbox.hp_oem {
    left: 118px;
  }
  .inner_820 {
    max-width: 600px;
  }
  .hp_oem_blk {
    margin-top: -37px;
  }
  .hp_news_blk {
    margin-top: 100px;
  }
  .hp_three_product {
    margin-top: -70px;
  }
  .slide_33 {
    width: 100%;
  }
  .hp_news_bg {
    max-width: 100%;
    min-height: 330px;
    padding-top: 60px;
    background-size: auto;
  }
  .mask {
    padding-top: 65px;
  }
  .hp_news_txtbox {
    width: 45%;
    margin-left: 320px;
    float: none;
  }
  .hp_news_whole {
    display: block;
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hp_newsimg_whole {
    position: absolute;
    left: -20px;
    top: -20px;
    bottom: auto;
  }
  .story_section {
    height: 800px;
  }
  .story_slider {
    max-width: 100%;
  }
  .story_img_blk {
    width: 300px;
    min-width: 300px;
  }
  .success_story_blk {
    position: absolute;
    left: 0px;
    top: -65px;
    right: 0px;
    bottom: auto;
    z-index: 10;
    width: 100%;
    max-width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .text-block-3 {
    width: auto;
    font-size: 28px;
    line-height: 35px;
  }
  .story_content_blk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    padding-left: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .story_txt_blk {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 0px;
  }
  .mask-2 {
    padding-top: 65px;
  }
  .support_blk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 84%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .support_blk.nd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .support_content_bg {
    max-width: 100%;
    padding-top: 35px;
    padding-bottom: 55px;
  }
  .support_title {
    margin-bottom: 10px;
  }
  .support_txt {
    max-width: 100%;
  }
  .support_imgblk {
    width: 100%;
    margin-right: 0px;
  }
  .support_imgblk.nd {
    margin-left: 0px;
  }
  .hp_contact_section {
    height: auto;
    background-color: #333;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .hp_contact_blk {
    display: block;
    width: 84%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
    padding-bottom: 65px;
  }
  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 33px;
    padding-right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    font-size: 40px;
  }
  .menu-button.w--open {
    padding-right: 10px;
    background-color: transparent;
    color: #333;
  }
  .mobile_btn_row {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 20;
    display: block;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .image-10 {
    height: auto;
  }
  .hp_map_img {
    display: block;
    margin-top: 30px;
  }
  .text-block-7 {
    margin-bottom: 5px;
  }
  .mobile_disable {
    display: none;
  }
  .banner_bg_img {
    height: 300px;
    background-size: 1800px;
  }
  .banner_bg_img.vision {
    background-size: 1800px;
  }
  .banner_bg_img.award {
    background-size: 1800px, 2000px;
  }
  .banner_bg_img.partner {
    background-size: 1800px, 2000px;
  }
  .banner_bg_img.contact {
    background-size: 1800px, 2000px;
  }
  .banner_bg_img.support {
    background-size: 1800px, 2000px;
  }
  .banner_bg_img.news {
    background-size: 1800px;
  }
  .content_section.padding500 {
    padding-bottom: 250px;
  }
  .content_section.news_details {
    padding-top: 100px;
    padding-bottom: 250px;
  }
  .c_title_txt {
    font-size: 25px;
  }
  .content_title_blk {
    max-width: 95%;
  }
  .slider {
    height: 500px;
  }
  .about_slide_bgimg._01 {
    background-size: auto 500px;
  }
  .about_slide_bgimg._02 {
    background-size: auto 500px;
  }
  .div-block-20 {
    max-width: 95%;
  }
  .inner_900 {
    max-width: 95%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .award_title {
    margin-left: 25px;
  }
  .award_img_blk {
    margin-right: 15px;
    margin-left: 15px;
  }
  .div-block-25 {
    width: 100%;
    margin-bottom: 70px;
  }
  .div-block-26 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-26.row02 {
    margin-top: 0px;
  }
  .text-block-18 {
    line-height: 25px;
  }
  .image-22 {
    max-width: 480px;
  }
  .div-block-29 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -75px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .or_blk {
    margin-right: 50px;
    margin-left: 50px;
  }
  .text-field {
    width: 280px;
    max-width: 280px;
  }
  .product_banner {
    height: 500px;
    background-size: 1200px;
  }
  .product_banner.displaybanner {
    background-position: -48px 50%;
    background-size: 1200px;
  }
  .product_banner.oembanner {
    background-size: 1200px;
  }
  .text-block-25 {
    font-size: 30px;
  }
  .image-27 {
    max-width: 80px;
    margin-bottom: 20px;
  }
  .product_blk {
    max-height: 250px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-30 {
    height: auto;
    max-height: 180px;
  }
  .blue_hover_desc {
    position: relative;
    display: none;
    opacity: 1;
  }
  .text-block-27 {
    color: #333;
    line-height: 20px;
  }
  .text-block-28 {
    color: #333;
    line-height: 22px;
  }
  .div-block-40 {
    position: relative;
    margin-top: 30px;
  }
  .product_row {
    margin-bottom: 40px;
  }
  .feature_tab_link {
    padding-right: 40px;
    padding-left: 40px;
  }
  .news_date_blk {
    width: 180px;
    min-width: 180px;
  }
  .news_date_txt {
    background-position: 100% 0px;
  }
  .news_details_date {
    width: 90px;
    font-size: 26px;
    text-align: left;
  }
  .div-block-47 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 180px;
    min-height: 180px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-36 {
    max-width: 320px;
  }
  .image-37 {
    max-width: 530px;
  }
  .dropdown-list.w--open {
    border-left-style: none;
  }
  .dropdown-list.hder_pos {
    padding-left: 40px;
  }
  .image-38 {
    max-width: 30%;
  }
  .icon-4 {
    margin-right: 13px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 12px;
  }
  .div-block-82 {
    width: 80%;
  }
  .hp_product_bg-2 {
    background-position: 50% 50%;
    background-size: 1300px;
  }
  .hp_product_bg-2.oem {
    background-size: 1300px;
  }
  .hp_product_bg-2.display {
    background-size: 1300px;
  }
  .hp_product_bg-2.pos {
    text-align: right;
  }
  .div-block-90 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
    height: 320px;
  }
  .div-block-90.left_display {
    width: 250px;
    height: 250px;
    text-align: left;
  }
  .div-block-90.right_oem {
    position: relative;
    left: 0px;
    width: 350px;
    height: 350px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hp_title_txt-2 {
    font-size: 35px;
    line-height: 35px;
  }
  .hp_support_blk {
    height: 350px;
  }
  .header_ddlist_link-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
  }
  .header_ddlist_link-2.w--current {
    color: #1a7cc9;
    font-weight: 600;
  }
  .header_ddlist_link-2.lang {
    margin-top: -10px;
    padding-left: 20px;
  }
  .dropdown-list-3.w--open {
    border-left-style: none;
  }
  .dropdown-list-3.hder_submenu_pos.w--open {
    position: relative;
    left: 0%;
    padding-left: 35px;
    border-left-style: none;
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.19);
  }
  .dropdown-list-3.hder_pos {
    padding-left: 40px;
  }
  .award_blk_col {
    width: 44%;
    margin: 15px;
  }
}

@media (max-width: 767px) {
  .navbar {
    height: 80px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .logo {
    height: 60px;
  }
  .linkbox.alignright.pos {
    bottom: 131px;
  }
  .linkbox.alignright.oem {
    bottom: 155px;
  }
  .linkbox.align_display {
    bottom: 135px;
  }
  .banner_bg {
    height: 450px;
    background-size: 1500px;
  }
  .banner_display_blk {
    width: 90%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .display_txtbox {
    top: 5px;
  }
  .display_txtbox.oem {
    margin-top: -21px;
    margin-left: 0px;
  }
  .banner_txt_pname {
    font-size: 26px;
    line-height: 30px;
  }
  .banner_txt_pname.display {
    width: 130px;
  }
  .display_main_pic.pos {
    max-width: 550px;
    margin-top: 94px;
  }
  .display_main_pic.oem {
    max-width: 450px;
    margin-top: -11px;
  }
  .link-block {
    display: none;
  }
  .banner_pos_blk {
    width: 90%;
    margin-top: 25px;
  }
  .banner_oem_blk {
    width: 90%;
    margin-top: -15px;
  }
  .banner_btn_txt.blue {
    bottom: 26%;
    font-size: 11px;
  }
  .hp_title_txt {
    font-size: 32px;
    line-height: 32px;
  }
  .div-block-7.pos.display {
    width: 200px;
  }
  .div-block-7.about {
    width: 190px;
  }
  .hp_display_blk {
    margin-top: -208px;
  }
  .txtbox.hp_pos {
    left: 13px;
  }
  .txtbox.hp_display {
    right: 78px;
  }
  .txtbox.hp_oem {
    left: 52px;
  }
  .inner_820 {
    max-width: 450px;
  }
  .hp_oem_blk {
    margin-top: -115px;
  }
  .hp_news_blk {
    margin-top: 70px;
  }
  .hp_news_bg {
    max-width: 320px;
    min-height: 530px;
    padding-top: 0px;
  }
  .mask {
    padding-top: 90px;
  }
  .hp_news_txtbox {
    width: auto;
    margin-left: 30px;
  }
  .hp_news_whole {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
  }
  .hp_newsimg_whole {
    position: relative;
    left: 25px;
    top: -40px;
    bottom: 0px;
  }
  .story_section {
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .story_blk_bg {
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .story_img_blk {
    overflow: hidden;
    width: 100%;
    min-width: 300px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .success_story_blk {
    top: -55px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text-block-3 {
    font-size: 26px;
  }
  .story_content_blk {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .story_txt_blk {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mask-2 {
    padding-top: 55px;
  }
  .support_section {
    padding-top: 100px;
  }
  .story_txt {
    font-size: 13px;
    line-height: 25px;
  }
  .support_blk {
    width: 90%;
  }
  .support_title {
    text-align: center;
  }
  .hp_contact_blk {
    width: 90%;
  }
  .menu-button {
    padding-top: 24px;
  }
  .icon-3 {
    font-size: 35px;
  }
  .mobile_btn_row {
    bottom: 0px;
    max-width: 400px;
  }
  .div-block-18 {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 39px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .banner_bg_img {
    height: 280px;
    background-position: 44% 0%;
    background-size: auto 280px;
  }
  .banner_bg_img.vision {
    background-image: url('../jpg/vision_banner.jpg');
    background-position: 43% 50%;
    background-size: auto 280px;
    background-repeat: no-repeat;
  }
  .banner_bg_img.award {
    background-position: 35% 0%, 50% 50%;
    background-size: auto 280px, 2000px;
  }
  .banner_bg_img.partner {
    background-position: 41% 0%, 50% 50%;
    background-size: auto 280px, 2000px;
  }
  .banner_bg_img.contact {
    background-size: auto 280px, 2000px;
  }
  .banner_bg_img.support {
    background-size: auto 280px, 2000px;
  }
  .banner_bg_img.news {
    background-image: url('../jpg/news_banner.jpg');
    background-position: 35% 50%;
    background-size: auto 280px;
    background-repeat: no-repeat;
  }
  .inner_banner_title {
    font-size: 30px;
  }
  .content_section {
    padding-bottom: 100px;
  }
  .content_section.news {
    padding-top: 150px;
  }
  .content_title_blk {
    max-width: 90%;
  }
  .slider {
    height: 400px;
  }
  .about_slide_bgimg._01 {
    background-size: auto 400px;
  }
  .about_slide_bgimg._02 {
    background-size: auto 400px;
  }
  .black_line.mobileable {
    display: block;
  }
  .div-block-20 {
    max-width: 90%;
  }
  .div-block-21 {
    height: auto;
    margin-bottom: 115px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .row {
    top: 0px;
    width: auto;
  }
  .vision_reason {
    left: 0px;
    width: auto;
    margin-bottom: 20px;
    color: #333;
  }
  .vision_reason._002 {
    left: 0px;
  }
  .vision_reason._003 {
    left: 0px;
    top: 0px;
  }
  .vision_reason._004 {
    left: 0px;
  }
  .vision_reason._005 {
    position: relative;
    left: 0px;
    bottom: 0px;
  }
  .row-2 {
    top: 0px;
    width: auto;
  }
  .text-block-14 {
    position: relative;
    font-size: 22px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }
  .div-block-22 {
    height: auto;
    padding-bottom: 150px;
    background-color: #0db4fb;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .inner_900 {
    max-width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .award_blk {
    margin-bottom: 50px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .award_title {
    margin-left: 0px;
    text-align: center;
  }
  .award_img_blk {
    display: block;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
  }
  .image-16 {
    margin-bottom: 70px;
  }
  .contact_justify {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .div-block-28 {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-22 {
    width: 100%;
    max-width: auto;
  }
  .div-block-29 {
    bottom: -60px;
  }
  .or_blk {
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-31 {
    width: 120px;
    height: 1px;
  }
  .text-block-21 {
    margin-right: 10px;
    margin-left: 10px;
  }
  ._2ways_blk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-33 {
    margin-top: 80px;
  }
  .product_banner {
    height: 450px;
  }
  .product_banner.displaybanner {
    background-position: -107px 50%;
  }
  .product_banner.oembanner {
    background-size: 1000px;
  }
  .div-block-37 {
    bottom: 25px;
  }
  .image-27 {
    margin-bottom: 10px;
  }
  .div-block-38 {
    padding-bottom: 30px;
  }
  .image-28 {
    max-width: 30px;
  }
  .product_blk {
    margin-bottom: 20px;
  }
  .image-30 {
    height: 200px;
  }
  .product_row {
    margin-bottom: 0px;
  }
  .text-block-29 {
    font-size: 25px;
  }
  .product_details {
    padding-top: 70px;
  }
  .details_name {
    font-size: 20px;
  }
  .details_model {
    font-size: 18px;
  }
  .back_blk {
    position: relative;
    z-index: 10;
  }
  .details_main_img {
    max-height: 300px;
    max-width: 300px;
  }
  .image-31 {
    height: 300px;
  }
  .slider-2 {
    max-width: 100%;
    padding-right: 65px;
    padding-left: 65px;
  }
  .left-arrow {
    width: 50px;
  }
  .right-arrow {
    width: 50px;
  }
  .feature_txt {
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .feature_tab_link {
    padding-right: 6%;
    padding-left: 6%;
  }
  .spec_txt {
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .dl_txt {
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .spec_subtitle_blk {
    max-width: 130px;
    min-width: 130px;
  }
  .each_windowmodel_dl_blk {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-44 {
    margin-bottom: 20px;
  }
  .dl_btn_txt {
    display: none;
  }
  .each_news_blk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news_date_blk {
    width: auto;
    min-width: auto;
  }
  .news_date_txt {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 25px;
  }
  .news_content_blk {
    margin-left: 0px;
    padding-left: 0px;
    border-left-style: none;
  }
  .news_details_date {
    width: auto;
    margin-bottom: 30px;
    font-size: 25px;
  }
  .div-block-46 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-34 {
    display: none;
  }
  .image-36 {
    max-width: 260px;
  }
  .image-37 {
    max-width: 400px;
  }
  .dropdown-list.w--open {
    left: -15px;
  }
  .search-input-2 {
    padding-right: 105px;
    padding-left: 105px;
    font-size: 16px;
  }
  .search_blk2 {
    width: 400px;
  }
  .div-block-82 {
    width: 90%;
  }
  .hp_product_bg-2 {
    background-size: 1000px;
  }
  .hp_product_bg-2.oem {
    background-size: 1000px;
  }
  .hp_product_bg-2.display {
    background-size: 1000px;
  }
  .div-block-90 {
    width: 250px;
    height: 250px;
  }
  .div-block-90.left_display {
    position: relative;
    left: -37px;
    width: 200px;
    height: 200px;
  }
  .div-block-90.right_oem {
    left: 52px;
    width: 250px;
    height: 250px;
  }
  .div-block-90.right_pos {
    position: relative;
    left: 64px;
    padding-right: 40px;
  }
  .hp_title_txt-2 {
    font-size: 32px;
    line-height: 32px;
  }
  .success_blk {
    padding-top: 100%;
  }
  .success_blk.success_img1 {
    background-size: contain;
  }
  .success_blk.success_img2 {
    background-size: contain;
  }
  .success_blk.success_img3 {
    background-size: contain;
  }
  .link-2 {
    display: none;
  }
  .product_container_m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product_subheader_display {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .product_container {
    display: none;
    max-width: 420px;
  }
  .div-block-39 {
    max-width: 420px;
  }
  .form-2 {
    width: 80%;
  }
  .product_subheader_oem {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .dropdown-list-3.w--open {
    left: -15px;
  }
  .dropdown-link {
    width: 90%;
    max-width: 610px;
  }
  .dl_linkbox-2 {
    width: 9%;
  }
  .dropdown-toggle-3 {
    width: 98%;
    max-width: 650px;
  }
  .award_blk_col {
    width: 100%;
    margin: 0px;
  }
}

@media (max-width: 479px) {
  .inner_1180.banner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .banner_bg {
    height: 450px;
    background-size: 1300px;
  }
  .banner_display_blk {
    margin-bottom: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .display_txtbox.oem {
    margin-top: -25px;
  }
  .display_txtbox.display {
    margin-top: -21px;
  }
  .display_txtbox.pos {
    margin-top: -82px;
  }
  .banner_txt_pname.display {
    width: auto;
    font-size: 22px;
    line-height: 25px;
  }
  .div-block-2 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .display_main_pic.pos {
    margin-top: 100px;
  }
  .display_main_pic.oem {
    margin-top: 43px;
  }
  .display_main_pic.display {
    display: block;
    width: 95%;
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto;
  }
  .banner_pos_blk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-5 {
    margin-top: -111px;
  }
  .banner_btn_txt.blue {
    bottom: -23%;
  }
  .hp_about_blk {
    width: 90%;
  }
  .hp_title_txt {
    font-size: 28px;
    line-height: 28px;
  }
  .div-block-7.pos {
    width: 100px;
  }
  .div-block-7.pos.display {
    left: 2px;
    width: 100px;
  }
  .div-block-7.about {
    width: 160px;
  }
  .text-block-2 {
    line-height: 25px;
  }
  .txtbox.hp_display {
    right: 46px;
  }
  .inner_820 {
    max-width: 300px;
  }
  .hp_news_img_blk {
    max-height: 320px;
    max-width: 320px;
  }
  .hp_news_txtbox {
    margin-right: 20px;
    margin-left: 20px;
  }
  .hp_news_img_shadow {
    display: none;
  }
  .hp_newsimg_whole {
    left: 0px;
  }
  .story_blk_bg {
    min-height: auto;
  }
  .story_img_blk {
    min-width: auto;
  }
  .text-block-3 {
    font-size: 24px;
  }
  .story_content_blk {
    padding-right: 20px;
    padding-left: 40px;
  }
  .support_section {
    padding-top: 80px;
  }
  .support_content_bg {
    padding-top: 30px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
  }
  .support_title {
    margin-bottom: 14px;
  }
  .support_txt {
    line-height: 18px;
  }
  .hp_contact_blk {
    width: 90%;
    padding-top: 70px;
  }
  .hp_contact_info {
    margin-top: 60px;
  }
  .image-9 {
    width: 180px;
    height: auto;
  }
  .mobile_btn_row {
    bottom: 0px;
    max-width: 300px;
  }
  .text-block-7 {
    font-size: 11px;
  }
  .div-block-18 {
    padding-left: 52px;
  }
  .text-block-8 {
    font-size: 10px;
  }
  .banner_bg_img {
    height: 250px;
    background-image: url('../png/banner_mask.png'), url('../jpg/about_banner.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: 325px, auto 250px;
    background-repeat: repeat-x, no-repeat;
  }
  .banner_bg_img.vision {
    background-image: url('../png/banner_mask.png'), url('../jpg/vision_banner.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: 325px, auto 250px;
    background-repeat: repeat-x, no-repeat;
  }
  .banner_bg_img.award {
    background-image: url('../png/banner_mask.png'), url('../jpg/award_banner.jpg'), url('../jpg/about_banner.jpg');
    background-position: 0px 0px, 50% 50%, 50% 50%;
    background-size: 325px, auto 250px, 2000px;
    background-repeat: repeat-x, no-repeat, no-repeat;
  }
  .banner_bg_img.partner {
    background-image: url('../png/banner_mask.png'), url('../jpg/partner_banner.jpg'), url('../jpg/about_banner.jpg');
    background-position: 0px 0px, 50% 50%, 50% 50%;
    background-size: 325px, auto 250px, 2000px;
    background-repeat: repeat-x, no-repeat, no-repeat;
  }
  .banner_bg_img.contact {
    background-image: url('../png/banner_mask.png'), url('../jpg/contact_banner.jpg'), url('../jpg/about_banner.jpg');
    background-position: 50% 50%, 50% 50%, 50% 50%;
    background-size: 325px, auto 250px, 2000px;
    background-repeat: repeat-x, no-repeat, no-repeat;
  }
  .banner_bg_img.support {
    background-image: url('../png/banner_mask.png'), url('../jpg/support_banner.jpg'), url('../jpg/about_banner.jpg');
    background-position: 50% 50%, 50% 50%, 50% 50%;
    background-size: 325px, auto 250px, 2000px;
    background-repeat: repeat-x, no-repeat, no-repeat;
  }
  .banner_bg_img.news {
    background-image: url('../png/banner_mask.png'), url('../jpg/news_banner.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: 325px, auto 250px;
    background-repeat: repeat-x, no-repeat;
  }
  .inner_banner_title {
    font-size: 25px;
    text-align: center;
  }
  .content_section.news {
    padding-top: 100px;
  }
  .c_title_txt {
    font-size: 20px;
  }
  .c_title_txt.txt22 {
    font-size: 18px;
  }
  .c_txt.a_center.w_1000 {
    font-size: 15px;
    line-height: 22px;
  }
  .vision_reason {
    font-size: 15px;
  }
  .text-block-14 {
    width: auto;
    font-size: 18px;
  }
  .div-block-22 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-span {
    font-size: 15px;
  }
  .text-block-15 {
    margin-top: 15px;
    margin-left: 0px;
    line-height: 22px;
    text-align: center;
  }
  .div-block-23 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .award_blk {
    padding-right: 20px;
    padding-left: 20px;
  }
  .award_title {
    font-size: 16px;
  }
  .contact_justify {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-22 {
    max-width: 280px;
    margin-top: 5px;
  }
  .div-block-29 {
    bottom: -40px;
  }
  .text-block-20 {
    font-size: 15px;
    line-height: 25px;
  }
  .link {
    font-size: 15px;
  }
  .div-block-31 {
    width: 80px;
  }
  .text-field {
    width: 100%;
    max-width: auto;
  }
  .firstway_blk {
    width: 100%;
  }
  .secondway_blk {
    width: 100%;
  }
  .text-block-22 {
    font-size: 25px;
  }
  .result_title {
    font-size: 16px;
  }
  .product_banner {
    height: 400px;
    background-position: 58% 0%;
    background-size: 1000px;
  }
  .product_banner.displaybanner {
    background-size: 1000px;
  }
  .product_banner.oembanner {
    background-position: -287px 0px;
  }
  .text-block-25 {
    font-size: 25px;
  }
  .div-block-37 {
    bottom: 35px;
  }
  .image-27 {
    max-width: 70px;
    margin-bottom: 10px;
  }
  .div-block-38 {
    padding-bottom: 25px;
  }
  .text-block-29 {
    font-size: 22px;
  }
  .product_details {
    padding-top: 55px;
  }
  .div-block-41 {
    height: 40px;
  }
  .details_name {
    font-size: 18px;
    line-height: 24px;
  }
  .details_model {
    font-size: 16px;
    line-height: 22px;
  }
  .back_blk {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: 10px;
    float: none;
  }
  .div-block-43 {
    display: none;
  }
  .text-block-30 {
    display: none;
  }
  .details_main_img {
    max-height: 250px;
    max-width: 250px;
  }
  .image-31 {
    height: 250px;
  }
  .slider-2 {
    max-width: 300px;
  }
  .slide {
    width: 100%;
  }
  .feature_txt {
    padding-right: 10px;
    padding-left: 10px;
  }
  .feature_tab_link {
    padding-right: 2%;
    padding-left: 2%;
    font-size: 14px;
  }
  .spec_txt {
    padding-right: 10px;
    padding-left: 10px;
  }
  .dl_txt {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .spec_subtitle_blk {
    max-width: 100px;
    min-width: 100px;
  }
  .dl_btn_txt {
    display: none;
  }
  .div-block-45 {
    width: 75%;
  }
  .news_date_txt {
    font-size: 22px;
  }
  .news_content_blk {
    padding-bottom: 80px;
  }
  .news_title {
    font-size: 15px;
    line-height: 22px;
  }
  .news_c_txt {
    line-height: 20px;
  }
  .news_details_title {
    font-size: 18px;
  }
  .image-36 {
    max-width: 220px;
  }
  .image-37 {
    max-width: 240px;
  }
  .dropdown-list.w--open {
    padding-left: 32px;
  }
  .image-38 {
    max-width: 150px;
  }
  .div-block-87 {
    width: 50px;
    height: 50px;
    min-height: 50px;
    min-width: 50px;
  }
  .search_close_linkbox {
    top: -6px;
    right: 0px;
    margin-right: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .search_linkbox {
    top: auto;
    right: -11px;
    bottom: 122px;
    padding: 24px 20px 11px 21px;
    border-top-left-radius: 70px;
    border-bottom-left-radius: 0px;
  }
  .search-2 {
    width: 85%;
  }
  .search-input-2 {
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    text-align: left;
  }
  .search_result_blk {
    margin-top: 20px;
  }
  .search_blk2 {
    width: 100%;
  }
  .image-53 {
    margin-right: 0px;
  }
  .image-55 {
    display: none;
  }
  .image-57 {
    display: none;
  }
  .hp_product_bg-2.display {
    background-position: 50% 50%;
  }
  .hp_product_bg-2.pos {
    background-position: 47% 50%;
  }
  .div-block-90.left_display {
    left: -87px;
  }
  .div-block-90.right_oem {
    left: 118px;
  }
  .div-block-90.right_pos {
    left: 201px;
  }
  .hp_title_txt-2 {
    font-size: 28px;
    line-height: 28px;
  }
  .hp_news_img_blk-2 {
    max-height: 320px;
    max-width: 320px;
  }
  .product_subheader_pos {
    padding-top: 10px;
  }
  .link-2 {
    font-size: 15px;
  }
  .product_sub_link {
    padding-top: 55px;
    padding-right: 12px;
    padding-left: 12px;
    background-image: none;
  }
  .product_sub_link.w--current {
    background-image: url('../png/pos_current_1pos_current.png');
    background-position: 50% 7px;
    background-size: 41px 35px;
    background-repeat: no-repeat;
  }
  .product_subheader_display {
    padding-top: 10px;
  }
  .product_pos_link {
    padding-top: 55px;
    padding-right: 12px;
    padding-left: 12px;
    background-image: url('../png/pos_grey_1pos_grey.png');
    background-position: 50% 16%;
    background-size: 41px;
    background-repeat: no-repeat;
  }
  .product_pos_link.w--current {
    background-image: url('../png/pos_current_1pos_current.png');
    background-position: 50% 7px;
    background-size: 41px 35px;
    background-repeat: no-repeat;
  }
  .product_pos_link.current {
    background-image: url('../png/arrow_product_1arrow_product.png'), url('../png/pos_current_1pos_current.png');
    background-position: 50% 100%, 50% 6px;
    background-size: 14px, 41px 35px;
    background-repeat: no-repeat, no-repeat;
  }
  .product_container {
    max-width: 280px;
  }
  .product_header {
    padding-top: 10px;
  }
  .div-block-39 {
    max-width: 280px;
  }
  .product_oem_link {
    padding-top: 55px;
    padding-right: 15px;
    padding-left: 15px;
    background-image: url('../png/oem_grey_1oem_grey.png');
    background-position: 50% 20%;
    background-size: 41px 29px;
    background-repeat: no-repeat;
  }
  .product_oem_link.w--current {
    background-image: url('../png/arrow_product_1arrow_product.png');
    background-position: 50% 100%;
    background-size: 14px;
    background-repeat: no-repeat;
  }
  .product_oem_link.current {
    background-image: url('../png/arrow_product_1arrow_product.png'), url('../png/oem_current_1oem_current.png');
    background-position: 50% 100%, 50% 20%;
    background-size: 14px, 41px 29px;
    background-repeat: no-repeat, no-repeat;
  }
  .product_display_link {
    padding-top: 55px;
    padding-right: 5px;
    padding-left: 5px;
    background-image: url('../png/display_grey_1display_grey.png');
    background-position: 50% 0%;
    background-size: 28px 45px;
    background-repeat: no-repeat;
  }
  .product_display_link.w--current {
    background-image: url('../png/arrow_product_1arrow_product.png');
    background-position: 50% 100%;
    background-size: 14px;
    background-repeat: no-repeat;
  }
  .product_display_link.current {
    background-image: url('../png/arrow_product_1arrow_product.png'), url('../png/display_current_1display_current.png');
    background-position: 50% 100%, 50% 0%;
    background-size: 14px, 28px 45px;
    background-repeat: no-repeat, no-repeat;
  }
  .product_subheader_oem {
    padding-top: 10px;
  }
  .dropdown-list-3.w--open {
    padding-left: 32px;
  }
  .dropdown-link {
    max-width: 230px;
  }
  .dl_linkbox-2 {
    width: 12%;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../woff2/gotham-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../woff/gotham-book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../woff/gotham-book.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../ttf/gotham-book.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}