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

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_051020246jnr/0/0/1z-z1725032671404.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg2 {
  background-color: #172752;
  color: #fff;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_051020246jnr/0/0/3z-z1175827297064.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_051020246jnr/0/0/4z-z1747793353010.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

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

.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 1vw 0;
  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: #fff;
  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: #172752;
}

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

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

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

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

  #nav-menu .icon-bar {
    background: #fff !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: #172752;
    transition: 0.3s;
  }

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

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

    #itopplus-nav-bar {
        display: flex;
        width: 100%;
        justify-content: space-between;
        border-top: 1px solid #fff;
        gap: 2vw;
    }
  
  #itopplus-nav-bar:before,
  #itopplus-nav-bar:after {
  	display: none;
  }

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

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

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

@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,
.dropdown-menu>li>a{
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

.group-text-about h2 {
    font-size: 3.8em;
}

h3, .group-text-about h4 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p, .Textmanager table>thead>tr>th, .Textmanager li {
    font-size: 16px;
}

.footer h6 {
    font-size: 18px;
}

.btn-maps, .btn-more, .CASS-B-main button,
.Textmanager table>tbody>tr>td{
    font-size: 14px;
}

.text-cate p, .CASS-H-main .caption .title,
.CASS-B-main .form-control,
.CASS-goodyBackground-main figcaption h2, .CASS-PrakayHead-main figcaption h2{
    font-size: 16px !important;
}

.text-cate h6 {
    font-size: 22px;
}

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

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

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

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

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

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

.dropdown-menu, .boderedlayoutClient, .CASS-goodyBackground-border {
    border: none;
}

.ic-head-contact {
    width: 35px;
}

.items-head-contact {
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.head-contact {
    display: flex;
    gap: 20px;
    justify-content: end;
}

.logo-footer {
    width: 70%;
    margin: auto;
    margin-bottom: 1rem;
}

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

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

.border-bottom {
    border-bottom: 1px solid #516dba;
    padding-bottom: 4%;
}

.footer h6, .sect-about h5, .text-cate h6,
.head-article h5, .head-article h2, .head-page h3,
.head-product h3, .detail-product h4, .managerHeader,
.Textmanager h6, .Textmanager h5, .Textmanager table>thead>tr>th,
b, strong, .contact-page h4, #contactUsAcceptPolicyText2,
.head-other h4, .detail-material h5, .detail-material li h6 {
    font-weight: 600;
}

.group-text-about h2 {
    font-weight: 700;
}

.footer p {
    white-space: pre-line;
}

.ic-pin {
    width: 25px;
}

.btn-maps {
    background: #2a4387;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 1rem 2rem;
    width: fit-content;
    margin-top: 3%;
    color: #fff;
    transition-duration: 0.3s;
}

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

.copy-right {
    text-align: center;
    margin-top: 3%;
    border-top: 1px solid #516dba;
    padding-top: 2%;
    padding-bottom: 1%;
}

.group-text-about {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_051020246jnr/0/0/img-polez-z1416872404745.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    position: relative;
    padding: 12% 0;
}

.sect-about h5, .group-text-about h2, .group-text-about h1,
.head-product h3, .managerHeader, .Textmanager h5, .contact-page h4,
.detail-material h5{
    color: #0d2568;
}

.group-text-about h4, .Textmanager h6, b, strong {
    color: #000;
}

.sect-about h5, .detail-product h4, .detail-material h5 {
    margin-bottom: 1rem;
}

p, .Textmanager li {
    line-height: 24px;
}

.sect-about {
    padding-right: 7%;
}

.sect-about p, .detail-product ul, .detail-two p,
.Textmanager p , .Textmanager h6, .Textmanager h5,
.Textmanager ul, .detail-material p, .detail-material ul {
    margin-bottom: 2rem;
}

.btn-more {
    background: #2a4387;
    color: #fff;
    width: fit-content;
    padding: 1rem 2rem;
    transition-duration: 0.3s;
}

.space-about {
    padding: 10%;
}

.group-text-about h1 {
    font-family: "Chonburi", serif;
    position: absolute;
    font-size: 6em;
}

.group-text-about h1:nth-child(1) {
    top: 12%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.group-text-about h1:nth-child(4) {
    bottom: -44%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-garuntee {
    margin-top: -169px;
}

.group-text-about h2, .text-cate h6, .contact-page h4,
.btn-line h6, .detail-material li h6 {
    margin-bottom: 0.5rem;
}

.sect-grantee h2 {
    white-space: pre-line;
    margin-bottom: 2rem;
    font-weight: 600;
}

.sect-grantee {
    padding: 10% 13% 0;
}

.group-logo-scg {
    display: grid;
    grid-template-columns: 58% 35%;
    align-items: center;
    gap: 15px;
}

.group-scg {
    display: grid;
    grid-template-columns: 43% auto;
    gap: 20px;
    align-items: center;
    margin-top: 5%;
}

.CASS-A-middle-mid, .CASS-H-middle-mid, .CASS-B-middle-mid,
.CASS-D-middle-mid, .CASS-PrakayHead-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 {
    border: none;
}

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

.CASS-goodyBackground-border {
    color: unset;
}

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

.CASS-A-main .thumbs, .CASS-BlackHead-main, .CASS-JaikothaiHead-main,
.CASS-PramamHead-main {
    margin: 0;
}

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

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

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

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

.text-cate {
    background:  linear-gradient(0deg, #49494cc7, #49494c8f, #49494c38, #49494c00);
    padding: 8% 2%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #fff;
    transition-duration: 0.3s;
}

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

.head-article {
    width: fit-content;
    margin: auto;
    padding-top: 40%;
    color: #0d2568;
    margin-bottom: 2rem;
}

.head-article h5:nth-child(3) {
    text-align: right;
}


.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-H-main .row {
    margin: 0;
}

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

.CASS-H-main .row.flex {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}

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

.space-news {
    padding: 12%;
}

.CASS-H-main .caption {
    text-align: center;
    padding: 20px 0 !important;
}

.CASS-H-main .caption .title {
    margin-bottom: 2rem !important;
}

.CASS-H-main .btn-more {
    margin: auto;
    padding: 0.8rem 2rem;
}

.CASS-H-main a:hover .caption .title {
    color: #2a4387 !important;
}

div#background68f1a28154f4b000138a5b9d {
    margin-bottom: -15%;
}

div#Component68f1a28154f4b000138a5b9d {
    position: relative;
    z-index: 2;
}

div#contentnewmode68f1a2a0cc82b000137f4084 {
    position: relative;
    z-index: 1 !important;
}

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

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

.CASS-A-main .template1 {
    display: grid;
    grid-template-columns: repeat(5,1fr);
}

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

.Contentmanager .template1 .template-panel {
        padding-bottom: 100%;
         overflow: hidden;
    }

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

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

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

.CASS-JaikothaiHead-main .img-container .img {
    background-position: center 15%!important;
}

.footer h6 {
    margin-bottom: 1rem;
}

.text-form h4 {
    text-align: center;
    font-weight: 600;
    color: #000000;
}

.CASS-B-main input::placeholder, .contact-page a {
    color: #444;
}

.CASS-B-main .form-control {
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    padding-right: 12px !important;
    border: none;
    border-bottom: 1px solid #afafaf;
    margin-bottom: 1rem;
    height: 40px;
    color: #444444 !important;
}

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

.CASS-B-main button {
    background: #2a4387;
    color: #fff;
    width: fit-content;
    padding: 1rem 4rem;
    text-shadow: none;
    border-radius: 0;
    border: none;
    transition-duration: 0.3s;
}

.head-page {
    text-align: center;
    background: linear-gradient(104deg, #223978, #153ca4, #223978);
    padding: 3%;
    color: #fff;
}

.head-product {
    text-align: center;
    margin-bottom: 2%;
}

.items-product {
    display: grid;
    grid-template-columns: 14% auto;
    align-items: center;
    gap: 25px;
    margin-bottom: 2rem;
}

.detail-one {
    padding-left: 10%;
    padding-top: 3%;
}

.detail-product h6, .blog-mission h6 {
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #000;
}

.detail-product h5 {
    margin-bottom: 2.5rem;
    font-weight: 600;
    color: #0d2568;
}

.detail-product li p, .Textmanager li p, .Textmanager li,
.detail-material li p{
    margin-bottom: 0.75rem;
}

.detail-two {
    padding: 10% 10% 0;
}

.detail-product li, .Textmanager li, .detail-material li p,
.detail-material li h6 {
    padding-left: 8px;
}

.detail-product li::marker, .Textmanager li::marker,
.detail-material li::marker{
    content: "➤";
    color: #507fff;
}

.sect-about.about-page {
    padding-right: 6%;
    padding-left: 3%;
    padding-top: 2%;
}

.blog-mission {
    display: grid;
    grid-template-columns: 18% auto;
    align-items: center;
    gap: 25px;
    margin-bottom: 3rem;
}

.sect-mission {
    padding: 15% 12% 0;
}

.blog-mission:nth-child(1) {
    border-bottom: 1px solid #516dba;
    padding-bottom: 6%;
}

.managerHeader, .head-other {
    text-align: center;
}

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

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

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

div#Contentmanager .col-md-6.pull-left {
    padding-right: 4%;
}

.Textmanager table>thead>tr>th, .Textmanager table>tbody>tr>td {
    border: none;
    vertical-align: middle !important;
    text-align: center;
    padding: 10px 5px!important;
}

.Textmanager table>thead {
    background: #0d2568;
    color: #fff;
}

.Textmanager table>tbody>tr:nth-child(even) {
    background: #f5f5f7;
}

.Textmanager table {
    border-bottom: 2px solid #ddd;
}

.Textmanager hr {
    border-color: #516dba;
    margin-bottom: 3%;
}

.head-other hr {
    border-color: #516dba;
    width: 55px;
    border-width: 3px;
    margin-bottom: 3%;
}

div#Contentmanager .col-xs-6.col-md-3 {
    padding: 0 1%;
}

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

.items-contact {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    background: #f5f5f7;
    padding: 5px 8px;
    border-radius: 30px;
}

.group-contact {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
    margin-top: 3%;
    margin-bottom: 4%;
}

.contact-page {
    padding: 10% 10% 0 5%;
}

.btn-line {
    display: grid;
    grid-template-columns: 40% auto;
    color: #fff;
    background: #23c225;
    padding: 5px;
    border-radius: 10px;
    gap: 15px;
    align-items: center;
}

.line-cont {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 7px;
}

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

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

.contact-page a:hover {
    color: #2a4387;
}

.head-contact a, .footer a, .CASS-B-main button:hover {
    color: #fff;
      transition-duration: 0.3s;
}

.itopplus-sticky .head-contact a:hover,.head-contact a:hover, 
.footer a:hover {
    color: #507fff;
}

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

.ic-head-contact img, .img-container .img, .social-footer img,
.icon-mission img, .ic-product img, .ic-cont img, .btn-line,
div#Contentmanager .thumbnail>img {
    transition: transform 0.2s ease-out;
}

.items-head-contact:hover img, .template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.social-footer img:hover, .blog-mission:hover img, .items-product:hover img,
.items-contact:hover img, .btn-line:hover, div#Contentmanager .thumbnail>img:hover{
    transform: scale(1.05);
}

.btn-maps:hover, .btn-more:hover, .Contentmanager .site .col-section .item.-micro:hover .btn-more,
.CASS-B-main button:hover {
    background: #507fff;
}

.template1 .col-md-4.col-sm-4.col-xs-12:hover .text-cate {
    color: #ddd;
}

.template1 .col-md-4.col-sm-4.col-xs-12:hover .text-cate {
    color: #fff;
    background: linear-gradient(0deg, #172752e3, #172752c4, #172752a1, #17275261, #17275200);
}

.Textmanager table>tbody>tr:hover {
    background: #e0e9f7 !important;
}

#form68f1aef6debe880012c8dd43,
#form68f1abe74b931c00134ce846,
#formdisplay68f1abe74b931c00134ce846 > div:nth-child(4),
#formdisplay68f1aef6debe880012c8dd43 > div:nth-child(4) {
    padding: 0 !important;
}

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

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

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

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

.video-block {
    background-color: #000;
}

.video-block video {
    height: 330px !important;
}

.sect-about-block {
    display: grid;
    gap: 15px;
    grid-template-columns: 70px auto;
    align-items: center;
      margin-bottom: 4%;
}

.sect-about-text h6 {
    color: #0d2568;
    font-weight: 600;
}

div#Contentmanager .thumbnail, .CASS-PrakayHead-main .imgLightbox,
.CASS-BlackHead-main .img-container, .CASS-goodyBackground-main .imgLightbox {
    overflow: hidden;
}

.sect-about-text p {
    margin: 0 !important;
}

.CASS-BlackHead-main .template1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.CASS-BlackHead-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 33.33%;
  padding: 0 !important;
}

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

.CASS-PrakayHead-main figcaption h2 {
    background: linear-gradient(0deg, #49494ccc, #49494c99, #49494c59, #49494c00);
    padding: 20px 10px;
    bottom: 0;
    position: absolute;
    width: 100%;
}


.CASS-BlackHead-main .text-cate, .CASS-JaikothaiHead-main .text-cate {
    padding: 6% 2%;
}

.detail-state {
    padding-left: 8%;
    padding-top: 8%;
}

.detail-steel {
    padding-right: 5%;
}

.banner-head-text h6 {
    font-weight: 600;
}

.banner-head-text {
    background: #f5f5f7b8;
    color: #172752;
    padding: 1.5rem 2rem;
    text-align: center;
    margin-bottom: 1rem;
}

.CASS-PramamHead-main .img-thumbnail, .CASS-PramamHead-main .thumbnail {
    background: transparent;
    padding: 0 10px !important;
    border: none;
    box-shadow: none;
    min-height: unset !important;
}

.CASS-PramamHead-main .owl-nav button {
    display: none;
}

.head-other {
    color: #282828;
}

.CASS-PramamHead-main .owl-dots button.owl-dot {
    width: 12px !important;
    height: 12px !important;
}

.CASS-PramamHead-main .owl-dots button.owl-dot.active {
    background: #224192 !important;
}

.CASS-goodyBackground-main figcaption {
    position: relative !important;
    padding: 20px 10px !important;
    color: #282828 !important;
    text-align: left !important;
}

.CASS-goodyBackground-main strong {
    color: #223978;
    font-weight: 600;
}
/*************************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;
}

.group-text-about h2 {
    font-size: 4.2em;
}

h3, .group-text-about h4 {
    font-size: 3.2em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .Textmanager table>thead>tr>th, .Textmanager li {
    font-size: 20px;
}

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

.btn-maps, .btn-more, .CASS-B-main button,
.Textmanager table>tbody>tr>td{
    font-size: 18px;
}

.text-cate p, .CASS-B-main .form-control,
.CASS-goodyBackground-main figcaption h2, .CASS-PrakayHead-main figcaption h2{
    font-size: 20px !important;
}
  
   .CASS-H-main .caption .title {
    font-size: 22px !important;
}
  
.text-cate h6 {
    font-size: 26px;
}

.group-text-about h1 {
    font-size: 8em;
}
  
  .ic-head-contact {
    width: 40px;
}
  
  .group-text-about h1:nth-child(4) {
    bottom: -48%;
  }
  
  p, .Textmanager li {
    line-height: 30px;
}
  
  .sect-about {
    padding-right: 4%;
  }
  
  .sect-about p {
    margin-bottom: 3rem;
}
  
  .img-garuntee {
    margin-top: -225px;
}
  
  .group-scg {
    margin-top: 6%;
}
  
  .sect-grantee {
    padding: 14% 16% 0;
}
  
  .head-article {
    margin-bottom: 3rem;
}
  
  .CASS-H-main .img-zoom img {
    height: 465px !important;
  }
  
  .CASS-B-main .form-control {
    height: 50px;
    margin-bottom: 1.5rem;
}
  
  .social-footer img {
    width: 40px !important;
}
  
  .border-bottom {
    padding-bottom: 3%;
    margin-bottom: 2%;
}
  
  .sect-about.about-page {
    padding-right: 12%;
  }
  
  .blog-mission {
    grid-template-columns: 16% auto;
}
  
  .items-product {
    grid-template-columns: 13% auto;
    margin-bottom: 2.5rem;
    gap: 30px;
}
  
  .detail-product h5 {
    margin-bottom: 3rem;
  }
  
  .detail-one {
    padding-top: 5%;
}
  
  .detail-product li p, .Textmanager li p, .Textmanager li,
  .detail-material li p{
    margin-bottom: 1rem;
}
  
  .detail-two {
    padding: 9% 17% 0;
}
  
  .items-contact {
    grid-template-columns: 40px auto;
    padding: 8px 10px;
}
  
  .group-contact {
    gap: 15px;
}
  
  .contact-page {
    padding: 12% 14% 0 5%;
}
  
  .btn-line {
    grid-template-columns: 36% auto;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .ITPcheckboxAuthen, .ITPcookieLeftText, .buttonExampleSite {
    font-size: 17px !important;
}
}

@media screen and (max-width: 1366px) {
  
  .sect-about {
    padding-right: 9%;

  }
  
  .sect-grantee {
    padding: 9% 9% 0;
}
  
  .img-garuntee {
    margin-top: -152px;
}
  
  .CASS-H-main .img-zoom img {
    height: 300px !important;
  }
  
  .CASS-H-main .caption .title {
    font-size: 15px !important;
}
  
  .sect-about.about-page {
    padding-right: 2%;
    padding-left: 0;
    padding-top: 0%;
}
  
  .sect-mission {
    padding: 14% 10% 0;
}
  
  .blog-mission {
    grid-template-columns: 17% auto;
}
  
  .detail-one {
    padding-left: 10%;
    padding-top: 0;
    padding-right: 5%;
}
  
  .detail-two {
    padding: 5% 10% 0;
}
  
  .contact-page {
    padding: 8% 10% 0 3%;
}
  
  .items-contact {
    grid-template-columns: 30px auto;
}
  
  .btn-line {
    grid-template-columns: 38% auto;
}
  
  .ic-pin {
    width: 23px;
}
  
  .group-text-about h1:nth-child(4) {
    bottom: -47%;
}
  
  .text-cate h6 {
    font-size: 18px;
}
}

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

h1 {
    font-size: 3.8em;
}

h2 {
    font-size: 2.8em;
}

.group-text-about h2 {
    font-size: 3.4em;
}

h3, .group-text-about h4 {
    font-size: 2.4em;
}

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

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

.group-text-about h1 {
    font-size: 6em;
}
  
      .sect-about {
        padding-right: 0;
        padding-top: 0;
    }
  
  .group-text-about h1:nth-child(1) {
    top: 14%;
  }
  
      .group-text-about h1:nth-child(4) {
        bottom: -53%;
    }
  
      .img-garuntee {
        margin-top: -140px;
    }
  
      .sect-grantee {
        padding: 8% 5% 0;
    }
  
  .CASS-H-main .caption {
    padding: 20px 10px !important;
}
  
      .CASS-H-main .caption .title {
        font-size: 16px !important;
        height: 40px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 20px !important;
        margin-bottom: 1.5rem !important;
    }

  .space-news {
    padding: 15%;
}
  
  div#background68f1a28154f4b000138a5b9d {
    margin-bottom: -25%;
}
  
  .CASS-B-main {
    padding-bottom: 5%;
}
  
  .footer p {
    font-size: 14px;
}
  
  .btn-maps {
    margin-left: 12%;
}
  
  br {
    display: none;
}
  
  .sect-about.about-page {
    padding: 0;
}
  
      .sect-mission {
        padding: 12% 7% 0;
    }
  
  .items-product {
    gap: 20px;
    margin-bottom: 1rem;
}
  
      .detail-one {
        padding-left: 6%;
        padding-right: 5%;
    }
  
      .detail-two {
        padding: 5% 4% 0;
    }
  
  .text-cate h6 {
    font-size: 20px !important;
}
  
      .CASS-H-main .img-zoom img {
        height: 260px !important;
    }
  
      .contact-page {
        padding: 8% 6% 0 3%;
    }
  
  .CASS-B-main .form-control {
    font-size: 14px !important;
}
  
  .sect-about-text h6 {
    font-size: 18px;
}
  
  .CASS-goodyBackground-main figcaption h2 br {
    display: block;
}
}

@media screen and (max-width: 1024px) {
  
      .img-garuntee {
        margin-top: -122px;
    }
  
      h2 {
        font-size: 2.6em;
    }
  
      .sect-grantee {
        padding: 4% 4% 0;
    }
  
      .sect-mission {
        padding: 8% 5% 0;
    }
  
      .text-cate h6 {
        font-size: 18px !important;
    }
  
  .blog-mission {
    gap: 20px;
}
  
  div#background68f1b2ad54f4b000138a5eac .imgLightbox img {
    height: 525px;
    object-fit: cover;
}
  
  .group-contact {
    grid-template-columns: repeat(1, 1fr);
}
  
      .contact-page {
        padding: 5% 2% 0 1%;
    }
  
  div#background68f1c216fb1ebe0013c2756b .imgLightbox img {
    height: 570px;
    object-fit: cover;
    object-position: right;
}
}

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

h2 {
    font-size: 28px;
}

.group-text-about h2 {
    font-size: 28px;
}

h3, .group-text-about h4 {
    font-size: 26px;
}

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

h5 {
    font-size: 20px;
}

  h6 {
    font-size: 18px;
}
  
  .copy-right {
    margin-top: 0;
    border: none;
}
  
  .CASS-B-main .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
}
  
  .CASS-B-main .form-control {
    height: 35px;
}
  
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover,
  .itopplus-sidebar-menu-single a:active{
    background-color: transparent !important;
}
  
  .head-contact {
    display: none;
}
  
  p, .Textmanager li {
    line-height: inherit;
}
  
  p, .Textmanager table>thead>tr>th, .Textmanager li {
    font-size: 14px;
}
  
      .group-text-about h1 {
        font-size: 4em;
    }
  
      .group-text-about h1:nth-child(4) {
        bottom: -47%;
    }
  
      .group-text-about h1:nth-child(1) {
        top: 12%;
    }
  
  .btn-maps, .btn-more, .CASS-B-main button, .Textmanager table>tbody>tr>td {
    font-size: 13px;
}
  
      .img-garuntee {
        margin-top: -97px;
    }
  
      .sect-grantee {
        padding: 4% 4% 0;
    }
  
  .group-scg {
    margin-top: 3%;
    grid-template-columns: 30% auto;
}

  .text-cate p, .text-cate h6  {
    font-size: 14px !important;
}
  
  .head-article {
    padding-top: 36%;
}
  
      .CASS-H-main .img-zoom img {
        height: 225px !important;
    }
  
      div#background68f1a28154f4b000138a5b9d {
        margin-bottom: -15%;
    }
  
      .space-news {
        padding: 10%;
    }
  
  .CASS-H-main .caption .title {
    height: 42px;
    line-height: 20px !important;
    font-size: 14px !important;
    margin-bottom: 1rem !important;
}
  
      .sect-mission {
        padding: 6% 5% 0;
    }
  
      .blog-mission {
        gap: 15px;
    }
  
  .space-about {
    padding: 7%;
}
  
  .items-product {
        gap: 15px;
  }
  
      div#background68f1b2ad54f4b000138a5eac .imgLightbox img {
        height: 470px;
  }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
}
  
  .table-responsive {
    border: none !important;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
      div#background68f1c216fb1ebe0013c2756b .imgLightbox img {
        height: 510px;
  }
  
  .line-cont {
    grid-template-columns: 20px auto;
}
  
  .maps-page iframe {
    height: 250px;
}
  
  .detail-state {
    padding-left: 5%;
    padding-top: 6%;
}
  
  .detail-steel {
    padding-right: 0;
}
  
  .CASS-BlackHead-main .text-cate h6,
  .CASS-JaikothaiHead-main .text-cate h6{
    font-size: 18px !important;
}
}

@media screen and (max-width: 768px) {
  
      .group-text-about h1:nth-child(4) {
        bottom: -48%;
    }
  
      .img-garuntee {
        margin-top: -91px;
    }
  
  .sect-grantee h2 {
    font-size: 24px;
}
  
      .sect-grantee {
        padding: 5% 2% 0;
    }
  
      .CASS-H-main .img-zoom img {
        height: 200px !important;
    }
  
      .CASS-H-main .caption {
        padding: 15px 10px !important;
    }
  
  .text-form h4 {
    margin-bottom: 1rem;
}
  
      .space-news {
        padding: 8%;
    }
  
      .CASS-B-main {
        padding-bottom: 8%;
    }
  
      .sect-mission {
        padding: 3% 2% 0;
    }
  
  .detail-product h5 {
    margin-bottom: 2rem;
  }
  
  .contact-page h4 {
    font-size: 22px;
}
  
  .group-scg p {
    font-size: 13px;
}
  
  .detail-state {
    padding-top: 3%;
}
  
  .CASS-PrakayHead-main figcaption h2 {
    font-size: 14px !important;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl68f0bfede351800013ea751c,
  div#mainmenu68f0c626490c080013c72d36>div,
  div#mainmenu68f1b95ba9e83a0013192b66>div,
  div#mainmenu68f1b2a3e351800013ea837e>div,
  div#mainmenu68f1bf30d42bcf0013270b02>div,
  div#imagesControl68f1c216fb1ebe0013c2756b,
  div#mainmenu68f1cbb54660e20013385e9a>div {
    padding: 0 !important;
}
  
  .group-text-about {
    margin-bottom: 10%;
}
  
      .group-text-about h1:nth-child(1) {
        top: 13%;
    }
  
      .group-text-about h1:nth-child(4) {
        bottom: -53%;
    }
  
      h3, .group-text-about h4 {
        font-size: 24px;
    }
  
      .img-garuntee {
        margin-top: 0;
    }
  
      .sect-grantee {
        padding: 8% 6%;
    }
  
  .group-scg {
    grid-template-columns: 100%;
    margin-top: 5%;
}
  
  .CASS-A-border, .CASS-D-border, .maps-page {
    margin: -10px;
}
  
  .CASS-A-main .template1 {
    display: flex;
   flex-wrap: wrap;
}
  
  .text-cate h6, div#imagesControl68f1c216fb1ebe0013c2756b .thumbs {
    margin: 0;
}
  
  .CASS-H-main .row.flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
      .CASS-H-main .img-zoom img {
        height: 270px !important;
    }
  
  .CASS-H-main .caption .title {
    height: auto;
            line-height: inherit !important;
        font-size: 16px !important;
        margin-bottom: 1.5rem !important;
}
  
      .CASS-H-main .caption {
        padding: 15px 10px 10px !important;
    }
  
      .CASS-B-main .col-md-6.col-sm-12 {
        width: 100%;
  }
  
  .CASS-B-main .form-group {
    margin-bottom: 10px;
}
  
      .sect-mission {
        padding: 8% 4% 2%;
    }
  
  .detail-one {
    padding: 0;
}
  
  .items-product, .blog-mission {
    grid-template-columns: 19% auto;
}
  
  .items-product {
    margin-bottom: 2rem;
}
  
      .detail-two {
        padding: 8% 4%;
    }
  
      div#background68f1b2ad54f4b000138a5eac .imgLightbox img,
  div#background68f1c216fb1ebe0013c2756b .imgLightbox img {
        height: auto;
    }
  
  div#background68f1b2a3e351800013ea837e .none-middle-mid .none-middle-mid,
  div#background68f1bf30d42bcf0013270b02 .CASS-GrayBackground-middle-mid .CASS-A-middle-mid{
    display: block;
}
  
div#background68f1b2a3e351800013ea837e .none-middle-mid,
  div#background68f1bf30d42bcf0013270b02 .CASS-GrayBackground-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
      .social-share {
        top: 0;
    }
  
  .Textmanager h6, .Textmanager h5 {
    margin-bottom: 1rem;
}
  
  div#Contentmanager .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 4%;
}
  
      div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
        width: 100%;
        padding: 0 !important;
        float: none !important;
    }
  
  .Textmanager hr {
    margin-bottom: 8%;
}
  
      .contact-page {
        padding: 8% 6% 12%;
    }
  
  .group-contact {
    margin-top: 6%;
    margin-bottom: 8%;
}
  
      .btn-line {
            text-align: center;
        gap: 10px;
        grid-template-columns: 100%;
            padding-bottom: 8%;
    }
  
  .line-cont {
    justify-content: center;
    grid-template-columns: 17px auto;
}
  
      .contact-page h4 {
        font-size: 20px;
    }
  
  .groupbtn-line {
    gap: 20px;
    width: 80%;
}

  .groupbtn-line h6 {
    font-size: 16px;
}
  
  
    .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;
}

  .ITPcheckboxAuthen {
    padding: 0 3%;
}
  
      .space-news {
        padding: 0;
    }
  
      div#background68f1a28154f4b000138a5b9d {
        margin-bottom: 0;
    }
  
      .sect-about-text h6 {
        font-size: 16px;
    }
  
      .sect-about-text p {
        font-size: 14px;
    }
  
  .CASS-A-main .template1 .col-md-4.col-sm-4.col-xs-12:nth-child(5) {
    width: 100%;
}

.CASS-A-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 50%;
}
  
  .CASS-A-main .template1 .col-md-4.col-sm-4.col-xs-12:nth-child(5) .text-cate h6,
  .CASS-BlackHead-main .template1 .col-md-4.col-sm-4.col-xs-12 .text-cate h6{
    font-size: 18px !important;
}
  
 .CASS-BlackHead-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
}
  
  .group-logo-scg {
    width: 55%;
}
  
  .head-page h3 {
    font-size: 20px;
}
  
  .head-page {
    padding: 20px 10px;
}
  
  .detail-state {
    padding: 0;
}
  
  div#background6903188c9875b20013e20408 .CASS-GrayBackground-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .pt-5.head-other {
    padding-top: 10%;
}
  
  .CASS-JaikothaiHead-main .template1 {
    grid-template-columns: repeat(1, 1fr);
}
  
  .CASS-PrakayHead-border {
    margin: -10px;
}
}


.grid {
    width: 100%;
}

