.itopplus-background {

}



body {
  font-size: 16px;
  overflow-x: hidden;
  color: #1c1c1c;
  font-family: "LINE Seed Sans TH";
}
a {
  color: #1c1c1c;
}
a:hover {
  color: #ff808f;
}
b,
strong {
  font-weight: 600;
}
.itopplus-header {
  background-color: #e8e8e8;
  color: #1c1c1c;
}
.itopplus-slide {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_06002025pdoi/0/0/9z-z1692752033962.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.itopplus-bg {
  background-color: #ffffff;
  color: #000000;
}

.itopplus-bg2 {
  background-color: #f5f5f7;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_06002025pdoi/0/0/3z-z548165121044.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg4 {
  background-color: #f5f5f7;
}

.itopplus-bg6 {
  background-color: #feeff4;
  color: #000000;
}

.itopplus-bg8 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_06002025pdoi/0/0/8z-z288136042335.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg9 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_06002025pdoi/0/0/9z-z1692752033962.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-footer {
  background-color: #f8f8f8;
  color: #575757;
}

.navbar-default .navbar-nav > li > a {
  color: #131313;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
}

.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: #ff808f;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  font-size: 1.1em;
  color: #131313;
  padding: 8px 20px;
}
.no-js .dropdown-menu > li > a:focus, .no-js .dropdown-menu > li > a:hover {
    color: #ffffff;
    background: #f7aab3;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: 70px !important;
    z-index: 10000;
  }

  #nav-menu {
    background: #fff !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #131313 !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #131313 !important;
  }

  #itpMenuSideBar {
    background-color: transparent !important;
  }

  .navbar-header a::before {
    background-size: 28px;
    background-position: center;
  }

  .navbar-header a::after {
    background: #131313;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
  }

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto ;
    align-items: center;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
  }

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 79vw;
  }
}






/**/
.h1, h1 {
  font-size: 4em;
}
.h2, h2 {
  font-size: 3.6em;
}
.h3, h3 {
  font-size: 2.1em;
}
.h4, h4 {
  font-size: 1.3em;
}
.h5, h5 {
  font-size: 1.2em;
}
.h6, h6 {
  font-size: 1.1em;
}
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}
ol, ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.2;
  font-weight: 600;
}
/**/





/*header*/
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
    color: #000;
    border: none;
}
.ui.icon.input>i.circular.icon {
    background-color: #f7aab3 !important;
    opacity: 1;
    color: #fff;
    box-shadow: none;
    top: .27em;
    right: .4em;
}
.header-block {
    display: grid;
    grid-template-columns: auto 30%;
    align-items: center;
}
.btn-brand {
  background: #1c1c1c;
  color: #ffffff;
  border: none;
  padding: 7px 10px;
  width: 100%;
  border-radius: 5px;
  transition: 0.5s;
}
.btn-brand:hover {
  background: #fa919d;
  color: #ffffff;
}
.btn-brand strong {
  color: #ffc2c9;
  transition: 0.5s;
}
.btn-brand:hover strong {
  color: #1c1c1c;
}
/*header*/




/*footer*/
.itopplus-footer {
  font-size: 14px;
}
.itopplus-footer a {
  color: #575757;
}
.itopplus-footer a:hover {
  color: #ff808f;
}
.itopplus-footer h5 {
  white-space: pre-line;
  margin: 0 0 10px;
  font-size: 1.1em;
  color: #000;
}
.itopplus-footer h6 {
  white-space: pre-line;
  color: #000;
  font-weight: 400;
  font-size: 1.1em;
}
.footer-logo {
  width: 65%;
  margin: 0 0 20px;
}
.copy-right {
  font-size: 0.8em;
  padding: 0 0 10px;
}
.footer-icon-img {
  width: 53%;
  display: flex;
  gap: 7px;
  margin: 20px 0 0;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
.footer-grid {
  display: grid;
  grid-template-columns: 20% 25% 55%;
  gap: 30px;
  padding-left: 10%;
}
.footer-section1, .footer-section2 {
  line-height: 2;
}
.footer-section3 {
  line-height: 1.5;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #f7aab3 !important;
  color: #f7aab3 !important;
  font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
  background: #f7aab3 !important;
  color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  padding-bottom: 0rem !important;
  font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}
.itpPDPALandingPage {
  padding: 3% 2%;
}
/*footer*/





/*หน้าแรก*/
.brand-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.btn-brand-bg1 {
  background-color: #f7aab3;
}
.btn-brand-bg2 {
  background-color: #3f3f3f;
}
.btn-brand-bg1, .btn-brand-bg2 {
  color: #fff;
  text-align: center;
  padding: 5%;
  transition: 0.5s;
}
.btn-brand-bg1:hover, .btn-brand-bg2:hover {
  background-color: #000;
  color: #fff;
}
.btn-brand-img {
  width: 7%;
  margin: 0 auto 10px;
}
.btn-brand-text {
  font-size: 1.2em;
  font-weight: 600;
}
.our-story {
  white-space: pre-line;
  padding: 25% 15%;
  position: relative;
  z-index: 999;
}
.story-grid {
  display: flex;
  color: #fa919d;
  align-items: center;
  gap: 10px;
}
.story-border {
  border-bottom: 2px solid;
  width: 10%;
}
.our-story h3 {
  font-size: 1.9em;
  font-weight: 400;
  margin: 10px 0;
}
.btn-arrow {
  display: grid;
  grid-template-columns: auto 35px;
  justify-content: start;
  gap: 10px;
  align-items: end;
  transition: 0.5s;
}
.btn-arrow-text {
  font-weight: 600;
  font-size: 0.9em;
}
.effect-sadie {
  margin-bottom: -20px !important;
}
figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 0, 0);
  background: linear-gradient(to bottom, rgba(15, 47, 88, 0) 0, rgba(255, 212, 212, 0.96) 100%);
  z-index: 1;
  padding: 70% 0em 0px 2em !important;
  font-size: 5em !important;
  text-transform: none;
  font-family: "Lato", sans-serif;
  text-align: right;
  font-weight: 900;
  line-height: 0.9;
}
figure.effect-sadie p h4 {
  margin: 10px 0;
}
figure.effect-sadie figcaption::before {
  z-index: 0;
  background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(255, 212, 212, 1) 100%);
  background: linear-gradient(to bottom, rgba(15, 47, 88, 0) 0, rgba(255, 212, 212, 1) 100%);
}
.grid figure p {
  letter-spacing: 0px;
}
.one-stop {
  margin: -15px -10px;
  overflow: hidden;
}
.no-js .CASS-B-border {
  margin-top: -37%;
  position: absolute;
}
.CASS-B-border {
  position: relative;
  background: transparent !important;
  border: 0px solid #d4d4d4;
  border-radius: 0px;
  margin: 0 18%;
}
.CASS-B-middle-mid {
  padding: 0;
}
.thumbnail {
  padding: 5px !important;
  border: 0px solid #ddd;
  border-radius: 20px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.1);
}
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  border-radius: 15px 15px 0 0;
}
.logo-img1 {
  width: 20%;
  margin: 15px auto 8px;
}
.cer-block {
  padding: 0 0 2%;
}
.cer-img-grid {
  width: 65%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 0 auto;
}
.cer-img {
    transition: 0.5s;
}
.cer-img:hover {
    transform: scale(0.9);
}
.cer-block .btn-arrow {
  justify-content: center;
  margin-top: 15px;
}
.padding-pd {
  padding: 2%;
}
.menu-align {
  text-align: center;
  padding: 7% 0 2%;
}
.menu-align h4 {
  font-weight: 400;
  margin: 10px 0 0;
}
.banner-oem {
  padding: 0 0 8%;
}
.service-img {
  width: 92%;
}
.service-sub h4 {
  white-space: pre-line;
  font-weight: 400;
  margin: 10px 0 30px;
}
.service-sub h4 strong {
  color: #e4959e;
}
.service-icon {
  display: grid;
  grid-template-columns: 7% auto;
  gap: 15px;
  align-items: center;
  margin-bottom: 25px;
  transition: 0.5s;
}
.btn-align {
  width: 85%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  align-items: center;
  margin: 10% 0 0;
}
.btn-line {
  background: #1c1c1c;
  color: #ffffff;
  border: none;
  padding: 5px 10px;
  width: 100%;
  border-radius: 5px;
  transition: 0.5s;
  display: grid;
  grid-template-columns: 25px auto;
  justify-content: center;
  gap: 10px;
}
.btn-line-text strong {
  color: #01ba03;
}
.btn-line:hover {
  background: #e4959e;
  color: #ffffff;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block !important;
}
.grid figure h2 {
  word-spacing: normal;
  font-weight: 700;
}
figure.effect-oscar {
  background: transparent;
}
figure.effect-oscar figcaption {
  background-color: rgba(58, 52, 42, 0);
}
figure.effect-oscar:hover figcaption {
  background-color: rgba(247, 170, 179, 0.4);
}
figure.effect-oscar h2, figure.effect-oscar:hover h2 {
  margin: 100% 0 0px 10px !important;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transform-origin: 0 0;
  transform: rotate(-90deg);
  color: #ffffff;
  font-size: 2.4em;
  position: absolute;
  left: 0;
  font-family: "Lato", sans-serif;
  width: 100%;
  text-align: end;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar p {
  letter-spacing: 0px;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 0, 0);
  font-size: 1.2em;
  font-weight: 400 !important;
}
.main-image-gallery-6947842f25cd5000138ac8d4 .owl-dots button.owl-dot , .main-image-gallery-694a70e2fdb3300013a40960 .owl-dots button.owl-dot {
  width: 10px !important;
  height: 10px !important;
  background: #9f9e9e !important;
}
.main-image-gallery-6947842f25cd5000138ac8d4 .owl-dots button.owl-dot.active , .main-image-gallery-694a70e2fdb3300013a40960 .owl-dots button.owl-dot.active {
  background-color: #f7aab3 !important;
}
.product-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.product-block1 h6 {
    padding-bottom: 3px;
}
.product-sub {
  white-space: pre-line;
  padding: 0% 20%;
}
.product-sub h3 {
  margin: 0 0 20px;
}
.product-sub .btn-arrow {
  margin-top: 20px;
}
.product-img {
  overflow: hidden;
  transition: 0.5s;
}
.product-img img {
  overflow: hidden;
  transition: 0.5s;
}
.product-img:hover img {
  transform: scale(1.1);
}
.about-pd {
  padding: 0 0 30%;
}
.about-factory {
  display: grid;
  grid-template-columns: 14% auto;
  gap: 30px;
  align-items: center;
  padding: 5% 3%;
}
.about-factory-text h2 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #f7aab3;
  margin: 10px 0;
}
.about-factory-text h4 {
  font-weight: 400;
}
.about-factory-text h4 span {
  font-size: 1.5em;
  font-weight: 600;
  font-style: italic;
}
.about-bg-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1.5px solid #9f9e9e;
  border-bottom: 1.5px solid #9f9e9e;
}
.about-bg {
  white-space: pre-line;
  padding: 10% 12% 20%;
}
.about-bg-border {
  border-right: 1.5px solid #9f9e9e;
}
.about-bg-img {
  width: 17%;
  margin: 0 0 15px;
}
.about-bg-text h5 {
  margin: 0 0 7px;
}
.CASS-D-border .col-md-3.col-sm-4.col-xs-4 {
  width: 12.5%;
}
figure.effect-jazz {
  background: transparent;
  border-radius: 20px;
}
figure.effect-jazz figcaption::after {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
.consult-block {
  white-space: pre-line;
  padding: 20% 10% 0 0;
}
.consult-block h4 {
  font-weight: 400;
  line-height: 1.3;
  margin: 20px 0;
}
.consult-block .btn-brand {
  width: 57%;
  padding: 12px;
  font-size: 1.3em;
  margin-top: 15px;
}
/*หน้าแรก*/

/*Form*/
.CASS-H-head, .CASS-H-head {
  font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
  border-bottom: none;
  margin-bottom: 0px;
  background: transparent;
  padding-left: 0px;
  padding-top: 0px;
  text-align: center;
}
.CASS-H-head h3.form-inline {
  font-size: 2.6em;
  color: #000;
  font-weight: 400;
}
.CASS-H-border .form-control {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #4a4a4a;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1em !important;
  padding: 10px 0;
  font-weight: 400;
  color: #4a4a4a !important;
  height: auto;
}
.CASS-H-border .form-control::placeholder {
  color: #4a4a4a !important;
}
.CASS-H-border .form-control:hover {
  border-bottom: 1px solid #f7aab3;
}
.CASS-H-border .form-control:focus {
  border-bottom: 1px solid #f7aab3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #4a4a4a !important;
}
.CASS-H-border .btn-default {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #363636 0, #363636 100%);
  background: #242424;
  color: #fff;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 5px;
  padding: 10px 30px;
  font-weight: 500;
  font-size: 1em !important;
  font-weight: 400;
  border: 0px solid #929292;
  box-shadow: none;
}
.CASS-H-border .btn-default:active {
  background-color: #242424;
  background: #242424;
  color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #242424;
  background: #242424;
  color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
  font-size: 0.95em;
  color: #444;
  margin-top: -3%;
  margin-bottom: 0%;
  position: relative;
  width: 99%;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
  font-weight: 600;
}
.CASS-H-border #editor1, .CASS-H-border #editor2, .CASS-H-border #editor3, .CASS-H-border #editor4, .CASS-H-border #editor5, .CASS-H-border #editor6 ,
.CASS-H-border #editor13, .CASS-H-border #editor15 , .CASS-H-border #editor16 , .CASS-H-border #editor17 , .CASS-H-border #editor18
{
  display: none;
}
#display6 {
  margin-bottom: 15px;
}
.CASS-H-border {
  padding: 10% 0% 5%;
  background: rgba(255, 255, 255, 0.7);
  margin: 10% auto;
  border-radius: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
  width: 30%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
  width: 70% !important;
  padding-right: 0;
}
.CASS-H-border .btn-success, .CASS-H-border .btn-success:focus, .CASS-H-border .btn-success:hover {
  background-image: linear-gradient(to bottom, #479e47 0, #479e47 100%);
  border-color: #479e47;
  padding: 5px 20px;
  border-radius: 50px;
  background-color: #479e47;
  border: none;
}
.CASS-H-border .progress {
  background-image: linear-gradient(to bottom, #f0f1f4 0, #f0f1f4 100%);
  width: 100% !important;
  height: 30px;
  box-shadow: none;
  border-radius: 50px;
  margin-bottom: 0px;
  margin-top: 0px !important;
}
.CASS-H-border .col-md-offset-5 {
  margin-left: 0;
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
}
.CASS-H-border .glyphicon-ok-circle:before {
  display: none;
}
.CASS-H-middle-mid {
  padding: 0px 2%;
}
.CASS-H-main {
  background: transparent;
}
.CASS-H-border br.k-br {
  display: none;
}
.customForm-margin-left {
  margin-left: 0px !important;
}
.CASS-H-border h5 {
    margin: 20px 0 5px;
}
/*Form*/





/*เกี่ยวกับเรา*/
.menu-align2 {
  text-align: center;
  padding: 2% 0;
}
.about-our-story .our-story {
    white-space: inherit;
    padding: 12% 16% 0;
}
.about-our-story h3 {
}
.mission-block2 {
    border-left: 1.5px solid #ccc;
    padding-left: 5%;
}
.about-intro {
    padding: 5% 9.5% 25%;
    text-align: center;
}
.about-mission {
    display: grid;
    grid-template-columns: 40% auto;
    margin: 5% 0;
}
.about-mission-block1 h3 {
    font-size: 2.6em;
    margin: 0 12% 8%;
    text-align: right;
    line-height: 1;
}
.about-mission-block1 h3 span {
    font-size: 1.5em;
    color: #f7aab3;
}
.about-mission-block2 {
    border-left: 1.5px solid #9f9e9e;
    padding: 0 0 0 8%;
}
.about-vision {
    padding: 5% 6%;
    text-align: center;
}
.owl-carousel .owl-item img {

}
.main-image-gallery-694a70e2fdb3300013a40960 .owl-nav button {
    background: rgba(255, 255, 255, 0.0) !important;
}
/*เกี่ยวกับเรา*/





/*บริการ*/
.service-intro {
    padding: 5% 0 2%;
    text-align: center;
}
.service-detail {
    padding: 1% 5%;
}
.service-detail h3 {
    color: #e4959e;
    font-size: 1.8em;
    margin: 0 0 5px;
}
.service-detail h5 {
    margin: 15px 0 0;
}
.service-detail .btn-brand {
    width: 50%;
    margin: 15px 0 0;
}
.service-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin: 6% 0;
}
.service-step {
    background: #fff;
    padding: 3% 5%;
    display: grid;
    grid-template-columns: 30% auto;
}
.service-step h5 {
    font-size: 1em;
}
.service-step h4 {
    font-size: 1.1em;
    margin: 0 0 10px;
    color: #f7aab3;
}
.service-step-01 {
    border-right: 1px solid #ccc;
}
.service-step-01 h3 {
    font-size: 3em;
    font-family: "Lato", sans-serif;
    margin: 0 0 2px;
}
.service-step-02 {
    padding-left: 6%;
}
.service-contact {
    padding: 0 0 5%;
}
.service-contact h3 {
    white-space: pre-line;
    text-align: center;
    margin: 0 auto 15px;
}
.btn-align2 {
    width: 50%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin: 0 auto;
}
.btn-align2 .btn-brand {
    font-size: 1.1em;
    padding: 10px;
}
.nav-template7 li {
    padding: 9px 0;
}
#contenttype71 {
    text-align: left;
}
#contenttype71 h6 {
    font-size: 1em;
    margin: 10px 0 5px;
}
#contenttype71 li {
    list-style-type: unset;
    padding: 3px 0;
    border-bottom: 0px solid #e2e2e2;
    border-top: 0px solid #f6f6f6;
}
#contenttype71 p {
    font-size: 1em;
    line-height: 1.5;
}
#contenttype71 ul {
    margin: 0;
}
.nav-template7 li:hover {
    background-color: #feeff4;
}
.nav-template7 li a {
    color: #1c1c1c;
    font-size: 1em !important;
    width: 95%;
    text-align: left;
}
.nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm {
    font-size: 1em;
}
.contentmanager-template7 a:hover {
    text-decoration: none !important;
}
.nav-template7 .fa-plus:before {
    content: "⌵";
    color: #f4909c;
    font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
    float: right;
    position: absolute;
    right: 5%;
    line-height: 0.5;
}
/*บริการ*/




/*ผลิตภัณฑ์*/
.product-name {
    text-align: center;
    padding: 5% 0;
    font-weight: 600;
    font-size: 1.1em;
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
.menu-align2 h5 {
    font-weight: 400;
    margin: 5px 0 0;
}
.TabItpCateLandingPage1 {
    background-color: transparent;
    padding: 0;
}
.TabItpCateLandingPage1>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.TabItpCateLandingPage1>ul>li>a {
    background-color: #e8e8e8 !important;
    color: #1c1c1c;
    border-radius: 7px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpCateLandingPage1>ul>li.active>a, .TabItpCateLandingPage1>ul>li>a:hover {
    background-color: #f7aab3 !important;
    color: #fff;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
#tabcateTitle694b88497f50050013ee8366694b944a7f50050013ee86c5 {
    padding: 20px 0 !important;
}
.TabItpCateLandingPage1>ul>li>a>span {
    font-size: 1.1em !important;
    font-weight: 600;
}
    .nav-justified>li {
        display: inline-table;
        width: max-content;
    }
.tab-content {
    border: none !important;
    padding: 1% !important;
    background-color: transparent;
}
.col-section {
    padding: 0 10px;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 20px 20px 0 0;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
     border-right: solid 0px #e8e6e8;
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0px;
    padding: 5% 3%;
    text-align: center;
    background: #fff;
    border-radius: 0 0 20px 20px;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    color: #000000;
    height: 3vw;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #1d1d1d;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #363636;
    font-size: 0.9em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-detail {
    margin: 5px 0 0;
    background: #363636;
    color: #fff;
    padding: 7px 20px;
}
.managerHeader {
    font-size: 1.6em;
    font-weight: 600;
    width: 100%;
}
#Contentmanager .post-time {
    display: none;
}
#Contentmanager .page-header {
    margin: 7% 0 5%;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}
#Contentmanager .page-header .col-md-9.col-sm-7.col-xs-12.padding {
    display: none;
}
.col-md-6.pull-left {
    padding: 0;
    width: 57%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 57%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
    word-break: break-word;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
    font-size: 1.3em;
}
.Textmanager.font-inherit h3 {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    font-size: 1.1em;
    font-weight: 600;
}
.Textmanager.font-inherit h6 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    display: flex;
    align-self: flex-start;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0px 5px 0px;
}
.row.Contenemanager-gallery , .row.contenemanager-gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3;
    gap: 10px;
    padding: 0 10px;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 20px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    box-shadow: none;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 0px;
}
.landingpagemanager {
    padding: 0px 0% 3%;
    border-radius: 0px;
    border: solid 0px #eee;   
}
.landingpagemanager i.far.fa-comments {
    display: none;
}
.landingpagemanager .page-header {
    border-bottom: 0px solid #eee;
}
.landingpagemanager .page-header {
    border-bottom: 0px solid #eee;
    text-align: center;
    font-size: 1.2em;
}
.landingpagemanager .nav-template > li, .landingpagemanager .nav-template .padding-col {
    margin: 0;
    padding: 0 !important;
}
.landingpagemanager .nav-template {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    gap: 40px;
    margin: 30px 0 0;
}
.landingpagemanager .nav-template * {
    min-height: 100% !important;
    height: fit-content;
    max-height: 100% !important;
    padding: 0 !important;
    width: 100%;
    text-align: center;
    font-size: 1em;
    overflow: hidden;
    border-radius: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.landingpagemanager .nav-template > li a {
  display: grid;
}
.landingpagemanager .nav-template > li a > div {
	width: 100% !important;
}
.landingpagemanager .img-container .img {
    position: unset !important;
    aspect-ratio: 2 / 2;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: unset !important;
    transition: 0.5s;
    overflow: hidden;
    border-radius: 0px !important;
}
.landingpagemanager .img-container:hover .img {
    transform: scale(1.1);
}
.landingpagemanager p.text-justify {
    font-size: 0.9em !important;
    background: #1c1c1c;
    color: #fff;
    border: none;
    padding: 7px 15px !important;
    border-radius: 7px;
    transition: 0.5s;
    width: max-content;
    margin: 10px auto;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    margin: 20px 0 0;
}
#relateContentTitle {
    font-size: 0.85em;
    visibility: hidden;
    margin-left: -103%;
}
#relateContentTitle:after {
  visibility: visible;
 content: 'สินค้าที่เกี่ยวข้อง';
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button {
    font-size: 1em !important;
}
.itp-newshare-button {
    font-size: 1em !important;
    color: #282828 !important;
    border: 1px solid #282828;
    border-radius: 0px;
}
.itp-newshare-button:hover {
    color: #fff !important;
    background: #282828;
}
.itp-newshare-button:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7442%) hue-rotate(42deg) brightness(110%) contrast(112%);
}
.btn-more {
    background: #1c1c1c;
    color: #fff;
    border: none;
    padding: 7px 15px;
    border-radius: 7px;
    transition: 0.5s;
}
article.col-md-6.item.-micro:hover .btn-more , .btn-more:hover {
    background: #f7aab3;
    color: #fff;
}
.product-border {
    border-bottom: 1px solid #e8e8e8;
    margin: 27px 0;
}
.product-sub2 {
    display: grid;
    grid-template-columns: 30% auto;
    border-top: 1px solid #e8e8e8;
    padding: 15px 0;
}
.product-detail h3 {
    margin: 0 0 20px;
}
.product-detail h5 {
    margin: 0 0 20px;
}
.product-vdo-grid {
    padding: 15px 0 3%;
    display: -webkit-inline-box;
    overflow-y: scroll;
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 30px;
    gap: 15px;
}
.product-vdo {
    width: 25%;
}
.product-vdo video , .product-vdo2 video ,  .product-vdo2 iframe {
    border-radius: 15px;
}
.product-vdo2 {
    margin-bottom: 30px;
}
.product-sub2-text1 {
    font-weight: 600;
}
.row.contenemanager-gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3;
    width: 50%;
}
.row.contenemanager-gallery {

}
.product-block-grid {
    display: grid;
    grid-template-columns: 12% auto 35%;
    gap: 35px;
    border-top: 1px solid #e8e8e8;
}
.highlight-block-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    text-align: center;
    background: #f9f9f9;
    padding: 10% 5%;
    margin: 15px 0;
    font-size: 0.8em;
}
.highlight-block strong {
    font-weight: 400 !important;
    display: block;
    margin-bottom: 10px;
}
.product-sym {
    background: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    padding: 2px;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 0.9em;
}
.product-overview {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 40px;
    margin-bottom: 35px;
}
.product-collapse {
    margin: 20px 0 0;
}
a.product-collapse-grid , .product-collapse-grid a:hover {
    color: #1c1c1c;
    text-decoration: underline !important;
    font-weight: 600;
}
.product-block1, .product-block2 {
    padding: 5% 0 0;
}
.product-block3 {
    border-right: 1px solid #e8e8e8;
    padding: 30% 5% 0 0;
}
.pg-thumbnails-section.col-md-2 {
    border-right: 0px solid #e0e0e0 !important;
    padding: 0px 10px!important;
}
.pg-main-display-section {
    background: #ffffff !important;
}

.product-no-code {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        margin-bottom: 15px;
  		margin-top: 10px;
    }

    .product-no {
        background-color: #E8E8E8;
        color: #333;
        padding: 6px 15px;
        text-align: center;
    }
/*ผลิตภัณฑ์*/





/*ข่าวสารและบทความ*/
.nav-template li {
    display: inline-table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}
.nav-template p {
    font-size: 14px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 50%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 50%;
    padding: 0 0% 0 2%!important;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 66%;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 64%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}
.nav-template .img-container .img {
    border-radius: 20px;
}
/*ข่าวสารและบทความ*/




/*ติดต่อเรา*/
.contact-block {
    padding: 15% 0 0;
}
.contact-us {
    margin: 10px 0;
}
.contact-block h4 {
    font-size: 1.5em;
    margin: 0 0 5px;
}
.tel-mail {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    justify-content: start;
    margin-bottom: 15px;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 7px;
    align-items: center;
    background: #fff;
    color: #000;
    padding: 5px;
    border-radius: 50px;
    transition: 0.5s;
}
.contact-bg2:hover {
    background: #f7aab3;
    color: #fff;
}
/*ติดต่อเรา*/


/*ขอใบเสนอราคา*/
.form-intro {
    font-size: 0.55em;
}
.form-intro h4 {
    margin: 0 0 5px;
}
/*ขอใบเสนอราคา*/




/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #ff808f;
    border-color: #ff808f;
}
.pagination>li>a, .pagination>li>span {
    color: #ff808f;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ff808f;
    background-color: #f7f7f7;
}
/*pagination*/




/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
    background-color: #e8e8e8;
    border: 0px solid transparent;
    border-radius: 20px;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 261px !important;
    min-height: 400px !important;
    max-height: 530px !important;
    background-color: #fff !important;
    box-shadow: none !important;
    border: 0px solid #eee;
    border-radius: 20px;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
/*search*/



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 19px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em!important;
}
.container {
     width: 70vw;
}
.itopplus-footer {
    font-size: 17px;
}
  .footer-grid {
    gap: 50px;
    padding-left: 4%;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.about-our-story .our-story {
    padding: 14% 21% 0;
}
  .about-intro {
    padding: 5% 12.5% 25%;
}
  .about-mission-block2 {
    padding: 0 0 0 7%;
}
  .nav-template7 li {
    padding: 13px 0;
}
  .nav-template p {
    font-size: 16px;
}
  .nav-template strong {
    font-size: 22px;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin: 0 auto 9px;
}
  .contact-bg2 {
    grid-template-columns: 55px auto;
}
  .CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.93em;
    width: 100%;
    padding: 0 10px;
}
    .itopplus-search-image-flex-item {
        width: 312px !important;
        min-height: 455px !important;
        max-height: 530px !important;
    }
  .row.contenemanager-gallery {

}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.header-block {
    grid-template-columns: auto 31%;
}
  .navbar-default .navbar-nav > li > a {
    padding: 8px 10px;
}
  #slider694cc51c11889d00132ad92d {
    display: none;
}
  .our-story {
    padding: 15% 18% 15% 7%;
}
  .our-story h3 {
    font-size: 1.6em;
}
  .one-stop {
    margin: -5px 0px;
}
  figure.effect-sadie p {
    font-size: 3.6em !important;
}
.service-sub {
    font-size: 0.9em;
}
  .h3, h3 {
    font-size: 1.8em;
}
  .h4, h4 {
    font-size: 1.2em;
}
  .btn-align {
    width: 100%;
    margin: 5% 0 0;
}
  .product-sub {
    white-space: inherit;
}
  .about-factory {
    grid-template-columns: 17% auto;
}
  .about-bg {
    white-space: inherit;
}
  .CASS-H-head h3.form-inline {
    font-size: 2em;
}
  .CASS-H-border .ITPcheckboxAuthen {
    width: 91%;
    margin: 0 auto;
}
  .itopplus-footer {
    font-size: 12px;
}
  .about-our-story .our-story {
    white-space: inherit;
    padding: 3% 10% 3%;
}
  .about-intro {
    padding: 5% 8.5% 25%;
}
  .about-mission-block1 h3 {
    font-size: 2em;
}
  .service-detail h3 {
    font-size: 1.5em;
}
  .service-detail {
    padding: 0% 5%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 5vw;
}
  .nav-template p {
    font-size: 14px;
}
  .nav-template strong {
    font-size: 16px;
}
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 80%;
}
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 84%;
}
  .managerHeader {
    font-size: 1.6em;
}
  .contact-block h4 {
    font-size: 1.3em;
}
  .contact-bg2 {
    grid-template-columns: 40px auto;
    font-size: 0.9em;
}
  li#menu69479b57f6381d0013c65fa6 {
    display: none !important;
}
  .itopplus-search-image-flex-item {
    width: 220px !important;
}

.product-block-grid {
    grid-template-columns: 13% auto 35%;
}
.highlight-block-grid {
    gap: 10px 5px;
    font-size: 0.7em;
}
  .product-sub2 {
    grid-template-columns: 35% auto;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#slider694cc51c11889d00132ad92d {
        display: block;
        margin-bottom: -9px;
}
.our-story {
        padding: 7% 15% 7% 4%;
        white-space: inherit;
}
figure.effect-sadie p {
        font-size: 2.6em !important;
}
.btn-align {
        font-size: 0.9em;
    }
  .btn-line {
    grid-template-columns: 20px auto;
}
  .btn-arrow {
    grid-template-columns: auto 20px;
}
  .h2, h2 {
    font-size: 3em;
}
      .h4, h4 {
        font-size: 1.1em;
    }
  .consult-block {
    white-space: inherit;
    padding: 20% 3% 0 0;
    font-size: 1em;
}
  .consult-block .btn-brand {
    width: 65%;
}
  .CASS-H-middle-mid div {
    padding: 0px;
}
  .CASS-H-middle-mid {
    padding: 0px 9%;
}
  .footer-grid {
    grid-template-columns: 20% 25% 55%;
    gap: 10px;
    padding-left: 0%;
}
  .service-sub h4 {
    white-space: inherit;
    margin: 10px 0 10px;
    font-size: 1.05em;
}
  .service-icon {
    gap: 10px;
    margin-bottom: 10px;
}
      .about-our-story .our-story {
        padding: 3% 3% 3%;
    }
  #background69479eafd147b6001323e3ad .col-md-6.col-sm-6.col-xs-12.padding , #background694bc8ad7f50050013ee9172 .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}
      .one-stop {
        margin: 0px 0px;
    }
      .about-intro {
        padding: 5% 1% 25%;
    }
  .service-detail .btn-brand {
    width: 60%;
}
  .TabItpCateLandingPage1>ul {
    display: flex;
    justify-content: center;
}
  .nav-justified>li {
    
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: 10vw;
    }
  .btn-more {
    padding: 5px 10px;
    font-size: 0.9em;
}
  .Textmanager.font-inherit h3 {
    font-size: 1.3em;
}
  .nav-template li {
    width: 100%;
}
      .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
        padding-bottom: 57%;
    }
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 50%;
}
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding: 20px 0% 0 0% !important;
}
.nav-template li:hover , .nav-template li:hover a {
    text-decoration: none !important;
}
  li#menu69479b57f6381d0013c65fa6 {
    display: block !important;
}
      .contact-bg2 {
        grid-template-columns: 55px auto;
        font-size: 1em;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    } 
  .itopplus-search-image-flex-item {
        width: 229px !important;
    }
    .pg-product-container {
        flex-direction: column-reverse!important;
}
  .pg-thumbnails-section {
    max-width: 100% !important;
}
  .product-sub2 {
    grid-template-columns: 45% auto;
}

    .product-block-grid {
        grid-template-columns: 17% auto 35%;
    }
    .highlight-block-grid {
        font-size: 0.55em;
    }
.product-sym {
    width: 16px;
    height: 16px;
}
      .pg-thumbnails-section {
        border-bottom: 0px solid #e0e0e0!important;
    }
}


@media (min-width: 744px) and (max-width: 991px) {
    .hidden-sm {
        display: block !important;
    }
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl694cc51c11889d00132ad92d {
    padding: 0 !IMPORTANT;
}
  .brand-grid {
    grid-template-columns: repeat(1, 1fr);
}
  .btn-brand-img {
    width: 10%;
}
      .our-story {
        padding: 7% 0% 7% 0%;
        white-space: inherit;
    }
      .our-story h3 {
        font-size: 1.5em;
    }
      .btn-arrow {
        margin-top: 15px;
    }
      figure.effect-sadie p {
        font-size: 2em !important;
    }
  .CASS-B-border {
    display: none;
}
  .cer-img-grid {
    width: 85%;
}
      .service-sub {
        font-size: 1em;
        padding: 5% 0;
    }
      .service-icon {
        gap: 15px;
        margin-bottom: 20px;
        grid-template-columns: 10% auto;
        align-items: start;
    }
      .btn-align {
        font-size: 1em;
        grid-template-columns: repeat(1, 1fr);
    }
  .main-image-gallery-6947842f25cd5000138ac8d4 .owl-nav button {
    background: rgba(255, 255, 255, 0.0) !important;
}
  .product-block-mb {
    display: flex;
    flex-direction: column-reverse;
}
  .product-block {
    grid-template-columns: repeat(1, 1fr);
}
      .product-sub {
        padding: 10%;
    }
      .about-factory {
        grid-template-columns: repeat(1, 1fr);
    }
  .about-factory-img {
    width: 30%;
    margin: 0 auto;
}
  .about-factory-text {
    text-align: center;
}
  .about-bg-img {
    width: 25%;
}
  .about-bg-grid {
    grid-template-columns: repeat(2, 1fr);
    border-top: 0px solid #9f9e9e;
    border-bottom: 0px solid #9f9e9e;
  }
      .about-bg {
        border: 1.5px solid #9f9e9e;
    }
      .consult-block {
        padding: 0% 0% 0 0;
    }
      .h2, h2 {
        font-size: 2.6em;
    }
      .h3, h3 {
        font-size: 1.5em;
    }
      .CASS-H-head h3.form-inline {
        font-size: 1.9em;
    }
      .consult-block .btn-brand {
        width: 75%;
    }
      .CASS-H-border .ITPcheckboxAuthen {
        width: 100%;
        margin: 0 auto;
        padding: 0 5px;
    }
      .footer-grid {
        display: none;
    }
  .footer-logo {
    width: 40%;
}
      .about-our-story .our-story {
        padding: 3% 0% 3%;
    }
  .about-mission {
    grid-template-columns: repeat(1, 1fr);
}
  .about-mission-block1 h3 {
        font-size: 1.8em;
        text-align: center;
    }
      .service-detail {
        padding: 0% 0%;
    }
  .service-step {
    grid-template-columns: repeat(1, 1fr);
}
  .service-step-01 {
    border-right: 0px solid #ccc;
}
  .service-step-02 {
    padding-left: 0%;
}
  .btn-align2 {
    width: 100%;
    font-size: 0.9em;
}
  article.col-md-6.item.-micro {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
        height: 9vw;
        font-size: 0.9em;
        -webkit-line-clamp: 2;
        word-break: break-word;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }
  .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.8em;
}
  #Contentmanager .page-header {
    flex-direction: column;
    text-align: center;
}
  .social-share {
    top: 20px;
}
  .modal-dialog {
    width: 90% !important;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .row.Contenemanager-gallery {
    column-count: 2;
    --webkit-column-count: 2;
    --moz-column-count: 2;
}
  .row.contenemanager-gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3;
    width: 100%;
}
      .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 100%;
    }
      .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
        padding-bottom: 48%;
    }
  .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
      .contact-bg2 {
        grid-template-columns: 45px auto;
    }
  .form-intro {
    padding: 0 25px;
}
    .itopplus-search-image-flex-item {
        width: 46% !important;
        min-height: 315px !important;
        max-height: inherit !important;
    }
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .managerHeader {
        font-size: 1.4em;
    }
  .newShareContainer {
    margin-bottom: 20px;
}

    .product-sub2 {
        grid-template-columns: 45% auto;
    }
    .product-block-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 5px;
    }
.product-block3 {
    border-right: 0px solid #e8e8e8;
    padding: 5% 0% 0 0;
}
.product-block1, .product-block2 {
    padding: 0% 0 0;
}
    .highlight-block-grid {
        font-size: 0.75em;
        padding: 10% 2%;
    }
    .product-sym {
        width: 20px;
        height: 20px;
    }
.landingpagemanager .nav-template {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 20px 0 0;
}
#relateContentTitle {
    margin-left: -128%;
}
  .TabItpCateLandingPage1>ul {
    gap: 5px;
}
  .TabItpCateLandingPage1>ul>li>a {
    padding: 10px !important;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
  .TabItpCateLandingPage1>ul>li>a>span {
    font-size: 0.95em !important;
}
}


