.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}



body {
  overflow-x: hidden;
  font-family: "LINE Seed Sans TH";
  color: #20252f;
}

.no-js a {
  color: #20252f;
  transition: 0.35s;
}
.no-js a:hover {
  color: #9f8363;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #fff;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_181120232ef2/0/0/1z-z456103337659.webp");
}
.itopplus-bg2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_181120232ef2/0/0/bg2z-z372508831804.webp");
}
.navbar-default .navbar-nav > li > a {
  color: #20252f;
  margin: 0 15px;
  padding: 25px 0;
  border-radius: none;
  border-bottom: 2px solid transparent;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #20252f !important;
  box-shadow: none;
  border-bottom: 2px solid #9f8363;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #000;
  font-size: 18px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #000;
  background: #e8e8e8;
}

@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 0;
    left: 10px;
    width: 43px !important;
    z-index: 10000;
  }
  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #9f8363 !important;
  }
  #itpMenuSideBar span {
    background-color: #fff !important;
  }
  #controlMenu * {
    color: #fff !important;
    border: none;
  }
  .navbar-header > a {
    filter: invert(1);
    background-size: 35px;
  }
  #itpphonemobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/telz-z556366477491.png) !important;
  }
  #itpsearchmobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/searchz-z45063042529.png) !important;
  }
  .old-image-icon-facebook {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/fbz-z1225227408875.png) !important;
  }
  .old-image-icon-line {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/linez-z401254307151.png) !important;
  }
  .old-image-icon-instragram {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/igz-z1147862406691.webp) !important;
  }
  .old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/ytz-z1612082364041.webp) !important;
  }
  .new-image-icon-twitter {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/twitterz-z1125813756459.webp) !important;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: end;
    height: 90px;
  }
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }
  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }
  .itopplus-sticky {
    background: #fff !important;
  }
  .itopplus-logo {
    position: relative;
    height: 100%;
  }
  #controlBanner {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    padding: 0;
    width: clamp(130px, 10vw, 130px);
    margin: 0 auto;
  }
  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
  p {
    font-size: 18px !important;
  }
  body {
    font-size: 18px !important;
  }
  
  .itopplus-layout {
  margin-top: 5%;
}

.itopplus-layout .head-sahakij {
  margin-top: 0;
}


}

@media screen and (min-width: 1366px) {
}

/* oscar*/
figure.effect-oscar {
  background: transparent;
  border-radius: 25px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
}
figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* oscar */

/* slide */
#carousel6788e1ce74ac2a0013afe618 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
.carousel-indicators li {
  border: 1px solid #fff;
}
.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
/* slide */

/*  JazzByYing */
.JazzByYing-Position {
  display: block;
  overflow: hidden;
}
.JazzByYing {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByYing:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.04, 1.04, 1);
  transition: 0.35s;
}
figure.effect-apollo {
  background: transparent;
}
figure.effect-apollo figcaption::before {
  background: rgb(255 255 255 / 0%);
}
/*  JazzByYing */

/*contenemanager*/
h3.managerHeader {
  font-size: 2.5em;
  text-align: center;
  margin-top: 5%;
  font-weight: 600;
  margin-bottom: 1%;
}
#Contentmanager .post-time {
  display: none;
}
.page-header {
  margin: 0px 0 0px;
  border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  text-align: center;
  font-size: 16px;
  padding: 5% 5% 0%;
  color: #444444;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  display: inherit;
  color: #20252f;
}
article.col-md-6.item.-micro {
  width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}
.contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}
.contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
.fbcomments,
.fbcomments {
  display: none;
}
.thumbnail {
  border: 0px solid #ddd;
}
.img-thumbnail,
.thumbnail {
  box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
}
.Contentmanager p {
  white-space: break-spaces;
  font-size: 16px;
}
.Contentmanager .thumbnail {
  background-color: transparent;
}
.img-thumbnail {
  background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
  transform: scale3d(1.05, 1.05, 1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale3d(1.05, 1.05, 1) !important;
}
.Contentmanager .site .col-section .item.-micro:hover .btnreadmore {
  background: #c6b297;
  color: #fff;
  transition: 0.35s;
  border-top: 1px solid #c6b297;
}
#Contentmanager img.img-responsive {
  border-radius: 25px;
}
.social-icon {
  border-radius: 5px;
}
.social-share {
  display: none;
}
.Contentmanager .thumbnail {
  background-color: transparent;
  overflow: hidden;
  display: block;
}
#background6789ccc676a5e90013d326a5 article.col-md-6.item.-micro,
#background6789d2cae4fe700013901cc3 article.col-md-6.item.-micro {
  border: 1px solid #d4d4d4 !important;
  border-left: 1px solid #d4d4d4 !important;
  border-bottom: 1px solid #d4d4d4 !important;
  padding: 0px !important;
  margin: 0px 10px;
  margin-bottom: 30px;
  border-radius: 25px;
  width: 23.2%;
}
#background6789ccc676a5e90013d326a5 .Contentmanager .site .col-section .item.-micro a .image,
#background6789d2cae4fe700013901cc3 .Contentmanager .site .col-section .item.-micro a .image {
  border-radius: 20px 20px 0px 0px;
}
#background6789ccc676a5e90013d326a5 .Contentmanager .site .col-section .item.-micro a .caption,
#background6789d2cae4fe700013901cc3 .Contentmanager .site .col-section .item.-micro a .caption {
  background: #fff;
  padding-left: 0;
  border-radius: 0px 0px 25px 25px;
}
/*contenemanager*/

/*from Contact*/
.no-js #Component6789d99f34133600136118bd label {
  display: none !important;
  color: #000;
}
.no-js #Component6789d99f34133600136118bd .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component6789d99f34133600136118bd .form-control {
  border: 0px solid #cfcfcf;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 24px 0px;
  background: transparent;
  color: #000;
  font-size: 16px !important;
}
.no-js #Component6789d99f34133600136118bd .form-control:focus {
  border-bottom: 1px solid #9f8363 !important;
  border: 0px solid #9f8363;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component6789d99f34133600136118bd .btn {
  background: #9f8363;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 30px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component6789d99f34133600136118bd .btn-default:active {
  background: #9f8363;
  color: #fff;
}
.no-js #Component6789d99f34133600136118bd .btn-default:hover,
.no-js #Component6789d99f34133600136118bd .btn-default:focus {
  background-position: 0 0px;
  background: #9f8363;
  border: 0px solid transparent;
}
.no-js #Component6789d99f34133600136118bd .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6789d99f34133600136118bd span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6789d99f34133600136118bd ::placeholder {
  color: #000 !important;
  font-weight: 400;
}
#background6789d99f34133600136118bd {
  background: #f7f7f7 !important;
  padding: 5%;
  border-radius: 25px;
}
/*from Contact*/

/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100.1% !important;
}
/*เฉพาะรูปแบบมีขอบ*/

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 28px;
}
h6 {
  font-size: 30px;
}
p {
  font-size: 16px;
}
body {
  font-size: 16px;
  line-height: 1.5;
}
b,
strong {
  font-weight: 600;
}

.empty-sahakij {
  padding: 3%;
}
.sectionone-sahakij {
  display: flex;
  width: 100%;
}
.sectionone-sahakij-bg {
  width: 100%;
}
.sectionone-sahakij-bg-2 {
  background: #f7f7f7;
  padding: 5%;
  width: 80%;
  align-self: center;
  margin-left: -10%;
  position: sticky;
  z-index: 1;
}
.content-sahakij {
  white-space: break-spaces;
}
.sectiontwo-sahakij h1 {
  font-weight: 600;
}
.pd-block-icon-sahakij {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 8%;
}
.icon-sahakij {
  width: 40%;
  margin-bottom: 10%;
}
.block-icon-sahakij {
  margin-bottom: 10%;
  transition: 0.35s;
}
.block-icon-sahakij:hover {
  transition: 0.35s;
  transform: translateY(-7px);
}
.block-icon-sahakij:hover .icon-sahakij {
  filter: grayscale(1);
}
.sectiontwo-sahakij {
  margin-left: 5%;
  width: 100%;
}
.sectiontwo-sahakij-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.sectiontwo-sahakij-bg {
  width: 80%;
  align-self: center;
  margin: 0 auto;
}
.whychooseus h1 {
  font-family: "Tenor Sans", serif;
  white-space: break-spaces;
  font-size: 4em;
}
.whychooseus {
  text-align: right;
  margin-top: -15%;
  position: absolute;
  margin-left: 16%;
}
#background6789c6693cffff0013dce584 .boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 1px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}
.block-footer-sahakij {
  display: flex;
  width: 100%;
}
.block-footer-sahakij-2 {
  width: 40%;
}
.block-footer-sahakij-3 {
  width: 60%;
  margin-left: 5%;
}
.footer-sahakij-2 {
  white-space: break-spaces;
}
.footer-sahakij {
  font-weight: 600;
  margin-bottom: 5%;
  font-size: 18px;
  margin-top: 20%;
}
.footer-sahakij-head {
  font-size: 18px;
  font-weight: 600;
  margin-top: 9%;
  margin-bottom: 5%;
}
.footer-sahakij-tel {
  font-size: 26px;
}
.block-footer-sahakij-4 {
  margin-left: 35%;
  width: 100%;
}
.block-iconsocial-footer {
  display: flex;
  width: 45%;
  gap: 10px;
}
.iconsocial-footer {
  transition: 0.35s;
}
.iconsocial-footer:hover {
  filter: grayscale(1);
  transition: 0.35s;
}
.copyright {
  margin-top: 5%;
  font-size: 14px;
  margin-bottom: 11%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #9f8363 !important;
  border-radius: 30px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #715c40 !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.head-sahakij {
  text-align: center;
  margin-top: 5%;
  margin-bottom: 2%;
}
.head-sahakij h1 {
  font-weight: 600;
}
.btnreadmore {
  border-radius: 40px;
  border: 1px solid #c6b297;
  width: fit-content;
  padding: 5px 20px;
  font-size: 16px;
}
.block-name-knowledge {
  padding: 5% 5%;
}
.name-knowledge {
  height: 80px;
}
ul.icon-product ::marker {
  color: #9f8363;
}
.itopplus-pos2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_181120232ef2/0/0/bgz-z1384679687729.webp");
  background-size: 100%;
  background-repeat: no-repeat;
}
.comingsoon {
  padding: 5% 0% 10%;
}
.block-bg-review-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 34%;
  position: absolute;
  z-index: 1;
  gap: 20px;
  margin-top: 25%;
  margin-left: 8%;
}
.bg-review-1 {
  width: 15%;
  position: absolute;
  z-index: 1;
  margin-top: -5%;
  margin-left: 7%;
}
.bg-review-4 {
  width: 70%;
  margin: 0px 24%;
  border: 5px solid #fff;
}
.bg-review-3 {
  margin-top: 30%;
}
.block-bg-review {
  margin-bottom: 22%;
  margin-top: 15%;
}
.itopplus-bg2 {
  background-color: #f3f1ea;
}
.block-bg-review h1 {
  font-family: "Tenor Sans", serif;
  font-size: 6em;
  position: absolute;
  z-index: 1;
  margin-left: 44%;
  margin-top: -5%;
}
.blockreview {
  position: absolute;
  z-index: 1;
  margin-top: 7%;
}
.viewmore {
  letter-spacing: 3px;
  margin-top: 11%;
}
.blockreview h6 {
  letter-spacing: 5px;
}
.pd-block-iconsocial-contact {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.block-iconsocial-contact {
  display: flex;
  width: 100%;
  background: #fff;
  border-radius: 50px;
  padding: 10px;
}
.iconsocial-contact {
  width: 16%;
}
.iconsocial-contact-2 {
  align-self: center;
  margin-left: 5%;
}
#iframe6789dde674ac2a0013afefa0 iframe {
  border-radius: 25px;
}
.bg-about h4 {
  font-weight: 600;
}
.bg-about {
  background: #9f8363;
  color: #fff;
  display: flex;
  width: 100%;
  margin-top: 6%;
}
.bg-about-2 {
  background-color: #fff;
  width: 25%;
}
.bg-about-3 {
  align-self: center;
  margin-left: 5%;
}
.head-product {
  display: flex;
  width: 100%;
  margin-top: 4%;
  margin-bottom: 2%;
  align-items: center;
}
.viewproduct {
  background: #9f8363;
  color: #fff;
  padding: 5px 15px;
  border-radius: 40px;
  font-size: 14px;
  transition: 0.35s;
}
.head-product-name {
  align-self: center;
  width: 75%;
}
.thumbnail:hover .viewproduct {
  background: #20252f;
  color: #fff;
  transition: 0.35s;
}
.head-product.bg {
  background: #f4f1ea;
  padding: 4%;
  margin-top: 0%;
}
.head-product.bg .head-product-name {
  width: 82%;
}
.detail-product {
  text-align: center;
  padding: 8% 5px;
  background: #f4f1ea;
  font-size: 18px;
}
.thumbnail {
  padding: 0px;
  background-color: transparent;
}
.Textmanager.font-inherit {
  text-align: left;
}
.Contentmanager .col-md-12.text-justify {
  padding-right: 10px;
  padding-left: 10px;
}
.footer-sahakij-2 {
  font-size: 16px;
}

@media screen and (min-width: 1900px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 3em;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 32px;
  }
  h6 {
    font-size: 36px;
  }
  p {
    font-size: 22px !important;
  }
  body {
    font-size: 22px !important;
  }
  .dropdown-menu > li > a {
    font-size: 21px;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 0 20px;
  }
  .sectionone-sahakij-bg-2 {
    width: 70%;
  }
  .icon-sahakij {
    width: 35%;
  }
  .whychooseus h1 {
    font-size: 5em;
  }
  .viewproduct {
    font-size: 18px;
  }
  .head-product-name {
    width: 80%;
  }
  .head-product.bg .head-product-name {
    width: 85%;
  }
  .btnreadmore {
    font-size: 20px;
  }
  .name-knowledge {
    height: 90px;
  }
  .block-bg-review h1 {
    font-size: 8em;
  }
  .block-bg-review {
    margin-bottom: 15%;
  }
  .footer-sahakij {
    font-size: 24px;
  }
  .footer-sahakij-head {
    font-size: 24px;
  }
  .footer-sahakij-tel {
    font-size: 32px;
  }
  .block-iconsocial-footer {
    width: 30%;
  }
  .copyright {
    font-size: 16px;
  }
  .Contentmanager p {
    font-size: 22px;
  }
  ul.icon-a {
    font-size: 22px;
  }
  .block-bg-review-2 {
    margin-left: 10%;
  }
  .iconsocial-contact {
    width: 14%;
  }
  .no-js #Component6789d99f34133600136118bd .form-control {
    padding: 27px 0px;
    font-size: 19px !important;
  }
  .no-js #Component6789d99f34133600136118bd .btn {
    font-size: 19px;
  }
  .footer-sahakij-2 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .sectionone-sahakij-bg-2 {
    width: 78%;
  }

  #contentnewmode6789e376e97ac10013a8c595 .sectionone-sahakij-bg-2 {
    width: 86%;
  }
  
  .detail-product {
  font-size: 12px;
  overflow: hidden;
  max-height: 65px;
}

}


@media screen and (max-width: 1191px) {
  .content-sahakij {
    white-space: inherit;
  }
  .sectionone-sahakij-bg-2 {
    padding: 0 2%;
    width: 100%;
  }
  .whychooseus {
    margin-left: 12%;
  }
  .head-product.bg .head-product-name {
    width: 70%;
  }
  .head-product-name {
    width: 60%;
  }
  .block-bg-review {
    margin-bottom: 15%;
  }
  #background6789ccc676a5e90013d326a5 article.col-md-6.item.-micro,
  #background6789d2cae4fe700013901cc3 article.col-md-6.item.-micro {
    width: 21.8%;
  }
  .name-knowledge {
    height: 70px;
  }
  .footer-sahakij-tel {
    font-size: 24px;
  }
  .footer-sahakij-2 {
    white-space: inherit;
  }
  .iconsocial-contact {
    width: 18%;
  }
}

@media screen and (max-width: 900px) {
  h1 {
    font-size: 2.2em;
  }
  .whychooseus h1 {
    font-size: 3em;
  }
  .head-product.bg .head-product-name {
    width: 70%;
  }
  .head-product {
    justify-content: center;
  }
  .head-product-name {
    width: 50%;
  }
  .block-bg-review h1 {
    font-size: 4.5em;
  }
  .block-bg-review-2 {
    width: 40%;
    margin-top: 25%;
    margin-left: 10%;
  }
  #background6789ccc676a5e90013d326a5 article.col-md-6.item.-micro,
  #background6789d2cae4fe700013901cc3 article.col-md-6.item.-micro {
    width: 21.3%;
  }
  .name-knowledge {
    height: 90px;
  }
  .bg-about-2 {
    width: 27%;
  }
  .bg-about-3 {
    margin-left: 2%;
  }
  .pd-block-iconsocial-contact {
    grid-template-columns: repeat(1, 1fr);
  }
  .iconsocial-contact {
    width: 10%;
  }
  p {
    font-size: 14px;
  }
  h6 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
}

@media screen and (min-width: 840px) and (max-width: 900px) {
  .container {
    width: 90vw;
  }
}

@media screen and (max-width: 480px) {
  h1 {
    font-size: 1.8em;
  }
  .name-knowledge {
    height: auto;
  }
  #imagesControl6788e1ce74ac2a0013afe618 {
    padding: 0px !important;
  }
  .sectionone-sahakij {
    display: inherit;
  }
  .sectionone-sahakij-bg-2 {
    padding: 10%;
    width: 100%;
    margin-left: 0%;
  }
  .sectiontwo-sahakij-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .pd-block-icon-sahakij {
    gap: 20px;
  }
  .sectiontwo-sahakij {
    margin-left: 0%;
  }
  .icon-sahakij {
    width: 50%;
  }
  .sectiontwo-sahakij-bg {
    width: 100%;
  }
  .whychooseus {
    margin-left: 0%;
    text-align: left;
    position: inherit;
    margin-top: 15%;
  }
  .head-product.bg {
    display: inherit;
    padding: 5% 5%;
  }
  .viewproduct {
    width: fit-content;
    margin-top: 10%;
  }
  .head-product {
    display: inherit;
    margin-top: 5%;
    margin-bottom: 10%;
    padding: 5% 5%;
  }
  .thumbnail {
    padding: 0px !important;
    background-color: #f4f1ea;
  }
  .pd-block-icon-sahakij {
    margin-bottom: 15%;
  }
  .head-product-name {
    width: 100%;
  }
  #background6789ccc676a5e90013d326a5 article.col-md-6.item.-micro,
  #background6789d2cae4fe700013901cc3 article.col-md-6.item.-micro {
    width: 100%;
  }
  .name-knowledge {
    margin-bottom: 10%;
  }
  .blockreview {
    position: inherit;
  }
  .bg-review-1 {
    display: none;
  }
  .block-bg-review-2 {
    position: inherit;
  }
  .block-bg-review h1 {
    font-size: 3.5em;
    margin-left: 0%;
    text-align: left;
  }
  .block-bg-review-2 {
    width: 100%;
    margin-top: 10%;
    margin-left: 0%;
  }
  .bg-review-4 {
    width: 100%;
    margin: 0 auto;
    border: 0px solid #fff;
    margin-top: 10%;
  }
  .copyright-2 {
    font-size: 14px;
  }
  .block-bg-review h1 {
    position: inherit;
  }
  .bg-review-3 {
    margin-top: 0%;
  }
  #background6789f92174ac2a0013aff339 {
    margin-top: -20px;
  }
  .bg-about {
    display: inherit;
    width: 100%;
    margin-top: 15%;
  }
  .bg-about-2 {
    width: 100%;
  }
  .bg-about-3 {
    padding: 5%;
  }
  .head-sahakij {
    margin-top: 15%;
  }
  .itopplus-pos2 {
    background-size: cover;
  }
  .iconsocial-contact {
    width: 15%;
  }
  h3.managerHeader {
    font-size: 1.8em;
    margin-top: 15%;
  }
}


.itopplus-slide div:not(.none-middle-mid div) {
  padding: 0 !important;

}

