.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #1f1a17;
  font-family: "Outfit", sans-serif;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23072024sgug/0/0/2z-z1349317536196.jpg");
  background-attachment: fixed;
}

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

.itopplus-pos2, .itopplus-layout {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_23072024sgug/0/0/bg-page-detailz-z247030898332.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
}

.itopplus-bg {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_23072024sgug/0/0/bg-nanez-z1214335766462.png');
    background-repeat: no-repeat;
    background-size: 34%;
    background-position: 88% bottom;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23072024sgug/0/0/4z-z1668919420725.jpg");
}

.navbar-default .navbar-nav > li > a {
  color: #1f1a17;
  margin: 0;
  padding: 8px 20px;
  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: #1f1a17 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

  #controlMenu *:not(a span) {
    color: #1f1a17 !important;
    border: none;
  }

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

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

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

  #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;
  }
  
  .navbar-header :is(button,a.visible-xs) {
    width: 30px !important;
    height: 30px !important;
}
}

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

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

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

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

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

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

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

  .itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: "|";
    display: grid;
    place-content: center;
    color: #1f1a17;
    font-size: 1.2em;
  }

  #itopplus-nav-bar > li {
    display: -webkit-inline-box;
  }
}

@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;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

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

.footer h6, .about-page h6 {
    font-size: 20px;
}

.btn-more, .btn-view,
div#background68760674b0b8a500135b1089 button{
    font-size: 14px;
}

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

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

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

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

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

.contact-head {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 10px;
    width: fit-content;
    margin: auto;
    margin-right: 0;
    color: #fff;
}

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

.social-footer {
    display: flex;
    gap: 10px;
    align-items: center;
}

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

.bottom-footer p, div#background6875c0fa087eb50013fc5cbd .thumbs {
    margin: 0;
}

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

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

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

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

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

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

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

div#background6875c06f9cc5bc00134c2952 .carousel-control,
div#background68762f719cc5bc00134c3967 .carousel-control{
    display: none;
}

div#background6875c06f9cc5bc00134c2952 .carousel-indicators.hidden,
div#background68762f719cc5bc00134c3967 .carousel-indicators.hidden{
  display: block !important;
  visibility: visible !important;
}

div#background6875c06f9cc5bc00134c2952 .carousel-indicators .active,
div#background68762f719cc5bc00134c3967 .carousel-indicators .active{
  width: 12px !important;
  height: 12px !important;
  background-color: #fff !important;
  border-color: #fff;
}

div#background6875c06f9cc5bc00134c2952 .carousel-indicators li,
div#background68762f719cc5bc00134c3967 .carousel-indicators li{
  width: 12px !important;
  height: 12px !important;
  background-color: transparent !important;
  border-color: #fff;
  margin: 0 3px !important;
}

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

.footer h6, .blog-vision h6, .service-detail h3,
.news-detail h4 {
    margin-bottom: 1rem;
}

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

p {
    line-height: 26px;
}

.sect-about p {
    margin-bottom: 8%;
}

.sect-why, .head-page, .head-cert, .form-contact {
    text-align: center;
}

.sect-why, .sect-history h2, .sect-history p,
.product-detail h5, .pdpa-text p {
    margin-bottom: 2rem;
}

.pdpa-text ul {
    margin: 1rem 0;
}

.pdpa-text li {
    margin-bottom: 1rem;
}

.fw-semi, .product-detail h5,
#contactUsAcceptPolicyText2,
.pdpa-text h6 {
    font-weight: 600;
}

.fw-bold, .blog-vision h6 {
    font-weight: 700;
}

.text-blue, .blog-vision h6, .product-detail h5 {
    color: #054fb2;
}

.blog-why {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 45px;
    width: 80%;
    margin: auto;
    text-align: center;
}

.icon-why {
    width: 90%;
    margin: auto;
    margin-bottom: 8%;
}

.CASS-A-main figure {
    border-radius: 0 25px 0 0;
}

.CASS-A-main figcaption {
    padding: 0 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
}

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;
}

.text-category {
    padding-top: 8%;
}

.text-category h6, .service-detail h3, .contact-page h4,
.news-detail h4 {
    background: #1B1518;
    background: linear-gradient(to right, #1B1518 0%, #054FB2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.btn-more {
    width: fit-content;
    padding: 1rem 0;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.btn-more img {
    width: 12px !important;
}

.sect-history {
    padding: 8%;
    background: #ffffffde;
    border-radius: 40px;
    position: relative;
    box-sizing: border-box;
}

.sect-history::before {
    border-radius: 40px;
    content: '';
    background-image: linear-gradient(to right bottom, #c7c7c752 0%, #f0f0f054 40%, #f0f0f054 80%, #d6d6d669 100%);
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    position: absolute;
    z-index: -1;
}

.head-page {
    padding: 4% 0 2%;
}

.about-page {
    padding-left: 8%;
    padding-top: 3%;
}

.about-page h6 {
    color: #444;
}

.about-page h3 {
    margin: 2% 0;
    font-weight: 600;
    background: #1B1518;
    background: linear-gradient(to right, #1B1518 0%, #054FB2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-page p {
    margin-bottom: 5%;
}

.text-name-design {
    width: 70%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.blog-vision {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 25px;
}

.icon-vision {
    width: 18%;
    margin-top: -70px;
    margin-bottom: 2rem;
}

.items-vision::before {
    border-radius: 30px;
    content: '';
    background-image: linear-gradient(to right bottom, #4258c06b 0%, #4854d047 40%, #496bc27a 80%, #264ec0cc 100%);
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    position: absolute;
    z-index: -1;
}

.items-vision {
    background: #ffffffd9;
    color: #000;
    padding: 25px;
    border-radius: 30px;
    margin-top: 50px;
    position: relative;
    box-sizing: border-box;
    transition-duration: 0.3s;
}

.head-cert {
    padding: 4% 0 6%;
}

.pagination>li>a, .pagination>li>span {
    color: #444;
    border: none;
}

.pagination>.active>a, .pagination>.active>a:focus, 
.pagination>.active>a:hover, .pagination>.active>span, 
.pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #054fb2;
    border-color: #054fb2;
    border-radius: 6px;
}

.head-page h3 {
    font-weight: 700;
    background: #1B1518;
    background: linear-gradient(to right, #1B1518 0%, #054FB2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

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

.ps-8 {
    padding-right: 6%;
}

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

.Text_seller2, .post-time, .landingpagemanager, .managerHeader,
p.help-block i, .CASS-E-main .caption {
    display: none;
}

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

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

div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 40%;
}

div#Contentmanager .img-container .img {
    background-repeat: no-repeat !important;
    background-size: contain;
    background-color: #fff;
}

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

.itopplus-search-image-flex-container .img-container,
.CASS-E-main .img-container{
        padding-bottom: 100%;
    }

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

.template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
}

.pre-product h6 {
    font-weight: 400;
    color: #282828;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
    min-height: 80px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.btn-view {
    width: fit-content;
    background: #054fb2;
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 30px;
    margin: auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 5px;
}

.btn-view img {
    width: 12px !important;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}

div#Contentmanager .carousel-indicators.hidden {
    display: block !important;
    visibility: visible !important;
}

div#Contentmanager .carousel-indicators li {
    border-color: #d6d6d6;
    width: 12px;
    height: 12px;
    margin: 0 4px;
}

div#Contentmanager .carousel-indicators .active {
    background: #054fb2;
    border-color: #054fb2;
}

div#background6875f528b0b8a500135b0d71 .pre-product h6 {
    color: #fff;
}

div#background6875f528b0b8a500135b0d71 .template1 {
    grid-template-columns: repeat(5, 1fr);
}

.img-global h6 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #054fb2;
}

.img-global {
    position: relative;
}

.service-detail {
    padding-top: 20%;
    padding-left: 5%;
}

.form-contact {
    text-align: center;
    background: #f5f5f7;
    padding: 5% 3% 2%;
    border-radius: 30px 30px 0 0;
    margin-bottom: -1px;
}

div#background68760674b0b8a500135b1089 {
    background: #f5f5f7;
    padding: 1% 6% 5%;
    border-radius: 0 0 30px 30px;
}

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

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

div#background68760674b0b8a500135b1089 .form-control {
    height: 40px;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #878787;
    margin-bottom: 0.5rem;
    color: #282828 !important;
}

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

div#background68760674b0b8a500135b1089 button {
    width: fit-content;
    background: #054fb2;
    color: #fff;
    padding: 1rem 3rem;
    border-radius: 30px;
    margin: auto;
    border: none;
    text-shadow: none;
    transition-duration: 0.3s;
}

.contact-page li {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 0.75rem;
}

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

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

.footer a {
    color: #fff;
}

.contact-page a {
    color: #1f1a17;
}

.btn-more::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #e5e5e5;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.contact-head img, .icon-why img,
div#Contentmanager .img-container .img, 
.footer li img, .social-footer img,
.icon-vision img, .img-global img,
.contact-page li img, #itp-shopcart-detail > div > div > a > div > div > img,
.itopplus-search-image-flex-container .img-container .img {
    transition: transform 0.2s ease-out;
}

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

.btn-view::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0f6dea;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

@media screen and (min-width: 1023px) {
  
.contact-page a:hover {
    color: #054fb2;
}

.contact-head:hover, .btn-more:hover {
    color: #e5e5e5;
}

.footer a:hover {
    color: #0f6dea;
}

.btn-more:hover::before,
  .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-more::before,
  .owl-carousel.owl-drag .owl-item:hover .btn-more::before{
    right: 0;
}

.contact-head:hover img, .items-why:hover img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.footer li:hover img, .social-footer img:hover,
.items-vision:hover img, .img-global img:hover,
.contact-page li:hover img, #itp-shopcart-detail > div > div > a > div > div > img:hover,
  .itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover .img,
  .owl-carousel.owl-drag .owl-item:hover .img{
    transform: scale(1.05);
}

.btn-view:hover::before, 
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-view::before,
  .itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover .btn-view::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.items-vision:hover {
    background: #fff;
}

div#background68760674b0b8a500135b1089 button:hover {
   background: #0f6dea;
}
}
  
.dropdown-menu>li>a, .itopplus-sidebar-menu-child a {
    text-transform: uppercase;
}

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

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

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

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

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

.itpPDPALandingPage {
    margin-top: 5%;
   font-family: "LINE Seed Sans TH";
}

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

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

.ITPcheckboxAuthen {
    margin-bottom: 5%;
    margin-top: 2%;
}

.navbar-nav>li:hover>.dropdown-menu {
    display: block;
}

.head-cate {
    background: linear-gradient(to right, #1B1518 0%, #054FB2 100%);
    color: #fff;
    text-align: center;
    padding: 1rem;
    border-radius: 10px;
    margin-bottom: 3%;
}

.menuVertical li a {
    background: #f5f5f7;
    margin-bottom: 1rem;
    color: #282828;
    font-size: 16px;
    transition-duration: 0.3s;
    border-radius: 10px;
    position: relative;
}

.menuVertical li a:hover {
    background: #054fb2;
    color: #fff;
}

#itp-shopcart-detail > div > div > a > div > div {
    overflow: hidden;
}

.itopplus-layout1 {
    margin-bottom: 5%;
}

.menuVertical li a::before {
    content: ">";
}

div#Contentmanager .col-md-12.text-justify {
    padding: 0;
}

.hideForNewSearchtag .ui.search {
    text-align: center;
    margin-bottom: -2%;
      margin-top: 3%;
}

div#searchResultLanding .panel-default {
    border: none;
    background: transparent;
    box-shadow: none;
    margin: 2% 0;
}

div#itp-shopcart-detail {
    padding: 0 !important;
}

.itopplus-search-image-flex-item {
    min-height: unset !important;
    max-height: unset !important;
    width: 100% !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0 !important;
}

.itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(4,1fr) !important;
    gap: 20px;
}

.itopplus-search-image-flex-item a {
    color: #282828;
}

.search_titleText b {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
}

.search_text, .text_search_briefDescription strong {
  display: none;

}

.itopplus-search-image-flex-item img,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12{
    width: 100% !important;
}

p.help-block {color: #fff;}

p.help-block::after {
    content: "Product search results";
    color: #282828;
    font-size: 22px !important;
    font-family: "Outfit", sans-serif !important;
}

.search_titleText {
    padding-top: 5%;
}

div#background68834787d808df0013fa79ea div#Contentmanager .img-container .img,
.CASS-E-main .img-container .img {
    background-size: cover !important;
}

div#background68834787d808df0013fa79ea .Contentmanager .template1 .template-panel {
    padding-bottom: 135%;
}

.pre-news .btn-more::before {
    background: #054fb2;
}

.pre-news .btn-more img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(98%) saturate(2245%) hue-rotate(207deg) brightness(94%) contrast(97%);
}

.pre-news .btn-more {
    color: #054fb2;
    margin: auto;
}

.pre-news {
    background: #f5f5f7;
    color: #282828;
    padding: 5%;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0 1%;
      width: 33.33%;
}

.head-news-detail h5 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1%;
    margin-bottom: 3rem;
    color: #000;
}

.pre-news h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px;
}

.hideForNewSearchtag .ui.input {
    width: 20%;
}

.hideForNewSearchtag .ui.input input {
    width: 100%;
      text-align: center;
}
/*********************responsive**********************/

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

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .pre-product h6, .menuVertical li a,
  .search_titleText b {
    font-size: 20px;
}

.footer h6, .about-page h6 {
    font-size: 24px;
}

.btn-more, .btn-view,
div#background68760674b0b8a500135b1089 button{
    font-size: 18px;
}
  
  .contact-head {
    grid-template-columns: 30px auto;
}
  
  .footer li {
    grid-template-columns: 35px auto;
}
  
  p {
    line-height: 30px;
}
  
  .sect-about {
    padding-right: 18%;
}
  
  .icon-why {
    width: 75%;
  }
  
  .Contentmanager .template1 .template-panel {
    padding-bottom: 90%;
}
  
 div#background6875f528b0b8a500135b0d71 .pre-product h6 {
    min-height: 90px;
   -webkit-line-clamp: 3;
}
  
  .icon-vision {
    width: 16%;
  }
  
      .pre-product h6 {
        min-height: 65px;
        -webkit-line-clamp: 2;
    }
  
  div#background68760674b0b8a500135b1089 .form-control {
    height: 45px;
    font-size: 16px !important;
}
  
  .contact-page ul {
    margin-top: 3%;
}
  
  .contact-page li {
    margin-bottom: 1.25rem;
    grid-template-columns: 40px auto;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .btn-more img, .btn-view img {
    width: 15px !important;
}
  
  .pre-news h6 {
    height: 75px;
}
}

@media screen and (max-width: 1366px) {
  
  p, .pre-product h6 {
    font-size: 16px;
}
  
  p {
    line-height: 24px;
}
  
  .pre-product h6 {
    margin-bottom: 1rem;
    min-height: 75px;
}
  
  h2 {
    font-size: 3em;
}
  
  h3 {
    font-size: 2.4em;
}
  
  .contact-page li {
    grid-template-columns: 32px auto;
}
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.2em;
}

h4, .about-page h3 {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

  .sect-about {
    padding-top: 15%;
    padding-right: 12%;
}
  
  .blog-why {
    gap: 35px;
}
  
  .footer h6, .about-page h6 {
    font-size: 18px;
}
  
  .footer p {
    font-size: 14px;
}
  
  .about-page {
    padding-top: 0;
}
  
  .icon-vision {
    width: 22%;
  }
  
  .head-cate h5 {
    font-size: 24px;
}
  
}

@media screen and (max-width: 900px) {
  
  h1 {
    font-size: 34px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4, .about-page h3 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6, .head-cate h5 {
    font-size: 18px;
}
  
      .sect-about {
        padding-top: 10%;
        padding-right: 5%;
        padding-left: 8%;
    }
  
  .sect-about p {
    margin-bottom: 2%;
}
  
      p, .pre-product h6 {
        font-size: 15px;
    }
  
      p {
        line-height: inherit;
    }
  
      .blog-why {
        gap: 20px;
        width: 85%;
    }
  
  .icon-why {
    width: 80%;
    margin-bottom: 12%;
}
  
  .pre-product h6 {
    min-height: 70px;
}
  
  .itopplus-bg2 {
    background-size: cover;
    background-position: center;
}
  
  .template1 {
    gap: 40px 20px;
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
 
  .copy-right {
    text-align: center;
}
  
  div#background6875dd7a9cc5bc00134c2ed8 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 20%;
}
  
  .service-detail {
    padding-top: 10%;
}
  
  .btn-more, .btn-view, div#background68760674b0b8a500135b1089 button {
    font-size: 12px;
}
  
  .ITPcheckboxAuthen {
    text-align: left;
    margin-bottom: 7%;
}
  
  div#background68762f719cc5bc00134c3967 {
    display: none;
}
  
  .itopplus-header {
    margin-top: 50px;
}
  
  .contact-head {
    margin: auto;
}
  
  .itopplus-slide {
    margin-top: -50px;
}
  
  br {
   display:none;
  }
  
  .itopplus-layout .container {
    display: flex;
}
  
  .col-md-3.itopplus-layout1 {
    width: 25%;
}
  
  .col-md-9.itopplus-layout2 {
    width: 75%;
}
  
  .menuVertical li a {
    font-size: 14px;
}
  
  .btn-view {
    padding: 1rem;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
}

@media screen and (max-width: 480px) {
  div#background68762f719cc5bc00134c3967 {
    display: block;
}
  
  div#imagesControl6875c06f9cc5bc00134c2952,
  div#imagesControl6875c0fa087eb50013fc5cbd,
  div#mainmenu6875c0e22e3d380013308d8a>div,
  div#imagesControl6875c6f82e3d380013308f1a,
  .CASS-A-main .thumbs, .CASS-A-main .col-md-3.col-sm-4.col-xs-12,
  div#imagesControl6876021db0b8a500135b0f26,
  div#imagesControl6875d2e1b0b8a500135b0864,
  div#mainmenu68760674b0b8a500135b1089>div,
  div#imagesControl68762f719cc5bc00134c3967,
  .news-detail {
    padding: 0 !important;
}
  
  div#background6875c06f9cc5bc00134c2952,
  div#background68762f719cc5bc00134c3967{
    margin-bottom: -7px;
}
  
  .sect-about {
    padding: 10% 2% 20%;
    text-align: center;
}
  
  div#mainmenu687606549cc5bc00134c3378 .none-middle-mid .none-middle-mid,
   div#mainmenu6875bea6b0b8a500135b0501 .none-middle-mid .none-middle-mid{
    display: block;
}
  
  div#mainmenu687606549cc5bc00134c3378 .none-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
    div#mainmenu6875bea6b0b8a500135b0501 .none-middle-mid{
    display: flex;
    flex-wrap: wrap;
}
  
      .sect-about p {
        margin-bottom: 5%;
    }
  
  .pt-8 {
    padding-top: 12%;
}

  div#background6875f528b0b8a500135b0d71 .template1 {
    grid-template-columns: repeat(2, 1fr);
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12 {
    width: 46%;
    margin: 0 2%;
}

  .sect-history {
    padding: 5%;
    text-align: center;
    margin-top: 35%;
}
  
  .text-name-design {
    bottom: 30px;
}
  
  .about-page, .product-detail, .service-detail,
  .contact-page {
    padding: 0;
}
  
  .about-page p, .contact-page, .news-detail {
    margin-bottom: 8%;
}
  
  .blog-vision {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
  .template1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
}
  
      .icon-vision {
        width: 25%;
    }
  
  div#background6875dd7a9cc5bc00134c2ed8 .col-md-4.col-sm-4.col-sm-5fix.col-xs-12 {
    width: 50%;
}
  
  .head-page {
    padding: 8% 0 4%;
}
  
      .pre-product h6 {
        min-height: 70px;
    }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    padding: 0;
    float: none !important;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .img-global h6 {
    bottom: 0;
    left: 0;
}
  
   .ITPcookiebar {
    padding: 3% 2%;
    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: 12px;
}
  
  .itopplus-bg2 {
    background-attachment: inherit;
}
  
  .itopplus-bg {
    background-position: center bottom;
    background-size: 70%;
}
  
  .blog-why {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 15px;
}

.items-why {
    width: 30%;
}
  
  .sect-history br {
    display: none;
}
  .pe-20 {
    padding-left: 0;
}
  
  .footer {
    text-align: center;
}
  
  .footer li {
    width: fit-content;
    margin: auto;
    grid-template-columns: 25px auto;
}
  
  div#mainmenu6875bea6b0b8a500135b0501 .col-md-4.col-sm-4.col-xs-12:nth-child(3) {
    order: 1;
}
div#mainmenu6875bea6b0b8a500135b0501 .col-md-4.col-sm-4.col-xs-12:nth-child(2) {
    order: 2;
}

div#mainmenu6875bea6b0b8a500135b0501 .col-md-4.col-sm-4.col-xs-12:nth-child(1) {
    order: 0;
}
  
  .bottom-footer {
    flex-wrap: wrap-reverse;
    justify-content: center;
    gap: 20px;
    padding: 4% 0;
}
  
  .social-footer p {
    width: 100%;
    text-align: center;
    font-size: 20px;
}
  
.social-footer {
    flex-wrap: wrap;
      justify-content: center;
}
  
   .sect-history h2 {
        font-size: 26px;
    }
  
  .btn-more {
    margin: auto;
}
  
  .btn-more img , .btn-view img {
    width: 10px !important;
}
  
  div#contentnewmode6875bd0d79e26f0013153b44,
  .col-md-3.itopplus-layout1, .head-cate, .menuVertical{
    display: none;
}
  
      .col-md-9.itopplus-layout2 {
        width: 100%;
        padding: 0;
    }
  
      .itopplus-layout .container {
        display: block;
    }
  
  .itopplus-search-image-flex-container {
    grid-template-columns: repeat(1, 1fr) !important;
}
  
  .hideForNewSearchtag .ui.search {
    margin-top: 5%;
    text-align: center;
}
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0 4%;
    width: 100%;
}
  
  .pre-news h6 {
    font-size: 16px;
    height: 50px;
}
}



