.itopplus-background {

}
@font-face {
  font-family: "PSL";
  src: url(https://itp1.itopfile.com/ContentImage/z_itp_12052024va2c/fonts/psl/PSL094pro.ttf) format("opentype");
}

/*4
html {
overflow-x: hidden;
}*/

body {
    overflow-x: hidden;
    color: #000;
    /* font-family: "PSL"; */
    font-family: "Anuphan", sans-serif;
}




/* BG */
.itopplus-bg3 {
    /* background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024va2c/0/0/bgz-z684244919970.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/บริษัทสก๊อตz-z726489970381.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.itopplus-bg {
    /* background: linear-gradient(to bottom, #fff 0, #e7d8c7 100%); */
    background: #e7d8c7;
}




/* header menu */
#header_menu .gnbArea .menuDiv .oneD {
	font-size: 26px !important;
	/*font-family: "PSL" !important;*/
    font-family: "Anuphan", sans-serif;
	font-weight: 600 !important;
}
#searchMegaGGG {
    display: none !important;
}
#itpfacebookmobile {
    display: none;
}
.gnb_service_menu_top.search {
    display: none !important;
}

li.s_menu a {
    font-size: 24px!important;
    color: #000!important;
}


/* header menu */



.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
}

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

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



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

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

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

  .navbar-header button span {
    background-color: #444 !important;
  }

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

  .navbar-header a::after {
    background: transparent;
  }

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

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

  .old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
  }

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

  .old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
  }

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

  .new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !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;
  }

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

#controlBanner {
        object-fit: contain;
        padding: 25px 0;
        width: auto;
        margin: 0 auto;
        display: grid;
        place-content: center;
        aspect-ratio: 4 / 3;
        height: 8vw;
    }


}













/* 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;
}
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background:transparent;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background:transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #ab7a3f;
}

.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}

/*
.CASS-A-main p {
    text-align: center;
    font-size: 16px;
    padding: 2% 0% 5% 0%;
}
*/

.CustomImageGalleryType_2 {
   justify-content: center;
}

.album-text {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    white-space: break-spaces;
    margin-bottom: 10%;
}
.album-button {
    background-color: #fff;
    color: #ab7a3f;
    border: solid 1px #ab7a3f;
    width: 75%;
    margin: 0 auto;
    font-size: 15px;
    padding: 3% 2%;
    border-radius: 50px;
    transition: 0.5s;
    margin-top: 4%;
    display: grid;
    grid-template-columns: 20% auto;
    gap: 10px;
    justify-content: center;
}
.album-button-text {
    font-size: 16px;
    align-self: center;
}
.album-button-img img {
    border-radius: 500px;
}
.CASS-A-main .thumbnail:hover .album-button {
   background-color: #ab7a3f;
    color: #fff;
}




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

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: 20px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 0px;
    transition: 0.5s;
}
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 {
 border-radius: 0px;
 background-color: #fff;
 border: solid 0px #ccc;
}
figure.effect-oscar:hover figcaption {
 border-radius: 0px;
 background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(188 148 103) 76%, rgb(188 148 103) 100%);
 border: solid 0px #ccc;
}


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;
  border-radius: 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 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%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 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;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* 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 {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
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: 80%;
  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 h2,
figure.effect-sadie:hover h2 {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
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;
}







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

.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, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 20px;
    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: 20px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 20px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

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


.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    color: #000000;
    padding: 6% 12% 3%;
    font-weight: 500;
    line-height: normal;
    height: 70px;
    margin-bottom: 0%;
    text-align: center;
    text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
article.col-md-6.item.-micro .itp-pressrelease-button {
    padding: 2% 5%;
    margin-top: 5%;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .itp-pressrelease-button {
    background-color: #e00613;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .itp-scotch20-button {
    background-color: #ab7a3f;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b span {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
#background68526bd0f5f6640013884f5a .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: block;
}
article.col-md-6.item.-micro {
    width: 23%;
}
.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: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 0% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
   border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
      border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}

 
.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: 20px !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;
      padding-bottom: 0px;
    margin: 40px 0 0px;
      text-align: center;
}
.social-share {
	top: -50px;
}
#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%;
}*/




/* contenemanager */






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

.landingpagemanager {
   display: none;
}
.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-b  {
     background-color: #cf9a67;
    color: #000;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 24%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 0px;
    display: inline-table;
    padding: 0%;
}
.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% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #212121;
    margin-bottom: 0%;
}

/*
.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: 100%;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.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;
}
*/


.itp-newshare-button {
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    color: #000;
}
.itp-newshare-button:hover {
    background-color: #e80924;
}
.newShareContainer {
    justify-content: end !important;
}


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


 


 
/* บทความ */



.itp-pressrelease-button {
    background-color: #fff;
    color: #e00613;
    border: solid 1px #e00613;
    width: fit-content;
    font-size: 15px;
    padding: 2% 5%;
    border-radius: 50px;
    transition: 0.5s;
    margin-top: 3%;
}
.itp-pressrelease-text {
    font-size: 14px;
}
.col-md-12.padding-col .itp-pressrelease-button {
    padding: 1.3% 4%;
}




.nav-template li {
    display: table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.nav-template .img {
    border-radius: 20px;
}
.nav-template p {
    font-size: 15px;
    padding: 0 15% 0 0;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    margin-bottom: 20px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 32%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 68%;
    padding: 0 0% 0 2% !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 100%;
    border-radius: 15px;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main:hover .itp-pressrelease-button {
    background-color: #e00613;
      color: #fff;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4:hover .itp-pressrelease-button {
    background-color: #e00613;
   color: #fff;
}
.btn-read {
    background: #0d9549;
    color: #fff;
    border: none;
    padding: 7px 15px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-read:hover , .nav-template li:hover .btn-read {
    background: #005b28;
    color: #fff;
}
/* บทความ */



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

#background687899f0f19b0e00137a4c10 .glyphicon-chevron-left:before,
#background687899f0f19b0e00137a4c10 .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;
}







/* benner */
.itp-core-logo {
    font-size: 2em;
    font-weight: 400;
}
.itp-core-text {
    font-size: 16px;
}




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


.itp-footer-blocks {
    display: grid;
    grid-template-columns: 40% auto;
    padding: 1% 0%;
}
.itp-footer-blocks-menu {
    display: flex;
    gap: 25px;
    justify-content: end;
    font-size: 14px;
    align-self: center;
}
.itp-footer-blocks-border {
	border-left: solid 1px;
	height: 20px;
	margin-top: 0.5%;
}
.itp-footer-blocks-text {
    align-self: center;
    font-size: 14px;
}
.itp-footer-blocks-texts a {
    color: #fff;
}


.itp-footer-text1 {
    font-size: 16px;
    white-space: break-spaces;
    margin-bottom: 3%;
}
.itp-footer-text2 {
    font-size: 18px;
    font-weight: 500;
}
.itp-footer-text3 {
    white-space: break-spaces;
    font-size: 16px;
}
.itp-footer-text4 {
    font-size: 18px;
    font-weight: 500;
}

.itp-footer-logo {
    width: 85%;
}


.itp-footer-grid a:hover {
    color: #cc1b23;
}
.itp-footer-grid a {
    color: #000;
}
.itp-footer-grid {
    display: grid;
    grid-template-columns: 22% 28% 30% auto;
    gap: 20px;
    padding: 5% 0% 5%;
    font-weight: 400;
}
.itp-footer-block1 {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 10px;
    margin-top: 1%;
}
.itp-footer-block1-text {
    font-size: 16px;
}
.itp-footer-block2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
}
.itp-footer-block3 {
    display: grid;
    grid-template-columns: 15% 15% 12% auto;
    gap: 15px;
    margin-top: -5%;
}
.itp-footer-block3-img {
    align-self: center;
}
.itp-footer-block3-img2 {
    margin-top: 15%;
}
.itp-footer-block3-img4 {
    margin-top: 10%;
}





/* class  */

.comingsoonn {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 3%;
  margin-top: 0%;
}




.itp-space {
  padding: 2%;
}
.itp-space-space {
  padding: 4%;
}
.itp-scotch-topic {
    text-align: center;
    padding: 4% 0% 2%;
}
.itp-scotch-topic h2 {
    font-weight: 600;
    color: #ab7a3f;
}
p.itp-scotch1-sp {
    color: #e00613;
    font-size: 22px;
}
.itp-scotch1 h5 {
    letter-spacing: 0.5px;
}
.itp-scotch1 h2 {
    color: #ab7a3f;
    font-weight: 500;
    margin-top: 2%;
}
.itp-scotch1 h1 {
    color: #ab7a3f;
    font-weight: 500;
    margin-bottom: 1%;
}
.itp-scotch1 {
    padding: 8% 0% 5%;
}
.itp-scotch2 {
    text-align: center;
    padding: 7% 0% 2%;
}
.itp-scotch2 h2 {
    font-weight: 500;
    color: #ab7a3f;
}
.itp-scotch2 p {
    white-space: break-spaces;
    margin-top: 1%;
}
.itp-scotch3 {
    display: grid;
    grid-template-columns: 39% auto;
    gap: 20px;
    padding: 5% 0% 10%;
}
.itp-scotch3-image:hover {
    /* transform: scale(1.05); */
}
.itp-scotch3-image {
    width: 115%;
    transition: 0.5s;
}
.itp-scotch3-block {
    display: grid;
    grid-template-columns: 27% auto;
}
.itp-scotch3-number {
    font-size: 13em;
    font-weight: 600;
    line-height: 0.8;
}
.itp-scotch3-button:hover {
    background-color: #e00613;
    color: #fff;
}
.itp-scotch3-button {
    display: grid;
    grid-template-columns: auto 17%;
    gap: 10px;
    background-color: #fff;
    color: #e00613;
    justify-content: center;
    width: 45%;
    border-radius: 50px;
    padding: 4% 0%;
    margin-top: 5%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: 0.5s;
}
.itp-scotch3-btext {
    align-self: center;
    font-size: 16px;
    font-weight: 400;
}
.itp-scotch3-text1 {
    font-weight: 600;
    color: #000000;
    font-size: 2.5em;
}
.itp-scotch3-text2 {
    font-weight: 600;
    color: #ab7a3f;
    font-size: 2.5em;
}
.itp-scotch3-texts {
    align-self: center;
}
.itp-scotch4 {
  display: grid;
  grid-template-columns: 55% auto;
  margin-bottom: 5%;
}
.itp-scotch4-bg {
    background-color: #f8f0e3;
    padding: 14% 15% 10% 30%;
    margin-left: -15%;
    margin-top: -10%;
    border-radius: 20px 0px 0px 20px;
}
.itp-scotch4-image {
    position: relative;
    z-index: 1;
    border-radius: 0px 20px 20px 0px;
}
.itp-scotch4 h2 {
    white-space: break-spaces;

    margin-bottom: 5%;
    font-weight: 600;
    color: #ab7a3f;
}
.itp-scotch4 span {
    color: #e00613;
}
.itp-scotch4 p {
    white-space: break-spaces;
}
.itp-scotch4-image img {
    border-radius: 0px 20px 20px 0px;
}
.itp-scotch5 {
    display: grid;
    grid-template-columns: auto 33%;
    gap: 20px;
    width: 70%;
    margin: 0 auto;
    padding: 2% 0%;
}
.itp-scotch5-social {
    display: flex;
    width: 100%;
    gap: 20px;
}
.itp-scotch5-img {
    align-self: center;
}
.itp-scotch5-text {
    align-self: center;
}
.itp-scotch5 h2 {
  color: #e80924;
  font-size: 2.5em;
  font-weight: 600;

}
.itp-scotch5 h6 {
    font-size: 24px;
    font-weight: 400;
}
.itp-scotch5-image img {
    box-shadow: rgb(233 233 233 / 75%) 0px 7px 29px 0px;
    border-radius: 100px;
}
.itp-scotch5-image:hover {
    transform: scale(1.05);
}
.itp-scotch5-image {
    transition: 0.5s;
}
.itp-scotch6 h2 {
    font-weight: 600;
    color: #ab7a3f;
    text-align: center;
    padding: 0% 0% 2%;
}
.itp-scotch7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 2%;
    margin-bottom: 10%;
}
.itp-scotch7-block {
    width: 32%;
    transition: 0.5s;
}
.itp-scotch7-transform {
    transition: 0.5s;
}
.itp-scotch7-block:hover .itp-scotch7-transform {
    transform: scale(1.1);
}
.itp-scotch7-product {
    width: 45%;
    margin-top: -45%;
    margin-left: 7%;
}
.itp-scotch7-text {
    position: absolute;
    padding: 1.5% 0% 0% 2%;
    font-size: 24px;
    color: #000;
}
.itp-scotch7-image img {
  border-radius: 20px;
}
.itp-scotch7-product1 {
    width: 25%;
    margin-top: -45%;
    margin-left: 15%;
}
.itp-scotch7-product2 {
    width: 90%;
    margin: 0 auto;
    margin-top: -45%;
}
.itp-scotch8-img1:hover {
  transform: scale(1.05);
}
.itp-scotch8-img1 {
  transition: 0.5s;
}
.itp-scotch8-block {
  display: grid;
  grid-template-columns: 10% auto;
  gap: 10px;
  margin-bottom: 2%;
}
.itp-scotch8-img {
  align-self: center;
}
.itp-scotch8 h3 {
  font-weight: 600;
  margin-bottom: 3%;
  margin-top: 5%;
  /* color: #e00613; */
}
.itp-scotch8-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 4%;
}
.itp-scotch8 p {
  white-space: break-spaces;
  color: #5b5b5b;
}
.itp-scotch8-text {
  font-size: 24px;
}
.itp-scotch8 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
  margin-top: 0%;
}
.itp-scotch8 a:hover {
  color: #cc1b23;
}
.itp-scotch8 a {
  color: #5b5b5b;
  transition: 0.5s;
}
.itp-scotch8-block01 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
}
.itp-scotch8-blocks {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 10px;
}
.itp-scotch8-texts {
    /* color: #cc1b23; */
    font-size: 26px;
    font-weight: 600;
    white-space: break-spaces;

}
.itp-scotch8-texta {
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 7%;
    font-size: 30px;

    /* color: #e00613; */
}
.itp-scotch9 {
    /* display: grid; */
    /* grid-template-columns: 20% auto; */
    /* gap: 20px; */
    padding: 4% 0% 0%;
}
.itp-scotch9-topic {
    /* font-size: 3em; */
    /* font-weight: 600; */
}
.itp-scotch9-blockdetail {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 20px;
}
.itp-scotch9-bg {
    background-color: rgb(250 250 250 / 50%);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 8% 5% 8% 10%;
    border-radius: 20px;
    margin-right: -20%;
    z-index: 2;
    position: relative;
    display: grid;
    gap: 20px;
    margin-top: 5%;
}
.itp-scotch9-block {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 25px;
}
.itp-scotch9-texts {
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;

}
.itp-scotch9-detailimage img {
    border-radius: 20px;
}
.itp-scotch9 h4 {
    font-weight: 500;
    color: #ab7a3f;
    display: none;
}
.scotchway-img {
    width: 22%;
    margin-bottom: 2%;
}
.itp-scotch9 h1 {
    font-weight: 500;
    text-transform: uppercase;
}
.itp-scotch9-detail {
  margin-top: 4%;
}
.itp-scotch9-texts span {
    font-size: 20px;
    font-weight: 500;
}
.itp-scotch10 {
    text-align: left;
}
.itp-scotch10 h4 {
    font-weight: 600;
}
.itp-scotch10 p {
    white-space: break-spaces;
}
.itp-scotch10-img img {
    width: 100% !important;
}
.itp-scotch10-img {
    margin-bottom: 3%;
    margin-top: 3%;
}
.itp-scotch10 span {
    color: #ab7a3f;
}
.itp-scotch11 h6 {
    font-weight: 600;

    text-align: center;
    padding: 7% 0% 5%;
    white-space: break-spaces;
    font-size: 2.3em;
}
.itp-scotch12 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 0% 0% 7% 0%;
}
.itp-scotch12-text {
    align-self: center;
}
.itp-scotch12 p {
    white-space: break-spaces;
}
.itp-scotch12 h1 {
    font-weight: 600;
}
.itp-scotch12 h6 {
    font-weight: 600;
    color: #ab7a3f;
}




.itp-scotch12-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
}
.itp-scotch12-block01 {
    display: grid;
    grid-template-columns: 13% auto;
    gap: 10px;
}
.itp-scotch12-block01-text {
    align-self: center;
    font-size: 24px;
}
.itp-scotch12-block01-img {
    align-self: center;
}
.itp-scotch12 h3 {
    font-weight: 600;
    margin-top: 3%;
    margin-bottom: 1%;
}
.itp-scotch12-blocks {
    grid-template-columns: repeat(1, 1fr);
}
.itp-scotch12-block01s {
    grid-template-columns: 6% auto;
}
iframe.itp-scotch12-maps {
    border-radius: 20px;
}
.itp-scotch13-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 8% 0%;
}
.itp-scotch13-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
   border-radius: 20px;
}
.itp-scotch13-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.itp-scotch13-img {
    margin-bottom: 5%;
    display: block;
    overflow: hidden;
  border-radius: 20px;
}
.itp-scotch13-texts {
    margin: 14% -25% 13% 0%;
    background-color: #ab7a3f;
    color: #fff;
    padding: 10% 5% 10% 10%;
    z-index: 1;
    position: relative;
    border-radius: 20px;
}
.itp-scotch13-texts h1 {
    color: #fff;
    font-weight: 600;
}
.itp-scotch13-texts h3 {
    white-space: break-spaces;
}
.itp-scotch14 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 8%;
    margin-top: 8%;
}
.itp-scotch14-img {
    width: 20%;
    margin-bottom: 5%;
}
.itp-scotch14-block {
    background-color: #f1f1f1;
    padding: 10%;
    border-radius: 20px;
}
.itp-scotch14-block1 {
    background-color: #ed1c25;
    color: #fff;
}
.itp-scotch14-block1 .itp-scotch14-img {
    filter: invert(1);
}
.itp-scotch14 h4 {
    font-weight: 600;
}
.itp-scotch15 {
    text-align: center;
    padding: 7% 0% 7%;
}
.itp-scotch15 h1 {
    white-space: break-spaces;
    color: #ab7a3f;
    margin-bottom: 0.5%;
}
.itp-scotch15 p {
    white-space: break-spaces;
}
.itp-scotch15 h2 {
    white-space: break-spaces;
    color: #ab7a3f;
    margin-bottom: 0.5%;
}
.itp-scotch16 {
    width: 45%;
    margin: 0 auto;
    margin-right: 0;
    padding: 11% 0% 7% 0%;
    text-align: left;
    color: #000;
}
.itp-scotch16-text {
    align-self: center;
    padding: 0% 10% 0% 0%;
}
.itp-scotch16 h5 {
    font-weight: 600;
    margin-top: 2%;
    color: #ab7a3f;
}
.itp-scotch16 h1 {
    font-weight: 600;

    margin-bottom: 4%;
}
.itp-scotch16 span {

    color: #ab7a3f;
}
.itp-scotch16 p {
    font-size: 16px !important;
    letter-spacing: unset !important;
}
.itp-scotch16-img img {
    border-radius: 0px;
}
.itp-scotch16-block {margin-top: 10%;}
.itp-scotch16-text1 {
    font-weight: 600;
    color: #ab7a3f;
    font-size: 4em;
    line-height: 0;
}
.itp-scotch16-text2 {text-indent: 40px;}
.itp-scotch16-text3 {
    font-weight: 600;
    color: #ab7a3f;
    font-size: 4em;
    line-height: 0.6;
    text-align: right;
}
.itp-scotch17 h6 {
    text-align: center;
    padding: 5% 0%;
    font-weight: 600;
}
.itp-scotch18-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.itp-scotch18-bg {
    background: #f1f1f1;
    padding: 7% 10% 0%;
    border-radius: 10px;
    text-align: left;
    transition: 0.5s;
    height: 100%;
    min-height: 200px;
}
.itp-scotch18-bg:hover {
    background-color: #ab7a3f;
    color: #fff;
}
.itp-scotch18 h1 {
    font-weight: 600;
    margin-bottom: 3%;
}
.itp-scotch18 {
    padding: 7% 0% 10% 0%;
}
.itp-scotch18 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.itp-scotch18-mg {
    border-top: solid 1px #cecac0;
}
.itp-scotch19 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 100px;
    padding: 10% 0% 10% 0%;
}
.itp-scotch19-img {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.itp-scotch19-img01 img {
    border-radius: 20px;
}
.itp-scotch19-img-block1 {
    display: grid;
    gap: 20px;
    margin-top: 25%;
    align-self: center;
}
.itp-scotch19-img-block2 {
    display: grid;
    gap: 20px;
    margin-top: -25%;
    align-self: center;
}
.itp-scotch19 h1 {
    color: #ab7a3f;
    margin-top: 2%;
    margin-bottom: 2%;
    white-space: break-spaces;

}
.itp-scotch19 h3 {white-space: break-spaces;margin-top: 4%;}
.itp-scotch19-text {
    margin-top: 6%;
}
.itp-scotch19 h5 {
    white-space: break-spaces;
}
.itp-scotch19 p {
    color: #ab7a3f;
    font-weight: 600;
}
.itp-scotch20-img {
    width: 70%;
    margin: 0 auto;
}
.itp-scotch20 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    text-align: left;
    padding: 5% 0% 5%;
}
.itp-scotch20-img img {
    width: 100% !important;
}
.itp-scotch20-text {
    align-self: center;
}
.itp-scotch20 h6 {
    white-space: break-spaces;
    font-weight: 500;
    color: #ab7a3f;
    font-size: 2em;
}
.itp-scotch20 h5 {
    font-weight: 500;
    margin-bottom: 2%;
}
.itp-scotch20 h4 {
    font-weight: 500;
    /* color: #ab7a3f; */
    font-size: 18px;
}
.itp-scotch20 p {
    white-space: break-spaces;
}
.itp-scotch20-border {
    padding-bottom: 2%;
}
.itp-scotch20-details {
    font-size: 20px;
    height: 80px;
    display: none;
}
.itp-scotch20-button {
    background-color: #fff;
    color: #ab7a3f;
    border: solid 1px #ab7a3f;
    width: fit-content;
    margin: 0 auto;
    font-size: 15px;
    padding: 3.5% 8%;
    border-radius: 50px;
    transition: 0.5s;
    margin-top: 4%;
}
.itp-scotch20-borders {
    padding-bottom: 3%;
}
 .itp-scotch21 {
    text-align: center;
    padding: 6% 0% 0%;
}
.itp-scotch21 span {
    color: #ab7a3f;
}
.itp-scotch21 h1 {
    color: #ab7a3f;
    margin-bottom: 0.5%;
    white-space: break-spaces;
}
.itp-scotch21 p {
    white-space: break-spaces;
}
.itp-scotch22-pd {
    margin-top: 0%;
}
.itp-scotch22 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 5%;
    text-align: center;
}
.itp-scotch22-img {
    /* background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024va2c/0/0/รังนกแท้z-z311756873615.jpg); */
    /* background-size: 100%; */
    /* background-repeat: no-repeat; */
    /* border-radius: 20px; */
    /* margin-bottom: 5%; */
  width: 60%;
    margin: 0 auto;
}
.itp-scotch22-block h4 {
    margin-bottom: 1%;
    font-size: 16px;
    font-weight: 500;
}
.itp-scotch22-block p {
    white-space: break-spaces;
    font-size: 14px;
}
.itp-scotch22-block:hover {
    background-color: #f9f0e3;
}
.itp-scotch22-block {
    text-align: center;
    transition: 0.5s;
    padding: 3% 2%;
}
.itp-scotch22-pd h1 {
    font-weight: 600;
    background-color: #ed1c25;
    color: #fff;
    width: fit-content;
    padding: 1.5% 5%;
    border-radius: 100px;
}
.itp-scotch23 h1 {
    color: #ab7a3f;
    /* white-space: break-spaces; */
    text-align: center;
    padding: 6% 0% 6%;
    /* font-size: 3em; */
}
.itp-scotch24 h1 {
    color: #ab7a3f;
    text-align: center;
    white-space: break-spaces;
    padding: 5% 0% 4%;
}
.itp-scotch25 {
    text-align: center;
    padding: 7% 0% 4%;
}
.itp-scotch25 h1 {
    color: #ab7a3f;
    white-space: break-spaces;
}
.itp-scotch25 p {
    white-space: break-spaces;
}
.itp-scotch25-border {
    border-bottom: solid 1px #cecac0;
}
.itp-scotch26 {
    text-align: left;
}
.itp-scotch26 h1 {
    font-weight: 500;
    padding-top: 3%;
}
.itp-scotch26 h4 {
    font-weight: 600;
}
.itp-scotch27 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.itp-scotch27-pd {
    padding: 7% 0%;
}
.itp-scotch27-text {
    align-self: center;
}
.itp-scotch27 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
span.itp-scotch27-span2 {
    color: #ab7a3f;
}
span.itp-scotch27-span1 {
    font-size: 46px;
    color: #ab7a3f;
}

.itp-scotch27 p {
    white-space: break-spaces;
}
.itp-scotch27-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.itp-scotch27-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.itp-scotch27-img {
    display: block;
    overflow: hidden;
}
.itp-scotch28 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.itp-scotch28-pd {
    width: 100%;
    padding: 0% 5%;
}
.itp-scotch29 {
    padding: 8% 0% 3% 0%;
}
.itp-scotch29 h1 {
    color: #ab7a3f;
}
.itp-scotch29 h6 {
    color: #ab7a3f;
    font-size: 44px;
}
.itp-scotch29 h4 {
    margin-top: 1%;
}
.itp-scotch30-text {
    color: #000;
    text-align: center;
    margin-top: 40%;
}
.itp-scotch30-text1 {
    font-size: 18px;
    font-weight: 500;
}
.itp-scotch30-text2 {
    font-size: 54px;
    font-weight: 600;
}
.itp-scotch30-text3 {
    font-size: 18px;
}
figure.effect-oscar:hover .itp-scotch30-text {
    margin-top: 5%;
    color: #ab7a3f;
}
figure.effect-oscar:hover .itp-scotch30-pd {
    margin-top: 85%;
    color: #fff;
}
figure.effect-oscar:hover .itp-scotch30-text2 {

}
.itp-scotch30-pd {
    transition: 0.5s;
}
.itp-scotch30-text {
    transition: 0.5s;
}
.itp-scotch30-text1 {
    transition: 0.5s;
}
.itp-scotch31 {
    padding: 6% 0% 9%;
}
.itp-scotch31 h1 {
    color: #ab7a3f;
}
.itp-scotch32-pd {
    padding: 7% 0%;
}
.itp-scotch32 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}
.itp-scotch32-border {
    border-left: solid 1px #ccc;
    border-right: solid 1px #cccc;
    padding: 0% 10px 0px 20px;
}
.itp-scotch32 h6 {
    font-weight: 500;
    color: #ab7a3f;
}
.itp-scotch32 h3 {
    margin-bottom: 2%;
    text-transform: uppercase;
}
.itp-scotch32-texts {
    text-align: center;
    font-size: 26px;
    margin-top: 6%;
    font-weight: 500;
    color: #ab7a3f;
    margin-bottom: 3%;
}
.itp-scotch33 h6 {
    font-weight: 600;
    color: #ab7a3f;
}
.itp-scotch33 {
    margin-top: 5%;
}
iframe.itp-mapa {
    border-radius: 20px;
}
.itp-scotch33-text {
    font-size: 20px;
    font-weight: 500;
    margin-top: 4%;
    margin-bottom: 1%;
}
.itp-scotch33-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.itp-scotch33-grid a:hover {
    color: #aa7a3f;
}
.itp-scotch33-grid a {
    color: #000;
    transition: 0.5s;
}
.itp-scotch33-block {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 10px;
    font-size: 16px;
}
.itp-scotch33-block1 {
    display: flex;
    width: 20%;
    gap: 10px;
}
.itp-scotch33-block1so {
    width: 35%;
}
.itp-scotch34 h1 {
    font-weight: 500;
    margin-bottom: 1%;
}
.itp-scotch34 p {
    white-space: break-spaces;
}
.itp-scotch34 h4 {
    font-weight: 500;
    margin-top: 2%;
    margin-bottom: 2%;
}
.itp-scotch34 {
    margin-top: 3%;
}
.itp-scotch35 {
    text-align: center;
    padding: 7% 0% 7%;
}
.itp-scotch35 h1 {
    color: #ab7a3f;
    white-space: break-spaces;
}
.itp-scotch36 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 7%;
}
.itp-scotch36-bg {
    background-color: rgb(171 122 63 / 80%);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 14%;
    margin-left: -24%;
    color: #fff;
}
.itp-scotch36-text {
    align-self: center;
}
.itp-scotch36 h1 {
    /* color: #ab7a3f; */
    font-weight: 500;
    margin-bottom: 2%;
}
.itp-scotch37 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 3%;
    margin-bottom: 4%;
    width: 75%;
    margin: 0 auto;
}
.itp-scotch37-block:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.itp-scotch37-block {
    display: grid;
    grid-template-columns: 18% auto;
    gap: 15px;
    background: #f9f0e3;
    padding: 3% 3%;
    border-radius: 100px;
    color: #000;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    transition: 0.5s;
}
.itp-scotch37-text {
    font-size: 24px;
    align-self: center;
}


















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: 2.5em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







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



.itp-button-text1:hover {
    background-color: #ed1c25;
    padding: 1% 2%;
    color: #fff;
}
.itp-button-text1 {
    font-size: 15px;
    margin-top: 2%;
    width: fit-content;
    padding: 1% 0%;
    transition: 0.5s;
    color: #000;
}
.itp-button-text2:hover {
    background-color: #ed1c25;
    padding: 2% 4%;
    color: #fff;
}
.itp-button-text2 {
    font-size: 15px;
    margin-top: 3%;
    padding: 2% 0%;
    transition: 0.5s;
    width: fit-content;
    color: #000;
}
.itp-button-text3:hover {
    background-color: #ab7a3f;
    color: #fff;
}
.itp-button-text3 {
    background-color: #f9f0e3;
    color: #000000;
    font-size: 16px;
    width: fit-content;
    padding: 1.5% 4%;
    transition: 0.5s;
    margin-top: 4%;
    margin-bottom: 5%;
}






.itp-scotch-img1 {
    width: 33%;
    margin-left: 3%;
    padding: 2% 0% 7%;
    animation: circle 3s linear infinite;
}

.timeline-pd {
    padding: 4% 0% 7% 0%;
}
.timeline-pd span {
    color: #ab7a3f;
}


.itp-maps {
    margin-bottom: -1%;
}

.sky-super {
    position: absolute;
    color: #f1f1f1;
    width: 144%;
    top: 46.9%;
    left: 50%;
    transform: translate(-50%, -50%);
}



/*

.JazzByscotch img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.JazzByscotch img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.JazzByscotch {
    display: block;
    overflow: hidden;
    border-radius: 0px;
}

*/
.JazzByscotch:hover {
    transform: scale(1.05);
}
.JazzByscotch {
    z-index: 1;
    position: relative;
    transition: 0.5s;
}



/* animation1 */
.itp-bounce {
    -webkit-animation: bounce 3s infinite 3s;
    animation: bounce 3s infinite 3s;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.itp-bounce1 {
    -webkit-animation: bounce 5s infinite 3s;
    animation: bounce 5s infinite 5s;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}



/* animation2 */
.itp-circle {
    animation: circle 3s linear infinite;
}

@keyframes circle {
  0% {
	transform: rotate(0deg) translate(-20px) rotate(0deg);
}
  100% {
	transform: rotate(360deg) translate(-20px) rotate(-360deg);
}
}


/* animation3 */
.itp-animation1 {
    -webkit-animation: hithere1 2s ease infinite;
    animation: hithere1 2s ease infinite;
}
.itp-animation2 {
    -webkit-animation: hithere 2s ease infinite;
    animation: hithere 2s ease infinite;
}
.itp-animation3 {
    -webkit-animation: hithere2 2s ease infinite;
    animation: hithere2 2s ease infinite;
}

.hithere {
	animation: hithere 0.32s ease infinite;
}
@keyframes hithere {
  30% { transform: scale(1.1); }
  50% { transform: rotate(10deg) scale(1); }
  100% { transform: scale(1); }
}
.hithere1 {
  animation: hithere 0.5s ease infinite;
}
@keyframes hithere1 {
  30% { transform: scale(1.1); }
  50% { transform: rotate(-10deg) scale(1); }
  100% { transform: scale(1); }
}
.hithere2 {
  animation: hithere 0.5s ease infinite;
}
@keyframes hithere2 {
  30% { transform: scale(1.05); }
  50% { transform: rotate(-0deg) scale(1); }
  100% { transform: scale(1); }
}






/* benner หน้าอื่นๆ */
/*
.itp-scotch-banner-text {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;*/
    /* top: calc(82% - 5rem); */
   /* z-index: 1;
    bottom: 7%;
}
*/

.itp-scotch-banner-text {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #ffffff;
    /* top: calc(82% - 5rem); */
    z-index: 1;
    bottom: 24%;
}
.itp-scotch-banner h2 {
    font-weight: 500;
    font-size: 3.5em;
}
.itp-scotch-banner h3 {
    white-space: break-spaces;
}
.itp-scotch-banner-img {
    overflow: hidden;
}
.itp-scotch-banner-img img {
  animation: zoomIn 10s linear forwards;
  animation-delay: 0.5s;
}
.itp-scotch-banner {
    position: relative;
}
@keyframes zoomIn {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.05);
  }
}


.zoom-out {
  animation: zoomout 10s ease-out forwards;
}
@keyframes zoomout {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0.5);
  }
}




/* bg product*/
/*
#background6858bbf4666d2c0013cbe610 .Contentmanager .site .col-section .item.-micro a .image {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024va2c/0/0/รังนกแท้z-z311756873615.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
} 
 
#background6858df2ca8f0cc00133c69b8 .Contentmanager .site .col-section .item.-micro a .image {
background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024va2c/0/0/ซุปไก่สกัดz-z513870681436.jpg); 
   background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/ซุปไก่สกัดz-z973894084452.jpg);
    background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/ซุปไก่สกัดscotchz-z1208148697596.jpg); 
   background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/ซุปไก่สกัดz-z1519693074166.jpg);
  	background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/ซุปไก่สกัดz-z119471257590.jpg);
	background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/ซุปไก่สกัดz-z1394006858202.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
#background6858f907666d2c0013cbf035 .Contentmanager .site .col-section .item.-micro a .image {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024va2c/0/0/ผลไม้สกัดเข้มข้นz-z741164231582.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
#background6858f90e666d2c0013cbf040 .Contentmanager .site .col-section .item.-micro a .image {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024va2c/0/0/ผลิตภัณฑ์เสริมอาหารz-z774682893447.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
#background6858f917666d2c0013cbf04b .Contentmanager .site .col-section .item.-micro a .image {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024va2c/0/0/กระเช้าและชุดของขวัญz-z1213014583474.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
*/




/* สินค้าออนไลน์*/

.empty-space9-block0 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space9-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    background: #fafafa;
    padding: 3% 4%;
    border-radius: 100px;
    color: #000;
    /*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
    transition: 0.5s;
}

.empty-space9-Bimg {
    width: 25%;
    align-self: center;
}
.empty-space9-Btext {
    width: 80%;
    align-self: center;
}
.empty-space9-Btext1 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.empty-space9-Btext2 {
    font-size: 24px;

}
.empty-space9-blockimg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-blockimg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-blockimg {
    display: block;
    overflow: hidden;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 4% 0% 4%;
}
.empty-space9-img {
    align-self: center;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9 h2 {
    color: #ff9a00;
    font-weight: 600;
}
.empty-space9 p {
    white-space: break-spaces;
    text-align: left;
}
.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space9-border {
    border-bottom: solid 3px #ff9a00;
    width: 15%;
    margin-top: 3%;
    margin-bottom: 3%;
}
.empty-space9-img1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img1 {
    width: 95%;
    display: block;
    overflow: hidden;
}
.empty-space9-img2 {
    background-color: #fc3eac;
    height: 400px;
    width: 55%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -70%;
}
.empty-space9 h4 {
    font-weight: 600;
    margin-bottom: 1%;
    margin-top: 3%;
    white-space: break-spaces;
}
.empty-space9 h5 {
    font-weight: 600;
    color: #000;
}
.empty-space9-Bimg img {
    width: 100% !important;
    border-radius: 100px;
}




/* timeline-content */

.date-content01 {
    margin-top:3%;
}
.date-content06 {
    margin-top: 3% !important;
}
.date-content08 {
    margin-top: 9% !important;
}

.date-content09 {
    margin-top:11%;
}



.icon08 {
  margin-top: 15.8% !important;
}
.icon09 {
    margin-top: 16.2% !important;
}




/* ข่าวประชาสัมพันธ์ */
 
.CASS-A-main article.col-md-6.item.-micro {
    width: 48%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 75px;
    margin-right: -1%;
    text-align: left;
    font-size: 18px;
    padding: 6% 0% 3%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}


/* อื่นๆ */


.megaMenuType2itopplus {
	display:block!important;
}

iframe {
    border-radius: 20px;
}



/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 600;
}
.pdpa-text a:hover {
  color: #000;
}
.pdpa-text a {
  color: #000;
}
.pdpa-text ul.icon-a {
    font-size: 24px;
    font-weight: 400;

}
.pdpamg1 {
  padding: 3% 0% 3% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
  white-space: break-spaces;
}

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

.ITPcookiebar {
    width: 26% !important;
    background-color: rgb(0 0 0 / 50%) !important;
    color: #fff;
    margin: 0 auto;
    left: 0% !important;
    right: 0%;
    transform: translate(135%, 0) !important;
    display: grid !important;
    bottom: 2% !important;
}
.ITPlinkToCookiepage:hover {
  color: #cc1b23 !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: #cc1b23 !important;
    border: 1px solid #cc1b23 !important;
    color: #fff !important;
    /*font-family: "PSL" !important;*/
    font-family: "Anuphan", sans-serif;
    font-size: 14px !important;
}
.ITPcookieLeftText {
    font-size: 14px!important;
    padding-left: 15px !important;
    padding-top: 15px !important;
    padding-right: 10px !important;
}
 

 



/*  ติดต่อเรา  */
.from-text {
    font-size: 30px;
    font-weight: 600;
    margin-left: 1%;
    text-transform: capitalize;
    margin-top: 3%;
    margin-bottom: -4%;
    /* color: #ab7a3f; */
}
textarea#textbox6 {
    height: 135px !important;
}
#formdisplay685264cbf5f6640013884dab .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: 55px;
    font-size: 24px;
}
#formdisplay685264cbf5f6640013884dab .form-control:focus {
  border-bottom: 1px solid #ab7a3f;
}
#formdisplay685264cbf5f6640013884dab .btn-default:hover,
#formdisplay685264cbf5f6640013884dab .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #ab7a3f;
  background: #ab7a3f;
  color: #fff;
}
#formdisplay685264cbf5f6640013884dab .btn-default {
    border-color: #000;
    padding: 10px 45px;
    font-size: 26px;
    border: 1px solid #000;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px;
    background: #000000;
    transition: 0.5s;
    text-transform: capitalize;
    opacity: 1;
}
#formdisplay685264cbf5f6640013884dab {
  background-color: transparent !important;
}
#formdisplay685264cbf5f6640013884dab ::placeholder {
  color: #5d5d5c;
}
#formdisplay685264cbf5f6640013884dab .glyphicon {
  display: none;
}

#btnview685264cbf5f6640013884dab {
    margin-left: 64%;
    margin-top: 3%;
}
#cookie685264cbf5f6640013884dab {
    padding: 0% 2%;
    font-size: 24px;
}
/*  ติดต่อเรา  */




/* teb */
#teb-scotch {
    padding: 0% 0% 8%;
}
#teb-scotch .nav-pills>li.active>a,
#teb-scotch .nav-pills>li.active>a:focus,
#teb-scotch .nav-pills>li.active>a:hover {
	color: #000000;
	background: #f9f0e3;
	border-bottom: 0px solid #e8e8e8;
	border-radius: 100px;
}
#teb-scotch .nav>li>a:focus,
#teb-scotch .nav>li>a:hover {
	color: #444;
	background-color: #f9f0e3;
	border-bottom: solid 0px transparent;
	border-radius: 100px;
}
#teb-scotch .nav-justified {
	text-align: center;
	color: #000;
	background-color: #fafafa;
	border-bottom: solid 1px transparent;
	font-weight: 500;
	font-size: 24px;
}
#teb-scotch .nav-pills>li>a {
    border-radius: 100px;
    color: #000;
    background-color: #fafafa;
    border-bottom: 0px solid #e8e8e8;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 8% 15% 8% 15%;
    white-space: break-spaces;
	margin-bottom: 3%;
}
/* #teb-scotch .nav-pills > li > a::after {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  width: 0;
  height: 3px;
  background: #ed1c25;
  transition: 0.3s;
}

#teb-scotch .nav > li > a:hover:after {
  width: 100%;
}
 */


.teb-scotchs #teb-scotch .nav-pills>li>a {
    font-size: 16px;
    padding: 5% 6% 5% 6%;
}
.teb-scotchs {
    margin-top: 3%;
}




.teb-pdpa #teb-scotch .nav-pills>li>a {
    font-size: 18px;
    padding: 6% 6% 6% 6%;
	text-align:center;
}
.teb-pdpa {
    margin-top: 3%;
}


span.teb-scotch-span {
    font-size: 2em;
    color: #ab7a3f;
}



/* เลขอัลบัม */
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #e00613;
    border-color: #e00613;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    color: #e00613;
    background-color: #eeeef0;
    border-color: #eeeef0;
}
figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pagination-sm>li:last-child>a, 
.pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, 
.pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}




/* timeline */
.empty-space15 {
    position: relative;
    margin-top: 0%;
overflow: hidden;
}
.empty-space15-line {
    position: absolute;
    width: 35px;
    height: -webkit-fill-available;
    z-index: -1;
    display: flex;
    justify-content: center;
}
.empty-space15-line:before {
    content: "";
    display: block;
    height: 500vh;
    background: #424244;
    width: 2px;
}
.empty-space15-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  /*
    height: -webkit-fill-available;
  */
    gap: 50px;
}
.empty-space15-pd {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 15px;
    align-items: center;
}
.empty-space15-icon {
    display: flex;
    justify-content: center;
    width: 35px;
    align-self: self-start;
}
.empty-space15-icon::before {
    display: block;
    content: "◆";
    font-size: 44px;
    color: #ab7a3f;
}
.empty-space15-block .empty-space15-pd:first-child .empty-space15-icon::before {
    color: #ab7a3f;
}
.empty-space15-texts {
    margin-bottom: 10%;
}
/* timeline */





/* ตำแหน่งที่เปิดรับ */

.empty-space35-pd1 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space35-block {
    background-color: #fafafa;
    padding: 8%;
}
.empty-space35 h2 {
    color: #20375c;
    font-weight: 500;
}
.empty-space35 h5 {
    font-weight: 400;
}
.empty-space35 {
    padding: 5% 0%;
}
.empty-space35-text1 {
    font-size: 18px;
    color: #000;
    font-weight: 500;

}
.empty-space35-text2 {
    font-size: 26px;
    margin-top: 3%;
    margin-bottom: 2%;
}
.empty-space35-border {
    border-bottom: solid 1px #ccc;
    margin-bottom: 10%;
    margin-top: 10%;
}
.empty-space35-block1 {
    display: flex;
    /* width: 100%; */
    gap: 15px;
}
.empty-space35-image {
    width: 15%;
    align-self: center;
}
.empty-space35-text3 {
    /* width: 85%; */
    align-self: center;
    font-size: 26px;

}
.empty-space35-block01 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    margin-bottom: 5%;
}
.empty-space35-block2 {
    justify-content: flex-end;
}
.empty-space35-text4:hover {
    background-color: #ab7a3f;
    color: #fff;
}
.empty-space35-text4 {
    background-color: #f9f0e3;
    color: #000000;
    font-size: 15px;
    width: fit-content;
    padding: 3% 8%;
    margin-top: 10%;
    transition: 0.5s;
}

/* 1 */
#background6859261aed16b100130df766 .Contentmanager .site .col-section .item.-micro a .image {
    display: none;
}
#background6859261aed16b100130df766 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background6859261aed16b100130df766 article.col-md-6.item.-micro {
    width: 31%;
}

/* 2 */
#background6859286fdd1e3a001382c670 .Contentmanager .site .col-section .item.-micro a .image {
    display: none;
}
#background6859286fdd1e3a001382c670 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background6859286fdd1e3a001382c670 article.col-md-6.item.-micro {
    width: 31%;
}

/* 3 */
#background68592887dd1e3a001382c6a7 .Contentmanager .site .col-section .item.-micro a .image {
    display: none;
}
#background68592887dd1e3a001382c6a7 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background68592887dd1e3a001382c6a7 article.col-md-6.item.-micro {
    width: 31%;
}


#background68592887dd1e3a001382c6a7 .empty-space35-text1 {
    height: 50px;
}



/* 4 */
#background685928a0a864450013b054b0 .Contentmanager .site .col-section .item.-micro a .image {
    display: none;
}
#background685928a0a864450013b054b0 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background685928a0a864450013b054b0 article.col-md-6.item.-micro {
    width: 31%;
}

#background685928a0a864450013b054b0 .empty-space35-text1 {
    height: 50px;
}


/* 5 */
#background685928c2470a310013f9d4e7 .Contentmanager .site .col-section .item.-micro a .image {
    display: none;
}
#background685928c2470a310013f9d4e7 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background685928c2470a310013f9d4e7 article.col-md-6.item.-micro {
    width: 31%;
}

/* 6 */
#background685928d7470a310013f9d510 .Contentmanager .site .col-section .item.-micro a .image {
    display: none;
}
#background685928d7470a310013f9d510 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background685928d7470a310013f9d510 article.col-md-6.item.-micro {
    width: 31%;
}








/* ฟอร์ม Style */

#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor10 {
	font-size: 16px;
	margin-top: 3%;
	font-weight: 600;
}
#editor7 {
    margin-bottom: 2%;
}

/* ฟอร์มร่วมงานกับเรา */

.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    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: 5px 10px;
    color: #555 !important;
    height: 50px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #b5a576;
}


.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #cc1b23;
    background: #cc1b23;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #ab7a3f;
    padding: 14px 50px;
    font-size: 16px;
    border: 1px solid #ab7a3f;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #ab7a3f;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    opacity: 1;
}
.CASS-A-main .glyphicon {
    display: none;
}
.CASS-A-main ::placeholder {
    color: #787878;
}
.CASS-A-main br.k-br {
    display: none;
}

#cookie686c9994e986bc00148f7913 {
    font-size: 16px;
}
#btnview686c9994e986bc00148f7913 {
    margin-left: 40%;
}


/*ปุ่มเลือกไฟล์*/
.CASS-A-main .btn-success {
    color: #2e2f33;
    background-image: linear-gradient(to bottom,#f0f0f0 0,#e1e2e5 100%);
  	background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 10px 10px 10px 10px;
    border-radius: 100px;
    margin-top: -3px;
}
.CASS-A-main .btn-success:hover {
    background-position: 0px;
    background: #ab7a3f;
    color: #ffffff;
}

.CASS-A-main .btn-success span {
    font-size: 16px;
}
.CASS-A-main .progress {
    width: 500%;
    height: 40px;
    border-radius: 50px;
    margin-top: 0% !important;
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
}

/*ปุ่มเลือกไฟล์*/





/* ผลไม้สกัดเข้มข้น / กระเช้าและชุดของขวัญ */

#background6858f907666d2c0013cbf035 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background6858f917666d2c0013cbf04b .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}



/* เกี่ยวกับกลุ่มบริษัทสก๊อต */

#background686ccb9321fecf00134be8e2 .CustomImageGalleryType_2 .col-md-3:nth-child(2) {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
#background686ccb9321fecf00134be8e2 .CustomImageGalleryType_2 .col-md-3:nth-child(3) {
    border-right: solid 1px #ccc;
}
#background686ccb9321fecf00134be8e2 .thumbs {
    margin-bottom: 0px;
}












.value.plus {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.value.plus::after {
    content: "+";
}

.itp_image_menu_template6 {
  animation: fadeIn 4s ease-out both; 
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}





@media screen and (min-width: 1900px) {

.itp-core-logo {
    font-size:3em;
}
.itp-core-text {
    font-size: 20px;
}
.itp-button-text1 {
    font-size: 18px;
}
.itp-scotch7-text {
    font-size: 30px;
}
.itp-scotch3-number {
    font-size: 18em;
} 
.itp-scotch3-text1 {
    font-size: 3.5em;
}
.itp-scotch3-text2 {
    font-size: 3.5em;
}
.itp-scotch3-btext {
    font-size: 18px;
}
.itp-scotch3-button {
    width: 40%;
    padding: 3% 0%;
}
.itp-scotch3-image {
    width: 112%;
} 
.itp-button-text2 {
    font-size: 18px;
} 
.nav-template strong {
    font-size: 22px;
}
.itp-pressrelease-text {
    font-size: 18px;
} 
.itp-pressrelease-button {
    font-size: 18px;
}
.itp-scotch5 h2 {
    font-size: 3.5em;
}
.itp-scotch5 h6 {
    font-size: 28px;
} 
.itp-scotch5 {
    grid-template-columns: auto 30%;
}
.itp-footer-text1 {
    font-size: 18px;
}
.itp-footer-block1 {
    grid-template-columns: 5% auto;
}
.itp-footer-block1-text {
    font-size: 18px;
}
.itp-footer-text2 {
    font-size: 20px;
}
.itp-footer-text3 {
    font-size: 18px;
}
.itp-footer-text4 {
    font-size: 20px;
} 
.itp-footer-block3 {
    gap: 30px;
    margin-top: -2%;
}/*
.itp-scotch-banner-text {
    top: calc(90% - 5rem);
}*/
.itp-scotch-banner-text {
  bottom: 10%;
}
.itp-scotch19 {
    gap: 140px;
} 
.itp-scotch19-text {
    margin-top: 15%;
}
.main-timeline .title {
    font-size: 3em !important;
}  
.main-timeline .description {
    font-size: 20px!important;
}
.date-content01 {
    margin-top: 0%;
}
.icon09 {
    margin-top: auto !important;
}
.date-content09 {
    margin-top: 0%;
} 
.date-content08 {
    margin-top: 0% !important;
}
.icon08 {
    margin-top: auto !important;
}
.itp-scotch18-bg {
    min-height: 250px;
}

.itp-scotch25 h4 {
    white-space: inherit;
} 
.itp-scotch21 p {
    white-space: inherit;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    height: 90px;
      margin-bottom: 3%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
}
.itp-scotch20-details {
    font-size: 22px;
} 
.itp-scotch20-button {
    font-size: 18px;
    padding: 3% 7%;
    margin-top: 0%;
}
.managerHeader {
    font-size: 3em;
} 
.itp-scotch20 h6 {
    font-size: 3em;
}
.landingpagemanager #relateContentTitle {
    font-size: 30px !important;
}
.itp-scotch20 h4 {
    font-size: 24px;
}
.empty-space9-Btext1 {
    font-size: 24px;
}
.itp-scotch20 h5 {
    font-size: 30px;
} 
.empty-space9-Btext2 {
    font-size: 32px;
}
.empty-space9-block1 {
    gap: 20px;
}
.icon_b {
    font-size: 20px;
}
.itp-scotch9 h1 {
    font-size: 3em;
}
.itp-scotch9-texts {
    font-size: 20px;
} 
.itp-scotch9-texts span {
    font-size: 22px;
}  
.empty-space35-text1 {
    font-size: 22px;
} 
.empty-space35-text4 {
    font-size: 18px;
}
.empty-space35-text2 {
    font-size: 30px;
} 
.empty-space35-text3 {
    font-size: 30px;
}
.itp-scotch8-texta {
    font-size: 38px;
} 
.from-text {
    font-size: 38px;
}
.itp-scotch8-texts {
    font-size: 32px;
} 
.itp-scotch8-text {
    font-size: 30px;
}
.itp-scotch8-block1 {
    width: 80%;
}
#formdisplay685264cbf5f6640013884dab .form-control {
    height: 80px;
    font-size: 30px;
} 
textarea#textbox6 {
    height: 200px !important;
}  
#cookie685264cbf5f6640013884dab {
    font-size: 30px;
}
#formdisplay685264cbf5f6640013884dab .btn-default {
    font-size: 30px;
}
#btnview685264cbf5f6640013884dab {
    margin-left: 72%;
}
.itp-scotch30-text1 {
    font-size: 20px;
} 
.itp-scotch30-text2 {
    font-size: 88px;
}
.itp-scotch30-text3 {
    font-size: 20px;
}
figure.effect-oscar:hover .itp-scotch30-pd {
    margin-top: 80%;
}
.itp-scotch22-block p {
    font-size: 18px;
} 
.itp-scotch22-block h4 {
    font-size: 20px;
}
.itp-scotch32-border {
    padding: 0% 10px 0px 35px;
} 
.itp-button-text3 {
    font-size: 18px;
    padding: 1% 3%;
    margin-top: 3%;
}
.CASS-A-main .progress {
    width: 720%;
}
.teb-scotchs #teb-scotch .nav-pills>li>a {
    font-size: 22px;
    padding: 7% 9% 7% 9%;
}
.itp-scotch33-text {
    font-size: 22px;
} 
.itp-scotch33-block1 {
    width: 15%;
} 
.itp-scotch33-block1so {
    width: 25%;
} 
.itp-scotch33-block {
    grid-template-columns: 9% auto;
    gap: 15px;
    font-size: 20px;
}
.itp-footer-blocks-text {
    font-size: 16px;
}
.itp-footer-blocks-menu {
    font-size: 16px;
} 
.empty-space15-icon::before {
    font-size: 64px;
}  
.itp-scotch16 p {
    font-size: 20px !important;
} 
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 20px;
} 
#teb-scotch .nav-pills>li>a {
    font-size: 24px;
} 
#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor10 {
	font-size: 20px;
}
.CASS-A-main .btn-default {
    font-size: 20px;
} 
.ITPcookiebar {
    width: 17% !important;
    transform: translate(239%, 0) !important;
}  
p.itp-scotch1-sp {
    font-size: 26px;
}
.album-text {
    font-size: 20px;
    margin-bottom: 5%;
}
.album-button-text {
    font-size: 18px;
}
.album-button {
    width: 55%;
    margin: 0 auto;
    font-size: 16px;
    padding: 2% 2%;
    grid-template-columns: 19% auto;
    gap: 10px;
}
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
}  
h1 {
    font-size: 3em;
}
h2 {
    font-size: 3.5em;
}
h3 {
    font-size: 22px;
}  
h4 {
    font-size: 24px;
} 
h5 {
    font-size: 26px;
}
h6 {
    font-size: 28px;
}  
  
}







@media screen and (max-width : 1191px) {
#mainmenu68510fe290ce280013948fac > div {
    padding: 0px !important;
}
.itp-scotch4-bg {
    padding: 14% 10% 10% 30%;
} 
.itp-scotch7-block {
    width: 31%;
}
.itp-footer-grid {
    grid-template-columns: 16% 25% 37% auto;
    gap: 10px;
}
.itp-scotch7 {
    margin-bottom: 8%;
} 
.itp-scotch3-number {
    font-size: 10em;
} 
.itp-scotch3-text1 {
    font-size: 2.5em;
}
.itp-scotch3-text2 {
    font-size: 2.5em;
} 
.itp-scotch3-block {
    margin-left: -5%;
}
.itp-scotch5 h2 {

    font-size: 3.5em;
}
.itp-footer-text1 {
    font-size: 16px;
    white-space: inherit;
}  
.date-content01 {
    margin-top: 3%;
} 
.date-content07 {
    margin-top: 0.5%;
}
.main-timeline .title {
    font-size: 2em!important;
}
#imagesControl68551404e139ee00137d32d8 {
    padding: 0px ! IMPORTANT;
} 

.empty-space9-Btext2 {
    font-size: 20px;
}
div#mainmenu6853ba7fe151fb001377507a > div {
    padding: 0px !important;
}  
#cookie685264cbf5f6640013884dab {
    font-size: 20px;
}  
#mainmenu68526252cfa17500137c1a92 > div {
    padding: 0px ! IMPORTANT;
} 
.itp-maps {
    margin-bottom: -2%;
} /*
.itp-scotch-banner-text {
    top: calc(58% - 5rem);
}*/
  

  
.main-timeline .title {
    margin: 0 0 0% 0 !important;
} 
.date-content06 {
    margin-top: 5% !important;
}
.CASS-A-main .progress {
    width: 410%;
} 
.itp-scotch30-text2 {
    font-size: 60px;
}
.itp-scotch22-block p {
    font-size: 12px;
} 
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 23%;
} 
.nav-template .col-md-8.col-sm-8.col-xs-8 {
    width: 100%;
} 
.landingpagemanager .nav-template strong {
    font-size: 15px;
    text-align: center;
    display: block;
    height: 50px;
} 
.empty-space35-text1 {
    font-size: 18px;
} 
.itp-footer-block1-text {
    font-size: 14px;
}  
.itp-footer-blocks-text {
    font-size: 12px;
} 
.itp-footer-blocks-menu {
    gap: 20px;
    font-size: 12px;
} 
.icon01 {
    top: -25% !important;
} 
.icon05 {
    top: -4% !important;
}
.icon06 {
    top: -13% !important;
}
.icon07 {
    top: -17% !important;
} 
  


}  



@media screen and (max-width: 900px) {
    /**/
    .partner.open .partner_wrap {

        left: 0%;
    }
  
    .partner_wrap {
        position: relative;
        top: 50px;
        left: -100%;
        transition: 0.8s;
      
        width: 100%;
        height: 100vh;
        display: flex;
    }
  
  .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
}
  
  .partner_container {
    width: 100%;
    background: #fff;
}
  
  .dropdown-type35-backdrop {
    display: block;
    background: rgb(0 0 0 / 80%);
    width: 20%;
}
  
    #itopplus-nav-bar {
        display: flex;
        margin: 0;
        flex-direction: column;
    }
  
    .itpTopMenuComtainer {
        position: fixed !important;
        height: 50px !important;
        background: #fff;
        width: 100%;
        top: 0;
        left: 0;
    }    
  
    .menu_open {
        position: fixed !important;
        top: 10px;
        right: 10px;
        left: auto !important;
        width: 30px;
        height: 30px;
    }
  
  .flex-topic-left {
    padding-left: 25px;
}
  
  .right_side_template6 {
    display: none;
}
  
    .dropdown-menu {
        display: block;
        position: relative;
        box-shadow: none;
        border: none;
      margin: 0;
        padding: 0;
    }
  
    #itopplus-nav-bar li > a, #itopplus-nav-bar p {
        font-size: 18px;
        padding: 15px;
    }
  /**/
  
.menu_open > span {
    background-size: 60%;
}
.itp-scotch7-text {
    font-size: 20px;
}
.itp-scotch3-number {
    font-size: 9em;
} 
.itp-scotch3-text1 {
    font-size: 2em;
}
.itp-scotch3-text2 {
    font-size: 2em;
} 
.itp-scotch3-button {
    width: 60%;
}
.itp-scotch4 p {
    white-space: inherit;
}
.itp-scotch4-bg {
    padding: 14% 12% 10% 25%;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
} 
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 100%;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
} 
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main a {
    width: 100%;
    display: grid;
    grid-template-columns: 32% auto;
    gap: 20px;
}  
.itp-footer-text1 {
    font-size: 14px;
}   
.itp-footer-text2 {
    font-size: 16px;
} 
.itp-footer-text3 {
    font-size: 14px;
} 
.itp-footer-text4 {
    font-size: 16px;
}  
.itp-scotch19 {
    gap: 50px;
}
.date-content01 {
    margin-top: 0%;
}   
.date-content02 {
    margin-top: 0% !important;
}
.date-content03 {
    margin-top: 0%;
}
.date-content04 {
    margin-top: 0% !important;
}  
.date-content05 {
    margin-top: 0%;
}
.date-content06 {
    margin-top: 0% !important;
}
.date-content07 {
    margin-top: 0%;
}
.date-content08 {
    margin-top: 0% !important;
}
.date-content09 {
    margin-top: 0%;
}
  
.icon01 {
    top: -55% !important;
}   
.icon02 {
    top: -33% !important;
}
.icon03 {
    top: -28% !important;
} 
.icon04 {
    top: -22% !important;
}
.icon05 {
    top: -42% !important;
}  
.icon06 {
    top: -46% !important;
}
.icon07 {
    top: -43% !important;
} 
.icon08 {
    margin-top: 13% !important;
}
.icon09 {
    margin-top: 13% !important;
} 
  
  
  
  
  
.empty-space15-icon::before {
    font-size: 50px;
}/*
.itp-scotch-banner-text {
    top: calc(33% - 0rem);
} */

  
.itp-scotch16 {
    padding: 3% 0%;
    width: 51%;
} 
article.col-md-6.item.-micro {
    width: 31%;
}
.empty-space9-block0 {
    grid-template-columns: repeat(1, 1fr);
    width: 70%;
}
.managerHeader {
    font-size: 26px;
      width: 75%;
}
.social-share {
    top: -30px;
} 
.itp-scotch12-block01-text {
    font-size: 18px;
} 
.CASS-A-main article.col-md-6.item.-micro {
    width: 48%;
}
.itp-scotch25 {
    padding: 5% 15% 4%;
}
#teb-scotch .nav-pills>li>a {
    font-size: 15px;
}
.itp-scotch9 h1 {
    font-size: 30px;
} 
.empty-space35-text1 {
    font-size: 16px;
} 
.empty-space35-text2 {
    font-size: 20px;
} 
.empty-space35-text3 {
    font-size: 18px;
}
.empty-space35-block1 {
    gap: 5px;
}
.from-text {
    font-size: 24px;
}
.itp-scotch8-texta {
    font-size: 24px;
}
.itp-scotch8-texts {
    font-size: 20px;
} 
.itp-scotch8 p {
    white-space: inherit;
}
#formdisplay685264cbf5f6640013884dab .form-control {
    height: 35px;
    font-size: 20px;
}  
#formdisplay685264cbf5f6640013884dab .btn-default {
    padding: 7px 35px;
    font-size: 22px;
}
#btnview685264cbf5f6640013884dab {
    margin-left: 51%;
}
 .itp-scotch30-text1 {
    font-size: 18px;
} 
.itp-scotch30-text2 {
    font-size: 36px;
} 

.itp-scotch30-text3 {
    font-size: 18px;
} 
.itp-scotch25 h1 {
    white-space: inherit;
} 
.itp-scotch25 h4 {
    white-space: inherit;
}
.CASS-A-main .progress {
    width: 356%;
}   
.itp-core .itp-core-body-wrapper {
    border-right: 0px solid #fff !important;
}
.itp-scotch2 p {
    white-space: inherit;
}
.itp-scotch3-block {
    margin-left: -20%;
}
.itp-scotch5 h2 {
    font-size: 2.5em;
}
.itp-scotch5 h6 {
    font-size: 20px;
}
.itp-footer-block2 {
    gap: 20px;
} 
.itp-footer-text2 {
    font-size: 14px;
}  
.itp-footer-text4 {
    font-size: 14px;
}  
.itp-scotch15 h1 {
    white-space: inherit;
}
.itp-scotch22-block p {
    white-space: inherit;
    font-size: 14px;
}
.itp-scotch15 p {
    white-space: inherit;
}
#background686ccb9321fecf00134be8e2 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.itp-scotch37-block {
    grid-template-columns: 26% auto;
    gap: 10px;
    padding: 4% 4%;
}
.itp-scotch36-bg {
    padding: 4%;
}
#imagesControl687899f0f19b0e00137a4c10 {
    padding: 0px !important;
}
.itp-scotch16-text1 {
    font-size: 3em;
} 
.itp-scotch16-text3 {
    font-size: 3em;
}
.itp-scotch16-block {
    margin-top: 8%;
} 
.itp-scotch7-text {
    font-size: 16px;
} 
#teb-scotch .nav-pills>li>a {
    padding: 8% 10% 8% 10%;
} 
  

  
  
}

@media screen and (max-width: 480px) {
.itopplus-logo {
    position: unset;
}  
  
.itp-core .itp-core-body {
	min-height: 200px !important;
}
.itp-core .itp-core-body {
	padding: 0rem 0rem 0rem!important;
} 
.itp-core .itp-core-body-wrapper {
    border-right: 0px solid #fff!important;
}
.itp-core-logo {
    font-size: 2em;
}
.itp-core-text {
    font-size: 15px;
}
.nav-justified, .nav-stacked {
    display: -webkit-inline-box;
    overflow: scroll;
    width: 100%;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main a {
    width: 100%;
    display: grid;
    grid-template-columns: 100%;
    gap: 0px;
}  
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}  
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding:20px 0% 0 3% !important;
} 
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 100%;
    margin-top: 6%;
}
.itp-scotch1 h5 {
    font-size: 20px;
}
.itp-button-text1 {
    font-size: 16px;
}
.itp-scotch2 h5 {
    font-size: 20px;
      white-space: inherit;
} 
.itp-scotch1 h2 {
    font-size: 2em;
}
.itp-scotch7 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
} 
.itp-scotch7-block {
    width: 100%;
}
.itp-scotch3 {
    grid-template-columns: 100%;
}
.itp-scotch3-number {
    font-size: 8em;
}  
.itp-scotch3-text1 {
    font-size: 2em;
} 
.itp-scotch3-text2 {
    font-size: 2em;
}   
.itp-scotch3-image {
    width: 100%;
}
.itp-scotch4 {
    grid-template-columns: 100%;
}
.itp-scotch4-bg {
    background-color: #f8f0e3;
    padding: 10%;
    margin-left: 0%;
    margin-top: 0%;
    border-radius: 0px;
} 
.itp-scotch4-image img {
    border-radius: 0px;
} 
.itp-scotch5 {
    grid-template-columns: 100%;
    text-align: center;
   width: 100%;
    margin: 0 auto;
    padding: 5% 0%;
}
.itp-scotch5-social {
    width: 60%;
    margin: 0 auto;
} 
.itp-footer-grid {
    grid-template-columns: 100%;
}

.itp-footer-logo {
    width: 50%;
} 
.itp-footer-text1 {
    font-size: 16px;
}
.itp-footer-block1-text {
    font-size: 16px;
} 
.itp-footer-text3 {
    font-size: 16px;
}
.itp-footer-text2 {
    font-size: 16px;
} 
.itp-footer-text4 {
    font-size: 16px;
}   
.itp-footer-block3 {
    width: 55%;
}
.ITPcookieLeftText {
    font-size: 14px !important;
}
.buttonExampleSite {
    font-size: 14px !important;
} 
.itp-footer-blocks-menu {
    display: none;
} 
.itp-footer-blocks {
    grid-template-columns: 100%;
}
.itp-scotch5 h2 {font-size: 2.5em;}
.itp-scotch5 h6 {
    font-size: 18px;
} 
.itp-scotch19 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.main-timeline .timeline-content, .main-timeline .timeline:nth-child(2n) .timeline-content {
	text-align: left !important;
	padding: 10px 5% !important;
} 
.JazzByscotch {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.itp-scotch-banner h6 {
    font-size: 20px;
    padding: 0% 10%;
}
.itp-scotch-banner h2 {
    font-size: 2em;
}/*
.itp-scotch-banner-text {
    top: calc(22% - 0rem);
}  */

.itp-scotch21 {
    text-align: left;
}
.main-timeline:before {
    top: 0.7% !important;
}
.itp-scotch23 h1 {
    text-align: left;
    font-size: 2em;
} 
.itp-scotch19 h1 {
    font-size: 2.5em;
}
.itp-scotch21 h1 {
    font-size: 2em;
} 
.itp-scotch22 {
    grid-template-columns: repeat(2, 1fr);
} 
.empty-space15-icon::before {
    font-size: 36px;
}
.itp-scotch24 h1 {
    text-align: left;
    white-space: inherit;
    padding: 5% 3% 4%;
}
.itp-scotch18-grid {
    grid-template-columns: repeat(1, 1fr);
}
.itp-scotch18-bg {
    min-height: 150px;
} 

.itp-scotch15 h4 {
    white-space: inherit;
}
.itp-scotch25 {
    text-align: left;
    padding: 5%;
}  
.itp-scotch25 h1 {
    font-size: 2em;
}
.itp-scotch25 h4 {
    white-space: inherit;
} 
article.col-md-6.item.-micro {
    width: 46%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 2%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 2%;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 14px;
    height: 85px;
}
.itp-scotch20-button {
    padding: 5% 8%;
}
.itp-scotch20 {
    grid-template-columns: repeat(1, 1fr);
}
.itp-scotch12 {
    grid-template-columns: repeat(1, 1fr);
}
.itp-scotch14 {
    grid-template-columns: repeat(2, 1fr);
}
.itp-scotch13-block {
    grid-template-columns: repeat(1, 1fr);
}
.itp-scotch13-texts {
    margin: 0% 0% 5% 0%;
    padding: 7%;
}
.itp-scotch13-block {
    gap: 0px;
} 
.CASS-A-main article.col-md-6.item.-micro {
    width: 100%;
}
.social-share {
    top: 0px;
} 
.newShareContainer {
    justify-content: flex-start !important;
    margin-bottom: 5%;
} 
.itp-scotch9-blockdetail {
    grid-template-columns: 100%;
}
.itp-scotch9-bg {
    margin-right: 0%;
}
#teb-scotch .nav-pills>li>a {
    padding: 10px 15px;
}
#background6859261aed16b100130df766 article.col-md-6.item.-micro {
    width: 100%;
} 
#background6859286fdd1e3a001382c670 article.col-md-6.item.-micro {
    width: 100%;
} 
#background68592887dd1e3a001382c6a7 article.col-md-6.item.-micro {
    width: 100%;
}
  
#background68592887dd1e3a001382c6a7 .empty-space35-text1 {
    height: inherit;
}
  
#background685928a0a864450013b054b0 .empty-space35-text1 {
    height: inherit;
} 
#background685928a0a864450013b054b0 article.col-md-6.item.-micro {
    width: 100%;
} 
#background685928c2470a310013f9d4e7 article.col-md-6.item.-micro {
    width:100%;
}
#background685928d7470a310013f9d510 article.col-md-6.item.-micro {
    width: 100%;
}
.empty-space35-text1 {
    font-size: 16px;
}  
.managerHeader {
    font-size: 20px;
      width: 100%;
}
#form685264cbf5f6640013884dab {
    padding: 0px ! IMPORTANT;
}  
#cookie685264cbf5f6640013884dab {
	text-align: left !important;
  padding: 0% 3%;
}
#btnview685264cbf5f6640013884dab {
    margin-left: 0%;
}
.itp-scotch8 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
    margin-top: 0%;
}
.from-text {
    font-size: 26px;
}
.itp-scotch8-texta {
    font-size: 30px;
}
.itp-scotch8-texts {
    font-size: 24px;
}
.itp-scotch27 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.itp-scotch27-text {
    grid-column-start: 1;
    grid-row-start: 1;
}
.itp-scotch27-pd {
    padding: 7% 0%;
    display: grid;
    gap: 20px;
}
.itp-scotch28 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    background-color: #fcf6ee;
}
.itp-scotch16-text {
    align-self: center;
    padding: 0% 10% 10%;
} 
.ITPcookieLeftText {
    padding: 3%;
} 

.itp-scotch20-details {
    height: 120px;
}
.itp-scotch29 h6 {
    font-size: 32px;
}
.itp-scotch29 h1 {
    font-size: 2.5em;
} 
.itp-scotch30-text1 {
    font-size: 20px;
}
.itp-scotch30-text2 {
    font-size: 54px;
}
.itp-scotch30-text3 {
    font-size: 20px;
}
#background686ccb9321fecf00134be8e2 .CustomImageGalleryType_2 .col-md-3:nth-child(2) {
    border-left: solid 0px #ccc;
    border-right: solid 0px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.main-timeline .title {
    margin: 0 0 5% 0 !important;
}  
.itp-scotch22-block p {
    font-size: 14px;
}
.itp-scotch22-block h4 {
    font-size: 16px;
}
.itp-scotch32 {
    grid-template-columns: repeat(1, 1fr);
}
.itp-scotch32-border {
    border-left: solid 0px #ccc;
    border-right: solid 0px #cccc;
    padding: 6% 0px 6% 0px;
    border-top: solid 1px #cccc;
    border-bottom: solid 1px #cccc;
} 
#display1, #display3 {
    margin-right: -7%;
} 
.CASS-A-main .progress {
    width: 145%;
}   
#cookie686c9994e986bc00148f7913 {
    font-size: 18px;
    padding: 0% 5%;
    text-align: left !important;
}
#btnview686c9994e986bc00148f7913 {
    margin-left: 5%;
}
.teb-scotchs #teb-scotch .nav-pills>li>a {
    font-size: 16px;
    padding: 5% 6% 5% 6%;
    text-align: center;
}
.itp-scotch33-grid {
    grid-template-columns: repeat(1, 1fr);
}
.itp-scotch33-block {
    grid-template-columns: 6% auto;
}
.itp-scotch33-block1 {
    width: 35%;
}
.itp-scotch33-block1so {
    width: 55%;
} 
.itp-scotch7-text {
    padding: 5.5% 0% 0% 7%;
    font-size: 20px;
}
.itp-scotch3-block {
    margin-left: 0%;
}
#background686ccb9321fecf00134be8e2 .CustomImageGalleryType_2 .col-md-3:nth-child(3) {
    border-right: solid 0px #ccc;
    border-bottom: solid 1px #ccc;
}
.itp-scotch36 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.itp-scotch36-bg {
    padding: 8%;
      margin-left: 0%;
}
.itp-scotch35 h1 {
    white-space: inherit;
} 
.itp-scotch16 {
    padding: 3% 0%;
    width: 100%;
} 
.itp-scotch2 h2 {
    width: 90%;
      margin: 0 auto;
} 
.itp-scotch21 h1 {
    white-space: inherit;
}
.itp-scotch20 h6 {
    font-size: 22px;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 46%;
} 
.landingpagemanager #relateContentTitle {
    font-size: 22px !important;
}
.landingpagemanager .nav-template strong {
    height: 70px;
} 
.itp-newshare-button {
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
} 
.itp-scotch37 {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}
.ITPcookiebar {
    width: 85% !important;
    transform: translate(5%, 0) !important;
} 
.icon01 {
    top: -32% !important;
}   
.icon02 {
    top: -21% !important;
}
.icon03 {
    top: -18% !important;
} 
.icon04 {
    top: -14% !important;
}
.icon05 {
    top: -27% !important;
}  
.icon06 {
    top: -30% !important;
}
.icon07 {
   top: -30% !important;
} 
.icon08 {
    top: 25% !important;
}
.icon09 {
    top: 22% !important;
} 
.date-content01 {
    margin-top: 12%;
}
.album-text {
    white-space: inherit;
} 
.album-button-text {
    font-size: 14px;
    align-self: center;
}
.album-button {
    width: 100%;
    gap: 5px;
}
  
  
  
  
  
  
  
  
h1 {
    font-size: 20px;
}
h2 {
    font-size: 2em;
} 
h3 {
    font-size: 16px;
}
h6 {
    font-size: 24px;
} 
}



@media screen and (min-width: 1500px) and (max-width: 1600px) {

  
  
}



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

.date-content01 {
    margin-top: 6%;
} 
.date-content05 {
    margin-top: 5%;
}
  
  
  
}






















