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

.itopplus-bg {
	background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_050920230pyk/0/0/1z-z628311294831.webp');
  	color: #282828;
    background-size: cover;
}

.itopplus-bg4 {
	background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_050920230pyk/1140/0/bg-applicationz-z366790416439.webp');
  background-size: cover;
}

.navbar-default .navbar-nav>li>a {
	color: #282828;
	margin: 0;
	padding: 37px 15px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #fff !important;
	box-shadow: none;
	background: transparent;
	background-color: #0254ff;
}

.dropdown-menu>li>a {
	color: #000;
}

.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
	color: #fff;
	background: #0254ff;
}

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

	#controlBanner img {
		position: fixed;
		top: 10px;
		left: 10px;
		width: 60px !important;
		z-index: 10000;
	}

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

	#itpMenuSideBar span {
		background-color: #000 !important;
	}

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


}

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

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

	.no-js .itopplus-banner {
		position: sticky;
		top: 0;
		z-index: 110;
	}

	.itopplus-banner {
		background: #fff;
	}


	#controlBanner {
		object-fit: contain;
		padding: 10px;
		width: 150px;
		min-width: 8vw;
		margin: 0 auto;
	}

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

	ul#itopplus-nav-bar {
		display: flex;
		white-space: nowrap;
	}

}



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

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

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

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

/************font-size***************/

.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a{
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.4em;
}

p {
    font-size: 16px;
}

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

.footer p, .copy-right p, .btn-more,
div#Component6745506cc0af2800133635c8 button,
div#Component67eb8e9c501060001a40f535 button{
    font-size: 14px;
}

.text-product h5 {
    font-size: 28px;
}

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

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

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


div#Component6743ee44a329fe0013537571 .carousel-control, .Text_seller2, .post-time, 
.fbcomments, .landingpagemanager,
div#Component67eb8da86fb9f3001aa7a17d .carousel-control{
    display: none;
}

div#Component6743ee44a329fe0013537571 .carousel-indicators.hidden,
div#Component67eb8da86fb9f3001aa7a17d .carousel-indicators.hidden{
    display: block !important;
    visibility: visible !important;
}

div#Component6743ee44a329fe0013537571 .carousel-indicators li,
div#Component67eb8da86fb9f3001aa7a17d .carousel-indicators li{
    width: 12px !important;
    height: 12px !important;
    background-color: #ffffff !important;
    border-color: #fff;
    margin: 0 3px !important;
}

div#Component6743ee44a329fe0013537571 .carousel-indicators .active,
div#Component67eb8da86fb9f3001aa7a17d .carousel-indicators .active{
    width: 40px !important;
    height: 12px !important;
    background-color: #fff !important;
    border-color: #fff;
}

.footer h6, .fw-semi {
    font-weight: 600;
}

.text-about h6, .sect-service h3, .antipol-sect h4,
.sect-product h5, .text-product h5, .head-page h3,
.page-antipol h4, .page-antipol02 h5, .sect-service h4,
h3.managerHeader, .img-service h5, .service-detail h5,
.service-detail h5, .detail-product h5, .detail-product h6,
.text-app h6, .contact-page h4, .img-service h4, .service-page h4 {
    font-weight: 700;
}

.cont-footer {
    display: grid;
    grid-template-columns: 20% auto;
      margin-bottom: 2%;
}

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

.footer li {
    display: grid;
    grid-template-columns: 10% auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 3%;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.footer a {
    color: #fff;
}

.footer a:hover, .contact-page a:hover {
    color: #02ceff;
}

figure.effect-selena, figure.effect-jazz,
figure.effect-oscar, figure.effect-oscar figcaption{
    background: transparent;
}

figure.effect-jazz figcaption::after,
figure.effect-oscar figcaption::before,
.dropdown-menu{
    border: none;
}

div#Component6743f46e7bda020013fca55f,
div#Component67eb8d88501060001a40f12d{
    width: 90%;
    margin: auto;
}

.btn-more {
    display: flex;
    align-items: center;
    gap: 7px;
    background: #77f9fc;
    width: fit-content;
    padding: 1rem 2rem;
    color: #000;
    border-radius: 30px;
      vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.btn-more::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0254ff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-more img {
    width: 20px !important;
}

.sect-about h4 {
    background: #0254ff;
    width: 130%;
    padding: 2% 5%;
    border-radius: 30px 0 0 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald", "Noto Sans Thai", sans-serif;
    margin-bottom: 5%;
}

.text-about {
    padding-left: 5%;
}

.text-about h6, .sect-service h3, .antipol-sect p,
.page-antipol p, .page-antipol h4, .page-antipol02 h5,
.sect-service h4, .img-service h5, .detail-product h5,
.detail-product p {
    margin-bottom: 3%;
}

.sect-about p {
    margin-bottom: 5%;
}

.sect-about {
    margin-top: 20%;
}

.sect-service h3, .sect-product, .head-page ,
.sect-service h4, h3.managerHeader, .img-service h5,
.product-page p ,.img-service h4{
    text-align: center;
}

.sect-service h3,.head-page h3, .page-antipol h4,
.page-antipol02 h5, .sect-service h4, h3.managerHeader,
.img-service h5, .service-detail h5, .detail-product h5,
.contact-page h4, .img-service h4 , .service-page h4{
    font-family: "Oswald", "Noto Sans Thai", sans-serif;
}

.blog-service li:hover {
    background: linear-gradient(0deg, #0254ff, #15a3fd);
}

.blog-service li {
    background: #40464a;
    padding: 15% 3%;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    transition: transform 0.2s ease-out;
}

.blog-service ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

.blog-service li img {
    width: 55% !important;
    margin-bottom: 10%;
}

div#Component6743f8f9eba56200132ab3aa figure,
div#Component6743f8f9eba56200132ab3aa img{
    border-radius: 15px;
}

div#Component6743fc207138500013b5cf02 figure,
div#Component6743fc207138500013b5cf02 img,
div#Component67eb8d88501060001a40f127 figure,
div#Component67441416a329fe0013537b3b img,
div#Component67441a8c7138500013b5d3dd img,
div#Component67441d49eba56200132ab9ad img,
div#Component67442041a329fe0013538060 img,
div#Contentmanager .img, div#Contentmanager .thumbnail>img,
div#Component6745342ac0af280013362af1 img,
div#Component674536ff041e9e00137610fb img,
div#Component6745395f041e9e00137611e7 img,
div#Component67453a25041e9e0013761438 img,
div#Component67454a1268db760013a2b508 img,
div#Component67454ae2041e9e0013761abd img,
div#Component67454b7b68db760013a2b5a6 img,
div#Component67454bbe041e9e0013761b21 img,
div#Component67454c3a68db760013a2b6b8 img,
div#Component67454c79c0af2800133634dd img,
div#Component67454cb369d231001314f567 img,
div#Component67454d3c69d231001314f57d img,
div#Component67454d6769d231001314f59f img,
div#Component67454d9ac0af28001336352f img,
div#Component6744576ea329fe0013538c95 img,
div#Component674eb3fb6013fb001311906d img,
div#Component6752c7e8da4c34001319f576 img,
div#Component675ab3266b675900135d5be9 img{
    border-radius: 25px;
}

div#mainmenu6743f8b87bda020013fca6a0,
div#mainmenu67eb8d88501060001a40f114{
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_050920230pyk/565/0/bg-productz-z240948151549.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    border-radius: 20px;
    margin: 10px;
    margin-bottom: 2%;
    padding: 3%;
    position: relative;
}

.img-anpol {
    position: absolute;
    width: 115%;
    right: 0;
    top: 30px;
}

.antipol-sect hr {
    width: 200%;
}

.antipol-sect h4 , .blog-application:hover .text-app h6{
    color: #77f9fc;
}

.sect-product h5 , .page-antipol h4, h3.managerHeader,
.service-detail h5, .detail-product h5, .text-app h6,
.contact-page h4, .img-service h4, .service-page h4{
    color: #0254ff;
}

.antipol-sect h4 {
   margin: 0;
}

.sect-product hr, .service-detail hr {
    border-color: #77f9fc;
}

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

figure.effect-oscar h2, figure.effect-oscar:hover h2 {
    margin: 0;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

.text-product {
    text-align: left;
    position: relative;
}

.text-product h5 {
    height: 60px;
}

.text-product .btn-more {
    position: absolute;
    bottom: -205px;
}

figure.effect-oscar figcaption {
    padding: 5%;
    text-transform: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.img-industry img ,
.img-industry01 img,
.img-industry,
.img-industry01{
    border-radius: 20px;
}

.img-industry {
    width: 67%;
  overflow: hidden;
}

.text-industry {
    background: #0254ff;
    color: #fff;
    width: 32%;
    border-radius: 20px;
    text-align: center;
    padding-top: 65px;
    transition: all 0.2s ease-out;
}

.blog-industry {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    margin: 20px 10px;
  margin-top: 0;
}

.img-industry img {
    height: 165px;
    object-fit: cover;
}

.blog-industry02 {
    margin: 0 10px;
    display: grid;
    grid-template-columns: 31% 30.6% 31%;
    gap: 20px;
}

figure.effect-oscar:hover img {
    opacity: 1;
}

.text-industry02.bg-blue02,
.text-industry.bg-blue02{
    background: #0254ff;
}

.text-industry02.bg-blue01,
.text-industry.bg-blue01{
    background: #77f9fc;
      color: #000;
}

.text-industry02 {
    height: 165px;
    color: #fff;
    width: 100%;
    border-radius: 20px;
    text-align: center;
    padding-top: 65px;
    margin-bottom: 20px;
    transition: all 0.2s ease-out;
}

.btn-all .btn-more,
.pre-service .btn-more{
    margin: auto;
}

.head-page {
    padding: 2%;
    background: linear-gradient(130deg, #0254ff, #15a3fd);
    color: #fff;
}

.text-about h6, .text-about p, .page-antipol p,
.product-page p, .text-app p, .detail-product p,
.service-page p{
    line-height: 26px;
}

.sect-about.about-page {
    margin-top: 10%;
}

div#Component6744191d6e8da60013b2b0fe{
    width: 80%;
    margin: auto;
}

.page-antipol {
    margin-top: 15%;
}

.page-antipol02 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.page-antipol02 {
    margin-top: 12%;
    padding-left: 8%;
}

.page-antipol02 h5, .sect-service h4, .img-service h5 ,
.img-service h4, .service-detail h5 {
    text-transform: uppercase;
}

.btn-all {
    margin-top: 1.5%;
}

    .Contentmanager .template1 .template-panel {
        padding-bottom: 80%;
    }

div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 !important;
    width: 23%;
    margin: 1%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    border-radius: 25px;
    margin-bottom: 3%;
    transition: transform 0.2s ease-out;
}

.pre-service h6 {
    margin-top: 0;
    height: 50px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 6%;
}

.pre-service {
    text-align: center;
    color: #282828;
    padding: 7% 3%;
    background: #fff;
    border-radius: 0 0 25px 25px;
}

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

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

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

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

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

.service-detail li {
    margin-bottom: 1%;
}

h3.managerHeader {
    display: none;
}

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

.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 0 1%;
}

.mt-2 {
    margin-top: 2%;
}

div#Contentmanager .carousel-indicators.hidden,
div#Component674536ff041e9e00137610fb .carousel-indicators.hidden,
div#Component6745395f041e9e00137611e7 .carousel-indicators.hidden{
    display: none !important;
}

div#Contentmanager .carousel-control,
div#Component674536ff041e9e00137610fb .carousel-control,
div#Component6745395f041e9e00137611e7 .carousel-control{
    display: block !important;
}

.product-page p {
    margin-bottom: 2%;
}

.detail-product {
    padding: 0 5%;
}

.mt-5 {
    margin-top: 5%;
}

.detail-product h6 {
    margin-top: 3%;
}

.blog-application {
    padding: 5%;
    background: #fff;
    border-radius: 20px;
    margin-top: 10%;
    margin-bottom: 3%;
    min-height: 365px;
    transition: all 0.2s ease-out;
}

.icon-app {
    width: 20%;
    margin-top: -76px;
    margin-bottom: 4%;
}

.detail-product.sect-two p {
    margin-bottom: 2%;
}

.detail-product.sect-two {
    padding: 0;
}

div#Component67443d74a329fe0013538888 .img {
    border-radius: 25px 25px 0 0;
}

.form-cont {
    width: 50%;
    background: #fff;
    text-align: center;
    padding: 3% 2% 2%;
    margin: auto;
    font-family: "Oswald", "Noto Sans Thai", sans-serif;
    text-transform: uppercase;
    margin-bottom: -1px;
}

div#Component6745506cc0af2800133635c8,
div#Component67eb8e9c501060001a40f535{
    width: 50%;
    margin: auto;
    background: #fff;
    padding: 1% 3% 3%;
}

div#Component6745506cc0af2800133635c8 .col-md-offset-3,
div#Component67eb8e9c501060001a40f535 .col-md-offset-3{
    margin-left: 0;
    text-align: center;
    width: 100%;
    margin-top: 2%;
}

div#Component6745506cc0af2800133635c8 button,
div#Component67eb8e9c501060001a40f535 button{
    background-image: none;
    border: none;
    padding: 0.75rem 2rem;
    background: #77f9fc;
    color: #000;
    text-shadow: none;
    border-radius: 30px;
}

.contact-page {
    padding-left: 6%;
    padding-top: 6%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 7% auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 1.5%;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 3%;
}

div#Component6745506cc0af2800133635c8 .form-control,
div#Component67eb8e9c501060001a40f535 .form-control{
    box-shadow: none;
    border-radius: 20px;
}

div#Component6745506cc0af2800133635c8 .col-xs-12.col-sm-6.col-md-6,
div#Component67eb8e9c501060001a40f535 .col-xs-12.col-sm-6.col-md-6{
    width: 65%;
}

.contact-page a {
    color: #282828;
}

div#Component6745506cc0af2800133635c8 button:hover,
div#Component67eb8e9c501060001a40f535 button:hover{
    background:#0254ff;
    color: #fff;
}

.btn-more:hover::before, div#Component6743fc207138500013b5cf02 figure:hover .btn-more::before,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more::before,
div#Component67eb8d88501060001a40f127 figure:hover .btn-more::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-more:hover, div#Component6743fc207138500013b5cf02 figure:hover .btn-more,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more,
div#Component67eb8d88501060001a40f127 figure:hover .btn-more{
    color: #fff;
}

.btn-more:hover img, div#Component6743fc207138500013b5cf02 figure:hover .btn-more img,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more img,
div#Component67eb8d88501060001a40f127 figure:hover .btn-more img{
    filter: invert(1);
}

.img-anpol img, div#Component6743fc207138500013b5cf02 figure img,
.img-industry img , .img-industry01 img, .icon-app img,
div#Contentmanager .thumbnail>img, .contact-page li img,
div#Component67eb8d88501060001a40f127 figure img{
    transition: transform 0.2s ease-out;
}

.blog-service li:hover, div#Component6743fc207138500013b5cf02 figure:hover img,
.img-industry img:hover, .img-industry01 img:hover, .blog-application:hover img,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover, .contact-page li:hover img,
div#Component67eb8d88501060001a40f127 figure:hover img{
   transform: scale(1.05);
}

.img-anpol img:hover , div#Contentmanager .thumbnail>img:hover{
   transform: scale(0.95);
}

.img-industry01 {
    overflow: hidden;
}

.text-industry02:hover, .text-industry:hover,
.blog-application:hover{
    background: #444;
    color: #fff;
}

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

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #7a7a7a91 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #77f9fc !important;
    color: #000 !important;
}

.ITPlinkToCookiepage:hover {
    color: #77f9fc !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

div#Component674eb3fb6013fb001311906d,
div#Component67eb8e8d855930001a574f7d{
    width: 90%;
}

.service-page {
    padding-top: 5%;
}

.service-page h4, .service-page p {
    margin-bottom: 3%;
}

.service-page li p {
    margin-bottom: 1%;
}

.service-page ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

div#Component6752b08ada4c34001319f347,
div#Component67eb8ded501060001a40f288{
    width: 90%;
    margin: auto;
}

figure.effect-selena h2 {
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

div#Component675ab3266b675900135d5be9 figcaption,
div#Component67eb8e6e501060001a40f4c6 figcaption{
    padding: 0;
    text-transform: none;
    position: relative;
    color: #282828;
    text-align: center;
}

.content-industry {
    padding: 4%;
    margin-bottom: 2%;
}


.content-industry h6 {
    font-size: 18px;
    margin: 0;
    line-height: 26px;
}
/*************************responsive**********************/

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


.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a{
    font-size: 20px;
}

h1 {
    font-size: 4.6em;
}

h2 {
    font-size: 3.8em;
}

h3 {
    font-size: 3.4em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 1.8em;
}

p {
    font-size: 20px;
}

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

.footer p, .copy-right p, .btn-more,
div#Component6745506cc0af2800133635c8 button,
  div#Component67eb8e9c501060001a40f535 button{
    font-size: 18px;
}

.text-product h5 {
    font-size: 34px;
}
  
  .text-about h6, .text-about p, .page-antipol p, 
  .product-page p, .text-app p, .detail-product p,
  .service-page p{
    line-height: 32px;
}
  
  .sect-about h6 br {
    display: none;
}
  
  .sect-about {
    margin-top: 15%;
}
  
  .sect-about h4 {
    width: 140%;
    padding: 3% 5%;
    border-radius: 50px 0 0 50px;
}
  
  div#Component6743f8f9eba56200132ab3aa figure, 
  div#Component6743f8f9eba56200132ab3aa img {
    border-radius: 20px;
}
  
  .text-product .btn-more {
    bottom: -260px;
}

  .btn-more {
    padding: 1.2rem 2rem;
}
  
  .text-industry02, .text-industry {
    height: 202px;
    padding-top: 87px;
}
  
  .img-industry img {
     height: 202px;
  }
  
  .sect-about.about-page {
    margin-top: 3%;
}
  
.blog-industry02 {
    grid-template-columns: 31% 31% 31%;
}

  .text-industry {
    width: 33%;
}
  
  .pre-service h6 {
    height: 55px;
    line-height: 26px;
    font-size: 20px;
}
  
  .blog-application {
    min-height: 460px;
}
  
  .contact-page li {
    grid-template-columns: 6% auto;
    margin-bottom: 2%;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 34px;
    font-size: 18px !important;
}
  
  .content-industry h6 {
    font-size: 20px;
    line-height: 30px;
  }
}

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

.sect-about {
    margin-top: 16%;
}
}

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

.navbar-default .navbar-nav>li>a {
    padding: 37px 10px;
}
  
  .sect-about br {
    display: none;
}
  
      .sect-about {
        margin-top: 12%;
    }
  
  h4, h3.managerHeader {
    font-size: 2.2em;
}
  
  .text-product .btn-more {
    bottom: -155px;
}
  
  .text-industry02, .text-industry, .img-industry img {
    height: 133px;
}
  
  .text-industry02, .text-industry {
    padding-top: 55px;
}
  
  .btn-more img {
    width: 18px !important;
}
  
  .text-product h5 {
    font-size: 24px;
}
  
  .sect-about.about-page {
    margin-top: 0;
}
  
  .page-antipol {
    margin-top: 7%;
}
  
  .icon-app {
    width: 23%;
    margin-bottom: 6%;
}
  
  .blog-application {
    margin-top: 12%;
    min-height: 400px;
}
  
  .text-industry {
    width: 30%;
}
  
  .contact-page {
    padding-top: 0;
}
}

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

div#mainmenu6743f12d6e8da60013b2ab10 .col-md-4.col-sm-4.col-xs-12,
div#mainmenu6743f3b0eba56200132ab272 .col-md-4.col-sm-4.col-xs-12{
    width: 100%;
    text-align: center;
}
  
  br {
    display: none;
}
  
      .sect-about {
        margin-top: 5%;
    }
  
  h6 {
    font-size: 18px;
}
  
  .text-about h6, .text-about p, .page-antipol p, 
  .product-page p, .text-app p, .detail-product p,
  .service-page p{
    line-height: inherit;
}
  
  .blog-service ul {
    grid-template-columns: repeat(3, 1fr);
}
  
  .blog-service li img {
    width: 32% !important;
    margin-bottom: 5%;
}
  
  .blog-service li {
    padding: 10% 6%;
}
  
  .pt-5 {
    padding-top: 7%;
}
  
  h2 {
    font-size: 42px;
}

  h3 {
    font-size: 36px;
}
  
  h4, .head-page h3 {
    font-size: 30px;
}
  
    h5 {
    font-size: 26px;
}
  
  .img-anpol {
    width: 130%;
    top: 120px;
    right: -35px;
}
  
  .antipol-sect h4 {
    font-size: 26px;
}
  
      .text-product .btn-more {
        bottom: -115px;
    }
  
      .text-product h5 {
        font-size: 20px;
    }
  
      .text-industry02, .text-industry, .img-industry img {
        height: 107px;
    }
  
      .text-industry02, .text-industry {
        padding-top: 40px;
    }
  
  .blog-industry {
    gap: 10px;
    margin: 10px 5px;
    margin-top: 0;
}
  
  .blog-industry02 {
    gap: 10px;
    margin: 0 5px;
    
    grid-template-columns: 30% 28.6% 30%;
}
  
  div#Component67441416a329fe0013537b3b .col-md-3.col-sm-4.col-xs-4,
  div#Component67441d49eba56200132ab9ad .col-md-3.col-sm-4.col-xs-4{
    width: 25%;
}
  
  div#Component67442041a329fe0013538060 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 20%;
}
  
  .text-industry02 {
    margin-bottom: 10px;
  }
  
  div#Component6744191d6e8da60013b2b0fe{
    width: 100%;
  }
  
  .page-antipol02 {
    margin-top: 3%;
}
  
  .mt-5 {
    margin-top: 0;
}
  
  .blog-industry02 {
    grid-template-columns: 33% 28.6% 33%;
}
  
  .text-industry {
        width: 34.5%;
    }
  
      .icon-app {
        width: 30%;
  }
  
  .blog-application {
    min-height: 430px;
    margin-bottom: 6%;
}
  
  .pre-service h6 {
    -webkit-line-clamp: 2;
    height: 52px;
    font-size: 16px;
}
  
  div#Contentmanager .col-md-6.pull-left {
    width: 50%;
    padding: 0;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .service-detail {
    padding-left: 8%;
}
  
  .contact-page h4, .form-cont h4 {
    font-size: 24px;
}
  
  .contact-page li {
    grid-template-columns: 8% auto;
}
  
  div#Component6745506cc0af2800133635c8 .col-xs-12.col-sm-3.col-md-3,
  div#Component67eb8e9c501060001a40f535 .col-xs-12.col-sm-3.col-md-3{
    width: 32%;
}
  
  div#Component6745506cc0af2800133635c8 .col-xs-12.col-sm-6.col-md-6,
  div#Component67eb8e9c501060001a40f535 .col-xs-12.col-sm-6.col-md-6{
    padding: 0;
}
  
  .service-page {
    padding-top: 0;
}
  
  .content-industry h6 {
    font-size: 14px;
    line-height: 20px;
}
  
  div#main-navbar-flag .col-xs-offset-2, div#main-navbar-flag .col-xs-8 {
    width: 100%;
    margin: 0;
      padding: 0;
}

#main-navbar-flag > ul > li > div > a > div {
    display: grid;
    grid-template-columns: 30px auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

div#main-navbar-flag ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

div#main-navbar-flag ul li {
    min-width: 30%;
}

div#main-navbar-flag ul li:first-child {
    display: none;
}
}

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

div#imagesControl6743ee44a329fe0013537571 {
    padding: 0 !important;
    margin-bottom: -6px;
}
  
  div#Component6743f46e7bda020013fca55f, div#Component674417e27bda020013fcab9f,
  div#Component67eb8d88501060001a40f12d,div#Component67eb8dd06fb9f3001aa7a1d0 {
    width: 70%;
    margin:auto;
  }
  
      .sect-about {
        margin-top: 0;
    }
  
  .sect-about h4 {
    width: 110%;
    font-size: 26px;
    padding: 4% 8%;
}
  
      .blog-service ul {
        grid-template-columns: repeat(1, 1fr);
    }
  
      .blog-service li img {
        width: 100% !important;
        margin-bottom: 0;
    }
  
  .blog-service li {
    display: grid;
    grid-template-columns: 25% auto;
    text-align: left;
    gap: 13px;
    padding: 4%;
    align-items: center;
}
  
 .sect-service h3, .antipol-sect p, 
  .page-antipol p, .page-antipol h4,
  .sect-service h4, .img-service h5,
  .contact-page ul{
    margin-bottom: 8%;
}
  
  div#mainmenu6743f8b87bda020013fca6a0,
  div#mainmenu67eb8d88501060001a40f114,
  div#Component6743fc207138500013b5cf02 .col-md-6.col-sm-6.col-xs-12,
  div#Component67eb8d88501060001a40f127 .col-md-6.col-sm-6.col-xs-12,
  .page-antipol02 h5, .detail-product p,
  .detail-product.sect-two p, div#Component674536ff041e9e00137610fb,
  div#Component6745395f041e9e00137611e7, .detail-product h5{
    margin-bottom: 5%;
}
  
      h3 {
        font-size: 30px;
    }
  
     h4, .head-page h3 {
        font-size: 26px;
    }
  
        h5 {
        font-size: 20px;
    }
  
      .pt-5 {
        padding-top: 10%;
    }
  
  .img-anpol {
    width: 100%;
    position: static;
    margin-top: 8%;
}
  
  div#imagesControl6743f8f9eba56200132ab3aa,
  div#mainmenu6743f8d4eba56200132ab384>div,
  div#Component6743fc207138500013b5cf02 .col-md-6.col-sm-6.col-xs-12,
  div#Component6743fc207138500013b5cf02 .thumbs,
  div#Component67eb8d88501060001a40f127 .col-md-6.col-sm-6.col-xs-12,
  div#Component67eb8d88501060001a40f127 .thumbs,
  div#mainmenu6743ff127bda020013fca81d>div,
  div#imagesControl67441416a329fe0013537b3b,
  div#imagesControl67441a8c7138500013b5d3dd,
  div#imagesControl67441d49eba56200132ab9ad,
  div#imagesControl67454ae2041e9e0013761abd,
div#imagesControl67454b7b68db760013a2b5a6,
div#imagesControl67454bbe041e9e0013761b21,
  div#imagesControl67454c3a68db760013a2b6b8,
div#imagesControl67454cb369d231001314f567,
div#imagesControl67454c79c0af2800133634dd,
  div#imagesControl67454d3c69d231001314f57d,
div#imagesControl67454d6769d231001314f59f,
div#imagesControl67454d9ac0af28001336352f,
  div#imagesControl6745342ac0af280013362af1,
div#imagesControl674536ff041e9e00137610fb,
  div#imagesControl6745395f041e9e00137611e7,
  div#mainmenu67442116a329fe0013538131>div,
  div#mainmenu6745459bc0af2800133632f5>div,
div#mainmenu6745474869d231001314f33a>div,
div#mainmenu6745474269d231001314f31b>div,
div#mainmenu6745473b69d231001314f312>div,
div#mainmenu6745473369d231001314f309>div,
div#mainmenu6745472c68db760013a2b4c4>div,
div#mainmenu6745471468db760013a2b4b4>div,
div#mainmenu6745470368db760013a2b489>div,
div#mainmenu674546ee68db760013a2b469>div,
div#mainmenu674546dc14d8340013905a54>div,
  div#imagesControl67454a1268db760013a2b508,
  div#imagesControl6744576ea329fe0013538c95,
  div#mainmenu6745506cc0af2800133635c8>div,
  div#imagesControl674eb3fb6013fb001311906d,
  div#imagesControl6752b08ada4c34001319f347,
  div#imagesControl6752c7e8da4c34001319f576,
  div#imagesControl675ab3266b675900135d5be9,
  div#imagesControl67eb8da86fb9f3001aa7a17d,
  div#imagesControl67eb8d88501060001a40f11c,
  div#mainmenu67eb8d88501060001a40f144>div,
  div#imagesControl67eb8ded501060001a40f291,
div#imagesControl67eb8ded501060001a40f270,
  div#imagesControl67eb8e02501060001a40f2f7,
div#imagesControl67eb8e03501060001a40f306,
div#imagesControl67eb8e02501060001a40f2e6,
div#imagesControl67eb8e15501060001a40f35a,
div#imagesControl67eb8e15501060001a40f36e,
div#imagesControl67eb8e14501060001a40f349,
div#imagesControl67eb8e27501060001a40f3c7,
div#imagesControl67eb8e27501060001a40f3d9,
div#imagesControl67eb8e26501060001a40f3b8,
div#imagesControl67eb8e39501060001a40f42f,
div#imagesControl67eb8e4d855930001a574ed5,
div#imagesControl67eb8e5e855930001a574f04,
div#imagesControl67eb8e5e855930001a574f13,
  div#mainmenu67eb8e6e501060001a40f4a7>div,
  div#imagesControl67eb8e6e501060001a40f4c6,
  div#mainmenu67eb8e7da6b116001a926c72>div,
div#mainmenu67eb8e7da6b116001a926cb1>div,
div#mainmenu67eb8e7da6b116001a926caa>div,
div#mainmenu67eb8e7da6b116001a926ca3>div,
div#mainmenu67eb8e7da6b116001a926c9c>div,
div#mainmenu67eb8e7da6b116001a926c95>div,
div#mainmenu67eb8e7da6b116001a926c8e>div,
div#mainmenu67eb8e7da6b116001a926c87>div,
div#mainmenu67eb8e7da6b116001a926c80>div,
div#mainmenu67eb8e7da6b116001a926c79>div,
  div#imagesControl67eb8e8d855930001a574f7d,
  div#imagesControl67eb8e8d855930001a574f85,
  div#imagesControl67eb8e9c501060001a40f527{
    padding: 0 !important;
}
  
  .blog-service {
    padding: 0 3%;
}
  
  div#Component6743fc207138500013b5cf02 figcaption,
  div#Component67eb8d88501060001a40f127 figcaption{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 5%;
}
  
  div#Component6743fc207138500013b5cf02 figure,
  div#Component67eb8d88501060001a40f127 figure{
    overflow: hidden;
}
  
  div#Component6743fc207138500013b5cf02 .imgLightbox img,
  div#Component67eb8d88501060001a40f127 .imgLightbox img{
    height: 180px;
    object-fit: cover;
}
  
  div#Component6743fc207138500013b5cf02 .thumbs,
  div#Component67eb8d88501060001a40f127 .thumbs,
  .mt-2{
    margin: 0;
}
  
      .text-product .btn-more {
        bottom: -88px;
    }
  
  .text-industry {
        width: 33.5%;
    }
  
      .text-industry02, .text-industry, .img-industry img {
        height: 90px;
    }
  
      .text-industry02, .text-industry {
        padding-top: 30px;
    }
  
  .text-industry02 p, .text-industry p {
    font-size: 14px;
}
  
  div#Component67441416a329fe0013537b3b .col-md-3.col-sm-4.col-xs-12,
  div#Component67441a8c7138500013b5d3dd .col-md-6.col-sm-6.col-xs-12,
  div#Component67441d49eba56200132ab9ad .col-md-3.col-sm-4.col-xs-12,
  div#Component67454a1268db760013a2b508 .col-md-3.col-sm-4.col-xs-12{
    width: 50%;
}
  
  .btn-all {
    margin-top: 5%;
}
  
  .img-industry01 img {
    height: 190px;
    object-fit: cover;
}
  
  .page-antipol02 ul, .service-page ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}
  
  .page-antipol02 li {
    margin-bottom: 1%;
}
  
  div#mainmenu67454b6268db760013a2b584 .none-middle-mid .none-middle-mid,
  div#mainmenu67454c5714d8340013905bda .none-middle-mid .none-middle-mid,
  div#mainmenu67454d55c0af280013363503 .none-middle-mid .none-middle-mid,
  div#mainmenu67453a12041e9e001376133d .none-middle-mid .none-middle-mid,
  div#mainmenu67444bf67138500013b5df8f .none-middle-mid .none-middle-mid,
  div#mainmenu6752b03fb4fce60013b588ce .none-middle-mid .none-middle-mid,
  div#mainmenu67eb8ded501060001a40f284 .none-middle-mid .none-middle-mid,
  div#mainmenu67eb8e03501060001a40f302 .none-middle-mid .none-middle-mid,
div#mainmenu67eb8e15501060001a40f368 .none-middle-mid .none-middle-mid,
div#mainmenu67eb8e27501060001a40f3d5 .none-middle-mid .none-middle-mid,
div#mainmenu67eb8e5e855930001a574f0f .none-middle-mid .none-middle-mid,
  div#mainmenu67eb8e9c501060001a40f526 .none-middle-mid .none-middle-mid{
    display: block;
}
  
  div#mainmenu67454b6268db760013a2b584 .none-middle-mid,
  div#mainmenu67454c5714d8340013905bda .none-middle-mid,
  div#mainmenu67454d55c0af280013363503 .none-middle-mid,
  div#mainmenu67453a12041e9e001376133d .none-middle-mid,
  div#mainmenu67444bf67138500013b5df8f .none-middle-mid,
  div#mainmenu6752b03fb4fce60013b588ce .none-middle-mid,
  div#mainmenu67eb8ded501060001a40f284 .none-middle-mid,
  div#mainmenu67eb8e03501060001a40f302 .none-middle-mid,
div#mainmenu67eb8e15501060001a40f368 .none-middle-mid,
div#mainmenu67eb8e27501060001a40f3d5 .none-middle-mid,
div#mainmenu67eb8e5e855930001a574f0f .none-middle-mid,
  div#mainmenu67eb8e9c501060001a40f526 .none-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .detail-product, .service-detail, .contact-page, .page-antipol02 {
    padding: 0;
}
  
  div#contentnewmode67454e600a8db1001321f8f7,
  div#contentnewmode67454e0314d8340013905c06{
    padding: 0 10px !important;
}
  
  .head-page {
    padding: 5%;
}
  
      .blog-application {
        min-height: auto;
        margin-bottom: 5%;
        background: #f4f4f4;
    }
  
  .icon-app {
    margin-top: -60px;
}
  
  div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    margin-bottom: 8%;
}
  
  .pre-service h6 {
    height: auto;
}
  
      .social-share {
        top: -20px;
    }
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 4%;
}
  
  div#Contentmanager .col-md-6.pull-left {
    width: 100%;
    float: none !important;
}
  
  .contact-page li {
    margin-bottom: 3%;
    grid-template-columns: 10% auto;
}
  
  .form-cont {
    width: 100%;
    padding-top: 7%;
    padding-bottom: 4%;
}
  
  div#Component6745506cc0af2800133635c8,
  div#Component67eb8e9c501060001a40f535{
    width: 100%;
    padding: 2% 5%;
}
  
  div#Component6745506cc0af2800133635c8 .col-xs-12.col-sm-3.col-md-3,
  div#Component67eb8e9c501060001a40f535 .col-xs-12.col-sm-3.col-md-3{
    padding-right: 15px;
    padding-left: 15px;
}
  
  .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  div#Component674eb3fb6013fb001311906d,
  div#Component67eb8e8d855930001a574f7d{
    width: 100%;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}

.service-page ul {
    margin-top: 5%;
}
  
  .service-page li p {
    margin-bottom: 2%;
}

  div#contentnewmode6752b0496013fb001311bccd {
    display: none;
}
  
  .content-industry {
    padding: 6% 0 0;
}
}

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

.CASS-A-top, .CASS-A-bottom, .CASS-A-middle-left,
.CASS-A-middle-right{
    border: none;
}

.CASS-A-middle-mid {
    padding: 0;
}

.CASS-A-main img {
    border-radius: 20px;
}



