html { overflow-y: scroll !important;}::-webkit-scrollbar {display: none;}
.itopplus-background {

}
::-webkit-scrollbar {
  display: grid !important;
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  background: #000;
}

body {
  overflow-x: hidden;
}

.itopplus-bg {
  background-image: none;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top;
  color: #5b5b5b;
}

.navbar-default .navbar-nav > li > a {
  color: #000;
  margin: 0;
  padding: 8px 0;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0.25);
}

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

.no-js .navbar-nav > li > .dropdown-menu {
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}

.no-js .dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}

.no-js .dropdown-menu > li > a {
  color: #000;
  font-size: 16px;
  padding: 7px 20px;
  text-transform: uppercase;
}

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

@media screen and (max-width: 992px) {
  #controlBanner img {
    /*
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_220920249ohr/0/0/Volume-Mobilez-z1268021278926.webp);
    */
    position: fixed;
    top: 5px;
    left: 10px;
    width: 22px !important;
    z-index: 10000;
    filter: invert(1);
  }

  .navbar-header,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  .navbar-header a.visible-xs {
    /*filter: brightness(0) invert(1);*/
  }

  #ItopplusMainSidebar a {
    color: #000 !important;
  }

  .navbar-toggle .icon-bar {
    background-color: #000 !important;
  }
}

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

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

    & *::before,
    *::after {
      display: none;
    }
  }

  #controlBanner {
    transition: 0.3s;
    filter: invert(1);
    overflow: hidden;
    width: 20%;
    height: 100px;
    min-width: 47px;
    padding-top: 15px;
  }

  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
    width: 95vw;
  }

  .itopplus-logo {
    position: relative;
    height: 110px;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

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

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }

  #itopplus-nav-bar > li > a:last-child {
    margin-right: 0 !important;
  }

  ul#itopplus-nav-bar {
    display: flex;
    gap: 2vw;
  }

  #background673c4269eba56200132a5c77 .row-fluid {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
  }
}

#background673c4269eba56200132a5c77 .row-fluid > div {
  width: 100% !important;
}

/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  transition: 0.5s;
}

/* bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/* hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}

/*
#background6708a06b3987730013d11b3d .thumbnail {
    border: solid 0px #d1d1d1;
    background: transparent;
    transition: 0.5s;
    color: #323232;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background6708a06b3987730013d11b3d .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #e74c09;
}
*/

/*------------*/

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-lock {
  overflow: auto;
}
.fancybox-margin {
  margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

/* jazz */
figure.effect-jazz figcaption::after {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
figure.effect-jazz {
  background: transparent;
  border-radius: 0px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 0px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
  border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
  border-radius: 0px;
}
figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

/* sadie gradient */
#background654a12ad18997f00126a4f36 .grid figure p {
  letter-spacing: 0px;
  font-size: 0.9em;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie p {
  padding: 3em 1em 1em !important;
  opacity: 1;
  text-transform: none;
  color: #ffffff;
  background: transparent;
  text-align: center;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie figcaption::before {
  z-index: 0;
  background: linear-gradient(0deg, rgba(255, 102, 0, 1) 0%, rgba(255, 102, 0, 0) 64%);
}

/* sadie gradient */

/* sadie */
figure.effect-sadie figcaption::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
  border-radius: 0px;
}
figure.effect-sadie figcaption {
  background: transparent;
  opacity: 1;
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 85%;
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400 !important;
  z-index: 100;
}
figure.effect-sadie:hover h2 {
  z-index: 100;
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  z-index: 100;
}
figure.effect-sadie img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-sadie:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #fff;
  color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  width: 10px !important;
  height: 10px !important;
  background-color: #7c674e;
  border: 1px solid #7c674e;
  border-radius: 100px;
  margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
  display: none;
}
img.cursor.force-hight {
  height: 270px !important;
}

/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-backward {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}
.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-backward1 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

/*  JazzByY */
.JazzByY-Position {
  display: block;
  overflow: hidden;
}
.JazzByY {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByY:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

/*-------สไลด์-------*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: gujarati;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
  margin-top: 2%;
}
.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}
.ef li:hover {
  opacity: 0.8;
  transition: 0.32s;
}

/* รูปรวม */
.row.contenemanager-gallery {
  column-count: 3;
  --webkit-column-count: 3;
  --moz-column-count: 3;
  gap: 20px;
}

/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  width: 100%;
}

.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 0px;
  transform: scale(1) !important;
}
#Contentmanager img.img-responsive {
  border-radius: 0px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
#Contentmanager .thumbnail {
  background-color: transparent;
  position: relative !important;
  overflow: hidden !important;
  border: 0px solid #ebd2c2;
  padding: 0px;
  border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
  border-radius: 0px;
}
.img-thumbnail,
.thumbnail {
  box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

/* contenemanager */

.social-icon {
  border-radius: 5px;
}
.managerHeader {
  font-size: 3em;
  padding: 2% 0% 2%;
  text-transform: capitalize;
  text-align: left;
  font-family: "Outfit", sans-serif;
  color: #323232;
  font-weight: 500;
  display: none;
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #000000;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  width: 80%;
  font-size: 16px;
  color: #000000;

  font-weight: 600;
  line-height: normal;
  height: inherit;
  text-align: left;
  font-family: "Outfit", "Noto Sans Thai";
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
  color: #ff4d00;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  font-size: 14px;
  margin-bottom: 0px;
}
article.col-md-6.item.-micro {
  width: 48%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding: 3% 4% 3% 4%;
}

.Contentmanager .site .col-section .item.-micro {
  margin: 0;
  background: transparent;
  border: unset !important;
  border-radius: 0;
  padding: 0%;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.fbcomments,
.fbcomments {
  display: none;
}
.nav-template7 li a {
  color: #1c1c1c;
  display: inline-block;
  font-size: 18px !important;
}
.nav-template7 li:hover {
  background-color: #fff7ef;
  text-decoration: none;
}
#contenttype71 {
  font-size: 16px;
  text-align: left;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #186c8c;
}
.col-md-12.text-justify {
  padding-right: 5px;
  padding-left: 5px;
}
.Textmanager.font-inherit {
  display: flow-root;
}
.page-header {
  border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
  background: transparent;
}
#Contentmanager .col-md-offset-2 {
  margin-left: 0%;
  padding-right: 0px;
  padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/

/* volumematrix */

#background66f3aa5ba35d1900137fa8d2 .Contentmanager img,
#background66f3b029a35d1900137fab79 .Contentmanager img,
#background66f3b038a35d1900137fab90 .Contentmanager img {
  z-index: -1;
  position: relative;
}
#background66f3aa5ba35d1900137fa8d2 .Contentmanager .site .col-section .item.-micro a .caption,
#background66f3b029a35d1900137fab79 .Contentmanager .site .col-section .item.-micro a .caption,
#background66f3b038a35d1900137fab90 .Contentmanager .site .col-section .item.-micro a .caption {
  margin-top: -15%;
  width: 70%;
}

/* contenemanager */

/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
  display: block;
}
.landingpagemanager #relateContentTitle {
  font-size: 26px !important;
  font-weight: 500;
  color: #000;
}
.landingpagemanager .fa-comments:before {
  display: none;
}
.landingpagemanager {
  padding: 0px;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 30px;
  border-radius: 0px;
  border: solid 0px #eee;
}
.landingpagemanager .nav-template {
  margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-button {
  background-color: #f6a600;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
  width: 25%;
  background: transparent;
  border: 0px solid #e6c806 !important;
  margin: 0px;
  border-radius: 0px;
  display: inline-table;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
  width: 100%;
  padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
  width: 100%;
  text-align: center;
  padding: 0% 0% 10%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
  font-size: 16px;
  height: 30px;
  display: block;
  margin-top: 5%;
  font-weight: 400;
  text-align: center;
  color: #000;
  margin-bottom: 10%;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
  padding-bottom: 60%;
  display: block;
  overflow: hidden;
  border-radius: 0px;
}
.landingpagemanager .img-container .img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.landingpagemanager .article-t {
  font-size: 14px;
  text-align: left;
}
.landingpagemanager .article-b {
  font-size: 14px;
}
.landingpagemanager .btn-sm p {
  display: none;
}

/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/

/* contenemanager เรื่องที่น่าสนใจ */

/*---สไลด์---*/

#carousel66eaae933f7c3000130c4455 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
.carousel-indicators li {
  border: 1px solid #fff;
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
  /* width: 30px; */
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators {
  bottom: 5px;
}

/******
#carousel65602d7cf8fddc00147877f1 .carousel-indicators {
    left: 10%;
}
*****/

/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #background673c4269eba56200132a5c77 img {
    height: 195px;
    object-fit: cover;
  }
}

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}

/*---สไลด์---*/

/* ul_icon */

.icon_aa {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0% 1% 3%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_aa li::before {
  content: "➤";
  padding-right: 1%;
  color: #7c674e;
}
.icon_b {
  font-size: 16px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}

/* class หน้าต้นแบบ */

.footer-block a {
  color: #fff;
}
.footer-block {
  display: flex;
  gap: 10px;
  font-weight: 200;
  border-top: solid 1px #676767;
  padding-top: 2%;
  padding-bottom: 2%;
}
.footer-block-text {
  width: 40%;
  align-self: center;
  font-size: 15px;
}
.footer-block-icon0 {
  width: 60%;
}
.footer-block-icon {
  display: flex;
  width: 65%;
  margin: 0 auto;
  margin-right: 0;
  gap: 10px;
}
.footer-block1 {
  align-self: center;
}
.footer-block1-pd1 {
  display: flex;
  width: 100%;
  gap: 10px;
}
.footer-block1-img {
  width: 9%;
  align-self: center;
}
.footer-block1-text {
  align-self: center;
  font-size: 15px;
}
.footer-block02 {
  display: flex;
  width: 70px;
  gap: 5px;
}
.footer-block3 {
  display: flex;
  width: 100%;
  gap: 10px;
  padding: 5% 0%;
}
.footer-block3-text {
  width: 80%;
  align-self: center;
}
.footer-block3-img {
  width: 20%;
  align-self: center;
}
.footer-block3-text1 {
  display: flex;
  width: 100%;
  gap: 20px;
}
.footer-block3-b1 {
  white-space: break-spaces;
  line-height: 2.5;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase;
}
.footer-block3-img1 {
  width: 35%;
  margin: 0 auto;
  margin-right: 0;
}
.footer-block3 a:hover {
  color: #e74c09;
}
.footer-block3 a {
  color: #fff;
  transition: 0.5s;
}
.footer-block3-img2 {
  width: 65%;
}
.footer-block-icon1 {
  width: 100%;
}
.footer-block1-img01 {
  width: 8%;
}
.footer-block1-text01 {
  width: 80%;
}
.footer-block1-img02 {
  width: 10%;
}
.footer-block01 {
  margin-right: 3%;
}

/* class  */
.comingsoonn {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 3%;
  margin-top: 3%;
}

.empty-space {
  padding: 1.5%;
}
.empty-space1 h2 {
  font-family: "Outfit", sans-serif;
  color: #323232;
  font-weight: 500;
  margin-bottom: 2%;
  text-transform: uppercase;
}
.empty-space1 p {
  color: #5b5b5b;
  text-align: justify;
  width: 46%;
}
.empty-space1-block {
  display: flex;
  gap: 20px;
  margin-top: 7%;
}
.empty-space1 {
  width: 89%;
  margin: 0 auto;
  margin-right: 0;
  padding-top: 7%;
  padding-bottom: 7%;
}
.empty-space1-img1 img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space1-img1 img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space1-img1 {
  display: block;
  overflow: hidden;
  width: 68%;
}
.empty-space1-img2 img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space1-img2 img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space1-img2 {
  display: block;
  overflow: hidden;
  width: 33%;
}
.empty-space2 h2 {
  font-family: "Outfit", sans-serif;
  color: #323232;
  font-weight: 500;
  margin-bottom: 2%;
  text-transform: uppercase;
}
.empty-space2 p {
  white-space: break-spaces;
}
.empty-space2 {
  margin-bottom: 5%;
}
.empty-space3 a:hover {
  color: #ff4d00;
}
.empty-space3 a {
  color: #666666;
  transition: 0.5s;
}
.empty-space3 {
  display: flex;
  width: 100%;
  font-family: "Outfit", sans-serif;
  color: #323232;
  padding: 0% 0% 4%;
}
.empty-space3-text1 {
  font-weight: 500;
  align-self: center;
  width: 70%;
}
.empty-space3-menu {
  display: flex;
  width: 100%;
  gap: 50px;
  justify-content: flex-end;
}
.empty-space3-text2 {
  align-self: center;
  width: 30%;
}
.empty-space3-menu1 {
  font-size: 16px;
  color: #666666;
}
.empty-space3-img img {
  width: 100% !important;
}

.empty-space4-block10 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3vw;
}

.empty-space4-block10 iframe {
   aspect-ratio: 4.6/2.6;
}
.empty-space4 a {
  color: #aaaaaa;
  transition: 0.5s;
}
.empty-space4 a:hover {
  color: #e74c09;
}
.empty-space4-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space4-img img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space4-img {
  display: block;
  overflow: hidden;
}
.empty-space4 {
  padding: 5% 0% 5%;
}
.empty-space4-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  color: #323232;
}
.empty-space4-block1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  color: #323232;
}
.empty-space4 p {
  color: #757575;
}
.empty-space4-pd h4 {
  font-weight: 500;
  padding-top: 3%;
  padding-bottom: 1%;
}
.empty-space4-pd a {
  color: #323232;
}
.empty-space4-pd1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.empty-space4-pd {
  display: grid;
  gap: 25px;
}
.empty-space4-pd1 h4 {
  padding-top: 7%;
  padding-bottom: 2%;
}
.empty-space4-mg1 {
  gap: 5px;
}

.empty-space5-block {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 100px;
  margin-top: 3%;
}
.empty-space5 h2 {
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  color: #323232;
}
.empty-space5-img:hover {
  transform: scale(1.05);
}
.empty-space5-img {
  transition: 0.5s;
}
.empty-space6-img1:hover {
  transform: scale(1.05);
}
.empty-space6-img1 {
  transition: 0.5s;
}
.empty-space6-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-bottom: 2%;
}
.empty-space6-img {
  width: 5%;
  align-self: center;
}
.empty-space6 h3 {
  font-weight: 600;
  margin-bottom: 4%;
  margin-top: 10%;
  color: #313131;
}
.empty-space6-block1 {
  display: flex;
  width: 22%;
  gap: 10px;
  margin-top: 4%;
}
.empty-space6 p {
  white-space: break-spaces;
  color: #5b5b5b;
}
.empty-space6-text {
  font-size: 16px;
}
.empty-space6 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
  margin-top: 23%;
}
.empty-space6 a:hover {
  color: #e74c09;
}
.empty-space6 a {
  color: #5b5b5b;
  transition: 0.5s;
}
.empty-space7 h2 {
  font-family: "Outfit", sans-serif;
  color: #323232;
  font-weight: 500;
  margin-bottom: 3%;
  margin-top: 5%;
  text-transform: uppercase;
}
.empty-space8 {
  display: flex;
  gap: 30px;
  padding: 5% 0% 5% 0%;
}
.empty-space8-block {
  width: 50%;
  align-self: center;
}
.empty-space8-blockimg {
  display: flex;
  width: 100%;
  gap: 10px;
}
.empty-space8-text1 {
  width: 5%;
  left: calc(0% - 0rem);
  position: relative;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  align-self: center;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
}
.empty-space8-text01 {
  left: calc(0% - -1rem);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.empty-space8-img {
  width: 95%;
}
.empty-space8 h1 {
  font-weight: 500;
  color: #000000;
  margin-bottom: 2%;
  font-size: 3em;
  white-space: nowrap;
  font-family: "Outfit", sans-serif;
}
.empty-space8 h5 {
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
  font-family: "Outfit", sans-serif;
}
.empty-space8 p {
  white-space: break-spaces;
  margin-bottom: 0%;
  text-align: left;
}
.empty-space8-border {
  border-bottom: solid 1px #000;
  width: 10%;
  margin-top: 5%;
  margin-bottom: 5%;
}
.empty-space8-pp {
  /* padding: 5% 0% 1% 0%; */
}
.empty-space9 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  color: #323232;
}
.empty-space9-block {
  background-color: #fafafa;
  padding: 2%;
}
.empty-space9-text {
  padding: 5%;
}
.empty-space9 h1 {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  margin-bottom: 3%;
}
.empty-space9 span {
  font-weight: 700;
}
.empty-space9 h3 {
  font-size: 16px;
  font-weight: 600;
  color: #e74c09;
}
.empty-space9-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space9-img img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space9-img {
  display: block;
  overflow: hidden;
}
.empty-space10 {
  text-align: center;
  font-family: "Outfit", sans-serif;
  margin-top: -10%;
  color: #000000;
  position: absolute;
  top: 93%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.empty-space10 h2 {
  font-weight: 500;
  text-transform: uppercase;
}
.empty-space11 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  text-align: left;
}
.empty-space11-img {
  align-self: center;
}
.empty-space11-img img {
  width: 100% !important;
}
.empty-space11-text {
  align-self: center;
}
.empty-space11 h5 {
  font-weight: 600;
  color: #323232;
  margin-bottom: 2%;
}
.empty-space11 p {
  white-space: break-spaces;
}
.empty-space11-bblock {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  text-align: left;
  padding: 5% 0%;
}
.empty-space11-bpd {
  display: flex;
  width: 100%;
  gap: 10px;
}
.empty-space11-bimg {
  width: 12%;
}
.empty-space11-btext {
  width: 80%;
  align-self: center;
}
.empty-space11-bpd h3 {
  font-weight: 500;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 3.5em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}

#Contentmanager p {
  font-size: 14px !important;
}

/* ส่วนเสริม */

.icon-img11 img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.icon-img11 img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.icon-img11 {
  display: block;
  overflow: hidden;
}

.maps-maps {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 5%;
  margin-top: 5%;
}
.maps-maps1 {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5%;
  margin-top: 5%;
}
iframe.mapss-map {
  margin-bottom: -1%;
}

.button-text1:hover {
  color: #e74c09;
}
.button-text1 {
  color: #323232;
  display: flex;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 3%;
  transition: 0.5s;
}
.button-text01 {
  align-self: center;
}
.button-text02 {
  align-self: center;
  margin-top: 0.2%;
}

.album-pd1 {
  background-color: #fff;
  color: #040404;
  width: 63%;
  padding: 5% 5%;
  margin-top: 87%;
}
.album-pd2 {
  padding: 4% 0% 2% 0%;
}
.album-pd3 {
  padding: 2% 0% 1% 0%;
}
.album-text1 {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0%;
}
.album-text2 {
  display: flex;
  width: 100%;
  gap: 10px;
  color: #ff4d00;
  font-size: 16px;
  font-weight: 500;
}
.album-text01 {
  align-self: center;
}
.album-text02 {
  align-self: center;
}
.album-text3 {
  font-family: "Outfit", sans-serif;
  font-size: 44px;
  text-align: center;
  font-weight: 400;
  margin-left: 0%;
  margin-top: 20%;
}
span.album-text03 {
  font-weight: 400 !important;
  color: #ff4d00;
  font-family: "Noto Sans Thai", sans-serif;
  font-size: 70px;
}
span.album-text03-1 {
  font-weight: 600 !important;
  color: #ff4d00;
}
.album-text4 {
  font-size: 18px;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
}
.album-text5 {
  margin-top: 91.5%;
  background-color: #fff;
  color: #040404;
  width: fit-content;
  padding: 5% 5%;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
}
.album-text6 {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
}
.album-text7 {
  color: #757575;
  font-size: 16px;
}

.album-mg1 {
  width: 54%;
  margin-top: 66%;
}
.album-mg2 {
  width: 53%;
  margin-top: 66%;
}
.album-mg3 {
  width: 63%;
  margin-top: 120.5%;
}
.album-mg4 {
  width: 70%;
  margin-top: 93%;
}
.album-text5mg1 {
  margin-top: 71%;
}
.album-text5mg2 {
  margin-top: 71%;
}
.album-text5mg3 {
  margin-top: 126.5%;
}

.empty-project {
  display: flex;
  width: 100%;
  gap: 10px;
  text-align: left;
  padding: 5% 0%;
}
.empty-project-text {
  width: 75%;
  padding: 3% 3% 3% 3%;
}
.empty-project-textt {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10%;
  font-style: italic;
  color: #000;
  white-space: break-spaces;
}
.empty-project-icon {
  width: 25%;
  padding: 2% 0%;
}
.empty-project h1 {
  font-weight: 600;
  margin-bottom: 2%;
  color: #000;
}
.empty-project h6 {
  font-weight: 600;
  font-size: 2em;
  color: #000;
}
.empty-project-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-top: 5%;
}
.empty-project-bimg {
  width: 12%;
  align-self: center;
}
.empty-project-btext {
  width: 80%;
  align-self: center;
}
.empty-project h4 {
  font-weight: 500;
  color: #000;
  font-size: 16px;
}
.empty-project h3 {
  font-size: 14px;
  white-space: break-spaces;
}
.empty-project h5 {
  font-size: 18px;
}
.empty-projectt-img img {
  width: 100% !important;
}
.empty-projectt-text {
  font-size: 26px;
  color: #000;
  padding: 1% 0 0;
  font-weight: 600;
}
.empty-project-bimg img {
  width: 100% !important;
}

.article-b {
  color: #ff4d00;
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
  font-family: "Outfit", "Noto Sans Thai";
}

/* volumematrix Home */

#background671b0860bb077500138a6240 {
  width: 75%;
}
#background671b0860bb077500138a6242 {
  width: 90%;
  margin: 0 auto;
  margin-top: 30%;
}
#background671b0860bb077500138a6245 {
  width: 90%;
  margin-left: -8%;
  margin-top: -15%;
}
#background671b0860bb077500138a6247 {
  width: 75%;
  margin: 0 auto;
  margin-top: 10%;
}

/* volumematrix from Home  */

.from-text1 {
  font-family: "Outfit", sans-serif;
  font-size: 3.5em;
  text-transform: uppercase;
  color: #323232;
  margin-left: 2%;
}
.from-text2 {
  color: #313131;
  font-size: 20px;
  font-weight: 600;
  margin-top: 5%;
  margin-left: 2%;
  text-transform: capitalize;
}

#formdisplay671b0860bb077500138a6258 .form-control {
  border: none;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  background-color: transparent;
  padding: 0px 0px;
  color: #5d5d5c !important;
  height: 30px;
  font-size: 14px;
}
#formdisplay671b0860bb077500138a6258 .form-control:focus {
  border-bottom: 1px solid #323232;
}
#formdisplay671b0860bb077500138a6258 .btn-default:hover,
#formdisplay671b0860bb077500138a6258 .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #e74c09;
  background: #e74c09;
  color: #fff;
}
#formdisplay671b0860bb077500138a6258 .btn-default {
  border-color: #000;
  padding: 10px 33px;
  font-size: 16px;
  border: 1px solid #000;
  color: #ffffff;
  text-shadow: none;
  border-radius: 0px;
  background: #000000;
  transition: 0.5s;
  text-transform: capitalize;
  opacity: 1;
}
#formdisplay671b0860bb077500138a6258 {
  background-color: transparent !important;
}
#formdisplay671b0860bb077500138a6258 ::placeholder {
  color: #5d5d5c;
}
#formdisplay671b0860bb077500138a6258 .glyphicon {
  display: none;
}

#btnview671b0860bb077500138a6258 {
  margin-left: 63%;
}
#cookie671b0860bb077500138a6258 {
  padding: 0% 2%;
  font-size: 14px;
}

#background671b0860bb077500138a6258 {
  margin-left: 5%;
}

/* volumematrix from Home  */

/* volumematrix from CONTACT  */

#formdisplay671b0c21b77fba00139d5064 .form-control {
  border: none;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  background-color: transparent;
  padding: 0px 0px;
  color: #5d5d5c !important;
  height: 30px;
  font-size: 14px;
}
#formdisplay671b0c21b77fba00139d5064 .form-control:focus {
  border-bottom: 1px solid #323232;
}
#formdisplay671b0c21b77fba00139d5064 .btn-default:hover,
#formdisplay671b0c21b77fba00139d5064 .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #e74c09;
  background: #e74c09;
  color: #fff;
}
#formdisplay671b0c21b77fba00139d5064 .btn-default {
  border-color: #000;
  padding: 10px 33px;
  font-size: 16px;
  border: 1px solid #000;
  color: #ffffff;
  text-shadow: none;
  border-radius: 0px;
  background: #000000;
  transition: 0.5s;
  text-transform: capitalize;
  opacity: 1;
}
#formdisplay671b0c21b77fba00139d5064 {
  background-color: transparent !important;
}
#formdisplay671b0c21b77fba00139d5064 ::placeholder {
  color: #5d5d5c;
}
#formdisplay671b0c21b77fba00139d5064 .glyphicon {
  display: none;
}

#btnview671b0c21b77fba00139d5064 {
  margin-left: 63%;
}
#cookie671b0c21b77fba00139d5064 {
  padding: 0% 2%;
  font-size: 14px;
}

/* volumematrix from CONTACT  */

/* volumematrix ส่วนเสริม  */

.volumematrix-space1 {
  width: 89.5%;
  margin: 0 auto;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 5%;
}
.volumematrix-space2 {
  margin-bottom: 3%;
  margin-top: 5%;
}
.volumematrix-space3 {
  margin-top: 8%;
  padding-bottom: 2%;
}

/* teb  */
.table-pd1 h4 {
  line-height: initial;
  /* color: #323232; */
}
.table-pd1 p {
  line-height: initial;
}
.table-pd1 .empty-space4-pd {
  gap: 22px;
}
.table-pd1 .empty-space4-pd1 {
  margin-top: 0%;
}

/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #000;
}
.pdpa-text a {
  color: #000;
}
.pdpa-text ul.icon-a {
  font-size: 14px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 2% 0% 5% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
  white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.unknown_prf .btn-main {
  margin-bottom: 100%;
}
.buttonExampleSite:hover {
  background: #444 !important;
  border: 1px solid #444 !important;
  color: #fff !important;
}
.buttonExampleSite {
  border-radius: 0px !important;
  background-color: #ffffff !important;
  font-size: 16px !important;
  border: 1px solid #ffffff !important;
  color: #000000 !important;
}

.eapps-widget-toolbar {
  display: none;
}

.close-close {
  display: none;
}
.social-share ul {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 3px;
}

.social-share .social-icon {
  display: grid;
  place-items: center;
  aspect-ratio: 1;
  width: 30px !important;
  height: 40px !important;
  background-color: transparent !important;
}

.social-share .social-icon::before {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  content: url();
  background-image: url();
  background-size: cover;
  background-repeat: no-repeat;
}

#facebookShareditp1 .social-icon::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/sf-facebookz-z1042242304928.webp) !important;
}

#itopplusLineShareContent .social-icon::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/sf-linez-z567177180401.webp) !important;
}

.btn-tw .social-icon::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/sf-twitterz-z1556492998781.webp) !important;
}

/* PROJECTS template */

@media screen and (min-width: 1900px) {
  .intro-block-topic {
    font-size: 28px;
  }
  .intro-block-text {
    font-size: 28px;
  }
  .intro-block-bg {
    padding: 0% 0% 49%;
  }
  .button-text1 {
    font-size: 18px;
  }
  .album-text1 {
    font-size: 24px;
  }
  .album-text2 {
    font-size: 20px;
  }
  .album-pd1 {
    margin-top: 88%;
  }
  .album-mg1 {
    margin-top: 67%;
  }
  .album-mg2 {
    margin-top: 67%;
  }
  .album-mg3 {
    margin-top: 122.5%;
  }
  .empty-space3-menu1 {
    font-size: 18px;
  }
  .empty-space4-pd1 {
    margin-top: 1.5%;
  }
  .empty-space5-block {
    gap: 150px;
  }
  .album-text3 {
    font-size: 60px;
  }
  span.album-text03 {
    font-size: 95px;
  }
  .from-text1 {
    font-size: 4.5em;
  }
  .from-text2 {
    font-size: 24px;
  }
  .empty-space6-text {
    font-size: 18px;
  }
  .empty-space6-img {
    width: 4%;
  }
  .empty-space6-block1 {
    width: 18%;
  }
  #formdisplay671b0860bb077500138a6258 .form-control {
    height: 55px;
  }
  .footer-block-icon {
    width: 45%;
  }
  .footer-block3-img1 {
    width: 30%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }
  #background66f3aa5ba35d1900137fa8d2 .Contentmanager .site .col-section .item.-micro a .caption,
  #background66f3b029a35d1900137fab79 .Contentmanager .site .col-section .item.-micro a .caption,
  #background66f3b038a35d1900137fab90 .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -13%;
    width: 55%;
  }
  .article-b {
    font-size: 14px;
  }
  .empty-project h4 {
    font-size: 16px;
  }
  .empty-project-bimg {
    width: 8%;
  }
  .empty-space9 h3 {
    font-size: 18px;
  }
  #formdisplay671b0c21b77fba00139d5064 .form-control {
    height: 60px;
  }
  #btnview671b0c21b77fba00139d5064 {
    margin-left: 74%;
    margin-top: 0%;
  }
  #btnview671b0860bb077500138a6258 {
    margin-left: 74%;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 20px;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 18px;
  }
  .table-pd1 .empty-space4-pd {
    gap: 62px;
  }
  #formdisplay66f386bc2b7596001344c34d .form-control {
    height: 52px;
  }
  .album-text4 {
    font-size: 22px;
  }
  #btnview66f386bc2b7596001344c34d {
    margin-left: 74%;
  }
  .footer-block3-img2 {
    width: 65%;
  } /*
#background66f3ca88fec4e50013107814 .Contentmanager .site .col-section .item.-micro a .caption,
#background66f3cb05e80f8300135bb45b .Contentmanager .site .col-section .item.-micro a .caption,
#background66f3cb412b7596001344d520 .Contentmanager .site .col-section .item.-micro a .caption,
#background66f3cbb19952cd00134970fd .Contentmanager .site .col-section .item.-micro a .caption,
#background66f3cbfda35d1900137fb352 .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -13%;
    width: 70%;
}*/
  .footer-block-icon1 {
    width: 75%;
  }
  #formdisplay66f3bce2669c9c0013092b73 .form-control {
    height: 60px;
  }
  #btnview66f3bce2669c9c0013092b73 {
    margin-left: 73%;
  }
  .album-text5 {
    margin-top: 94%;
  }
  .album-text5mg1 {
    margin-top: 73%;
  }
  .album-text5mg2 {
    margin-top: 73%;
  }
  .album-text5mg3 {
    margin-top: 128.5%;
  }

  .album-text6 {
    font-size: 22px;
  }
  .album-text7 {
    font-size: 14px;
  }
  .empty-space4-pd {
    gap: 55px;
  }
  .empty-space4-mg1 {
    gap: 8px;
  }
  .tint-space1 {
    width: 91%;
  }

  .empty-space11-bimg {
    width: 8%;
  }
  .volumematrix-space1 {
    width: 90.6%;
  }

  h2 {
    font-size: 3.5em;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1191px) {
  #imagesControl671b0860bb077500138a623a {
    padding: 0px !important;
  }
  .album-mg2 {
    width: 60%;
  }
  .album-text3 {
    font-size: 34px;
  }
  .footer-block-icon {
    width: 75%;
  }
  .footer-block-icon1 {
    width: 100%;
  }
  #imagesControl66f25d86669c9c001308fe33 {
    padding: 0px !important;
  }
  .empty-project h6 {
    font-size: 20px;
  }
  .empty-project h1 {
    font-size: 20px;
  }

  h2 {
    font-size: 2.5em;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  .album-pd1 {
    width: 80%;
    margin-top: 81%;
  }
  .album-mg1 {
    width: 80%;
    margin-top: 62%;
  }
  .album-mg2 {
    width: 80%;
    margin-top: 62%;
  }
  .album-mg3 {
    width: 80%;
    margin-top: 115%;
  }
  .album-text1 {
    font-size: 16px;
  }
  .album-text2 {
    width: 100%;
    font-size: 14px;
  }
  .album-mg4 {
    width: 70%;
  }
  .empty-space3-menu1 {
    font-size: 14px;
  }
  .empty-space3-menu {
    gap: 20px;
  }
  .empty-space4 p {
    font-size: 14px;
  }
  .empty-space4-pd h4 {
    font-size: 18px;
  }
  .empty-space5-block {
    gap: 50px;
  }
  .album-text3 {
    font-size: 26px;
  }
  .from-text1 {
    font-size: 2.5em;
  }
  .empty-space6-block1 {
    width: 35%;
  }
  .footer-block {
    border-top: solid 0px #676767;
  }
  .footer-block-icon0 {
    display: none;
  }
  .footer-block-text {
    width: 100%;
    align-self: center;
    font-size: 15px;
  }
  .empty-space6-img {
    width: 8%;
  }
  .empty-space8 h1 {
    font-size: 2em;
    white-space: inherit;
  }
  .empty-space8-text1 {
    font-size: 12px;
  }
  .empty-project-bimg {
    width: 12%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }

  #Component66f26eb0a35d1900137f887a {
    display: none;
  }
  #Component66e7982d75a9590013db4f7b {
    display: none;
  }
  #Component66f27374669c9c001309051f {
    display: none;
  }
  .empty-space8 {
    display: grid;
  }
  .empty-space8-block {
    width: 100%;
  }
  .empty-space8-img {
    width: 100%;
  }
  .empty-space8 h1 {
    font-size: 3em;
  }
  .managerHeader {
    font-size: 2em;
    display: none;
  }
  .empty-space1 p {
    width: 85%;
  }
  .album-text5 {
    font-size: 18px;
  }
  #background673c4269eba56200132a5c77 .row-fluid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (min-width: 676px) {
  .no-js .overlay-layer {
    display: none;
  }
}

/*mod*/
.staggered-grid {
  column-count: 3;
  --webkit-column-count: 3;
  --moz-column-count: 3;
  gap: 30px;
  padding: 0px !important;
}

.staggered-card-grid > .caption {
  display: grid;
  min-height: 60px;
  margin: 0;
  align-items: center;
}

.staggered-sub-grid {
  padding-bottom: 0;
}

.staggered-card-grid .time,
.staggered-card-grid .post {
  display: none;
}

.staggered-card-grid > .caption h3 {
  text-align: left;
  font-weight: 600;
  line-height: normal;
  font-family: "Outfit", "Noto Sans Thai";
  color: #000;
}

@media screen and (max-width: 480px) {
  .empty-space4-block10 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);

}
  
  .staggered-grid {
    column-count: 1;
    --webkit-column-count: 1;
    --moz-column-count: 1;
  }

  .album-text5 {
    margin-top: 94%;
  }
  .album-text5mg1 {
    margin-top: 73%;
  }
  .album-text5mg2 {
    margin-top: 73%;
  }
  .album-text5mg3 {
    margin-top: 128.5%;
  }

  .intro-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .intro-block-logo {
    width: 40%;
  }
  .intro-block-bg {
    padding: 0% 0% 25%;
  }
  .empty-space1 {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 8%;
  }
  .empty-space1 p {
    color: #5b5b5b;
    text-align: left;
    width: 100%;
  }
  /* volumematrix Home */

  #background671b0860bb077500138a6240 {
    width: 100%;
  }
  #background671b0860bb077500138a6242 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0%;
  }
  #background671b0860bb077500138a6245 {
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  #background671b0860bb077500138a6247 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0%;
  }
  .album-pd1 {
    margin-top: 86%;
  }

  .empty-space3 {
    display: grid;
  }
  .empty-space3-text1 {
    width: 100%;
  }
  .empty-space3-text2 {
    width: 100%;
    justify-content: flex-start;
  }
  .empty-space4-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space4-block1 {
    grid-template-columns: repeat(3, 1fr);
  }
  .empty-space5-block {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }
  span.album-text03 {
    font-size: 24px;
  }
  .album-text3 {
    font-size: 14px;
  }
  #background671b0860bb077500138a6258 {
    margin-left: 0%;
  }

  #display3 {
    margin-right: -8%;
  }
  #btnview671b0c21b77fba00139d5064 {
    margin-left: 5%;
  }
  #btnview671b0860bb077500138a6258 {
    margin-left: 5%;
  }
  .empty-space6 {
    border-left: solid 0px #676767;
    padding-left: 8%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .empty-space6-block1 {
    width: 30%;
  }
  .album-mg2 {
    margin-top: 64%;
  }
  .album-mg1 {
    width: 80%;
    margin-top: 63%;
  }
  .empty-space3-menu {
    justify-content: flex-start;
    gap: 5px;
  }
  .album-mg3 {
    margin-top: 120%;
  }
  .album-text1 {
    font-size: 18px;
  }
  .empty-space8 h1 {
    font-size: 2em;
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .empty-project {
    display: grid;
  }
  .empty-project-text {
    width: 100%;
    padding: 3% 3% 3% 3%;
    border-right: dashed 0px #000000;
  }
  .empty-project-icon {
    width: 100%;
  }
  .empty-project-bimg {
    width: 8%;
  }
  .empty-project h1 {
    font-size: 22px;
  }
  .empty-project h6 {
    font-size: 22px;
  }
  .empty-space9 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space9 h1 {
    font-size: 22px;
  }
  ul.nav.nav-tabs {
    display: -webkit-inline-box;
    overflow: scroll;
    width: 100%;
    text-align: center;
  }
  .tab .nav-tabs li a {
    padding: 10px 10px !important;
  }
  .tab .nav-tabs li {
    width: 60% !important;
  }
  #btnview671b077adb59c50014cb2719 {
    margin-left: 5%;
  }
  #cookie671b0860bb077500138a6258 {
    padding: 0% 5%;
  }
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
  }
  /* Tint Design Studio Home */

  #background66f383c09952cd0013495e2e {
    width: 100%;
  }
  #background66f383df2b7596001344c2bd {
    width: 100%;
    margin: 0 auto;
    margin-top: 0%;
  }
  #background66f383ee9952cd0013495e38 {
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  #background66f383ffa35d1900137f9e74 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0%;
  }
  .empty-space3-menu1 {
    font-size: 13px;
  }
  #btnview66f386bc2b7596001344c34d {
    margin-left: 5%;
  }
  #cookie66f386bc2b7596001344c34d {
    padding: 0% 5%;
    font-size: 14px;
  }
  #cookie671b0c21b77fba00139d5064 {
    padding: 0% 5%;
  }
  #cookie66f3bce2669c9c0013092b73 {
    padding: 0% 5%;
  }
  #btnview66f3bce2669c9c0013092b73 {
    margin-left: 5%;
  }
  #slider66f25d86669c9c001308fe33 {
    margin-bottom: -2%;
  }
  #imagesControl6708a037e93d6d0013255606 {
    padding: 0px !important;
  }
  .album-text6 {
    font-size: 18px;
  }
  #imagesControl6708a06b3987730013d11b3d {
    padding: 0px !important;
  }
  .album-pd3 {
    padding: 4% 0% 2% 0%;
  }
  .album-text7 {
    font-size: 14px;
  }
  #form66f386bc2b7596001344c34d {
    padding: 0px !important;
  }
  .empty-space11 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space11-bblock {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .empty-space11-bpd h3 {
    font-size: 14px;
    line-height: 1;
  }

  .empty-space11-bblock p {
    font-size: 14px;
  }

  h2 {
    font-size: 26px;
  }

  .tint-space1 p {
    width: 100% !important;
    color: #fff !important;
  }
  .tint-space1 {
    padding-top: 10% !important;
  }

  #background673c4269eba56200132a5c77 .row-fluid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }

  div#carousel67567a36e0d247001aec018f {
    margin-bottom: -7px;
  }
}

/*
.PitCustomClass4 .img-container {
	overflow: unset;
	padding: 0;
  	height: fit-content;
}

.PitCustomClass4 .img-container .img {
	position: unset;
	background-size: 100% auto;
	background-position: unset !important;
	background-repeat: no-repeat;
  	height: 60vh;
}
*/

#imagesControl673c4269eba56200132a5c77 p {
  padding: 4% 0;
  text-align: center;
  font-size: 14px;
}

div#imagesControl67567a36e0d247001aec018f {
  padding: 0px !important;
}


