.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: #282828;
      font-family: "LINE Seed Sans TH" , "Roboto";
}
a {
    color: #282828;
}
a:hover  {
    color: #0203a0;
}
b, strong {
    font-weight: 600;
}

.itopplus-bg {
      background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23042024quz0/0/0/1z-z1297958502369.jpg");
      background-size: 120% auto;
}

.itopplus-bg2 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23042024quz0/0/0/bg2z-z1573790356982.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #282828;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  border-bottom: 3px 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: transparent;
  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: #0203a0;
}

@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: 30px;
    background-position: center;
  }

  .navbar-header > a::after {
    background: #0203a0;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

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

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

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

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

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

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 10% 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;
  }

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }
  
  .dropdown-sub:hover > ul {
    display: block;
}

  .dropdown-submenu>.dropdown-menu {
    left: auto;
    right: 100%;
  }
  
  
}





/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.65em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.25em;
    font-weight: 400;
}
.h5, h5 {
    font-size: 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;
}
/**/





/*footer*/
.itopplus-footer {
    font-size: 12px;
}
.itopplus-footer h3 {
    font-weight: 400;
    margin: 0 0 10px;
}
.itopplus-footer h4 {
    margin: 0px 0 10px;
    font-weight: 400;
    line-height: 1.3;
}
.itopplus-footer a {
    color: #fff;
}
.tel-mail {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 15px;
    align-items: center;
    margin: 15px 0 0;
}
.copy-right {
    white-space: pre-line;
    font-family: "Roboto", sans-serif;
    padding: 20px 0 0;
    font-size: 0.9em;
}
.footer-2 {
    padding: 0 0 0 20%;
}
.footer-3 {
    padding: 0 30%;
}
.footer-icon-img {
    display: flex;
    gap: 20px;
}
.footer-icon-img {
    width: 60%;
    display: flex;
    gap: 20px;
    margin: 0 0 20px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.qr-code {
    width: 90%;
}
.qr-code img {
    border-radius: 12px;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0203a0 !important;
    color: #0203a0 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #0203a0 !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*/





/*slide*/
#carousel6833f6b606e9780013b0ba27 .hidden ,
#carousel683d21e9aa25d20013f072ca .hidden {
        display: block!important;
        visibility: inherit!important;
        pointer-events: none;
} 
#carousel6833f6b606e9780013b0ba27 .carousel-indicators .active ,
#carousel683d21e9aa25d20013f072ca .carousel-indicators .active {
     background-color: #fff;
    border-color: #fff;
    width: 40px;
    height: 9px;
    margin: 2px;
}  
#carousel6833f6b606e9780013b0ba27 .carousel-indicators li ,
#carousel683d21e9aa25d20013f072ca .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
} 
#carousel6833f6b606e9780013b0ba27 .carousel-indicators ,
#carousel683d21e9aa25d20013f072ca .carousel-indicators {
    bottom: 3%;
} 
#carousel6833f6b606e9780013b0ba27 .glyphicon-chevron-left:before, #carousel6833f6b606e9780013b0ba27 .glyphicon-chevron-right:before ,
#carousel683d21e9aa25d20013f072ca .glyphicon-chevron-left:before, #carousel683d21e9aa25d20013f072ca .glyphicon-chevron-right:before {
         display: none;
}
/*slide*/


/*หน้าแรก*/
.about-us {
    padding: 0% 5% 0 2%;
}
.about-us h3 {
    font-size: 2em;
}
.about-us h5 {
    color: #0203a0;
    margin: 0;
    font-weight: 400;
}
.about-us h4 {
    line-height: 1.2;
    margin: 15px 0;
}
.about-number-block {
    display: grid;
    grid-template-columns: 40% 60%;
}
.about-number {
    display: grid;
    grid-template-columns: 20% auto;
    margin-bottom: 20px;
}
.about-number-head {
    color: #0203a0;
    font-family: "Roboto", sans-serif;
    font-size: 2.2em;
}
.about-number-text {
    white-space: pre-line;
}
.about-number-text span {
    color: #0203a0;
    font-family: "Roboto", sans-serif;
}
.menu-align {
    text-align: center;
    padding: 5% 0 1%;
}
.menu-align h4  {
    color: #0203a0;
    font-family: "Roboto", sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-size: 1.1em;
}
.menu-align h2 {
    margin: 15px 0;
}
.padding-pd {
    padding: 2%;
}
.why-us {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.why-icon {
    white-space: pre-line;
    text-align: center;
    padding: 5%;
}
.why-icon img {
    width: 20% !important;
    margin: 0 auto 20px;
}
.btn-detail {
    background: #0203a0;
    color: #fff;
    border: none;
    display: grid;
    grid-template-columns: auto 17px;
    gap: 10px;
    padding: 7px 15px;
    border-radius: 50px;
    margin: 0 auto;
    transition: 0.5s;
}
.btn-detail:hover , article.col-md-6.item.-micro:hover .btn-detail , .product-bg2 .btn-more:hover , .thumbnail:hover .btn-detail  {
    background: #282828;
    color: #fff;
}
.product-bg1 {
    background: #8196b6;
    color: #fff;
}
.product-bg2 {
    background: #0203a0;
    color: #fff;
}
.product-bg1 , .product-bg2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    border-radius: 20px;
}
.product-bg1-text {
    padding: 0% 14%;
}
.product-bg1-text2 {
    padding: 0% 4% 0 13%;
}
.product-bg1 h4 , .product-bg2 h4 {
    font-size: 1.1em;
    line-height: 1.4;
    margin: 0 0 20px;
}
.product-bg1 h3, .product-bg2 h3 {
    white-space: pre-line;
    line-height: 1.2;
}
.btn-more {
    background: #fff;
    color: #282828;
    font-size: 0.9em;
    border: none;
    display: grid;
    grid-template-columns: auto 17px;
    gap: 10px;
    padding: 7px 15px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #0203a0;
    color: #fff;
}
.btn-more img {
    transition: 0.5s;
}
.btn-more:hover img {
    filter: invert(1);
}
figure.effect-oscar , figure.effect-phoebe {
    background: transparent;
    border-radius: 20px;
    transition: 0.5s;
}
figure.effect-oscar figcaption {
    background-color: rgba(2, 3, 160, .7);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(40, 40, 40, .9);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-oscar h2 {
    margin: 0% 0 0px 0 !important;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 0.8em;
    text-transform: none;
}
figure.effect-oscar img , figure.effect-oscar:hover img , figure.effect-phoebe img , figure.effect-phoebe:hover img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe figcaption {
    background-color: rgba(129, 150, 182, .7);
    transition: 0.5s;
}
figure.effect-phoebe:hover figcaption {
    background-color: rgba(40, 40, 40, .9);
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 0.8em;
      text-transform: none;
}
.grid figure img {
    opacity: 1;
}
.industry-group img {
    width: 30% !important;
    margin: 40px auto;
}
.industry-group h3 {
    font-family: "Roboto", sans-serif;
    margin: 0;
    font-weight: 400;
}
.industry-group h4 {
    white-space: pre-line;
    line-height: 1.3;
    margin: 0;
}
.industry-group h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin: 10px 0 0;
}
/*หน้าแรก*/



/*สินค้า*/
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
.col-section {

}
article.col-md-6.item.-micro {
    width: 23%;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    margin: 0 10px 20px;
    border-radius: 20px;
}
.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: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    color: #282828;
    padding: 10px 0%;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #0203a0;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.9em;
    text-align: center;
    color: #282828;
}
.managerHeader {
    font-size: 2.3em;
    font-weight: 600;
    color: #282828;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    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: 15px 0;
}
.Textmanager.font-inherit h5 {
    margin: 0;
}
.Textmanager.font-inherit h6 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 15px 0;
    line-height: 1.2;
}
.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 {
    width: 33.33%;
    padding: 10px 15px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 20px;
    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: 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: 1px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.product-sub {
    padding: 10% 8% 0 0;
}
.product-sub h2 span {
    font-family: "LINE Seed Sans TH", "Roboto";
}
.product-sub2 h2 span {
    font-family: "LINE Seed Sans TH", "Roboto";
}
.product-sub2 {
    padding: 5% 0 1% 0;
}
.product-sub-pd .product-sub {
    padding: 10% 0 0 8%;
}
.product-sub .btn-detail {
    margin: 10% 0 0;
}
.product-sub h2 , .product-sub2 h2  {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 30px;
    font-size: 2em;
  	white-space: pre-line;
}
.product-sub h4 , .product-sub2 h4 {
    line-height: 1.3;
    margin: 0;
  	font-size: 1em;
}
.product-sub h3 , .product-sub2 h3 {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.2;
    margin: 25px 0 15px;
}
figure.effect-jazz {
    background: transparent;
  	border-radius: 15px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.thumbnail {
    padding: 10px !important;
    border: 0px solid #ddd;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1) !important;
    border-radius: 20px;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
   border-radius: 15px;
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.product-name {
    text-align: center;
    padding: 25px 0;
}
.product-name h5 {
    margin: 0 0 15px;
  	height: 53px;
}
.pd-sub-name h3 {
    text-align: center;
}
table.tj2 {
    width: 100%;
    background-color: #fff;
}
table.tj2 td {
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
}
.product-sub-name {
    text-align: center;
}
.product-text1 {
    margin-bottom: 3%;
}
.radius-text2 .product-sub {
    padding: 10% 10% 0 10%;
}
.radius1-text2 .product-sub {
    padding: 3% 7% 0 7%;
}
.text2 h1 {
    color: #0203a0;
    margin-top: 3%;
    margin-bottom: -3%;
    font-size: 3.9em;
}
.text2 h1 span {
    font-size: 1.5em;
}
.text2 h2 {
    white-space: pre-line;
}
.radius1-text2 .product-sub h3 {
    font-family: "LINE Seed Sans TH", "Roboto";
    font-weight: 600;
    color: #0203a0;
    font-size: 1.3em;
}
.radius-text2 .text2 h3 {
    font-weight: 600;
}
.text2 .product-sub h3 {
    font-family: "LINE Seed Sans TH", "Roboto";
    font-weight: 600;
    color: #0203a0;
    font-size: 1.3em;
}
}
.text2 h4 {
    white-space: pre-line;
}
.product-sub h4 span {
    font-size: 1.17em;
    font-weight: 600;
}
.text2 h5 {
    white-space: pre-line;
}
.text2 .btn-detail {
    margin: 6% 0 0;
}
.text3 {
    text-align: center;
}
.text3 h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 1.5em !important;
}
.text3 h5 {
    text-align: left;
    color: red;
}
.text4 h3 {
    color: #0203a0;
    font-weight: 600;
}
.text4 h5 {
    font-weight: 600;
}
.text5 .product-sub {
    padding: 0% 3% 0 0;
}
.text5 .product-sub h3 {
    font-family: "LINE Seed Sans TH", "Roboto";
    font-weight: 600;
    color: #0203a0;
    font-size: 1.3em;
}
.text5 .product-sub2 h4 {
    font-weight: 600;
    text-align: center;
}
.product-sub2 h5 {
    line-height: 20px;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #0203a0!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 0% !important;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.2em !important;
  	font-weight: 600;
}
.tab-content {
    border: none !important;
    margin: 2% 1% 0;
}
.product-sub-video {
    background-color: #000;
}
.product-sub-video video {
    height: 298px !important;
}
.product-sub-video2 {
    background-color: #000;  	
  	border-radius: 20px;
}
.product-sub-video2 video {
    height: 522px !important;
  	border-radius: 20px;
}
.padding-btn-sub {
    margin-top: 19px;
}
  .product-sub-video3 {
    background-color: #000;
}
  .product-sub-video3 video {
    height: 500px !important;
}
}
/*สินค้า*/




/*CONTACT US*/
.text-contact {
    text-align: center;
    padding: 2% 0% 0;
}
.text-contact h3 {
    font-size: 1.5em;
    line-height: 1.2;
    color: #0203a0;
    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: 50% 50%;
  gap: 10px;
  margin: 20px 0 0px;
  width: 98.5%;
}
.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: #282828;
    color: #fff;
}
.contact-bg3 iframe {
    height: 285px;
    border-radius: 20px;
}
/*form Contact*/
.no-js #Component683d1b91da096300137f059b label {
  display: none !important;
}
.no-js #Component683d1b91da096300137f059b .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component683d1b91da096300137f059b .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: 27px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component683d1b91da096300137f059b .form-control:hover {
  border: 1px solid #0203a0;
}
.no-js #Component683d1b91da096300137f059b .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component683d1b91da096300137f059b .form-control:focus {
  border: 1px solid #0203a0;
  -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 #Component683d1b91da096300137f059b .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #0203a0;
  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 #Component683d1b91da096300137f059b .btn-default:active {
  background: #0203a0;
  color: #fff;
}
.no-js #Component683d1b91da096300137f059b .btn-default:hover,.no-js #Component683d1b91da096300137f059b .btn-default:focus {
  background-position: 0 0px;
   background: #0203a0;
  color: #fff;
}
.no-js #Component683d1b91da096300137f059b .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component683d1b91da096300137f059b span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component683d1b91da096300137f059b .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: #0203a0;
    border-color: #0203a0;
}
.pagination>li>a, .pagination>li>span {
    color: #0203a0;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #0203a0;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
        width: 1440px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.padding-pd {
    padding: 3%;
}
  .about-us {
    padding: 2% 10% 0 2%;
}
  .itopplus-footer {
    font-size: 16px;
}
  .footer-2 {
    padding: 0 0 0 17%;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .contact-bg {
    grid-template-columns: 50px auto;
}
  .contact-bg3 iframe {
    height: 291px;
}
  .product-sub-video video {
    height: 372px !important;
}
  .product-sub-video3 video {
    height: 600px !important;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
div#carousel683d21e9aa25d20013f072ca {
    display: none;
}
    .about-us {
        padding: 0% 0% 0 0%;
        font-size: 0.9em;
    }
  .itopplus-bg {
    background-size: 200% auto;
}
  article.col-md-6.item.-micro {
    width: 22.8%;
}
  .product-bg1-text {
    padding: 0% 6%;
}
.product-bg1-text2 {
    padding: 0% 0% 0 6%;
}
  .product-bg1 h3, .product-bg2 h3 {
    white-space: inherit;
}

  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 55px;
}
  figure.effect-oscar h2 , figure.effect-phoebe h2 {
    font-size: 0.7em;
}
  .industry-group img {
    margin: 25px auto;
}
  .contact-bg {
    grid-template-columns: 40px auto;
}
  .contact-bg-text {
    word-break: break-word;
    padding: 0 5% 0 0;
    font-size: 0.9em;
}
  .contact-bg3 iframe {
    height: 300px;
}
.product-sub h2, .product-sub2 h2 {
    margin: 0 0 10px;
    font-size: 1.7em;
    white-space: inherit;
}
  .text3 h3 {
    font-family: "Roboto", sans-serif;
    font-size: 1.3em !important;
}
  .product-sub-video video {
    height: 241px !important;
}
    .product-sub-video2 video {
    height: 500px !important;
    border-radius: 20px;
}
  .product-sub-video3 video {
    height: 445px !important;
}
  .radius-text2 .product-sub {
    padding: 6% 8% 0 8%;
}
  .radius1-text2 .product-sub {
    padding: 0% 7% 0 7%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
    .navbar-header {
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
  div#carousel683d21e9aa25d20013f072ca {
    display: block;
}
  .about-number-block {
    grid-template-columns: repeat(2, 1fr);
}
  .about-number {
    grid-template-columns: 25% auto;
}
      article.col-md-6.item.-micro {
        width: 22.2%;
    }
  .btn-detail , .btn-more {
    grid-template-columns: auto 15px;
    padding: 7px 8px;
}
  .product-bg1, .product-bg2 {
    font-size: 0.7em;
}
  
.why-icon {
    padding: 0%;
}
  .grid figure figcaption {
    padding: 1em 0em;
}
  .industry-group img {
    width: 20% !important;
    margin: 20px auto;
}
  .itopplus-footer {
    font-size: 10px;
}
  .copy-right {
    white-space: inherit;
}
  .text-contact h3 {
    font-size: 1.1em;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
      .contact-bg3 iframe {
        height: 110px;
    }
  .radius-text2 .product-sub {
        padding: 8% 8% 0 8%;
    }
      .product-sub-video video {
        height: 184px !important;
    }
  .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0px solid #ddd;
    }
  table.tj2 td {
    white-space: nowrap;
}
    .TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
    display: flex;
}
  .nav-justified>li {
    width: 100%;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 0 5px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl683d21e9aa25d20013f072ca {
    padding: 0 !IMPORTANT;
    margin-bottom: -8px;
} 
      .itopplus-bg {
        background-size: 240% auto;
    }
      .about-us {
        font-size: 1em;
    }
      .about-number-block {
        grid-template-columns: repeat(1, 1fr);
    }
      .about-number {
        grid-template-columns: 20% auto;
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
    }
      article.col-md-6.item.-micro {
        width: 44%;
    }
      .btn-detail, .btn-more {
        grid-template-columns: auto 13px;
        padding: 7px 10px;
        font-size: 0.9em;
    }
      .product-bg1, .product-bg2 {
        font-size: 1em;
    }
  .product-bg1 {
    display: flex;
    flex-direction: column-reverse;
}
  .product-bg2 {
    display: flex;
    flex-direction: column;
}
      .product-bg1-text , .product-bg1-text2 {
        padding: 10%;
    }
  .why-us {
    grid-template-columns: repeat(2, 1fr);
}
      .why-icon {
        padding: 10% 7%;
        white-space: inherit;
    }
  .why-icon img {
    width: 30% !important;
}
      .industry-group img {
        margin: 40px auto;
    }
      .itopplus-footer {
        font-size: 14px;
    }
  .footer-2 {
    display: none;
}
      .copy-right {
        display: none;
    }
  .footer-3 {
    padding: 0 0%;
}
  .footer-icon-img {
    width: 30%;
}
  .qr-code {
    width: 40%;
}
  .h2, h2 , h3.managerHeader {
    font-size: 2.2em;
}
  .menu-align h4 {
    font-size: 1em;
}
  .col-md-6.pull-left,  .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .text-contact h3 {
        font-size: 1.5em;
    }
      .contact-bg3 iframe {
        height: 200px;
    }
  .no-js #Component683d1b91da096300137f059b .col-md-6 {
    padding: 0 15px;
}
.product-sub , .product-sub2 {
    padding: 0% 0% 0 0;
}
  .product-sub h4, .product-sub2 h4 {
    font-size: 1.1em;
}
  .product-name {
    font-size: 0.75em;
}
  .product-sub2 h4 {
    margin-top: 2%;
}
  .product-sub2 h5 {
    line-height: 20px;
    margin-top: 3%;
}
      .TabItpContentLandingPage6>ul {
        flex-direction: column;
    }
  .col-md-12.text-justify {
    padding: 0 5px;
}
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.1em !important;
    font-weight: 600;
}
      .product-sub-video video {
        height: auto !important;
    }
      .product-sub-video2 video {
        height: auto !important;
        border-radius: 20px;
    }
  .product-sub-video3 video {
        height: auto !important;
    }
}





