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

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


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

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

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_10042024hb2q/0/0/2z-z572656080839.jpg");
  background-attachment: fixed;
  background-position: center;
  color: #fff;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_10042024hb2q/0/0/3z-z1051651957238.jpg");
  background-size: cover;
  color: #fff;
}

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

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

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

.dropdown-menu > li > a {
  color: #444;
}

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

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

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

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

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

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

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

  #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: 20% auto 20%;
    align-items: center;
    width: 90%;
  }

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

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

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

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

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

  .itopplus-search {
    color: #fff;
  }
}

@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, h3.managerHeader {
    font-size: 2.4em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

p, .text-product h6 {
    font-size: 16px;
}

.sect-knowledge h6, .text-big {
    font-size: 20px;
}

.btn-more, .btn-read, .pre-trivia p,
.CASS-B-main form button{
    font-size: 14px;
}

.about-two p, .pre-trivia h6 {
    font-size: 18px;
}

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

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

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

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

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


div#background6821f4d86457da00135901c5 .carousel-control,
div#Contentmanager strong, .social-share,
 div#background6822fc746457da0013591633 .carousel-control,
div#background6836763d5740e700131c5133 .pagination,
div#background683671f0da096300137eacf5 .pagination{
    display: none;
}

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

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

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

.head-tell {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.logo-footer {
    width: 55%;
    margin-bottom: 7%;
}

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

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

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

.footer p {
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.copy-right {
    margin-top: 3%;
}

.btn-more {
    width: fit-content;
    padding: 0.75rem 2rem;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    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;
}

.footer a, .head-tell {
    color: #fff;
}

.footer a:hover, .text-red,
.contact-page a:hover, .sect-after li:hover a {
    color: #dd262e;
}

.text-blue, .head-tell:hover {
    color: #46caf5;
}

.sect-about h3, .head-product h3, .sect-knowledge h4,
.about-page h4, h3.managerHeader, .contact-page h4,
.sect-dealer h4, .head-dealer h4, 
.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-trivia h6{
    color: #0a255c;
}

.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,
.pre-trivia h6, .contact-page h4 {
    font-weight: 600;
}

.btn-read {
    width: fit-content;
    border: 1px solid #1e5e93;
    padding: 1rem 2rem;
    border-radius: 30px;
    color: #000;
     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;
}

.sect-about {
    padding-left: 10%;
    padding-top: 5%;
    color: #000;
}

.logo-about {
    width: 35%;
    margin-bottom: 2%;
}

.sect-about h3 {
    margin-bottom: 1rem;
}

p {
    line-height: 26px;
}

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

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

.blog-why {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    text-align: center;
    margin-top: 2%;
   color: #191919;
}

.icon-why {
    width: 50%;
    margin: 5% auto;
}

.sect-wellness {
    font-family: "Poppins", sans-serif;
}

.sect-wellness h2 {
    margin: 2% 0;
    font-weight: 400;
}

.sect-wellness {
    text-align: center;
    padding: 7% 0;
}

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

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

.CASS-B-border {
    border-radius: 0;
}

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

.CASS-A-main figcaption {
    background: linear-gradient(0deg, #0a255c, #0a255c8f, #0a255c29, #0a255c00);
    background-color: transparent !important;
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    color: #fff !important;
    text-transform: none !important;
    transition-duration: 0.2s !important;
}

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

figure.effect-oscar h2 {
    margin: 0;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

figure.effect-oscar img, figure.effect-oscar:hover img {
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
}

.head-product h3, .sect-port h2, .sect-knowledge h6,
.head-port h5{
    font-weight: 400;
}

figure#EffectView6821fe7a6457da001359022e0 figcaption {
    background: transparent;
}

.head-product .btn-read {
    margin: auto;
    margin-top: 3%;
}

.head-product h3 {
    margin-top: 17%;
    text-align: center;
}

.ic-right img {
    width: 28px !important;
}

.text-product {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    align-items: end;
    text-align: left;
}

figure.effect-oscar:hover h2 {
    -webkit-transform: inherit;
    transform: inherit;
}

.sect-port h2, .about-page h4 {
    margin-bottom: 2%;
}

.sect-port {
    padding-top: 29%;
    padding-bottom: 5%;
}

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

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

div#background68220424ad8a000013b01e04 figcaption {
    background: transparent;
    padding: 0;
    position: relative;
    text-transform: none;
    text-align: left;
}

.text-knowledge {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
}

.sect-knowledge {
    background: #eef2f6;
    width: 90%;
    padding: 5%;
    margin-top: -85px;
}

.sect-knowledge h4, .about-page p, .portfolio-detail {
    margin-bottom: 3%;
}

.head-page {
    text-align: center;
    color: #000;
    padding-top: 4%;
    padding-bottom: 2%;
}

.head-page hr, .portfolio-detail hr, .sect-dealer hr {
    border-color: #dd262e;
    width: 50px;
    border-width: 3px;
}

.about-page {
    padding-left: 10%;
    padding-top: 5%;
    color: #000;
}

.about-two p {
    line-height: 30px;
}

.about-two {
    padding: 17% 0;
    text-align: center;
}

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

.product-detail {
    padding-left: 8%;
    color: #000;
}

.line-design::before {
    content: " ";
    width: 25px;
    height: 2px;
    background: #bbb;
    position: absolute;
    left: 0;
    top: 11px;
}

.line-design {
    position: relative;
    text-indent: 35px;
}

.line-left {
    padding-left: 20px;
    border-left: 2px solid #bbb;
}

.head-port {
    margin-bottom: 2%;
    color: #0a255c;
    border-left: 3px solid #dd262e;
    padding-left: 20px;
    margin-top: 3%;
}

.product-detail p, .trivia-detail p {
    margin-bottom: 2rem;
}

.blog-properties {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    text-align: center;
    margin: 3% 0;
}

.icon-properties {
    width: 45%;
    margin: auto;
    margin-bottom: 5%;
}

.sub-product, .trivia-detail, .contact-page a,
.sect-after a{
    color: #000;
}

.product-detail.product-two {
    padding-left: 0;
    padding-right: 8%;
}

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

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

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

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

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

.pre-port {
    background: linear-gradient(0deg, #0a255c, #0a255c8f, #0a255c29, #0a255c00);
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    left: 0;
    display: flex;
    justify-content: space-between;
    padding: 135px 10px 10px;
    align-items: end;
    text-align: left;
}

div#background6822d0f7ad8a000013b028d8 .img-container {
    padding-bottom: 100%;
}

.maxHeight-main {
        max-height: unset !important;
}

.pre-trivia p, .pre-trivia h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

    .maxHeight-TP4 {
    min-height: unset !important;
    max-height: unset !important;
    margin-bottom: 1% !important;
}

.pre-trivia {
    padding-top: 2%;
}

.pre-trivia h6 {
    margin-bottom: 0.5rem;
}

.pre-trivia .btn-read {
    padding: 0.75rem 1.5rem;
}

.pre-trivia p {
    margin-bottom: 1.5rem;
}

h3.managerHeader, .portfolio-detail, .sect-dealer {
    text-align: center;
}

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

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

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

div#Contentmanager .thumbnail>img,
div#Contentmanager .col-md-offset-2{
    width: 100%;
    margin: 0;
}

.Textmanager {
    text-align: left;
}

.form-contact {
    text-align: center;
    margin-bottom: 2%;
}

.CASS-B-main form {
    width: 50%;
    margin: auto;
}

.CASS-B-main form .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

.CASS-B-main form .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

.CASS-B-main form {
    padding: 0 2%;
}

.CASS-B-main form .form-control {
    box-shadow: none;
    height: 45px;
    border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff !important;
}

.CASS-B-main form input::placeholder, .CASS-B-main form textarea::placeholder {
    color: #fff;
}

.CASS-B-main .col-md-offset-3 {
    margin: 0;
    width: 100%;
    text-align: center;
}

.CASS-B-main form button {
    background: #dd262e;
    text-shadow: none;
    color: #fff;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    border-color: #dd262e;
    box-shadow: none;
    margin-top: 3%;
}

.contact-page {
    padding-left: 8%;
    color: #000;
}

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

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

.btn-read::before, .btn-more::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1e5e93;
    -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: 1024px) {

.btn-read:hover::before, .btn-more:hover::before,
.CASS-A-main figure:hover .btn-read::before,
div#background68220424ad8a000013b01e04 figure:hover .btn-read::before,
.nav-template li:hover .btn-read::before,
  .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-read::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-read:hover, .btn-more:hover, .CASS-A-main figure:hover .btn-read,
div#background68220424ad8a000013b01e04 figure:hover .btn-read,
.nav-template li:hover .btn-read,
  .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-read{
    color: #fff;
    border-color: #1e5e93;
}

.head-tell img, .icon-why img, .CASS-A-main figure img,
.social-footer img, .img-container .img, div#Contentmanager .thumbnail>img,
.icon-properties img, .contact-page li img, .sect-after li img{
    -webkit-transition: opacity .35s, -webkit-transform .35s !important;
    transition: opacity .35s, transform .35s !important;
}

.head-tell:hover img, .items-why:hover img,
.CASS-A-main figure:hover img, .social-footer img:hover,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
 .nav-template li:hover .img, .items-properties:hover img,
.contact-page li:hover img , .sect-after li:hover img{
  -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

div#Contentmanager .thumbnail>img:hover {
  transform: scale(1.02);
}

.CASS-A-main figure:hover figcaption, .template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-port{
    background: linear-gradient(0deg, #6a6a6a, #6060618f, #5d5e5f29, #62636400);
}
}

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

.nav-template li {
    transition-duration: 0.2s;
}

.has-error .form-control:focus {
    box-shadow: none !important;
    border-color: #fff !important;
}

.maxHeight-TP4 .pre-trivia {
    padding-left: 5%;
}

.nav-template li:hover, .nav-template li:hover a {
    text-decoration: none !important;
}

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

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

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

.ITPlinkToCookiepage:hover {
    color: #46caf5 !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;
}

.sect-news {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 2%;
    color: #0a255c;
}

.pre-trivia {
    text-align: left;
    color: #444;
    padding: 4% 0;
}

div#background6836763d5740e700131c5133 .img-container.template-panel,
div#background683685605740e700131c5578 .img-container.template-panel{
    padding-bottom: 64%;
}

div#background6836763d5740e700131c5133 .template1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#background6836763d5740e700131c5133 .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 25%;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
}

div#background683685605740e700131c5578 .template1 .col-md-4.col-sm-4.col-xs-12 {
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
}

.pre-dealer .btn-read {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}

.pre-dealer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-dealer {
    opacity: 1;
}

.head-dealer {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 2%;
    color: #282828;
    margin-top: 2%;
}

.logo-dealer {
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.sect-after h5 {
    text-align: center;
    width: fit-content;
    margin: auto;
    background: #1e5e93;
    color: #fff;
    padding: 0.75rem 2rem;
    margin-bottom: 2rem;
    border-radius: 10px;
}

.sect-after li {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    background: #ededed8a;
    padding: 0.75rem 1rem;
    border-radius: 30px;
}

.sect-after ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 3%;
    padding: 0;
}

.btn-all .btn-read {
    margin: auto;
    margin-top: 3%;
}
/************************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, h3.managerHeader {
    font-size: 2.8em;
}

h5 {
    font-size: 2.2em;
}

h6 {
    font-size: 1.8em;
}

p {
    font-size: 20px;
}

.sect-knowledge h6, .text-big {
    font-size: 24px;
}

.btn-more, .btn-read, .pre-trivia p,
.CASS-B-main form button{
    font-size: 18px;
}

.about-two p, .pre-trivia h6, .text-product h6 {
    font-size: 22px;
}
  
  .head-tell {
    grid-template-columns: 40px auto;
}
  
  p {
    line-height: 32px;
}
  
  .sect-about {
    padding-top: 7%;
}
  
  .icon-why {
    width: 40%;
  }
  
  .text-product {
    padding: 20px;
}
  
  .head-product .btn-read {
    margin-top: 4%;
}
  
  .head-product h3 {
    margin-top: 22%;
}
  
  .ic-right img {
    width: 32px !important;
}
  
  .sect-port {
    padding-top: 26%;
    padding-bottom: 5%;
}
  
  .social-footer img {
    width: 43px !important;
}
  
  .about-page {
    padding-right: 7%;
}
  
  .about-two p {
    line-height: 36px;
}
  
  .about-two {
    padding: 15% 0;
  }
  
  .product-detail.pt-3 {
    padding-top: 8%;
}
  
  .product-detail p, .trivia-detail p {
    margin-bottom: 3rem;
}
  
  .product-detail p {
    line-height: 32px;
}
  
  .icon-properties {
    width: 40%;
  }
  
  .blog-properties {
    gap: 55px;
}
  
  .product-detail {
    padding-right: 3%;
}
  
  .pre-port {
    padding: 135px 20px 20px;
}

  .Contenemanager-gallery .thumbnail {
    margin-bottom: 30px;
}
  
  .pre-trivia p {
    margin-bottom: 2.5rem;
}
  
  .contact-page li {
    grid-template-columns: 40px auto;
}
  
  .CASS-B-main form .form-control {
    font-size: 16px !important;
    margin-bottom: 1rem;
}
  
  .line-design::before {
    top: 15px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .sect-after li {
    grid-template-columns: 40px auto;
}
}

@media screen and (max-width: 1366px) {
  
  .about-two {
    padding: 15% 0;
  }
  
  .product-detail.product-two {
    padding-right: 7%;
}
  
  .pre-port {
    padding-top: 120px;
}
  
  .navbar-default .navbar-nav>li>a, .dropdown-menu > li > a {
    font-size: 14px;
}
}

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

h2 {
    font-size: 2.6em;
}

h3 {
    font-size: 2.2em;
}

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

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

  .navbar-default .navbar-nav > li > a {
    padding: 8px 3px;
    font-size: 12px;
}
  
  br {
    display: none;
}
  
  .sect-about, .about-page, .product-detail.pt-3,
  .product-detail.pt-12, .product-detail.pt-8,
  .maxHeight-TP4 .pre-trivia{
    padding-top: 0;
}
  
  .sect-wellness br {
    display: block;
}
  
.sect-wellness {
    padding: 5% 0;
}
  
  .ic-right img {
    width: 25px !important;
}
  
  .text-product {
    padding: 10px;
}
  
  .sect-port {
    padding-top: 26%;
    padding-bottom: 5%;
}
  
  .pre-port h6 {
    font-size: 16px;
}
  
  .pre-port {
    padding-top: 80px;
}
  
  .contact-page {
    padding-right: 10%;
}
  
  .pre-dealer .btn-read {
    padding: 1rem 1.5rem;
}
}

@media screen and (max-width: 900px) {
  
  div#contentnewmode6821f53eca10d100139efe67,
  div#background6822fc746457da0013591633,
  div#background682305e8ad8a000013b032de,
  div#background682306388666580013943ea2{
    display: none;
}
  
  h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

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

h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}
  
  .icon-why {
    width: 60%;
    margin: 10% auto;
}
  
  .itopplus-bg2 {
    background-attachment: unset;
    background-size: cover;
}
  
      .sect-wellness {
        padding: 2% 0;
    }
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
  .text-product {
    gap: 10px;
}
  
  .head-product h3 {
    margin-top: 12%;
}
  
  .btn-read , .btn-more{
    font-size: 13px;
}
  
      .sect-port {
        padding-top: 18%;
        padding-bottom: 6%;
    }
  
  .text-product h6 {
    width: 80%;
}
  
  .text-knowledge h6 {
    width: 55%;
    font-size: 16px;
}
  
 .about-page p, .portfolio-detail {
    margin-bottom: 5%;
}
  
      .pre-port h6 {
        font-size: 14px;
        width: 80%;
    }
  
      .pre-port {
        padding-top: 40px;
    }
  
  .template1 {
    gap: 20px;
}
  
  li.col-md-6.col-sm-8.col-xs-12.maxHeight-main,
  li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4{
    width: 100%;
}
  
  li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .col-md-12:nth-child(2) {
           width: 60%;
        display: flow-root;
}
  
li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .col-md-12:nth-child(1) {
    width: 33.33%;
    float: left;
}
  
  .maxHeight-main .pre-trivia {
    padding-left: 5%;
    display: flow-root;
}
  
  li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    padding: 5px !important;
    margin-bottom: 1% !important;
}
  
  .pre-trivia p, .pre-trivia h6 {
    -webkit-line-clamp: 3;
}
  
   .maxHeight-main .pre-trivia,
   .maxHeight-TP4 .pre-trivia{
    padding-top: 4%;
}
  
  .blog-properties {
    gap: 20px;
}
  
  .contact-page li {
    grid-template-columns: 30px auto;
}
  
    .about-two p {
    line-height: inherit;
}
  
  div#cookie6822e805ca10d100139f0f23 {
    padding: 2% 0 5%;
    text-align: left;
}
  
      .pre-dealer .btn-read {
        width: 65%;
    }
  
  .sect-after ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
  
  .sect-after li {
    grid-template-columns: 30px auto;
}
  
  .footer.pe-20 {
    padding-left: 3%;
}
}

@media screen and (max-width: 480px) {
  
    div#background6822fc746457da0013591633,
  div#background682305e8ad8a000013b032de,
  div#background682306388666580013943ea2{
    display: block;
}
  
  div#imagesControl6822fc746457da0013591633,
  div#imagesControl6821f9c8452971001362ac25,
  .CASS-A-border .col-md-3.col-sm-4.col-xs-12,
  .CASS-A-border .thumbs, div#imagesControl6822ae2f452971001362af93,
  div#mainmenu6822d0f7ad8a000013b028d8>div,
  div#mainmenu6822ebd48666580013943587>div,
  div#imagesControl68220424ad8a000013b01e04{
    padding: 0 !important;
}
  
  .sect-about, .about-page, .product-detail,
  .sub-product, .contact-page {
    padding: 0;
}
  
  .logo-about {
    width: 40%;
    margin: 4% auto;
}
  
  .sect-about p {
    margin-bottom: 7%;
}
  
  .blog-why {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
  
  .sect-about, .footer, .copy-right, .about-page {
    text-align: center;
}
  
  .sect-about .btn-read {
    margin: auto;
}
  
    h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 24px;
}

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

h5 {
    font-size: 20px;
}
  
      .sect-wellness {
        padding: 15% 4%;
    }
  
  .CASS-A-border, .CASS-B-border {
    margin: -10px;
}
  
  .CASS-A-border .CustomImageGalleryType_2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px;
}
  
      .head-product h3 {
        margin-top: 16%;
    }
  
  .head-product .btn-read {
    margin-top: 5%;
}
  
  .btn-read, .btn-more {
    font-size: 12px;
    padding: 0.75rem 1.5rem;
    font-weight: 400;
    }
  
  .CASS-A-border .thumbs {
    margin: 0;
}
  
  .itopplus-bg3 {
    background-size: cover;
    background-position: center;
}
  
      .sect-port {
        padding-top: 70%;
        padding-bottom: 12%;
    }
  
  p, .text-product h6 {
    font-size: 15px;
}
  
  .logo-footer {
    margin: auto;
    margin-bottom: 8%;
}
  
  .btn-more {
    margin: auto;
}
  
  .sect-port .btn-more {
    margin-left: 0;
}
  
  .sect-port h2, .about-page h4 {
    margin-bottom: 4%;
}
  
  .footer.pe-20 {
    padding-left: 0;
}
  
  .social-footer {
    justify-content: center;
}
  
  .footer p {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
  
  .head-page {
    padding-top: 8%;
    padding-bottom: 0;
}
  
.about-two p, .pre-trivia h6 {
    font-size: 16px;
}
  
  p {
    line-height: 24px;
}
  
  .head-port {
    margin-bottom: 8%;
   margin-top: 5%;
}
  
      .blog-properties {
        gap: 15px;
        grid-template-columns: repeat(1, 1fr);
         margin-bottom: 8%;
    }
  
  .icon-properties {
    width: 100%;
    margin: 0;
  }
  
  .items-properties {
    display: grid;
    grid-template-columns: 20% auto;
    text-align: left;
    gap: 20px;
    align-items: center;
}
  
  div#contentnewmode6822c4558666580013942de4,
  div#contentnewmode6822c3b26457da00135907f9{
    display: none;
}
  
      .template1 {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
  
      .ic-right img {
        width: 20px !important;
    }
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 4%;
}
  
  .page-header {
    margin: 6% 0 0;
}
  
      .maxHeight-main .pre-trivia, .maxHeight-TP4 .pre-trivia {
        padding: 0;
        padding-top: 3%;
    }
  
      .pre-trivia p, .pre-trivia h6 {
        -webkit-line-clamp: 3;
    }
  
      li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .col-md-12:nth-child(1),
  li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .col-md-12:nth-child(2){
        width: 100%;
        float: none;
    }
  
  .maxHeight-TP4 .col-md-4.col-sm-4.col-xs-4,
  .maxHeight-TP4 .col-md-8.col-sm-8.col-xs-8{
    width: 100%;
}
  
  .nav-template li:hover {
    background: transparent !important;
}
  
 li.col-md-6.col-sm-8.col-xs-12.maxHeight-main, li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin-bottom: 2rem !important;
}
  
  .CASS-B-main form {
    padding: 2%;
    width: 100%;
}
  
   .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;
}
  
  div#background6836763d5740e700131c5133 .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 46%;
  }
  
  .sect-knowledge {
    width: 95%;
    padding: 5% 3%;
}
  
  .sect-news {
    padding-bottom: 5%;
    padding-top: 8%;
    margin-bottom: 0;
}
  
  div#background683671f0da096300137eacf5 .pre-trivia p,
  div#background683673bad02f4b0013aeef0b .pre-trivia p{
    -webkit-line-clamp: 2;
}
  
  .head-dealer {
    grid-template-columns: 35% auto;
    gap: 15px;
}
  
  .sect-after li {
    width: 100%;
}
  
      .sect-after ul {
        gap: 13px;
    }
}




