.itopplus-background {

}
body {
    overflow-x: hidden;
}


.no-js a {
    color: #1e1e1e;
    transition: 0.35s;
}
.no-js a:hover {
    color: #1f2a49;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}


.navbar-default .navbar-nav>li>a {
    color: #000000;
    margin: 0 7px;
    padding: 8px 7px;
}
.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: #000000 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 60px !important;
    z-index: 10000;
}
.navbar-header,
#ItopplusMainSidebar>div {
    background: #fff !important;
}
.navbar-header a.visible-xs {
    filter: contrast(0.3);
}
#ItopplusMainSidebar a {
    color: #444 !important;
}
.navbar-toggle .icon-bar {
    background-color: #444 !important;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner {
    & *:not(i):before,
    *:not(i)::after {
        display: none;
    }
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto 15%;
    align-items: center;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    justify-content: center;
    background: transparent;
    min-height: auto;
}
.itopplus-search {
    text-align: center;
}
#background66f0e90fd80c7400134ab7f7,
#background66f128b87d4c9500133b3272 {
    width: 90%;
    margin: 0 auto;
}
#background66f108f9d80c7400134abdba {
    width: 40%;
    margin: 0 auto;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
#background66f128b87d4c9500133b3272 .head-sectionone-hienox-2 {
    height: 130px;
}
#background6703c1597fe48700136c0929 .head-sectionone-hienox-2 {
    height: 125px;
}
#background670513dc5f080300138a2ae5 {
    width: 65%;
    margin: 0 auto;
}
#background6705117d0f866100130bdc88 {
    width: 65%;
    margin: 0 auto;
}  
#background6707a0e31e2586001aab0d50 {
    width: 50%;
    margin: 0 auto;
}
#background68834dc836a6900013d6a3c5 {
    width: 65%;
    margin: 0 auto;
}  
#background6889bab5669ce10013c482b7 {
    width: 65%;
    margin: 0 auto;
}  
.dropdown-menu>li>a {
    font-size: 15px;
} 
}



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




/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 20px;
}
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.03,1.03,1);
}
/* oscar */


/* ฟอร์ม Style 1 */
#formdisplay66f0e5f2ba6c3100130873e8 .form-control {
    border: 0px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 0px 5px;
    font-size: 14px;
    width: 100% !important;
    margin: 10px 0px;
    color: #444 !important;
    padding-right: 0px !important;
}
#formdisplay66f0e5f2ba6c3100130873e8 .form-control:focus {
    border-bottom: 1px solid #1f2a49  !important;
    border: 0px solid #444;
    color: #444 !important;
}
#formdisplay66f0e5f2ba6c3100130873e8 .form-control:hover {
    border-bottom: 1px solid #1f2a49 !important;
    border: 0px solid #1f2a49;
}
#formdisplay66f0e5f2ba6c3100130873e8 .btn-default:hover,
#formdisplay66f0e5f2ba6c3100130873e8 .btn-default:focus {
    background-position: 0 0px;
    background: #0084d9 !important;
    color: #fff !important;
    transition: 0.35s;
}
#formdisplay66f0e5f2ba6c3100130873e8 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #0084d9 !important;
    background: transparent !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #0084d9 !important;
}
#formdisplay66f0e5f2ba6c3100130873e8 ::placeholder {
    color: #444;
}
#formdisplay66f0e5f2ba6c3100130873e8 span.label {
    display: contents;
}
#formdisplay66f0e5f2ba6c3100130873e8 a#capchatxt {
    font-weight: 300;
    color: #444;
    margin-left: 2%;
}
#formdisplay66f0e5f2ba6c3100130873e8 {
    background: transparent !important;
    color: #444 !important;
    width: 50%;
    margin: 0 auto;
}
#formdisplay66f0e5f2ba6c3100130873e8 .form-control::placeholder {
    color: #444 !important;
}
#form66f0e5f2ba6c3100130873e8 {
    padding: 0px !important;
}
#cookie66d54511eadb96001314147d {
    font-size: 14px;
    margin-top: -20px;
    padding-right: 5%;
    text-align: left !important;
    margin-left: 3%;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#formdisplay66f0e5f2ba6c3100130873e8 .btn-success {
    background-image: linear-gradient(to bottom, #ffba00 0, #ffba00 100%);
    border-color: #ffba00;
}
#formdisplay66f0e5f2ba6c3100130873e8 .btn-success:focus, .btn-success:hover {
    background-color: #ffba00;
    border-color: #ffba00;
}
.head-needmore h1 {
    color: #1f2a49;
    font-weight: 600;
    font-family: Outfit, sans-serif;
    font-size: 34px;
}
.head-needmore {
    text-align: center;
}
.CASS-D-border {
    background: transparent !important;
}
#background66f0e5f2ba6c3100130873e8 {
    padding: 5% 0% 4%;
}
#btnview66f0e5f2ba6c3100130873e8 {
    margin-left: 38%;
}
/* ฟอร์ม Style 1 */


/* ฟอร์ม Style 2 */
#formdisplay66f12b0bba6c3100130888c1 .form-control {
    border: 0px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 0px 5px;
    font-size: 14px;
    width: 100% !important;
    margin: 3px 0px;
    height: 50px;
    padding-right: 0px !important;
}
#formdisplay66f12b0bba6c3100130888c1 .form-control:focus {
    border-bottom: 1px solid #cbcbcb  !important;
    border: 0px solid #cbcbcb;
    color: #444 !important;
}
#formdisplay66f12b0bba6c3100130888c1 .form-control:hover {
    border-bottom: 1px solid #1f2a49 !important;
    border: 0px solid #1f2a49;
}
#formdisplay66f12b0bba6c3100130888c1 .btn-default:hover,
#formdisplay66f12b0bba6c3100130888c1 .btn-default:focus {
    background-position: 0 0px;
    background: #0084d9 !important;
    color: #fff !important;
    transition: 0.35s;
}
#formdisplay66f12b0bba6c3100130888c1 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #0084d9 !important;
    background: transparent !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #0084d9 !important;
}
#formdisplay66f12b0bba6c3100130888c1 ::placeholder {
    color: #444;
}
#formdisplay66f12b0bba6c3100130888c1 span.label {
    display: contents;
}
#formdisplay66f12b0bba6c3100130888c1 a#capchatxt {
    font-weight: 300;
    color: #444;
    margin-left: 2%;
}
#formdisplay66f12b0bba6c3100130888c1 {
    background: transparent !important;
    color: #444 !important;
    width: 100%;
    margin: 0 auto;
}
#formdisplay66f12b0bba6c3100130888c1 .form-control::placeholder {
    color: #444 !important;
}
#form66f12b0bba6c3100130888c1 {
    padding: 0px !important;
}
#cookie66d54511eadb96001314147d {
    font-size: 14px;
    margin-top: -20px;
    padding-right: 5%;
    text-align: left !important;
    margin-left: 3%;
}
#formdisplay66f12b0bba6c3100130888c1 .btn-success {
    background-image: linear-gradient(to bottom, #ffba00 0, #ffba00 100%);
    border-color: #ffba00;
}
#formdisplay66f12b0bba6c3100130888c1 .btn-success:focus, .btn-success:hover {
    background-color: #ffba00;
    border-color: #ffba00;
}
#background66f0e5f2ba6c3100130873e8 {
    padding: 5% 0% 4%;
}
#btnview66f12b0bba6c3100130888c1 {
    margin-left: 38%;
}
#cookie66f12b0bba6c3100130888c1 {
    margin-top: -10px;
}
textarea#textbox5 {
    height: 120px !important;
    padding: 10px 10px !important;
}
#display5 {
    margin-top: -20px;
}
.headform-2 {
    font-family: Outfit, sans-serif;
    font-weight: 600;
    font-size: 18px;
    border-left: 1px solid #0084d9;
    padding-left: 10px;
    margin-left: 15px;
}
/* ฟอร์ม Style 2 */


/*เฉพาะรูปแบบมีขอบ*/
.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;
}
#background66f0e90fd80c7400134ab7f7 .thumbnail,
#background66fb60c4bac6250013468c12 .thumbnail {
    border: solid 0px #dadada;
    background: #fff;
    color: #000;
    border-radius: 20px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 10px 3px rgb(198 198 198 / 30%);
  	margin-bottom: 10%;
}
#background66f0e90fd80c7400134ab7f7 .thumbnail:hover,
#background66fb60c4bac6250013468c12 .thumbnail:hover {
    box-shadow: 3px 3px 10px 3px rgb(198 198 198 / 30%);
	background: #fff;
    border-radius: 20px;
    color: #000;
}
#background66f0e90fd80c7400134ab7f7 .imgLightbox,
#background66fb60c4bac6250013468c12 .imgLightbox {
    border-radius: 20px 20px 0px 0px;
}
/**ห้ามเกินกรอบ**/


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

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



.logo-hienox {
    width: 90%;
    margin-top: 20% !important;
    margin: 0 auto;
}
.footer-hienox {
    white-space: break-spaces;
    line-height: 1.8;
    margin-top: 20%;
}
.footer-hienox-2 {
    white-space: break-spaces;
    line-height: 1.8;
    color: #cfcfcf;
  
}
.block-footer-hienox {
    margin-left: 25%;
    width: 100%;
}
.block-iconcontact-fotoer {
    display: flex;
    width: 100%;
}
.iconcontact-fotoer {
    width: 13%;
}
.iconcontact-fotoer-t {
    align-self: center;
    margin-left: 8%;
}
.copyright {
    font-size: 14px;
    text-align: right;
    margin-bottom: 4%;
    margin-top: 3%;
}
.btn-contact {
    background: #808080;
    border-radius: 40px;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: -2px;
    transition: 0.35s;
}
.btn-contact:hover {
    background: #1f2a49;
    transition: 0.35s;
}
.hienox-content {
    white-space: break-spaces;
}
.sectiontwo-hienox {
    text-align: center;
    padding: 5% 0%;
}
.btndiscover-more {
    border: 1px solid #3996dc;
    width: fit-content;
    padding: 8px 30px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 2%;
    color: #3996dc;
    transition: 0.35s;
}
.btndiscover-more:hover {
    background: #3996dc;
    color: #fff;
    transition: 0.35s;
}
.border-sectiontwo-hienox {
    border-bottom: 2px solid #3996dc;
    width: 7%;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 2%;
}
.empty-hienox {
    padding: 2%;
}
.head-sectionone-hienox {
    padding: 5% 0%;
    text-align: center;
    height: 205px;
}
.head-sectionone-hienox h4 {
    color: #1f2a49;
    font-weight: 600;
}
.border-head-sectionone-hienox {
    border-bottom: 2px solid #3996dc;
    width: 12%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #0084d9 !important;
    border-radius: 30px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #0084d9 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !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: 15px;
}
.testimonial img {
    border-radius: 20px;
}
#background66f108f9d80c7400134abdba .thumbs {
    border-radius: 20px !important;
    padding: 10px 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background: #fff;
}






.block-service-hienox {
    background: #f3f5f6;
    padding: 10%;
    border-radius: 0px 0px 20px 20px;
    height: 270px;
}
#background66f12422ba6c310013088577 .thumbnail,
#background66f128b87d4c9500133b3272 .thumbnail,
#background66ff598492d161001345558c .thumbnail,
#background66ff5fa0bac625001346df92 .thumbnail,
#background6889bab5669ce10013c482b7 .thumbnail {
    border: solid 0px #dadada;
    background: #fff;
    color: #000;
    border-radius: 20px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 10px 3px rgb(198 198 198 / 0%);
  	margin-bottom: 10%;
}
#background66f12422ba6c310013088577 .thumbnail:hover,
#background66f128b87d4c9500133b3272 .thumbnail:hover,
#background66ff598492d161001345558c .thumbnail:hover,
#background66ff5fa0bac625001346df92 .thumbnail:hover,
#background6889bab5669ce10013c482b7 .thumbnail:hover {
    box-shadow: 3px 3px 10px 3px rgb(198 198 198 / 0%);
	background: #fff;
    border-radius: 20px;
    color: #000;
}
#background66f12422ba6c310013088577 .imgLightbox,
#background66f128b87d4c9500133b3272 .imgLightbox,
#background66ff598492d161001345558c .imgLightbox,
#background66ff5fa0bac625001346df92 .imgLightbox,
#background670513dc5f080300138a2ae5 .imgLightbox,
#background6703c3b492d16100134588e1 .imgLightbox,
#background6889bab5669ce10013c482b7 .imgLightbox {
    border-radius: 20px 20px 0px 0px;
}
#background68834dc836a6900013d6a3c5 .imgLightbox {
    border-radius: 20px 20px 0px 0px;
}
#background6703c3b492d16100134588e1 .imgLightbox img,
#background670513dc5f080300138a2ae5 .imgLightbox img,
#background6703bfc49f52d20013fe5b84 .imgLightbox img,
#background6703c1597fe48700136c0929 .imgLightbox img,
#background6703a5aebac62500134712b1 .imgLightbox img,
#background6705117d0f866100130bdc88 .imgLightbox img,
#background6703a66292d16100134582ee .imgLightbox img,
#background6889bab5669ce10013c482b7 .imgLightbox img {
    border-radius: 20px 20px 0px 0px;
}
#background68834dc836a6900013d6a3c5 .imgLightbox img {
    border-radius: 20px 20px 0px 0px;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.iconcontact {
    width: 7%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 2%;
}
#iframe66f225b7669c9c001308f3a5 iframe {
    filter: grayscale(0.5);
    border-radius: 20px;
}
.comingsoon {
    padding: 5% 5% 10%;
}
.head-sectionone-hienox-2 {
    text-align: center;
    background: #f3f5f6;
    padding: 10%;
    border-radius: 0px 0px 20px 20px;
}


.nav-justified {
    width: 100%;
    margin-bottom: 5px;
}
.block-img img {
    border-radius: 20px;
}
.pd-block-img {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    padding: 7px 0px;
}
#industries .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1f2a49;
    border-radius: 40px;
}
#industries .nav>li>a:focus, .nav>li>a:hover {
    border-radius: 40px;
}
#industries .nav>li>a:focus, .nav>li>a:hover {
    background-color: #1f2a49;
    color: #fff;
}
#industries .nav>li>a {
    padding: 15px 15px;
    border-radius: 40px;
    background: #fff;
    color: #1e1e1e;
}
#industries {
    background: #f2f4f5;
    padding: 10px;
    border-radius: 35px;
}



.grid-icon-ink {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 30px;
    margin-bottom: 3%;
}
.block-icon-ink {
    text-align: center;
}
.icon-ink {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20%;
}



.owl-carousel .owl-item img {
    border-radius: 20px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    color: #fff;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    color: #fff;
}
ul.icon-product ::marker {
    color: #3996dc;
}
.block-application-polyurethanes {
    background: #f3f5f6;
    padding: 10%;
    border-radius: 0px 0px 20px 20px;
    height: 430px;
}
.block-application-polyurethanes h3 {
    margin-bottom: 5px;
}
.block-application-thermoplastics {
    background: #f3f5f6;
    padding: 10%;
    border-radius: 0px 0px 20px 20px;
    height: 300px;
}
.block-application-thermoplastics h3 {
    margin-bottom: 5px;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 19px;
}
body {
    font-size: 19px;
}
b, strong {
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a {
    font-size: 19px;
}
.dropdown-menu>li>a {
    font-size: 19px;
} 
.head-sectionone-hienox {
    height: 260px;
}
.head-needmore h1 {
    font-size: 42px;
}
#formdisplay66f0e5f2ba6c3100130873e8 .form-control {
    font-size: 19px;
    margin: 15px 0px;
}  
#formdisplay66f0e5f2ba6c3100130873e8 .btn-default {
    font-size: 19px;
}
.copyright {
    font-size: 16px;
}
ul.icon-a {
    font-size: 19px;
}
.block-service-hienox {
    height: 350px;
}
#industries .nav>li>a {
    font-size: 22px;
}
#formdisplay66f12b0bba6c3100130888c1 .form-control {
    font-size: 19px;
    margin: 15px 0px;
}
#formdisplay66f12b0bba6c3100130888c1 .btn-default {
    font-size: 19px;
}
#iframe66f225b7669c9c001308f3a5 iframe {
    height: 250px;
}
.block-application-polyurethanes {
    height: 580px;
}  
.block-application-thermoplastics {
    height: 400px;
}  
#background66f128b87d4c9500133b3272 .head-sectionone-hienox-2 {
    height: 155px;
}
#background6703c1597fe48700136c0929 .head-sectionone-hienox-2 {
    height: 155px;
}
.dropdown-menu>li>a {
    font-size: 19px;
} 
}




@media screen and (max-width : 1200px) {
.btn-contact {
    padding: 10px 5px;
}
.block-service-hienox {
    height: 310px;
}
.iconcontact {
    width: 9%;
}
.block-application-polyurethanes {
    height: 500px;
} 
.block-application-thermoplastics {
    height: 350px;
}  
}



@media screen and (max-width : 900px) {
.hienox-content {
    white-space: inherit;
}
#formdisplay66f0e5f2ba6c3100130873e8 {
    width: 80%;
}
#display2 {
    width: 104%;
}
#background66f128b87d4c9500133b3272,
#background66f108f9d80c7400134abdba,
#background6889bab5669ce10013c482b7 {
    width: 80%;
    margin: 0 auto;
}
.copyright {
    font-size: 14px;
    text-align: center;
    margin-bottom: 4%;
    margin-top: 2%;
}
.iconcontact {
    width: 11%;
}
.block-iconcontact {
    margin-bottom: 10px;
}
#btnview66f12b0bba6c3100130888c1 {
    margin-left: 30%;
}
.block-application-polyurethanes {
    height: 630px;
}
.block-application-thermoplastics {
    height: 450px;
}  
}


@media screen and (max-width : 480px) {
h1 {
    font-size: 2em;
}
#background66f128b87d4c9500133b3272,
#background66f108f9d80c7400134abdba,
#background6889bab5669ce10013c482b7 {
    width: 100%;
    margin: 0 auto;
}
#imagesControl66f0dfcf65c5330013695535,
#imagesControl66f128b87d4c9500133b326d,
#imagesControl66f105e87d4c9500133b288b,
#imagesControl66fb61c8e34925001381e6b0,
#imagesControl66fb61a67fe48700136b89ed {
    padding: 0px !important;
}  
.sectiontwo-hienox {
    padding: 15% 0%;
}
#btnview66f0e5f2ba6c3100130873e8,
#btnview66f12b0bba6c3100130888c1 {
    margin-left: 26%;
}
#formdisplay66f0e5f2ba6c3100130873e8 {
    width: 100%;
}
#display2 {
    width: 108%;
}
.btndiscover-more {
    margin-top: 10%;
}
.iconcontact {
    width: 13%;
}
.border-sectiontwo-hienox {
    width: 17%;
    margin-top: 4%;
    margin-bottom: 8%;
}
.pd-block-img {
    grid-template-columns: repeat(1, 1fr);
}
.block-service-hienox {
    height: auto;
} 
.head-sectionone-hienox {
    padding: 10% 5%;
    text-align: center;
    height: auto;
}
.head-needmore h1 {
    font-size: 30px;
}
.block-application-polyurethanes {
    height: auto;
}
.block-application-thermoplastics {
    height: auto;
} 
#imagesControl670751d4bab3c8001afd818c,
#imagesControl67073ffc9de01c001ad27cba,
#imagesControl67074045bab3c8001afd7ac4,
#imagesControl67074190bab3c8001afd7b8c,
#imagesControl670741ee1e2586001aaae83c,
#imagesControl6707452abab3c8001afd7c54,
#imagesControl67074444235cb9001aaa3826,
#imagesControl670744a9bab3c8001afd7c36,
#imagesControl6707435e235cb9001aaa376b,
#imagesControl6707433739cd97001acc3322,
#imagesControl670743011e2586001aaaea94,
#imagesControl670742d41e2586001aaaea35 {
    padding: 0px !important;
}
.grid-icon-ink {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
    margin-bottom: 3%;
}  
}



.block-icon-ink {
    transition: 0.35s;
}
.block-icon-ink:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}

