.copyvideopath-container {border: 1px solid #d3d3d3; }

  .pdp-container {
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pdp-container img { width: 100%;}
.pdp-container p {float: unset!important; margin-bottom: bottom 0!important;}


.pdp-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 4%;
  justify-content: center;
}

.hero-img1 {
  z-index: 2;
  width: 40%;
  max-width: 380px;
}

.pdp-hero-title {
  margin-top: 100px;
  font-size: 50px;
  line-height: 1.3em;
  font-weight: 700;
  color: #002147;
  font-weight: 700;
}

.hero-txt-block {
  width: 60%;
  padding-left: 40px;
}

.text-block {
  line-height: 55px;
}

.hero-p {
  position: static;
  margin-top: 40px;
  margin-left: -62px;
  padding: 68px 68px 218px;
  background-color: #f6f5f1;
}

.pdp-main-img2 {
  position: absolute;
  right: 4%;
  width: 480px;
}

.ion .pdp-main-img2 {
  mix-blend-mode: multiply;
}

.pdp-info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 100px -1%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.pdp-info-card {
  width: 50%;
}

.pdp-info-card-bg {
  width: 48%;
  margin-bottom: 2%;
  padding: 30px;
  background-color: #f6f5f1;
  display: flex;
}

.pdp-info-card-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
  width: 100%;
}

.pdp-info-card-block p{
  flex: 1;
}

.pdp-info-title {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 1.5em;
}

.pdp-icon {
  width: 50px;
}

.pdp-how-to-use {
  padding-bottom: 100px;
}

.pdp-title-block {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}

.pdp-title {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 15px;
  background-color: #fff;
  color: #002147;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: 700;
}

.pdp-title-line {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #002147;
}

.how-to-use-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pdp-use-card {
  display: flex;
  flex-direction: column;
  width: 31%;
  margin: 1%;
}

.pdp-use-txt-block {
  padding: 15px;
  background-color: #f6f5f1;
  flex: 1;
}

.pdp-number {
  margin-bottom: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  border-left: 1px solid #002147;
  font-size: 20px;
  font-weight: 700;
  color: #002147;
}

.pdp-clean-block {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.image-2 {
  width: 100%;
}

.image-3 {
  width: 100%;
}

.pdp-clean-bg {
  position: absolute;
  top: 0px;
  right: 45px;
  bottom: 0px;
  width: 26%;
  padding-top: 70px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #f6f5f1;
}

.pdp-clean-txt {
  margin-bottom: 40px;
}
.pdp-clean-txt:last-child {
  margin-bottom: 0px;
}

/* cleantech */

.cleantech { margin-top: 60px; text-align: center;color: #002147; background-color: #F6F5F2; padding: 50px; }
.cleantech_p.cleantech_p_sub { font-size: 18px; line-height: 1.3em; letter-spacing: 20px; margin-bottom: 30px; }
.cleantech_title_box { position: relative; background-color: #002147; color: white; display: inline-block; padding: 8px 20px 8px 80px; font-size: 50px; line-height: 1.3em; font-weight: 700;margin-left: 6%;}
.no1-img { position: absolute; left: -8%; top: 50%; width: 100px; transform: translateY(-50%);}
.cleantech_title_sub { font-size: 28px; margin-top: 20px; margin-bottom: 10px; line-height: 1.3em; font-weight: 700; }
.cleantech_title_sub .cleantech_p { display: inline; margin-left: 4px; color: #585c60; }
.cleantech_p.note { font-size: 16px; line-height: 1.2em;}
.cleantech_p.gray { color: #585c60;}
.cleantech_row { display: flex; margin: 30px 0;}
.cleantech_col { display: flex; align-items: center; width: 50%;}
.cleantech_img, .tpe_img { width: 50%;  min-width: 170px; }
.cleantech_list_items { width: 60%; font-size: 20px;}
.cleantech_list.cleantech_p { text-align: right; margin-right: 10px; line-height: 1.3em;}
.cleantech_list.cleantech_p.gray { text-align: left; margin-left: 10px;}
.cleantech_img , .tpe_img { width: 40%; aspect-ratio: 1/1; }
.cleantech_usp { position: relative; display: flex; align-items: center; justify-content: center; width: 50%;}
.cleantech_row2 { display: flex; max-width: 850px; margin: 0 auto;}
.cleantech_usp_col { display: flex; flex-wrap: wrap; width: 40%; }
/* .cleantech_usp_bg {  max-width: 190px; } */
.cleantech_usp_txt {position: absolute; color: white;  font-size: 28px; line-height: 1.3em; margin-left: 5%; margin-top: 3%; transform: rotate(347deg);}
.cleantech_usp_img { width: 60%; margin-left: 10px;}
.pdp_logo { display: block; width: 150px; margin: 50px auto 0;}

.cleantech_en .cleantech_p.cleantech_p_sub { letter-spacing: 2px;}
.cleantech_en .cleantech_usp_txt { font-size: 20px; }
.cleantech_en .cleantech_list_items { font-size: 18px; }

@media screen and (max-width: 991px) {
  .pdp-clean-bg {
    width: 30%;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 20px;
  }
  .cleantech_usp_txt { font-size: 25px;}

  .cleantech_en .cleantech_row { flex-wrap: wrap;}
  .cleantech_en .cleantech_col { width: 100%; margin-bottom: 15px;}
  .cleantech_en .cleantech_usp_txt {font-size: 16px;}
}


@media screen and (max-width: 870px) {
  .cleantech_en .cleantech_usp { width: 25%; margin-bottom: 10px;}

  .cleantech_en .cleantech_row2 { flex-direction: column; }
  .cleantech_en .cleantech_usp_col { width: 100%; justify-content: center;}
  /* .cleantech_en .cleantech_usp { margin-bottom: 10px; margin-left: 10px; margin-right: 10px; width: unset; } */
  /* .cleantech_en .cleantech_usp_bg { max-width: 130px;} */
  .cleantech_en .cleantech_usp_img { width: 100%; margin-left: 0;}
}

@media screen and (max-width: 767px) {
  .pdp-container {
    padding-bottom: 0px;
  }

  .pdp-hero-title {
    margin-top: 40px;
    margin-left: -25px;
    font-size: 25px;
  }

  .hero-p {
    padding-right: 40px;
    padding-left: 40px;
  }

  .pdp-info-row {
    margin-bottom: 20px;
  }

  .pdp-info-card-bg {
    width: 100%;
  }

  .pdp-info-title {
    font-size: 20px;
  }

  .pdp-how-to-use {
    padding-bottom: 20px;
  }

  .pdp-title-block {
    margin-bottom: 5px;
  }

  .pdp-title {
    padding: 10px;
    font-size: 20px;
  }

  .how-to-use-row {
    margin-bottom: 20px;
  }

  .pdp-use-card {
    width: 100%;
  }

  .pdp-clean-bg {
    position: static;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .pdp-main-img2 {
    width: 80%;
  }

  .cleantech { padding: 20px 15px;}
  .cleantech_p.cleantech_p_sub { font-size: 16px; }
  .cleantech_title_box { font-size: 38px; margin-left: 5%; }
  .cleantech_p.note { font-size: 14px;}
  .no1-img { width: 85px;}
  .cleantech_title_sub { font-size: 22px; }
  .cleantech_list_items { flex: 1;}
  /* .cleantech_img , .tpe_img { } */
  .cleantech_row { flex-wrap: wrap;}
  .cleantech_col { width: 100%; margin-bottom: 15px;}
  .cleantech_usp_txt {font-size: 20px;}
  .cleantech_row2 { flex-direction: column; }
  .cleantech_usp_col { width: 100%; justify-content: center;}
  /* .cleantech_usp { margin-bottom: 10px; margin-left: 10px; margin-right: 10px; width: unset; } */
  /* .cleantech_usp_bg { max-width: 120px;} */
  .cleantech_usp { width: 25%; margin-bottom: 10px;}
  .cleantech_usp_img { width: 100%; margin-left: 0;}
  .pdp_logo { margin-top: 20px; }

  /* .cleantech_en .cleantech_usp_bg { max-width: 130px; } */
}

@media screen and (max-width: 540px) {
  .cleantech_usp_col { max-width: 270px; margin: 0 auto 10px;}
  .cleantech_usp { width: 50%;}
  
  .cleantech_en .cleantech_usp { width: 50%;}
  
  .cleantech_en .cleantech_usp_col { max-width: 290px; }
  .cleantech_en .cleantech_col { flex-direction: column;}
  .cleantech_en .cleantech_list.cleantech_p { text-align: left; }
  .cleantech_en .cleantech_img, .tpe_img { width: 100%; max-width: 200px; }
  .cleantech_en .cleantech_list.cleantech_p.gray { margin-left: 0;}
  .cleantech_en .cleantech_list_items { font-size: 16px; text-align: center; width: 100%; order: 2;}

  
}

@media screen and (max-width: 479px) {
  .hero-img1 {
    width: 100px;
  }

  .pdp-hero-title {
    margin-top: 0px;
    margin-left: -34px;
    font-size: 20px;
  }

  .hero-txt-block {
    width: 80%;
    padding-left: 50px;
  }

  .hero-p {
    margin-top: 10px;
    padding: 30px 10px 50% 30px;
  }

  .pdp-main-img2 {
    width: 70%;
  }

  .pdp-info-row {
    margin-top: 30%;
  }

  .pdp-info-card-bg { padding: 15px; }

  .cleantech { padding: 20px 10px;}
  .cleantech_p.cleantech_p_sub { letter-spacing: 8px; }
  .cleantech_title_box { font-size: 24px; padding: 5px 15px 5px 55px; }
  .no1-img { width: 65px;}
  .cleantech_title_sub { font-size: 16px;}
  .cleantech_list_items { font-size: 16px; text-align: center; width: 100%; order: 2;}

  .cleantech_col { flex-direction: column;}
  .cleantech_list.cleantech_p { text-align: left; }
  .cleantech_img, .tpe_img { width: 100%; max-width: 200px; }
  .cleantech_list.cleantech_p.gray { margin-left: 0;}

  /* .cleantech_usp_txt { font-size: 16px;} */
  .cleantech_en .cleantech_usp_txt { font-size: 14px;}
}
