.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444;
  font-family: "Montserrat", serif;
  /*LINE Seed Sans TH*/
}
a {
    color: #444444;
}
a:hover  {
    color: #ea712f;
}
.itopplus-bg {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_11002024pahi/0/0/bgz-z611004349718.jpg");
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_11002024pahi/0/0/2z-z1303055464069.jpg");
  color: #fff;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_11002024pahi/0/0/3z-z600249498253.jpg");
  color: #fff;
  background-size: cover;
}

.navbar-default .navbar-nav > li > a {
  font-size: 0.9em;
  color: #000000;
  margin: 0 10px;
  padding: 8px 5px;
  border-radius: none;
  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: #000000 !important;
  box-shadow: none;
  border-color: #ea712f;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu > li > a {
  font-size: 1.1em;
  color: #000000;
  padding: 8px 15px;
}

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

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

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

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

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

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

    #controlBanner {
        object-fit: contain;
        padding: 15px 0;
        width: 37%;
        margin: 0 auto;
    }

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




/**/
.h1, h1 {
    font-size: 3.7em;
    font-weight: bold;
}
.h2, h2 {
    font-size: 3em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
}
.h5, h5 {
    font-size: 1.1em;
}
.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: 14px;
    line-height: 1.6;
}
.itopplus-footer h4 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 0px 0 5px;
}
.itopplus-footer a {
    color: #000000;
}
.itopplus-footer a:hover {
    color: #ea712f;
}
.footer-logo {
    width: 27%;
    margin: 0 15% 0 auto;
}
.footer-pd {
    padding-left: 10%;
}
.footer-pd2 {
    padding: 0 0 0 30%;
}
.footer-padding {
    padding: 15% 0;
}
.footer-icon-img {
    width: 43%;
    display: flex;
    gap: 5px;
    justify-content: center;
    margin: 15px 0 10px;
}
.icon-img  {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.8em;
    margin: 15px 0 10px;
}
.line-pd {
    padding-left: 10%;
}
.line-text {
    width: 15%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffff;
    font-family: "Teko", serif;
    font-size: 20px;
}
.line-footer {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    width: 60%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #ea712f !important;
    color: #ea712f !important;
    font-family: "Montserrat", serif !important;
}
.buttonExampleSite:hover {
    background: #ea712f !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: 10% 2% 2%;
}
/*footer*/



/*HOME*/
.padding-pd {
    padding: 2%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-selena {
    background: transparent;
}
.about-us {
    padding: 8% 0 0 14%;
    font-size: 1.1em;
}
.about-us h2 {
    color: #ea712f;
    font-size: 2.6em;
}
.about-us h4 {
    color: #000;
    margin: 0 0 20px;
}
.btn-more {
    background: #898b97;
    color: #fff;
    font-size: 0.8em;
    border: none;
    padding: 11px 10px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #ea712f;
    color: #fff;
}
.product-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    color: #000;
    transition: 0.5s;
    border-bottom: 6px solid #ea712f;
}
.product-block:hover {
    background: #e5e5e5;
}
.product-block-text {
    padding: 28% 8% 28% 15%;
}
.product-block-text2 {
    padding: 28% 8% 28% 15%;
}
.product-block-text h4 , .product-block-text2 h4 {
    color: #000;
    font-weight: 700;
    margin: 5px 0 20px;
    font-size: 1.4em;
}
.product-block strong {
    color: #000;
}
.btn-detail {
    background: #ea712f;
    color: #fff;
    font-size: 0.8em;
    border: none;
    padding: 10px 20px;
    transition: 0.5s;
}
.btn-detail:hover {
    background: #898b97;
    color: #fff;
}
.btn-align {
    text-align: center;
    padding: 3% 0 13%;
}
.btn-align .btn-more {
    padding: 11px 20px;
}
.cer-img {
    width: 90%;
    margin: -15% auto;
}
.menu-align-pd {
    padding: 4%;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2 {
    color: #000;
}
.cer-block {
    padding: 14% 0;
}
.cer-block h1 {
    margin: 0 0 10px;
    font-size: 3.4em;
}
.cer-block-display {
    display: flex;
    gap: 15px;
    align-items: center;
}
.cer-block-1 h3 {
    font-weight: 400;
    margin: 0;
}
.cer-block-2 {
    background: #ea712f;
    color: #fff;
    font-family: "Teko", serif;
    padding: 7px 15px;
}
.cer-block-2 h4 {
    font-size: 1.8em;
    margin: 0;
}
.cer-border {
    width: 75.5%;
    border-bottom: 1px solid;
    padding: 6% 0;
    margin: 0 0 20px;
}
.service-name {
    white-space: pre-line;
    padding: 5% 5% 10%;
    font-weight: 600;
    text-align: center;
    color: #000;
    font-size: 1.1em;
}
.service-name img {
    width: 35% !important;
    margin: -22% auto 5%;
    position: relative;
}
.thumbnail {
    padding: 0px !important;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: none;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.CASS-H-border {
    background-image: none;
    margin-bottom: -16.8%;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.padding-pd2 {
    padding: 10%;
}
.product-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
/*form*/
.CASS-D-border {
    background-image: none;
    padding: 10% 0 0;
}
.CASS-C-head, .CASS-D-head {
    font-family: "Montserrat", serif;
}
.CASS-D-head h3 {
    font-size: 2.1em;
    padding-left: 0px;
    color: #fff;
    text-align: center;
}
.CASS-D-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #e7e7e7;
    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: 0.9em !important;
    padding: 23px 0;
    font-weight: 400;
    color: #dbdbdb !important;
}
.CASS-D-border .form-control::placeholder {
    color: #dbdbdb !important;
}
.CASS-D-border .form-control:hover  {
    border-bottom: 1px solid #ea712f;
}
.CASS-D-border .form-control:focus {
    border-bottom: 1px solid #ea712f;
    -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: #dbdbdb!important;
}
.CASS-D-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #ea712f;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 0.9em;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-D-border .btn-default:active {
   background-color: #ea712f;
      color: #fff;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #ea712f;
        color: #fff;
}
.CASS-D-border .ITPcheckboxAuthen {
    font-size: 0.9em;
    color: #dbdbdb;
    text-align: left !important;
    padding-left: 3.8%;
}
.CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 40%;
}
.CASS-D-border span#contactUsAcceptPolicyText2 {
    color: #dbdbdb;
}
.CASS-D-border span#contactUsAcceptPolicyText2 {
    display: block;
}
.CASS-D-border #editor1 , .CASS-D-border #editor2 , .CASS-D-border #editor3 , .CASS-D-border #editor4 , 
.CASS-D-border #editor5 , .CASS-D-border #editor6 , .CASS-D-border #editor8 , .CASS-D-border #editor10 , .CASS-D-border #editor11 {
    display: none;
}
#form6762773df5f36700132e6ffd {
    padding: 0 !IMPORTANT;
}
.CASS-D-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-D-border .form-control-feedback {
    top: 10px !important;
    color: #dbdbdb ! IMPORTANT;
}
.CASS-D-border .form-control option {
    color: #000;
}
#form67aec04b75066f00138806eb {
    padding: 0 15px !important;
}
/*form*/
/*HOME*/



/*ABOUT US*/
.about-block {
    padding: 8% 0 0 9%;
}
.about-block h3 {
    color: #ea712f;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 2.3em;
}
.mission-block-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.mission-block {
    padding: 10% 7%;
    background: #eeeeee;
    border-bottom: 6px solid #ea712f;
}
.mission-block h4 {
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
}
.mission-block ul , .mission-block ol {
    margin-left: -20px;
}
.mission-block ul li::marker {
    color: #ea712f;
}
.about-pd {
    padding: 5%;
}
.text-more {
    font-weight: 500;
    color: #ea712f;
}
/*ABOUT US*/



/*PRODUCT*/
table.tj2 {
   width:100%;
}

table.tj2 td,table.tj2 tr,table.tj2 th {
     border: 1px solid #eee;
    padding: 12px 8px;
    text-align: center;

}
.Product-sub {
    text-align: center;
}
.product-name3 {
    text-align: center;
    padding: 5% 0;
}
/*PRODUCT*/



/*CERTIFICATE*/
.cer-block-pd {
    padding: 10% 0;
}
/*CERTIFICATE*/



/*KNOWLEDGE*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.3em;
    font-weight: 600;
    color: #000000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ea712f;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.9em;
    color: #444;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 20px 20px 20px;
}
.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;
}
h3.managerHeader {
    font-size: 2.4em;
    font-weight: 600;
    color: #000;
    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: 20px 0 10px;
    font-size: 1.8em;
}
.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: 10px 10px 0;
}
.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: 0px;
    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: #fff;
    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;
}
/*KNOWLEDGE*/



/*CONTACT US*/
.text-contact {
    text-align: center;
    padding: 2% 0 0;
}
.text-contact h3 {
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 2px;
    color: #000;
}
.contact-bg-text {
    line-height: 1.3;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 10px 0 10px;
}
.contact-bg {
  display: grid;
  grid-template-columns: 55px auto;
  gap: 5px;
  align-items: center;
  background: #eeeff0;
  border-radius: 0px;
  padding: 0px;
}
.contact-bg:hover {
    background: #ea712f;
    color: #fff;
}
/*form Contact*/
.no-js #Component67aeeaf46052aa001372cec2 label {
  display: none !important;
}
.no-js #Component67aeeaf46052aa001372cec2 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67aeeaf46052aa001372cec2 .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: 0.9em !important;
    padding: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component67aeeaf46052aa001372cec2 .form-control:hover {
  border: 1px solid #ea712f;
}
.no-js #Component67aeeaf46052aa001372cec2 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component67aeeaf46052aa001372cec2 .form-control:focus {
  border: 1px solid #ea712f;
  -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 #Component67aeeaf46052aa001372cec2 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #ea712f;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67aeeaf46052aa001372cec2 .btn-default:active {
  background: #ea712f;
  color: #fff;
}
.no-js #Component67aeeaf46052aa001372cec2 .btn-default:hover,.no-js #Component67aeeaf46052aa001372cec2 .btn-default:focus {
  background-position: 0 0px;
   background: #ea712f;
  color: #fff;
}
.no-js #Component67aeeaf46052aa001372cec2 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67aeeaf46052aa001372cec2 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component67aeeaf46052aa001372cec2 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -2%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
#iframe67aeee09797f0900131c7429 iframe {
    height: 295px;
}
/*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: #ea712f;
    border-color: #ea712f;
}
.pagination>li>a, .pagination>li>span {
    color: #ea712f;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ea712f;
    background-color: #f7f7f7;
}
/*pagination*/



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
    .container {
        width: 1440px;
    }
  .dropdown-menu > li > a {
    font-size: 1.4em;
}

  .CASS-D-border .form-control {
    padding: 30px 0;
}
  .CASS-D-border .ITPcheckboxAuthen {
    padding-left: 2.8%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .line-footer {
    width: 45%;
}
  .ITPcookiebar , .buttonExampleSite  {
    font-size: 16px !important;
}
  .footer-icon-img {
    width: 40%;
    gap: 8px;
}

  #iframe67aeee09797f0900131c7429 iframe {
    height: 324px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav > li > a {
    font-size: 0.8em;
    margin: 0 5px;
}
  .dropdown-menu > li > a {
    font-size: 1em;
}
  .about-us {
    padding: 8% 0 0 5%;
    font-size: 1em;
}
  .product-block {
    font-size: 0.9em;
}
  .product-block-text {
    padding: 25% 0% 25% 10%;
}
  .product-block-text2 {
    padding: 25.5% 0% 23.5% 10%;
}
  .cer-block {
    padding: 5% 0;
}
  .cer-border {
    width: 95%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .about-block h3 {
    font-size: 1.9em;
}

  #iframe67aeee09797f0900131c7429 iframe {
    height: 275px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
    .product-block {
        font-size: 0.7em;
    }
      .product-block-text {
        padding: 25% 0% 26% 7%;
    }
      .product-block-text2 {
        padding: 20.5% 0% 20.5% 7%;
    }
      .cer-block {
        padding: 3% 0;
        font-size: 0.7em;
    }
  .service-name {
    font-size: 1em;
}
  .CASS-D-border {
    padding: 10% 5% 0;
}
   .CASS-D-head h3 {
    font-size: 1.3em;
}
.CASS-D-middle-mid div {
    padding: 0px !important;
}
  div#cookie67aec04b75066f00138806eb {
    padding-left: 2% !important;
}
  .CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 33%;
    margin-top: 20px;
}
      .about-block h3 {
        font-size: 1.5em;
    }

  .itopplus-footer {
    background-color: #ea712f;
    color: #ffffff;
}
  .copy-right {
    margin: 5px 0;
    text-align: center;
}
  .contact-block2 {
     grid-template-columns: repeat(1, 1fr);
}
      #iframe67aeee09797f0900131c7429 iframe {
        height: 146px;
    }
.table-responsive {
    border: 0px solid #ddd;
}
table.tj2 td, table.tj2 tr, table.tj2 th {
    white-space: nowrap;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl67add89f797f0900131c6622 {
    padding: 0 !important;
}
  .h2, h2 {
    font-size: 2.4em;
}
  ul#slider67add89f797f0900131c6622 {
    margin-bottom: -7px;
}
      .about-us {
        padding: 2% 0 0 2%;
        font-size: 1em;
    }
  .itopplus-bg2 {
    background-size: cover;
}
  .cer-img {
    width: 100%;
    margin: 5% auto;
}
      .CASS-D-border {
        padding: 10% 0% 0;
    }
  .about-block {
    padding: 0 0 0 0%;
}
  .about-us h2 {
    font-size: 2.2em;
}
      .about-block h3 {
        font-size: 1.2em;
    }
  .product-display {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
            align-items: end;
}
  
  .product-display > a:nth-child(2) .product-block >div:first-child {
    order: 1;
}
  
    .product-display > a:nth-child(2) .product-block>div:last-child {
    order: 0;
}
  
    .product-display > a:nth-child(3) .product-block >div:first-child {
  order: 1;
}
  
    .product-display > a:nth-child(3) .product-block>div:last-child {
  order: 0;
}
      .mission-block {
        height: inherit;
    }
  .menu-align h2 {
    font-size: 2em;
}
      .Contentmanager .site .col-section .item.-micro a .caption {
        padding-left: 0;
        padding: 20px 0 0;
    }
  .col-md-6.pull-left , .col-md-6.pull-right  {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  h3.managerHeader {
    font-size: 2em;
}

  .text-contact h3 {
    font-size: 1.2em;
}
  .no-js #Component67aeeaf46052aa001372cec2 .col-md-6 {
    padding: 0 15px;
}
    .product-block-text {
        padding: 28% 0% 28% 7%;
    }
      .product-block-text2 {
        padding: 23.5% 0% 23.5% 7%;
    }
  .mission-block-display {
    grid-template-columns: repeat(1, 1fr);
}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
        .product-block-text {
        padding: 25% 0% 26% 7%;
    }
  .product-block-text2 {
        padding: 20.5% 0% 20.5% 7%;
    }
  
}

