.navbar {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: radial-gradient(circle closest-corner at 50% -1000%, #787878, #5d5d5d);
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.32);
}

.nav-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 7%;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

.nav-link:hover {
  opacity: 0.7;
}

.nav-link.nav_1 {
  background-image: url('../images/nav_btn1_icon.svg');
  background-size: 45px 44px;
}

.nav-link.nav_2 {
  background-image: url('../images/nav_btn2_icon.svg');
  background-size: 45px 51px;
}

.brand {
  width: 17%;
}

.brand:hover {
  opacity: 0.7;
}

.container_1180 {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.container_1180.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container_1180.colorpicker {
  height: auto;
  min-height: 990px;
}

.overflow-x {
  background-image: url('../images/bodyBg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.wrapper {
  width: 100%;
}

.wrapper.colorpicker {
  position: relative;
  z-index: 10;
}

.wrapper.comingsoon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
  color: #b1b1b1;
  font-size: 64px;
  line-height: 72px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.wrapper.matchcolor {
  position: relative;
  z-index: 10;
}

.left_wall {
  z-index: 2;
  width: 68.45%;
  padding-top: 29.25%;
  background-color: #fff;
  background-image: linear-gradient(122deg, rgba(0, 0, 0, 0.1), transparent 49%, rgba(0, 0, 0, 0.1));
}

.right_wall {
  z-index: 0;
  width: 31.55%;
  padding-top: 38.25%;
  border-bottom-right-radius: 100px;
  background-color: #d5d5d5;
  background-image: linear-gradient(162deg, rgba(0, 0, 0, 0.11), transparent 17%, transparent 50%, transparent 82%, rgba(0, 0, 0, 0.13));
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.department {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  border-bottom-left-radius: 90px;
}

.div-block-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container_1560 {
  width: 100%;
  max-width: 1559px;
  margin-right: auto;
  margin-left: auto;
}

.container_1560.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  position: relative;
  z-index: 100;
  margin-top: -95px;
  border-style: solid;
  border-width: 15px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.14);
}

.div-block-6 {
  display: inline-block;
  width: auto;
  padding: 16px 67px 25px 28px;
  border-bottom-right-radius: 200px;
  background-color: #fff;
  color: #08428e;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 2px;
}

.div-block-7 {
  position: relative;
  top: -39px;
}

.div-block-8 {
  background-color: #eeece7;
}

.text-block {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.colorpicker_each {
  position: relative;
  z-index: 1;
  width: 13.28%;
  height: auto;
  margin: 0.5%;
  float: left;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 6px;
  color: #fff;
  text-decoration: none;
}

.colorpicker_each.matching {
  width: 23%;
  margin: 1%;
}

.colorpicker_each.wood {
  width: 31.333%;
  margin-right: 1%;
  margin-left: 1%;
}

.colorpicker_each.suggest {
  width: 31.333%;
  margin-right: 1%;
  margin-left: 1%;
}

.colorpicker_wrapper {
  width: 101%;
  margin-left: -0.5%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.colorpicker_wrapper.matching {
  margin-left: 0%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.colorpicker_wrapper.wood {
  width: 101%;
  margin-left: 0%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.colorpicker_filled {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: auto;
  height: auto;
  padding-top: 72.84%;
  border-radius: 6px;
  background-color: #aaa;
}

.colorpicker_filled.morebtn {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #858585;
  background-color: #fff;
}

.colorpicker_filled.ffc800 {
  background-color: #ffc800;
}

.colorpicker_filled.f1bd26 {
  background-color: #f1bd26;
}

.colorpicker_filled.e7b93c {
  background-color: #e7b93c;
}

.colorpicker_filled.ca9d46 {
  background-color: #ca9d46;
}

.colorpicker_filled.a4864f {
  background-color: #a4864f;
}

.colorpicker_filled._8d785b {
  background-color: #8d785b;
}

.colorpicker_filled._7a6348 {
  background-color: #7a6348;
}

.colorpicker_filled.ffc100 {
  background-color: #ffc100;
}

.colorpicker_filled.f9b429 {
  background-color: #f9b429;
}

.colorpicker_filled.f3a52a {
  background-color: #f3a52a;
}

.colorpicker_filled.d29145 {
  background-color: #d29145;
}

.colorpicker_filled.a5743e {
  background-color: #a5743e;
}

.colorpicker_filled.a86e49 {
  background-color: #a86e49;
}

.colorpicker_filled._7f5941 {
  background-color: #7f5941;
}

.colorpicker_filled.f79a36 {
  background-color: #f79a36;
}

.colorpicker_filled.e78734 {
  background-color: #e78734;
}

.colorpicker_filled.e1773e {
  background-color: #e1773e;
}

.colorpicker_filled.da6b3b {
  background-color: #da6b3b;
}

.colorpicker_filled.ad6c4a {
  background-color: #ad6c4a;
}

.colorpicker_filled.a1593f {
  background-color: #a1593f;
}

.colorpicker_filled._845a44 {
  background-color: #845a44;
}

.colorpicker_filled.dd5f36 {
  background-color: #dd5f36;
}

.colorpicker_filled.c95b3d {
  background-color: #c95b3d;
}

.colorpicker_filled.af5f44 {
  background-color: #af5f44;
}

.colorpicker_filled.b2404e {
  background-color: #b2404e;
}

.colorpicker_filled._984d3c {
  background-color: #984d3c;
}

.colorpicker_filled._734940 {
  background-color: #734940;
}

.colorpicker_filled._7c5a4e {
  background-color: #7c5a4e;
}

.colorpicker_filled.d05744 {
  background-color: #d05744;
}

.colorpicker_filled.c95240 {
  background-color: #c95240;
}

.colorpicker_filled.b14741 {
  background-color: #b14741;
}

.colorpicker_filled.a74840 {
  background-color: #a74840;
}

.colorpicker_filled.a93535 {
  background-color: #a93535;
}

.colorpicker_filled._834643 {
  background-color: #834643;
}

.colorpicker_filled.matching {
  padding-top: 64.57%;
}

.colorpicker_filled.matching.f1eaeb {
  background-color: #f1eaeb;
}

.colorpicker_filled.matching.e8cdc5 {
  background-color: #e8cdc5;
}

.colorpicker_filled.matching.efd8c7 {
  background-color: #efd8c7;
}

.colorpicker_filled.matching.aa8e7b {
  background-color: #aa8e7b;
}

.colorpicker_filled.matching.f8f7f0 {
  background-color: #f8f7f0;
}

.colorpicker_filled.matching.f4e0cc {
  background-color: #f4e0cc;
}

.colorpicker_filled.matching.f1d9b9 {
  background-color: #f1d9b9;
}

.colorpicker_filled.matching.b38a6b {
  background-color: #b38a6b;
}

.colorpicker_filled.matching.ffede3 {
  background-color: #ffede3;
}

.colorpicker_filled.matching.f7e0cd {
  background-color: #f7e0cd;
}

.colorpicker_filled.matching.fedbc6 {
  background-color: #fedbc6;
}

.colorpicker_filled.matching._81473b {
  background-color: #81473b;
}

.colorpicker_filled.matching.eed7c0 {
  background-color: #eed7c0;
}

.colorpicker_filled.matching.dcbba0 {
  background-color: #dcbba0;
}

.colorpicker_filled.matching.c6a17c {
  background-color: #c6a17c;
}

.colorpicker_filled.matching._6c5449 {
  background-color: #6c5449;
}

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

.colorpicker_filled.wood.hhz-3 {
  background-image: url('../images/HHZ-3.jpg');
}

.colorpicker_filled.wood.hz-3 {
  background-image: url('../images/HZ-3.jpg');
}

.colorpicker_filled.wood.hm-3 {
  background-image: url('../images/HM-3.jpg');
}

.colorpicker_filled.suggest {
  padding-top: 24.1%;
}

.colorpicker_filled.suggest.f1eaeb {
  background-color: #f1eaeb;
}

.colorpicker_filled.suggest.aa8e7b {
  background-color: #aa8e7b;
}

.colorpicker_filled.suggest.fedbc6 {
  background-color: #fedbc6;
}

.colorpicker_filled.edf0f1 {
  background-color: #edf0f1;
}

.text-block-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #414141;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.colorpicker_info_txt {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.89);
}

.colorpicker_info_txt.noshadow {
  text-shadow: none;
}

.colorpicker_info {
  position: absolute;
  left: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  padding: 10px 10px 10px 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.colorpicker_info.morebtn {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.checkmark_wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 27px;
  height: 27px;
  margin-top: 5px;
  margin-right: 5px;
  margin-left: auto;
  border-radius: 100%;
  background-color: #ee1c23;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.13);
  opacity: 0;
  text-align: right;
  white-space: nowrap;
}

.checkmark_wrapper.painttype_pos {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -3px;
  margin-right: -4px;
}

.checkmark_wrapper.painttype_pos.hide {
  display: none;
}

.checkmark_wrapper.series_pos {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 100;
  margin-top: 7px;
  margin-right: 5px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  opacity: 0;
}

.checkmark {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: auto;
  margin-top: -5px;
  margin-right: -6px;
  padding: 5px;
}

.div-block-9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.colorpicker_morebtn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13.28%;
  height: auto;
  margin: 0.5%;
  float: left;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 6px;
  color: #0a2447;
  text-decoration: none;
}

.colorpicker_morebtn:hover {
  opacity: 0.7;
}

.text-block-3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0px;
}

.submit-button {
  padding-right: 31px;
  padding-left: 31px;
  border-radius: 20px;
  background-color: #ff4d52;
}

.searchbtn {
  display: inline-block;
  width: auto;
  padding: 7px 10px 3px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ff4d52;
  color: #eeece7;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.searchbtn:hover {
  opacity: 0.69;
}

.searchbtn.hide {
  display: none;
}

.searchbtn_icon {
  margin-left: 5px;
  float: left;
}

.text-block-4 {
  float: left;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
}

.search_txtfield {
  width: 100%;
  margin-bottom: 0px;
  padding-left: 27px;
  border: 1px none #000;
  background-color: transparent;
  background-image: url('../images/search_icon.svg');
  background-position: 0% 50%;
  background-size: 22px 22px;
  background-repeat: no-repeat;
}

.search_form {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: 50%;
  margin-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
}

.search_form.relative {
  position: relative;
  width: 35%;
  margin-top: 22px;
}

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

.step_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 15px 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.painttype_btn {
  position: relative;
  width: 15%;
  min-width: 146px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 13px 22px;
  border-radius: 12px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.painttype_btn.emulsion {
  z-index: 0;
  background-color: #08bbd0;
  font-weight: 700;
}

.painttype_btn.wood {
  background-image: url('../images/woodBg.png');
  background-position: 0px 0px;
  background-size: auto;
  font-weight: 700;
}

.text-block-5 {
  font-size: 11px;
  line-height: 16px;
}

.step_title {
  width: auto;
  min-width: 68px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  white-space: nowrap;
}

.step2_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.series_btn {
  position: relative;
  width: 19%;
  margin-right: 1%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.3px;
  text-decoration: none;
  text-transform: uppercase;
}

.series_btn.emulsion {
  background-color: #08bbd0;
}

.series_btn.wood {
  background-image: url('../images/woodBg.png');
  background-position: 0px 0px;
  background-size: auto;
}

.series_btn_filled {
  position: absolute;
  left: 0%;
  top: -100%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
}

.series_btn_filled._006dbf {
  background-color: #006dbf;
}

.series_btn_filled.cdcfd7 {
  background-color: #cdcfd7;
}

.series_btn_filled.e495ac {
  background-color: #e495ac;
}

.series_btn_filled.ca9862 {
  background-color: #ca9862;
}

.series_btn_filled.d1c6bd {
  background-color: #d1c6bd;
}

.series_btn_info {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #c5c5c5;
}

.series_btn_info._006dbf {
  background-color: #006dbf;
}

.series_btn_info.cdcfd7 {
  background-color: #cdcfd7;
}

.series_btn_info.e495ac {
  background-color: #e495ac;
}

.series_btn_info.ca9862 {
  background-color: #ca9862;
}

.series_btn_info.d1c6bd {
  background-color: #d1c6bd;
}

.step3_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  color: #fff;
  font-size: 10vw;
}

.div-block-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: -1;
  height: auto;
  margin-top: 69px;
  margin-left: -114px;
}

.image-3 {
  width: 95%;
}

.sofa {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  width: 30%;
  height: auto;
  margin-right: auto;
  margin-bottom: 6.5%;
  margin-left: auto;
  text-align: center;
}

.plant {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  width: 12%;
  margin-right: auto;
  margin-bottom: 6.8%;
  margin-left: auto;
  text-align: center;
}

.left_wall_info {
  position: absolute;
  left: 25%;
  top: 24%;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 11%;
  min-width: 129px;
  padding: 1% 8px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.11);
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.sofa_img {
  margin-left: -60%;
}

.plant_img {
  margin-left: 110%;
}

.warn_icon {
  position: relative;
  width: 50%;
  height: 0px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-bottom: 50%;
}

.step_sign_wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 51%;
}

.div-block-17 {
  position: relative;
  left: -59%;
  width: 100%;
  margin-top: -52%;
  padding-top: 94%;
  border-radius: 8px 16px;
  background-color: #ff4d52;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-weight: 400;
}

.text-block-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  padding-top: 6px;
  padding-left: 6px;
  font-size: 18px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-8 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 0px 5px;
  font-size: 48px;
  line-height: 48px;
  text-align: right;
}

.select_btn_wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 25%;
}

.select_btn {
  position: relative;
  left: -132%;
  width: 100%;
  margin-bottom: 125%;
  padding: 5px;
  border-radius: 100%;
  background-color: #36332f;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.23);
}

.select_btn:hover {
  opacity: 0.7;
}

.select_btn.selected {
  background-color: #f03420;
}

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

.right_wall_info {
  position: absolute;
  left: auto;
  top: auto;
  right: 32%;
  bottom: 37%;
  z-index: 100;
  width: 11%;
  min-width: 129px;
  padding: 2% 8px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.11);
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.left_wall_info_wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 4;
  width: 68.45%;
  padding-top: 29.25%;
}

.right_wall_info_wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  width: 31.55%;
  padding-top: 38.25%;
}

.selected_color {
  display: none;
  width: 100%;
  margin-bottom: 15px;
  padding-top: 50.89%;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 7px;
  background-color: #f9c712;
}

.html-embed {
  float: left;
}

.nav_icon {
  position: relative;
  width: 22%;
  height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 22%;
  float: right;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-9 {
  width: auto;
  margin-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  white-space: nowrap;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  font-size: 22px;
  line-height: 28px;
}

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

.text-block-11 {
  font-weight: 400;
}

.series_btn_inner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.series_wrapper {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

.m_step_title {
  display: none;
  width: auto;
  min-width: 68px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  white-space: nowrap;
}

.painttype_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  position: relative;
}

.forcerotate {
  display: none;
}

.p-details-linkbox {
  padding: 13px 20px 13px 57px;
  border: 1px solid #00a1e4;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.p-details-linkbox:hover {
  color: #00a1e4;
}

.p-details-linkbox.back {
  position: absolute;
  top: 0px;
  right: 40px;
  background-image: url('../images/img92_1img92.png');
  background-position: 17px 50%;
  background-size: 21px 18px;
  background-repeat: no-repeat;
}

.p-details-linkbox.back.compareback_invert {
  top: 30px;
  right: 90px;
}

.scene_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  background-image: url('../images/s1_main_stillset.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lb_wrapper {
  position: fixed;
  left: 0px;
  right: 0px;
  z-index: 1200;
  display: none;
  width: 100%;
  max-width: 650px;
  margin-top: 8vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lb_mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  background-color: rgba(8, 66, 142, 0.88);
}

.lb_inner {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 12px;
  background-color: #08428e;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.43);
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 2px;
}

.lb_closebtn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 7%;
  height: auto;
  max-width: 120px;
  min-width: 75px;
  margin-right: -38px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 2px;
  text-decoration: none;
}

.lb_closebtn:hover {
  opacity: 0.7;
}

.div-block-22 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
  background-color: #e0181e;
}

.text-block-135 {
  z-index: 2;
}

.lb_en_txt {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.b2t {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 900;
  display: inline-block;
  margin-right: 20px;
  padding: 5px 11px;
  border-radius: 24px;
  background-color: #fff;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  color: #6a6a6a;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
}

.b2t:hover {
  opacity: 0.7;
}

.text-block-137 {
  padding-left: 90px;
  background-image: url('../images/b2t_arrow.png');
  background-position: 0% 40%;
  background-size: 81px;
  background-repeat: no-repeat;
}

.anchor1 {
  position: absolute;
  left: 0px;
  right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.anchor2 {
  position: absolute;
  left: 0px;
  right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.anchor3 {
  position: absolute;
  left: 0px;
  right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.lb_cn_txt {
  width: 100%;
  font-weight: 700;
}

.tab_content {
  position: relative;
  z-index: 100;
  border-style: solid;
  border-width: 15px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.14);
}

.style_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #5e666e;
}

.style_title_en {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 0px;
}

.style_title_cn {
  font-weight: 700;
}

.style_intro_txt {
  width: auto;
  margin-bottom: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
}

.style_intro_txt.cn {
  letter-spacing: 2px;
}

.style_intro_txt.cn.grey {
  margin-bottom: 10px;
  color: #656565;
  font-size: 14px;
  line-height: 26px;
}

.style_intro_txt.cn.golden {
  margin-bottom: 10px;
  color: #000;
  line-height: 30px;
}

.style_intro_txt.grey {
  color: #656565;
  font-size: 13px;
  line-height: 25px;
}

.style_intro_txt.golden {
  color: #000;
}

.dropcaps {
  font-size: 24px;
}

.dropcaps.grey {
  font-size: 20px;
  line-height: 18px;
}

.style_intro_wrapper {
  width: 73%;
  padding: 38px 40px 28px;
  text-align: justify;
}

.tab_wrapper {
  padding-top: 60px;
}

.tab_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tab_btn {
  position: relative;
  z-index: 1;
  width: 15%;
  height: auto;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0px;
  float: left;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 6px;
  color: #fff;
  text-decoration: none;
}

.tab_btn_filled {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: auto;
  height: auto;
  border-radius: 6px 6px 0px 0px;
  background-color: #aaa;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.tab_btn_filled.morebtn {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #858585;
  background-color: #fff;
}

.tab_btn_filled.ffc800 {
  background-color: #ffc800;
}

.tab_btn_filled.f1bd26 {
  background-color: #f1bd26;
}

.tab_btn_filled.e7b93c {
  background-color: #e7b93c;
}

.tab_btn_filled.ca9d46 {
  background-color: #ca9d46;
}

.tab_btn_filled.a4864f {
  background-color: #a4864f;
}

.tab_btn_filled._8d785b {
  background-color: #8d785b;
}

.tab_btn_filled._7a6348 {
  background-color: #7a6348;
}

.tab_btn_filled.ffc100 {
  background-color: #ffc100;
}

.tab_btn_filled.f9b429 {
  background-color: #f9b429;
}

.tab_btn_filled.f3a52a {
  background-color: #f3a52a;
}

.tab_btn_filled.d29145 {
  background-color: #d29145;
}

.tab_btn_filled.a5743e {
  background-color: #a5743e;
}

.tab_btn_filled.a86e49 {
  background-color: #a86e49;
}

.tab_btn_filled._7f5941 {
  background-color: #7f5941;
}

.tab_btn_filled.f79a36 {
  background-color: #f79a36;
}

.tab_btn_filled.e78734 {
  background-color: #e78734;
}

.tab_btn_filled.e1773e {
  background-color: #e1773e;
}

.tab_btn_filled.da6b3b {
  background-color: #da6b3b;
}

.tab_btn_filled.ad6c4a {
  background-color: #ad6c4a;
}

.tab_btn_filled.a1593f {
  background-color: #a1593f;
}

.tab_btn_filled._845a44 {
  background-color: #845a44;
}

.tab_btn_filled.dd5f36 {
  background-color: #dd5f36;
}

.tab_btn_filled.c95b3d {
  background-color: #c95b3d;
}

.tab_btn_filled.af5f44 {
  background-color: #af5f44;
}

.tab_btn_filled.b2404e {
  background-color: #b2404e;
}

.tab_btn_filled._984d3c {
  background-color: #984d3c;
}

.tab_btn_filled._734940 {
  background-color: #734940;
}

.tab_btn_filled._7c5a4e {
  background-color: #7c5a4e;
}

.tab_btn_filled.d05744 {
  background-color: #d05744;
}

.tab_btn_filled.c95240 {
  background-color: #c95240;
}

.tab_btn_filled.b14741 {
  background-color: #b14741;
}

.tab_btn_filled.a74840 {
  background-color: #a74840;
}

.tab_btn_filled.a93535 {
  background-color: #a93535;
}

.tab_btn_filled._834643 {
  background-color: #834643;
}

.tab_btn_filled.retro {
  background-color: #978a7d;
}

.tab_btn_filled.romantic {
  background-color: #88aed4;
}

.tab_btn_filled.dream {
  background-color: #db89b4;
}

.tab_btn_filled.modern {
  background-color: #5e666e;
}

.tab_btn_filled.fresh {
  background-color: #3a762b;
}

.tab_btn_filled.passionate {
  background-color: #c11f27;
}

.matching_col_left {
  position: relative;
  width: 50.7%;
  margin-right: 2.3%;
}

.matching_col_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 25px;
}

.preview_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  padding-top: 100%;
  border-radius: 12px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.preview_img.livingroom {
  display: block;
  background-image: url('../images/livingRoom.jpg');
}

.preview_img.bedroom {
  display: none;
  background-image: url('../images/bedRoom.jpg');
}

.preview_img.diningroom {
  display: none;
  background-image: url('../images/diningRoom.jpg');
}

.colorpicker_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #978a7d;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 2px;
}

.colorpicker_title.matching {
  background-color: #5e666e;
}

.colorpicker_title.wood {
  background-color: #5e666e;
}

.scene_wrapper {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-right: 8px;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.scene_btn {
  position: relative;
  width: 15%;
  margin-right: 2%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 4px;
  text-decoration: none;
  text-transform: uppercase;
}

.scene_btn.emulsion {
  background-color: #08bbd0;
}

.scene_btn.wood {
  background-image: url('../images/woodBg.png');
  background-position: 0px 0px;
  background-size: auto;
}

.scene_btn_info {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: rgba(52, 52, 52, 0.43);
}

.scene_btn_info._006dbf {
  background-color: #006dbf;
}

.scene_btn_info.cdcfd7 {
  background-color: #cdcfd7;
}

.scene_btn_info.e495ac {
  background-color: #e495ac;
}

.scene_btn_info.ca9862 {
  background-color: #ca9862;
}

.scene_btn_info.d1c6bd {
  background-color: #d1c6bd;
}

.scene_btn_info.current {
  background-color: #e6e6e6;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
  color: #000;
}

.scene_btn_inner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-138 {
  margin-left: 20px;
  font-size: 24px;
  letter-spacing: 0px;
}

.matching_col_right {
  position: relative;
  width: 47%;
}

.suggest_color_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  background-color: #5e666e;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 2px;
}

.suggest_color_wrapper {
  margin-bottom: 20px;
}

.suggest_color_content {
  padding: 12px 10px 14px;
  border: 2px solid #5e666e;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.div-block-15b {
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: -1;
  height: auto;
  margin-top: 286px;
  margin-left: -114px;
}

.style_title_wrapper {
  display: inline-block;
  width: auto;
  padding: 16px 67px 25px 28px;
  border-bottom-right-radius: 200px;
  background-color: #fff;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 2px;
}

.style_title_wrapper.retro {
  color: #5e666e;
}

.tab_btn_info {
  z-index: 1;
  width: 100%;
  padding: 10px 10px 10px 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 23px;
}

.tab_btn_info.morebtn {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.tab_btn_info_txt {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.81);
}

.tab_btn_info_txt.enname {
  font-size: 12px;
  line-height: 17px;
  white-space: nowrap;
}

.tab_btn_info_txt.noshadow {
  text-shadow: none;
}

.m_button_container {
  display: none;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.preview_wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.anchor4 {
  position: absolute;
  left: 0px;
  right: 0px;
  margin-top: -75px;
}

.html-embed-2 {
  display: none;
}

.m_top_img {
  display: none;
}

.matching_intro {
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.theme_blk.retro {
  display: none;
}

.theme_blk.retro.current {
  display: block;
}

.theme_blk.romantic {
  display: none;
}

.theme_blk.romantic.current {
  display: block;
}

.theme_blk.dream {
  display: none;
}

.theme_blk.dream.current {
  display: block;
}

.theme_blk.modern {
  display: none;
}

.theme_blk.modern.current {
  display: block;
}

.theme_blk.fresh {
  display: none;
}

.theme_blk.fresh.current {
  display: block;
}

.theme_blk.passionate {
  display: none;
}

.theme_blk.passionate.current {
  display: block;
}

.side_alignright {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 12%;
  z-index: 800;
  height: 40%;
}

.golden_icon {
  z-index: 1000;
  width: 90px;
  margin-top: 8px;
  margin-right: 8px;
  color: #095293;
  text-decoration: none;
}

.golden_icon:hover {
  opacity: 0.7;
}

.golden_icon.hide {
  display: none;
}

.golden_icon_img {
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 3px;
  margin-left: auto;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 60px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.14);
}

.golden_icon_img.icon1 {
  background-color: #fff;
  background-image: url('../images/golden.png');
}

.golden_icon_img.icon2 {
  background-image: url('../images/eco_icon_1eco_icon.png');
}

.golden_icon_txt {
  width: 100%;
  padding: 6px 8px;
  border-radius: 20px;
  background-color: #fff;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

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

.pop_interior_dd {
  display: none;
}

.pop_interior_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.pop_interior_redline {
  width: 30px;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 25px;
  background-color: #ee1c23;
}

.pop_blk {
  z-index: 101;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.pop_bg_white {
  position: relative;
  display: block;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding: 50px;
  background-color: #fff;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.pop_bg_white._1100 {
  max-width: 1100px;
  margin-bottom: 0px;
}

.pop_interior_txt {
  color: #08428e;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 3px;
}

.pop_interior_txt.en {
  font-size: 27px;
  letter-spacing: 0px;
}

.linkbox {
  text-decoration: none;
}

.linkbox:hover {
  opacity: 0.9;
}

.linkbox.back_btn {
  position: absolute;
  top: 50px;
  right: -40px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #e0181e;
  color: #fff;
}

.linkbox.back_btn:hover {
  opacity: 1;
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.linkbox.back_btn.fix {
  display: none;
}

.pop_bg_blue {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  overflow: visible;
  width: 100%;
  height: auto;
  background-color: #08428e;
  opacity: 0.88;
}

.text-block-139 {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.5px;
}

.interior_pop {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2000;
  display: none;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pop_blk_mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(8, 66, 142, 0.86);
}

.div-block-26 {
  width: 50%;
  min-height: 1px;
  padding-right: 30px;
}

.dummy_loadcolor {
  display: none;
}

.text-span-3 {
  font-weight: 700;
}

.text-span-4 {
  font-weight: 700;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-28 {
  width: 50%;
}

.search_fail_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search_fail_txt {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ff4d52;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.text-span-5 {
  color: #373737;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0px;
}

.search_fail_txt_en {
  width: 100%;
  font-weight: 700;
  text-align: center;
}

html.w-mod-js *[data-ix="scale-btn-hover"] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

html.w-mod-js *[data-ix="scalein-1-1"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

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

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

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

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

html.w-mod-js *[data-ix="fadebottom-1-delay-500"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fadeup-1-delay-500"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="faderight-1-delay-800"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="fadeleft-1-delay-801"] {
  opacity: 0;
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

@media screen and (max-width: 991px) {
  .nav-link {
    margin-left: 4%;
  }

  .brand {
    width: 23%;
  }

  .container_1180.nav {
    padding-right: 20px;
  }

  .right_wall {
    border-bottom-right-radius: 50px;
  }

  .div-block-5 {
    margin-top: -34px;
  }

  .text-block {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .colorpicker_each {
    width: 19%;
  }

  .colorpicker_filled.matching {
    padding-top: 59.57%;
  }

  .colorpicker_filled.wood {
    padding-top: 45.76%;
  }

  .colorpicker_filled.suggest {
    padding-top: 35.1%;
  }

  .checkmark_wrapper {
    width: 24px;
    height: 24px;
  }

  .colorpicker_morebtn {
    width: 19%;
  }

  .searchbtn {
    padding-right: 7px;
    padding-left: 5px;
  }

  .searchbtn_icon {
    margin-left: 2px;
  }

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

  .search_form.relative {
    width: 60%;
  }

  .step_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .step_title {
    margin-right: 20px;
  }

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

  .step3_wrapper {
    width: 100%;
    padding-left: 0px;
  }

  .sofa {
    margin-bottom: 4.5%;
  }

  .plant {
    margin-bottom: 5%;
  }

  .left_wall_info {
    left: 27%;
    top: 21%;
  }

  .sofa_img {
    margin-left: -26%;
  }

  .plant_img {
    margin-left: 125%;
  }

  .right_wall_info.selected {
    right: 20%;
    bottom: 28%;
  }

  .nav_icon {
    width: 20%;
    padding-bottom: 20%;
  }

  .text-block-9 {
    font-size: 13px;
    line-height: 19px;
  }

  .nav-menu {
    width: 70%;
  }

  .text-span {
    font-size: 18px;
    line-height: 24px;
  }

  .menu-button {
    color: #fff;
  }

  .m_step_title {
    display: none;
    margin-right: 20px;
  }

  .p-details-linkbox.back.compareback_invert {
    right: 50px;
  }

  .scene_overlay {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }

  .lb_wrapper {
    display: none;
    margin-top: 36vh;
  }

  .lb_inner {
    font-size: 16px;
    line-height: 28px;
  }

  .lb_en_txt {
    font-size: 13px;
    line-height: 22px;
  }

  .b2t {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: 6px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.34);
    font-size: 16px;
    line-height: 19px;
  }

  .b2t.w--current {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    padding: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ee1c23;
    color: #fff;
  }

  .text-block-137 {
    display: none;
    padding-left: 60px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .tab_content {
    margin-top: 20px;
  }

  .style_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 22px;
  }

  .style_intro_txt.cn.golden {
    line-height: 26px;
  }

  .style_intro_wrapper {
    width: 100%;
    padding: 20px 28px;
  }

  .tab_wrapper {
    padding-top: 60px;
  }

  .tab_menu {
    position: relative;
    z-index: 101;
    display: none;
    width: 102%;
    margin-left: -1%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab_btn {
    width: 31.333%;
    margin-top: 2%;
    margin-right: 1%;
    margin-left: 1%;
  }

  .tab_btn_filled {
    padding-top: 0%;
    border-radius: 6px;
  }

  .matching_col_left {
    width: 100%;
    margin-right: 0%;
  }

  .matching_col_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .matching_col_right {
    width: 100%;
    margin-top: 0px;
  }

  .style_title_wrapper.retro {
    display: none;
  }

  .tab_btn_info {
    position: static;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab_btn_info_txt.cnname {
    padding-right: 8px;
  }

  .tab_btn_info_txt.enname {
    white-space: normal;
  }

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

  .dd_toggle {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 30px;
    background-color: #08428e;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    color: #fff;
    cursor: pointer;
  }

  .dd_toggle_txt {
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 3px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.68);
  }

  .dd_toggle_txt.en {
    letter-spacing: 0px;
  }

  .dd_icon {
    font-size: 3vw;
  }

  .dd_toggle_txt_span {
    letter-spacing: 0px;
  }

  .anchor4 {
    margin-top: -68px;
  }

  .html-embed-2 {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .m_top_img {
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .matching_intro {
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .side_alignright {
    bottom: 0%;
  }

  .golden_icon {
    width: 60px;
  }

  .golden_icon_img.icon1 {
    width: 50px;
    height: 50px;
  }

  .inner_1180 {
    max-width: 95%;
  }

  .pop_interior_dd {
    display: block;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .pop_interior_title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pop_interior_redline {
    margin-bottom: 25px;
  }

  .div-block-25 {
    position: absolute;
    width: 12px;
    height: 2px;
    max-height: 2px;
    max-width: 12px;
    min-height: 2px;
    min-width: 12px;
    background-color: #fff;
  }

  .pop_blk {
    padding-top: 108px;
  }

  .pop_bg_white {
    width: 100%;
    max-width: 810px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .pop_bg_white._1100 {
    max-width: 900px;
  }

  .pop_interior_txt.white {
    color: #fff;
  }

  .pop_interior_txt.white.info {
    font-size: 22px;
  }

  .dropdown-toggle-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #08428e;
  }

  .linkbox.back_btn {
    left: 0px;
    top: -105px;
    right: 0px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
  }

  .linkbox.back_btn.fix {
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    opacity: 0.85;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .scroll_btn_close {
    position: fixed;
    left: 3px;
    bottom: 20px;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }

  .icon-5 {
    color: #fff;
  }

  .dropdown-list-3 {
    height: 0px;
  }

  .div-block-24 {
    position: absolute;
    width: 2px;
    height: 12px;
    max-height: 12px;
    max-width: 2px;
    min-height: 12px;
    min-width: 2px;
    background-color: #fff;
  }

  .div-block-26 {
    padding-right: 20px;
  }

  .search_fail_wrapper {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .search_fail_txt {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

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

  .nav-link {
    width: 50px;
    height: 50px;
  }

  .nav-link.nav_1 {
    width: auto;
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .nav-link.nav_1.w--current {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .nav-link.nav_2 {
    width: auto;
    margin-left: 5%;
    padding-left: 0px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .brand {
    width: 20%;
    min-width: 120px;
    padding-left: 0px;
  }

  .wrapper.comingsoon {
    font-size: 46px;
    line-height: 46px;
  }

  .right_wall {
    border-bottom-right-radius: 0px;
  }

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

  .div-block-6 {
    padding: 10px 40px 15px 15px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-block {
    padding-bottom: 10px;
    font-size: 11px;
    line-height: 15px;
  }

  .colorpicker_each {
    width: 32%;
    margin-right: 0.65%;
    margin-left: 0.65%;
  }

  .colorpicker_wrapper.wood {
    padding-bottom: 15px;
  }

  .colorpicker_filled.matching {
    padding-top: 67.57%;
  }

  .colorpicker_filled.wood {
    padding-top: 49.76%;
  }

  .colorpicker_filled.suggest {
    padding-top: 48%;
  }

  .checkmark_wrapper {
    width: 21px;
    height: 21px;
  }

  .colorpicker_morebtn {
    width: 32%;
  }

  .text-block-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .searchbtn {
    padding-right: 8px;
    padding-left: 7px;
  }

  .searchbtn_icon {
    margin-left: 0px;
  }

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

  .search_form {
    position: static;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .search_form.relative {
    width: 70%;
  }

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

  .painttype_btn {
    width: 34%;
    min-width: 130px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 15px;
    line-height: 19px;
  }

  .painttype_btn.emulsion {
    margin-left: 0px;
  }

  .step_title {
    display: none;
    margin-right: 20px;
    float: left;
  }

  .step2_wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .series_btn {
    display: block;
    width: 29%;
    margin-right: 4.3%;
    margin-bottom: 3%;
    float: left;
  }

  .step3_wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sofa {
    margin-bottom: 4%;
  }

  .plant {
    margin-bottom: 4%;
  }

  .left_wall_info {
    left: 29%;
    min-width: 110px;
  }

  .sofa_img {
    margin-left: -7%;
  }

  .plant_img {
    margin-left: 145%;
  }

  .warn_icon {
    width: 30%;
    margin-bottom: 5px;
    padding-bottom: 30%;
  }

  .step_sign_wrapper {
    width: 41%;
  }

  .text-block-7 {
    font-size: 14px;
    line-height: 14px;
  }

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

  .right_wall_info {
    right: 8%;
    bottom: 26%;
    min-width: 110px;
  }

  .selected_color {
    margin-bottom: 3px;
  }

  .right_wall_info_txt {
    font-size: 12px;
    line-height: 16px;
  }

  .left_wall_info_txt {
    font-size: 12px;
    line-height: 16px;
  }

  .nav_icon {
    width: 22%;
    padding-bottom: 20%;
  }

  .text-block-9 {
    margin-left: 0px;
    font-size: 12px;
    line-height: 15px;
  }

  .text-span {
    font-size: 14px;
    line-height: 16px;
  }

  .series_btn_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .series_wrapper {
    margin-top: 20px;
    float: left;
  }

  .m_step_title {
    display: block;
    margin-right: 20px;
    float: left;
  }

  .text-block-12 {
    font-family: 'Bebas Neue', sans-serif;
    color: #ff4d52;
    font-size: 36px;
    line-height: 30px;
  }

  .text-span-2 {
    position: relative;
    top: -3px;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
  }

  .painttype_wrapper {
    margin-top: 10px;
    float: left;
  }

  .p-details-linkbox.back.compareback_invert {
    right: 30px;
  }

  .scene_overlay {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .lb_wrapper {
    display: none;
    margin-top: 30vh;
  }

  .lb_inner {
    width: 80%;
    padding: 30px;
    font-size: 15px;
    line-height: 23px;
  }

  .lb_closebtn {
    width: 7%;
    min-width: 60px;
    margin-right: -30px;
    font-size: 16px;
    line-height: 23px;
  }

  .lb_en_txt {
    font-size: 12px;
    line-height: 19px;
  }

  .b2t {
    font-size: 13px;
    line-height: 14px;
  }

  .text-block-137 {
    padding-left: 42px;
    background-position: 0% 50%;
    background-size: 37px;
  }

  .tab_content {
    margin-top: 20px;
  }

  .style_title_en {
    font-size: 20px;
    line-height: 24px;
  }

  .style_intro_txt {
    font-size: 14px;
    line-height: 20px;
  }

  .style_intro_txt.cn {
    font-size: 14px;
    line-height: 24px;
  }

  .style_intro_txt.cn.golden {
    line-height: 24px;
  }

  .dropcaps {
    font-size: 20px;
  }

  .style_intro_wrapper {
    display: none;
    padding: 15px 20px;
  }

  .tab_wrapper {
    padding-top: 40px;
  }

  .tab_btn {
    width: 32%;
    margin-right: 0.65%;
    margin-left: 0.65%;
  }

  .matching_col_wrapper {
    padding-top: 3px;
    padding-bottom: 20px;
  }

  .colorpicker_title {
    font-size: 20px;
    line-height: 30px;
  }

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

  .scene_btn {
    display: block;
    width: 17%;
    margin-right: 3%;
    margin-bottom: 3%;
    float: left;
  }

  .scene_btn_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-138 {
    margin-left: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .suggest_color_title {
    font-size: 20px;
    line-height: 30px;
  }

  .style_title_wrapper {
    padding: 10px 40px 15px 15px;
    font-size: 24px;
    line-height: 30px;
  }

  .dd_toggle_txt {
    font-size: 20px;
    line-height: 25px;
  }

  .dd_icon {
    font-size: 4vw;
  }

  .anchor4 {
    margin-top: -58px;
  }

  .matching_intro {
    margin-bottom: 25px;
  }

  .golden_icon {
    width: 30px;
  }

  .golden_icon.hide {
    display: none;
  }

  .golden_icon_img.icon1 {
    width: 30px;
    height: 30px;
    border-width: 2px;
  }

  .golden_icon_txt {
    padding-right: 4px;
    padding-bottom: 64px;
    padding-left: 4px;
  }

  .pop_interior_dd {
    display: block;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
  }

  .pop_interior_title {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .pop_blk {
    padding-top: 106px;
  }

  .pop_bg_white {
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .pop_bg_white._1100 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pop_interior_txt {
    font-size: 22px;
  }

  .pop_interior_txt.white.info {
    font-size: 20px;
  }

  .pop_interior_txt.en {
    font-size: 25px;
  }

  .dropdown-toggle-3 {
    width: auto;
    max-width: 500px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .linkbox.back_btn {
    top: -100px;
    width: 70px;
    height: 70px;
  }

  .text-block-140 {
    margin-top: 10px;
    -webkit-transform: rotate(89deg);
    -ms-transform: rotate(89deg);
    transform: rotate(89deg);
    white-space: nowrap;
  }

  .div-block-26 {
    width: 100%;
    padding-right: 0px;
  }

  .div-block-27 {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-28 {
    width: 100%;
    margin-top: 20px;
  }

  .search_fail_txt {
    padding-bottom: 10px;
  }

  .text-span-5 {
    font-size: 15px;
    line-height: 17px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 6px;
    padding-bottom: 3px;
  }

  .nav-link.nav_2 {
    margin-left: 5%;
  }

  .container_1180.nav {
    padding-right: 20px;
    padding-left: 15px;
  }

  .container_1180.colorpicker {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container_1180.matchcolor {
    padding-right: 0px;
    padding-left: 0px;
  }

  .wrapper.comingsoon {
    font-size: 38px;
    line-height: 42px;
  }

  .left_wall {
    width: 68%;
    padding-top: 50.25%;
  }

  .right_wall {
    width: 32%;
    padding-top: 51.25%;
  }

  .div-block-3 {
    height: 185px;
  }

  .div-block-5 {
    margin-top: 0px;
    border-radius: 0px;
  }

  .colorpicker_each {
    width: 32%;
  }

  .colorpicker_wrapper {
    margin-left: -0.65%;
  }

  .colorpicker_wrapper.wood {
    padding-bottom: 10px;
  }

  .colorpicker_filled.matching {
    padding-top: 70.57%;
  }

  .colorpicker_filled.wood {
    padding-top: 56.76%;
  }

  .colorpicker_filled.suggest {
    padding-top: 56%;
  }

  .colorpicker_info_txt {
    font-size: 11px;
    line-height: 14px;
  }

  .colorpicker_info {
    padding: 7px;
  }

  .checkmark_wrapper {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .colorpicker_morebtn {
    width: 32%;
    margin-right: 1.3%;
  }

  .searchbtn {
    padding-right: 8px;
    padding-left: 7px;
  }

  .searchbtn_icon {
    margin-left: 0px;
  }

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

  .search_form {
    padding-right: 15px;
    padding-left: 15px;
  }

  .search_form.relative {
    width: 100%;
  }

  .painttype_btn {
    min-width: 105px;
  }

  .painttype_btn.emulsion {
    width: 50%;
    min-width: 140px;
    margin-right: 3px;
  }

  .painttype_btn.wood {
    width: 50%;
    min-width: 120px;
  }

  .step2_wrapper {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .step3_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sofa {
    width: 47%;
    margin-bottom: 3%;
  }

  .plant {
    z-index: 3;
    width: 16%;
    margin-bottom: 7%;
  }

  .left_wall_info {
    left: 8%;
    top: 17%;
    min-width: 90px;
    background-color: hsla(0, 0%, 100%, 0.46);
  }

  .sofa_img {
    margin-left: -62%;
  }

  .plant_img {
    margin-left: 96%;
  }

  .step_sign_wrapper {
    width: 34%;
  }

  .div-block-17 {
    left: -45%;
    border-radius: 4px 8px;
  }

  .text-block-7 {
    padding-top: 3px;
    padding-left: 3px;
    font-size: 10px;
    line-height: 10px;
  }

  .text-block-8 {
    padding-right: 3px;
    padding-left: 2px;
    font-size: 16px;
    line-height: 16px;
  }

  .select_btn_wrapper {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .select_btn_wrapper.right {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .select_btn {
    left: 55%;
    margin-top: -70%;
  }

  .select_btn.right {
    left: 50%;
  }

  .right_wall_info.selected {
    min-width: 91px;
    background-color: hsla(0, 0%, 100%, 0.46);
  }

  .selected_color {
    display: none;
    margin-top: 3px;
  }

  .left_wall_info_txt {
    font-size: 11px;
    line-height: 14px;
  }

  .text-block-9 {
    font-size: 10px;
  }

  .text-span {
    font-size: 12px;
    line-height: 14px;
  }

  .series_btn_inner {
    letter-spacing: 0px;
    text-transform: none;
  }

  .series_wrapper {
    margin-top: 5px;
  }

  .m_step_title {
    min-width: 50px;
    margin-right: 0px;
  }

  .text-block-12 {
    font-size: 30px;
    line-height: 20px;
  }

  .text-span-2 {
    font-size: 16px;
  }

  .painttype_wrapper {
    margin-top: 5px;
  }

  .forcerotate {
    position: fixed;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #08428e;
  }

  .p-details-linkbox.back.compareback_invert {
    top: 20px;
    right: 0px;
    background-image: url('../images/backArrow_invert_1backArrow_invert.png');
    background-position: 31px 45%;
    background-size: auto 13px;
  }

  .text-block-134 {
    color: #fff;
  }

  .noselect {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
    text-decoration: none;
  }

  .scene_overlay {
    background-position: 70% 80%;
    background-size: 150%;
  }

  .lb_wrapper {
    display: none;
    margin-top: 25vh;
  }

  .lb_inner {
    width: 76%;
    padding: 25px;
    font-size: 14px;
    line-height: 21px;
  }

  .lb_closebtn {
    min-width: 50px;
    margin-right: -25px;
    font-size: 14px;
    line-height: 20px;
  }

  .lb_en_txt {
    line-height: 17px;
  }

  .b2t {
    margin-right: 0px;
    font-size: 11px;
    line-height: 12px;
  }

  .b2t.w--current {
    margin-right: 6px;
  }

  .text-block-137 {
    padding-left: 35px;
    background-position: 0% 48%;
    background-size: 30px;
  }

  .tab_content {
    margin-top: 0px;
    border-radius: 0px;
    box-shadow: none;
  }

  .style_wrapper {
    border-radius: 6px;
  }

  .style_intro_txt {
    font-size: 12px;
    line-height: 18px;
  }

  .style_intro_txt.cn {
    font-size: 12px;
    line-height: 22px;
  }

  .style_intro_txt.cn.grey {
    font-size: 12px;
    line-height: 24px;
  }

  .style_intro_txt.cn.golden {
    line-height: 20px;
  }

  .style_intro_txt.grey {
    font-size: 12px;
    line-height: 23px;
  }

  .dropcaps {
    font-size: 18px;
    line-height: 20px;
  }

  .style_intro_wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .tab_wrapper {
    padding-top: 40px;
    background-color: #fff;
  }

  .tab_menu {
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .matching_col_wrapper {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .colorpicker_title {
    font-size: 18px;
  }

  .colorpicker_title.wood {
    font-size: 18px;
    line-height: 26px;
  }

  .scene_btn {
    width: 18%;
    font-size: 14px;
    line-height: 18px;
  }

  .scene_btn_inner {
    letter-spacing: 0px;
    text-transform: none;
  }

  .text-block-138 {
    margin-left: 5px;
    font-size: 16px;
    line-height: 18px;
  }

  .suggest_color_title {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-size: 18px;
    line-height: 26px;
  }

  .suggest_color_content {
    padding: 7px 5px 8px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .tab_btn_info {
    padding: 12px 7px;
  }

  .tab_btn_info_txt {
    font-size: 11px;
    line-height: 14px;
  }

  .dd_toggle {
    margin-right: 15px;
    margin-left: 15px;
  }

  .dd_toggle_txt {
    font-size: 18px;
    line-height: 21px;
  }

  .dd_icon {
    margin-right: 8vw;
    font-size: 5vw;
  }

  .dd_toggle_txt_span {
    font-size: 16px;
    line-height: 17px;
  }

  .anchor4 {
    margin-top: -78px;
  }

  .matching_intro {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .side_alignright {
    bottom: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .golden_icon {
    margin-top: 0px;
    margin-right: 8px;
  }

  .golden_icon.hide {
    display: none;
  }

  .inner_1180 {
    max-width: 90%;
  }

  .div-block-25 {
    width: 12px;
  }

  .pop_bg_white {
    padding-right: 20px;
    padding-left: 20px;
  }

  .pop_bg_white._1100 {
    padding-top: 22px;
  }

  .pop_interior_txt {
    font-size: 20px;
    line-height: 25px;
  }

  .pop_interior_txt.white.info {
    font-size: 18px;
  }

  .pop_interior_txt.en {
    font-size: 22px;
  }

  .div-block-24 {
    height: 12px;
  }

  .search_fail_txt {
    font-size: 20px;
    line-height: 28px;
  }

  .text-span-5 {
    font-size: 14px;
    line-height: 10px;
  }

  .search_fail_txt_en {
    text-align: center;
  }
}

