:root {
  --crimson: #e31f26;
  --deep-sky-blue: #6da7c3bf;
  --icon-bar-bg-color: #e7eef0;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.overflow-x {
  font-size: 15px;
}

.navbar {
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  padding-top: 37px;
  padding-bottom: 36px;
  position: relative;
}

.brand {
  justify-content: center;
  align-items: center;
  width: 18%;
  min-width: 260px;
  max-width: 290px;
}

.brand:hover {
  opacity: .7;
}

.container_1280 {
  border: 0 solid #000;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container_1280.nav {
  align-items: flex-start;
  width: 90vw;
  max-width: 1300px;
  height: 48px;
  padding-left: 1px;
  padding-right: 0;
  display: flex;
  position: static;
}

.container_1280.breadcrumbs {
  text-align: left;
  border-bottom-style: none;
  width: 90vw;
  max-width: 1300px;
  padding-left: 0;
  padding-right: 0;
}

.container_1280.relative {
  position: relative;
}

.container_1280.aside {
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container_1280.aside.absolute {
  z-index: 500;
  position: absolute;
  inset: 0;
}

.container_1280.aside.absolute.right {
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}

.container_1280.p-top-60 {
  padding-top: 60px;
}

.container_1280.center {
  text-align: center;
}

.container_1280.compare_nav {
  padding-left: 19%;
  padding-right: 2%;
}

.container_1280.mt-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.index_slide {
  width: 100%;
  height: auto;
}

.index_slider {
  z-index: 1;
  width: 100%;
  height: auto;
}

.mask {
  width: 100%;
  height: auto;
}

.index_slide_p {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 37.4%;
  display: block;
}

.index_slide_p:hover {
  opacity: .8;
}

.index_slide_p.p1 {
  background-image: url('../images/index_banner_p9.jpg');
}

.index_slide_p.p2 {
  background-image: url('../images/index_banner_10.jpg');
}

.index_slide_p.p3 {
  background-image: url('../images/index_banner9.jpg');
}

.index_slide_p.p4 {
  background-image: url('../images/index_banner_p8.jpg');
}

.nav-link {
  padding: 4px 13px 26px;
  font-size: 17px;
  line-height: 26px;
}

.nav-link:hover, .nav-link.w--current, .nav-link.current {
  color: #e31f26;
}

.nav_menu_inner {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 70%;
  display: flex;
}

.nav_menu_wrapper {
  justify-content: flex-end;
  width: 80%;
  display: flex;
}

.nav_f_bar {
  text-align: right;
  place-content: center flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 6px;
  display: flex;
}

.link-block {
  text-align: center;
  width: 40%;
  height: auto;
  position: relative;
  top: -2px;
}

.text-block {
  text-align: center;
  padding-left: 16px;
  padding-right: 13px;
  font-family: Dinnextltpro Medium;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.lang_dd {
  margin-left: 0;
  margin-right: 0;
}

.nav_slogan_wrapper {
  float: right;
  width: 30%;
  max-width: 85px;
  margin-left: 24px;
}

.nav_slogan_wrapper:hover {
  opacity: .66;
}

.html-embed {
  z-index: 2;
  color: #e4292f;
  margin-left: 3px;
  display: inline-block;
  position: relative;
}

.hide {
  display: none;
}

.wrapper {
  width: 100%;
  position: relative;
}

.wrapper.relative {
  position: relative;
}

.wrapper.solution_search {
  margin-bottom: 140px;
}

.wrapper._82a0aa {
  background-color: #82a0aa;
}

.div-block-5 {
  background-color: #e31f26;
  width: 37%;
  height: 5px;
  margin: 60px auto;
}

.div-block-6 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Din next lt w04;
  font-size: 27px;
  font-weight: 700;
  line-height: 42px;
  display: inline-block;
}

.index_paragraph {
  color: #666464;
  letter-spacing: .5px;
  width: 100%;
  margin-bottom: 0;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Dinnextltpro Light\.;
  font-size: 17px;
  line-height: 32px;
}

.index_paragraph.mb-60 {
  margin-bottom: 60px;
}

.btn_fillup {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.4;
}

.btn_fillup.morebtn {
  padding-right: 12px;
}

.btn_fillup.resetbtn {
  text-decoration: none;
}

.btn_fillup.resetbtn.padding-fix {
  margin-left: 0;
}

.btn_fillup.resetbtn.padding-fix.m-right-10 {
  margin-right: 10px;
}

.btn_fillup.resetbtn.padding-fix.m-right-10.removebtn {
  width: auto;
}

.btn_fillup.resetbtn.padding-fix.m-right-20 {
  margin-right: 20px;
}

.btn_fillup.resetbtn.padding-fix.m-right-20.removebtn {
  white-space: nowrap;
  width: auto;
}

.btn_fillup.ghostbtn {
  text-transform: none;
  text-decoration: none;
}

.btn_fillup.morebtn2 {
  letter-spacing: .5px;
  font-family: Dinnextltpro Light\.;
}

.btn_fillup.removebtn {
  text-decoration: none;
}

.btn_fillup.removebtn.padding-fix {
  margin-left: 0;
}

.btn_fillup.removebtn.padding-fix.m-right-10 {
  margin-right: 10px;
}

.link-block-2 {
  color: #000;
}

.index_news_date {
  float: left;
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 20%;
  max-width: 144px;
}

.text-block-4 {
  float: left;
  text-align: left;
  width: 70%;
  padding-left: 54px;
}

.index_news_content {
  float: left;
  text-align: left;
  width: 80%;
  padding-left: 36px;
  position: relative;
  top: -3px;
}

.index_news_title {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: inline-block;
}

.index_news_title.light {
  font-family: Dinnextltpro, sans-serif;
  font-weight: 400;
}

.expand_icon_wrapper {
  width: 18px;
  height: 18px;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  top: 3px;
}

.index_news_row {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.index_news_desc {
  font-family: Dinnextltpro Light\.;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-7 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  display: inline-block;
}

.section-m-60 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer {
  width: 100%;
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-10 {
  text-transform: uppercase;
  margin-top: 32px;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 20px;
}

.link {
  color: #000;
  margin-right: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.link:hover {
  color: #e31f26;
}

.link.w--current {
  color: var(--crimson);
}

.div-block-11 {
  text-align: left;
  width: 60%;
}

.text-block-8 {
  text-transform: uppercase;
  font-size: 26px;
  line-height: 32px;
  display: inline-block;
}

.html-embed-3 {
  margin-right: 2px;
  display: inline-block;
}

.text-block-9 {
  color: #000;
  font-size: 11px;
  line-height: 14px;
  display: inline-block;
}

.div-block-12 {
  text-transform: uppercase;
  padding-top: 10px;
  font-family: Dinnextltpro Medium;
  font-weight: 500;
}

.b2t {
  opacity: 0;
  background-color: #000;
  width: 3%;
  min-width: 48px;
  min-height: 48px;
  padding-top: 3%;
  position: relative;
}

.html-embed-4 {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-13 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 40%;
  padding-bottom: 3px;
  display: flex;
}

.footer_inner {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.expand_btn {
  color: #000;
  display: inline-block;
}

.expand_btn:hover {
  opacity: .6;
}

.div-block-15 {
  width: 42%;
  min-width: 203px;
  max-width: 300px;
  position: relative;
  top: -6px;
}

.link-block-4 {
  color: #000;
  width: 5%;
  max-width: 24px;
  margin-left: 3%;
}

.link-block-4.yt:hover {
  color: red;
}

.link-block-4.linkein:hover {
  color: #0e76a8;
}

.link-block-4.rss {
  display: none;
}

.link-block-4.rss:hover {
  color: #ee802f;
}

.link-block-4.twitter {
  position: relative;
  top: 3px;
}

.link-block-4.twitter:hover {
  color: #08a0e9;
}

.div-block-16 {
  font-family: Dinnextltpro, sans-serif;
  font-weight: 300;
}

.html-embed-5 {
  background-color: #000;
}

.html-embed-6 {
  position: relative;
  top: 3px;
}

.html-embed-7 {
  position: relative;
  top: 1px;
}

.scrollbtn {
  z-index: 2;
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  min-width: 70px;
  min-height: 70px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100%;
  position: absolute;
  box-shadow: 0 0 13px #00000026;
}

.scrollbtn:hover {
  opacity: .7;
}

.index_scrollbtn_wrapper {
  justify-content: center;
  align-items: center;
  width: 4%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.morebtn {
  display: inline-block;
}

.lang_dd_toggle {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
}

.text-block-10 {
  font-family: Myriadpro Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
}

.div-block-17 {
  text-align: center;
  align-self: center;
  align-items: center;
  width: auto;
  margin-left: 20px;
  margin-right: 10px;
  display: flex;
}

.nav_divider {
  background-color: #000;
  width: 1px;
  height: 15px;
  display: inline-block;
}

.nav_divider.hide {
  display: none;
}

.nav-menu {
  text-align: right;
  width: 100%;
  margin-top: -6px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.div-block-18 {
  max-width: 87px;
  margin-left: 11px;
}

.nav_dd_list {
  z-index: 2;
  background-image: linear-gradient(to right, #809fa9 51%, #fff 53%);
  border-top: 1px #e2e2e2;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
}

.nav_dd_list.open {
  display: block;
}

.nav_dd_list.hide, .nav_dd_list.cs {
  display: none;
}

.nav_dd_title {
  float: left;
  color: #fff;
  text-align: left;
  letter-spacing: .6px;
  width: 33.4%;
  height: 100%;
  padding-top: 64px;
  font-size: 75px;
  font-weight: 700;
  line-height: 1;
}

.nav_dd_content_title {
  color: #000;
  width: auto;
  max-width: 135px;
  margin-bottom: 35px;
  margin-right: 40px;
  padding-top: 7px;
  font-family: Dinnextltpro Bold;
  font-size: 25px;
  line-height: 31px;
}

.nav_dd_content {
  float: left;
  text-align: left;
  text-transform: uppercase;
  background-color: #fff;
  width: 66.6%;
  height: 432px;
  padding-top: 62px;
  padding-bottom: 62px;
  padding-left: 70px;
  display: inline-block;
  position: relative;
}

.nav_dd_ul {
  width: auto;
  padding-left: 0;
  font-size: 16px;
  list-style-type: none;
}

.nav_dd_ul.first {
  width: 58%;
  max-width: 432px;
}

.nav_dd_link {
  color: #000;
  cursor: pointer;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
}

.nav_dd_link:hover, .nav_dd_link.current {
  color: #e31f26;
}

.nav_dd_li {
  margin-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.nav_dd {
  display: inline-block;
}

.nav_dd.hide {
  display: none;
}

.lottie-animation {
  padding: 9px;
  position: absolute;
  inset: 0%;
}

.dd_icon {
  display: none;
}

.dd_icon.dd_right {
  float: left;
  color: #e31f26;
  margin-left: 3px;
  margin-right: 10px;
  display: block;
  position: relative;
  top: 1px;
}

.dd_icon.search_form {
  color: #e31f26;
  border-top-style: none;
  margin-bottom: 18px;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 20px;
  display: block;
  position: absolute;
  right: 0;
}

.nav_dd_toggle {
  position: relative;
}

.breadcrumbs {
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6px;
  padding-bottom: 4px;
}

.page_titles {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom: 5px;
  font-size: 82px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  left: -7px;
}

.page_titles.h3 {
  margin-left: -2px;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 40px;
  line-height: 40px;
  left: 0;
}

.page_titles.center {
  margin-bottom: 60px;
}

.page_titles.offset-3px {
  padding-left: 3px;
  line-height: 1.1;
  left: -8px;
}

.page_titles.offset-3px.inline {
  display: inline-block;
}

.page_titles.offset-7px {
  padding-left: 7px;
  left: -15px;
}

.page_titles.offset-2px {
  padding-left: 2px;
}

.page_titles.cs {
  padding-bottom: 30px;
}

.cate_listing_wrapper {
  flex-flow: wrap;
  width: 102%;
  margin-left: -1%;
  display: flex;
}

.cate_listing_each {
  z-index: 2;
  float: left;
  color: #000;
  width: 31.33%;
  height: 100%;
  margin: 20px 1%;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.cate_listing_each.no-float {
  float: none;
}

.cate_listing_each.float-left, .cate_listing_each.clearer {
  float: left;
  clear: left;
}

.cate_listing_each.current {
  float: none;
}

.cate_listing_p {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 42.96%;
}

.cate_listing_p.p1 {
  background-image: url('../images/product_listing_p1.jpg');
}

.cate_listing_p.p2 {
  background-image: url('../images/product_listing_p2.jpg');
}

.cate_listing_p.p3 {
  background-image: url('../images/product_listing_p3.jpg');
}

.cate_listing_p.p4 {
  background-image: url('../images/index_banner9.jpg');
}

.cate_listing_p.p5 {
  background-image: url('../images/product_inner_listing_p1.jpg');
}

.cate_listing_p.p6 {
  background-image: url('../images/product_inner_listing_p2.jpg');
}

.cate_listing_p.p7 {
  background-image: url('../images/product_inner_listing_p3.jpg');
}

.cate_listing_p.p8 {
  background-image: url('../images/m-cool-cover.jpg');
}

.global_paragraph {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1.7;
}

.global_paragraph.justify {
  text-align: justify;
  margin-bottom: 0;
}

.global_paragraph.justify.li_number {
  padding-left: 20px;
  list-style-type: decimal;
}

.global_paragraph.text-right {
  text-align: right;
}

.text-block-11 {
  text-align: left;
  white-space: normal;
  width: auto;
  line-height: 28px;
  display: inline-block;
}

.cate_listing_content {
  z-index: 888;
  clear: left;
  background-color: #223f4b;
  width: 100vw;
  margin-left: -50vw;
  margin-right: 0;
  display: none;
  position: relative;
  left: 50%;
}

.cate_listing_toggle {
  cursor: pointer;
}

.cate_listing_content_wrapper {
  color: #fff;
  width: 102%;
  max-width: none;
  margin-left: -1%;
  padding-top: 60px;
  padding-bottom: 20px;
  position: static;
  left: 0;
  right: 0;
}

.cate_listing_arrow {
  color: #e31f26;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  top: -9px;
}

.cate_listing_title {
  text-align: left;
  align-items: flex-start;
  width: auto;
  margin-top: 26px;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 1.7;
  display: flex;
}

.text-block-12 {
  text-align: left;
}

.cate_listing_content_each {
  float: left;
  align-items: flex-start;
  width: 31.333%;
  margin-bottom: 4%;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.cate_listing_content_each:hover {
  opacity: .65;
}

.cate_listing_content_each.hide {
  display: none;
}

.arrow-up {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -18px;
}

.arrow-up.left {
  left: -33%;
}

.arrow-up.right {
  right: -33%;
}

.div-block-21 {
  float: left;
  width: 45%;
  min-width: 45%;
  margin-right: 25px;
}

.div-block-22 {
  float: left;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: auto;
  max-width: 55%;
  font-size: 19px;
  line-height: 23px;
  position: relative;
}

.cate_listing_content_title_txt {
  display: inline-block;
}

.html-embed-8 {
  color: #e31f26;
  display: inline-block;
  position: absolute;
  inset: -11px -25px auto auto;
}

.div-block-23 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 43.26%;
}

.div-block-23.p1 {
  background-image: url('../images/product_listing_p6.jpg');
}

.div-block-23.p2 {
  background-image: url('../images/product_listing_p5.jpg');
}

.div-block-23.p3 {
  background-image: url('../images/product_listing_p2.jpg');
}

.div-block-23.p4 {
  background-image: url('../images/product_inner_listing_p4.jpg');
}

.div-block-23.p5 {
  background-image: url('../images/product_inner_listing_p5.jpg');
}

.div-block-23.environment1 {
  background-image: url('../images/index_pollution_bnr1.png');
}

.div-block-23.environment2 {
  background-image: url('../images/index_waste_bnr1.png');
}

.div-block-23.environment3 {
  background-image: url('../images/index_sludge_bnr1.png');
}

.div-block-23.environment4 {
  background-image: url('../images/index_marine_pollution_bnr1.png');
}

.div-block-23.environment5 {
  background-image: url('../images/index_engineering_bnr_01.png');
}

.div-block-23.living1 {
  background-image: url('../images/living_home_bnr1.png');
}

.div-block-23.living2 {
  background-image: url('../images/index_air_bnr1.png');
}

.div-block-23.living3 {
  background-image: url('../images/product_inner_listing_p3.jpg');
}

.div-block-23.living4 {
  background-image: url('../images/index_car_bnr1.png');
}

.div-block-23.living5 {
  background-image: url('../images/index_leisure_bnr1.png');
}

.div-block-23.living6 {
  background-image: url('../images/index_leisure_integral_space1.jpg');
}

.div-block-23.boxmaking1 {
  background-image: url('../images/pict_a_11.gif');
}

.div-block-23.boxmaking2 {
  background-image: url('../images/pict_b_11.jpg');
}

.div-block-23.boxmaking3 {
  background-image: url('../images/corrugating_machine_11.jpg');
}

.div-block-23.boxmaking4 {
  background-image: url('../images/flexo-folder_gluer_large_11.jpg');
}

.div-block-23.commerical1 {
  background-image: url('../images/5dd32db8ae2d0b742c248d91_Commercial-ducting-inside-office-3701.jpg');
}

.div-block-23.commerical2 {
  background-image: url('../images/commercial-Air-Conditioner1.jpg');
}

.div-block-23.commerical3 {
  background-image: url('../images/c5487a5767c9883f3da9ce5d8e07e50b--hvac-installation-air-conditioning-installation1.jpg');
}

.div-block-23.commerical4 {
  background-image: url('../images/seace-pc-commercial-cac-hero-large1.jpg');
}

.div-block-23.homeapp1 {
  background-image: url('../images/Bosch-ac1.jpg');
}

.div-block-23.homeapp2 {
  background-image: url('../images/commercial-air-conditioning-customers-pxl1.jpg');
}

.close_btn {
  float: right;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 23px;
  margin-right: -7px;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.close_btn:hover {
  opacity: .7;
}

.div-block-24 {
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-25 {
  align-items: stretch;
  width: 100%;
  display: flex;
  position: absolute;
}

.x_icon_wrapper {
  color: #fff;
  display: inline-block;
}

.text-block-14 {
  display: inline-block;
}

.hb_banner {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 19.43%;
  position: relative;
}

.hb_banner.p1 {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/inner_hb.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hb_banner.p2 {
  background-image: url('../images/srkse1.jpg');
}

.global_sidebar_wrapper {
  width: 20%;
  margin-right: 5%;
}

.global_sidebar_wrapper.contact {
  width: 24%;
}

.global_mainframe_wrapper {
  align-self: center;
  width: 80%;
}

.global_mainframe_wrapper.contact {
  width: 76%;
}

.global_mainframe_wrapper.cs {
  align-self: flex-start;
  width: 76%;
}

.text-block-15 {
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.sidebar_each_toggle {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px dotted #ccc;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.4;
}

.sidebar_each_ul {
  border-bottom: 1px dotted #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  list-style-type: none;
  display: block;
}

.sidebar_each_link {
  color: #000;
  text-decoration: none;
}

.sidebar_each_link:hover {
  color: var(--crimson);
}

.sidebar_each_link.w--current, .sidebar_each_link.current {
  color: #e31f26;
}

.sidebar_each_li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-16 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.div-block-26 {
  width: 100%;
  padding-top: 66.19%;
}

.inner_intro_50 {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
}

.inner_intro_wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 101%;
  margin-top: 25px;
  margin-left: -1%;
  display: flex;
  position: relative;
}

.image {
  width: 100%;
}

.paragraph {
  text-align: justify;
  font-size: 15px;
  line-height: 1.7;
}

.filter_dd_wrapper {
  margin-top: 60px;
  box-shadow: 0 0 8px #0000001f;
}

.filter_dd_toggle {
  text-align: center;
  cursor: pointer;
  background-color: #82a0aa;
  padding: 16px 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.filter_dd_list {
  display: block;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  display: inline-block;
}

.filter_checkfield {
  margin-bottom: 0;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}

.filter_checkfield:hover {
  opacity: .7;
}

.filter_checkfield._8d8d8d {
  color: #8d8d8d;
  letter-spacing: 1px;
  margin-left: 10px;
}

.filter_checkbox {
  cursor: pointer;
  border-color: #000;
  border-radius: 0;
  width: 14px;
  min-width: 0;
  height: 14px;
  margin-top: 3px;
  margin-left: -18px;
}

.filter_checkbox.w--redirected-checked {
  background-color: #000;
}

.filter_checkbox_label {
  margin-bottom: 0;
  padding-left: 3px;
}

.field-label {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}

.field-label.e31f26 {
  color: #e31f26;
}

.form {
  border: 1px solid #efeeef;
  padding: 30px 48px 40px;
}

.reset_btn {
  text-transform: uppercase;
  background-color: #82a0aa;
  margin-left: auto;
  margin-right: auto;
  padding: 11px 32px 7px;
  font-family: Dinnextltpro Bold;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.filter_dd_each {
  padding-top: 10px;
  padding-bottom: 10px;
}

.filter_dd_c_wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.product_listing_each {
  float: left;
  text-align: center;
  background-color: #fff;
  width: 30%;
  margin-bottom: 4%;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 20px;
  font-size: 15px;
  line-height: 20px;
  position: relative;
  box-shadow: 0 0 10px #00000029;
}

.product_listing_wrapper {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.text-block-18 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-19 {
  color: #878787;
  padding-top: 8px;
  padding-bottom: 8px;
}

.text-block-20 {
  font-weight: 700;
}

.product_listing_link {
  color: #000;
  width: 100%;
  padding-top: 30px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
}

.product_listing_link:hover {
  opacity: .68;
}

.product_listing_p {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 142px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 71.69%;
}

.product_listing_p.p1 {
  background-image: url('../images/indoor_p2.png');
}

.product_listing_p.p2, .product_listing_p.p3 {
  background-image: url('../images/SRK25CE1_2hp.png');
}

.product_listing_p.p4, .product_listing_p.p5, .product_listing_p.p6 {
  background-image: url('../images/SRK25EE1_1hp.png');
}

.product_listing_p.p7 {
  background-image: url('../images/FDCKXZEN1.png');
}

.product_listing_p.p8 {
  background-image: url('../images/FDCKXEN6.png');
}

.product_listing_p.p9 {
  background-image: url('../images/MORI正面-运行亮灯.png');
}

.product_listing_p.p10 {
  background-image: url('../images/EG2.png');
}

.solutionbtn {
  color: #fff;
  text-transform: uppercase;
  background-color: #82a0aa;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  font-family: Dinnextltpro Bold;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto -30% -45% auto;
}

.lightblub {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;
}

.solution_bubble_wrapper {
  opacity: 0;
  position: relative;
  bottom: 0%;
  right: 0%;
  transform: translate(13px, 15px);
}

.solutionbtn_wrapper {
  z-index: 1199;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: -87% -11% auto auto;
}

.image-2 {
  position: absolute;
  inset: 14% auto auto -7%;
}

.image-3 {
  position: absolute;
  inset: auto -8% 20% auto;
}

.text-block-16b {
  color: #e31f26;
  text-transform: uppercase;
  width: 90%;
  font-size: 42px;
  font-weight: 700;
  line-height: 47px;
  display: inline-block;
}

.product_details_series_title {
  position: relative;
}

.hp_tabs {
  z-index: 120;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: auto;
  right: 0%;
}

.hp_tabs.hide {
  display: none;
}

.divider {
  float: left;
  background-color: #ccc;
  width: 1px;
  height: 21px;
  margin-left: 25px;
  margin-right: 25px;
}

.hp_btn {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  padding: 11px 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.hp_btn:hover {
  background-color: #e31f26;
}

.hp_btn.current {
  color: #e31f26;
}

.hp_btn.last {
  border-right-style: none;
}

.text-block-21 {
  color: #000;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  font-size: 31px;
  font-weight: 700;
  line-height: 42px;
}

.hp_content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mainslider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.slide {
  text-align: center;
  width: 100%;
  height: auto;
  padding: 40px 11%;
}

.div-block-30 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  padding-top: 56.25%;
}

.div-block-30.p1 {
  background-image: url('../images/indoor_p1.png');
}

.div-block-30.p2 {
  background-image: url('../images/indoor_p2.png');
}

.div-block-30.p3 {
  background-image: url('../images/indoor_p3.png');
}

.div-block-30.p4 {
  background-image: url('../images/outdoor_p1.png');
}

.div-block-30.p5 {
  background-image: url('../images/outdoor_p2.png');
}

.div-block-30.p6 {
  background-image: url('../images/outdoor_p3.png');
}

.mask-2 {
  width: 100%;
  height: auto;
}

.thumbnailslider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 100px;
  padding-left: 40px;
  padding-right: 40px;
}

.slide-2 {
  width: 31%;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 6px;
  padding-right: 6px;
}

.left-arrow, .right-arrow {
  color: #e31f26;
  width: 5%;
}

.div-block-31 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 56.25%;
}

.div-block-31:hover {
  opacity: .7;
}

.div-block-31.p1 {
  background-image: url('../images/indoor_p1.png');
}

.div-block-31.p2 {
  background-image: url('../images/indoor_p2.png');
  background-position: 50% 80%;
}

.div-block-31.p3 {
  background-image: url('../images/indoor_p3.png');
}

.div-block-31.p4 {
  background-image: url('../images/outdoor_p1.png');
}

.div-block-31.p5 {
  background-image: url('../images/outdoor_p2.png');
  background-position: 50%;
}

.div-block-31.p6 {
  background-image: url('../images/outdoor_p3.png');
}

.div-block-31.p9 {
  background-image: url('../images/MORI正面-运行亮灯.png');
}

.div-block-31.p10 {
  background-image: url('../images/map37b_p1.png');
}

.div-block-31.p11 {
  background-image: url('../images/map37b_p2.png');
}

.product_details_info_tabs {
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.product_details_info_tabs_each {
  color: #cacaca;
  text-align: center;
  background-color: #0000;
  width: 31.333%;
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: inline-block;
}

.product_details_info_tabs_each.w--current {
  color: #000;
  background-color: #0000;
}

.product_details_info_tabs_each.current {
  color: #000;
}

.text-block-22 {
  border-bottom: 5px solid #e31f26;
  line-height: 40px;
  display: inline-block;
}

.product_details_info_content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-23 {
  color: #000;
  font-family: Dinnextltpro Bold;
  font-size: 26px;
  line-height: 34px;
}

.paragraph-2 {
  text-align: justify;
  font-size: 16px;
  line-height: 1.7;
}

.div-block-35 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.banner_container {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-24 {
  letter-spacing: .2px;
  text-transform: uppercase;
  font-size: 59px;
  font-weight: 700;
  line-height: 64px;
}

.text-block-25 {
  letter-spacing: .2px;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 36px;
}

.product_details_info {
  margin-top: 60px;
}

.div-block-38 {
  width: 100%;
  padding-top: 20.83%;
  position: relative;
}

.about_v_bg {
  letter-spacing: 1px;
  background-color: #56778378;
  width: 100%;
  height: 400px;
  font-size: 18px;
  line-height: 28px;
}

.div-block-39 {
  width: 60%;
}

.paragraph-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.about_listing_block {
  border: 1px solid #567783;
  width: 70%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-40 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 24.65%;
  position: relative;
}

.div-block-40.p1 {
  background-image: url('../images/about_listing_p1.jpg');
}

.div-block-40.p2 {
  background-image: url('../images/about_listing_p2.jpg');
}

.text-block-26 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.7;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-27 {
  float: left;
  color: #000;
  letter-spacing: 1px;
  width: 47%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 3%;
  text-decoration: none;
  display: inline-block;
}

.text-block-27:hover {
  color: #e31f26;
}

.text-block-27.fullwidth {
  width: 100%;
  text-decoration: none;
}

.div-block-41 {
  padding: 40px 35px;
  font-family: Dinnextltpro Regular;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-16c {
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.div-block-42 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.div-block-43 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 34.27%;
  position: relative;
}

.div-block-43.p1 {
  background-image: url('../images/about_listing_p1.jpg');
}

.div-block-43.p2 {
  background-image: url('../images/about_history_hb.jpg');
}

.text-block-28 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 27px 37px 17px;
  font-size: 108px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-44 {
  width: 100%;
  margin-top: 40px;
}

.link-block-7 {
  float: left;
  color: #fff;
  background-image: linear-gradient(#00000045, #00000045);
  width: 50%;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.div-block-45 {
  z-index: -1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 68.78%;
  position: relative;
}

.div-block-45.p1 {
  background-image: url('../images/about_mhi_p1.jpg');
  position: relative;
}

.div-block-45.p2 {
  background-image: url('../images/about_mhi_p2.jpg');
}

.div-block-45.p3 {
  background-image: url('../images/about_history_p1.jpg');
}

.div-block-46 {
  z-index: 1;
  text-align: center;
  letter-spacing: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  font-size: 17px;
  line-height: 1.7;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-46.p-top-20 {
  padding-top: 71px;
}

.text-block-29 {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-30 {
  margin-bottom: 10%;
}

.text-block-30.maxwidth {
  max-width: 270px;
  margin-bottom: 2.7%;
}

.text-span {
  font-size: 68px;
  position: relative;
  top: -7px;
}

.div-block-47 {
  background-color: #fff;
  border: 1px solid #b9b9b9;
  border-radius: 50%;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.div-block-48 {
  background-image: linear-gradient(to right, #0000 50%, #c2c2c2 50%, #0000 51%);
  width: 15%;
  min-width: 97px;
  max-width: 120px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.div-block-48.first {
  padding-top: 0;
}

.div-block-48.last {
  padding-bottom: 0;
}

.text-block-31 {
  color: #e31f26;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Dinnextltpro, sans-serif;
  font-size: 28px;
  line-height: 2240px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-49 {
  align-items: center;
  display: flex;
}

.div-block-50 {
  letter-spacing: 1px;
  margin-left: 25px;
}

.div-block-50.first {
  padding-bottom: 25px;
}

.div-block-50.last {
  padding-top: 25px;
}

.text-block-32 {
  color: #6b6b6b;
  font-family: Dinnextltpro Medium;
  font-weight: 500;
}

.text-block-33 {
  font-family: Dinnextltpro Bold;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.5;
}

.div-block-51 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.index_slide_content {
  opacity: .78;
  color: #fff;
  text-shadow: 0 0 20px #00000063;
  justify-content: center;
  align-items: center;
  font-family: Dinnextltpro Bold;
  font-size: 10vw;
  font-weight: 700;
  line-height: 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.index_slide_img {
  width: 70%;
}

.slide-nav {
  padding-bottom: 90px;
}

.left-arrow-2.red {
  color: #e31f26;
}

.right-arrow-2.red {
  color: #e31f29;
}

.m_button_container {
  text-align: center;
  justify-content: space-between;
  width: 100%;
  display: none;
}

.product_details_btn_txt {
  display: inline-block;
}

.lang_dd_list {
  background-color: #000000c2;
  margin-top: 3px;
  font-size: 14px;
  line-height: 18px;
}

.lang_dd_link {
  color: #fff;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

.nav_dd_content_col {
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 35px;
  display: flex;
}

.searchbar_wrapper {
  z-index: 1000;
  width: 0%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.searchbar_wrapper.search_result {
  width: 50%;
  margin-top: 20px;
  margin-left: 0;
}

.searchbar_inner {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.searchbar_field {
  float: left;
  border: 1px #000;
  border-bottom-style: solid;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
}

.searchbar_field.search_result {
  width: 100%;
}

.nav_searchbtn {
  text-align: center;
  width: 16px;
  height: auto;
  position: relative;
  top: -2px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 70vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-4 {
  align-self: center;
  width: 70%;
  min-width: 200px;
  max-width: 250px;
}

.cate_listing_row {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.tabs {
  width: 100%;
}

.tab-link-tab-2 {
  background-color: #0000;
  width: 31.33%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0;
}

.tab-link-tab-2.w--current {
  background-color: #0000;
}

.tab-link-tab-3 {
  background-color: #0000;
  width: 31.333%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0;
}

.tab-link-tab-3.w--current {
  background-color: #0000;
  padding: 0;
}

.tab-link-tab-4 {
  background-color: #0000;
  width: 31.33%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0;
}

.tab-link-tab-4.w--current {
  background-color: #0000;
}

.tabs-content {
  width: 101vw;
  margin-left: -50vw;
  left: 50%;
}

.tab-pane-tab-1, .tab-pane-tab-2, .tab-pane-tab-3 {
  background-color: #223f4b;
}

.m_cate_listing_content {
  z-index: 888;
  clear: left;
  background-color: #223f4b;
  width: 101vw;
  margin-left: -50vw;
  margin-right: 0;
  display: none;
  position: relative;
  left: 50%;
}

.cate_listing_title_txt {
  text-transform: uppercase;
}

.text-block-35 {
  color: #000;
  text-align: center;
  font-family: Dinnextltpro Bold;
  font-size: 40px;
  font-weight: 700;
  line-height: 53px;
}

.text-block-36 {
  color: #8b8b8b;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.7;
}

.text-block-35b {
  color: #000;
  text-align: center;
  font-family: Dinnextltpro Bold;
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-36b {
  color: #8b8b8b;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.solution_tab_btn {
  color: #cacaca;
  text-align: center;
  text-transform: uppercase;
  width: 17%;
  margin-left: 4%;
  margin-right: 4%;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.solution_tab_btn.current {
  color: #e31f26;
}

.text-block-37 {
  margin-top: 10px;
}

.solution_tab_wrapper {
  white-space: nowrap;
  border-radius: 100px;
  width: 100%;
  max-width: 687px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 4% 15px;
  box-shadow: 0 0 13px #00000024;
}

.solution_tab_wrapper.solution_detail {
  white-space: nowrap;
}

.div-block-53 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 687px;
  margin: 60px auto;
  position: relative;
}

.image-5 {
  z-index: -1;
  position: relative;
}

.select_btn {
  z-index: 2;
  background-color: #d51b19;
  border-radius: 100%;
  width: 100%;
  padding: 26%;
  position: relative;
  box-shadow: 0 0 10px #0000003b;
}

.select_btn:hover {
  opacity: .7;
}

.add_icon {
  color: #fff;
  width: 100%;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100%;
  position: relative;
}

.div-block-54 {
  width: 10%;
  position: absolute;
  inset: auto 36% 33% auto;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-56 {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}

.div-block-57 {
  width: 100%;
  height: 50%;
}

.div-block-54b {
  width: 10%;
  position: absolute;
  inset: auto auto 16% 37%;
}

.div-block-54c {
  width: 10%;
  position: absolute;
  inset: 12% 36% auto auto;
}

.div-block-54d {
  width: 10%;
  position: absolute;
  top: 39%;
  left: 0%;
  right: auto;
}

.div-block-58 {
  padding-top: 60px;
  padding-bottom: 50px;
}

.solution_search_menu_wrapper {
  z-index: 1002;
  background-color: #fff;
  border-top-right-radius: 90px;
  border-bottom-right-radius: 90px;
  width: 34%;
  margin-top: 60px;
  padding: 40px 40px 20px 20px;
  position: relative;
  left: 0;
  box-shadow: 1px 1px 16px 3px #00000024;
}

.solution_search_menu_inner {
  z-index: 2;
  float: right;
  letter-spacing: 0;
  width: 95%;
  min-width: 363px;
  max-width: 410px;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
}

.solution_search_menu_form {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-38 {
  color: #a3a3a3;
  letter-spacing: -.2px;
  font-family: Dinnextltpro Medium;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-37b {
  color: #000;
  margin-top: 15px;
  font-size: 12px;
  line-height: 14px;
}

.ac_tab_btn {
  color: #cacaca;
  text-align: center;
  text-transform: uppercase;
  width: 19%;
  margin-left: 3%;
  margin-right: 3%;
  text-decoration: none;
  position: relative;
}

.ac_tab_btn.current {
  color: #e31f26;
}

.div-block-61 {
  align-items: flex-start;
  width: 100%;
  margin-left: -3%;
  padding-top: 10px;
  display: flex;
}

.text-block-39 {
  letter-spacing: -.5px;
  font-size: 22px;
  line-height: 26px;
}

.feature_icon_each {
  z-index: 1;
  float: left;
  text-align: center;
  width: 18%;
  margin: 1% 1% 4%;
  font-family: Dinnextltpro Medium;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  text-decoration: none;
}

.text-block-40 {
  color: #000;
  margin-top: 10px;
}

.feature_icon_inner {
  display: inline-block;
  position: relative;
}

.feature_icon_wrapper {
  background-color: #e31f26;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position: absolute;
  inset: -3px -5px auto auto;
}

.feature_icon_wrapper.minus {
  background-image: url('../images/iconmonstr-minus-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 8px 8px;
}

.feature_icon_wrapper.add {
  background-image: url('../images/iconmonstr-plus-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 8px 8px;
}

.feature_icon_wrapper.check {
  background-image: url('../images/iconmonstr-check-mark-2.svg');
  background-position: 55% 55%;
  background-repeat: no-repeat;
  background-size: 10px 10px;
}

.resetbtn {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 10%;
  min-width: 60px;
  height: 10%;
  min-height: 60px;
  margin-left: 15px;
  font-family: Dinnextltpro Medium;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
  text-decoration: none;
  display: block;
  position: relative;
}

.resetbtn:hover {
  opacity: .7;
}

.resetbtn.submit {
  background-color: #e31f26;
}

.div-block-64 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.submit-button {
  float: right;
  background-color: #e31f26;
  border-radius: 50%;
  width: 10%;
  min-width: 59px;
  height: 10%;
  min-height: 59px;
  font-family: Dinnextltpro Medium;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
}

.sizecube_wrapper {
  opacity: .55;
  width: auto;
  padding: 40px;
  display: inline-block;
  position: relative;
}

.select_room_size_wrapper {
  border: 3px solid #ccc;
  border-radius: 13px;
  margin-left: 20px;
  overflow: hidden;
}

.div-block-67 {
  align-items: center;
  display: flex;
}

.div-block-68 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-69 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.solution_scene {
  text-align: right;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.solution_scene_image {
  width: 65%;
  margin-left: auto;
  position: relative;
  inset: 0% 0% 0% auto;
}

.solution_search_feature_wrapper {
  width: 100%;
  margin-left: -1.8%;
  display: none;
}

.solution_search_feature_wrapper.current {
  height: auto;
  display: block;
}

.text-block-41, .text-block-42 {
  letter-spacing: -.5px;
  font-size: 18px;
}

.talk_bubble {
  z-index: 1100;
  background-color: #fff;
  border-radius: 90px;
  width: 40%;
  margin-left: auto;
  margin-right: 25%;
  padding: 30px 37px;
  position: relative;
  top: 77px;
  box-shadow: 0 0 11px -1px #0000002e;
}

.selected_feature_wrapper {
  width: 100%;
}

.room_title {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-63b {
  background-color: #e31f26;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  padding: 4px;
  position: absolute;
  inset: -3px -5px auto auto;
}

.selected_feature_icon_each {
  float: left;
  text-align: center;
  width: 18%;
  margin-top: 5%;
  margin-left: 1%;
  margin-right: 1%;
  font-family: Dinnextltpro Medium;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  text-decoration: none;
}

.talk_bubble_arrow {
  width: 10%;
  display: inline-block;
  position: absolute;
  inset: auto 19% 0 auto;
}

.talk_bubble_arrow_inner {
  margin-bottom: -100%;
}

.text-block-44 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 80px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 42px;
  display: inline-block;
}

.div-block-76 {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -25px;
  box-shadow: 0 0 10px #0000002e;
}

.text-block-45 {
  color: #fff;
  padding-bottom: 20px;
  font-family: Dinnextltpro Regular;
  font-weight: 400;
  line-height: 24px;
}

.solution_search_step_wrapper {
  z-index: 2;
  position: absolute;
  right: -46px;
}

.step_each {
  background-image: linear-gradient(to right, #0000 40%, #f1f1f1 40% 60%, #0000 60%);
  width: auto;
  min-width: 77px;
  max-width: 120px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.step_each.first {
  padding-top: 0;
}

.step_each.last {
  padding-bottom: 0;
}

.step_each.step3 {
  padding-bottom: 121px;
}

.div-block-47b {
  background-color: #f1f1f1;
  border-radius: 50%;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.div-block-78 {
  flex-flow: column wrap;
  place-content: space-between space-around;
  padding-top: 16px;
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  inset: 0%;
}

.text-block-46 {
  color: #8c8c8c;
  font-size: 14px;
  line-height: 10px;
}

.text-block-47 {
  float: right;
  color: #888;
  font-family: Dinnextltpro, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  display: inline-block;
}

.solution_search_step_inner {
  width: 100%;
  position: relative;
  top: -27px;
}

.text-block-48 {
  z-index: 2;
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-80 {
  z-index: 1;
  background-color: #82a0aa;
  border-radius: 50%;
  position: absolute;
  inset: 0%;
}

.div-block-80b {
  z-index: 1;
  background-color: #e31f26;
  border-radius: 50%;
  position: absolute;
  inset: 0%;
}

.backbtn {
  z-index: 800;
  color: #000;
  letter-spacing: -.8px;
  background-image: url('../images/backArrow.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 11px 15px;
  margin-right: 20px;
  padding: 5px 5px 1px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.backbtn:hover {
  opacity: .7;
}

.backbtn.product_comparison {
  margin-top: 40px;
  margin-right: 0;
  display: none;
}

.minus_icon {
  color: #fff;
  width: 100%;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100%;
  position: relative;
}

.m_solution_search_instruction_txt {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  display: none;
}

.stepfurther_txt {
  color: #e31f26;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

.m_solution_search_toggle {
  display: none;
}

.submitbtn {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 10%;
  min-width: 60px;
  height: 10%;
  min-height: 60px;
  margin-left: 15px;
  font-family: Dinnextltpro Medium;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
  text-decoration: none;
  display: block;
  position: relative;
}

.submitbtn:hover {
  opacity: .7;
}

.submitbtn.submit {
  background-color: #e31f26;
}

.text-block-42b {
  letter-spacing: -.5px;
  font-size: 18px;
  display: none;
}

.solution_scene_image_img {
  width: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.select_room_size {
  background-color: #0000;
  background-image: url('../images/iconmonstr-arrow-37.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  margin-bottom: 0;
  padding: 6px 40px 0 18px;
  font-size: 24px;
  line-height: 29px;
}

.solution_search_closebtn {
  color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20%;
  padding: 8px;
  display: none;
  position: relative;
}

.m_solution_search_mask {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.m_solution_search_wrapper {
  display: none;
}

.star {
  color: #e31f26;
  margin-right: 2px;
}

.textarea {
  min-height: 10vw;
}

.div-block-81 {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.contactform_row {
  color: #767676;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Dinnextltpro Regular;
}

.text-block-49 {
  font-family: Dinnextltpro Regular;
  font-size: 12px;
  font-weight: 400;
}

.text-block-50 {
  letter-spacing: -.2px;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-51 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
}

.div-block-82 {
  font-family: Dinnextltpro Medium;
  font-size: 16px;
  font-weight: 500;
}

.text-block-52 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-53 {
  color: #808285;
  margin-top: 2px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.text-block-54 {
  color: #e31f26;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-83 {
  margin-top: 20px;
}

.text-block-55 {
  font-family: Dinnextltpro Medium;
  font-weight: 500;
}

.select-field {
  width: auto;
  margin-top: 5px;
  margin-bottom: 0;
  display: inline-block;
}

.div-block-84 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.bold-text {
  color: #e31f26;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-56 {
  margin-bottom: 60px;
}

.text-block-57 {
  margin-top: 44px;
  margin-bottom: 10px;
}

.text-blockb {
  text-align: center;
  padding-top: 3px;
  padding-left: 16px;
  padding-right: 13px;
  font-family: Dinnextltpro Medium;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: inline-block;
}

.nav_dd_title_txt {
  text-align: left;
  text-transform: uppercase;
  width: 360px;
  display: block;
}

.nav_dd_title_inner {
  text-align: left;
  width: auto;
  margin-left: auto;
}

.nav_closebtn {
  z-index: 2;
  width: 13px;
  height: 13px;
  margin-top: 13px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.nav_closebtn:hover {
  opacity: .5;
}

.div-block-85 {
  text-align: right;
  width: 100%;
  max-width: 880px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.nav_dd_container {
  width: 90vw;
  max-width: 1300px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.filter_dd_arrow {
  float: right;
  width: 23px;
  display: inline-block;
}

.solution_scene_image_default {
  width: 100%;
  position: absolute;
  inset: 0%;
}

.hb_banner_lg {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 25%;
  position: relative;
}

.hb_banner_lg.p1 {
  background-image: url('../images/hb_banenr1.jpg');
}

.hb_banner_lg.p2 {
  background-image: url('../images/srkse1.jpg');
}

.hb_banner_lg.contact {
  background-image: url('../images/hb_contact.jpg');
}

.hb_banner_lg.cs {
  background-image: url('../images/cs_v03_02.jpg');
}

.hb_banner_lg.m-cool {
  background-image: url('../images/stock-photo-skydiving-group-over-the-sea-2084803003_s.jpg');
  background-position: 50%;
}

.link-block-8 {
  color: #000;
  text-decoration: none;
}

.link-block-8:hover {
  color: #e31f26;
}

.sizecube {
  z-index: 1200;
  width: 100%;
  height: auto;
  margin-top: -3px;
  padding: 25px;
  display: block;
  position: absolute;
  inset: 0%;
}

.cate_listing_divider {
  background-color: #4e656f;
  width: 100%;
  height: 1px;
}

.nav_dd_li_child {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 5px;
  display: none;
}

.nav_dd_li_child.open {
  display: block;
}

.nav_dd_li_child_link {
  float: left;
  clear: left;
  color: #000;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
  display: inline-block;
}

.nav_dd_li_child_link:hover {
  color: #e31f26;
}

.icon {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
}

.nav_dd_link_txt {
  float: left;
}

.feature_cate {
  cursor: pointer;
  border-top: 1px solid #f1f1f1;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  line-height: 1.4;
  position: relative;
}

.feature_cate.first {
  border-top-style: none;
}

.compare_nav_wrapper {
  z-index: 1200;
  background-color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 40px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 -1px 8px #00000021;
}

.compare_listing_each {
  float: left;
  text-align: center;
  background-color: #fff;
  width: 29%;
  margin-left: 2%;
  margin-right: 2%;
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
  position: relative;
}

.div-block-86 {
  width: auto;
}

.compare_nav_listing {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 66px;
  padding-right: 66px;
}

.compare_nav_header {
  float: left;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.compare_nav_txt {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}

.compare_nav_btn {
  text-align: right;
  width: 50%;
}

.compare_listing_link {
  color: #000;
  width: 100%;
  padding-top: 20px;
  padding-left: 26%;
  padding-right: 26%;
  text-decoration: none;
}

.compare_listing_link:hover {
  opacity: .68;
}

.div-block-5b {
  background-color: #e31f26;
  width: 10%;
  height: 5px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: auto;
}

.compare_nav_num {
  color: #e31f26;
  font-size: 44px;
  position: relative;
  top: 5px;
}

.compare_nav_title {
  width: 50%;
}

.compare_listing_close {
  z-index: 1;
  float: right;
  color: #9e9e9e;
  width: 12px;
  height: 12px;
  margin-top: 20px;
  margin-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.compare_listing_close:hover {
  color: #e31f26;
}

.product_details_info_content_each.current {
  display: block;
}

.support_link {
  float: left;
  color: #000;
  width: 29.3%;
  margin-bottom: 54px;
  margin-left: 1.8%;
  margin-right: 1.8%;
  font-family: Dinnextltpro Medium;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  display: block;
}

.support_link:hover {
  color: #e31f26;
}

.support_img {
  color: #fff;
  background-image: linear-gradient(#6da7c3bf, #6da7c3bf), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  margin-bottom: 15px;
  padding-top: 65%;
  position: relative;
  box-shadow: 0 0 8px 3px #00000021;
}

.support_img.p1 {
  background-image: linear-gradient(#6da7c3bf, #6da7c3bf), url('../images/knowledge-centre-banner-1024x5761.jpg');
}

.support_img.p2 {
  background-image: linear-gradient(#6da7c3bf, #6da7c3bf), url('../images/residential-banner-1024x5761.jpg');
}

.support_img.p3 {
  background-image: url('../images/icon_repair.svg'), linear-gradient(to bottom, var(--deep-sky-blue), var(--deep-sky-blue)), url('../images/inner_v08_03.jpg');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 22%, auto, cover;
}

.support_icon {
  width: auto;
  height: auto;
  padding: 40px;
  position: absolute;
  inset: 0%;
}

.news_details_link {
  color: #4e4e4e;
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
}

.news_details_link:hover {
  color: #e31f26;
}

.news_details_link.pdf {
  background-image: url('../images/pdf_ico1.svg');
  background-position: 100% 3px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
}

.news_details_title {
  color: #000;
  width: 100%;
  font-size: 44px;
  line-height: 1.2;
}

.news_details_date {
  color: #000;
  margin-top: 5px;
  font-size: 18px;
  line-height: 1.2;
  display: inline-block;
}

.news_details_para {
  font-size: 16px;
  line-height: 1.4;
}

.news_details_blk {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 20px;
}

.news_details_pdf {
  color: #4e4e4e;
  background-image: url('../images/pdf_ico1.svg');
  background-position: 100% 3px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
}

.news_details_pdf:hover {
  color: #e31f26;
}

.news_details_pdf.pdf {
  background-image: url('../images/pdf_ico1.svg');
  background-position: 100% 3px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
}

.comparison_table_wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}

.absolute-top-right {
  position: absolute;
  inset: 0% 0% auto auto;
}

.news_details_link-copy {
  color: #4e4e4e;
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Dinnextltpro Regular;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  display: block;
}

.news_details_link-copy:hover {
  color: #e31f26;
}

.news_details_link-copy.pdf {
  background-image: url('../images/pdf_ico1.svg');
  background-position: 100% 3px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
}

.news_details_related_wrapper {
  border: 1px solid #82a0aa;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.news_details_related_each {
  color: #000;
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  font-size: 18px;
  line-height: 1.4;
  text-decoration: none;
}

.news_details_related_listing {
  background-color: #0000;
  border: 1px solid #82a0aa;
  width: 100%;
  height: auto;
  padding: 34px 34px 30px;
}

.div-block-87 {
  background-image: url('../images/related_news_default.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 63.5%;
}

.text-block-58 {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  margin-left: 1%;
  font-size: 30px;
  line-height: 1.4;
}

.mask-3 {
  height: auto;
}

.left-arrow-3 {
  color: #82a0aa;
  width: 20px;
  margin-left: 1%;
  font-size: 20px;
}

.right-arrow-3 {
  color: #82a0aa;
  width: 20px;
  margin-right: 1%;
  font-size: 20px;
}

.news_detail_related_slide_nav {
  float: right;
  position: absolute;
  inset: 33px 3% auto auto;
}

.news_filter {
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  font-size: 18px;
  line-height: 1.4;
  display: flex;
}

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

.news_filter_dd_toggle {
  border-bottom: 1px solid #000;
  width: 100%;
  padding-top: 0;
  padding-bottom: 7px;
  padding-left: 13px;
  font-weight: 400;
}

.news_filter_dd {
  width: 60%;
  margin-left: 9px;
  margin-right: 0;
  font-size: 20px;
}

.news_filter_dd_arrow {
  margin-top: 3px;
  margin-right: 10px;
}

.news_filter_dd_list {
  background-color: #705050;
}

.news_filter_dd_list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  border-top-style: none;
}

.news_filter_dd_each {
  padding: 2px 13px;
}

.news_filter_dd_each:hover {
  color: #fff;
  background-color: #e31f26;
}

.c_0022ff {
  color: #02f;
}

.hp_tabs_list {
  z-index: 100;
  color: #fff;
  background-color: #000;
  padding-left: 0;
  list-style-type: none;
  display: none;
  position: absolute;
  top: 33px;
  right: 0%;
}

.hp_tabs_inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: relative;
}

.hp_tabs_toggle {
  color: #e31f26;
  text-align: center;
  padding: 6px 29px 6px 28px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: block;
  position: relative;
}

.hp_tabs_toggle.current {
  color: #e31f26;
}

.hp_tabs_toggle.last {
  border-right-style: none;
}

.hp_tabs_arrow {
  width: 12px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 0;
}

.image-6 {
  height: auto;
  max-height: 500px;
}

.b2t_wrapper {
  position: relative;
}

.b2t_container {
  text-align: right;
  position: fixed;
  bottom: 20px;
}

.search_listing_wrapper {
  width: 105.6%;
  margin-top: 60px;
  margin-left: -1.8%;
}

.search_listing_each {
  float: left;
  text-align: center;
  background-color: #fff;
  width: 21%;
  margin-bottom: 4%;
  margin-left: 1.8%;
  margin-right: 1.8%;
  padding-bottom: 60px;
  font-size: 15px;
  line-height: 20px;
  box-shadow: 0 0 10px #00000029;
}

.div-block-89 {
  justify-content: space-between;
  align-items: center;
}

.search_icon {
  text-align: center;
  width: 33px;
  height: auto;
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.search_h {
  font-family: Dinnextltpro, sans-serif;
  line-height: 1.4;
}

.search_result_field {
  float: left;
  border: 1px #000;
  border-bottom-style: solid;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 1.4;
}

.search_result_field.search_result {
  width: 100%;
}

.success-message {
  text-align: right;
  background-color: #0000;
  margin-top: 10px;
  padding: 0;
  font-family: Dinnextltpro, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}

.error-message {
  color: #000;
  text-align: right;
  background-color: #0000;
  padding: 0;
  font-family: Dinnextltpro, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}

.forcerotate {
  display: none;
}

.sitemap_h_link {
  color: #000;
  margin-bottom: 10px;
  margin-left: -2px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  display: inline-block;
}

.sitemap_section {
  margin-top: 20px;
  margin-bottom: 54px;
}

.div-block-90 {
  margin-bottom: 40px;
}

.heading {
  margin-top: 48px;
}

.close-btn {
  cursor: pointer;
  background-image: url('../images/cancel-close-svgrepo-com.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 13px;
  width: auto;
  margin-bottom: 40px;
  padding-right: 20px;
  line-height: 15px;
  display: none;
  position: static;
  inset: auto 0% 0% auto;
}

.close-btn:hover {
  opacity: .7;
}

.arrow-r {
  background-image: url('../images/arrow-r.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 20px;
  position: static;
  inset: 0% auto 0% 23%;
}

.text-block-59 {
  padding-bottom: 60px;
  font-size: 16px;
  line-height: 24px;
}

.dropdown {
  flex-direction: column;
  align-items: flex-end;
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dropdown.faq {
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 65px;
}

.heading-2 {
  color: #fff;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 60px;
  padding-right: 30px;
  font-size: 36px;
  line-height: 36px;
  display: block;
}

.reg-txt {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 21px;
}

.toggle {
  cursor: pointer;
  background-image: url('../images/cs_v03_05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 205px;
  display: flex;
}

.toggle:hover {
  opacity: .8;
}

.toggle._02 {
  background-image: url('../images/cs_v03_08.jpg');
}

.toggle._03 {
  background-image: url('../images/cs_v03_11.jpg');
}

.toggle.faq {
  background-image: none;
  justify-content: space-between;
  height: auto;
  padding-bottom: 0%;
}

.toggle.faq:hover {
  opacity: .7;
}

.cs-cag {
  letter-spacing: -.2px;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.grey-line {
  background-color: #dfdfdf;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 80px;
}

.cs_sidebar_wrapper {
  width: 20%;
  margin-right: 5%;
}

.cs_sidebar_wrapper.contact {
  width: 24%;
}

.link-block-9 {
  color: #000;
  text-decoration: none;
}

.link-block-9:hover {
  color: #e31f26;
}

.link-2 {
  color: #000;
  margin-right: 15px;
  text-decoration: none;
}

.link-2:hover {
  color: #e31f26;
}

.faq_blk {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
}

.tb-txt {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 30px;
}

.table {
  margin-bottom: 40px;
  display: flex;
  position: relative;
  overflow: auto;
}

._33-3w {
  flex-direction: column;
  align-items: flex-start;
  width: 33.3%;
  display: flex;
}

._33-3w.dark {
  background-color: #063143;
  border: .5px solid #fff;
  min-width: 294px;
}

._33-3w.red {
  background-color: #dc0c15;
  border: .5px solid #fff;
  min-width: 294px;
}

.faq-head {
  color: #000;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 20px;
  display: flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.tb-dark-grey {
  background-color: #d7d9de;
  border-bottom: .5px solid #fff;
  width: 100%;
}

.arrow-down {
  background-image: url('../images/arrow-down.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 15px;
  margin-top: 40px;
}

.faq-close-btn {
  text-align: right;
  cursor: pointer;
  background-image: url('../images/cancel-close-svgrepo-com.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 13px;
  width: auto;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-right: 20px;
  line-height: 15px;
  display: none;
}

.faq-close-btn:hover {
  opacity: .7;
}

.faq-txt {
  text-align: justify;
  margin-bottom: 40px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
}

.heading-3 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 30px;
  font-size: 16px;
}

.tb-light-grey {
  background-color: #f1f1f1;
  border: .5px solid #fff;
  border-style: solid none;
  width: 100%;
}

.div-block-91 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
}

.sidebar_each_toggle-copy {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px dotted #ccc;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.4;
}

.arrow-down-q1, .arrow-down-q2, .arrow-down-q3 {
  background-image: url('../images/arrow-down.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 15px;
  margin-top: 40px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.toggle-faq {
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.toggle-faq:hover {
  opacity: .8;
}

.toggle-faq._02 {
  background-image: url('../images/cs_v03_08.jpg');
}

.toggle-faq._03 {
  background-image: url('../images/cs_v03_11.jpg');
}

.toggle-faq.faq {
  background-image: none;
  justify-content: space-between;
  height: auto;
  padding-bottom: 0%;
}

.toggle-faq.faq:hover {
  opacity: .7;
}

.accordion {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
}

.accordion-trigger {
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-trigger:hover {
  opacity: .8;
}

.accordion-trigger._02 {
  background-image: url('../images/cs_v03_08.jpg');
}

.accordion-trigger._03 {
  background-image: url('../images/cs_v03_11.jpg');
}

.accordion-trigger.faq {
  background-image: none;
  justify-content: space-between;
  height: auto;
  padding-bottom: 0%;
}

.accordion-trigger.faq:hover {
  opacity: .7;
}

.accordion1 {
  border-bottom: 1px #dfdfdf;
}

.icon-bar {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--icon-bar-bg-color);
  flex-flow: wrap;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px 2%;
  display: flex;
  position: sticky;
  top: 0;
}

.air-icon-item {
  flex-flow: wrap;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.air-icon {
  height: 30px;
}

.air-icon.change {
  width: 24px;
  height: auto;
}

.air-icon.r {
  width: auto;
  height: 12px;
}

.air-icon-name {
  margin-top: 3px;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.product-icon-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 10px 5% auto auto;
}

.mid-tx-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 50px 5%;
  display: flex;
}

.mid-tx {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.mid-tx.h3 {
  margin-left: -2px;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 40px;
  line-height: 40px;
  left: 0;
}

.mid-tx.center {
  margin-bottom: 60px;
}

.mid-tx.offset-3px {
  padding-left: 3px;
  line-height: 1.1;
  left: -8px;
}

.mid-tx.offset-3px.inline {
  display: inline-block;
}

.mid-tx.offset-7px {
  padding-left: 7px;
  left: -15px;
}

.mid-tx.offset-2px {
  padding-left: 2px;
}

.mid-tx.cs {
  padding-bottom: 30px;
}

.image-content-block {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.content-block {
  background-color: var(--icon-bar-bg-color);
  flex-flow: column;
  align-items: flex-start;
  width: 45%;
  padding: 100px 5%;
  display: flex;
}

.image-block {
  width: 55%;
  position: relative;
}

.content-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.content-des {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
}

.m-cool-image {
  background-image: url('../images/stock-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.content-link-btn {
  border: 2px solid var(--crimson);
  background-color: var(--crimson);
  color: var(--icon-bar-bg-color);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 7px 30px;
  font-size: 16px;
  line-height: 1.4;
  text-decoration: none;
}

.content-link-btn:hover {
  color: var(--crimson);
  background-color: #fff;
}

.content-link-btn.morebtn {
  padding-right: 12px;
}

.content-link-btn.resetbtn {
  text-decoration: none;
}

.content-link-btn.resetbtn.padding-fix {
  margin-left: 0;
}

.content-link-btn.resetbtn.padding-fix.m-right-10 {
  margin-right: 10px;
}

.content-link-btn.resetbtn.padding-fix.m-right-10.removebtn {
  width: auto;
}

.content-link-btn.resetbtn.padding-fix.m-right-20 {
  margin-right: 20px;
}

.content-link-btn.resetbtn.padding-fix.m-right-20.removebtn {
  white-space: nowrap;
  width: auto;
}

.content-link-btn.ghostbtn {
  text-transform: none;
  text-decoration: none;
}

.content-link-btn.morebtn2 {
  letter-spacing: .5px;
  font-family: Dinnextltpro Light\.;
}

.content-link-btn.removebtn {
  text-decoration: none;
}

.content-link-btn.removebtn.padding-fix {
  margin-left: 0;
}

.content-link-btn.removebtn.padding-fix.m-right-10 {
  margin-right: 10px;
}

.m-cool-btn-list {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.m-cool-btn-item {
  border: 2px solid var(--icon-bar-bg-color);
  background-color: var(--icon-bar-bg-color);
  color: #333;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 23%;
  padding: 20px 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.m-cool-btn-item:hover {
  background-color: #fff;
}

.m-cool-3-box-list {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: 30px;
  display: flex;
}

.m-cool-3-box-item {
  border-bottom: 5px solid var(--crimson);
  color: #333;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 31%;
  padding: 30px 30px 50px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 5px #0003;
}

.how-works-title {
  text-transform: none;
}

.how-works-des {
  text-transform: none;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
}

.how-works-num-circle {
  background-color: var(--crimson);
  color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 30px;
  display: flex;
}

.how-works-img {
  width: 100%;
  max-width: 240px;
}

.product-table {
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
  overflow: auto;
}

.pt-th {
  background-color: var(--crimson);
  color: #fff;
  border-right: 1px solid #fff;
  min-width: 200px;
  padding: 15px 30px;
  font-weight: 700;
}

.pt-th-row {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.pt-td-row {
  border-top: 1px solid #fff;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.pt-td {
  background-color: var(--crimson);
  color: #fff;
  border-right: 1px solid #fff;
  min-width: 200px;
  padding: 15px 30px;
  font-weight: 700;
}

.table-image {
  width: 100%;
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
  }

  .brand {
    width: 31%;
    min-width: auto;
    max-width: none;
    margin-left: 20px;
    position: absolute;
    left: 0;
  }

  .container_1280 {
    width: 100%;
    max-width: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container_1280.nav {
    place-content: center flex-end;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .container_1280.breadcrumbs {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_1280.aside {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container_1280.aside.absolute.right {
    flex-direction: row;
    place-content: center;
    position: relative;
  }

  .container_1280.compare_nav {
    padding-left: 40px;
  }

  .container_1280.mt-60 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .index_slide {
    height: auto;
  }

  .index_slider {
    background-color: #0000;
  }

  .index_slide_p {
    height: auto;
    padding-top: 56.25%;
  }

  .nav-link {
    width: 80%;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav_f_bar {
    text-align: left;
    justify-content: flex-start;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav_slogan_wrapper {
    display: none;
  }

  .wrapper.solution_search {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 100px;
    display: flex;
    position: static;
  }

  .div-block-5 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .div-block-6 {
    margin-top: 80px;
  }

  .index_paragraph.mb-60 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .btn_fillup.morebtn.m-right-20 {
    margin-right: 20px;
  }

  .btn_fillup.resetbtn {
    margin-left: 0;
    margin-right: 0;
  }

  .btn_fillup.resetbtn.padding-fix.m-right-20.removebtn {
    max-width: none;
    max-height: none;
  }

  .btn_fillup.removebtn {
    margin-left: 0;
    margin-right: 0;
  }

  .index_news_desc {
    font-size: 16px;
    line-height: 23px;
  }

  .section-m-60 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer {
    margin-top: 40px;
  }

  .div-block-15 {
    width: 40%;
    min-width: 189px;
  }

  .link-block-4 {
    width: 10%;
    margin-left: 4%;
  }

  .nav-menu {
    text-align: left;
    background-color: #fff;
    flex-direction: column-reverse;
    max-width: none;
    position: relative;
    box-shadow: 1px 1px 8px #00000030;
  }

  .nav_dd_list {
    background-image: linear-gradient(to right, #fff, #fff 12%);
    border-top-style: solid;
    border-bottom: 1px solid #e2e2e2;
    flex-direction: column;
    display: none;
    position: relative;
  }

  .nav_dd_title {
    width: 100%;
    display: none;
  }

  .nav_dd_content_title {
    color: #7e7e7e;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 18px;
    line-height: 24px;
    display: none;
  }

  .nav_dd_content {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    display: flex;
  }

  .nav_dd_content.open {
    display: block;
  }

  .nav_dd_ul {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0%;
  }

  .nav_dd_ul.first {
    width: 100%;
    max-width: none;
  }

  .nav_dd_link {
    font-size: 14px;
    line-height: 18px;
  }

  .nav_dd {
    width: 100%;
  }

  .menu-button {
    width: 10%;
    max-width: 70px;
    padding: 23px 19px 15px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .dd_icon {
    color: #e31f26;
    display: block;
  }

  .page_titles {
    padding-top: 30px;
    font-size: 80px;
    line-height: 96px;
  }

  .page_titles.h3 {
    font-size: 38px;
    line-height: 38px;
  }

  .page_titles.offset-2px {
    padding-left: 0;
  }

  .cate_listing_each {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .global_paragraph.justify {
    font-size: 16px;
  }

  .cate_listing_content {
    position: relative;
    bottom: 0;
  }

  .cate_listing_title {
    font-size: 20.5px;
    line-height: 26.5px;
  }

  .cate_listing_content_each {
    width: 48%;
  }

  .hb_banner {
    padding-top: 25%;
  }

  .global_sidebar_wrapper {
    width: 100%;
    display: none;
  }

  .global_sidebar_wrapper.contact {
    width: 100%;
    display: block;
  }

  .global_mainframe_wrapper {
    width: 100%;
    margin-top: 40px;
  }

  .global_mainframe_wrapper.contact, .global_mainframe_wrapper.cs {
    width: 100%;
  }

  .text-block-15 {
    display: none;
  }

  .sidebar_each_toggle {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-16 {
    font-size: 26px;
    line-height: 29px;
  }

  .filter_dd_toggle {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .filter_checkfield {
    margin-right: 15px;
    display: inline-block;
  }

  .filter_checkfield._8d8d8d {
    margin-left: 10px;
    padding-top: 13px;
  }

  .filter_checkbox.w--redirected-checked {
    border-color: #fff;
  }

  .filter_checkbox_label {
    padding-right: 12px;
  }

  .product_listing_each {
    width: 46%;
  }

  .solutionbtn {
    width: 48px;
    height: 48px;
    position: fixed;
    inset: auto 40px auto auto;
  }

  .lightblub {
    padding: 2px 0 0;
  }

  .solution_bubble_wrapper {
    display: none;
  }

  .solutionbtn_wrapper {
    position: fixed;
    inset: auto 10px 27% auto;
  }

  .text-block-16b {
    width: 88%;
  }

  .hp_btn {
    padding-left: 21px;
    padding-right: 21px;
  }

  .hp_content {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .thumbnailslider {
    margin-bottom: 60px;
  }

  .banner_container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-24 {
    font-size: 48px;
    line-height: 52px;
  }

  .text-block-25 {
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-39 {
    width: 80%;
  }

  .about_listing_block {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-27 {
    width: 100%;
    font-size: 16px;
  }

  .text-block-16c {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 26px;
  }

  .div-block-42 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .text-block-28 {
    padding: 16px 29px;
    font-size: 52px;
  }

  .div-block-46 {
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-46.p-top-20 {
    padding-top: 47px;
  }

  .text-block-29 {
    font-size: 24px;
    line-height: 28px;
  }

  .text-block-30 {
    margin-bottom: 15px;
  }

  .text-span {
    font-size: 36px;
  }

  .slide-nav {
    padding-bottom: 70px;
  }

  .text-block-34 {
    display: none;
  }

  .m_button_container {
    display: block;
    position: relative;
  }

  .dd_toggle {
    cursor: pointer;
    border: 1px solid #000;
    font-family: Dinnextltpro Bold;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
  }

  .dd_toggle_txt {
    padding: 17px 15px 15px;
  }

  .dd_icon-2 {
    font-size: 3vw;
  }

  .lang_dd_list {
    position: absolute;
  }

  .nav_dd_content_col {
    flex-direction: column;
    margin-bottom: 0;
  }

  .searchbar_wrapper {
    width: 100%;
    margin-left: 2px;
  }

  .searchbar_wrapper.search_result {
    width: 100%;
    margin-top: 15px;
  }

  .searchbar_field {
    border-bottom-style: solid;
    border-bottom-color: #525252;
  }

  .nav_searchbtn {
    top: 2px;
  }

  .m_cate_listing_content {
    display: none;
    position: relative;
    bottom: 0;
  }

  .text-block-35 {
    font-size: 38px;
    line-height: 48px;
  }

  .text-block-36 {
    font-size: 20px;
    line-height: 32px;
  }

  .solution_tab_btn {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 0;
    padding-right: 0;
  }

  .solution_tab_btn.solution_detail {
    width: 15%;
    margin-left: 1%;
    margin-right: 1%;
  }

  .text-block-37 {
    color: #000;
    font-family: Dinnextltpro Bold;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
  }

  .solution_tab_wrapper {
    max-width: none;
    padding-left: 8%;
    padding-right: 8%;
  }

  .solution_tab_wrapper.solution_detail {
    box-shadow: none;
    align-items: center;
    width: 103%;
    margin-bottom: 10px;
    margin-left: -3%;
    padding-left: 1%;
    padding-right: 0%;
  }

  .div-block-58 {
    padding-top: 50px;
  }

  .div-block-58.m-hide {
    display: none;
  }

  .solution_search_menu_wrapper {
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
    width: 94%;
    max-width: none;
    margin-top: 10vh;
    margin-bottom: 10vh;
    display: none;
    position: absolute;
    top: 0;
  }

  .solution_search_menu_inner {
    max-width: none;
  }

  .ac_tab_btn {
    width: 15%;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
  }

  .div-block-61 {
    width: 103%;
    padding-top: 10px;
    padding-left: 1%;
  }

  .feature_icon_each {
    width: 10.5%;
    font-size: 11px;
    line-height: 11px;
  }

  .feature_icon_each.selected {
    width: 18%;
  }

  .resetbtn {
    width: 5%;
    min-width: 70px;
    max-width: 80px;
    height: 5%;
    min-height: 70px;
    max-height: 80px;
  }

  .div-block-64 {
    padding-right: 2px;
  }

  .div-block-68 {
    margin-top: 10px;
  }

  .div-block-69 {
    margin-top: 20px;
  }

  .solution_scene {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 60px;
    position: relative;
  }

  .solution_scene_image {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .solution_search_feature_wrapper {
    margin-left: -2%;
  }

  .ac_tab_btn_icon {
    padding-left: 10%;
    padding-right: 10%;
  }

  .talk_bubble {
    width: 70%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 5px;
  }

  .selected_feature_icon_each {
    width: 18%;
    font-size: 11px;
    line-height: 11px;
  }

  .step_each {
    display: none;
  }

  .step_each.step3 {
    padding-bottom: 127px;
  }

  .solution_search_step_inner {
    float: right;
    width: 21%;
    margin-right: 13%;
    top: 0;
    right: 0%;
  }

  .backbtn {
    margin-top: 40px;
    margin-right: 40px;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .backbtn.product_comparison {
    margin-top: 39px;
    margin-right: 40px;
    top: 0%;
    bottom: auto;
  }

  .m_solution_search_instruction_txt {
    line-height: 27px;
    display: block;
  }

  .stepfurther_txt:hover {
    opacity: .7;
  }

  .m_solution_search_toggle {
    z-index: 1000;
    width: auto;
    display: block;
    position: relative;
  }

  .m_solution_search_toggle:hover {
    opacity: .7;
  }

  .submitbtn {
    width: 5%;
    min-width: 70px;
    max-width: 60px;
    height: 5%;
    min-height: 70px;
    max-height: 60px;
  }

  .solution_tab_icon {
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-block-42b {
    margin-bottom: 10px;
    margin-left: 2%;
    font-family: Dinnextltpro Bold;
    font-weight: 700;
    line-height: 30px;
    display: block;
  }

  .solution_search_closebtn {
    width: 70%;
    margin-left: auto;
    padding: 20%;
    display: block;
    top: -7px;
    right: -6px;
  }

  .solution_search_closebtn.fixed {
    z-index: 10;
    width: 28px;
    height: 28px;
    padding: 6px;
    position: fixed;
    bottom: 8px;
    left: 8px;
    right: auto;
  }

  .m_solution_search_mask {
    z-index: 1;
    background-color: #000000e8;
    display: none;
  }

  .m_solution_search_wrapper {
    z-index: 1000;
    width: 6%;
    display: block;
    position: fixed;
    top: 50%;
    left: 0%;
  }

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

  .div-block-83 {
    width: 50%;
    display: inline-block;
  }

  .text-blockb {
    font-size: 15px;
    line-height: 22px;
  }

  .nav_closebtn {
    display: none;
  }

  .nav_dd_container {
    width: 100vw;
  }

  .filter_dd_arrow {
    width: 20px;
  }

  .solution_scene_image_default {
    position: relative;
  }

  .hb_banner_lg {
    padding-top: 25%;
  }

  .feature_cate {
    margin-left: 0%;
  }

  .compare_listing_each {
    width: 46%;
  }

  .compare_nav_listing {
    padding-left: 0;
    padding-right: 0;
  }

  .compare_nav_header {
    margin-bottom: 15px;
  }

  .compare_nav_btn {
    width: 100%;
  }

  .compare_listing_link {
    padding-left: 21%;
    padding-right: 21%;
  }

  .div-block-5b {
    margin-bottom: 40px;
  }

  .compare_nav_title {
    width: 100%;
  }

  .compare_listing_close {
    margin-top: 22px;
    margin-right: 45px;
  }

  .support_link {
    font-size: 16px;
  }

  .support_icon {
    padding: 31px;
  }

  .news_details_title {
    font-size: 40px;
  }

  .news_details_blk {
    padding-top: 50px;
  }

  .comparison_table_wrapper {
    margin-top: 50px;
  }

  .absolute-top-right {
    margin-right: 40px;
  }

  .news_details_related_each {
    width: 29.3%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 16px;
  }

  .news_details_related_listing {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-58 {
    margin-left: 2%;
    font-size: 22px;
  }

  .news_detail_related_slide_nav {
    top: 19px;
  }

  .news_filter {
    width: 40%;
  }

  .news_filter_dd_toggle {
    padding-bottom: 3px;
    padding-left: 11px;
  }

  .news_filter_dd {
    font-size: 18px;
  }

  .hp_tabs_toggle {
    padding-left: 28px;
    padding-right: 28px;
  }

  .hp_tabs_arrow {
    width: 10px;
  }

  .image-6 {
    max-height: 420px;
  }

  .search_listing_each {
    width: 29%;
    margin-left: 1.8%;
    margin-right: 1.8%;
  }

  .search_icon {
    width: 31px;
    top: 5px;
  }

  .search_h {
    margin-top: 10px;
    font-size: 28px;
  }

  .search_result_field {
    border-bottom-style: solid;
    border-bottom-color: #525252;
  }

  .sitemap_h_link {
    font-size: 30px;
  }

  .sitemap_section {
    margin-bottom: 33px;
  }

  .heading {
    font-size: 29px;
  }

  .arrow-r {
    width: 12px;
    left: 26%;
  }

  .dropdown.faq {
    margin-top: 20px;
    padding-right: 30px;
  }

  .heading-2 {
    padding-top: 8px;
    font-size: 26px;
  }

  .toggle {
    background-position: 100%;
  }

  .cs_sidebar_wrapper {
    width: 100%;
    display: none;
  }

  .cs_sidebar_wrapper.contact {
    width: 100%;
    display: block;
  }

  ._33-3w.dark {
    min-width: 200px;
  }

  ._33-3w.red {
    width: 33.3%;
    min-width: 200px;
  }

  .heading-3 {
    font-size: 15px;
  }

  .sidebar_each_toggle-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mid-tx-block {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .mid-tx {
    padding-top: 30px;
  }

  .mid-tx.h3 {
    font-size: 38px;
    line-height: 38px;
  }

  .mid-tx.offset-2px {
    padding-left: 0;
  }

  .content-link-btn.morebtn.m-right-20 {
    margin-right: 20px;
  }

  .content-link-btn.resetbtn {
    margin-left: 0;
    margin-right: 0;
  }

  .content-link-btn.resetbtn.padding-fix.m-right-20.removebtn {
    max-width: none;
    max-height: none;
  }

  .content-link-btn.removebtn {
    margin-left: 0;
    margin-right: 0;
  }

  .m-cool-btn-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .m-cool-btn-item {
    width: 47%;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brand {
    width: 42%;
    margin-left: 10px;
  }

  .container_1280 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container_1280.aside.absolute.right {
    margin-bottom: 100px;
  }

  .container_1280.mt-60 {
    margin-top: 30px;
  }

  .wrapper.solution_search {
    margin-bottom: 0;
  }

  .div-block-6 {
    margin-top: 60px;
  }

  .text-block-2 {
    letter-spacing: 8px;
    font-size: 23px;
    line-height: 38px;
  }

  .index_paragraph.mb-60 {
    font-size: 15px;
    line-height: 26px;
  }

  .index_news_date {
    min-width: 130px;
    max-width: none;
  }

  .index_news_content {
    width: 69%;
    padding-left: 20px;
  }

  .index_news_title {
    font-size: 16px;
    line-height: 22px;
  }

  .index_news_desc {
    font-size: 15px;
  }

  .link {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: flex-end;
  }

  .div-block-15 {
    padding-bottom: 0;
  }

  .link-block-4 {
    width: 10%;
    margin-left: 6%;
  }

  .div-block-18 {
    margin-top: -3px;
  }

  .nav_dd_content {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .menu-button {
    width: 12%;
    min-width: 70px;
    max-width: none;
    padding: 4% 3% 2%;
  }

  .breadcrumbs {
    display: none;
  }

  .page_titles {
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 60px;
    line-height: 76px;
  }

  .page_titles.h3 {
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .cate_listing_each {
    width: 100%;
    margin: 0 0% 40px;
  }

  .global_paragraph.justify {
    font-size: 15px;
  }

  .cate_listing_content {
    margin-bottom: 40px;
    position: relative;
  }

  .cate_listing_content_wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cate_listing_title {
    font-size: 18px;
    line-height: 24px;
  }

  .cate_listing_content_each {
    margin-bottom: 24px;
  }

  .arrow-up.left {
    left: 0%;
  }

  .arrow-up.right {
    right: 0%;
  }

  .div-block-21 {
    width: 50%;
    margin-right: 10px;
  }

  .div-block-22 {
    font-size: 16px;
    line-height: 20px;
  }

  .close_btn {
    margin-top: 10px;
  }

  .hb_banner {
    padding-top: 32%;
  }

  .global_mainframe_wrapper {
    margin-top: 30px;
  }

  .text-block-16 {
    font-size: 22px;
    line-height: 26px;
  }

  .inner_intro_50 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .inner_intro_wrapper {
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    margin-left: 0%;
  }

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .filter_dd_wrapper {
    margin-top: 20px;
  }

  .filter_dd_toggle {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
  }

  .filter_checkfield {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .filter_checkfield._8d8d8d {
    margin-left: 10px;
  }

  .field-label {
    font-size: 16px;
    line-height: 22px;
  }

  .form {
    padding: 15px 31px 39px;
  }

  .text-block-18 {
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-19 {
    font-size: 14px;
    line-height: 16px;
  }

  .text-block-20 {
    font-size: 14px;
    line-height: 18px;
  }

  .product_listing_link {
    padding-top: 30px;
  }

  .solutionbtn {
    right: 31px;
  }

  .text-block-16b {
    width: 85%;
    font-size: 36px;
    line-height: 42px;
  }

  .product_details_series_title {
    flex-direction: column;
  }

  .hp_tabs {
    margin-top: 10px;
  }

  .divider {
    margin-left: 3%;
    margin-right: 3%;
  }

  .hp_btn {
    padding: 8px 21px;
    font-size: 18px;
    line-height: 18px;
  }

  .text-block-21 {
    font-size: 26px;
    line-height: 32px;
  }

  .hp_content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .thumbnailslider {
    margin-bottom: 40px;
  }

  .product_details_info_tabs {
    text-align: center;
    font-size: 26px;
    line-height: 28px;
  }

  .product_details_info_tabs_each {
    width: auto;
    margin-left: 4%;
    margin-right: 4%;
  }

  .product_details_info_tabs_each.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .product_details_info_content {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .text-block-23 {
    font-size: 22px;
    line-height: 28px;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .div-block-35 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-24 {
    font-size: 36px;
    line-height: 40px;
  }

  .text-block-25 {
    font-size: 20px;
    line-height: 26px;
  }

  .product_details_info {
    margin-top: 40px;
  }

  .about_v_bg {
    height: 350px;
  }

  .paragraph-3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-26 {
    font-size: 28px;
    line-height: 22px;
  }

  .text-block-27 {
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-41 {
    padding: 20px 25px;
  }

  .text-block-16c {
    font-size: 22px;
  }

  .div-block-43 {
    padding-top: 46.27%;
  }

  .text-block-28 {
    padding-left: 26px;
    padding-right: 26px;
    font-size: 32px;
  }

  .div-block-44 {
    margin-top: 20px;
  }

  .link-block-7 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-46.p-top-20 {
    padding-top: 20px;
  }

  .text-block-30.maxwidth {
    max-width: 280px;
  }

  .text-span {
    font-size: 24px;
    top: -4px;
  }

  .text-block-33 {
    font-size: 21px;
    line-height: 26px;
  }

  .left-arrow-2, .right-arrow-2 {
    width: 7%;
    font-size: 100%;
  }

  .dd_toggle {
    font-size: 20px;
    line-height: 26px;
  }

  .dd_toggle_txt {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dd_icon-2 {
    font-size: 4vw;
  }

  .searchbar_wrapper.search_result {
    margin-top: 10px;
  }

  .m_cate_listing_content {
    display: none;
  }

  .text-block-35 {
    font-size: 30px;
    line-height: 44px;
  }

  .text-block-36 {
    margin-top: 3px;
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-35b {
    font-size: 22px;
    line-height: 28px;
  }

  .text-block-36b {
    font-size: 16px;
    line-height: 22px;
  }

  .solution_tab_btn {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
  }

  .solution_tab_btn.solution_detail {
    width: 22%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .solution_tab_wrapper {
    padding: 12px 7%;
  }

  .solution_tab_wrapper.solution_detail {
    width: 103%;
  }

  .div-block-54 {
    bottom: 36%;
    right: 41%;
  }

  .div-block-54b {
    bottom: 17%;
  }

  .div-block-54c {
    top: 15%;
    right: 48%;
  }

  .div-block-54d {
    top: 46%;
  }

  .div-block-58 {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .solution_search_menu_wrapper {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 94%;
    padding-right: 20px;
  }

  .solution_search_menu_inner {
    width: 100%;
  }

  .text-block-37b {
    margin-top: 10px;
  }

  .ac_tab_btn {
    width: 22%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .feature_icon_each {
    width: 14.6%;
  }

  .resetbtn {
    min-width: 60px;
    max-width: 70px;
    min-height: 60px;
    max-height: 70px;
  }

  .ac_tab_btn_icon {
    padding-left: 18%;
    padding-right: 18%;
  }

  .talk_bubble {
    width: 80%;
    margin-top: 30px;
    top: 0;
  }

  .text-block-44 {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 36px;
  }

  .text-block-45 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .solution_search_step_inner {
    width: 17%;
    margin-right: 11%;
  }

  .backbtn {
    margin-top: 20px;
    margin-right: 20px;
  }

  .backbtn.product_comparison {
    margin-top: 30px;
    margin-right: 30px;
  }

  .m_solution_search_instruction_txt {
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .m_solution_search_toggle {
    width: 38px;
  }

  .submitbtn {
    min-width: 60px;
    max-width: 50px;
    min-height: 60px;
    max-height: 50px;
  }

  .solution_tab_icon {
    padding-left: 18%;
    padding-right: 18%;
  }

  .solution_search_closebtn {
    top: -12px;
    right: -7px;
  }

  .m_solution_search_wrapper {
    width: 8%;
  }

  .contactform {
    padding-top: 15px;
    padding-bottom: 39px;
  }

  .text-block-50 {
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-51 {
    font-size: 14px;
    line-height: 19px;
  }

  .text-block-52 {
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-53 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-blockb {
    font-size: 14px;
    line-height: 20px;
  }

  .filter_dd_arrow {
    width: 17px;
  }

  .hb_banner_lg {
    padding-top: 32%;
  }

  .compare_nav_header {
    margin-bottom: 10px;
  }

  .compare_nav_btn {
    text-align: right;
    width: 100%;
  }

  .compare_listing_link {
    padding-left: 11%;
    padding-right: 11%;
  }

  .div-block-5b {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .compare_nav_title {
    width: 100%;
  }

  .compare_listing_close {
    margin-top: 18px;
    margin-right: 6px;
  }

  .support_link {
    width: 46%;
    margin-bottom: 40px;
    font-size: 15px;
  }

  .support_img.p3 {
    background-image: url('../images/icon_repair.svg'), linear-gradient(to bottom, var(--deep-sky-blue), var(--deep-sky-blue)), url('../images/inner_v08_03.jpg');
    background-size: 20%, auto, cover;
  }

  .support_icon {
    padding: 40px;
  }

  .news_details_link {
    font-size: 14px;
  }

  .news_details_title {
    font-size: 34px;
  }

  .news_details_date {
    font-size: 16px;
  }

  .news_details_para {
    font-size: 15px;
  }

  .news_details_blk {
    padding-top: 40px;
  }

  .news_details_pdf {
    font-size: 14px;
  }

  .comparison_table_wrapper {
    margin-top: 40px;
  }

  .absolute-top-right {
    margin-right: 30px;
  }

  .news_details_link-copy {
    font-size: 14px;
  }

  .news_details_related_each {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 14px;
  }

  .news_details_related_listing {
    border-style: none;
    width: 104%;
    margin-left: -2%;
    padding: 0;
  }

  .text-block-58 {
    margin-bottom: 10px;
    margin-left: 2%;
    font-size: 20px;
  }

  .left-arrow-3 {
    margin-left: -2%;
  }

  .right-arrow-3 {
    margin-right: -2%;
  }

  .news_detail_related_slide_nav {
    display: none;
  }

  .news_filter {
    width: 100%;
    font-size: 16px;
  }

  .div-block-88 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .news_filter_dd_toggle {
    padding-left: 9px;
    font-size: 16px;
  }

  .news_filter_dd {
    width: 50%;
    max-width: 140px;
  }

  .hp_tabs_list {
    margin-left: 6px;
    top: 28px;
  }

  .hp_tabs_toggle {
    font-size: 18px;
    line-height: 18px;
  }

  .hp_tabs_arrow {
    width: 8px;
  }

  .image-6 {
    max-height: 360px;
  }

  .search_listing_wrapper {
    width: 105%;
  }

  .search_listing_each {
    width: 46%;
  }

  .search_icon {
    width: 29px;
  }

  .search_h {
    margin-top: 0;
    font-size: 24px;
  }

  .search_result_field {
    font-size: 16px;
  }

  .sitemap_h_link {
    margin-bottom: 5px;
    font-size: 24px;
  }

  .sitemap_section {
    margin-top: 12px;
    margin-bottom: 18px;
  }

  .heading {
    font-size: 26px;
  }

  .close-btn {
    font-size: 14px;
    line-height: 14px;
  }

  .arrow-r {
    width: 10px;
    left: 29%;
  }

  .text-block-59 {
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 19px;
  }

  .dropdown {
    margin-top: 20px;
  }

  .dropdown.faq {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 15px;
    font-size: 20px;
  }

  .reg-txt {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 19px;
  }

  .toggle {
    background-position: 88%;
    height: 145px;
  }

  .cs-cag {
    font-size: 22px;
    line-height: 30px;
  }

  .grey-line {
    margin-bottom: 60px;
  }

  .link-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .table {
    position: static;
    overflow: auto;
  }

  ._33-3w.dark {
    min-width: 209px;
  }

  ._33-3w.red {
    min-width: 150px;
  }

  .faq-head {
    margin-top: 20px;
    font-size: 18px;
  }

  .arrow-down {
    margin-top: 20px;
  }

  .faq-txt {
    font-size: 14px;
    line-height: 19px;
  }

  .arrow-down-q1, .arrow-down-q2, .arrow-down-q3 {
    margin-top: 20px;
  }

  .toggle-faq, .accordion-trigger {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .icon-bar {
    padding-left: 5%;
    padding-right: 5%;
  }

  .air-icon {
    height: 25px;
  }

  .mid-tx {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .mid-tx.h3 {
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .image-content-block {
    flex-flow: column;
  }

  .content-block {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-block {
    order: -1;
    width: 100%;
    height: 300px;
  }

  .m-cool-btn-item {
    width: 100%;
  }

  .m-cool-3-box-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .m-cool-3-box-item {
    width: 100%;
  }

  .how-works-img {
    max-width: 250px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brand {
    width: 50%;
    min-width: 170px;
    max-width: 195px;
    margin-left: 5px;
  }

  .container_1280, .container_1280.relative {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_1280.aside {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container_1280.aside.absolute.right {
    margin-bottom: 60px;
  }

  .container_1280.mt-60 {
    margin-top: 0;
  }

  .index_slide_p {
    padding-top: 60%;
  }

  .div-block-5 {
    margin-bottom: 30px;
  }

  .div-block-6 {
    margin-top: 40px;
  }

  .text-block-2 {
    letter-spacing: 6px;
    font-size: 22px;
    line-height: 35px;
  }

  .index_paragraph.mb-60 {
    font-size: 14px;
    line-height: 24px;
  }

  .btn_fillup.resetbtn.padding-fix.m-right-20.removebtn {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .index_news_date {
    text-align: left;
    border-left-style: none;
    border-right-style: none;
    width: 100%;
    max-width: none;
    margin-bottom: 3px;
  }

  .index_news_content {
    width: 100%;
    padding-left: 0;
  }

  .index_news_row {
    flex-direction: column;
    display: flex;
  }

  .index_news_desc {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-7 {
    font-size: 22px;
    line-height: 35px;
  }

  .footer {
    margin-top: 20px;
    padding-top: 20px;
  }

  .div-block-10 {
    width: 100%;
    margin-top: 14px;
  }

  .link {
    font-size: 12px;
  }

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

  .text-block-8 {
    margin-bottom: 5px;
    font-size: 20px;
    display: block;
  }

  .text-block-9 {
    font-size: 10px;
    line-height: 12px;
  }

  .b2t, .b2t.w--current {
    min-width: 36px;
    min-height: 36px;
  }

  .div-block-13 {
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
  }

  .footer_inner {
    flex-direction: column-reverse;
    align-items: center;
  }

  .div-block-15 {
    width: 100%;
    max-width: none;
    padding-bottom: 0;
  }

  .link-block-4 {
    width: 10%;
    max-width: none;
    margin-left: 0%;
    margin-right: 15px;
  }

  .div-block-16 {
    margin-top: 20px;
  }

  .scrollbtn.w--current {
    min-width: 55px;
    min-height: 55px;
  }

  .div-block-18 {
    max-width: none;
  }

  .nav_dd_content {
    padding-left: 17px;
    padding-right: 17px;
  }

  .menu-button {
    width: 14%;
    min-width: 60px;
    padding: 5% 4% 3%;
  }

  .page_titles {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 40px;
    line-height: 56px;
  }

  .page_titles.h3 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .global_paragraph.justify {
    font-size: 14px;
  }

  .cate_listing_content_wrapper {
    width: 100%;
    margin-left: 0%;
  }

  .cate_listing_title {
    font-size: 16px;
    line-height: 20px;
  }

  .cate_listing_content_each {
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-21 {
    width: 40%;
    margin-right: 15px;
  }

  .div-block-22 {
    max-width: 60%;
  }

  .hb_banner {
    padding-top: 50%;
  }

  .global_mainframe_wrapper {
    margin-top: 20px;
  }

  .text-block-16 {
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph {
    font-size: 12px;
    line-height: 18px;
  }

  .filter_dd_toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .filter_checkfield {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    line-height: 16px;
  }

  .filter_checkfield._8d8d8d {
    margin-left: 20px;
    padding-top: 8px;
  }

  .filter_checkbox {
    margin-top: 0;
  }

  .filter_checkbox_label {
    padding-left: 2px;
  }

  .field-label {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 20px;
  }

  .form {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .product_listing_each {
    padding-top: 30px;
  }

  .product_listing_wrapper {
    margin-top: 40px;
  }

  .text-block-18 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-19, .text-block-20 {
    font-size: 12px;
    line-height: 14px;
  }

  .product_listing_link {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .solutionbtn {
    width: 38px;
    height: 38px;
    right: 17px;
  }

  .solutionbtn_wrapper {
    bottom: 40%;
  }

  .text-block-16b {
    width: 80%;
    font-size: 30px;
    line-height: 40px;
  }

  .hp_tabs {
    align-items: flex-start;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .hp_btn {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-21 {
    font-size: 22px;
    line-height: 26px;
  }

  .thumbnailslider {
    margin-bottom: 20px;
  }

  .product_details_info_tabs {
    white-space: nowrap;
    font-size: 22px;
    line-height: 24px;
  }

  .product_details_info_tabs_each {
    margin-left: 2%;
    margin-right: 2%;
  }

  .product_details_info_content {
    padding-top: 30px;
  }

  .text-block-23 {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .div-block-35 {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .banner_container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24 {
    font-size: 30px;
    line-height: 36px;
  }

  .text-block-25 {
    font-size: 18px;
    line-height: 22px;
  }

  .product_details_info {
    margin-top: 20px;
  }

  .about_v_bg {
    height: 310px;
  }

  .div-block-39 {
    width: 90%;
  }

  .paragraph-3 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
  }

  .about_listing_block {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .div-block-40.p1 {
    padding-top: 30.65%;
  }

  .text-block-26 {
    font-size: 24px;
    line-height: 28px;
  }

  .text-block-27 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-41 {
    padding: 15px 20px;
  }

  .text-block-16c {
    font-size: 18px;
  }

  .div-block-43 {
    padding-top: 46.25%;
  }

  .text-block-28 {
    padding: 10px 18px;
    font-size: 26px;
  }

  .div-block-46 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-29 {
    font-size: 22px;
    line-height: 27px;
  }

  .text-block-30 {
    font-size: 14px;
    line-height: 21px;
  }

  .text-span {
    font-size: 20px;
    top: -4px;
  }

  .text-block-32 {
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-33 {
    font-size: 18px;
    line-height: 22px;
  }

  .slide-nav {
    padding-bottom: 60px;
  }

  .left-arrow-2, .right-arrow-2 {
    width: 10%;
    font-size: 120%;
  }

  .dd_toggle {
    font-size: 18px;
    line-height: 22px;
  }

  .dd_toggle_txt {
    letter-spacing: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dd_icon-2 {
    margin-right: 15px;
    font-size: 6vw;
  }

  .searchbar_wrapper.search_result {
    margin-top: 0;
  }

  .text-block-35 {
    font-size: 24px;
    line-height: 28px;
  }

  .text-block-36 {
    margin-top: 3px;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-35b {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-36b {
    font-size: 16px;
    line-height: 20px;
  }

  .solution_tab_btn {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    line-height: 14px;
  }

  .solution_tab_btn.solution_detail {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
  }

  .text-block-37 {
    margin-top: 7%;
    font-size: 11px;
    line-height: 13px;
  }

  .solution_tab_wrapper {
    border-radius: 50px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .solution_tab_wrapper.solution_detail {
    width: 106%;
  }

  .select_btn {
    margin-top: -70%;
    padding: 16%;
    left: 55%;
  }

  .div-block-54 {
    right: 49%;
  }

  .div-block-54b {
    left: 33%;
  }

  .div-block-54c {
    right: 50%;
  }

  .solution_search_menu_wrapper {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 95%;
    padding-right: 10px;
  }

  .solution_search_menu_inner {
    min-width: auto;
    padding-right: 10px;
  }

  .text-block-37b {
    margin-top: 7%;
    font-size: 11px;
    line-height: 13px;
  }

  .ac_tab_btn {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
  }

  .div-block-61 {
    width: 106%;
  }

  .feature_icon_each {
    width: 18%;
  }

  .feature_icon_each.selected {
    width: 23%;
  }

  .solution_scene_image {
    padding-left: 20px;
    padding-right: 20px;
  }

  .solution_search_feature_wrapper {
    margin-left: 0%;
  }

  .ac_tab_btn_icon {
    padding-left: 10%;
    padding-right: 10%;
  }

  .talk_bubble {
    border-radius: 40px;
    width: 90%;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .room_title {
    padding-bottom: 10px;
  }

  .selected_feature_icon_each {
    width: 23%;
  }

  .text-block-44 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-45 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 11px;
    line-height: 26px;
  }

  .solution_search_step_inner {
    width: 10%;
    margin-top: -5px;
    margin-right: 20px;
  }

  .backbtn.product_comparison {
    margin-top: 19px;
    margin-right: 20px;
  }

  .m_solution_search_instruction_txt {
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 15px;
  }

  .m_solution_search_toggle {
    width: 33px;
  }

  .solution_tab_icon {
    padding-left: 10%;
    padding-right: 10%;
  }

  .solution_search_closebtn {
    top: -22px;
    right: 10px;
  }

  .m_solution_search_wrapper {
    width: 11%;
  }

  .contactform {
    padding-top: 10px;
  }

  .text-block-50 {
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-51 {
    font-size: 14px;
    line-height: 19px;
  }

  .text-block-52 {
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-53 {
    line-height: 20px;
  }

  .text-block-54 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .text-blockb {
    font-size: 12px;
    line-height: 18px;
  }

  .filter_dd_arrow {
    width: 15px;
  }

  .hb_banner_lg {
    padding-top: 50%;
  }

  .feature_cate {
    margin-left: 0%;
  }

  .compare_nav_header {
    margin-bottom: 5px;
  }

  .compare_nav_btn {
    text-align: center;
    padding-left: 11%;
    padding-right: 11%;
  }

  .compare_listing_link {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-5b {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .compare_listing_close {
    margin-top: 8px;
    margin-right: 0;
  }

  .support_link {
    margin-bottom: 20px;
    font-size: 13px;
  }

  .support_icon {
    padding: 22px;
  }

  .news_details_link {
    font-size: 12px;
  }

  .news_details_link.absolute-top-right {
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 20px;
    inset: 0% 0% auto auto;
  }

  .news_details_title {
    font-size: 26px;
  }

  .news_details_date, .news_details_para {
    font-size: 14px;
  }

  .news_details_blk {
    margin-bottom: 40px;
  }

  .news_details_pdf {
    font-size: 12px;
  }

  .comparison_table_wrapper {
    margin-top: 30px;
  }

  .absolute-top-right {
    margin-top: -8px;
    margin-right: 20px;
  }

  .news_details_link-copy {
    font-size: 12px;
  }

  .news_details_related_each {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 12px;
  }

  .news_details_related_listing {
    border-style: none;
  }

  .text-block-58 {
    margin-bottom: 10px;
    margin-left: 2%;
    font-size: 18px;
  }

  .left-arrow-3 {
    margin-left: -4%;
    font-size: 12px;
  }

  .right-arrow-3 {
    margin-right: -4%;
    font-size: 12px;
  }

  .news_detail_related_slide_nav {
    padding-bottom: 60px;
  }

  .news_filter_dd {
    max-width: 120px;
  }

  .hp_tabs_list {
    top: 28px;
  }

  .hp_tabs_toggle {
    padding-left: 26px;
    padding-right: 21px;
    font-size: 16px;
    line-height: 16px;
  }

  .image-6 {
    max-height: 240px;
  }

  .search_listing_wrapper {
    margin-top: 40px;
  }

  .search_listing_each {
    padding-bottom: 35px;
  }

  .search_icon {
    width: 31px;
    margin-right: 6px;
    top: 6px;
  }

  .search_h {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 20px;
  }

  .search_result_field {
    font-size: 14px;
  }

  .forcerotate {
    z-index: 9999;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed;
    top: 0%;
    left: 0%;
    right: 0%;
  }

  .forcerotate_lottie {
    width: 70%;
  }

  .noselect {
    color: #e31f26;
    letter-spacing: 0;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
  }

  .sitemap_h_link {
    margin-bottom: 3px;
    font-size: 20px;
  }

  .sitemap_section {
    margin-bottom: 26px;
  }

  .heading {
    font-size: 23px;
  }

  .arrow-r {
    width: 10px;
    left: 31%;
  }

  .text-block-59 {
    font-size: 14px;
    line-height: 19px;
  }

  .dropdown.faq {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    padding-top: 3px;
    padding-left: 30px;
    font-size: 18px;
  }

  .reg-txt {
    font-size: 14px;
    line-height: 19px;
  }

  .toggle {
    background-position: 68%;
  }

  .toggle._02, .toggle._03 {
    background-position: 88%;
  }

  .cs-cag {
    font-size: 18px;
    line-height: 26px;
  }

  .link-2 {
    font-size: 12px;
  }

  .faq-head {
    padding-right: 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .arrow-down {
    right: 0;
  }

  .faq-txt {
    font-size: 14px;
    line-height: 19px;
  }

  .arrow-down-q1, .arrow-down-q2, .arrow-down-q3 {
    right: 0;
  }

  .toggle-faq._02, .toggle-faq._03, .accordion-trigger._02, .accordion-trigger._03 {
    background-position: 88%;
  }

  .icon-bar {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .air-icon-item {
    margin-right: 0;
  }

  .air-icon {
    height: 20px;
  }

  .air-icon.r {
    height: 10px;
  }

  .air-icon-name {
    font-size: 10px;
  }

  .product-icon-block {
    grid-row-gap: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .mid-tx {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 40px;
    line-height: 56px;
  }

  .mid-tx.h3 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .content-link-btn.resetbtn.padding-fix.m-right-20.removebtn {
    margin-bottom: 15px;
    margin-right: 0;
  }
}


@font-face {
  font-family: 'Dinnextltpro';
  src: url('../fonts/DINNextLTPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextltpro';
  src: url('../fonts/DINNextLTPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextltpro';
  src: url('../fonts/DINNextLTPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}