.itopplus-background {

}
body {
      font-size: 16px;
      overflow-x: hidden;
      color: #282828;
      font-family: "LINE Seed Sans TH";
}
a {
    color: #282828;
}
a:hover {
       color: #043168;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg3 {
	  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28012024oa3s/0/0/3z-z1649778462466.webp");
      background-size: cover;
      background-attachment: fixed;
      background-position: bottom;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1em;
    color: #282828;
    margin: 0 15px;
    padding: 10px 0;
    border-radius: none;
    border-bottom: 3px 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: #444 !important;
    box-shadow: none;
    border-color: #4882aa;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu > li > a {
    font-size: 1.1em;
    color: #282828;
    padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
    background: #043168;
}

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

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

  #controlMenu * {
    color: #000 !important;
    border: none;
  }
      #nav-menu, #ItopplusMainSidebar > div {
        background: #f0f4f8 !important;
    }
      .navbar-header>a {
        width: 35px !important;
    }
  
  #itpphonemobile {
  order: 1;
}

#itpsearchmobile {
  order: 0;
}

.old-image-icon-facebook {
  order: 2;
}

.old-image-icon-line {
  order: 3;
}

.old-image-icon-instragram {
  order: 4;
}

.old-image-icon-youtube {
  order: 5;
}

.new-image-icon-twitter {
  order: 6;
}

}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 30% auto;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

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

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(300px, 25vw, 400px);
    margin: 0;
  }

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }

    .itopplus-search {
        text-align: right;
        color: #777777;
        width: 21vw;
        font-size: 0.9em;
    }
}






/**/
.h1, h1 {
    font-size: 4.5em;
    font-weight: 400;
}
.h2, h2 {
    font-size: 2.3em;
    font-weight: 400;
}
.h3, h3 {
    font-size: 1.4em;
    font-weight: 400;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 400;
}
.h5, h5 {
    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;
}
/**/




/*header*/
.itopplus-header {
    font-size: 0.9em;
}
.itopplus-header a {
    color: #fff;
}
.itopplus-header a:hover {
    color: #91c9e4;
}
.tel-mail {
    display: grid;
    grid-template-columns: 18px auto;
    gap: 10px;
    align-items: center;
}
.header-icon-img {
    width: 10%;
    float: right;
    display: flex;
    gap: 15px;
    align-items: center;
}
.header-maps {
    display: grid;
    grid-template-columns: 17px auto;
    justify-content: end;
    gap: 5px;
    align-items: center;
}
.header-maps-text {
    padding: 5px 0 0;
}
/*header*/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 400;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #91c9e4;
}
.footer-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.footer-qr {
    width: 75%;
    margin: 0 20px 0 auto;
}
.footer-mb {
    text-align: center;
    padding: 8% 0 10%;
}
.tel-mail-mb {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.tel-mail-mb .tel-mail {
    justify-content: center;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #043168 !important;
    color: #043168 !important;
    font-family: "LINE Seed Sans TH", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #043168 !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: 6% 2% 2%;
    font-size: 0.9em;
}
/*footer*/


/*slide*/
#carousel67c51cccf3f3120013648174 .hidden {
        display: block!important;
        visibility: inherit!important;
        pointer-events: none;
} 
#carousel67c51cccf3f3120013648174 .carousel-indicators .active {
     background-color: #fff;
    width: 40px;
    height: 6px;
    margin: 5px;
}  
#carousel67c51cccf3f3120013648174 .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 6px;
    margin: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0px;
} 
#carousel67c51cccf3f3120013648174 .carousel-indicators {
    bottom: 3%;
} 
#carousel67c51cccf3f3120013648174 .glyphicon-chevron-left:before,
#carousel67c51cccf3f3120013648174 .glyphicon-chevron-right:before {
     display: none;
}
/*slide*/


/*หน้าแรก*/
.eapps-widget-toolbar { 
  display: none;
}
.padding-pd {
    padding: 2%;
}
.menu-align {
    text-align: center;
    padding: 5% 0 1%;
}
.why-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 1% 0;
}
.why-icon {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
    gap: 10px;
    color: #777777;
    transition: 0.5s;
}
.why-icon:hover {
      transform: scale(1.1);
}
.why-icon-text h4 {
    color: #282828;
    font-size: 1em;
    font-family: "Outfit", sans-serif;
    font-weight: 400;
}
figure.effect-oscar {
    background: transparent;
    margin-bottom: 5px !important;
}
figure.effect-oscar figcaption {
    padding: 1em;
    background-color: rgba(58, 52, 42, .0);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(255, 255, 255, .5);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.grid figure figcaption {
    padding: 1em;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-oscar h2 {
    white-space: pre-line;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 0.9em;
    line-height: 1.3;
    text-align: left;
    color: #282828;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
}
figure.effect-oscar h2 h3 {
    font-size: 1.9em;
    font-weight: 400;
    margin: 0 0 5px;
}
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-oscar:hover img {
      transform: scale(1.1);
}
.gallery-name {
    text-align: center;
    color: #fff;
}
.effect-sadie {

}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4em 1.5em 1.5em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    text-align: left;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    text-transform: initial;
    font-size: 0.9em;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0, 0, 0, 1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
}
.grid figure img {
    opacity: 1;
}
.product-name {
    text-align: center;
}
.product-name h3 {
    margin: 0 0 15px;
}
.btn-more {
    background: #043168;
    color: #fff;
    border: none;
    padding: 6px 20px;
    font-size: 0.8em;
    transition: 0.5s;
}
.btn-more:hover , .effect-sadie:hover .btn-more , #Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more {
    background: #91c9e4;
    color: #fff;
}
.main-timeline:before {
    content: '';
    width: 60%;
    border-bottom: 2px solid #91c9e4;
    left: 20%;
    position: absolute;
    height: 100px;
}
.step-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    padding: 1% 0% 5%;
}
.step-icon {
    padding: 0 6% 5%;
    color: #777777;
}
.step-icon a {
    color: #777777;
}
.step-icon img {
    width: 20% !important;
}
.step-icon-number {
    padding: 6px;
    background: #91c9e4;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    margin: 20px auto;
    position: relative;
}
.step-icon h4 {
    color: #282828;
    margin: 0 0 10px;
}
.kpm-textile {
    padding: 20% 0 19% 25%;
}
.kpm-textile h1 {
    font-family: "Playfair Display", serif;
    margin: 0;
}
.kpm-textile h3 {
    margin: 5px 0 25px;
}
.btn-view {
    background: #4882aa;
    color: #fff;
    border: none;
    padding: 7px 20px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-view:hover {
    background: #fff;
    color: #4882aa;
}
/*หน้าแรก*/



/*สาระน่ารู้*/
.col-section {

}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px;
}
.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%;
    border: 0px solid #eee;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.15em;
    font-weight: 400;
    color: #282828;
    height: 45px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #043168;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: left;
    font-size: 0.9em;
    color: #777777;
}
h3.managerHeader {
    font-size: 2.3em;
    font-weight: 400;
    color: #282828;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 400;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 400;
    margin: 20px 0 10px;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 0px;
    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: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    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;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
/*สาระน่ารู้*/




/*เกี่ยวกับเรา*/
.about-sub {
    padding: 20% 13%;
    line-height: 1.5;
}
.about-sub h2 {
    margin: 0 0 25px;
}
.about-sub h4 {
    margin: 0 0 5px;
}
.about-bg-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding-bottom: 5%;
}
.about-bg {
    background: #f0f4f9;
    padding: 10%;
    color: #777;
    border-bottom: 3px solid #91c9e4;
    transition: 0.5s;
}
.about-bg:hover {
    transform: translateY(-10px);
}
.about-bg h4 {
    color: #282828;
    margin: 20px 0 5px;
    line-height: 1.2;
    height: 45px;
}
.about-bg img {
    width: 40% !important;
    margin-top: -35%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    border-radius: 50%;
}
.padding-pd2 {
    padding: 2%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*เกี่ยวกับเรา*/



/*สินค้าของเรา*/
.product-block-header {
    background: #043168;
    color: #fff;
    text-align: center;
    padding: 20px;
}
.product-block-header h3 {
    margin: 0 !important;
    line-height: 1.3;
}
.product-block-sub {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.product-img {
    background: #f0f4f9;
    text-align: center;
    overflow: hidden;
    transition: 0.5s;
}
.product-img:hover {
    background: #043168;
    color: #fff;
}
.product-img-img {
    overflow: hidden;
}
.product-img img {
    width: 100% !important;
    overflow: hidden;
    transition: 0.5s;
}
.product-img:hover img {
    transform: scale(1.1);
}
.product-img-text {
    padding: 7% 0;
}
.product-img h4 {
    margin: 0px 0 0 !important;
}
#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 10px !important;
}
.title-type47 {
    display: none;
}
.product-name2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15% 0 6%;
    font-size: 0.9em;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
}
.product-name2 h4 {
    font-size: 1em;
}
#Contentmanager figure.effect-oscar:hover figcaption {
    background-color: rgba(0, 0, 0, .5);
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
/*สินค้าของเรา*/


/*CONTACT US*/
.text-contact {
    text-align: center;
    padding: 2% 0% 0;
    font-size: 0.95em;
}
.text-contact h3 {
    line-height: 1.2;
    color: #000;
    margin: 0 0 5px;
}
.contact-bg-text {
    line-height: 1.3;
    padding: 0 6% 0 0;
}
.contact-block2 {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 10px;
  margin: 20px 0 0px;
  width: 98.5%;
}
.contact-bg {
  display: grid;
  grid-template-columns: 55px auto;
  gap: 15px;
  align-items: center;
  background: #ffffff;
  border: 1px solid #eee;
  border-radius: 0px;
  padding: 0px;
}
.contact-bg:hover {
    background: #91c9e4;
    color: #fff;
}
/*form Contact*/
.no-js #Component67c567e9ac41820013cde90a label {
  display: none !important;
}
.no-js #Component67c567e9ac41820013cde90a .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67c567e9ac41820013cde90a .form-control {
  border: 1px solid #eee;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: none;
  font-size: 1em !important;
  padding: 28px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component67c567e9ac41820013cde90a .form-control:hover {
  border: 1px solid #043168;
}
.no-js #Component67c567e9ac41820013cde90a .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component67c567e9ac41820013cde90a .form-control:focus {
  border: 1px solid #043168;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component67c567e9ac41820013cde90a .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #043168;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67c567e9ac41820013cde90a .btn-default:active {
  background: #043168;
  color: #fff;
}
.no-js #Component67c567e9ac41820013cde90a .btn-default:hover,.no-js #Component67c567e9ac41820013cde90a .btn-default:focus {
  background-position: 0 0px;
   background: #043168;
  color: #fff;
}
.no-js #Component67c567e9ac41820013cde90a .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67c567e9ac41820013cde90a span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component67c567e9ac41820013cde90a .ITPcheckboxAuthen {
  font-size: 1em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
#iframe67c567f3ac41820013cde914 iframe {
    height: 227px;
}
/*CONTACT US*/


/*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: #043168;
    border-color: #043168;
}
.pagination>li>a, .pagination>li>span {
    color: #043168;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #043168;
    background-color: #f7f7f7;
}
/*pagination*/



/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 200px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
    border:1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .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: 20px;
}
      .container {
        width: 1440px;
    }
  .dropdown-menu > li > a {
    font-size: 1.4em;
}
  .header-icon-img {
    width: 8.5%;
}
  .step-icon-number {
    width: 40px;
    height: 40px;
}
  .main-timeline:before {
    width: 56%;
    left: 22%;
    height: 117px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 60px;
}
  .itopplus-footer {
    font-size: 17px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .about-sub {
    padding: 20% 15%;
}
  .contact-bg {
    grid-template-columns: 65px auto;
}
  .no-js #Component67c567e9ac41820013cde90a .form-control {
    padding: 30px 20px;
}
  .contact-bg-text {
    padding: 0 9% 0 0;
}
  #iframe67c567f3ac41820013cde914 iframe {
    height: 239px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.header-icon-img {
    width: 12%;
}
.itopplus-search {
        width: 30vw;
}
 #Component67c54e0a7f1bf500135a3d7a , #Component67c54ddcac41820013cde30d , #Component67c54d2726404e0013a3d414 {
    display: none;
}
  .why-block {
    font-size: 0.8em;
}
  figure.effect-oscar h2 {
    font-size: 0.8em;
}
  .main-timeline:before {
    height: 90px;
}
  .kpm-textile {
    padding: 16% 0 16% 18%;
}
  .about-sub {
    padding: 12% 9%;
}
  .about-bg h4 {
    height: 70px;
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
  #iframe67c567f3ac41820013cde914 iframe {
    height: 229px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h1, h1 {
    font-size: 3.3em;
}
/*slide*/
#carousel67c54e0a7f1bf500135a3d7a .hidden {
        display: block!important;
        visibility: inherit!important;
        pointer-events: none;
} 
#carousel67c54e0a7f1bf500135a3d7a .carousel-indicators .active {
     background-color: #fff;
    width: 40px;
    height: 6px;
    margin: 5px;
}  
#carousel67c54e0a7f1bf500135a3d7a .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 6px;
    margin: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0px;
} 
#carousel67c54e0a7f1bf500135a3d7a .carousel-indicators {
    bottom: 3%;
} 
#carousel67c54e0a7f1bf500135a3d7a .glyphicon-chevron-left:before,
#carousel67c54e0a7f1bf500135a3d7a .glyphicon-chevron-right:before {
     display: none;
}
/*slide*/
  
  #Component67c54e0a7f1bf500135a3d7a , #Component67c54ddcac41820013cde30d , #Component67c54d2726404e0013a3d414 {
    display: block;
}
      .why-block {
        font-size: 0.7em;
    }
  .why-icon {
    gap: 5px;
}
      figure.effect-oscar h2 {
        font-size: 0.6em;
    }
  figure.effect-oscar {
    margin-bottom: -10px !important;
}
/*slide product*/
#carousel67c54d2726404e0013a3d414 .hidden {
	display: block!important;
	visibility: inherit!important;
	pointer-events: none;
} 
#carousel67c54d2726404e0013a3d414 .carousel-indicators .active {
	background-color: #043168;
	border-color:#043168;
    width: 12px;
    height: 12px;
    margin: 2px;
}  
#carousel67c54d2726404e0013a3d414 .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
} 
#carousel67c54d2726404e0013a3d414 .carousel-indicators {
    bottom: -5%;
} 
#carousel67c54d2726404e0013a3d414 .glyphicon-chevron-left:before,
#carousel67c54d2726404e0013a3d414 .glyphicon-chevron-right:before {
	 display: none;
}
/*slide product*/
.main-timeline:before {
        height: 80px;
        left: 15%;
        width: 70%;
}
      .kpm-textile {
        padding: 7% 0 7% 5%;
    }
  .tel-mail-mb {
    width: 45%;
    margin: 0 auto;
}
  .about-sub h2 {
    font-size: 1.5em;
}
      .about-sub {
        padding: 4% 4%;
    }
  .about-bg {
    font-size: 0.9em;
}
  .product-name2 {
    font-size: 0.8em;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 0 !important;
}
  .contact-bg {
    grid-template-columns: 40px auto;
    gap: 5px;
    font-size: 0.85em;
}
  .no-js #Component67c567e9ac41820013cde90a .form-control {
    padding: 23px 20px;
}
  .no-js #Component67c567e9ac41820013cde90a .ITPcheckboxAuthen {
    font-size: 0.8em;
}
      #iframe67c567f3ac41820013cde914 iframe {
        height: 210px;
    }
  .itopplus-search-image-flex-item {
    margin: 5px 0!important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
    .h1, h1 {
        font-size: 3.2em;
    }
  .h2, h2 , h3.managerHeader {
    font-size: 1.7em;
}
  #imagesControl67c54e0a7f1bf500135a3d7a {
    padding: 0 !important;
}
  .why-block {
    grid-template-columns: repeat(2, 1fr);
}
  .container {
    padding-right: 0px;
    padding-left: 0px;
}
  .padding-pd {
    padding: 0%;
}
#imagesControl67c52deef3f3120013648531 {
    padding: 0 10px !important;
}
  figure.effect-oscar h2 {
    padding: 10px;
}
#carousel67c54d2726404e0013a3d414 {
    margin-bottom: 5%;
}
      #carousel67c54d2726404e0013a3d414 .carousel-indicators {
        bottom: -9%;
    }
  .step-block {
    grid-template-columns: repeat(1, 1fr);
}
  .main-timeline:before {
    display: none;
}
  .step-icon {
    padding: 0 8% 10%;
}
      .kpm-textile {
        padding: 0% 0 7% 0%;
        text-align: center;
    }
  article.col-md-6.item.-micro {
    width: 50%;
}
  .col-section {
    padding: 0 5% 5%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    height: 40px;
}
  .tel-mail-mb {
        width: 85%;
    }
      .about-sub {
        padding: 0% 1%;
    }
  .about-bg-block {
    grid-template-columns: repeat(1, 1fr);
}
      .about-bg {
        width: 95%;
        margin: 0 auto;
    }
  .about-bg img {
    width: 30% !important;
    margin-top: 0%;
}
      .about-bg h4 {
        height: inherit;
    }
  .product-block-sub {
    grid-template-columns: repeat(2, 1fr);
}
  .product-img-text {
    font-size: 0.9em;
}
  .product-block-header h3 {
    font-size: 1.2em;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}
      .contact-bg {
        grid-template-columns: 50px auto;
        gap: 10px;
        font-size: 1em;
    }
      .no-js #Component67c567e9ac41820013cde90a .form-control {
        padding: 27px 20px;
    }
  .no-js #Component67c567e9ac41820013cde90a .col-md-6 {
    padding: 0 15px;
}
  .no-js #Component67c567e9ac41820013cde90a .ITPcheckboxAuthen {
        font-size: 0.95em;
    }
  #searchResultLanding .panel {
    margin: 6%;
}
  .itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}



.eapps-widget-toolbar { display: none; }  



