/*----------------------------------------------------*/
.bg-white {
  background-image: url(../images/bg-white.jpg);
  background-size: cover;
  padding: 65px;
}
.bg-white2 {
  background-image: url(../images/bg-white2.jpg);
  background-size: cover;
  padding: 55px;
}
.bg-yellow {
  background-color: #ffc107;
  border-radius: 20px;
}
.bg-pink {
  background-color: #eb3c96;
}
.bg-regis {
  background-color: #502e92;
}
.headtextyellow {
  font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
  color: #ffc107;
  letter-spacing: 1px;
}
.headtextwhite {
  font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
  color: #fff;
  letter-spacing: 1px;
}
.bg-yellow.description {
  min-height: 45%;
  height: auto;
}
.regisimg {
  width: 100%;
  height: auto;
  margin-top: 3%;
  margin-bottom: 3%;
}
.bg-yellowindex {
  background-color: #ffc107;
  border-radius: 0px;
  padding: 35px;
}
.registext {
  color: #fff;
  word-spacing: 1px;
  font-weight: 500;
}
.regishead {
  color: white;
  word-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
@keyframes boxShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.boxes {
  display: none;
}
.boxes.is-show {
  display: block;
  animation: boxShow 1s ease-out;
  text-align: left;
}
.list {
  display: flex;
  justify-content: center;
  margin-top: 1em;
}
.item {
  padding: 1em;
  text-align: left;
  list-style: none;
}
.item:not(:last-of-type) {
  margin-right: 1em;
}
.box-area {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-description {
  border-radius: 0px !important;
  font-size: 17px;
  margin-left: auto;
  display: block;
  border-bottom: 2px solid #ed3897;
  color: #ed3897 !important;
  width: 15%;
}
.btn-description:hover {
  border-bottom: 5px solid #ed3897;
}
.btn-brochures:hover {
  border-bottom: 5px solid #ed3897;
}
.btn-brochures {
  border-radius: 0px !important;
  font-size: 17px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  border-bottom: 2px solid #ed3897;
  color: #ed3897 !important;
  width: 45%;
}
.boxes {
  width: 94%;
  margin: 10px;
  text-align: center;
  border-radius: 16px;
  padding: 30px 40px;
  -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
  -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
  box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
  border-radius: 20px;
}
.__1 {
  background-color: white;
}
.__2 {
  background-color: white;
}
.__3 {
  background-color: white;
}
.tproduct-detail {
  word-spacing: 8px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 17px;
  padding-bottom: 5px;
  color: #502e92;
}
.tproduct-detail.is-active {
  border-bottom: 4px solid #502e92;
}
.catalog {
  -webkit-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
  -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
  box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.22);
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  margin: 30px;
}
.linone {
  list-style: none;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: content-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.catagory {
  -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
  -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
  box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 40%);
  padding: 6px 5px;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 0px;
  border-radius: 19px;
  height: 57px;
  margin-top: 16px;
}
.nav-tabs .nav-link {
  border: 0px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.btn-link:hover {
  text-decoration: none;
}
.productbox {
  margin-left: 50px;
  margin-right: 50px;
}
.cathead {
  color: #502e92;
  font-weight: bold;
  word-spacing: 4px;
  margin-top: 10px;
  font-size: 18px;
  margin-bottom: 0px;
}
.cat1 {
  color: #502e92;
  font-weight: 700;
  word-spacing: 0px;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 22px;
  word-break: break-word;
}
.cat1:hover {
  /* color: #ffc107; */
  color: #21bece;
}
.catheadsub1 {
  color: #21bece;
  font-weight: 600;
  padding-left: 0px;
  padding-top: 23px;
}
.catsub1 {
  color: #3f4041;
  font-weight: normal;
  padding: 0px;
}
.catsub1:hover {
  color: #21bece;
  text-decoration: none !important;
}
.bg-yellow2 {
  background-color: #ffc107;
  border-radius: 20px;
  padding: 43px;
  margin-top: 1%;
  margin-bottom: 6%;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #21bece;
  background-color: #ffffff;
  border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: 2px solid;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.bar.active {
  color: #21bece;
  background-color: #ffffff;
  border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: 3px solid;
}
.material-icons {
  font-size: 28px !important;
  color: #21bece;
  transform: rotate(-90deg);
}
.material-icons:hover {
  transform: rotate(360deg);
}
.circle {
  font-size: 10px;
  color: #502e92;
  margin-left: 10px;
  margin-right: 5px;
}
.circle:hover {
  color: #ffc832;
}
.sub-menu2 {
  -webkit-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
  -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
  box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.4);
  padding: 0.75rem 1.25rem;
}
.headcat {
  color: #502e92;
  font-weight: 700;
  letter-spacing: 1px;
  word-spacing: 10px;
  text-transform: uppercase;
}
.event-img {
  width: 100%;
}
.type {
  color: dimgrey;
  margin-left: 10px;
}
.vl {
  margin-top: 5px;
  border-bottom: 1px solid dimgrey;
  opacity: 0.2;
}
.accordion {
  max-width: 100%;
  margin: 0 auto 100px;
  border-top: 0px solid #d9e5e8;
}
.accordion li {
  border-bottom: 1px solid #d9e5e8;
  position: relative;
  list-style: none;
}
.accordion li p {
  padding: 10px 25px 30px;
  color: #6b97a4;
}
.vlproduct {
  width: 48px;
  border-bottom: 4px solid #e43b96;
  margin-left: auto;
}
.productsub1 {
  color: #21bece;
  word-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
.cardstock {
  border-bottom: 1px solid #f8f9fa;
  margin-top: 0px;
  border-radius: 0px;
  margin-bottom: 10px;
}
.stockcode {
  color: #5d5e5e;
  word-spacing: 1px;
  font-weight: 600;
  font-size: 14px;
  margin-left: 10px;
}
.brand {
  font-weight: 600;
  font-size: 16px;
}
.product {
  width: 53%;
  margin: auto;
  display: block;
}
.productmin {
  width: 60%;
  margin: auto;
  display: block;
}
.detail {
  font-weight: 400;
  font-size: 14px;
  margin: 15px;
}
.sidebar_menu {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-tabs .nav-item.col-3 {
  margin-bottom: -1px;
  padding: 0px;
}
.nav-link {
  display: block;
  padding: 0px;
}
.card-img-top {
  width: auto !important;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
  margin-left: auto;
  margin-right: auto;
  height: 145px;
  max-width: 100%;
  display: block;
}
.nav-tabs {
  border-bottom: 0px solid #dee2e6;
}
.sidebar_menu {
  position: relative;
  list-style: none;
  -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
  -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
  box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 22%);
  background: #fff;
  border-radius: 20px;
  padding: 14px;
  margin-top: 19px;
  height: auto;
  padding-top: 29px;
}
.sidebar_menu > li > ul {
  list-style: none;
  padding: 20px 20px;
  margin: 0;
  display: none;
  position: absolute;
  width: 335%;
  height: auto;
  min-height: 100%;
  left: 88%;
  background-color: #fff;
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
  -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
  -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
  box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 22%);
  top: 0%;
  z-index: 1000;
}
.sidebar_menu > li > ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0%;
  background-color: #f00;
}
.sidebar_menu li:hover > ul {
  display: block;
  background-color: #ffc107;
}
.sidebar_menu li:hover .cat1 {
  color: #ffc107;
}

.round {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: aqua;
}
/*.sidebar_menu > li > ul {
    list-style: none;
    display: none;
position: absolute;
        width: 100%;
        left: 100%;
    background-color: #fff;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(115,181,212,0.17);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115,181,212,0.17);
    box-shadow: 0px 9px 37px -7px rgba(115,177,212,0.4);
    margin-top: -10px;
}
.sidebar_menu > li > ul ul {
    list-style: none;
    display: none;
    position: absolute;
    width: 89%;
    left: 95%;
    top: 0;
    background-color: #fff;
    border-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115,181,212,0.17);
    box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 40%);
    margin-top: 0px;
    z-index: 1000;
    height: 560px;
    margin-left: 4px;
}
.sidebar_menu h2{
        
}
.sidebar_menu li:hover > ul ul {
    display: block;
    padding-left: 13px;
    padding-bottom: 12px;
}*/
.fa-flask.science {
  display: block;
  margin-top: 128px;
  font-size: 280px;
  opacity: 0.2;
  color: #21bece;
  text-align: center;
}
.fa-angle-right {
  margin-right: 10px;
  margin-left: 10px;
  color: #21bece;
  font-size: 11px;
}
.productnavigate {
  color: #3f4041;
  margin-top: 23px;
  font-size: 13px;
}
.productnavigate.choose:hover {
  border-bottom: 2px solid #21bece;
}
.dropdown.menuDropdown {
  float: right;
}
.dropdown.menuDropdown {
  min-width: 100px;
  background-color: white;
  font-size: 13px;
  line-height: 22px;
  color: black;
  padding: 5px 9px;
  padding-bottom: 0px;
}
.dropdown.menuDropdown .btn:focus,
.btn:active {
  background-color: white;
  color: black;
  border-radius: 14px;
}
.dropdown.menuDropdown .dropdown-menu {
  min-width: 100px;
  border-radius: 3px;
}
.dropdown.menuDropdown .dropdown-menu li a {
  font-size: 14px;
  line-height: normal;
  color: black;
  padding: 3px 20px;
}
.dropdown.menuDropdown .dropdown-menu li a:hover {
  color: #eb3c96;
}
.dropdown-menu {
  width: 175px;
}
.sort {
  margin-left: 50%;
}
.cardstock:hover {
  border-bottom: 0px;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
.headtext {
  font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
  color: #502e92;
  letter-spacing: 1px;
}

.bannertext {
  font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
  color: #fff;
  letter-spacing: 1px;
}
.headtext2 {
  font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
  color: #ed3897;
  margin-left: 5%;
  letter-spacing: 1px;
  margin-top: 20%;
}
.productname {
  color: #502e92;
  font-weight: 700;
  text-align: center;
  word-spacing: 2px;
  /*  word-break: keep-all; */
  word-break: break-word;
  line-height: 1.2;
  height: 29px;
}
.productnamea {
  color: #502e92;
  font-weight: 700;
  text-align: center;
  word-spacing: 2px;
  /*  word-break: keep-all; */
  word-break: break-word;
  line-height: 1.2;
  height: 16px;
}
.cardproduct {
  position: relative;
  display: block;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 12px;
  padding: 8px;
  -webkit-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
}
.box {
  margin-top: 80px;
  margin-bottom: 80px;
}
.card-img-top.new {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 50%;
}
.cardnew {
  position: relative;
  display: block;
  -ms-flex-direction: column;
  flex-direction: column;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: content-box;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.detailproduct {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  color: #4a4a4a;
  padding: 14px;
  height: 86px;
  overflow: hidden;
  margin-top: 10px;
}
.bg-weare {
  background-image: url(../images/bg-wermerck.jpg);
  padding: 55px;
  background-repeat: no-repeat;
  background-size: cover;
}
.aboutus {
  color: #fff;
  margin-top: 50px;
  line-height: 1.2;
}
.headaboutus {
  margin-left: 120px;
}
.circle2 {
  border: 2px solid #21bece;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  color: #21bece;
  margin-left: 0px;
  padding-left: 8px;
  padding-top: 3px;
  margin-left: auto !important;
  font-size: 16px;
  display: block !important;
}
.circle2:hover {
  background: #21bece;
  color: #fff;
}
.circle3 {
  border: 2px solid #21bece;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  color: #21bece;
  padding-top: 3px;
  font-size: 16px;
  margin-top: -2px;
  text-align: center;
}
.date {
  color: #ed3897;
  font-weight: 600;
}
.headnew {
  color: #502e92;
  font-weight: 600;
  letter-spacing: 1px;
}
.headnew:hover {
  text-decoration: underline;
}

.hide {
  height: 55px;
  overflow: hidden;
}
.detailnew {
  font-weight: 400;
  font-size: 14px;
  margin-top: 10px;
  line-height: 15pt;
}
.card-new {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
  -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
  box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.12);
  background-color: #fff;
}
.bg-aboutus {
  background-image: url(../images/banner_aboutus.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px;
  -webkit-box-shadow: 0px 10px 35px -4px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 10px 35px -4px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 10px 35px -4px rgba(0, 0, 0, 0.34);
  z-index: 2;
}
.bg-aboutus2 {
  background-image: url(../images/bg-boutus.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px;
  margin-bottom: 3%;
}
.vlwhite {
  border-bottom: 4px solid #fff;
  width: 25%;
  margin-left: 28%;
}
.vlwhite2 {
  border-bottom: 4px solid #fff;
  width: 65px;
}
.boxtext {
  width: 80%;
  margin-left: 15%;
  margin-bottom: 135px;
  word-break: break-word;
}
.cardpp {
  padding: 25px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
  -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
  box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.12);
  border-radius: 20px;
  height: 280px;
  line-height: 1.4;
  text-align: center;
}
.imgpp {
  width: 20%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bg-purple {
  background-color: #502e92;
  padding: 50px;
}
.texthead {
  word-spacing: 8px;
  font-weight: 600;
  letter-spacing: 1px;
}
.textdetail {
  line-height: 1.5;
  font-weight: 300;
}
.element {
  background-image: url(../images/element_aboutus.jpg);
  background-repeat: no-repeat;
  padding: 30px;
}
.vlpurple {
  border-bottom: 4px solid #502e92;
  width: 65px;
}
.textpurple {
  color: #502e92;
}
.btn-readmore {
  background: #ed3897;
  padding: 10px 20px;
  border-radius: 14px;
  color: #fff;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.btn-readmore:hover {
  background: #c9297d;
  color: #fff;
}
.btn-readmorenew {
  background: #ed3897;
  padding: 8px 16px;
  border-radius: 14px;
  color: #fff;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.btn-readmorenew:hover {
  background: #c9297d;
  color: #fff;
}
.padbox {
  /* padding: 80px; */
  padding: 24px;
}
.soci {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}
.bg-contactus {
  background-image: url(../images/bg-contactus.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px;
}
.boxcontact {
  background: #fff;
  padding: 30px 20px;
  -webkit-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
  -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
  box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.12);
  border-radius: 20px;
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.form-control.contact {
  display: block;
  width: 60%;
  padding: 0.375rem 0.75rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #502e92;
  border-radius: 1.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2%;
}
.btn-submit {
  background: #ed3897;
  padding: 10px 20px;
  border-radius: 14px;
  color: #fff;
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 25%;
}
.btn-submit:hover {
  background: #c9297d;
  color: #fff;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  display: none;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin-top: 20px;
}
.imgsearchbox {
  margin: 38px;
  height: 200px;
}
.imgabout {
  width: 100%;
}
.lifescience {
  padding-left: 120px;
}
.ggmap {
  width: 100%;
  height: 450px;
}
.cardproduct1 {
  position: relative;
  display: block;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white;
  width: 100%;
  border-radius: 12px;
  padding: 8px;
  -webkit-box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
  margin: 10px;
  margin-top: 20px;
  height: 90%;
  overflow: hidden;
}
/*------------share group--------------*/
.menushare {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-top: 10px;
}
.icons {
  width: 55px;
  z-index: 6;
}
.checkshare {
  position: absolute;
  top: -5px;
  left: -3px;
  z-index: 5;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  outline: 0;
  cursor: pointer;
}
input ~ a:nth-child(2) {
  position: relative;
  z-index: 3;
}
input ~ a:nth-child(3) {
  transform: translateX(-55px) rotate(90deg);
}
input ~ a:nth-child(4) {
  transform: translateX(-111px) rotate(180deg);
}
input ~ a:nth-child(5) {
  transform: translateX(-166px) rotate(270deg);
}
input ~ a:nth-child(6) {
  transform: translateX(-221px) rotate(270deg);
}
input ~ a:nth-child(7) {
  transform: translateX(-278px) rotate(270deg);
}
input[type="checkbox"]:checked ~ a {
  transform: translateX(0px);
}
.share {
  display: inline-block;

  background-color: #502e92;
  color: #fff !important;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  margin-right: 10px;
  will-change: transform;
  padding-top: 12px;
  -moz-transition: background-color 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94),
    -moz-transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
  -o-transition: background-color 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94),
    -o-transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
  -webkit-transition: background-color 250ms
      cubic-bezier(0.41, 0.29, 0.38, 0.94),
    -webkit-transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
  transition: background-color 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94),
    transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
}
.fa {
  color: #fff;
}

/*--------------------------*/

/*-----------------------------------------
    RESPONSIVE
-------------------------------------------*/
@media screen and (min-width: 320px) and (max-width: 374px) {
  .navbar-nav {
    display: -ms-flexbox;
    display: table-caption;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar {
    position: relative;
    display: flex;
    align-items: center;
    padding: 4px 17px;
  }
  .logo {
    width: 147px;
    margin-right: 0px;
    margin-left: 35px;
    margin-top: 18px;
  }
  .menu {
    margin-right: 0px;
    margin-left: 50px;
    margin-top: 15px;
    width: 230px;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    border: 0px;
  }
  .btn-warning.btn-lg.shopnow {
    color: #fff;
    border-radius: 25px;
    padding: 5px 40px;
    font-size: 15px;
    margin-left: -2px;
    font-weight: 500;
  }
  .form-control.search {
    display: block;
    width: 63%;
    height: calc(1.5em + 0.75rem + -1px);
    padding: 0.3rem 0.5rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: 0px;
  }
  .btn-circle.btn-lg {
    width: 35px;
    height: 35px;
    padding: 6px 15px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 25px;
    color: #fff;
    margin-left: -32px;
    margin-top: -1px;
  }
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 43%;
    -ms-flex-positive: 1;
    flex-grow: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #502e92;
    padding: 20px;
    padding-bottom: 400px;
    margin-left: -21px;
    position: absolute;
    z-index: 1;
    margin-top: 780px;
  }
  .box {
    margin-top: 80px;
    margin-bottom: 80px;
    position: sticky;
  }
  .productbox {
    margin-left: 0px;
    margin-right: 5px;
  }
  .list {
    display: block;
    justify-content: center;
    margin-top: 0em;
    padding-left: 0px;
  }
  .tproduct-detail {
    word-spacing: 8px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    padding-bottom: 0px;
    color: #502e92;
  }
  .tproduct-detail.is-active {
    border-bottom: 2px solid #502e92;
  }
  .boxes {
    width: 94%;
    margin: -1px;
    text-align: center;
    border-radius: 16px;
    padding: 17px 15px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
  }
  .h5,
  h5 {
    font-size: 16px;
  }
  .brand {
    font-weight: 600;
    font-size: 10px;
    line-height: 1.8;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 10px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 42%;
  }
  .h2,
  h2 {
    font-size: 22px;
  }
  .sidebar_menu > li > ul ul {
    list-style: none;
    padding: 5px;
    margin: 20px;
    display: none;
    position: relative;
    width: 100%;
    left: -6%;
    top: 34px;
    background-color: #fff;
    border-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 40%);
    margin-top: 4px;
    z-index: 1010;
    height: 100px;
  }
  .cathead {
    color: #502e92;
    font-weight: bold;
    word-spacing: 4px;
    margin-top: 10px;
    font-size: 10px;
    margin-bottom: 0px;
    line-height: 1.2;
  }
  .sidebar_menu > li > ul {
    list-style: none;
    padding: 8px;
    margin-bottom: 5px;
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    left: 0%;
    border-radius: 11px !important;
    border-bottom-right-radius: 19px;
    top: 0%;
    z-index: 1000;
    line-height: 1;
  }
  .catsub1 {
    color: #3f4041;
    padding: 0px;
    font-size: 10px;
  }
  .bg-yellow2 {
    background-color: #ffc107;
    border-radius: 20px;
    padding: 21px;
    margin-top: 1%;
    margin-bottom: 6%;
  }
  .productmin {
    width: 100%;
    margin: auto;
    display: block;
  }
  .bg-white {
    background-image: url(../images/bg-white.jpg);
    background-size: cover;
    padding: 18px;
  }
  .detailproduct {
    font-weight: 400;
    font-size: 11px;
    line-height: 1.2;
    color: #4a4a4a;
    padding: 14px;
    height: 56px;
    overflow: hidden;
  }
  .h6,
  h6 {
    font-size: 10px;
  }
  .vlproduct {
    width: 48px;
    border-bottom: 2px solid #e43b96;
    margin-left: auto;
  }
  .bg-yellowindex {
    background-color: #ffc107;
    border-radius: 0px;
    padding: 20px;
  }
  .none {
    display: none;
  }
  .productname {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /* word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    height: 16px;
  }
  .productnamea {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /* word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    height: 10px;
  }
  .card-img-top {
    width: auto;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-left: auto;
    margin-right: auto;
    height: 112px;
    max-width: 100%;
    display: block;
  }
  .circle2 {
    border: 2px solid #21bece;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-left: 8px;
    padding-top: 3px;
    margin-left: auto !important;
    font-size: 16px;
    display: block !important;
    margin-top: 10px;
  }
  .detailnew {
    font-weight: 400;
    font-size: 11px;
    margin-top: 10px;
    line-height: 13pt;
  }
}
@media screen and (min-width: 375px) and (max-width: 413px) {
  .h6,
  h6 {
    font-size: 9px;
  }
  .navbartext {
    color: #fff;
    word-spacing: 0px;
    letter-spacing: 1px;
    font-size: 12px !important;
    font-weight: 600;
  }
  .h5,
  h5 {
    font-size: 11px;
  }
  .h4,
  h4 {
    font-size: 13px;
  }
  .h3,
  h3 {
    font-size: 15px;
  }
  .h2,
  h2 {
    font-size: 17px;
  }
  .h1,
  h1 {
    font-size: 20px;
  }
  .navbar-nav {
    display: -ms-flexbox;
    display: table-caption;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .imgsearchbox {
    margin: 0px;
    height: 79px;
  }
  .bg-white {
    background-image: url(../images/bg-white.jpg);
    background-size: cover;
    padding: 15px;
  }
  .navbar {
    position: relative;
    display: flex;
    align-items: center;
    padding: 4px 17px;
    z-index: 10;
  }
  .logo {
    width: 147px;
    margin-right: 0px;
    margin-left: 35px;
    margin-top: 18px;
  }
  .menu {
    margin-right: 0px;
    margin-left: 50px;
    margin-top: 8px;
    width: 230px;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    border: 0px;
  }
  .btn-warning.btn-lg.shopnow {
    color: #fff;
    border-radius: 25px;
    padding: 5px 40px;
    font-size: 15px;
    margin-left: -2px;
    font-weight: 500;
  }
  .form-control.search {
    display: block;
    width: 63%;
    height: calc(1.5em + 0.75rem + -1px);
    padding: 0.3rem 0.5rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: 0px;
    margin-top: 2px;
  }
  .btn-circle.btn-lg {
    width: 35px;
    height: 35px;
    padding: 6px 15px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 25px;
    color: #fff;
    margin-left: -32px;
    margin-top: -1px;
  }
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 43%;
    -ms-flex-positive: 1;
    flex-grow: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #502e92;
    padding: 20px;
    position: fixed;
    z-index: 1;
    top: 5%;
    height: 100%;
    left: 0%;
  }
  .box {
    margin-top: 80px;
    margin-bottom: 80px;
    position: sticky;
  }
  .padbox {
    /* padding: 9px; */
    padding: 4px;
    margin-top: 20px;
  }
  .ggmap {
    width: 100%;
    height: 154px;
    margin-top: 10px;
  }
  .bg-contactus {
    background-image: url(../images/bg-contactus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
  }
  .boxcontact {
    background: #fff;
    padding: 8px 20px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .form-control.contact {
    display: block;
    width: 96%;
    padding: 0.375rem 0.75rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #502e92;
    border-radius: 1.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
  }
  .btn-submit {
    background: #ed3897;
    padding: 5px 9px;
    border-radius: 14px;
    color: #fff;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 30%;
  }
  .bg-footer {
    background-color: #502e92;
    padding: 20px 25px;
  }
  .logofooter {
    width: 54px;
  }
  .textsubfooter p {
    margin-bottom: 5px;
  }
  .textsubfooter {
    line-height: 12px;
  }
  .phone {
    margin-right: 4px;
    margin-left: 0px;
  }
  .textheadfooter {
    color: #fff;
    font-weight: 600;
    margin-left: 0px;
    margin-top: 3px;
  }
  .none {
    display: none;
  }
  .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 47.666667%;
  }
  .social {
    width: 18px;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: -26px;
  }
  .vl-footer {
    border-top: 1px solid #fff;
    padding-top: 3px;
    padding-bottom: 8px;
  }
  .fa-copyright:before {
    content: "\f1f9";
    font-size: 8px;
  }
  .small,
  small {
    font-size: 75%;
    font-weight: 400;
  }
  .bg-aboutus {
    background-image: url(../images/banner_aboutus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 6px;
    -webkit-box-shadow: 0px 10px 35px -4px rgb(0 0 0 / 34%);
    -moz-box-shadow: 0px 10px 35px -4px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 10px 35px -4px rgb(0 0 0 / 34%);
    z-index: 2;
    padding-top: 20px;
  }
  .bg-aboutus2 {
    background-image: url(../images/bg-boutus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 12px;
    margin-bottom: 7%;
    margin-left: -101px;
    padding-left: 96px;
  }
  .boxtext {
    width: 300px;
    margin-bottom: 38px;
    margin-top: -8px;
    word-wrap: break-word;
    margin-left: 13%;
  }
  .vlwhite {
    border-bottom: 4px solid #fff;
    width: 25%;
    margin-left: 28%;
    margin-top: -9px !important;
  }
  .text-white.h1.text-left.mt-4 {
    margin-top: 8px !important;
  }
  .cardpp {
    margin-left: -8px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    height: 229px;
    line-height: 1.4;
    text-align: center;
    width: 100%;
  }
  .boxabout {
    width: 100%;
    font-size: 9px;
    margin-top: 5px;
  }
  .imgpp {
    width: 22%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .bg-purple {
    background-color: #502e92;
    padding: 6px;
  }
  .texthead.pad1 {
    word-spacing: 8px;
    font-weight: 600;
    margin-top: 3px !important;
    line-height: 19px;
  }
  .vlwhite2 {
    border-bottom: 2px solid #fff;
    width: 65px;
    margin-top: 5px !important;
  }
  .lifescience {
    padding-left: 31px;
    margin-top: -11px !important;
  }
  .textdetail.text-grey {
    line-height: 1.5;
    font-weight: 300;
    font-size: 8px;
    margin-top: 8px !important;
  }
  .vlpurple {
    border-bottom: 3px solid #502e92;
    width: 65px;
    margin-top: 2px !important;
  }
  .element {
    background-image: url(../images/element_aboutus.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    background-size: contain;
    margin-top: -23px;
  }
  .imgabout {
    width: 100%;
    margin-top: 40px;
  }
  .cardnew {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: content-box;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .detailnew {
    font-weight: 400;
    font-size: 7px;
    margin-top: 3px;
    line-height: 1.5;
  }
  .circle2 {
    border: 2px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    padding-left: 6px;
    padding-top: 3px;
    margin-left: auto;
    font-size: 10px;
    display: block !important;
  }
  .fa-angle-right:before {
    content: "\f105";
    margin-left: 14px;
    font-size: 9px;
  }
  .fa-angle-right {
    margin-right: 0px;
    margin-left: 0px;
    color: #21bece;
    font-size: 5px;
  }
  .productnavigate {
    color: #3f4041;
    margin-top: 10px;
    font-size: 8px;
    margin-left: 10px;
  }
  .mt-5,
  .my-5 {
    margin-top: 1rem !important;
  }
  .card-new {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 13%);
  }
  .bg-yellow2 {
    background-color: #ffc107;
    border-radius: 20px;
    padding: 11px;
    margin-top: 1%;
    margin-bottom: 6%;
  }
  .sidebar_menu > li > ul ul {
    list-style: none;
    padding: 5px;
    margin: 20px;
    display: none;
    position: relative;
    width: 100%;
    left: -6%;
    top: 34px;
    background-color: #fff;
    border-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 40%);
    margin-top: 4px;
    z-index: 1010;
    height: 100px;
  }
  .cathead {
    color: #502e92;
    font-weight: bold;
    word-spacing: 4px;
    margin-top: 10px;
    font-size: 10px;
    margin-bottom: 0px;
    line-height: 1.2;
  }
  .sidebar_menu > li > ul {
    list-style: none;
    padding: 8px;
    margin-bottom: 5px;
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    left: 0%;
    border-radius: 11px !important;
    border-bottom-right-radius: 19px;
    top: 0%;
    z-index: 1000;
    line-height: 1;
  }
  .sidebar_menu {
    height: auto;
    position: relative;
    list-style: none;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 22%);
    background: #fff;
    border-radius: 9px;
    padding: 8px;
    margin-top: 0px;
    padding-top: 11px;
  }
  .productbox {
    margin-left: 5px;
    margin-right: 5px;
  }
  .catsub1 {
    color: #3f4041;
    padding-left: 0px;
    font-size: 8px;
    line-height: 1;
  }
  .cat1 {
    color: #502e92;
    margin-top: 8px;
    font-weight: 700;
    word-spacing: 4px;
    font-size: 9px !important;
    margin-bottom: 9px;
  }
  .circle3 {
    border: 1px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    padding-top: 2px;
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
    margin-left: 67%;
  }
  .catheadsub1 {
    color: #21bece;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 4px;
    font-size: 12px;
  }
  .sort {
    margin-left: 14%;
    margin-top: 15px;
  }
  .headcat {
    color: #502e92;
    font-weight: 700;
    letter-spacing: 1px;
    word-spacing: 2px;
    margin-top: 15px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 1;
  }
  .type {
    color: dimgrey;
    margin-left: 10px;
    line-height: 1;
  }
  .detail {
    font-weight: 400;
    font-size: 8px;
    margin: 0px;
    line-height: 1.5;
  }
  .stockcode {
    color: #3f4041;
    word-spacing: 1px;
    letter-spacing: 1px;
    margin-top: -16px;
    font-weight: 700;
    margin-top: -3px !important;
    font-size: 12px;
  }
  .productsub1 {
    color: #21bece;
    word-spacing: 1px;
    letter-spacing: 1px;
    margin-bottom: -16px;
  }
  .cardproduct {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .carousel-indicators li {
    display: none;
  }
  .dropdown-item {
    color: #3f4041;
    font-weight: 600;
    font-size: 10px;
    margin-bottom: -16px;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 6px;
    padding-top: 0px;
    width: 30%;
  }
  .sidebar_menu li:hover > ul {
    display: flow-root;
  }

  .vlproduct {
    border-bottom: 2px solid #e43b96;
  }
  .headaboutus {
    margin-left: -2px;
  }
  .aboutus {
    color: #fff;
    margin-top: 0px;
    line-height: 1.2;
  }
  .bg-weare {
    background-image: url(../images/bg-wermerck.jpg);
    padding: 23px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productmin {
    width: 100%;
    margin: auto;
    display: block;
  }
  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 4px;
  }
  .box {
    margin-top: 25px;
    margin-bottom: 25px;
    position: sticky;
  }
  .circle2.index {
    border: 2px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-top: 3px;
    margin-left: auto;
    font-size: 10px;
    display: block;
  }
  .cardproduct1 {
    width: 88%;
    margin: auto;
  }
  .card-img-top {
    width: auto;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-left: auto;
    margin-right: auto;
    height: 108px;
    max-width: 100%;
    display: block;
  }
  .productname {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /* word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    height: 24px;
  }
  .productnamea {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /* word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    height: 32px;
  }
  .detailproduct {
    font-weight: 400;
    font-size: 11px;
    line-height: 1.2;
    color: #4a4a4a;
    padding: 6px;
    height: 66px;
    overflow: hidden;
  }
  .tproduct-detail {
    word-spacing: 8px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 11px;
    padding-bottom: 5px;
    color: #502e92;
  }
  .list {
    display: flex;
    justify-content: center;
    margin-top: 1em;
    padding: 0px;
  }
  .boxes {
    width: 94%;
    margin: 10px;
    text-align: center;
    border-radius: 16px;
    padding: 15px;
    border-radius: 14px;
  }
  .brand {
    font-weight: 600;
    font-size: 12px;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 10px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 33%;
  }
}
@media screen and (min-width: 414px) and (max-width: 424px) {
  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 5px;
  }
  .navbartext {
    color: #fff;
    word-spacing: 0px;
    letter-spacing: 1px;
    font-size: 12px !important;
    font-weight: 600;
  }
  .bg-white {
    background-image: url(../images/bg-white.jpg);
    background-size: cover;
    padding: 18px;
  }
  .boxabout {
    width: 100%;
    font-size: 12px;
    margin-top: 5px;
  }
  .h6,
  h6 {
    font-size: 9px;
  }
  .h5,
  h5 {
    font-size: 11px;
  }
  .h4,
  h4 {
    font-size: 13px;
  }
  .h3,
  h3 {
    font-size: 15px;
  }
  .h2,
  h2 {
    font-size: 17px;
  }
  .h1,
  h1 {
    font-size: 20px;
  }
  .navbar-nav {
    display: -ms-flexbox;
    display: table-caption;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar {
    position: relative;
    display: flex;
    align-items: center;
    padding: 4px 17px;
    z-index: 10;
  }
  .productname {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /*  word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    height: 32px;
  }
  .productnamea {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /*  word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    height: 32px;
  }
  .card-img-top {
    width: auto;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-left: auto;
    margin-right: auto;
    height: 107px;
    max-width: 100%;
    display: block;
  }
  .logo {
    width: 147px;
    margin-right: 0px;
    margin-left: 35px;
    margin-top: 18px;
  }
  .menu {
    margin-right: 0px;
    margin-left: 50px;
    margin-top: 8px;
    width: 230px;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    border: 0px;
  }
  .btn-warning.btn-lg.shopnow {
    color: #fff;
    border-radius: 25px;
    padding: 5px 40px;
    font-size: 15px;
    margin-left: -2px;
    font-weight: 500;
  }
  .form-control.search {
    display: block;
    width: 63%;
    height: calc(1.5em + 0.75rem + -1px);
    padding: 0.3rem 0.5rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: 0px;
    margin-top: 2px;
  }
  .btn-circle.btn-lg {
    width: 35px;
    height: 35px;
    padding: 6px 15px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 25px;
    color: #fff;
    margin-left: -32px;
    margin-top: -1px;
  }
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 43%;
    -ms-flex-positive: 1;
    flex-grow: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #502e92;
    padding: 20px;
    position: fixed;
    z-index: 1;
    top: 5%;
    height: 100%;
    left: 0%;
  }
  .box {
    margin-top: 80px;
    margin-bottom: 80px;
    position: sticky;
  }
  .padbox {
    /* padding: 9px; */
    padding: 3px;
    margin-top: 20px;
  }
  .ggmap {
    width: 100%;
    height: 154px;
    margin-top: 10px;
  }
  .bg-contactus {
    background-image: url(../images/bg-contactus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
  }
  .boxcontact {
    background: #fff;
    padding: 8px 20px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .form-control.contact {
    display: block;
    width: 96%;
    padding: 0.375rem 0.75rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #502e92;
    border-radius: 1.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
  }
  .btn-submit {
    background: #ed3897;
    padding: 5px 9px;
    border-radius: 14px;
    color: #fff;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 30%;
  }
  .bg-footer {
    background-color: #502e92;
    padding: 20px 25px;
  }
  .logofooter {
    width: 54px;
  }
  .textsubfooter p {
    margin-bottom: 5px;
  }
  .textsubfooter {
    line-height: 12px;
  }
  .phone {
    margin-right: 4px;
    margin-left: -22px;
  }
  .textheadfooter {
    color: #fff;
    font-weight: 600;
    margin-left: -23px;
    margin-top: 14px;
  }
  .none {
    display: none;
  }
  .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 47.666667%;
  }
  .social {
    width: 18px;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 5px;
  }
  .vl-footer {
    border-top: 1px solid #fff;
    padding-top: 3px;
    padding-bottom: 8px;
  }
  .fa-copyright:before {
    content: "\f1f9";
    font-size: 8px;
  }
  .small,
  small {
    font-size: 64%;
    font-weight: 400;
  }
  .bg-aboutus {
    background-image: url(../images/banner_aboutus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 6px;
    -webkit-box-shadow: 0px 10px 35px -4px rgb(0 0 0 / 34%);
    -moz-box-shadow: 0px 10px 35px -4px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 10px 35px -4px rgb(0 0 0 / 34%);
    z-index: 2;
    padding-top: 20px;
  }
  .bg-aboutus2 {
    background-image: url(../images/bg-boutus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 12px;
    margin-bottom: 7%;
    margin-left: -101px;
    padding-left: 96px;
  }
  .boxtext {
    width: 78%;
    margin-left: 25%;
    margin-bottom: 52px;
    margin-top: -4px;
  }
  .vlwhite {
    border-bottom: 4px solid #fff;
    width: 25%;
    margin-left: 28%;
    margin-top: -9px !important;
  }
  .text-white.h1.text-left.mt-4 {
    margin-top: 8px !important;
  }
  .cardpp {
    padding: 7px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    line-height: 1.4;
    text-align: center;
    width: 100%;
    height: 230px;
    overflow: hidden;
  }
  .imgpp {
    width: 22%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .bg-purple {
    background-color: #502e92;
    padding: 6px;
  }
  .texthead.pad1 {
    word-spacing: 8px;
    font-weight: 600;
    margin-top: 3px !important;
    line-height: 19px;
  }
  .vlwhite2 {
    border-bottom: 2px solid #fff;
    width: 65px;
    margin-top: 5px !important;
  }
  .lifescience {
    padding-left: 31px;
    margin-top: -11px !important;
  }
  .textdetail.text-grey {
    line-height: 1.5;
    font-weight: 300;
    font-size: 8px;
    margin-top: 8px !important;
  }
  .vlpurple {
    border-bottom: 3px solid #502e92;
    width: 65px;
    margin-top: 2px !important;
  }
  .element {
    background-image: url(../images/element_aboutus.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    background-size: contain;
    margin-top: -23px;
  }
  .imgabout {
    width: 100%;
    margin-top: 40px;
  }
  .cardnew {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: content-box;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .detailnew {
    font-weight: 400;
    font-size: 7px;
    margin-top: 3px;
    line-height: 1.5;
  }
  .circle2 {
    border: 2px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-left: 6px;
    padding-top: 3px;
    margin-left: 70px;
    font-size: 10px;
  }
  .imgsearchbox {
    margin: 9px;
    height: 72px;
  }
  .fa-angle-right:before {
    content: "\f105";
    margin-left: 14px;
    font-size: 9px;
  }
  .productnavigate {
    color: #3f4041;
    margin-top: 10px;
    font-size: 11px;
    margin-left: 18px;
    display: none;
  }
  .mt-5,
  .my-5 {
    margin-top: 1rem !important;
  }
  .card-new {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 13%);
  }
  .sidebar_menu > li > ul ul {
    list-style: none;
    padding: 5px;
    margin: 20px;
    display: none;
    position: relative;
    width: 100%;
    left: -6%;
    top: 34px;
    background-color: #fff;
    border-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 40%);
    margin-top: 4px;
    z-index: 1010;
    height: 100px;
  }
  .cat1 {
    color: #502e92;
    margin-top: 8px;
    font-weight: 700;
    word-spacing: 4px;
    font-size: 14px !important;
  }
  .catheadsub1 {
    color: #21bece;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 4px;
    font-size: 12px;
  }
  .sort {
    margin-left: 14%;
    margin-top: 15px;
  }
  .headcat {
    color: #502e92;
    font-weight: 700;
    letter-spacing: 1px;
    word-spacing: 2px;
    margin-top: 15px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 1;
  }
  .type {
    color: dimgrey;
    margin-left: 10px;
    line-height: 1;
  }
  .detail {
    font-weight: 400;
    font-size: 8px;
    margin: 0px;
    line-height: 1.5;
  }
  .stockcode {
    color: #3f4041;
    word-spacing: 1px;
    letter-spacing: 1px;
    margin-top: -16px;
    font-weight: 700;
    margin-top: -3px !important;
    font-size: 12px;
  }
  .productsub1 {
    color: #21bece;
    word-spacing: 1px;
    letter-spacing: 1px;
    margin-bottom: -16px;
  }
  .cardproduct {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    margin-right: auto;
    margin-left: auto;
    width: 60%;
  }
  .carousel-indicators li {
    display: none;
  }
  .dropdown-item {
    color: #3f4041;
    font-weight: 600;
    font-size: 10px;
    margin-bottom: -16px;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 6px;
    padding-top: 0px;
    width: 30%;
  }
  .sidebar_menu li:hover > ul {
    display: flow-root;
  }
  .vlproduct {
    width: 22px;
    border-bottom: 2px solid #e43b96;
  }
  .headaboutus {
    margin-left: -2px;
  }
  .aboutus {
    color: #fff;
    margin-top: 0px;
    line-height: 1.2;
  }
  .bg-weare {
    background-image: url(../images/bg-wermerck.jpg);
    padding: 23px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .box {
    margin-top: 25px;
    margin-bottom: 25px;
    position: sticky;
  }
  .circle2.index {
    border: 2px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-left: 6px;
    padding-top: 3px;
    margin-left: 52px;
    font-size: 10px;
  }
  .sidebar_menu > li > ul ul {
    list-style: none;
    padding: 5px;
    margin: 20px;
    display: none;
    position: relative;
    width: 100%;
    left: -6%;
    top: 34px;
    background-color: #fff;
    border-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 40%);
    margin-top: 4px;
    z-index: 1010;
    height: 100px;
  }
  .cathead {
    color: #502e92;
    font-weight: bold;
    word-spacing: 4px;
    margin-top: 10px;
    font-size: 10px;
    margin-bottom: 0px;
    line-height: 1.2;
  }
  .sidebar_menu > li > ul {
    list-style: none;
    padding: 8px;
    margin-bottom: 5px;
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    left: 0%;
    border-radius: 11px !important;
    border-bottom-right-radius: 19px;
    top: 0%;
    z-index: 1000;
    line-height: 1;
  }
  .sidebar_menu {
    height: auto;
    position: relative;
    list-style: none;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 22%);
    background: #fff;
    border-radius: 9px;
    padding: 8px;
    margin-top: 0px;
    padding-top: 11px;
  }
  .productbox {
    margin-left: 5px;
    margin-right: 5px;
  }
  .catsub1 {
    color: #3f4041;
    font-weight: 600;
    padding-left: 0px;
    font-size: 8px;
    line-height: 1;
  }
  .cat1 {
    color: #502e92;
    margin-top: 8px;
    font-weight: 700;
    word-spacing: 4px;
    font-size: 9px !important;
    margin-bottom: 9px;
  }
  .circle3 {
    border: 1px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    padding-top: 2px;
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
    margin-left: 50%;
  }
  .cardproduct1 {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: white;
    width: 80%;
    border-radius: 9px;
    padding: 8px;
    -webkit-box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    margin: auto;
    margin-top: 5px;
  }
  .detailproduct {
    font-weight: 400;
    font-size: 9px;
    line-height: 1.2;
    color: #4a4a4a;
    padding: 14px;
    height: 66px;
    overflow: hidden;
  }
  .tproduct-detail {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 10px;
    padding-bottom: 5px;
    color: #502e92;
    text-align: left;
    padding: 0px;
  }
  .list {
    display: flex;
    justify-content: center;
    margin-top: 1em;
    padding: 0px;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 10px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 30%;
  }
  .btn-brochures {
    border-radius: 0px !important;
    font-size: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 45%;
  }
  .boxes {
    width: 94%;
    margin: 10px;
    text-align: center;
    border-radius: 16px;
    padding: 14px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
  }
  .brand {
    font-weight: 600;
    font-size: 12px;
  }
}
@media screen and (min-width: 425px) and (max-width: 767px) {
  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 5px;
  }
  .navbartext {
    color: #fff;
    word-spacing: 0px;
    letter-spacing: 1px;
    font-size: 12px !important;
    font-weight: 600;
  }
  .h6,
  h6 {
    font-size: 9px;
  }
  .h5,
  h5 {
    font-size: 11px;
  }
  .h4,
  h4 {
    font-size: 13px;
  }
  .h3,
  h3 {
    font-size: 15px;
  }
  .h2,
  h2 {
    font-size: 17px;
  }
  .h1,
  h1 {
    font-size: 20px;
  }
  .bg-white {
    background-image: url(../images/bg-white.jpg);
    background-size: cover;
    padding: 11px;
  }
  .imgsearchbox {
    margin: 0;
    height: 95px;
  }
  .navbar-nav {
    display: -ms-flexbox;
    display: table-caption;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar {
    position: relative;
    display: flex;
    align-items: center;
    padding: 4px 17px;
    z-index: 10;
  }
  .logo {
    width: 147px;
    margin-right: 0px;
    margin-left: 35px;
    margin-top: 18px;
  }
  .menu {
    margin-right: 0px;
    margin-left: 50px;
    margin-top: 8px;
    width: 230px;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    border: 0px;
  }
  .btn-warning.btn-lg.shopnow {
    color: #fff;
    border-radius: 25px;
    padding: 5px 40px;
    font-size: 15px;
    margin-left: -2px;
    font-weight: 500;
  }
  .form-control.search {
    display: block;
    width: 63%;
    height: calc(1.5em + 0.75rem + -1px);
    padding: 0.3rem 0.5rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    top: 100%;
  }
  .btn-circle.btn-lg {
    width: 35px;
    height: 35px;
    padding: 6px 15px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 25px;
    color: #fff;
    margin-left: -32px;
    margin-top: -1px;
  }
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 43%;
    -ms-flex-positive: 1;
    flex-grow: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #502e92;
    padding: 20px;
    position: fixed;
    z-index: 1;
    top: 5%;
    height: 100%;
    left: 0%;
  }
  .box {
    margin-top: 80px;
    margin-bottom: 80px;
    position: sticky;
  }
  .padbox {
    /* padding: 9px; */
    padding: 0px;
    margin-top: 20px;
  }
  .ggmap {
    width: 100%;
    height: 154px;
    margin-top: 10px;
  }
  .bg-contactus {
    background-image: url(../images/bg-contactus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
  }
  .boxcontact {
    background: #fff;
    padding: 8px 20px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .form-control.contact {
    display: block;
    width: 96%;
    padding: 0.375rem 0.75rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #502e92;
    border-radius: 1.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
  }
  .btn-submit {
    background: #ed3897;
    padding: 5px 9px;
    border-radius: 14px;
    color: #fff;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 30%;
  }
  .bg-footer {
    background-color: #502e92;
    padding: 20px 25px;
  }
  .logofooter {
    width: 54px;
  }
  .textsubfooter p {
    margin-bottom: 5px;
  }
  .textsubfooter {
    line-height: 12px;
  }
  .phone {
    margin-right: 4px;
    margin-left: 0px;
  }
  .textheadfooter {
    color: #fff;
    font-weight: 600;
    margin-left: 2px;
    margin-top: 14px;
  }
  .none {
    display: none;
  }
  .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 47.666667%;
  }
  .social {
    width: 25px;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: -21px;
  }
  .card-img-top {
    width: auto;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-left: auto;
    margin-right: auto;
    height: 110px;
    max-width: 100%;
    display: block;
  }
  .productname {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /*  word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    /*  height: 23px; */
    height: 62px;
  }
  .productnamea {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /*  word-break: keep-all; */
    word-break: break-word;
    line-height: 1.2;
    /*  height: 23px; */
    height: 23px;
  }
  .vl-footer {
    border-top: 1px solid #fff;
    padding-top: 3px;
    padding-bottom: 8px;
  }
  .fa-copyright:before {
    content: "\f1f9";
    font-size: 8px;
  }
  .small,
  small {
    font-size: 8px !important;
    font-weight: 400;
  }
  .productname {
    /* margin-bottom: -5px; */
    margin-bottom: 0px;
  }
  .bg-aboutus {
    background-image: url(../images/banner_aboutus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 6px;
    -webkit-box-shadow: 0px 10px 35px -4px rgb(0 0 0 / 34%);
    -moz-box-shadow: 0px 10px 35px -4px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 10px 35px -4px rgb(0 0 0 / 34%);
    z-index: 2;
    padding-top: 20px;
  }
  .bg-aboutus2 {
    background-image: url(../images/bg-boutus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px;
    margin-bottom: 3%;
    margin-left: -17px;
  }
  .boxtext {
    width: 80%;
    margin-left: 14%;
    margin-bottom: 94px;
    margin-top: 9px;
  }
  .vlwhite {
    border-bottom: 4px solid #fff;
    width: 25%;
    margin-left: 28%;
    margin-top: -9px !important;
  }
  .text-white.h1.text-left.mt-4 {
    margin-top: 8px !important;
  }
  .cardpp {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    height: 247px;
    line-height: 1.4;
    text-align: center;
    overflow: hidden;
  }
  .imgpp {
    width: 22%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .boxabout {
    width: 100%;
    font-size: 12px;
    margin-top: 5px;
  }
  .bg-purple {
    background-color: #502e92;
    padding: 6px;
  }
  .texthead.pad1 {
    word-spacing: 8px;
    font-weight: 600;
    margin-top: 3px !important;
    line-height: 19px;
  }
  .vlwhite2 {
    border-bottom: 2px solid #fff;
    width: 65px;
    margin-top: 5px !important;
  }
  .lifescience {
    padding-left: 31px;
    margin-top: -11px !important;
  }
  .textdetail.text-grey {
    line-height: 1.5;
    font-weight: 300;
    font-size: 8px;
    margin-top: 8px !important;
  }
  .vlpurple {
    border-bottom: 3px solid #502e92;
    width: 65px;
    margin-top: 2px !important;
  }
  .element {
    background-image: url(../images/element_aboutus.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    background-size: contain;
    margin-top: -23px;
  }
  .imgabout {
    width: 100%;
    margin-top: 40px;
  }
  .cardnew {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: content-box;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .detailnew {
    font-weight: 400;
    font-size: 7px;
    margin-top: 3px;
    line-height: 1.5;
  }
  .circle2 {
    border: 2px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-left: 6px;
    padding-top: 3px;
    margin-left: 73px;
    font-size: 10px;
  }
  .fa-angle-right:before {
    content: "\f105";
    margin-left: 14px;
    font-size: 9px;
  }
  .fa-angle-right {
    margin-right: 0px;
    margin-left: 0px;
    color: #21bece;
    font-size: 5px;
  }
  .productnavigate {
    color: #3f4041;
    margin-top: 10px;
    font-size: 8px;
    margin-left: 15px;
  }
  .mt-5,
  .my-5 {
    margin-top: 1rem !important;
  }
  .card-new {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 13%);
  }
  .sidebar_menu > li > ul ul {
    list-style: none;
    padding: 5px;
    margin: 20px;
    display: none;
    position: relative;
    width: 100%;
    left: -6%;
    top: 34px;
    background-color: #fff;
    border-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 40%);
    margin-top: -29px;
    z-index: 1010;
    height: 100px;
    margin-bottom: 45px;
  }
  .cat1 {
    color: #502e92;
    margin-top: 8px;
    font-weight: 700;
    word-spacing: 4px;
    font-size: 14px !important;
  }
  .catheadsub1 {
    color: #21bece;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 4px;
    font-size: 12px;
  }
  .sort {
    margin-left: 9%;
    margin-top: 0px;
  }
  .headcat {
    color: #502e92;
    font-weight: 700;
    letter-spacing: 1px;
    word-spacing: 10px;
    margin-top: 0px;
    margin-right: 10px;
    font-size: 12px;
  }
  .detail {
    font-weight: 400;
    font-size: 8px;
    margin: 0px;
    line-height: 1.5;
  }
  .stockcode {
    color: #3f4041;
    word-spacing: 1px;
    letter-spacing: 1px;
    margin-top: -16px;
    font-weight: 700;
    margin-top: -3px !important;
  }
  .productsub1 {
    color: #21bece;
    word-spacing: 1px;
    letter-spacing: 1px;
    margin-bottom: -16px;
  }
  .cardproduct {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    margin-right: auto;
    margin-left: auto;
    width: 68%;
  }
  .carousel-indicators li {
    display: none;
  }
  .dropdown-item {
    color: #3f4041;
    font-weight: 600;
    font-size: 10px;
    margin-bottom: -16px;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 6px;
    padding-top: 0px;
    width: 30%;
  }
  .sidebar_menu li:hover > ul {
    display: flow-root;
  }
  .vlproduct {
    width: 20%;
    border-bottom: 2px solid #e43b96;
  }
  .headaboutus {
    margin-left: -2px;
  }
  .aboutus {
    color: #fff;
    margin-top: 0px;
    line-height: 1.2;
  }
  .bg-weare {
    background-image: url(../images/bg-wermerck.jpg);
    padding: 23px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .box {
    margin-top: 25px;
    margin-bottom: 25px;
    position: sticky;
  }
  .circle2.index {
    border: 2px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-left: 6px;
    padding-top: 3px;
    margin-left: 63px;
    font-size: 10px;
  }
  .sidebar_menu > li > ul ul {
    list-style: none;
    padding: 5px;
    margin: 20px;
    display: none;
    position: relative;
    width: 100%;
    left: -6%;
    top: 34px;
    background-color: #fff;
    border-radius: 19px;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 9px 37px -7px rgb(115 177 212 / 40%);
    margin-top: 4px;
    z-index: 1010;
    height: 100px;
  }
  .cathead {
    color: #502e92;
    font-weight: bold;
    word-spacing: 4px;
    margin-top: 10px;
    font-size: 10px;
    margin-bottom: 0px;
    line-height: 1.2;
  }
  .sidebar_menu > li > ul {
    list-style: none;
    padding: 8px;
    margin-bottom: 5px;
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    left: 0%;
    border-radius: 11px !important;
    border-bottom-right-radius: 19px;
    top: 0%;
    z-index: 1000;
    line-height: 1;
  }
  .sidebar_menu {
    height: auto;
    position: relative;
    list-style: none;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 22%);
    background: #fff;
    border-radius: 9px;
    padding: 8px;
    margin-top: 0px;
    padding-top: 11px;
  }
  .productbox {
    margin-left: 5px;
    margin-right: 5px;
  }
  .catsub1 {
    color: #3f4041;
    padding-left: 0px;
    font-size: 8px;
    line-height: 1;
  }
  .cat1 {
    color: #502e92;
    margin-top: 8px;
    font-weight: 700;
    word-spacing: 4px;
    font-size: 9px !important;
    margin-bottom: 9px;
  }
  .circle3 {
    border: 1px solid #21bece;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #21bece;
    padding-top: 2px;
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
    margin-left: 50%;
  }
  .bg-yellow2 {
    background-color: #ffc107;
    border-radius: 0px;
    padding: 15px;
    margin-top: 3%;
    margin-bottom: 6%;
  }
  .brand {
    font-weight: 600;
    font-size: 12px;
  }
  .cardproduct1 {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: white;
    width: 73%;
    border-radius: 9px;
    padding: 8px;
    -webkit-box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    margin: auto;
    margin-top: 5px;
    height: auto;
  }
  .detailproduct {
    font-weight: 400;
    font-size: 9px;
    line-height: 1.2;
    color: #4a4a4a;
    padding: 14px;
    height: 45px;
    overflow: hidden;
  }
  .tproduct-detail {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 10px;
    padding-bottom: 5px;
    color: #502e92;
    text-align: left;
    padding: 0px;
  }
  .list {
    display: flex;
    justify-content: center;
    margin-top: 1em;
    padding: 0px;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 10px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 30%;
  }
  .btn-brochures {
    border-radius: 0px !important;
    font-size: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 45%;
  }
  .boxes {
    width: 94%;
    margin: 10px;
    text-align: center;
    border-radius: 16px;
    padding: 18px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
  }
  .boxes {
    width: 94%;
    margin: 10px;
    text-align: center;
    border-radius: 16px;
    padding: 18px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
  }
  .bg-yellow {
    background-color: #ffc107;
    border-radius: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h6,
  h6 {
    font-size: 11px;
  }
  .h5,
  h5 {
    font-size: 14px;
  }
  .h4,
  h4 {
    font-size: 16px;
  }
  .h3,
  h3 {
    font-size: 18px;
  }
  .h2,
  h2 {
    font-size: 20px;
  }
  .h1,
  h1 {
    font-size: 23px;
  }
  .navbartext {
    color: #fff;
    word-spacing: 0px;
    letter-spacing: 1px;
    font-size: 12px !important;
    font-weight: 600;
  }
  .share {
    display: inline-block;
    background-color: #502e92;
    color: #fff !important;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    margin-right: 0px;
    will-change: transform;
    padding-top: 7px;
    -moz-transition: background-color 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94),
      -moz-transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
    -o-transition: background-color 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94),
      -o-transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
    -webkit-transition: background-color 250ms
        cubic-bezier(0.41, 0.29, 0.38, 0.94),
      -webkit-transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
    transition: background-color 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94),
      transform 250ms cubic-bezier(0.41, 0.29, 0.38, 0.94);
  }
  .menushare {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-right: -6px;
  }
  input ~ a:nth-child(3) {
    transform: translateX(-36px) rotate(90deg);
  }
  input ~ a:nth-child(4) {
    transform: translateX(-73px) rotate(180deg);
  }
  input ~ a:nth-child(5) {
    transform: translateX(-108px) rotate(270deg);
  }
  input ~ a:nth-child(6) {
    transform: translateX(-144px) rotate(270deg);
  }
  input ~ a:nth-child(7) {
    transform: translateX(-179px) rotate(270deg);
  }
  .imgsearchbox {
    margin: 0;
    height: 164px;
  }
  .navbar-nav {
    display: -ms-flexbox;
    display: table-caption;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar {
    position: relative;
    display: flex;
    align-items: center;
    padding: 4px 17px;
    z-index: 1;
  }
  .logo {
    width: 147px;
    margin-right: 0px;
    margin-left: 35px;
    margin-top: 18px;
  }
  .cardpp {
    padding: 25px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    height: 280px;
    line-height: 1.4;
    text-align: center;
  }
  .menu {
    margin-right: 0px;
    margin-left: 50px;
    margin-top: 15px;
    width: 230px;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    border: 0px;
  }
  .productname {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /* word-break: break-all; */
    word-break: break-word;
    font-size: 8px !important;
    /*  margin-bottom: -5px; */
    margin-bottom: 0px;
    height: 36px;
  }
  .productnamea {
    color: #502e92;
    font-weight: 700;
    text-align: center;
    word-spacing: 2px;
    /* word-break: break-all; */
    word-break: break-word;
    font-size: 8px !important;
    /*  margin-bottom: -5px; */
    margin-bottom: 0px;
    height: 32px;
  }
  .btn-warning.btn-lg.shopnow {
    color: #fff;
    border-radius: 25px;
    padding: 5px 40px;
    font-size: 15px;
    margin-left: -2px;
    font-weight: 500;
  }
  .form-control.search {
    display: block;
    width: 63%;
    height: calc(1.5em + 0.75rem + -1px);
    padding: 0.3rem 0.5rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: 0px;
  }
  .small,
  small {
    font-size: 42% !important;
    font-weight: 400;
  }
  .btn-circle.btn-lg {
    width: 35px;
    height: 35px;
    padding: 6px 15px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 25px;
    color: #fff;
    margin-left: -32px;
    margin-top: -1px;
  }
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 43%;
    -ms-flex-positive: 1;
    flex-grow: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #502e92;
    padding: 20px;
    position: fixed;
    z-index: 1;
    top: 5%;
    height: 100%;
    left: 0%;
  }
  .box {
    margin-top: 30px;
    margin-bottom: 21px;
    position: sticky;
  }
  .headtext {
    font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
    color: #502e92;
    letter-spacing: 1px;
    width: 103%;
  }
  .headtext.new {
    font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
    color: #502e92;
    letter-spacing: 1px;
    font-size: 18px;
  }
  .btn-readmore {
    background: #ed3897;
    padding: 8px 4px;
    border-radius: 14px;
    color: #fff;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .btn-readmorenew {
    background: #ed3897;
    padding: 8px 4px;
    border-radius: 14px;
    color: #fff;
    font-size: 8px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .cardproduct {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-clip: content-box;
    margin-right: auto;
    margin-left: auto;
  }
  .vlproduct {
    width: 35px;
    border-bottom: 2px solid #e43b96;
  }
  .detailproduct {
    font-weight: 400;
    margin-top: 9px;
    line-height: 1.2;
    text-align: center;
    padding: 0;
    font-size: 7px;
    height: 32px;
    overflow: hidden;
  }
  .cardproduct1 {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: white;
    width: 100%;
    border-radius: 8px;
    padding: 8px;
    -webkit-box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    margin-top: 6px;
    margin-left: 2px;
  }
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    padding-top: 20px;
  }
  .carousel-indicators li {
    width: 7px;
    height: 7px;
  }
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    padding-top: 20px;
  }
  .aboutus {
    color: #fff;
    margin-top: 37px;
    line-height: 1.2;
    font-weight: 400;
  }
  .headaboutus {
    margin-left: 24px;
  }
  .bg-weare {
    background-image: url(../images/bg-wermerck.jpg);
    padding: 22px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 7px !important;
    height: 7px !important;
    margin: 5px 4px !important;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible !important;
    transition: opacity 0.2s ease;
    border-radius: 30px;
  }
  .detailnew {
    font-weight: 400;
    font-size: 10px;
    margin-top: 0px;
    line-height: 1.3;
  }
  .circle2 {
    border: 2px solid #21bece;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    color: #21bece;
    padding-left: 7px;
    padding-top: 3px;
    margin-left: 165px;
    font-size: 11px;
  }
  .circle2.index {
    border: 2px solid #21bece;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    color: #21bece;
    padding-left: 7px;
    padding-top: 3px;
    margin-left: 120px;
    font-size: 11px;
  }
  .card-new {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
  }
  .productnavigate {
    color: #3f4041;
    margin-top: 10px;
    font-size: 10px;
    margin-bottom: -32px;
  }
  .fa-angle-right {
    margin-right: 10px;
    margin-left: 20px;
    color: #21bece;
    font-size: 12px;
  }
  .cardnew {
    width: 100%;
  }
  .headcat {
    color: #502e92;
    font-weight: 700;
    letter-spacing: 1px;
    word-spacing: 10px;
    margin-top: 22px;
    font-size: 10px;
  }
  .type {
    color: dimgrey;
    margin-left: 10px;
    font-size: 7px;
    margin-top: 2px;
  }
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    font-size: 16px;
  }
  .accordion a:after {
    width: 4px;
    height: 4px;
  }
  .sort {
    margin-left: 38%;
    margin-top: 20px;
  }
  .stockcode {
    color: #3f4041;
    word-spacing: 1px;
    letter-spacing: 1px;
    margin-top: 0px !important;
    font-weight: 700;
    font-size: 12px;
  }
  .detail {
    line-height: 1.4;
    margin: 0px;
    font-size: 10px;
    margin-left: 15px;
  }
  .catagory {
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 25%);
    padding: 9px 4px;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 0px;
    border-radius: 19px;
    height: 57px;
    margin-top: 16px;
  }
  .circle3 {
    border: 1px solid #21bece;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    color: #21bece;
    padding-left: 2px;
    padding-top: 1px;
    font-size: 11px;
  }
  .cat1 {
    color: #502e92;
    margin-top: 0px;
    font-weight: 700;
    word-spacing: 4px;
    line-height: 1.3;
    font-size: 8px;
    margin-bottom: 13px;
  }
  .catsub1 {
    font-size: 9px;
    color: #3f4041;
    margin-bottom: 0px;
    word-spacing: 0px;
    line-height: 0.1;
  }
  .catheadsub1 {
    color: #21bece;
    font-weight: 600;
    padding-left: 8px;
    padding-top: 13px;
    font-size: 12px;
  }
  .circle {
    font-size: 6px;
    color: #502e92;
    margin-left: 10px;
    margin-right: 5px;
  }
  .dropdown.menuDropdown .dropdown-menu {
    min-width: 100px;
    border-radius: 3px;
    height: 84% !important;
    padding: unset;
  }
  .dropdown.menuDropdown .dropdown-menu li a {
    font-size: 11px;
    line-height: normal;
    color: black;
    padding: 3px 20px;
  }
  .padbox {
    /* padding: 35px; */
    padding: 4px;
    margin-top: 15%;
    margin-bottom: 15%;
  }
  .ggmap {
    width: 100%;
    height: 250px;
  }
  .boxcontact {
    background: #fff;
    padding: 30px 20px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .form-control.contact {
    display: block;
    width: 82%;
    padding: 0.375rem 0.75rem;
    font-size: 9px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #502e92;
    border-radius: 1.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
  }
  .btn-submit {
    background: #ed3897;
    padding: 8px 20px;
    border-radius: 17px;
    color: #fff;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 25%;
  }
  .bg-contactus {
    background-image: url(../images/bg-contactus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px;
    padding-top: 49px;
  }
  .sidebar_menu {
    position: relative;
    list-style: none;
    -webkit-box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 17%);
    -moz-box-shadow: 0px 0px 19px 0px rgba(115, 181, 212, 0.17);
    box-shadow: 0px 0px 19px 0px rgb(115 181 212 / 22%);
    background: #fff;
    border-radius: 20px;
    padding: 15px;
    margin-top: 19px;
    height: auto;
    padding-top: 14px;
  }
  .sidebar_menu > li > ul {
    padding: 4px;
    width: 380%;
    height: 553px;
    left: 92%;
  }
  .cathead {
    word-spacing: 0px;
    margin-top: 0px;
    font-size: 11px;
    margin-bottom: 0px;
  }
  .bg-yellow2 {
    background-color: #ffc107;
    border-radius: 14px;
    padding: 18px;
    margin-top: 8%;
    margin-bottom: 6%;
  }
  .brand {
    font-weight: 600;
    font-size: 12px;
  }
  .bg-yellow2.top {
    margin-top: 2%;
  }
  .productmin {
    width: 182%;
    margin: auto;
    display: block;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 12px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 31%;
  }
  .btn-brochures {
    border-radius: 0px !important;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 45%;
  }
  .tproduct-detail {
    word-spacing: 6px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 10px;
    padding: 5px;
    padding-bottom: 0px;
    color: #502e92;
  }
  .tproduct-detail.is-active {
    border-bottom: 2px solid #502e92;
  }
  .boxes {
    width: 100%;
    margin: 6px;
    text-align: center;
    border-radius: 16px;
    padding: 30px 40px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 11px;
    padding: 15px;
  }
  .product {
    width: 80%;
    margin: auto;
    display: block;
    margin-top: 26px;
  }
  .bg-white {
    background-image: url(../images/bg-white.jpg);
    background-size: cover;
    padding: 32px;
  }
  .card-img-top {
    width: auto;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-left: auto;
    margin-right: auto;
    height: 72px;
    max-width: 100%;
    display: block;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .h2,
  h2 {
    font-size: 25px;
  }
  .h5,
  h5 {
    font-size: 16px;
  }
  .h6,
  h6 {
    font-size: 13px;
  }
  .ggmap {
    width: 100%;
    height: 300px;
  }
  .navbar {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    background-color: #502e92;
    padding: 20px 40px;
  }
  .logo {
    width: 130px;
    margin-right: 57px;
  }

  .navbartext {
    color: #fff;
    word-spacing: 0px;
    letter-spacing: 1px;
    font-size: 8px;
    margin-right: 4px;
  }
  .productname {
    /* margin-bottom: -2px; */
    margin-bottom: 0px;
    height: 62px;
  }
  .productnamea {
    /* margin-bottom: -2px; */
    margin-bottom: 0px;
    height: 42px;
  }
  .small,
  small {
    font-size: 11px;
    font-weight: 400;
  }
  .form-control.search {
    display: block;
    width: 89%;
    height: calc(1.5em + 0.75rem + -1px);
    padding: 0.3rem 0.5rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: 7px;
  }
  .bg-white {
    background-image: url(../images/bg-white.jpg);
    background-size: cover;
    padding: 32px;
  }
  .menu {
    margin-right: 8px;
  }
  .btn-warning.btn-lg.shopnow {
    color: #fff;
    border-radius: 25px;
    font-size: 13px;
    margin-left: 0px;
    font-weight: 500;
  }
  .padbox {
    /* padding: 55px; */
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .vlwhite {
    border-bottom: 4px solid #fff;
    width: 21%;
    margin-left: 28%;
    margin-bottom: -26px;
  }
  .cardpp {
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
    height: 305px;
    line-height: 1.4;
    text-align: center;
  }
  .textdetail {
    line-height: 1.1;
    font-weight: 300;
  }
  .bg-purple {
    background-color: #502e92;
    padding: 50px;
    margin-bottom: 29px !important;
  }
  .pad1 {
    margin-top: -18px !important;
  }
  .lifescience {
    padding-left: 120px;
    margin-top: -35px !important;
  }
  .imgabout {
    width: 100%;
    margin-top: -17px !important;
  }
  .phone {
    margin-right: 10px;
    margin-left: 17px;
  }
  .textsubfooter {
    color: #fff;
    margin-top: 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 3px;
  }
  .textheadfooter {
    color: #fff;
    font-size: 12px;
  }

  .circle2 {
    border: 2px solid #21bece;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-left: 8px;
    padding-top: 3px;
    margin-left: 170px;
    font-size: 16px;
  }
  .catsub1 {
    color: #3f4041;
    padding: 0px;
    font-size: 14px;
  }
  .headcat {
    color: #502e92;
    font-weight: 700;
    letter-spacing: 1px;
    word-spacing: 10px;
    margin-top: 5px;
  }
  .sort {
    margin-left: 50%;
    margin-top: 5px;
  }
  .circle3 {
    border: 1px solid #21bece;
    width: 23px;
    height: 23px;
    border-radius: 50px;
    color: #21bece;
    padding-left: 1px;
    padding-top: 2px;
    font-size: 16px;
    margin-top: 0px;
  }
  .bg-weare {
    background-image: url(../images/bg-wermerck.jpg);
    padding: 35px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .headaboutus {
    margin-left: 115px;
  }
  .aboutus {
    color: #fff;
    margin-top: 50px;
    line-height: 1.2;
    font-size: 16px;
  }
  .headtext.new {
    font-family: "MKGAA","Noto Sans","Noto Sans SC","Noto Sans TC","MS Gothic","Hiragino Kaku Gothic ProN",SimHei,SimSong,"Yu Gothic",Meiryo,sans-serif;
    color: #502e92;
    letter-spacing: 1px;
    font-size: 24px;
    margin-top: 45px !important;
  }

  .card-new {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 11px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
  }
  .circle2 {
    border: 2px solid #21bece;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    color: #21bece;
    margin-left: 0px;
    padding-left: 8px;
    padding-top: 3px;
    margin-left: 175px;
    font-size: 16px;
  }
  .btn-circle.btn-lg {
    width: 35px;
    height: 35px;
    padding: 7px 15px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 25px;
    color: #fff;
    margin-left: -32px;
    margin-top: -1px;
  }
  .bg-yellow2 {
    background-color: #ffc107;
    border-radius: 20px;
    padding: 18px;
    margin-top: 1%;
    margin-bottom: 6%;
  }
  .cat1 {
    color: #502e92;
    font-weight: 700;
    word-spacing: 0px;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 22px;
  }
  .cardproduct1 {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: white;
    width: 100%;
    border-radius: 10px;
    padding: 8px;
    -webkit-box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 22px -5px rgb(0 0 0 / 12%);
    margin: 0px;
    margin-top: 14px;
    height: 270px;
  }
  .detailproduct {
    font-weight: 400;
    margin-top: 9px;
    line-height: 1.2;
    text-align: center;
    padding: 0;
    font-size: 11px;
    height: 27px;
    overflow: hidden;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 17px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 29%;
  }
  .boxes {
    width: 94%;
    margin: 10px;
    text-align: center;
    border-radius: 16px;
    padding: 21px 21px;
    -webkit-box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 19%);
    -moz-box-shadow: 0px 0px 53px 12px rgba(21, 85, 164, 0.19);
    box-shadow: 0px 0px 53px 12px rgb(21 85 164 / 12%);
    border-radius: 20px;
  }
  .productmin {
    width: 100%;
    margin: auto;
    display: block;
  }
  .productbox {
    margin-left: 40px;
    margin-right: 40px;
  }
  .menushare {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-left: -16px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1359px) {
  .navbar {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    background-color: #502e92;
    padding: 20px 85px;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 17px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 20%;
  }
  .headaboutus {
    margin-left: 33px;
  }
  .logo {
    width: 140px;
    margin-right: 60px;
  }
  .menu {
    margin-right: 10px;
  }
  .navbartext {
    font-size: 11px;
    margin-right: 3px;
  }
  .cardproduct.searc {
    position: relative;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: content-box;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .imgsearchbox {
    margin: 10px;
    padding: 10px;
    height: 200px;
  }
  .ggmap {
    width: 100%;
    height: 370px;
  }
  .productname {
    height: 92px;
  }
  .productnamea {
    height: 48px;
  }
}
@media screen and (min-width: 1360px) and (max-width: 1439px) {
  .logo {
    width: 145px;
    margin-right: 70px;
  }
  .headaboutus {
    margin-left: 55px;
  }
  .menu {
    margin-right: 10px;
  }
  .ggmap {
    width: 100%;
    height: 390px;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 17px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 20%;
  }
  .productname {
    height: 92px;
  }
  .productnamea {
    height: 48px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1599px) {
  .logo {
    width: 175px;
    margin-right: 104px;
  }
  .menu {
    margin-right: 12px;
  }
  .headaboutus {
    margin-left: 87px;
  }
  .btn-description {
    border-radius: 0px !important;
    font-size: 17px;
    margin-left: auto;
    display: block;
    border-bottom: 2px solid #ed3897;
    color: #ed3897 !important;
    width: 20%;
  }
  .productname {
    height: 92px;
  }
  .productnamea {
    height: 48px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1919px) {
  .productname {
    height: 92px;
  }
  .productnamea {
    height: 48px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 13%;
  }
  .productname {
    height: 92px;
  }
  .productnamea {
    height: 48px;
  }
}
@media screen and (min-width: 2560px) {
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 30%;
  }
  .logo {
    width: 203px;
    margin-right: 179px;
    margin-left: 107%;
  }
  .productname {
    height: 92px;
  }
  .productnamea {
    height: 48px;
  }
}
