.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}

body {
    font-size: 17px;
    overflow-x: hidden;
    font-family: Sarabun;
}
a {
    color: #444444;
}
a:hover {
    color: #ee1a26;
}

.navbar-default .navbar-nav>li>a {
    font-size: 1.2em;
    color: #fff;
    margin: 0 30px;
    padding: 5px 15px;
    text-shadow: none;
    font-family: "Onest", serif;
}

.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: #fff !important;
    box-shadow: none;
    border-radius: 30px;
    background: transparent;
    background-color: #ee1a26;
}

.dropdown-menu>li>a {
    font-size: 1.3em;
    color: #444;
    padding: 10px 20px;
      font-family: "Onest", serif;
}

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

@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 13px;
        left: 10px;
        width: 160px !important;
        z-index: 10000;
    }

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

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

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


}

@media screen and (min-width: 1024px) {
    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
      padding: 1.5% 0;
    }

    .itopplus-banner {
        background: #262626;
        transition: .3s;
    }

    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 19% auto;
        align-items: center;
    }

    .itopplus-sticky {
        background: #262626 !important;
    }

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

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


}




/**/
.h1, h1 {
    font-size: 2.4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.4em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.6em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.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;
}
.itopplus-footer h4 {
    margin: 0px 0 8px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #ee1a26;
}
.footer-logo {
    width: 60%;
    margin: 0 auto;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
    margin: 15px auto;
    font-family: Tahoma, Geneva, sans-serif;
    gap: 10px;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
    width: 55%;
    justify-content: center;
    margin: 5px 0 15px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    padding: 0 5%;
}
.footer-pd2 {
    font-family: "Onest", serif;
    padding: 0 20%;
}
.copy-right {
    font-size: 0.85em;
    font-family: "Onest", serif;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #ee1a26 !important;
    color: #ee1a26 !important;
    font-family: Prompt,sans-serif !important;
}
.buttonExampleSite:hover {
    background: #ee1a26 !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*/


/*Home*/
.about-us {
    padding: 0% 0 0 10%;
}
.about-us h1 {
    white-space: pre-line;
    color: #ee1a26;
    margin: 0 0 25px;
    font-family: Prompt, sans-serif;
}
.about-sub {
    font-family: "Onest", serif;
}
#slider6719f3cc628132001367d26a {
    width: 85%;
    margin: 0 auto;
}
.padding-pd {
    padding: 2%;
}
.why-icon-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.why-icon {
    white-space: pre-line;
    text-align: center;
    font-size: 0.9em;
    transition: 0.5s;
}
.why-icon:hover {
    transform: scale(1.1);
}
.why-icon img {
    width: 50% !important;
    border-radius: 50%;
}
.why-icon h4 {
    color: #000;
    margin: 20px 0 5px;
}
.menu-align {
    font-family: "Onest", serif;
    text-align: center;
    padding: 5% 0 2%;
    color: #000000;
}
figure.effect-phoebe {
    background: transparent;
    border-radius: 20px;
}
figure.effect-phoebe h2 {
    transform: translate3d(0, 0px, 0);
    background: rgba(255, 255, 255, .65);
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    font-size: 1.1em;
    text-transform: none;
    font-weight: 600;
    padding: 20px 0;
    transition: 0.5s;
}
figure.effect-phoebe:hover h2 {
    background: rgba(238, 26, 38, .85);
    color: #fff;
}
.grid figure h2 {
    word-spacing: normal;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
   transform: scale(1.1);
}
.btn-more {
    background: #ee1a26;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover  {
    background: #000;
    color: #fff;
}
.btn-align {
    text-align: center;
    padding: 1% 0 10%;
}
.why-head {
    font-family: "Onest", serif;
    text-align: center;
    font-size: 1.6em;
    color: #000;
    padding: 7% 0;
}
.why-head h3 {
    font-weight: 400;
    line-height: 1.6;
}
.why-head h3 span {
    text-transform: uppercase;
    font-weight: bolder;
}
#Component6736efa7dd075f001358b711 {
    width: 90%;
    margin: 0 auto;
}
/*Home*/



/**/
.menu-bg {
    text-align: center;
    padding: 2% 0;
    border-radius: 20px;
    margin: 3% 0 1%;
      font-family: "Onest", serif;
}
.vision-block-display {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    gap: 20px;
}
.vision-block {
    padding: 10%;
    background: #fff;
}
.vision-block h2 {
    color: #000;
    margin: 0;
}
.vision-block h3 {
    margin: 5px 0 0;
    color: #000;
}
.vision-border {
    background: #ef1a26;
    width: 1px;
    height: 30px;
    margin: 20px auto;
}
/**/


/*Refernce*/
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*Refernce*/


/*Product*/
.col-section {
    padding: 0% 0% 0%;
}
article.col-md-6.item.-micro {
    width: 23%;
    background: #fff;
    margin: 0 1% 20px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 7px;
}
.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-radius: 15px;
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    padding: 0% 0;
    color: #444;
    text-align: center;
    font-weight: 400;
    font-size: 0.9em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    padding: 7px 10px;
    border-radius: 5px;
      font-family: "Onest", serif;
}
article.col-md-6.item.-micro:hover .btn-more {
    background: #000;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    font-weight: 600;
    background: transparent;
    color: #000;
    margin-bottom: 0px;
    line-height: 1.2;
    text-align: center;
    height: 60px;
      font-family: "Onest", serif;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
h3.managerHeader {
    font-size: 1.8em;
    font-weight: 600;
    text-align: center;
    padding: 2% 0;
    font-family: "Onest", serif;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
    margin: 40px 20px 20px;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 10px;
    font-size: 1.4em;
}
.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 10px 0;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    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: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 10px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.product-sub {
    padding: 15% 0 0 0%;
    font-family: "Onest", serif;
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
.product-intro {
    grid-template-columns: 65% 35%;
}
.product-intro2 {
    grid-template-columns: 35% 65%;
}
.product-intro , .product-intro2 {
    display: grid;
    align-items: center;
    background-color: #f9f9f9;
    text-align: center;
    color: #000;
    margin: 2% 0;
}
.product-text {
    font-family: "Onest", serif;
}
.product-text h2 {
    font-size: 2.4em;
    margin: 0 0 20px;
}
.product-img {
    overflow: hidden;
}
.product-img img {
    transition: 0.5s;
}
.product-img:hover img {
    transform: scale(1.1);
}
.product-head-bg {
    background: #fff;
    padding: 15px 20px;
    margin: 0 10px;
    border-radius: 0 10px 10px 0;
    border-left: 5px solid #262626;
    color: #000;
    font-family: "Onest", serif;
}

/*Product*/


/*Contact us*/
.text-contact {
  text-align: center;
  padding: 2%;
}
.text-contact h3 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.6em;
    color: #ee1a26;
}
.contact-block4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0 10px #e8ebf0;
    border-radius: 50px;
    padding: 7px;
    line-height: 1.2;
    margin: 5px;
}
.contact-bg2:hover {
    background: #262626;
    color: #fff;
}
/*form Contact*/
.no-js #Component671b22ebb77fba00139d5891 label {
  display: none !important;
}
.no-js #Component671b22ebb77fba00139d5891 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component671b22ebb77fba00139d5891 .form-control {
  border: 1px solid #eee;
  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 #Component671b22ebb77fba00139d5891 .form-control:hover {
  border: 1px solid #ee1a26;
}
.no-js #Component671b22ebb77fba00139d5891 .form-control:focus {
  border: 1px solid #ee1a26;
  -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 #Component671b22ebb77fba00139d5891 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #ee1a26;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #3faf7e;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component671b22ebb77fba00139d5891 .btn-default:active {
  background: #ee1a26;
  color: #fff;
}
.no-js #Component671b22ebb77fba00139d5891 .btn-default:hover,.no-js #Component671b22ebb77fba00139d5891 .btn-default:focus {
  background-position: 0 0px;
  background: #ee1a26;
  color: #fff;
}
.no-js #Component671b22ebb77fba00139d5891 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component671b22ebb77fba00139d5891 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component671b22ebb77fba00139d5891 .ITPcheckboxAuthen {
  font-size: 0.8em;
  padding: 0 0 0 0%;
}
#iframe671b352abb077500138a731f iframe {
    height: 245px;
    border-radius: 10px;
}
/*Contact us*/



.product-sub2 {
    font-family: "Onest", serif;
}
.product-name2 {
    text-align: center;
    padding: 10% 0;
    font-family: "Onest", serif;
}
.product-name2 h4 {
    height: 50px;
}
.product-name2 .btn-more , .thumbnail:hover.btn-more {
    font-size: 0.8em;
    padding: 7px 10px;
    border-radius: 5px;
}
.thumbnail {
    padding: 10px;
    border: 0px solid #ddd;
    border-radius: 20px;
    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;
   border-radius: 20px;
}
.product-sub3 {
    padding: 3% 1%;
      font-family: "Onest", serif;
}
.product-sub3 h4 {
    color: #ee1a26;
    margin: 0 0 5px;
    font-size: 1.4em;
}
table.tj2 {
   width:100%;
}
table.tj2 td , table.tj2 th {
    border: 1px solid #eee;
    padding: 12px;
      color: #444;
}
table.tj2 td:nth-child(2) {
    width: 30%;
    color: #ee1a26;
     text-align: center;
}
.tj2 tr:nth-child(even){background-color: #f9f9f9}
.tj2 tr:nth-child(odd){background-color: #fff}


.about-block2 {
    display: flex;
    margin-bottom: 15px;
}
.about-sub2 {
    width: 15%;
    font-weight: bold;
    color: #000;
}
.product-img5 img {
    width: 80% ! IMPORTANT;
    margin: 0 auto;
    display: block;
}
#Component6736fa6a0fa1130013167dcc , #Component6736fb5ddc98300013c81c92 , #Component674d6f9984bae400136a2d59 , #Component674d705e859e8a001334c190 {
    width: 70%;
}
#Component6736fb45d73a4b0013dccbca ,  #Component6736fba71c35e0001372a905 , #Component674d6fff84bae400136a2d70 {
    width: 70%;
    float: right;
}
.product-table {
    padding-bottom: 5%;
      font-family: "Onest", serif;
}
#slider6769230c023a650013ee7584 ,  ul#slider678607a31270ef0013dfad79 , ul#slider67863f91db2e1c0013c10603 , ul#slider67863d5e1270ef0013dfba39 {
    width: 40%;
    margin: 0 auto;
    border-radius: 20px;
}
.product-sub-pdpage {
    padding: 35% 0;
}
.product-ct-pd {
    padding: 5% 2%;
}
#Component678602a5ec68f70013f2e5df {
    width: 85%;
    margin: 0 auto;
}
#Component678607a31270ef0013dfad79 {
    width: 60%;
    margin: 0 auto;
}
#Component674d5d01859e8a001334bca8 {
    width: 75%;
    margin: 0 auto;
}
#Component67a049fffc85cf0013dc9090 {
    width: 80%;
    margin: 0 auto;
}

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






/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 21px;
}
  .container {
        width: 1440px;
    }
  .dropdown-menu>li>a {
    font-size: 1.6em;
}
  .itopplus-footer {
    font-size: 17px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 70px;
}
  #iframe671b352abb077500138a731f iframe {
    height: 260px;
}
  .product-name2 h4 {
    height: 65px;
}
  #slider6769230c023a650013ee7584 ,  ul#slider678607a31270ef0013dfad79 , ul#slider67863f91db2e1c0013c10603 , ul#slider67863d5e1270ef0013dfba39 {
    width: 30%;
}
#Component6736efa7dd075f001358b711 {
    width: 92%;
    margin: 0 auto;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 10px;
}
  figure.effect-phoebe h2 {
    font-size: 0.95em;
}
  .why-icon {
    white-space: inherit;
}
  .itopplus-footer {
    font-size: 13px;
}
  .footer-pd2 {
    padding: 0 17%;
}
  #iframe671b352abb077500138a731f iframe {
    height: 270px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h1, h1 {
    font-size: 2.5em;
}
  .h2, h2 {
    font-size: 2em;
}
  .h3, h3 {
    font-size: 1.3em;
}
       figure.effect-phoebe h2 {
        font-size: 0.65em;
    }
  .copy-right {
    text-align: center;
}
    .contact-block4 {
    grid-template-columns: repeat(1, 1fr);
}
      #iframe671b352abb077500138a731f iframe {
        height: 145px;
    }
  .table-responsive {
        border: 0px solid #ddd;
    }
  .about-sub2 {
    width: 25%;
}
  .product-ct-pd {
    font-size: 0.9em;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6719f389628132001367d249 {
    padding: 0 !important;
}
  ul#slider6719f389628132001367d249 {
    margin-bottom: -7px;
}
  #slider6719f3cc628132001367d26a {
    width: 60%;
}
      .h1, h1 {
        font-size: 2.3em;
    }
      .h2, h2 {
        font-size: 1.8em;
    }
  figure.effect-phoebe h2 {
        font-size: 1em;
    }
  .col-section {
    padding: 0% 5% 0%;
}
  article.col-md-6.item.-micro {
    width: 100%;
    margin: 0 0% 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 20px;
    height: inherit;
}
  h3.managerHeader {
    font-size: 1.5em;
    padding: 4% 2%;
    border-radius: 10px;
}
  .col-md-6.pull-left {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .product-sub {
    padding: 0% 0 0 0%;
}
  .menu-bg {
    padding: 4% 3%;
}
.no-js #Component671b22ebb77fba00139d5891 .col-md-6 {
    padding: 0 15px;
}
  div#background6736fb2cdc98300013c81c86 .none-middle-mid , div#background6736fb911c35e0001372a8f3 .none-middle-mid , #background674d6ffa84bae400136a2d6b  .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
  .product-intro {
    display: flex;
    flex-direction: column-reverse;
}
 .product-intro2 {
    display: flex;
    flex-direction: column;
}
  .product-text {
    padding: 13% 0;
}
  .product-text h2 {
    font-size: 2.4em;
}
  .vision-block-display {
    grid-template-columns: repeat(2, 1fr);
}
  #slider6769230c023a650013ee7584 ,  ul#slider678607a31270ef0013dfad79 , ul#slider67863f91db2e1c0013c10603 , ul#slider67863d5e1270ef0013dfba39 {
    width: 100%;
}
  #Component6736fa6a0fa1130013167dcc, #Component6736fb5ddc98300013c81c92  , #Component674d6f9984bae400136a2d59 , #Component674d705e859e8a001334c190 {
    width: 100%;
}
  #Component6736fb45d73a4b0013dccbca, #Component6736fba71c35e0001372a905 , , #Component674d6fff84bae400136a2d70 {
    width: 100%;
}
  .about-us {
    padding: 0% 0 0 0%;
}
  .about-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
      .about-sub2 {
        width: 100%;
    }
    .product-ct-pd {
    font-size: 0.9em;
}
  #Component674d5d01859e8a001334bca8 , #Component67a049fffc85cf0013dc9090 {
    width: 100%;
}
}




