.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #000000;
  font-family: "LINE Seed Sans TH";
}

.itopplus-header {
  background-color: #e5e5e5;
  color: #000000;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23062024wwwp/0/0/1z-z206977930540.jpg");
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23062024wwwp/0/0/2z-z1285196886613.jpg");
  background-position: center;
  background-size: cover;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23062024wwwp/0/0/3z-z645990480680.jpg");
}

.navbar-default .navbar-nav > li > a {
  color: #000000;
  margin: 0 5px;
  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: #1877f2 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  color: #282828;
}

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

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

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

  #controlMenu * {
    color: #444 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #444 !important;
  }

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

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

  #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) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 10% auto;
    align-items: center;
  }

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

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

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

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

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

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

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

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 480px) {
}


/************font-size***************/

.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a {
    font-size: 16px;
}

.sect-about h1 {
    font-size: 5.4em;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.4em;
}

h3 {
    font-size: 2.8em;
}

h4, .managerHeader {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p {
    font-size: 17px;
}

.btn-more, .btn-contact02, .btn-contact, .pre-product p,
.footer p, div#background68623f8d8986ef0013a3f6d2 button {
    font-size: 14px;
}

.text-line h6, .pre-article h6, .footer h6 {
    font-size: 18px;
}

.pre-product h6 {
    font-size: 17px;
}

.text-product h6 {
    font-size: 20px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}


/*****************master-page*******************/

.head-social , .head-follow {
    display: flex;
    gap: 10px;
    align-items: center;
}

.head-social img {
    width: 35px !important;
}

.head-contact p, .text-line p {
    margin: 0;
}

.head-contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.contact-tell {
    display: grid;
    grid-template-columns: 18px auto;
    gap: 10px;
    align-items: center;
}

.head-tell {
    display: flex;
    align-items: center;
    gap: 15px;
}

.logo-footer h4 {
    text-transform: uppercase;
    color: #ff8c1c;
    font-weight: 600;
    font-family: "Onest", sans-serif;
    margin-bottom: 1rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin: 0;
}

.fw-semi, .h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
span#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.logo-footer h6, .sect-about h5, .sect-port,
.art-detail p {
    margin-bottom: 2rem;
}

.footer p, .footer a, .footer-bottom a {
    color: #b5b5b5;
}

.footer p, .contact-page p {
    margin: 2px 0;
}

.footer h6, .sect-slogan h3, .text-line h6,
.art-detail h6 {
    margin-bottom: 1rem;
}

.sect-about h1 {
    font-family: "Onest", sans-serif;
}

.footer li {
    display: grid;
    grid-template-columns: 18px auto;
    gap: 10px;
    align-items: baseline;
}

.sect-about h1, .sect-product h2, .sect-service h2,
.sect-port h2, .sect-slogan h2, .sect-slogan h3,
.head-page h3, .text-orange, .service-page h4,
.managerHeader, .art-detail h4, .contact-page h4 {
    color: #ff8c1c;
}

.sect-about {
    padding-left: 18%;
    padding-top: 18%;
}

.footer ul {
    list-style: none;
    padding: 0;
    margin-top: 4%;
}

.social-footer img {
    width: 45px !important;
}

.social-footer {
    display: flex;
    gap: 15px;
}

.btn-maps {
    color: #08b1e9 !important;
    margin-bottom: 2rem !important;
}

.footer-bottom p {
    margin: 0;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.policy-footer p:last-child::after {
    display: none;
}

.policy-footer p::after {
    content: "|";
    position: absolute;
    right: 0;
}

.policy-footer p {
    padding: 0 15px;
    position: relative;
}

.policy-footer {
    display: flex;
}

.footer.pe-20 {
    padding-left: 20%;
}

.boderedlayoutClient, figure.effect-jazz figcaption::after,
.CASS-A-middle-right, .CASS-A-middle-left, .CASS-A-bottom,
.CASS-A-top, .dropdown-menu, .CASS-B-border {
    border: none;
}

.CASS-A-main {
    box-shadow: none;
}

figure.effect-jazz, .CASS-B-border {
    background: transparent;
}

.sect-about h1 {
    font-weight: 700;
    line-height: 84px;
}

.sect-about h5, .sect-service h5, .sect-service h2,
.sect-slogan h3, .sect-mission h6, .art-detail h6,
.contact-page h4 {
    font-weight: 400;
}

.text-blue {
    color: #077fbe;
}

p {
    line-height: 26px;
}

.blog-about {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    margin-bottom: 8%;
    margin-top: 7%;
}

.items-about {
    display: grid;
    grid-template-columns: 22% auto;
    gap: 20px;
    align-items: center;
}

.btn-more {
    width: fit-content;
    background: #ff8c1c;
    padding: 1rem 2rem;
    border-radius: 30px;
    color: #fff;
    transition-duration: 0.3s;
}

.btn-contact {
    width: fit-content;
    background: #000;
    padding: 1rem 2rem;
    border-radius: 30px;
    color: #fff;
    transition-duration: 0.3s;
}

.btn-all {
    display: flex;
    align-items: center;
    gap: 15px;
}

.sect-product, .sect-port, .service-page,
.managerHeader {
    text-align: center;
}

.sect-product {
    padding-bottom: 16%;
}

.sect-product h2, .service-page h4, .art-detail h5 {
    margin-bottom: 0.5rem;
}

div#background686210e3c1fa9c0013edbfd4 figure,
.CASS-A-main figure, .CASS-B-main .imgLightbox {
    border-radius: 20px;
    overflow: hidden;
}

div#background686210e3c1fa9c0013edbfd4 {
    margin-top: -140px;
}

figure.effect-jazz h2 {
    padding-top: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

figure.effect-jazz h2, figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure h2 {
    word-spacing: unset;
    font-weight: unset;
    font-size: initial;
}

div#background686210e3c1fa9c0013edbfd4 figcaption {
    padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-transform: none;
    text-align: left;
}

figure.effect-jazz p {
    padding: 0;
    font-size: initial;
}

figure.effect-jazz p {
    -webkit-transition: inherit;
    transition: inherit;
}

.grid figure p {
    letter-spacing: unset;
    font-size: unset;
}

figure.effect-jazz:hover h2, figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.text-product {
    padding: 20px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
}

.pre-product {
    padding: 15px;
    padding-top: 35px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    color: #fff;
    text-align: left;
    background: linear-gradient(0deg, #3e4042, #3e4042d1, #3e404275, transparent);
}

.text-product p, .text-blue2, .pre-product p {
    color: #00baf8;
}

div#background686212865a6a4d00136edb05 figure,
div#background68623f447b36ca00148a2ccd figure {
    padding-right: 3%;
}

.sect-service {
    color: #fff;
}

.sect-service ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 3% 0 6%;
}

.sect-service li {
    display: grid;
    grid-template-columns: 40px auto;
    align-items: center;
    gap: 15px;
    min-width: 35%;
}

.btn-line {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 20px;
    align-items: center;
    background: #fff;
    width: 70%;
    color: #000;
    padding: 2%;
    border-radius: 15px;
    transition-duration: 0.3s;
}

.line-id {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    gap: 5px;
    background: #01ba03;
    width: fit-content;
    padding: 0.5rem 1rem;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
}

.text-line h6 {
    color: #01ba03;
      transition-duration: 0.3s;
}

.img-line {
    background: #fff;
    padding: 1%;
    box-shadow: 0 4px 13px rgb(0,0,0,0.2);
    border-radius: 10px;
    overflow: hidden;
}

.sect-service {
    padding-top: 15%;
    padding-left: 8%;
}

.CASS-A-middle-mid, .CASS-B-middle-mid {
    padding: 0;
}

.img-slogan {
    border-radius: 30px 0 0 0;
    overflow: hidden;
}

.sect-slogan {
    background: #fff;
    width: 113%;
    position: relative;
    z-index: 2;
    padding-top: 10%;
    padding-left: 20%;
    padding-bottom: 15%;
    padding-right: 10%;
    border-radius: 0 25px 25px 0;
    overflow: hidden;
    margin-top: 20%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.img-design {
    position: absolute;
    width: 25%;
    right: 10%;
    bottom: -12%;
    opacity: 0.4;
}

.btn-contact02 {
    width: fit-content;
    background: #08b1e9;
    padding: 1rem 2.5rem;
    color: #fff;
    border-radius: 30px;
    transition-duration: 0.3s;
}

.sect-slogan h6 {
    margin-bottom: 7%;
}

.sect-maps {
    margin-bottom: -5px;
}

.sect-maps iframe {
    filter: grayscale(1);
}

.head-page {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_23062024wwwp/0/0/1z-z206977930540.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
    padding: 3% 0;
}

.sect-mission span.text-orange {
    font-size: 40px;
    line-height: 0;
}

.service-page {
    margin-bottom: 3%;
}

.Text_seller2, .post-time, .landingpagemanager {
    display: none;
}

.social-icon {
    border-radius: 5px;
}

.pre-article h6 {
    margin-bottom: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 55px;
}

.pre-article {
    text-align: left;
    color: #282828;
    padding: 15px;
}

.template1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

    .Contentmanager .template1 .template-panel {
        padding-bottom: 70%;
    }

.page-header {
    padding-bottom: 0;
    margin: 3% 0 0;
    border-bottom: none;
}

.Textmanager {
    text-align: left;
    display: flow-root;
}

.pe-8 {
    padding-left: 6%;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    padding: 0;
    box-shadow: none;
    border-radius: 20px;
    border: none;
    overflow: hidden;
}

.art-detail li p {
    margin-bottom: 0.75rem;
}

.art-detail li::before {
    content: " ";
    width: 22px;
    height: 22px;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_23062024wwwp/470/0/checkz-z1037331862336.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
    top: 4px;
}

.art-detail li {
    position: relative;
    list-style: none;
}

.art-detail p {
    color: #505050;
}

.contact-page {
    padding-left: 8%;
    padding-top: 1%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 38px auto;
    gap: 15px;
    margin-bottom: 1rem;
  align-items: baseline;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 3%;
}

.form-contact {
    text-align: center;
    background: #fff;
    padding: 6% 3% 2%;
    margin-bottom: -1px;
}

div#background68623f8d8986ef0013a3f6d2 {
    background: #fff;
    padding: 2% 7% 6%;
    color: #282828;
}

div#background68623f8d8986ef0013a3f6d2 .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

div#background68623f8d8986ef0013a3f6d2 .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

div#background68623f8d8986ef0013a3f6d2 .form-control {
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #bdbdbd;
    height: 35px;
    margin-bottom: 1rem;
}

div#background68623f8d8986ef0013a3f6d2 .col-md-offset-3 {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

div#background68623f8d8986ef0013a3f6d2 button {
    width: fit-content;
    background: #ff8c1c;
    padding: 1rem 2.5rem;
    border-radius: 30px;
    color: #fff;
    text-shadow: none;
    border: none;
    box-shadow: none;
    transition-duration: 0.3s;
}

.btn-maps a {
    color: #08b1e9;
}

.contact-page a, .head-contact a {
    color: #000;
}

@media screen and (min-width: 1023px) {
  
.contact-page a:hover, .footer a:hover, .footer a:hover p, .btn-maps a:hover,
.head-contact a:hover, div#background686210e3c1fa9c0013edbfd4 figure:hover .text-product p,
 div#background686210e3c1fa9c0013edbfd4 figure:hover .text-product h6, .footer li:hover p,
  .footer-bottom a:hover, .template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-product p{
    color: #ff8c1c;
}

.head-social img, .icon-about img, .sect-service li img,
.img-slogan img, .footer li img, .social-footer img,
.img-container .img, .contact-page li img {
    transition: transform 0.2s ease-out;
}

.head-social img:hover, .items-about:hover img, .social-footer img:hover,
.btn-more:hover, .btn-contact:hover, .sect-service li:hover img,
.btn-contact02:hover, .img-slogan img:hover, .footer li:hover img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img, 
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-more,
.contact-page li:hover img, div#background68623f8d8986ef0013a3f6d2 button:hover {
    transform: scale(1.05);
}

.contact-tell:hover img, .footer li:hover img {
    filter: brightness(0) saturate(100%) invert(54%) sepia(94%) saturate(969%) hue-rotate(346deg) brightness(103%) contrast(101%);
}

.btn-more:hover, .btn-contact:hover, .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-more,
div#background68623f8d8986ef0013a3f6d2 button:hover{
    background: #08b1e9;
}

.btn-line:hover {
    background: #01ba03;
    color: #fff;
}

.btn-line:hover .text-line h6 {
    color: #fff;
}

.btn-line:hover .line-id {
    color: #01ba03;
    background: #fff;
}

.btn-line:hover .line-id img {
   filter: brightness(0) saturate(100%) invert(40%) sepia(99%) saturate(1002%) hue-rotate(89deg) brightness(97%) contrast(108%);
}

.btn-contact02:hover {
    background: #ff8c1c;
}
  
}

div#Contentmanager .img-container {
    overflow: hidden;
}

.art-detail ul {
    margin-top: 1.5rem;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #6e6e6ead !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #6e6e6ead !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #ff8c1c !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color:#ff8c1c !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

div#cookie68623f8d8986ef0013a3f6d2 {
    padding-bottom: 5%;
}

.CASS-B-main figcaption {
    position: relative !important;
    padding: 0 !important;
    color: #444 !important;
    text-transform: none !important;
    text-align: center !important;
}

.text-sparepart {
    padding: 5% 0;
}

.text-sparepart h6 {
    font-size: 20px;
    font-weight: 600;
    color: #1877f2;
  margin-bottom: 0.5rem;
}

.product-detail p {
    color: #444;
}

.product-detail h5 {
    margin-bottom: 0.5rem;
}

.product-detail h6 {
    margin-bottom: 1rem;
}

div#background68d0f2c6f27cb80012fb13b4 .img-container .img {
    background-position: center !important;
    background-repeat: no-repeat;
}

div#background68d0f2c6f27cb80012fb13b4 .Contentmanager .template1 .template-panel {
    padding-bottom: 100%;
}

div#background68d0f2c6f27cb80012fb13b4 .template1 {
    grid-template-columns: repeat(4, 1fr);
}
/********************responsive*******************/

@media screen and (min-width: 1900px) {
  
.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a {
    font-size: 20px;
}

.sect-about h1 {
    font-size: 5.8em;
}

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.8em;
}

h3 {
    font-size: 3.2em;
}

h4, .managerHeader {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p{
    font-size: 20px;
}

  .text-product p, .pre-product p {
    font-size: 20px !important;
}
  
.btn-more, .btn-contact02, .btn-contact,
.footer p, div#background68623f8d8986ef0013a3f6d2 button {
    font-size: 18px;
}

.text-line h6, .pre-article h6, .footer h6,
  .pre-product h6  {
    font-size: 22px;
}

.text-product h6 {
    font-size: 26px;
}

.sect-mission span.text-orange {
    font-size: 44px;
}
  
  .head-social img {
    width: 40px !important;
}
  
  .contact-tell {
    grid-template-columns: 22px auto;
}
  
  p {
    line-height: 30px;
}
  
  .sect-about {
    padding-top: 20%;
}
  
  .sect-about h1 {
    line-height: 92px;
}
  
  div#background686210e3c1fa9c0013edbfd4 {
    margin-top: -205px;
}
  
  .text-product {
    padding: 20px 25px;
}
  
  .sect-service {
    padding-top: 17%;
}
  
  .sect-service li {
    grid-template-columns: 45px auto;
    min-width: 33%;
}
  
  .sect-service ul {
    gap: 20px;
    margin: 4% 0 8%;
}
  
  .btn-line {
    grid-template-columns: 40% auto;
    width: 55%;
}
  .footer li {
    grid-template-columns: 22px auto;
}
  
  .footer p, .contact-page p {
    margin: 4px 0;
}
  
  .art-detail li::before {
    width: 27px;
    height: 27px;
    left: -35px;
}
  
  .art-detail li p {
    margin-bottom: 1rem;
}
  
  .contact-page {
    padding-top: 6%;
}
  
  .form-contact {
    padding: 12% 3% 2%;
}
  
  div#background68623f8d8986ef0013a3f6d2 .form-control {
    font-size: 18px !important;
    height: 40px;
}
  
  div#background68623f8d8986ef0013a3f6d2 textarea.form-control {
    height: 100px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  div#background68623f447b36ca00148a2ccd figure {
    padding-right: 12%;
}
  
  .pre-product {
    padding: 20px;
    padding-top: 40px;
}
  
  .product-detail p {
    margin-bottom: 1.5rem;
}
  
.product-detail.pt-3, .product-detail.pt-5 {
    padding-top: 8%;
}
  
  .text-sparepart p {
    font-size: 20px !important;
}
  
.text-sparepart h6 {
    font-size: 26px;
}
  
  .pre-article h6 {
    min-height: 65px;
}
}

@media screen and (max-width: 1366px) {
  
  .sect-about {
    padding-left: 12%;
    padding-top: 16%;
}
  
  .sect-service {
    padding-top: 13%;
  }
  
  .sect-slogan {
    padding-left: 12%;
    margin-top: 15%;
}
}

@media screen and (max-width: 1200px) {
  
  
h1 {
    font-size: 3.8em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.2em;
}

h4, .managerHeader {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
  .sect-about h1 {
    font-size: 4.4em;
}
  
  br {
    display: none;
  }
  
      .sect-about {
        padding-left: 8%;
        padding-top: 11%;
    }
  
  p {
    font-size: 16px;
}
  
  div#background686210e3c1fa9c0013edbfd4 {
    margin-top: -120px;
}
  
  .btn-line {
    width: 78%;
    grid-template-columns: 40% auto;
}
  
      .sect-service {
        padding-top: 10%;
        padding-left: 2%;
    }
  
  .sect-service li {
    grid-template-columns: 38px auto;
}
  
  .sect-slogan {
    margin-top: 10%;
}
  
  .product-detail.pt-5, .product-detail.pt-3 {
    padding-top: 0;
}
  
  .text-sparepart h6 {
    font-size: 16px;
  }
  
  .text-sparepart {
    padding: 7% 0;
}
  
  div#background68d0f2c6f27cb80012fb13b4 .pre-product h6 {
    font-size: 15px;
}
}

@media screen and (max-width: 900px) {
  
  div#contentnewmode6862017a5a6a4d00136ed606 {
    display: none;
}
    
h1 {
    font-size: 34px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4, .managerHeader {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
      .sect-about h1 {
        font-size: 3.6em;
    }
  
      .sect-about {
        padding-left: 5%;
        padding-top: 8%;
    }
  
  .img-about img {
    height: 480px;
    object-fit: cover;
    object-position: left;
}
  
  .itopplus-bg {
    background-size: cover;
    background-position: center;
}
  
      div#background686210e3c1fa9c0013edbfd4 {
        margin-top: -90px;
    }
  
  .text-product h6, .pre-product h6 {
    font-size: 18px;
}
  
  .text-product {
    padding: 15px;
  }
  
      .sect-service li {
        grid-template-columns: 35px auto;
    }
  
      .btn-line {
        width: 85%;
        grid-template-columns: 35% auto;
    }
  
  .sect-service {
    padding-bottom: 12%;
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-4 {
    width: 25% !important;
}
  
      .sect-slogan {
        padding-left: 7%;
        padding-right: 5%;
        width: 125%;
    }
  
  .itopplus-bg3 {
    background-position: bottom;
}
  
  .sect-maps iframe {
    height: 300px;
}
  
  .policy-footer {
    display: none;
}
  
  .footer-bottom {
    display: block;
}
  
  .copy-right {
    text-align: center;
}
  
  .sect-about h1 {
    line-height: 64px;
}
  
  .sect-mission span.text-orange {
    font-size: 30px;
  }
  
  .pre-article h6 {
    font-size: 16px;
    margin-bottom: 1rem;
    min-height: 48px;
}
  
  .pre-product h6 {
    font-size: 15px;
  }
 
  .pre-article {
    padding: 15px 10px;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
    padding: 0;
}
  
  .contact-page li {
    grid-template-columns: 33px auto;
}
  
  div#background68623f447b36ca00148a2ccd {
    padding-top: 15%;
}
  
  div#background68623f8d8986ef0013a3f6d2 .form-control {
    margin-bottom: 0;
}
  
  div#cookie68623f8d8986ef0013a3f6d2 {
    text-align: left;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl6862092f65549b001323d14f,
  div#mainmenu68620a0865549b001323d1e8>div,
  div#background686210e3c1fa9c0013edbfd4 .thumbs,
  div#background686210e3c1fa9c0013edbfd4 .col-md-4.col-sm-4.col-xs-12,
  div#imagesControl686217b15a6a4d00136edc2b,
  div#mainmenu6862220ae48f91001340218f>div,
  div#mainmenu6862188dc1fa9c0013edc15d>div,
  div#mainmenu68622cb98986ef0013a3f2d8>div,
  div#imagesControl6862313d7b36ca00148a29fd,
  div#imagesControl686233188986ef0013a3f47e,
  .art-detail, div#mainmenu68623f8d8986ef0013a3f6d2>div,
  div#mainmenu686240ae8986ef0013a3f717>div {
    padding: 0 !important;
}
  
  div#background686210e3c1fa9c0013edbfd4 .thumbs {
    margin: 0;
}
  
  div#background686210e3c1fa9c0013edbfd4 .col-md-4.col-sm-4.col-xs-12 {
  margin-bottom: 5%;
  }
  
  .sect-about {
    padding: 10% 4%;
}
  
      .sect-about h1 {
        font-size: 3em;
        line-height: inherit;
    }
  
  .blog-about {
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 9%;
        margin-top: 6%;
        gap: 10px;
}
  
    .items-about {
        grid-template-columns: 18% auto;
        gap: 10px;
    }
  
      .img-about img {
        height: auto;
  }
  
  .sect-product {
    padding-bottom: 30%;
    padding-top: 13%;
}
  
  .sect-service ul {
    margin: 5% 0 8%;
    gap: 10px;
}
  
  .sect-service {
    padding: 0 0 12%;
}
  
      .sect-service li {
        grid-template-columns: 30px auto;
    }
  
      .btn-line {
        width: 85%;
        grid-template-columns: 40% auto;
    }
  
  .pt-8.sect-port {
    padding-top: 12%;
}
  
      .sect-slogan {
        width: 100%;
        padding: 8% 5%;
        border-radius: 25px 25px 0 0;
    }

  .img-slogan {
    border-radius: 0;
  }
  
  .sect-slogan h6 {
    font-size: 16px;
}
  
  .text-product p {
    font-weight: 400;
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
  
      h3 {
        font-size: 24px;
    }
  
  .sect-mission h6 {
    line-height: 28px;
}
  
  p {
    line-height: inherit;
}
  
  .service-page h4 {
    font-size: 20px;
}
  
  .service-page {
    margin-bottom: 8%;
}
  
  .head-page {
    padding: 6% 0;
}
  
  .template1 {
    grid-template-columns: repeat(1, 1fr);
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  div#Contentmanager .col-md-6.pull-left, 
  div#Contentmanager .col-md-6.pull-right {
        width: 100%;
        float: none !important;
    }
  
  .social-share {
    display: none;
}
  
  .page-header {
    margin: 5% 0 0;
}
  
  .art-detail li::before {
    top: 2px;
}
  
  .img-contact {
    margin-bottom: 6%;
}
  
  .contact-page {
    padding: 0;
}
  
      div#background68623f447b36ca00148a2ccd {
        padding-top: 0;
    }
  
  div#background68623f8d8986ef0013a3f6d2 {
    margin-bottom: 10%;
}

   .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}
  
  .itopplus-bg {
    background-attachment: unset;
}
  
      .pre-product h6 {
        font-size: 16px;
        margin-bottom: 0.25rem;
    }
  
.pe-8 {
    padding-left: 0;
}
  
      .text-sparepart {
        padding: 5% 0;
    }
  
  .text-sparepart p {
    font-size: 14px;
    font-weight: 400;
}
  
  .text-sparepart h6 {
        font-size: 18px;
    }
  
  .pre-article h6 {
    min-height: unset;
}
  
  div#background68d0f2c6f27cb80012fb13b4 .template1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
  
      div#background68d0f2c6f27cb80012fb13b4 .pre-product h6 {
        font-size: 14px;
    }
}




