.itopplus-background {
background-image:none;background-color :rgba(247, 245, 245, 1);
}
body,
html {
    overflow-x: hidden;
     color: #000000;
}
a {
   color: #000000;
}
a:hover {
   color: #0069bc;
}
.itopplus-slide {
    background-color: #0069bc;
    color: #fff;
}
.itopplus-footer {
  background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_02042023nceo/0/0/f1z-z348205682895.webp');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
  background-color: #04253f;
}
.itopplus-bg {
    background-position: center;
}
/************Menu***************/
.itopplus-search {
    top: 0%;
}

.itopplus-menu {
    margin-top: 4%;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 2px;
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 500;
}

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

.dropdown-menu>li>a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #14589b;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #000 !important;
}

.navbar-default {
    background: #fff;
}
  
  
/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
}

.itopplus-logo img {
    position: fixed;
    height: 60px;
    width: 160px !important;
    top: -10px;
    left: -5px;
}

.navbar-inline .text-bar {
    display: none;
}
  
}

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



/*header*/
.itopplus-search , .itopplus-search a {
    color: #0069bc;
}
.header-display {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-display img {
    width: 33px;
}
.header-tel {
    font-size: 20px;
    color: #0069bc;
    font-weight: 600;
    padding: 0 10px;
}
.header-tel img {
    margin-right: 10px;
}
.header-contact {
    padding: 0 0 0 10px;
}
.header-contact img {
    margin-right: 10px;
    transition: 0.5s;
}
.header-contact img:hover {
    transform: scale(1.1);
}
/*header*/


/*footer*/
.itopplus-footer a , .itopplus-footer2 a {
    color: #fff;
}
.itopplus-footer h4 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px;
}
.itopplus-footer h3 {
    font-size: 18px;
}
.itopplus-footer .media-body {
    padding: 3px;
}
.footer-contact img {
    width: 75% !important;
}
.footer-contact .media-body {
    padding: 10px 0 0;
}
#iframe646601b1ae3d2c001a4b33bd iframe {
    border-radius: 15px;
}
.padding-ft {
    padding: 7%;
}
.footer-menu {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
}
.copy-right {
    padding: 1% 0 5%;
    font-weight: 500;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0069bc !important;
    color: #0069bc !important;
}
.buttonExampleSite:hover {
    background: #0069bc !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 18px !important;
    color: #0069bc;
    font-weight: 600;
}
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}
/*footer*/


/*menuVertical*/
.product-bg {
    font-size: 20px;
    background-color: #05253f;
    color: #fff;
    padding: 15px;
    font-weight: 600;
    border-radius: 10px;
}

.menuVertical .nav-pills>li>a {
    color: #000000;
    background-color: #fff;
    border-bottom: solid 1px #e7e7e7;
    padding: 15px 10px 15px 15px;
    font-size: 16px;
    border-radius: 0px;
    margin-bottom: 10px;
}
.menuVertical .nav>li>a:hover, .menuVertical .nav>li>a:focus {
   color: #fff;
   background-color: #0069bc;
   border-bottom: solid 1px #e7e7e7!important;
    border-radius: 10px;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}

.menuVertical .caret {
    float: right;
    margin-top: 10px;
}
.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    margin: 2px 0 0;
    color: #fff;
    font-weight:normal;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.no-js .menuVertical .dropdown-menu>li>a:hover {
    background-color: #0169bc;
    color: #fff !important;
    border-radius: 10px;
}
.no-js .menuVertical .dropdown-menu>li>a {
    font-size: 15px;
    background-image: none;
    color: #000000 !important;
    background-color: #ffffff;
    border-bottom: 1px solid #e7e7e7;
    padding: 15px 10px 15px 15px;
    white-space: inherit;
    border-radius: 0px;
    margin-bottom: 5px;
    font-weight: 400;
}
.menuVertical .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: 0;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.menuVertical .nav>li>a {
    display: flow-root;
}
.menuVertical .dropdown-menu {
    background-color: white;
    margin: -10px 0px 0px;
}
/*menuVertical*/


/*หน้าแรก*/
.text-menu {
    font-size: 30px;
    text-align: center;
    padding: 15px 0;
    font-weight: 600;
}
#Component6465feab898bd90019c9433c {
    width: 75%;
    margin: 8% auto 3%;
}
#Component6465feab898bd90019c9433c .col-md-3.col-sm-4.col-xs-4:nth-child(2) , #Component6465feab898bd90019c9433c .col-md-3.col-sm-4.col-xs-4:nth-child(4) {
    margin-top: 7%;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
  border-radius: 20px;
}
.thumbnail {
    padding: 0px!important;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px solid #ddd;
    border-radius: 30px;
    box-shadow: none
}
.thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
  border-radius: 30px;
      box-shadow: 5px 5px 10px rgba(0,0,0,30%);
}
.about-logo {
    font-size: 35px;
    text-align: center;
    font-family: 'Noto Serif Thai', serif;
    padding: 5% 0 7%;
}
.about-logo h2 {
    font-size: 42px;
    font-family: 'BioRhyme', serif;
    color: #0069bc;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 20px 0;
}
.about-logo img {
    width: 30% !important;
    margin: 0 auto;
    display: block;
}
.product-name {
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 7% 0 15%;
    font-weight: 600;
}
.service-head {
    font-size: 22px;
    text-align: center;
    white-space: pre-line;
    font-weight: 500;
    padding: 8% 0 5%;
}
.service-head h2 {
    font-size: 44px;
    color: #0069bc;
    font-weight: bold;
    margin: 0 0 25px;
}
.service-head span {
    font-size: 26px;
    color: #0069bc;
    font-weight: 600;
}
.service-step {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    white-space: pre-line;
}
.service-step img {
    width: 40% !important;
    margin: 0 auto;
}
.service-step h4 {
    font-size: 22px;
    color: #0069bc;
    font-weight: bold;
    margin: 20px 0 10px;
}
.no-js #Component6469a50e4585810013828733 {
    width: 80%;
    margin: -22% auto 15%;
}
#Component6469a50e4585810013828733 .imageWidth.imageGallery {
    width: 5% !IMPORTANT;
    margin: 0 auto;
    display: block;
}
.send-width {
    width: 60%;
    border: 1px solid #4a4a4a;
    border-radius: 15px;
    padding: 10px 0;
    margin: 0 auto;
}
.send-table {
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 10px 20px;
}
.tb1-table {
    width: 30%;
    font-size: 18px;
    color: #0069bc;
    font-weight: 600;
}
.tb2-table {
    width: 70%;
    font-size: 18px;
}
.send-border {
    border-bottom: 1px solid #4a4a4a;
}
.send-note {
    font-size: 18px;
    text-align: center;
    padding: 3% 0 4%;
}
.catalog-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_02042023nceo/0/0/Catalogz-z770708358577.webp);
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(11,124,189,60%);
    padding: 3%;
    display: flex;
    align-items: center;
    margin-bottom: -2%;
    justify-content: space-around;
}
.catalog-text {
    font-size: 28px;
    text-align: center;
    width: 75%;
    color: #eb5f1e;
    font-weight: 500;
}
.catalog-text span {
    font-size: 34px;
    color: #d6e5f0;
    font-weight: bold;
}
.btn-click {
    font-size: 28px;
    background-color: #fff;
    color: #0056b3;
    border: none;
    font-weight: 600;
    padding: 3px 25px;
    border-radius: 50px;
    box-shadow: 2px 5px 15px #0098ef;
    transition: 0.5s;
    margin: 0 auto;
}
.btn-click:hover {
    background-color: #0056b3;
    color: #fff;
}
.quotation-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_02042023nceo/0/0/ขอใบเสนอราคาz-z1122873449736.webp);
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 15px;
    padding: 4%;
    margin: 7% auto -14%;
    width: 80%;
    display: flex;
    align-items: center;
}
.quotation-logo {
    font-size: 20px;
    width: 50%;
    text-align: center;
    letter-spacing: 1px;
}
.quotation-logo img {
    width: 80% !important;
    margin: 0 auto 3%;
}
.quotation-text {
    font-size: 24px;
    width: 50%;
    white-space: pre-line;
    text-align: center;
    font-weight: 600;
}
/*หน้าแรก*/


/*ข้อมูลทางเทคนิค*/
.coming-soon {
    padding: 5% 15%;
}
/*ข้อมูลทางเทคนิค*/
.technology-name{
    font-size: 20px;
    text-align: center;
    padding: 7% 0 15%;
    font-weight: 600;
}

/*สินค้า*/
.product-menu {
    font-size: 24px;
    color: #0069bc;
    font-weight: bold;
    border-bottom: 1px solid #4a4a4a;
    margin: 9% 0 0;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
    border: 1px solid #eee;
    padding: 12px;
    font-size: 16px;
    width: 33.33%;
    vertical-align: top;
}
table.tj2 tr:nth-child(even){background-color: #fff}
table.tj2 tr:nth-child(odd){background-color: #f9f9f9}


table.tj2 tr:hover{background-color: #d6e5f0;color: #000;}

.catalog-download:hover {
    background: #eb5f1e;
}
.catalog-download {
    background: #0069bc;
    color: #fff;
    border: 0;
    transition: .2s ease;
    border-radius: 50px;
    padding: 7px 20px;
}
/*สินค้า*/



/*ข่าวสาร l กิจกรรม*/
.padding-pd {
    padding: 2%;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    padding: 7% 4% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    border: 1px solid #e3e3e3;
    margin: 0 10px 10px !important;
    width: 48%;
    border-radius: 10px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    line-height: 1.2;
    display: block;
    margin-bottom: 5px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
.contenemanager-gallery .col-xs-12.col-md-3 , .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
}
.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: 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);
}
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;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
h3.managerHeader {
    font-size: 30px;
    color: #0069bc;
    text-align: center;
    font-weight: 600;
    padding: 2% 0;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    margin-left: -3%;
    margin-right: 2%;
}
.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
    display: flow-root;
}
.landingpagemanager {
    display: none;
}
/*ข่าวสาร l กิจกรรม*/


/*บทความ*/
.template1 li:hover {
    background-color: transparent;
}
.template1 strong {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #494848;
}
.template1 p {
    display: none;
}
.Contentmanager .template1 .template-head {
    padding-bottom: 114.5%;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 100%;
    border: 1px solid #f5f5f5;
    border-radius: 20px;
}
.template1 .caption {
    font-size: 16px;
    height: inherit !important;
    color: #494848;
    font-weight: 600;
    padding: 13px 0;
}
.template1 .img {
    border-radius: 20px;
}
/*บทความ*/

/*เกี่ยวกับเรา*/

.aboutUs-head {
    font-size: 16px;
    font-weight: bold;
    padding-top: 25px;
    color: #05253f;
}

.aboutUs-head h3 {
    font-size: 24px;
}

.aboutUs-body {
    font-size: 16px;
    line-height: initial;
}

.aboutUs-body p {
    font-size: 16px !important;
}

.aboutUs-foot {
    text-align: right;
    font-size: 16px;
}
.aboutUs-table {
    font-size: 16px;
    width: 100%;
}

.aboutUs-body h3 {
    color: #0069bc;
  	font-size: 24px;
}


/*ข้อมูลบริษัท*/
.about-detail {
    font-size: 16px;
    padding: 10% 0 10% 5%;
}
.about-detail h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 5px;
    color: #0069bc;
}
table.tj {
   width:100%;
}
table.tj td {
    border-bottom: 1px dashed #eee;
    padding: 12px 0;
    vertical-align: baseline;
}
#Component646b101af11b59001386fea2 .col-md-6.col-sm-6.col-xs-6:nth-child(2)  , #Component646b15b3ae806c00133fe0fd .col-md-6.col-sm-6.col-xs-6:nth-child(1) {
    margin-top: 7%;
}
/*ข้อมูลบริษัท*/

/*list group*/
.aboutUs-list-group {
    font-size: 16px;
    white-space: break-spaces;
    padding: 5px 0;
}
.aboutUs-list-group h3 {
    color: #0069bc;
  	font-size: 24px;
}

/*list group*/

/*mascot*/
.nav-template7 li a {
    font-size: 14px!important;
}

.Hizumin-question {
    width: 100%;
    font-size: 16px;
}

.Hizumin-answer p {
    font-size: 16px;
}

a.head-dropdown {
  	font-size: 18px;
    line-height: initial;
}

div#what_hizumin, div#mascot, div#trademark, div#product {
    padding-top: 10px;
  	padding-bottom: 10px;
}

.aboutUs-mascotHizumin {
    font-size: 16px;
}
/*mascot*/

/*เกี่ยวกับเรา*/

/*Strain Gages*/
.itopplus-2layout .navbar-default .navbar-nav>li>a {
    font-size: 16px;
    background-color: #eee;
    color: #05253f !IMPORTANT;
    border-radius: 10px;
    padding: 7px 10px;
    margin: 0 0 5px;
    width: 100%;
}
.itopplus-2layout .navbar-default {
    text-align: left;
}
.itopplus-2layout .collapse.navbar-collapse {
    padding: 0;
}
/*Strain Gages*/


/*ติดต่อเรา*/
.text-contact {
    font-size: 16px;
}
.text-contact h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px;
}
.padding-contact {
    padding: 7px 0;
}
/*form Contact*/
#formdisplay646c27bc543bfc001331aa89 {
    font-size: 15px;
}
#formdisplay646c27bc543bfc001331aa89 h4 {
    font-size: 20px;
    color: #0069bc;
    font-weight: bold;
    margin: 20px 0 0;
}
#formdisplay646c27bc543bfc001331aa89 .form-control {
    border: 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%);
    font-size: 15px !important;
    padding: 12px 10px;
    font-weight: 400;
    line-height: 1.5;
    background: transparent;
    color: #333;
    height: auto;
}
#formdisplay646c27bc543bfc001331aa89 .form-control:hover {
    border: 1px solid #0069bc;
}
#formdisplay646c27bc543bfc001331aa89 .form-control:focus {
    border: 1px solid #0069bc;
    -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;
}
#formdisplay646c27bc543bfc001331aa89 .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,#0069bc 0,#0069bc 25%,#0069bc 50%,#0069bc 75%,#0069bc 100%);
    color: #fff;
    text-shadow: 0 0px 0 #24626f;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 8px 20px;
    font-size: 16px;
    border: 0px solid transparent;
}
#formdisplay646c27bc543bfc001331aa89 .btn-default:active {
   background-color: #0069bc;
}
#formdisplay646c27bc543bfc001331aa89 .btn-default:hover,
#formdisplay646c27bc543bfc001331aa89 .btn-default:focus {
    background-position: 0 0px;
  background-color: #0069bc;
}
#formdisplay646c27bc543bfc001331aa89  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
#formdisplay646c27bc543bfc001331aa89 span.label {
    font-size: 13px;
    font-weight: 400;
}
.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 400;
}
#capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}
#iframe646c2798543bfc001331aa40 iframe {
    height: 450px;
    border-radius: 15px;
}
/*ติดต่อเรา*/



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


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 6px;
    padding: 10px 8px;
    font-size: 18px;
}
  .about-logo {
    font-size: 42px;
}
  .about-logo h2 {
    font-size: 48px;
}
  .product-name {
    font-size: 24px;
}
  .service-head {
    font-size: 30px;
}
  .service-head h2 {
    font-size: 52px;
}
  .service-head span {
    font-size: 32px;
}
  .service-step {
    font-size: 18px;
}
  .service-step h4 {
    font-size: 28px;
}
  .tb1-table {
    font-size: 24px;
}
  .tb2-table {
    font-size: 22px;
}
  .send-note {
    font-size: 22px;
}
  .catalog-text {
    font-size: 38px;
}
  .catalog-text span {
    font-size: 50px;
}
  .btn-click {
    font-size: 32px;
    justify-content: space-around;
}
  .quotation-logo {
    font-size: 28px;
}
  .quotation-text {
    font-size: 34px;
}
  .itopplus-footer {
    font-size: 16px;
}
  .itopplus-footer h4 {
    font-size: 18px;
}
  .itopplus-footer h3 {
    font-size: 20px;
}
  .footer-menu {
    font-size: 18px;
}
  .copy-right {
    font-size: 16px;
    padding: 1% 0 4%;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 15px !important;
}
  .ITP-pdpa-template-contentFont {
    font-size: 18px !important;
}
  .ITP-pdpa-template-titleFont {
    font-size: 22px !important;
}
  .product-bg {
    font-size: 24px;
}
  .menuVertical .nav-pills>li>a {
    font-size: 18px;
}
  .product-menu {
    font-size: 30px;
    margin: 6% 0 0;
}
  .itopplus-2layout .navbar-default .navbar-nav>li>a {
    font-size: 18px;
}
  table.tj2 td {
    font-size: 18px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 16px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
}
  .text-menu , h3.managerHeader {
    font-size: 36px;
}
  .Textmanager.font-inherit {
    font-size: 18px;
}
  .template1 .caption {
    font-size: 18px;
}
  .template1 strong {
    font-size: 18px;
}
  .about-detail {
    font-size: 18px;
}
  .about-detail h4 {
    font-size: 24px;
}
  .text-contact h3 {
    font-size: 26px;
}
  .text-contact {
    font-size: 18px;
    padding: 0 5% 0 0;
}
  .padding-contact {
    padding: 11px 0;
}
  #iframe646c2798543bfc001331aa40 iframe {
    height: 545px;
}
  #formdisplay646c27bc543bfc001331aa89 h4 {
    font-size: 24px;
}
  #formdisplay646c27bc543bfc001331aa89 {
    font-size: 18px;
}
  #formdisplay646c27bc543bfc001331aa89 .form-control {
    font-size: 16px !important;
}
  #formdisplay646c27bc543bfc001331aa89 span.label {
    font-size: 15px;
}
  .ITPcheckboxAuthen {
    font-size: 16px;
}
  #formdisplay646c27bc543bfc001331aa89 .btn {
    padding: 10px 20px;
    font-size: 18px;
}
.aboutUs-head {
    font-size: 20px;
}

.aboutUs-body {
    font-size: 20px;
}

.aboutUs-body p {
    font-size: 20px !important;
}

.aboutUs-foot {
    font-size: 20px;
}
.aboutUs-list-group {
    font-size: 20px;
}
  .aboutUs-table {
    font-size: 20px;
}
.nav-template7 li a {
    font-size: 18px!important;
}

  a.head-dropdown {
    font-size: 24px;
}
  
.Hizumin-question {
    font-size: 20px;
}

.Hizumin-question h2 {
    font-size: 30px;
}

.Hizumin-answer p{
    font-size: 20px;
}

.Hizumin-answer h2 {
    font-size: 20px;
}
  .aboutUs-mascotHizumin {
    font-size: 20px;
}
  
  .aboutUs-head h3, .aboutUs-body h3, .aboutUs-list-group h3 {
    font-size: 30px;
}
  
  .technology-name {
    font-size: 24px;
}
  
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 2px;
    padding: 10px 3px;
    font-size: 14px;
}
  .header-tel {
    font-size: 18px;
}
  .header-display img {
    width: 30px;
}
  .about-logo {
    font-size: 32px;
}
  .about-logo h2 {
    font-size: 38px;
}
  .product-name {
    font-size: 16px;
}
  .service-step h4 {
    font-size: 16px;
}
  .send-width {
    width: 80%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .itopplus-footer h4 {
    font-size: 12px;
}
  .copy-right {
    font-size: 12px;
    padding: 1% 0 6%;
}
  .itopplus-footer h3 {
    font-size: 14px;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 3% 3% !important;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 16px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
  
   .technology-name {
    font-size: 16px;
}
  
}


/* Large Devices, Wide Screens */
 @media only screen and (max-width:900px) {

#Component6465feab898bd90019c9433c .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
   .about-logo {
    font-size: 24px;
}
   .about-logo h2 {
    font-size: 28px;
}
   .itopplus-bg2 {
    background-size: cover;
}
   .service-head h2 {
    font-size: 32px;
}
   .row-fluid [class*=col-sm-5fix] {
    width: 33.33%;
    float:left;
}
   #Component6469a50e4585810013828733 .imageWidth.imageGallery {
    display: none;
}
   .service-step {
    white-space: inherit;
    height: 250px;
}
   .tb1-table {
    font-size: 16px;
}
   .tb2-table {
    font-size: 16px;
}
   .send-note {
    font-size: 16px;
}
   .quotation-bg {
    margin: 7% auto 0%;
}
   .quotation-text {
    font-size: 20px;
}
   .copy-right {
    font-size: 14px;
    padding: 1% 0 7%;
    text-align: center;
}
   .table-responsive {
    border: 0px solid #ddd;
}
   .coming-soon {
    padding: 5% 15% 53%;
}
   .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    margin: 0 0px 10px !important;
}
   .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
   .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
}
   .Textmanager.font-inherit {
    display: block;
}
   .text-contact h3 {
    font-size: 18px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6465fd8a4a0c96001a2ff490 {
    padding: 0px !IMPORTANT;
}
#Component6465feab898bd90019c9433c {
    width: 100%;
}
  .about-logo img {
    width: 65% !important;
}
.row-fluid [class*=col-sm-5fix] {
    width: 100%;
    float:left;
}
  .service-step {
    font-size: 16px;
}
  .service-step h4 {
    font-size: 22px;
}
  .send-table {
    flex-direction: column;
}
  .tb1-table , .tb2-table {
    width: 100%;
}
  .tb1-table {
    font-size: 18px;
}
  .catalog-bg {
    flex-direction: column;
}
  .catalog-text {
    width: 100%;
}
.catalog-text span {
    display: block;
}
.quotation-bg {
    flex-direction: column;
}
  .quotation-logo {
    width: 85%;
}
  .quotation-text {
    font-size: 18px;
    width: 100%;
    white-space: inherit;
}
  .coming-soon {
    padding: 5% 15% 92%;
}
  .itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col , .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
}
  .itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 10px 0 0;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .about-detail {
    font-size: 16px;
    padding: 0% 0 0% 5%;
}
  .text-contact h3 {
    font-size: 17px;
}
  .padding-contact {
    padding: 15px 0;
}
  #iframe646c2798543bfc001331aa40 iframe {
    height: 300px;
}
  #background64a248ba1c22260013dc4141 .none-middle-mid, #background64a24976c3931d00137915ea .none-middle-mid, #background64a24a085010ee0012a5ef38 .none-middle-mid,
  #background64a24a945c8d0f001386b849 .none-middle-mid, #background646b15b0ae806c00133fe0f8 .none-middle-mid{
    display: flex;
    flex-direction: column-reverse;
}
  .aboutUs-foot {
    text-align: right;
    font-size: 16px;
    padding-bottom: 15px;
}
  .itopplus-footer3 {
    padding-bottom: 70px;
}
}

.ui.input input {
    margin: 1px;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    text-align: left;
    line-height: .2142em;
    inline-size: 420px;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    padding: 0.67861em 1em;
    background: #fff;
    border: 1px solid rgba(0,0,0,.15);
    color: rgba(0,0,0,.8);
    border-radius: 0.2857rem;
    -webkit-transition: background-color .2s ease,box-shadow .2s ease,border-color .2s ease;
    transition: background-color .2s ease,box-shadow .2s ease,border-color .2s ease;
    box-shadow: none;
}

