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




.no-js a {
  color: #282828;
  transition: 0.35s;
}
.no-js a:hover {
  color: #4f2e27;
}
.itopplus-footer {
  color: #282828;
}
.itopplus-footer a {
  color: #282828;
}
.itopplus-footer a:hover {
  color: #4f2e27;
}




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



.itopplus-bg1 {
    background-color: #a57a5a;
    color: #fff;
}
.itopplus-bg2 {
}
.itopplus-bg3 {
}
.itopplus-bg4 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_10022025n548/0/0/4z-z693801513185.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  color: #fff;
}
.itopplus-footer {
  background-color: #eae0d9;
  color: #282828;
}
.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0;
  padding: 8px 15px;
  border-radius: 30px;
}
.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: #a57a5a;
}
.no-js .dropdown-menu > li > a {
  color: #282828;
   font-size: 16px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #282828;
  background: transparent;
}



@media screen and (min-width: 1200px) {
.container {
    width: 86vw;
}
}



@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #fff !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 95%, 20vw);
    margin: 0 auto;
}
.itopplus-search {
    width: 100%;
    text-align: right;
    color: #282828;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}


@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: auto !important;
    height: 30px;
    z-index: 10000;
    object-fit: contain;
}
#nav-menu {
    background: #fff !important;
}
.navbar-collapse,
#ItopplusMainSidebar {
    background: #fff !important;
}
#ItopplusMainSidebar *:is(li, a) {
    color: #282828 !important;
    border: none;
}
#nav-menu .icon-bar {
    background: #282828 !important;
}
.navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #a57a5a !important;
    border-radius: 50%;
}
#itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}





/* oscar*/
figure.effect-oscar {
    background: transparent;
}
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;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
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.05,1.05,1);
}
/* oscar */



/* slide */
#carousel69ba7f6ff8948f00138d863c .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
   bottom: 20px;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
    height: 8px;
	width: 7px;
}
.carousel-indicators .active {
   background-color: #fff;
   border-color:#fff;
   width: 40px;
   height: 8px;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */



/*เฉพาะรูปแบบมีขอบ*/
.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.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background69bb7116cee0310013409ec2 .thumbnail .imgLightbox {
	border-bottom: solid 5px #a57a5a;
}
#background69bb7116cee0310013409ec2 .thumbnail:hover .imgLightbox {
	border-bottom: solid 5px #4f2e27;
}
#background69bb7116cee0310013409ec2 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background69bb7116cee0310013409ec2 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
.head-product {
    text-align: center;
    font-size: 18px;
    margin-top: 5%;
}
/**ห้ามเกินกรอบ**/



/* modquee */
.modquee-contanier {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin: 0 auto;
}
.modquee-box {
  display: flex;
  width: fit-content;
  animation: scroll 50s linear infinite;
  justify-content: space-around;
  align-items: center;
}
.modquee-box img {
  height: 100%;
  width: 130px !important;
  border: 0px solid #ccc;
  border-radius: 10px;
  box-shadow: 2px 2px 10px 2px rgb(223 223 223 / 76%);
}
.logocustumer {
  padding: 15px 10px;
}


@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}
/* modquee */






/*contenemanager*/
.managerHeader {
  text-align: center;
  font-size: 2.5em;
  font-weight: 600;
  padding: 5% 0% 2%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid transparent;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    padding: 8% 5% 4%;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 30px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-bottom: 8px solid #a57a5a;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 17px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
#Contentmanager img.img-responsive {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
}
.Contentmanager .site .col-section .item.-micro:hover .btn-redmore {
    background: #4f2e27;
    color: #fff;
    transition: 0.35s;
}
.Contentmanager article.col-md-6.item.-micro .btn-redmore {
    font-size: 16px;
    display: grid;
    grid-template-columns: auto 30px;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
.Textmanager.font-inherit h1 {
    font-weight: 600;
    color: #4f2e27;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
}
.col-md-12.text-justify .Textmanager.font-inherit {
    padding-left: 2%;
}
/*contenemanager*/



/* share */
.itp-newshare-button {
    border-radius: 5px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #4f2e27;
}
.newShareContainer {
    justify-content: end !important;
}
.social-share {
    margin-top: -25%;
}
/* share */








/*from Contact*/
.no-js #Component69bbd02714d5cb0013754e9f label {
  display: none !important;
  color: #282828;
}
.no-js #Component69bbd02714d5cb0013754e9f .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component69bbd02714d5cb0013754e9f .form-control {
    border: 0px solid #d4d4d4;
    border-bottom: 1px solid #a57a5a;
    padding: 23px 0px;
    background: transparent;
    font-size: 16px !important;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}
.no-js #Component69bbd02714d5cb0013754e9f .form-control:focus {
  border-bottom: 1px solid #462407 !important;
  border: 0px solid #462407;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component69bbd02714d5cb0013754e9f .btn {
  background: #4f2e27;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 50px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component69bbd02714d5cb0013754e9f .btn-default:active {
  background: #a57a5a;
  background: linear-gradient(to right, #a57a5a 0%, #a57a5a 100%);
}
.no-js #Component69bbd02714d5cb0013754e9f .btn-default:hover,
.no-js #Component69bbd02714d5cb0013754e9f .btn-default:focus {
  background-position: 0 0px;
  background: #a57a5a;
  border: 0px solid #a57a5a;
  color: #fff;
}
.no-js #Component69bbd02714d5cb0013754e9f .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component69bbd02714d5cb0013754e9f span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component69bbd02714d5cb0013754e9f ::placeholder {
  color: #444 !important;
}
#background69bbd02714d5cb0013754e9f {
    background: #eae0d9 !important;
    padding: 5% 5% 3%;
}
.head-form {
    font-family: "LINE Seed Sans TH";
}
.head-form-2 {
    font-family: "LINE Seed Sans TH";
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 2%;
}
.grid-head-form {
    text-align: center;
    margin-top: 3%;
}
/*from Contact*/





/* Tab */
.TabItpContentLandingPage4>ul>li.active>a {
    background-color: #4f2e27 !important;
    border-top: 3px solid #4f2e27 !important;
}
.TabItpContentLandingPage4>ul {
    width: 102%;
}
.TabItpContentLandingPage4>ul>li>a {
    border-top: 3px solid #4f2e27 !important;
}
.TabItpContentLandingPage4>ul>li>a:hover {
    background-color: #4f2e27;
}
.TabItpContentLandingPage4 .tab-content {
    border-bottom: 3px solid #4f2e27 !important;
    padding: 0px !important;
    border: 1px solid rgb(234 225 217) !important;
}
.TabItpContentLandingPage4 .tab-itp-background {
    background-color: inherit;
    padding: 1% !important;
    margin-top: 1% !important;
    margin-bottom: 0% !important;
}
/* Tab */



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

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 32px;
}
p {
    font-size: 17px;
}
body {
    font-size: 17px;
}
b, strong {
    font-weight: 600;
}



.grid-head {
    display: grid;
    grid-template-columns: auto 8%;
    gap: 20px;
}
.grid-social-head {
    display: flex;
    gap: 10px;
}
.grid-tel-head {
    display: grid;
    grid-template-columns: auto 20px auto;
    gap: 10px;
    width: fit-content;
}
.grid-head-2 {
    display: flex;
    justify-content: flex-end;
    align-self: center;
}
.block-head-tel-1 {
    align-self: center;
}
.btn-redmore {
    background: #a57a5a;
    display: grid;
    grid-template-columns: auto 35px;
    width: fit-content;
    gap: 10px;
    margin: 0 auto;
    padding: 8px 10px 8px 20px;
    color: #fff;
    border-radius: 50px;
    transition: 0.35s;
}
.btn-redmore-2 {
    align-self: center;
}
.grid-one .btn-redmore {
    margin-top: 3%;
}
.grid-one h2 {
    color: #4f2e27;
    font-weight: 600;
}
.grid-one {
    text-align: center;
    padding: 6% 0%;
}
.sirivanich-contectt {
    white-space: break-spaces;
}
.btn-redmore:hover {
    background: #512e2a;
    transition: 0.35s;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.grid-two {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    background: #4f2e27;
    color: #fff;
}
.grid-two-2 {
    align-self: center;
}
.block-two {
    display: flex;
    justify-content: center;
}
.block-two-2 h5 {
    font-weight: 600;
}
.year-2 h5 span {
    font-size: 65px;
}
.year-2 {
    line-height: 1.4;
}
.head-sirivanich {
    text-align: center;
    padding: 5% 0% 2%;
}
.head-sirivanich h1 {
    font-size: 2.5em;
    font-weight: 600;
}
.copyright {
    text-align: center;
    font-size: 15px;
    margin-bottom: 5%;
}
.border-footer {
    border-top: 1px solid #dac8bb;
    padding-bottom: 2%;
}
.block-icon-footer {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    font-size: 16px;
    margin-bottom: 5px;
}
.grid-footer {
    display: grid;
    grid-template-columns: 35% 25% auto;
    gap: 40px;
    padding: 5% 0% 2%;
}
.footer-2 {
    white-space: break-spaces;
    margin-bottom: 5%;
    font-size: 16px;
}
.footer-1 h3 {
    font-weight: 600;
    margin-bottom: 10px;
}
.grid-social-footer {
    display: flex;
    gap: 12px;
    width: 20%;
    margin-top: 5%;
}
.grid-qrcode-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 70%;
}
.block-qrcode-footer {
    text-align: center;
    font-size: 15px;
}
.qrcode-footer {
    margin-bottom: 5%;
    border-radius: 20px;
}
.qrcode-footer img {
    border-radius: 20px;
}
.buttonExampleSite {
   border: 0px solid #fff !important;
   color: #fff !important;
   background: #4f2e27 !important;
   border-radius: 50px !important;
   font-weight: 400;
   font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #a57a5a !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 6% 0%;
}
.ITPcookiebar {
    background-color: #4e4e4ee0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 17px;
}
ul ::marker {
    color: #4f2e27;
}
.block-service {
    color: #fff;
    padding: 12% 10%;
}
.grid-service {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-bottom: 7%;
}
.service-2 {
    white-space: break-spaces;
}
.border-service {
    border-top: 1px solid;
    margin-bottom: 15px;
    margin-top: 15px;
}
.icon-service {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.block-service.colour2 {
    background: #a57a5a;
    transition: 0.35s;
}
.block-service.colour1 {
    background: #4f2e27;
    transition: 0.35s;
}
.block-service.colour2:hover {
    background: #4f2e27;
    transition: 0.35s;
}
.block-service.colour1:hover {
    background: #a57a5a;
    transition: 0.35s;
}
.block-service h3 {
    text-align: center;
    font-weight: 600;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: inherit !important;
}
.main-image-gallery-69bb7dc3f8948f00138d9020 .owl-dots button.owl-dot.active {
    background-color: #a57a5a !important;
}
.main-image-gallery-69bb7dc3f8948f00138d9020 .owl-dots button.owl-dot {
    background: #e0cec1 !important;
}
.empty-sirivanichwood {
    padding: 2%;
}
.empty-1 {
    padding: 1.5%;
}
.grid-information {
    display: grid;
    grid-template-columns: 55% auto;
    gap: 80px;
    padding: 3% 0%;
}
.grid-information-1 h1 {
    font-weight: 600;
    margin-bottom: 2%;
}
.block-contact-info {
    background: #a57a5a;
    color: #fff;
    width: fit-content;
    border-radius: 50px;
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
    padding: 5px 20px 5px 5px;
    margin-top: 3%;
}
.grid-qrcode-info {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.grid-qrcode-info .block-contact-info {
    margin: 0 auto;
}
.contact-3-info {
    align-self: center;
}
.contact-3-info h3 {
    font-size: 17px;
}
.grid-information-1 {
    align-self: center;
}
.head-sirivanich.top {
    padding: 1% 0%;
}
.comingsoon {
    padding: 10%;
}
.grid-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    padding: 5% 0%;
}
.grid-about-2 h1 {
    color: #4f2e27;
    font-weight: 600;
}
.grid-about-2 {
    align-self: center;
}
.grid-about-year h3 {
    font-weight: 600;
    white-space: break-spaces;
}
.grid-about-year {
    display: flex;
    gap: 10px;
    border-top: 1px solid #a57a5a;
    width: fit-content;
    margin-top: 2%;
}
.grid-about-year-2 span {
    font-size: 70px;
    font-weight: 600;
    color: #4f2e27;
}
.grid-about-year-1 {
    white-space: break-spaces;
    align-self: anchor-center;
    font-size: 18px;
    font-weight: 600;
}
.grid-about-year-1 span {
    font-size: 30px;
}
.grid-about-year-2 {
    font-size: 30px;
    font-weight: 600;
}
.block-two.about {
    padding: 0% 10%;
}
.block-two.about h4 {
    font-weight: 600;
    margin-bottom: 3%;
    white-space: break-spaces;
}
.sirivanich-2 {
    text-align: center;
    background: #4f2e27fa;
    padding: 5%;
    margin-bottom: 10%;
    margin-top: 10%;
}
.sirivanich-2 h1 {
    font-weight: 600;
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 2%;
    padding: 5px 0px;
}
.sirivanich-2 h3 {
    font-weight: 600;
    margin-bottom: 1%;
}
.contact-sirivanichwood h4 {
    font-weight: 600;
}
.contact-sirivanichwood .block-icon-footer {
    font-size: 17px;
    grid-template-columns: 35px auto;
}
.contact-sirivanichwood .icon-footer-2 {
    align-self: center;
}
.grid-product {
    text-align: center;
    padding: 4% 0% 2%;
}
.grid-product h6 {
    font-weight: 600;
}
.grid-product h3 {
    font-weight: 600;
    margin-bottom: 10px;
}
.name-product {
    text-align: center;
    padding: 5% 0%;
    color: #fff;
    font-size: 18px;
}
.head-bg-product {
    background: #4f2e27;
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid;
    width: 99%;
    margin: 0 auto;
}
.head-bg-product h5 {
    font-weight: 600;
}
.grid-service ul ::marker {
    color: #fff;
}
.grid-service ul {
    margin-left: -10%;
}




@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 35px;
}
p {
    font-size: 21px;
}
body {
    font-size: 21px;
}
.grid-head {
    grid-template-columns: auto 7%;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
}
.year-2 h5 span {
    font-size: 80px;
}
.head-product {
    font-size: 24px;
}
.contact-3-info h3 {
    font-size: 24px;
}
.grid-information {
    grid-template-columns: 58% auto;
}
.footer-2 {
    font-size: 20px;
}
.block-icon-footer {
    font-size: 20px;
}
.copyright {
    font-size: 17px;
    margin-bottom: 4%;
}
.block-icon-footer {
    grid-template-columns: 25px auto;
}
.block-qrcode-footer {
    font-size: 18px;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
.Contentmanager p {
    font-size: 21px;
}
ul.icon-a {
    font-size: 21px;
}
.grid-about-year-1 {
    font-size: 22px;
}
.grid-about-year-1 span {
    font-size: 38px;
}
.grid-about-year-2 span {
    font-size: 95px;
}
.grid-about-year-2 {
    font-size: 55px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.name-product {
    font-size: 22px;
}
.Contentmanager article.col-md-6.item.-micro .btn-redmore {
    font-size: 18px;
}
.contact-sirivanichwood .block-icon-footer {
    font-size: 21px;
    grid-template-columns: 40px auto;
    margin-bottom: 10px;
}
.grid-head-form {
    font-size: 40px;
}
.head-form-2 {
    font-size: 22px;
}
.no-js #Component69bbd02714d5cb0013754e9f .form-control {
    padding: 28px 0px;
    font-size: 20px !important;
}
.tab-content iframe {
    height: 365px;
}
}







@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 18px;
}
h5 {
    font-size: 24px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
.block-service.colour1 h3 {
    font-size: 16px;
}
.head-product {
    font-size: 16px;
}
.service-2 {
    white-space: inherit;
}
.block-contact-info {
    grid-template-columns: 30px auto;
}
.grid-information {
    grid-template-columns: 50% auto;
    gap: 40px;
}
.grid-information .sirivanich-contectt {
    white-space: inherit;
}
.sirivanich-contectt {
    white-space: inherit;
}
.grid-one .sirivanich-contectt {
    white-space: break-spaces;
}
.grid-two-2 {
    padding: 0% 10%;
}
#contentnewmode69bbb5cd8daf42001379d97d .grid-two-2 {
    padding: 5% 0%;
}
#contentnewmode69bbb5cd8daf42001379d97d .block-two.about h4 {
    white-space: inherit;
}
.managerHeader {
    font-size: 2em;
}
.name-product {
    font-size: 16px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.head-form-2 {
    font-size: 16px;
    margin-bottom: 1%;
}
.contact-sirivanichwood .block-icon-footer {
    grid-template-columns: 30px auto;
    font-size: 16px;
}
.Contentmanager p {
    font-size: 16px;
} 
ul.icon-a {
    font-size: 16px;
}
}





@media screen and (max-width: 900px) {
h1 {
    font-size: 1.8em;
}
h5 {
    font-size: 22px;
}
#background69bb7116cee0310013409ec2 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.block-service h3 {
    font-size: 16px;
    min-height: 50px;
}
.icon-service {
    width: 20%;
    margin-bottom: 5%;
}
.grid-footer {
    display: none;
}
.border-footer {
    border-top: 0px solid #dac8bb;
    padding-bottom: 0%;
}
.block-service h3 {
    font-size: 16px;
    min-height: auto;
}
.grid-information {
    gap: 20px;
}
.grid-information .block-contact-info {
    word-break: break-word;
}
.grid-about-year-1 span {
    font-size: 22px;
}
.grid-about-year-2 {
    font-size: 22px;
}
.grid-about-year {
    display: grid;
    grid-template-columns: 60% auto;
}
.grid-about-year-2 span {
    font-size: 70px;
}
.itp-newshare-button {
    border-radius: 5px;
    font-size: 16px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.newShareContainer {
    margin-top: 10%;
}
.TabItpContentLandingPage4 iframe {
    height: 265px;
}
.col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
#background69bcb70e8daf42001379e273 .name-product,
#background69bcb2b014d5cb00137552fd .name-product,
#background69bcb12fcee031001340afff .name-product  {
    padding: 5% 8%;
}
button#itpMenuSideBar {
    margin-top: 5px !important;
}
.grid-service {
    grid-template-columns: repeat(2, 1fr);
}
.block-contact-info {
    grid-template-columns: 25px auto;
}
.block-contact-info {
    grid-template-columns: 25px auto;
    gap: 4px;
    padding: 5px 8px 5px 4px;
}
.grid-qrcode-info {
    gap: 10px;
}
.contact-3-info h3 {
    font-size: 15px;
}
}





@media screen and (max-width: 480px) {
#imagesControl69ba7f6ff8948f00138d863c {
    padding: 0px !important;
}
.grid-one .sirivanich-contectt {
    white-space: inherit;
}
.grid-one .btn-redmore {
    margin-top: 8%;
} 
.grid-two {
    grid-template-columns: repeat(1, 1fr);
}
.grid-two-2 {
    padding: 15% 10%;
}
.grid-service {
    grid-template-columns: repeat(1, 1fr);
}
.icon-service {
    width: 26%;
    margin-bottom: 5%;
}
.block-service h3 {
    min-height: auto;
}
.itopplus-bg4 {
    background-size: cover;
}
.grid-information {
    grid-template-columns: 100%;
    padding: 10% 0%;
}
.block-contact-info {
    grid-template-columns: 23px auto;
}
.contact-3-info h3 {
    font-size: 15px;
}
.block-contact-info {
    width: 100%;
    gap: 3px;
}
.grid-information-1 .block-contact-info {
    width: fit-content;
    padding: 5px 10px 5px 5px;
}
.block-contact-info {
    padding: 5px 0px 5px 5px;
}
.grid-qrcode-info {
    margin-top: 5%;
}
.head-sirivanich h1 {
    font-size: 2em;
}
.grid-about {
    grid-template-columns: repeat(1, 1fr);
}
.grid-about-year {
    padding-top: 5%;
}
.grid-about-year-2 span {
    font-size: 70px;
}
.itopplus-bg4 {
    background-size: cover !important;
}
.sirivanich-2 {
    padding: 10% 10%;
    margin-bottom: 10%;
    margin-top: 10%;
}
.sirivanich-2 h1 {
    margin-bottom: 7%;
    padding: 10px 0px;
}
.grid-about-year {
    display: inherit;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    padding: 8% 0% 4%;
}
.btn-redmore {
    grid-template-columns: auto 20px;
}
.btn-redmore-2 {
    align-self: center;
    font-size: 15px;
}
.name-product {
    min-height: 75px;
}
 .managerHeader {
    font-size: 1.8em;
}
 .social-share {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
.grid-information h3 {
    font-size: 15px;
}
.grid-information-1 h1 {
    font-size: 24px;
}
.head-form {
    font-size: 26px;
}
#background69bcb70e8daf42001379e273 .name-product, 
#background69bcb2b014d5cb00137552fd .name-product, 
#background69bcb12fcee031001340afff .name-product {
    padding: 5% 5%;
}
.name-product {
    min-height: auto;
}
.head-sirivanich h1 {
    font-size: 1.8em;
}
#imagesControl69ccced1bc361c00121d0e48 {
    padding: 0px !important;
}
}





.Contentmanager .row.flex {
    display: flex;
    justify-content: center;
}
.CustomImageGalleryType_2 {
    display: flex;
    justify-content: center;
}
.form-group.itpDisWatermarkImage,.form-inline.itpDisWatermarkImage{
    display: block !important;
}

