.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #444444;
    font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover  {
    color: #083f66;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_190620243uyd/0/0/bgz-z838572798051.jpg");
    /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_190620243uyd/0/0/1z-z397915387387.jpg");*/
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}

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

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #282828 !important;
  box-shadow: none;
  border-color: #0bc1d9;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
    color: #282828;
    padding: 6px 15px;
}

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

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

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

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

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

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

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

#itpphonemobile::before {

 background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/telz-z1565433624019.png) !important;
}

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

.old-image-icon-facebook::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_190620243uyd/0/0/facebook-1z-z1308108004156.png) !important;
}

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

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

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

.new-image-icon-twitter::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}

}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 17% auto;
    align-items: center;
  }

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

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  }

  #controlBanner {
    object-fit: contain;
    padding: 20px;
    width: clamp(140px, 70%, 20vw);
    margin: 0 auto;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  .itopplus-search {
    width: 60%;
    text-align: right;
    color: #282828;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}




/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.7em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.7em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.4em;
    font-weight: 400;
}
.h5, h5 {
    font-size: 1.1em;
}
.h6, h6 {
    font-size: 0.9em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/



/*header*/
.header-block {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}
.header-icon-img {
    width: 40%;
    display: flex;
    gap: 10px;
}
/*header*/


/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 10px;
    font-weight: 600;
    line-height: 1.3;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #0bc1d9;
}
.footer-3 {
    padding: 0 0 0 20%;
}
.footer-logo {
    width: 70%;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    align-items: center;
    justify-content: end;
}
.tel-block2 {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 10px;
    align-items: center;
    margin: 25px 0 0;
}
.copy-right {
    font-size: 0.9em;
}
.footer-icon-img {
    width: 80%;
    display: flex;
    gap: 10px;
    margin: 0 0 24%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}

.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #083f66 !important;
    color: #083f66 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #083f66 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/




/*หน้าแรก*/
.menu-align , .menu-align2 {
    text-align: center;
    padding: 5% 0 1%;
}
.menu-align h2 {
    color: #083f66;
    margin: 5px 0;
}
.menu-align h3 {
    color: #282828;
}
.menu-align2 h2 {
    font-size: 2.4em;
    color: #282828;
    margin: 5px 0;
}
.padding-pd {
    padding: 2%;
}
.product-bg-pd {
    text-align: center;
}
.product-bg-pd h5 {
    margin: 20px 0 0;
}
.product-bg {
    background: #083f66;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 50px;
}
.product-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    padding-left: 15%;
}
.product-icon {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}
.product-icon-text {
    white-space: pre-line;
}
figure.effect-apollo {
    background: transparent;
}
.about-us {
    padding: 10% 6% 10% 0;
}
.about-us h3 {
    color: #282828;
    margin: 0;
}
.about-us h2 {
    color: #083f66;
    line-height: 1.2;
    margin: 15px 0 20px;
}
figure.effect-selena {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1);
}
.gallery-block {
    width: 97%;
    display: grid;
    grid-template-columns: 25% 50% 25%;
    gap: 20px;
}
.gallery-img {
    margin-bottom: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.gallery-img img {
    overflow: hidden;
    transition: 0.5s;
}
.gallery-img img:hover {
    transform: scale(1.1);
}
#Component68413eacb04dfe0013f81d9b .col-md-3.col-sm-4.col-xs-4 , #Component6841482eb04dfe0013f8224f .col-md-3.col-sm-4.col-xs-4 {
    width: 16.66%;
}
/*หน้าแรก*/


/*Article*/
.col-section {
    padding: 0 0 3%;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border: 0px solid #eee;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    font-weight: 400;
    color: #282828;
    text-align: center;
    margin-bottom: 15px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    font-size: 0.9em;
    color: #282828;
}
.btn-more {
    border-bottom: 2px solid #0bc1d9 ! important;
    border: none;
    padding: 3px 7px;
    background: transparent;
    margin: 0px auto;
    transition: 0.5s;
}
article.col-md-6.item.-micro:hover .btn-more {
    border-bottom: 2px solid #083f66 ! important;
}
h3.managerHeader {
    font-size: 2.6em;
    font-weight: 600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 45%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 45%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 10px;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0px 10px 0;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
      width: 50%;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .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: 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);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
/*Article*/




/*Products*/
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
.product-titel .about-us {
    padding: 2% 10px 1%;
}
.product-titel .about-us h2 {
    font-size: 1.9em;
    color: #083f66;
    line-height: 1.2;
    margin: 0 0 10px;
}
.product-titel .about-us h3 {
    color: #282828;
    margin: 0 0 15px;
}
.image-container {
    display: grid;
    justify-content: center;
    width: 100%;
    gap: 15px;
    grid-template-columns: repeat(5, 1fr);
    margin-top: 2%;
}
.image-container2 {
    display: grid;
    justify-content: center;
    width: 100%;
    gap: 15px;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 2%;
}
.image-container2 h5 {
    text-align: center;
  	margin-top: 6%;
    margin-bottom: 10%;
  	font-weight: 600;
}
.product-bg-head {
    text-align: center;
    padding: 5% 0 2%;
}
.product-bg-head h3 {
    color: #0a4e7e;
    line-height: 1.3;
}
.product-sub-display {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.product-sub-text {
    font-size: 0.9em;
}
.product-sub-text h6 {
    white-space: pre-line;
    font-size: 1.2em;
    font-weight: 600;
    margin: 20px 0 10px; 
    line-height: 1.3;
}
.product-text h4 {
    color: #083f66;
}
.product-text h5 {
    font-weight: 600;
    text-decoration: underline;
    margin: 0;
    color: #0bc1d9;
}
.btn-view {
    background: #083f66;
    color: #fff;
    border: none;
    padding: 7px 15px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-view:hover , article.col-md-6.item.-micro:hover .btn-view {
    background: #0bc1d9;
    color: #fff;
}
.product-icon-display {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.product-icon-bg {
    background: #f9f9f9;
    border-bottom: 5px solid #093f66;
    padding: 10%;
}
.product-icon-bg img {
    width: 35% !important;
}
.product-icon-bg h3 {
    color: #0bc1d9;
    font-size: 1.3em;
    margin: 20px 0 5px;
}
.effect-sadie {

}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8em 1em 1em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    text-align: center;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(13, 43, 81, .9) 100%);
    text-transform: initial;
    font-size: 0.9em;
    font-weight: 600;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(13, 43, 81, 1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(13, 43, 81, 1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
}
.grid figure img {
    opacity: 1;
}
.technical-display {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin: 20px 0 7%;
    gap: 10px;
    font-size: 1.2em;
}
.technical-block , .technical-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: #eee;
    padding: 25px 25px;
    border-radius: 15px;
}
.technical-block {
    background: #eee;
}
.technical-block2 {
    background: #093f66;
    color: #fff;
}
.technical-block-text1 {
    font-weight: 600;
}
.code-product p {
    border-bottom: 1px solid #eee;
    padding: 2% 0 2% 0;
}
/*Products*/


/*Contact us*/
.text-contact {
    text-align: center;
    padding: 2% 0 0;
}
.text-contact h3 {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
}
.contact-bg-text {
    line-height: 1.3;
    padding: 0 8% 0 0;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  margin: 20px 0 0px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 43px auto;
    gap: 10px;
    border-radius: 50px;
    padding: 5px;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
}
.contact-bg:hover {
    background: #0bc1d9;
    color: #fff;
}
.contact-bg3 iframe {
    height: 298px;
    border-radius: 20px;
}
/*form Contact*/
.no-js #Component68414a475e346d00138c12b0 label {
  display: none !important;
}
.no-js #Component68414a475e346d00138c12b0 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68414a475e346d00138c12b0 .form-control {
  border: 1px solid #dcdbd8;
  border-radius: 10px !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: 1em !important;
  padding: 28px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component68414a475e346d00138c12b0 .form-control:hover {
  border: 1px solid #083f66;
}
.no-js #Component68414a475e346d00138c12b0 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component68414a475e346d00138c12b0 .form-control:focus {
  border: 1px solid #083f66;
  -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: #000 !important;
}
.no-js #Component68414a475e346d00138c12b0 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #083f66;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component68414a475e346d00138c12b0 .btn-default:active {
  background: #083f66;
  color: #fff;
}
.no-js #Component68414a475e346d00138c12b0 .btn-default:hover,.no-js #Component68414a475e346d00138c12b0 .btn-default:focus {
  background-position: 0 0px;
   background: #083f66;
  color: #fff;
}
.no-js #Component68414a475e346d00138c12b0 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68414a475e346d00138c12b0 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component68414a475e346d00138c12b0 .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
/*Contact us*/





/*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: #083f66;
    border-color: #083f66;
}
.pagination>li>a, .pagination>li>span {
    color: #083f66;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #083f66;
    background-color: #f7f7f7;
}
/*pagination*/





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
    .container {
        width: 1440px;
    }  
  .gallery-img {
    margin-bottom: 23px;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .footer-3 {
    padding: 0 0 0 30%;
}
  .contact-bg {
    grid-template-columns: 50px auto;
}
  .contact-bg3 iframe {
    height: 305px;
}
      .itopplus-search {
        width: 50%;
    }
  .no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav > li > a {
    margin: 0 10px;
}
#carousel684109edd02f4b0013af8d2a , ul#slider6841522eed55870012e31d2d , ul#slider685e41c9a307b7001357aa08  {
    display: none;
}
  .product-bg h2 {
    font-size: 2.3em;
}
  .product-icon {
    gap: 10px;
}
  .product-icon-text {
    white-space: inherit;
}
  .h3, h3 {
    font-size: 1.5em;
}
  .about-us h2 {
    font-size: 2.2em;
}
  .about-us {
    padding: 3% 4% 3% 0;
}
  .gallery-img {
    margin-bottom: 15px;
}
  .gallery-block {
    width: 97%;
    gap: 15px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
}
  .itopplus-footer h4 {
    font-size: 1.2em;
}
  .contact-bg3 iframe {
    height: 278px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#carousel684109edd02f4b0013af8d2a , ul#slider6841522eed55870012e31d2d , ul#slider685e41c9a307b7001357aa08 {
    display: block;
}
      .navbar-header {
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
  .product-number-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
  .product-number {
    padding: 0 10% 5%;
}
  .product-number h2 {
    background: #083f66;
    color: #fff;
    width: fit-content;
    padding: 15px 15px;
    border-radius: 50%;
    margin: 0;
}
  .product-number h3 {
    color: #083f66;
    font-size: 1.4em;
    margin: 20px 0 5px;
}
  .product-number strong {
    color: #0bc1d9;
}   
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 20%;
}
  .gallery-img {
        margin-bottom: 13px;
    }
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 7% 5px;
}
      .product-bg h2 {
        font-size: 1.6em;
    }
  .product-bg-pd h4 {
    font-size: 1em;
}
  .about-us h3 {
    font-size: 1.3em;
}
      .about-us h2 {
        font-size: 1.7em;
    }
  .product-icon-block {
    grid-template-columns: repeat(2, 1fr);
}
  .itopplus-footer {
    font-size: 12px;
}
  .footer-3 {
    padding: 0 0 0 10%;
}
  .h4, h4 {
    font-size: 1.2em;
}
  .text-contact h3 {
    font-size: 1.3em;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
      .contact-bg3 iframe {
        height: 97px;
    }
  .product-sub-text h6 {
    white-space: inherit;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl684109edd02f4b0013af8d2a , #imagesControl6841522eed55870012e31d2d , div#imagesControl685e41c9a307b7001357aa08 {
    padding: 0 !important;
}
ul#slider6841522eed55870012e31d2d {
    display: block;
}
  .menu-align h2 {
    font-size: 1.8em;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 50%;
}
.product-number h2 {
        padding: 13px 10px;
        font-size: 1.4em;
        width: 50px;
        height: 50px;
 }
.product-number h3 {
        font-size: 1.1em;
}
  .itopplus-bg {
    background-attachment: inherit;
}
      .product-bg h2 {
        font-size: 2em;
    }
      .product-bg-pd h4 {
        font-size: 1.1em;
    }
      .product-icon-block {
        padding-left: 0;
    }
      .about-us {
        padding: 3% 0% 3% 0;
    }
  .gallery-block {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
}
  .gallery-block1 , .gallery-block3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
  article.col-md-6.item.-micro {
    width: 50%;
}
      .itopplus-footer {
        font-size: 14px;
    }
      .footer-3 {
        padding: 0 0 0 0%;
    }
  .footer-icon-img {
    width: 65%;
    margin: 0 0 5%;
}
  h3.managerHeader {
    font-size: 1.8em;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
      .contact-bg3 iframe {
        height: 200px;
    }
  .no-js #Component68414a475e346d00138c12b0 .col-md-6 {
    padding: 0 15px;
}
  .technical-display {
    font-size: 1em;
}
  .technical-block, .technical-block2 {
    padding: 20px 10px;
}
  .product-icon-display {
    grid-template-columns: repeat(1, 1fr);
}
  .btn-view {
    padding: 7px 10px;
}
  figure.effect-sadie p {
    font-size: 0.7em;
}
  .product-sub-display {
    grid-template-columns: repeat(1, 1fr);
}
  .product-sub-text h6 {
    white-space: pre-line;
}
  .code-product p {
    padding: 5% 0 5% 0;
}
}




.eapps-widget-toolbar { display: none; }  

