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

.itopplus-bg {
  background-color: #030303;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18102024r64m/0/0/2z-z1117383491946.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.itopplus-bg3 {
  background-color: #f8f9fa;
}

.itopplus-footer {
  background-color: #212121;
  color: #fff;
}

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

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #ffffff;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

@media screen and (max-width: 1023px) {
  
  #main-navbar-flag * {
    color: #ffffff;
}
  
  #controlBanner img {
    position: fixed !important;
    top: 18px;
    left: 10px;
    width: 140px !important;
    z-index: 10000;
  }

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

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

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

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

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

  .navbar-header a::before {
    background-size: 28px;
    background-position: center;
    filter: invert(1);
  }

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

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

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

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

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

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

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

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

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

  .itopplus-banner {
    background: #030303;
    transition: 0.3s;
    padding: 1% 0;
  }

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

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

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

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

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}
@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,
.no-js .dropdown-menu > li > a{
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p, .btn-view, .Textmanager li,
.form-get02 span {
    font-size: 16px;
}

.footer h6, .sect-vision h6 {
    font-size: 19px;
}

.copy-right p, .btn-more, .form-create span,
.CASS-E-main .tab-preview button,
.CASS-BlackHead-main button{
    font-size: 14px;
}

.sect-exam p {
    font-size: 18px;
}

.CASS-B-main figcaption h2,
.CASS-GrayBackground-main .caption .title{
    font-size: 18px !important;
}

.CASS-E-main .form-control, .CASS-BlackHead-main .form-control {
    font-size: 14px !important;
}

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

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

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

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

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


.fw-semi, .h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
.footer h6, .card-tell h6, .text-line p, .sect-about h6,
.form-create h6, .contact-more > h6, .Textmanager h6,
.group-text-line h6, #contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.sect-about h3 {
    font-weight: 400;
}

.text-line-contact {
    background: #fff;
    color: #000;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    height: 100%;
    transition-duration: 0.3s;
}

.head-line-contact {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: end;
}

.icon-line-contact {
    width: 39px;
}

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

.footer h6 , .footer h5, .sect-exam h3,
.sect-vision h4, .form-create h6, .Textmanager h6,
.form-contact h5, .group-text-line h6, .contact-page h4 {
    margin-bottom: 1rem;
}

.sect-contact h3, .contact-more > h6,
.product-page p, .Textmanager p, .Textmanager ul {
    margin-bottom: 2rem;
}

.sect-manufacture h4, .sect-about h3, .sect-about p, .sect-exam p,
.about-two p {
    margin-bottom: 3rem;
}

.Textmanager li {
    margin-bottom: 0.5rem;
}

.footer p, .sect-about h3, .sect-manufacture h4,
.sect-exam p, .sect-vision h6, .sect-contact p {
    white-space: pre-line;
}

.footer p {
    margin: 2% 0;
}

.card-tell {
    display: grid;
    grid-template-columns: 34px auto;
    background: #fff;
    color: #212121;
    width: fit-content;
    padding: 1rem 2rem;
    border-radius: 10px;
    align-items: center;
    gap: 10px;
    transition-duration: 0.3s;
}

.card-tell p, .card-tell h6, .CASS-BlackHead-main {
    margin: 0;
}

.card-tell h6, .text-pink {
    color: #e12972;
}

.btn-line {
    width: 75%;
    background: #01ba03;
    padding: 7px;
    border-radius: 10px;
    color: #fff;
}

.img-line {
    border-radius: 10px;
    overflow: hidden;
}

.text-line {
    display: grid;
    grid-template-columns: 30px auto;
    justify-content: center;
    gap: 10px;
    padding-top: 1rem;
    align-items: center;
}

.maps-footer iframe {
    border-radius: 15px;
    height: 130px;
}

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

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

.copy-right p {
    color: #c1c1c1;
}

.sect-about h1, .sect-about h6, .product-page-mobile h5{
    color: #ff2d80;
}

.carousel.slide .glyphicon-chevron-left:before {
    content: " ";
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_18102024r64m/0/0/ic-left01z-z1292957091470.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

.carousel.slide .glyphicon-chevron-right:before {
    content: " ";
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_18102024r64m/0/0/ic-right01z-z1343582502184.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

.sect-about h1, .sect-about h3, .product-page h2,
.form-contact h5{
    font-family: "Libre Baskerville", serif;
    text-transform: uppercase;
}

.sect-about h3 {
    color: #000;
}

.sect-about h3, .sect-manufacture h4 {
    line-height: 48px;
}

p {
    line-height: 26px;
}

.btn-more {
    width: fit-content;
    background: #000;
    color: #fff;
    padding: 1rem 4rem;
    border-radius: 30px;
    font-weight: 600;
    transition-duration: 0.3s;
}

.sect-about p, .form-create h6, .Textmanager h6 {
    margin-top: 2rem;
}

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

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

.CASS-A-main {
    box-shadow: none;
    position: relative;
    top: -210px;
    margin-bottom: -70px;
}

figure.effect-jazz, .CASS-B-border, .CASS-D-border,
.CASS-E-border, .CASS-H-main, .CASS-GrayBackground-border {
    background: transparent;
}

.CASS-A-main .col-md-4.col-sm-4.col-xs-4:nth-child(1), 
.CASS-A-main .col-md-4.col-sm-4.col-xs-4:nth-child(3) {
    width: 30%;
}

.CASS-A-main .col-md-4.col-sm-4.col-xs-4:nth-child(2) {
    width: 40%;
}

.CASS-A-main .CustomImageGalleryType_2 {
    align-items: center;
}

.space-exam {
    padding: 13%;
}

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

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

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

figure.effect-jazz p {
    padding: 0;
    font-size: inherit;
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
    letter-spacing: unset;
}

.btn-view {
    width: fit-content;
    background: #e12972;
    padding: 1rem 4rem;
    border-radius: 30px;
    margin: auto;
    color: #fff;
    transition-duration: 0.3s;
}

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

.sect-manufacture {
    position: absolute;
    width: 100%;
    bottom: 50px;
}

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

.ic-right {
    width: 35px;
    transition: transform 0.3s ease-in-out;
    transform: translateX(0);
}

.ic-right:hover {
    transform: translateX(10px);
}

.CASS-B-main figcaption {
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    color: #000 !important;
    text-align: center !important;
    text-transform: none !important;
}

.CASS-B-main figcaption h2 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
    transition-duration: 0.3s;
}

.sect-vision {
    width: 85%;
    margin: 12% auto;
    background: #fff;
    text-align: center;
    padding: 7% 5% 6%;
    color: #212121;
    position: relative;
}

.sect-vision h1 {
    margin: 0;
    position: absolute;
    color: #e12972;
    font-weight: 600;
    font-size: 11em;
}

h1.sym-left {
    top: 14%;
    left: 50%;
    transform: translate(-50%, -50%);
}

h1.sym-right {
    bottom: -14%;
    left: 50%;
    transform: translate(-50%, 50%);
}

.CASS-D-middle-mid {
    display: flex;
    align-items: center;
}

.sect-contact {
    padding-left: 18%;
}

.items-cont-more {
    display: grid;
    grid-template-columns: 26px auto;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 1.5rem;
}

.sect-contact .card-tell, .contact-more .card-tell,
.contact-page .card-tell {
    border: 1px solid #ff2d80;
    background: #f8f9fa;
    margin: 2rem 0;
}

.text-tell p {
    line-height: 20px;
}

.text-tell h6 {
    line-height: 24px;
}

.head-page {
    text-align: center;
    padding: 4% 0;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_18102024r64m/0/0/banner-page02z-z1390475081055.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 20%;
    color: #fff;
}

.form-create h6, .managerHeader, .form-contact {
    text-align: center;
}

.form-create span, div#editor24  {
    color: #282828;
}

.CASS-E-border, .CASS-E-main {
    color: unset !important;
}

.CASS-E-main .tab-preview input.form-control {
    height: 40px;
}

.CASS-E-main .tab-preview .form-control {
    box-shadow: none;
    border-radius: 8px;
    border: none;
    background: #f5f5f7;
    width: 100% !important;
    padding-right: 12px !important;
}

.CASS-E-main .has-feedback {
    height: 55px;
}

div#editor23, div#editor24 {
    height: 25px;
}

 .form-create span {
    display: inline-block !important;
    margin-bottom: 8px;
}

.CASS-E-main .tab-preview .col-md-offset-5,
.CASS-BlackHead-main .col-md-offset-5{
    margin: 0;
    width: 100%;
    text-align: center;
      padding: 0;
}

.CASS-E-main .tab-preview button,
.CASS-BlackHead-main button{
    width: fit-content;
    background: #e12972;
    color: #fff;
    padding: 1rem 4rem;
    border-radius: 30px;
    font-weight: 600;
    margin: auto;
    text-shadow: none;
    border: none;
    transition-duration: 0.3s;
}

.CASS-E-middle-mid {
    display: flex;
}

.CASS-E-main .tab-preview {
    padding: 4% 10%;
}

.CASS-E-middle-mid .col-md-4.col-sm-4.col-xs-12 {
    height: auto;
    border-right: 1px solid #ddd;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_18102024r64m/0/0/2z-z1117383491946.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.contact-more {
    padding-top: 15%;
    padding-left: 15%;
}

.contact-more .items-cont-more img {
    filter: invert(1);
}

div#editor16 {
    width: 105%;
}

div#editor14, div#editor15 {
    height: 48px;
}

.CASS-E-main .tab-preview .col-md-2 {
    width: 20%;
}

.CASS-E-main #display25 .col-md-6 {
    width: 80% !important;
    padding-right: 0;
}

.CASS-E-main .fileinput-button {
    background: #000;
    border: none;
    padding: 0.5rem 2rem;
    border-radius: 30px;
    width: fit-content;
    transition-duration: 0.3s;
}

.CASS-E-main button .glyphicon, .form-get span,
.CASS-BlackHead-main button .glyphicon{
    display: none;
}

.form-get02 p, .form-get02 span {
    margin-top: 5px;
    margin-bottom: 2px;
    display: inline-block;
}

.about-two {
    padding-top: 10%;
    padding-right: 13%;
    padding-left: 16%;
}

.img-about-page {
    margin-top: -80px;
}

.CASS-H-main figure {
    background: #e9e9e9;
}

.CASS-H-main {
    position: relative;
    top: -130px;
    margin-bottom: -50px;
}

/*.CASS-H-main .CustomImageGalleryType_2 {
    justify-content: center;
}*/

.Contentmanager .site .col-section .item.-micro {
    padding: 0;
    border: none !important;
    width: 100% !important;
}

.Contentmanager .site .col-section .item.-micro a .image, 
.Contentmanager .site .col-section .item.-micro a .caption {
    padding: 0;
    width: 100%;
}

.CASS-GrayBackground-main .row {
    margin: 0;
}

.CASS-GrayBackground-main .row::before, .Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.CASS-GrayBackground-main .row.flex {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 45px 25px;
}

.CASS-GrayBackground-main .img-zoom img {
    height: 260px !important;
    object-fit: cover !important;
    object-position: center !important;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}

.CASS-GrayBackground-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    line-height: 28px;
    height: 57px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

.CASS-GrayBackground-main .btn-more {
    padding: 1rem 3rem;
}

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

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

.itp-newshare-button {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    border-radius: 30px !important;
}

.newShareContainer {
    justify-content: end !important;
}

    .social-share {
        top: 0;
    }

.itp-newshare-button:hover {
    background: #000;
}

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

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

.CASS-BlackHead-main {
    width: 50%;
    margin: auto;
    background: #fff;
    padding: 3% 2%;
}

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

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

.CASS-BlackHead-main .form-control {
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ddd;
    height: 40px;
    margin-bottom: 0.5rem;
    padding: 5px !important;
}

.form-control:focus {
    box-shadow: none;
}

.items-cont-page {
    display: grid;
    grid-template-columns: 26px auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 1rem;
}

.contact-page {
    padding-left: 12%;
    padding-bottom: 5%;
}

.contact-page .btn-line {
    width: 50%;
    margin-top: 5%;
    display: grid;
    grid-template-columns: 35% auto;
    align-items: center;
    color: #fff;
    gap: 10px;
}

.contact-page .text-line {
    justify-content: start;
      padding: 0;
}

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

.contact-page a, .items-cont-more a {
    color: #030303;
    transition-duration: 0.3s;
}

.contact-page a:hover, .footer a:hover, .contact-more a:hover,
.CASS-B-main figure:hover figcaption h2, .items-cont-more a:hover {
    color: #ff2d80;
}

.footer a, .contact-more a, .sect-contact .card-tell:hover h6,
.contact-page .card-tell:hover h6{
    color: #fff;
    transition-duration: 0.3s;
}

.sect-contact .card-tell:hover, .contact-page .card-tell:hover {
    background: #ff2d80;
    color: #fff;
}

.sect-contact .card-tell:hover img, .contact-page .card-tell:hover img {
    filter: invert(1);
}

.card-tell:hover {
    background: #f5f5f7;
}

.text-line-contact:hover, .btn-more:hover, .CASS-E-main .fileinput-button:hover,
.Contentmanager .site .col-section .item.-micro:hover .btn-more{
    background: #e12972;
    color: #fff;
}

.icon-line-contact img, .icon-cont-page img, .img-about-page img,
.btn-line, .icon-tell img, .img-contact img, .icon-cont-more img,
 div#Contentmanager .thumbnail>img{
   transition: transform 0.2s ease-out;
}

.icon-line-contact img:hover, .items-cont-page:hover img,
.btn-line:hover, .card-tell:hover img, .img-contact img:hover,
.items-cont-more:hover img, .img-about-page img:hover,
 div#Contentmanager .thumbnail>img:hover{
   transform: scale(1.05);
}

.CASS-E-main .tab-preview button:hover, .CASS-BlackHead-main button:hover,
.btn-view:hover {
    background: #000;
    color: #fff;
}

.img-contact, .img-about-page,  div#Contentmanager .thumbnail {
    overflow: hidden;
}

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

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

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

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

.ITPcheckboxAuthen .ITPcheckboxAuthen {
    margin: 0;
    padding: 0;
}

.ITPcheckboxAuthen {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0 2% !important;
}

.btn-primary:disabled, .btn-primary[disabled],
.btn-default:disabled, .btn-default[disabled]{
    background-color: #adadad;
}

.CASS-H-main figure.effect-jazz img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.CASS-H-main figure.effect-jazz:hover img {
    opacity: .7;
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}

.space-product {
    padding: 5%;
}

.form-get02 p {
    padding-left: 7px;
}

#formdisplay693b9fa54141590013841cf9 > div:nth-child(4),
#formdisplay6970a6c88b46850013938e23 > div:nth-child(4),
#formdisplay69159df79a05520013071170 > div:nth-child(4),
#formdisplay6970a6d57273d80013620679 > div:nth-child(4){
    padding-top: 0 !important;
}

.CASS-BlackHead-main .col-md-4, .CASS-BlackHead-main .col-md-6 {
    padding-right: 0;
}

.CASS-BlackHead-main .has-feedback {
    height: 45px;
}

.product-page p {
    padding-left: 30px;
      margin-top: 1rem;
}

.product-page p:last-child {
    margin-bottom: 0;
}

.CASS-H-main .thumbs {
    margin-bottom: 60px;
}

.product-page h5 {
    color: #636363;
}

.product-page-mobile {
    margin-left: -10px;
}

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

.CASS-H-main .imgLightbox img {
    height: 250px;
    object-position: center;
    object-fit: contain;
}

.CASS-H-main .grid {
    width: 100%;
    margin: 0;
}
/************************responsive*************************/

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

h1 {
    font-size: 5em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .btn-view, .Textmanager li, .form-get02 span {
    font-size: 20px;
}

.footer h6, .sect-vision h6 {
    font-size: 22px;
}

.copy-right p, .btn-more, .form-create span,
.CASS-E-main .tab-preview button,
.CASS-BlackHead-main button{
    font-size: 18px;
}

.sect-exam p {
    font-size: 22px;
}

.CASS-B-main figcaption h2,
.CASS-GrayBackground-main .caption .title{
    font-size: 22px !important;
}

.CASS-E-main .form-control, .CASS-BlackHead-main .form-control {
    font-size: 18px !important;
}
  
  .icon-line-contact {
    width: 47px;
}
  
  .sect-about h3, .sect-manufacture h4 {
    line-height: 56px;
}
  
  p {
    line-height: 32px;
}
  
  .CASS-A-main {
    top: -295px;
    margin-bottom: -120px;
}

  .sect-vision h1 {
    font-size: 13em;
}
  
  .sect-contact .card-tell, .contact-page .card-tell {
    margin: 3rem 0;
    padding: 1.25rem 2rem;
}
  
  .items-cont-more {
    grid-template-columns: 30px auto;
    margin-bottom: 2rem;
}
  
  .btn-line {
    width: 60%;
}
  
  .img-about-page {
    margin-top: -110px;
}
  
  .about-two {
    padding-top: 13%;
}
  
  .CASS-GrayBackground-main .img-zoom img {
    height: 360px !important;
}
  
  .CASS-GrayBackground-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-top: 2rem;
}
  
  .items-cont-page {
    grid-template-columns: 30px auto;
    margin-bottom: 1.5rem;
}
  
  .contact-page .btn-line {
    width: 50%;
    gap: 15px;
}
  
  .contact-page {
    padding-right: 8%;
}
  
  .CASS-BlackHead-main .form-control {
    height: 45px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .ITPcookieLeftText, .buttonExampleSite, .ITPcheckboxAuthen {
    font-size: 16px !important;
}
  
  div#editor23, div#editor24 {
    height: 33px;
}
  
  div#editor14, div#editor15 {
    height: 60px;
}
  
  .CASS-GrayBackground-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    line-height: 32px;
    height: 64px;
  }
  
  .CASS-BlackHead-main .has-feedback {
    height: 55px;
}
  
  .space-product {
    padding: 3.6%;
}
  
  .CASS-H-main .imgLightbox img {
    height: 330px;
  }
}

@media screen and (max-width: 1366px) {
  
  .sect-about p {
    padding-right: 4%;
}
  
.sect-about p br {
    display: none;
}
  
  .CASS-A-main {
    top: -175px;
}
  
  .sect-exam p {
    font-size: 16px;
}
  
  .ic-right {
    width: 30px;
  }
  
  .footer p {
    font-size: 14px;
    line-height: 22px;
}
  
  .card-tell {
    padding: 1rem;
    grid-template-columns: 30px auto;
}
  
  .about-two {
    padding-right: 8%;
    padding-top: 8%;
}
  
  .CASS-H-main {
    top: -110px;
}
  
  div#editor19 {
    width: 110%;
}
  
  .CASS-GrayBackground-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    line-height: 26px;
    height: 54px;
}
  
  .contact-page .btn-line {
    width: 55%;
}
  
  h2 {
    font-size: 2.5em;
}
  
  .product-page p {
    padding-left: 20px;
    margin-top: 0.5rem;
}
  
  .CASS-BlackHead-main {
    width: 56%;
}
  
  .space-product {
    padding: 4.5%;
}
  
  .CASS-H-main .imgLightbox img {
    height: 220px;
}
}

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

h2 {
    font-size: 2.2em;
}

h3 {
    font-size: 2.4em;
}

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

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

      .sect-about p {
        padding-right: 0;
    }
  
      .CASS-A-main {
        top: -155px;
    }
  
  .sect-about h3, .sect-manufacture h4 {
    line-height: 42px;
}
  
  .sect-manufacture {
    bottom: 30px;
}
  
  .sect-manufacture h4 {
    margin-bottom: 2rem;
}
  
      .sect-exam p {
        font-size: 15px;
    }
  
  .CASS-B-main figcaption h2, .CASS-GrayBackground-main .caption .title {
    font-size: 16px !important;
}

  h1.sym-left {
    top: 17%;
}
  
  h1.sym-right {
    bottom: -16%;
}
  
  .footer h6, .sect-vision h6 {
    font-size: 17px;
}
  
      .footer p {
        font-size: 12px;
        line-height: 20px;
    }
  
  .card-tell {
    grid-template-columns: 25px auto;
    gap: 8px;
}
  
  .text-line {
    grid-template-columns: 26px auto;
    gap: 5px;
}
  
  .img-about-page {
    margin-top: -55px;
}
  
      .CASS-H-main {
        top: -90px;
    }

  
      .CASS-GrayBackground-main .Contentmanager .site .col-section .item.-micro a .caption .title {
        line-height: 24px;
        height: 48px;
    }
  
  .CASS-GrayBackground-main .img-zoom img {
    height: 220px !important;
  }
  
      .contact-page .btn-line {
        width: 60%;
    }
  
      div#editor19 {
        width: 120%;
    }
  
  .contact-page {
    padding-left: 8%;
}
  
      .CASS-BlackHead-main {
        width: 65%;
    }
  
      .space-product {
        padding: 4%;
    }
  
      .CASS-H-main .imgLightbox img {
        height: 180px;
    }
}

@media screen and (max-width: 1024px) {
  
  .form-create span {
    font-size: 12px;
}
  
  div#editor16 {
    width: 100%;
}
  
  div#editor16, div#editor17, div#editor14, div#editor15 {
    height: 45px;
}
  
  .CASS-E-main .tab-preview .col-md-2 {
    width: 28%;
}
  
  .CASS-E-main #display25 .col-md-6 {
    width: 72% !important;
  }
  
      .about-two {
        padding-right: 4%;
        padding-top: 8%;
        padding-left: 8%;
    }
  
  .img-about-page img {
    height: 375px;
    object-fit: cover;
}
}

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

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

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

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
  .itopplus-search {
    display: none;
}
  
  .sect-about p {
    margin-top: 1rem;
}
  
      .sect-about h3, .sect-manufacture h4 {
        line-height: 34px;
    }
  
  p, .btn-view, .Textmanager li, .sect-exam p,
  .form-get02 span {
    font-size: 14px;
}
  
  p {
    line-height: inherit;
}
  
      .CASS-A-main {
        top: -125px;
        margin-bottom: -50px;
    }
 
  .space-exam {
    padding: 12%;
}
  
  .sect-exam p, .text-tell p {
    white-space: inherit;
}
  
  .CASS-B-main .col-md-3.col-sm-4.col-xs-4,
  .CASS-H-main .col-md-3.col-sm-4.col-xs-4{
    width: 25%;
}
  
      .CASS-B-main figcaption h2,
  .CASS-GrayBackground-main .caption .title {
        font-size: 14px !important;
    }
  
  .CASS-B-main figcaption h2 {
    min-height: 45px;
    bottom: 0;
}
  
  .CASS-A-main .col-md-4.col-sm-4.col-xs-4 {
    padding: 0 !important;
}
  
  .itopplus-bg2 {
    background-position: center;
   background-size: cover;
}
  
  .sect-vision h1 {
    font-size: 9em;
}
  
      h1.sym-left {
        top: 16%;
    }
  
      h1.sym-right {
        bottom: -16%;
    }
  
      .footer h6, .sect-vision h6 {
        font-size: 15px;
    }
  
  .sect-contact .card-tell, .contact-page .card-tell {
    margin: 1rem 0;
}
  
  .items-cont-more {
    margin-bottom: 1rem;
}
  
  .text-tell h6 {
    line-height: inherit;
    font-size: 16px;
}
  
  .copy-right {
    text-align: center;
    margin-top: 0;
}
  
  .sect-contact {
    padding-left: 13%;
}
  
  .sect-exam {
    padding-right: 4%;
}
  
  .contact-more {
    padding-left: 4%;
}
  
  .CASS-E-main .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0 !important;
}
  
  .CASS-E-main .tab-preview {
    padding: 4%;
}
  
  .CASS-E-main .form-control, .CASS-BlackHead-main .form-control {
    font-size: 14px !important;
}
  
      div#editor19 {
        width: 100%;
    }
  
      div#editor16, div#editor17, div#editor14, 
  div#editor15, div#editor18, div#editor19 {
        height: 40px;
    }
  
      .img-about-page img {
        height: 360px;
  }
  
  .about-two {
    padding-top: 12%;
}
  
      .CASS-H-main {
        top: -70px;
    }

      .CASS-GrayBackground-main .Contentmanager .site .col-section .item.-micro a .caption .title {
        line-height: inherit;
        height: 43px;
        margin-bottom: 1rem;
    }
  
  .copy-right p, .btn-more, .form-create span, 
  .CASS-E-main .tab-preview button, .CASS-BlackHead-main button {
    font-size: 12px;
}
  
  .btn-more {
    padding: 1rem 3rem;
}
  
  .CASS-GrayBackground-main .btn-more {
    padding: 1rem 2rem;
}
  
      .CASS-GrayBackground-main .img-zoom img {
        height: 180px !important;
    }
  
      .contact-page .btn-line {
        width: 65%;
    }
  
  .text-cont-more p {
    width: 88%;
}
  
  .CASS-BlackHead-main .col-md-4 {
    width: 33.33%;
}

.CASS-BlackHead-main .col-md-6 {
    width: 50%;
}

      .space-product {
        padding: 3.5%;
    }
  
  .CASS-H-main .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 20%;
}
  
      .CASS-H-main .imgLightbox img {
        height: 150px;
    }
  
    .itopplus-sidebar-menu-parent a:active,
  .itopplus-sidebar-menu-single a:active{
    background-color: transparent;
}
}

@media screen and (max-width: 768px) {
  
      .sect-about h3, .sect-manufacture h4 {
        line-height: inherit;
    }
  
  .contact-more .items-cont-more {
    grid-template-columns: 24px auto;
    gap: 5px;
}
  
  div#editor23, div#editor24 {
    height: 40px;
}
  
  .CASS-B-main figcaption h2 {
    min-height: 40px;
    font-size: 13px !important;
}
  
      .contact-page .btn-line {
        width: 70%;
    }
  
      h2 {
        font-size: 26px;
    }
}

@media screen and (max-width: 480px) {
  
  .itopplus-bg2 {
    background-attachment: inherit;
}
  
  div#imagesControl6915433af1a5f5001aabdee7,
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12,
  div#imagesControl6916b1e13ed76b001a12bb10 {
    padding: 0 !important;
}
  
  .carousel.slide .glyphicon-chevron-left:before, .carousel.slide .glyphicon-chevron-right:before {
    width: 20px;
    height: 20px;
}
  
  .sect-about h3 {
    margin-bottom: 1rem;
}
  
  .sect-about h6, .sect-about p {
    margin-bottom: 2rem;
}
  
  .CASS-A-main {
    top: -65px;
    margin: -10px
}
  
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12:nth-child(1), 
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12:nth-child(3) {
    width: 80%;
    margin: auto;
}
  
      .sect-exam {
        padding-right: 0;
        margin-bottom: 4rem;
    }
  
  .CASS-B-main .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
  
  .CASS-B-border, .img-contact, .img-about-page,
  .CASS-H-border, .maps-page, .CASS-E-border  {
    margin: -10px;
}
  
  .CASS-B-main figcaption h2 {
    font-size: 14px !important;
}
  
      .sect-vision h1 {
        font-size: 6em;
    }
  
  .sect-vision {
    margin: 18% auto;
    width: 90%;
}
  
  .sect-vision h4 {
    font-size: 20px;
}
  
  .sect-vision {
    margin: 18% auto;
    width: 90%;
    padding: 12% 3% 10%;
}
  
      h1.sym-left {
        top: 10%;
    }
  
      h1.sym-right {
        bottom: -10%;
    }
  
  .sect-vision h6 {
    white-space: inherit;
}
  
  .footer h6, .sect-vision h6 {
        font-size: 14px;
    }
  
    .CASS-D-middle-mid {
        flex-wrap: wrap-reverse;
    }
  
  .sect-contact {
    padding: 14% 4%;
    padding-left: 8%;
}
  
  .card-tell {
    grid-template-columns: 20px auto;
    padding: 0.75rem 1.5rem;
    margin: 1.5rem 0;
}
  
  .about-two {
    padding: 10% 5%;
}
  
  .head-page h3, .managerHeader {
    font-size: 22px;
}
  
  .head-page {
    background-size: cover;
    padding: 8% 2%;
}
  
  .product-page h2 {
    font-size: 26px;
}

  .CASS-GrayBackground-main .row.flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
  
  .CASS-GrayBackground-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: auto;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .Textmanager {
    text-align: left;
    display: flow-root;
}
  
  .contact-page {
    padding: 0;
    margin-bottom: 5rem;
}
  
  .CASS-BlackHead-main {
    width: 95%;
    margin: 10% auto;
    padding: 8% 0;
}
  
  .CASS-BlackHead-main .form-control,
  .CASS-E-main .tab-preview input.form-control{
    height: 35px;
    margin-bottom: 0;
}
  
  .items-cont-page {
    grid-template-columns: 22px auto;
}
  
  .maps-page {
    margin-bottom: -15px;
}
  
  .CASS-E-middle-mid {
    flex-wrap: wrap;
}
  
  .contact-more {
    padding: 10% 6%;
}
  
  .CASS-E-main .col-md-6.col-sm-12 {
    width: 100%;
}
  
  .CASS-E-main .has-feedback {
    height: unset;
}
  
      .CASS-E-main .tab-preview {
        padding: 0;
    }
  
      div#editor16, div#editor17, div#editor14, div#editor15,
  div#editor18, div#editor19, div#editor23, div#editor24 {
        height: auto;
    }
  
      .CASS-E-main .tab-preview .col-md-2 {
        width: 45%;
        float: left;
    }
  
      .CASS-E-main #display25 .col-md-6 {
        width: 100% !important;
    }
  
  .form-create span {
    font-size: 14px;
}
  
   .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;
}
  
  .modal-dialog {
    width: 90% !important;
}
  
      .CASS-GrayBackground-main .img-zoom img {
        height: 220px !important;
    }
  
      .product-page p {
        padding-left: 0;
        margin-top: 0;
    }
  
  .product-page-mobile h5 {
    margin-bottom: 2rem;
}
  
  .CASS-BlackHead-main .col-md-6, .CASS-BlackHead-main .col-md-4 {
    width: 100%;
}
  
  .CASS-BlackHead-main .form-group {
    margin-bottom: 0;
}
  
  .ITPcheckboxAuthen {
    padding: 0 4% !important;
}

  
  div#form693b9fa54141590013841cf9 {
    padding: 0 !important;
}
  
      .CASS-H-main {
        top: -60px;
    }
  
  .product-page-mobile {
    margin-left: 0;
}
  
  .CASS-H-main .thumbs {
    margin-bottom: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
  
      h3 {
        font-size: 24px;
    }
}

#language_member_bar {
    top: 5px !important;
  position: fixed !important
}

div#language_member_bar .navbar-nav>li>a {
    border-right: none !important;
    background: #0000008f;
    border-radius: 20px;
    color: #fff;
}

