.itopplus-background {

}
body,
html {
    overflow-x: hidden;
}
a {
    color: #000;
}
a:hover {
    color: #028abf;
}

.itopplus-bg {
    background-image: none;
}
.itopplus-bg2 {
    background-image: none;
  	background-color: transparent;
}
.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_0608202204yu/0/0/fz-z1338329899248.webp');
}
.itopplus-banner {
  background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_0608202204yu/0/0/banner2z-z1105138147769.webp');
  background-repeat: no-repeat;
  background-size: 100% auto;
    padding-top: 6px;
}



.itopplus-bg0 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_0608202204yu/0/0/2z-z1567413264593.webp');
  	background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    background-color: #e0f8fe;
    color: #000;
}


/************Menu***************/
#main-navbar-collapse {
    text-align: right;
}
.itopplus-search {
    color: #000;
    margin-top: 0;
}
.itopplus-menu {
    padding-top: 5%;
}

.navbar-nav>li {
    padding: 5px 8px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    padding: 0px 0px;
    font-size: 16px;
}
.dropdown-menu>li>a {
    font-size: 16px;
}


.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    box-shadow: 0px 3px 0px 0px #fff;
    border-radius: none;
    border: none;
    background: transparent;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #2db4e6;
    background-image: -webkit-linear-gradient(top,#2db4e6 0,#2db4e6 100%);
    background-image: -o-linear-gradient(top,#2db4e6 0,#2db4e6 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#2db4e6),to(#2db4e6));
    background-image: linear-gradient(to bottom,#2db4e6 0,#2db4e6 100%);
    background-repeat: repeat-x;
    color: #fff;
}


/********Only Nav-Menu*********/
@media screen and (max-width : 1023px) {
.itopplus-bg,
.itopplus-bg2,
.itopplus-bg3 {
    background-size: cover;
}
.navbar-default {
    background: #028abf;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.itopplus-sidebar-menu-single a,
.itopplus-sidebar-menu-parent a,
.itopplus-sidebar-menu-single a:link,
.itopplus-sidebar-menu-single a:active,
.itopplus-sidebar-menu-parent a:active,
.itopplus-sidebar-main a:link,
.itopplus-sidebar-sub-content li a ,
.navbar-default .navbar-brand, span.text-bar {
    color: #fff !important;
}
.itopplus-banner {
  background-image: none;

}  
}


@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
}




/************/
.header-contact {
    font-size: 16px;
    background-color: #fff;
    color: #282828;
    padding: 6px 0px;
    width: 91%;
    border-radius: 50px;
    text-align: center;
    margin: 3px auto 0;
}
.header-contact a {
    color: #028abf;
}
.header-contact img {
    width: 6%;
}
.itopplus-footer {
    font-size: 15px;
}
.itopplus-footer a {
  color: #282727;
}
.itopplus-footer a:hover {
  color: #028abf;
}
.itopplus-footer .media-body {
    padding: 7px 2px 0;
}
.itopplus-footer h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
#iframe6389d7c0dd079600130b34b5 iframe {
    border-radius: 10px;
}
.text-copyrights {
    font-size: 14px;
    text-align: center;
    padding: 1% 0 5%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #028abf !important;
    color: #028abf !important;
}
.buttonExampleSite:hover {
    background: #028abf !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 18px !important;
    color: #028abf;
}
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}
.backToTop {
    width: 65px !important;
    right: 10px !important;
    bottom: 10px !important;
}
.backToTop img {
    width: 100%;
}
/************/


/*home*/
.home-text1 {
    font-size: 18px;
    text-align: center;
    white-space: pre-line;
    padding: 3% 0;
}
.home-text1 h2 {
    font-size: 34px;
    color: #028abf;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.3;
}
.text-menu {
    font-size: 34px;
    color: #028abf;
    font-weight: 700;
    text-align: center;
    padding: 4% 0 1%;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    border-radius: 10px;
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    box-shadow: 0 10px 15px rgba(51,178,228,45%);
    border-radius: 10px;
}
.thumbnail {
    display: block;
    padding: 5px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: linear-gradient(90deg, rgba(203,199,199,1) 0%, rgba(221,221,221,1) 54%, rgba(155,155,155,1) 100%);
}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 10px 15px rgba(51,178,228,30%);
    box-shadow: 0 10px 15px rgba(51,178,228,30%);
    border-radius: 2px;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    border-radius: 0px;
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border-radius: 0px;
}
.product-name {
    font-size: 22px;
    text-align: center;
    padding: 7% 0 0;
}
.product-name h4 {
    font-size: 24px;
    color: #028abf;
    white-space: pre-line;
    margin: 0;
    font-weight: 600;
    line-height: 1.3;
}
.product-name strong {
    font-weight: 600;
}
#Component638eb2a9dd079600130b5065 {
    width: 70%;
    margin: 0 auto;
}
#Component638eb5b3dd079600130b50d6 {
    width: 70%;
    margin: 0 auto 7%;
}

#Component638eb5b3dd079600130b50d6 article.col-md-6.item.-micro {
    width: 50%;
}
#Component638eb5b3dd079600130b50d6 .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: left;
    font-size: 28px;
    color: #ffffff;
    padding: 15% 25% 5% 8%;
    font-weight: 600;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(20,154,195,1) 75%);
    line-height: 1.3;
    height: inherit;
    position: absolute;
    margin-top: -38%;
    width: 90.1%;
    left: 20px;
    right: 0;
    border-radius: 0 0 10px 10px;
}
#slider6389da05943164001312953d , #slider638ecb56dd079600130b54d7 {
    width: 85%;
}
.text-service {
    font-size: 18px;
    white-space: pre-line;
    padding: 20% 0 0;
}
.text-service h3 {
    font-size: 36px;
    color: #028abf;
    white-space: pre-line;
    font-weight: bold;
    line-height: 1.3;
    margin: 0;
}
.border-service {
    border-bottom: 3px solid #cdcdcd;
    width: 22%;
    margin: 4% 0;
}
.icon-service {
    font-size: 18px;
    text-align: center;
    white-space: pre-line;
    padding: 5% 0;
    transition: 0.5s;
}
.icon-service:hover {
    transform: scale(1.1);
}
.icon-service img {
    width: 45% !important;
    margin: 0 auto 8%;
}
.icon-service h4 {
    font-size: 22px;
    color: #028abf;
    font-weight: 600;
    margin: 0 0 10px;
}
.icon-service span {
    font-size: 15px;
    color: #505050;
}
#background638ec60add079600130b531d .col-md-4.col-sm-4.col-xs-4 {
    padding: 0 30px !important;
    margin-bottom: 5%;
}
#background638ec60add079600130b531d .col-md-4.col-sm-4.col-xs-4:nth-child(1) , #background638ec60add079600130b531d .col-md-4.col-sm-4.col-xs-4:nth-child(3) {
    margin-top: 5%;
}
/*home*/


/*เกี่ยวกับเรา*/
.text-about {
    font-size: 19px;
    text-align: center;
}
.text-about h2 {
    font-size: 30px;
    color: #028abf;
    font-weight: 600;
    margin: 0 0 20px;
}
.text-about h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
}
.icon-about {
  font-size: 18px;
  list-style-image: url('https://itp1.itopfile.com/ImageServer/z_itp_0608202204yu/30/0/icon-aboutz-z1341936539230.webp');
  list-style-position: outside;
  padding-left: 5%;
}
.icon-about li {
    margin-bottom: 2px;
}
.icon-about li span {
    vertical-align: super;
}
/*เกี่ยวกับเรา*/



/*product*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: left;
    font-size: 20px;
    color: #ffffff;
    padding: 8%;
    font-weight: 600;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(20,154,195,.9) 75%);
    line-height: 1.3;
    height: inherit;
    position: absolute;
    margin-top: -22%;
    width: 89.5%;
    left: 20px;
    right: 0;
    border-radius: 0 0 10px 10px;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 20px 20px 20px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    box-shadow: 0 10px 15px rgba(51,178,228,45%);
    border-radius: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
      margin-bottom: 30px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
      box-shadow: 0 10px 15px rgba(51,178,228,45%);
    border-radius: 10px;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
      box-shadow: 0 10px 15px rgba(51,178,228,45%);
    border-radius: 10px;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.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;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    border-radius: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border: 0px solid #d7d9de;
    border-radius: 10px;
    background: none;
    padding-left: 0px !important;
    padding-right: 0px !important;
    box-shadow: 0 10px 15px rgba(51,178,228,30%);
    margin-bottom: 30px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 10px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    box-shadow: 0 10px 15px rgba(51,178,228,30%);
    border-radius: 10px;
}
h3.managerHeader {
   font-size: 34px;
    color: #028abf;
    font-weight: 700;
    text-align: center;
    padding: 4% 0 1%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
#Contentmanager .col-md-6.pull-left {
    width: 50%;
    margin-left: -2%;
    margin-right: 2%;
}
#Contentmanager .col-md-8.col-md-offset-2.text-center {
    width: 50%;
    margin: 0 auto 5% !important;
    float: inherit;
}
.Textmanager.font-inherit {
    font-size: 18px;
    text-align: left;
    display: flow-root;
    margin-bottom: 3%;
}
.Textmanager.font-inherit h3 {
    font-size: 26px;
    color: #028abf;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 10px;
}
.Textmanager.font-inherit h2 {
    font-size: 24px;
    font-weight: 600;
    color: #028abf;
    margin: 0;
}
.Textmanager.font-inherit h4 {
    font-size: 20px;
    font-weight: 600;
}
.Textmanager.font-inherit li {
    margin-bottom: 2px;
}
.landingpagemanager {
    display: none;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    border: 5px solid white;
    max-height: inherit;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    color: #0c6cd9;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 16px;
   text-align: left;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
     border: 1px solid #eee;
    padding: 15px;
}

table.tj2 tr:nth-child(even){background-color: #fff}
table.tj2 tr:nth-child(odd){background-color: #f9f9f9}


table.tj2 tr:hover{background-color: #028abf;color: #fff;}

.width-vdo {
    width: 97%;
    margin: 0 auto 3%;
}
.width-vdo video {
    border-radius: 10px;
}
.coming-soon {
    width: 80%;
    margin: 0 auto 5%;
}
/*product*/


/*บริการและให้คำปรึกษา*/
.btn-more {
    font-size: 16px;
    background-color: #008abf;
    color: #fff;
    border: none;
    padding: 8px 25px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #282828;
    color: #fff;
}
.btn-align {
    text-align: center;
    padding: 0 0 5%;
}
/*บริการและให้คำปรึกษา*/


/*ผลงานที่ผ่านมา*/
#Component6390069848a2840013a7be33 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: block;
}
#Component6390069848a2840013a7be33 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#Component6390069848a2840013a7be33 article.col-md-6.item.-micro {
    width: 20%;
}
#Component6390069848a2840013a7be33 .Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px 10px;
}
#Component6390069848a2840013a7be33 .Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 0px;
}
.name-port {
    font-size: 16px;
    text-align: center;
    padding: 8% 0;
    color: #000;
    font-weight: 600;
}
.name-port h4 {
    font-size: 16px;
    color: #028abf;
    font-weight: 500;
    line-height: 1.3;
    height: 50px;
}
/*ผลงานที่ผ่านมา*/


/*contact*/
.text-contact {
    font-size: 16px;
    line-height: 1.5;
}
.text-contact h3 {
    font-size: 24px;
    font-weight: 600;
    color: #028abf;
    margin: 10px 0;
}
.text-contact .media-body {
    padding: 8px 0 4px;
}
/*from Contact*/
.no-js #Component638f04a0dd079600130b5da9 label {
    display: none!important;
}
.no-js #Component638f04a0dd079600130b5da9 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component638f04a0dd079600130b5da9 .form-control {
    border: 1px solid #eee;
    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%);
    font-size: 16px !important;
    padding: 34px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #333;
}
.no-js #Component638f04a0dd079600130b5da9 .form-control:hover {
    border: 1px solid #028abf;
}
.no-js #Component638f04a0dd079600130b5da9 .form-control:focus {
    border: 1px solid #028abf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #333!important;
}
.no-js #Component638f04a0dd079600130b5da9 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#028abf 0,#028abf 25%,#028abf 50%,#028abf 75%,#028abf 100%);
    color: #fff;
    text-shadow: 0 0px 0 #028abf;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 9px 30px;
    font-size: 16px;
    border: 0px solid transparent;
}
.no-js #Component638f04a0dd079600130b5da9 .btn-default:active {
   background-color: #028abf;
}
.no-js #Component638f04a0dd079600130b5da9 .btn-default:hover,
.no-js #Component638f04a0dd079600130b5da9 .btn-default:focus {
    background-position: 0 0px;
  background-color: #028abf;
}
.no-js #Component638f04a0dd079600130b5da9  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component638f04a0dd079600130b5da9 span.label {
    font-size: 15px;
    font-weight: 400;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #fff;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #028abf!important;
}
.tab-content {
    border: none !important;
    padding: 0 !important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.tab-itp-background iframe {
    height: 350px;
}
#cookie638f04a0dd079600130b5da9 {
    font-size: 15px;
}
/*contact*/

/*บทความ*/
#Component639304216f76df001399af62 .Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 0;
}
#Component639304216f76df001399af62 .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 20px;
    color: #100f0f;
    padding: 8% 0px 0px ;
    font-weight: 600;
    background: transparent;
    line-height: 1.3;
    height: inherit;
    position: inherit;
    margin-top: 0;
    width: 100%;
    left: 0;
    right: 0;
    border-radius: 0;
}
#Component639304216f76df001399af62 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: block;
    font-size: 16px;
    text-align: center;
}
/*บทความ*/

/**********************************/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #028abf;
    border-color: #028abf;
}
.pagination>li>a, .pagination>li>span {
    color: #028abf;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #028abf;
    background-color: #f7f7f7;
}

/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 350px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
    border:1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 188px!important;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 20px;
}
  .header-contact {
    font-size: 20px;
}
  .home-text1 {
    font-size: 22px;
}
  .home-text1 h2 {
    font-size: 40px;
}
  .text-menu {
    font-size: 40px;
}
  #Component638eb5b3dd079600130b50d6 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 32px;
    padding: 15% 28% 5% 8%;
    margin-top: -36%;
    width: 92.1%;
}
  .product-name {
    font-size: 26px;
}
  .product-name h4 {
    font-size: 32px;
}
  .text-service h3 {
    font-size: 46px;
}
  .text-service {
    font-size: 24px;
}
  .icon-service {
    font-size: 22px;
}
  .icon-service h4 {
    font-size: 26px;
}
  .icon-service span {
    font-size: 18px;
}
  .itopplus-footer {
    font-size: 18px;
}
  .itopplus-footer h3 {
    font-size: 22px;
}
  .text-copyrights {
    font-size: 16px;
}
  .ITP-pdpa-template-titleFont {
    font-size: 22px !important;
}
  .ITP-pdpa-template-contentFont {
    font-size: 18px !important;
}
  .text-about {
    font-size: 22px;
    padding: 0 3%;
}
  .text-about h2 {
    font-size: 34px;
}
  .icon-about {
    font-size: 22px;
    list-style-image: url(https://itp1.itopfile.com/ImageServer/z_itp_0608202204yu/40/0/icon-aboutz-z1341936539230.webp);
    padding-left: 8%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
    margin-top: -22%;
    width: 91.5%;
}
  h3.managerHeader {
    font-size: 40px;
}
  .Textmanager.font-inherit {
    font-size: 20px;
}
  .Textmanager.font-inherit h3 {
    font-size: 30px;
}
  .Textmanager.font-inherit h4 {
    font-size: 24px;
}
  .btn-more {
    font-size: 20px;
}
  .name-port {
    font-size: 20px;
}
  .name-port h4 {
    font-size: 20px;
    height: 60px;
}
  .text-contact {
    font-size: 20px;
}
  .text-contact h3 {
    font-size: 30px;
}
  .TabItpContentLandingPage6>ul>li>a>span , .TabItpContentLandingPage6>ul>li.active>a>span {
    font-size: 22px !important;
}
  .no-js #Component638f04a0dd079600130b5da9 .form-control {
    font-size: 20px !important;
    padding: 47px 20px;
}
  .no-js #Component638f04a0dd079600130b5da9 span.label {
    font-size: 18px;
}
  #cookie638f04a0dd079600130b5da9 {
    font-size: 18px;
}
  .no-js #Component638f04a0dd079600130b5da9 .btn {
    font-size: 20px;
}
  .tab-itp-background iframe {
    height: 433px;
}
  #Component639304216f76df001399af62 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
}
  #Component639304216f76df001399af62 .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 20px;
}
}

@media only screen and (max-width:1191px) {
.header-contact {
    font-size: 14px;
    width: 100%;
}
  .navbar-nav>li {
    padding: 5px 5px;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 14px;
}
  .itopplus-banner {
    background-size: cover;
    padding-top: 15px;
    background-position: bottom;
}
  #Component638eb5b3dd079600130b50d6 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
    width: 88%;
}
  .text-service {
    padding: 15% 0 0;
}
  .itopplus-footer {
    font-size: 13px;
}
  .itopplus-footer .media-body {
    padding: 4px 2px 0;
}
  .text-copyrights {
    font-size: 12px;
}
  .text-about {
    font-size: 18px;
}
  .text-about h4 {
    line-height: 1.3;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 8% 5%;
    margin-top: -23%;
    width: 87.5%;
}
  .name-port h4 {
    font-size: 16px;
    height: 80px;
}
  .text-contact .media-body {
    padding: 2px 0 4px;
}
  .no-js #Component638f04a0dd079600130b5da9 .form-control {
    padding: 25px 20px;
}
  #Component639304216f76df001399af62 .Contentmanager .site .col-section .item.-micro a .caption .title { 
    font-size: 18px;
}
  #Component639304216f76df001399af62 .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
}


 @media only screen and (max-width:900px) {
.navbar-inline .text-bar {
    display: none;
}
.navbar-inline {
    padding-top: 7px;
}
   #Component638eb5b3dd079600130b50d6 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    width: 85%;
    padding: 15% 10% 5% 8%;
    margin-top: -41%;
}
   .product-name {
    font-size: 20px;
}
   .product-name h4 {
    font-size: 22px;
}
   .text-service h3 {
    font-size: 30px;
}
   .text-service {
    padding: 10% 0 0;
    white-space: inherit;
}
   .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 8% 14% 8% 8%;
    margin-top: -35%;
    width: 84.5%;
}
   .table-responsive {
    border: 0px solid #ddd;
}
   .coming-soon {
    margin: 0 auto 14%;
}
#Component638efe5c943164001312b930 .col-md-3.col-sm-4.col-xs-4 ,
#Component638f0031d1d09300131cd289 .col-md-3.col-sm-4.col-xs-4 ,
#Component638f00a0943164001312ba3e .col-md-3.col-sm-4.col-xs-4 ,
#Component638f00c0943164001312ba6c .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
   .name-port h4 {
    height: 90px;
}
   .TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: space-around;
}
   .TabItpContentLandingPage6>ul>li>a {
    padding: 7px 40px;
}
   .no-js #Component638f04a0dd079600130b5da9 .form-control {
    padding: 19px 20px;
}
   .tab-itp-background iframe {
    height: 220px;
}
  .itopplus-search-image-flex-item {
    margin: 5px 0!important;
    width: 227px!important;
    min-height: 300px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}



@media only screen and (max-width:480px) {
#imagesControl6389d3c2d1d09300131ca8d1 {
    padding: 0 !important;
}
  .home-text1 {
    font-size: 18px;
    white-space: inherit;
}
  .home-text1 h2 {
    font-size: 24px;
}
  #Component638eb5b3dd079600130b50d6 article.col-md-6.item.-micro {
    width: 100%;
}
  #Component638eb5b3dd079600130b50d6 {
    width: 100%;
    margin: 0 auto 7%;
}
  #Component638eb5b3dd079600130b50d6 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 28px;
    width: 89%;
    padding: 15% 12% 5% 8%;
    margin-top: -40%;
}
  #Component638eb2a9dd079600130b5065 {
    width: 100%;
}
  #slider6389da05943164001312953d, #slider638ecb56dd079600130b54d7 {
    width: 100%;
}
  .icon-about {
    padding-left: 11%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    padding: 8% 27% 8% 8%;
    margin-top: -32%;
    width: 89%;
}
  #Contentmanager .col-md-6.pull-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
  .Textmanager.font-inherit {
        font-size: 16px;
    display: block;
}
  table.tj2 td {
    padding: 8px;
    width: 50%;
}
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .text-menu {
    font-size: 30px;
}
  #Component6390069848a2840013a7be33 article.col-md-6.item.-micro {
    width: 100%;
}
  #Component6390069848a2840013a7be33 .Contentmanager .site .col-section .item.-micro {
    padding: 0px 20px 20px 20px;
}
  .name-port h4 {
    height: inherit;
    margin-bottom: 2%;
}
  .text-contact .media-body {
    padding: 12px 0;
}
  .TabItpContentLandingPage6>ul>li>a {
    padding: 7px 35px;
}
  .no-js #Component638f04a0dd079600130b5da9 .form-control {
    padding: 25px 20px;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 300px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}


