.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;
  color: #1f2023;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #1f2023;
}
a:hover , .link:hover {
    color: #005620;
}
b, strong {
    font-weight: 600;
}
.itopplus-slide {
    background: linear-gradient(135deg, rgba(143, 176, 74, 1) 0%, rgba(107, 140, 43, 1) 50%, rgba(61, 102, 26, 1) 100%);
    color: #e3f0bf;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19102024tba5/0/0/01z-z1643055565679.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19102024tba5/0/0/02z-z355202130069.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19102024tba5/0/0/3z-z1552548954621.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19102024tba5/0/0/fz-z1071654656434.jpg");
  background-size: 100%;
  background-color: #005620;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #1f2023;
  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: #005620 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  font-size: 1.2em;
  color: #1f2023;
  padding: 8px 15px;
}

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

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

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
    padding: 0;
    min-height: 70px;
  }

  .navbar-header,
  .navbar-header .pull-right {
    height: 100% !important;
    padding-right: 10px;
  }
  #ItopplusMainSidebar,
  #ItopplusBackgroundSidebar {
    top: 70px !important;
  }

  #controlMenu *:not(a span) {
    color: #444 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #444 !important;
  }

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

  .navbar-header a::after {
    background: #5d4e3b;
  }

  #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) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }

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

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

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

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

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #444;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}
}





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





/*header*/
.itopplus-search a {
    color: #1f2023;
}
.tel-block {
    display: grid;
    grid-template-columns: 18% auto;
    justify-content: end;
    gap: 10px;
    align-items: center;
}
/*header*/





/*footer*/
.itopplus-footer {
    font-size: 14px;
    color: #fefefe;
    line-height: 1.6;
}
.itopplus-footer h4 {
    font-weight: 600;
    margin: 0px 0 15px;
    font-size: 1.15em;
}
.itopplus-footer h3 {
    white-space: pre-line;
    font-family: "Manrope", sans-serif;
    line-height: 1.2;
    margin: 0 0 15px;
}
.itopplus-footer a {
    color: #fefefe;
}
.itopplus-footer a:hover {
    color: #8fb04a;
}
.footer-block1 {
    padding: 0 5% 0 0;
}
.footer-block2 {
    padding: 0 20%;
}
.footer-block3 {
    padding: 0 25%;
}
.footer-block4 {
    padding: 0 35%;
}
.contact-block {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 10px;
    margin-bottom: 10px;
}
.line-bg {
    display: grid;
    grid-template-columns: 23px auto;
    gap: 5px;
    align-items: center;
    justify-content: center;
    background: #13c301;
    color: #fff;
    font-size: 1.2em;
    border-radius: 50px;
    padding: 6px 5px;
    margin: 20px 0 0;
    transition: 0.5s;
}
.line-bg:hover {
    background: #5d4d3a;
    color: #fff;
}
.footer-block3 h4 {
    text-align: center;
}
.qr-code {
    width: 80%;
    margin: 0 auto;
}

.footer-icon-img {
    width: 90%;
    display: flex;
    gap: 10px;
}
.icon-img  {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.9em;
    text-align: center;
    padding: 0 0 5%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #005620 !important;
    color: #005620 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #005620 !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: 5% 2% 2%;
}
/*footer*/





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





/*หน้าแรก*/
.cer-block {
    width: 85%;
}
.about-us {
    padding: 5%;
}
.about-us h6 {
    margin: 0;
    color: #5d4d3a;
}
.about-us h1 {
    white-space: pre-line;
    color: #005620;
    font-family: "Manrope", sans-serif;
    margin: 5px 0 25px;
}
.btn-more {
    width: 30%;
    background: linear-gradient(90deg, rgba(143, 176, 74, 1) 0%, rgba(107, 140, 43, 1) 30%, rgba(61, 102, 26, 1) 100%);
    color: #fff;
    border: none;
    padding: 13px 20px;
    font-size: 0.9em;
    border-radius: 50px;
    margin: 25px 0 0;
    transition: 0.5s;
}
.btn-more:hover {
    background: linear-gradient(90deg,rgba(112, 97, 80, 1) 0%, rgba(112, 97, 80, 1) 50%, rgba(93, 77, 58, 1) 100%);
    color: #fff;
}
.menu-align {
    text-align: center;
    color: #005620;
    padding: 7% 0 3%;
}
.menu-align h2 {
    margin: 0 0 10px;
}
.menu-align h5 {
    color: #1f2023;
    margin: 0 0 10px;
}
.menu-align-mg {
    margin-top: -13%;
}
.product-bg-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 35%;
}
.product-bg {
    transition: 0.5s;
}
.product-bg:hover {
    transform: translateY(-10px);
}
.product-bg-img {
    border-radius: 50%;
}
.product-bg-text {
    width: 85%;
    margin: -45% auto 0;
    background: #5d4d3a;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 48% 5% 8%;
    transition: 0.5s;
}
.product-bg:hover .product-bg-text {
    background: #005620;
    color: #fff;
}
.product-bg-text h4 {
    font-weight: 600;
    margin: 0;
}
.padding-pd {
    padding: 2%;
}
.why-menu-align .menu-align {
    padding: 0;
}
.why-display {
    display: grid;
    grid-template-columns: 45% 55%;
    gap: 15px;
    margin-bottom: 30%;
}
.why-block2-display {
    display: grid;
    grid-template-columns: 45% 55%;
    gap: 15px;
}
.why-block1 {
    font-size: 1.3em;
    padding: 15% 8%;
}
.why-block2 {
    font-size: 0.9em;
    padding: 25px;
}
.why-block1, .why-block2 {
    background: linear-gradient(135deg, rgba(143, 176, 74, 1) 0%, rgba(107, 140, 43, 1) 50%, rgba(61, 102, 26, 1) 100%);
    color: #e3f0bf;
    border-radius: 30px;
}
.why-block1 h4 , .why-block2 h4 {
    color: #fff;
    font-weight: 600;
    margin: 20px 0 5px;
}
.why-block1 img {
    width: 160px !important;
}
.why-block2 img {
    width: 80px !important;
}
.eapps-widget-toolbar { display: none; }
/*หน้าแรก*/


/*Form*/
.CASS-H-head, .CASS-H-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
}
.CASS-H-head h3.form-inline {
    display: none;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #d7dbdf;
    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: 1em !important;
    padding: 25px 0;
    font-weight: 400;
    color: #1f2023 !important;
}
.CASS-H-border .form-control::placeholder {
    color: #1f2023 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #005620;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1px solid #005620;
    -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: #1f2023!important;
}
.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: linear-gradient(135deg,rgba(143, 176, 74, 1) 0%, rgba(107, 140, 43, 1) 50%, rgba(61, 102, 26, 1) 100%);
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 12px 35px;
    font-weight: 400;
    font-size: 0.9em!important;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #005620;
    background: linear-gradient(135deg,rgba(143, 176, 74, 1) 0%, rgba(107, 140, 43, 1) 50%, rgba(61, 102, 26, 1) 100%);
    color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #005620;
    background: linear-gradient(135deg,rgba(143, 176, 74, 1) 0%, rgba(107, 140, 43, 1) 50%, rgba(61, 102, 26, 1) 100%);
    color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.9em;
    color: #646464;
    text-align: left !important;
    padding-left: 3.5%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    font-weight: 600;
}
#btnview687f12c339e9c0001304646d {
    margin-left: 35%;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4 , .CASS-H-border #editor5  , .CASS-H-border #editor6 ,
.CASS-H-border #editor7, .CASS-H-border #editor8  {
    display: none;
}
.CASS-H-border #display7 {
    margin-top: -20px;
}
.CASS-H-border #text10 {
    margin-top: 20px;
}
.CASS-H-border textarea#textbox8 {
    height: auto;
}
.CASS-H-border #display9 {
    margin-top: 10px;
}
.CASS-H-border  #editor9 {
    color: #646464;
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-border .form-control-feedback {
    top: 10px !important;
    color: #e9181c !important;
}
.CASS-H-border .form-control option {
    color: #000;
}
.CASS-H-middle-mid {
    padding: 0px 30px;
}
.CASS-H-border {
    margin-bottom: 5%;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
/*Form*/




/*เกี่ยวกับเรา*/
.about-us-pd .about-us {
    padding: 0 4%;
}
.about-us h4 {
    font-weight: 600;
    margin: 0 0 5px;
}
.about-us h3 {
    font-size: 1.3em;
    line-height: 1.3;
    color: #005620;
}
.about-us h5 {
    white-space: pre-line;
    font-size: 1.2em;
    color: #5c4d3a;
    font-weight: 600;
    line-height: 1.3;
    margin: 10px 0;
}
.menu-align2 {
    text-align: center;
    padding: 2% 0;
}
/*เกี่ยวกับเรา*/





/*สินค้าของเรา*/
.product-sub {
    padding: 15% 9%;
}
.product-sub h6 {
    color: #5d4d3a;
    line-height: 1.3;
    margin: 0;
}
.product-sub h4 {
    color: #005620;
    font-weight: 600;
    margin: 25px 0 10px;
}
.padding-pd2 {
    padding: 7%;
}
figure.effect-selena {
    background: transparent;
}
.product-ul {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
}
.product-ul li {
    display: flex;
}
.product-ul li::before {
    content: '✔';
    padding-right: 10px;
    color: #8fb04a;
}
/*สินค้าของเรา*/





/*ติดต่อเรา*/
.text-contact {
    padding: 5% 0 0;
    text-align: center;
}
.text-contact h3 {
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
    color: #005620;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 20px auto 30px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 10px;
    padding: 5px;
    align-items: center;
    background: #f9f9f9;
    border-radius: 50px;
}
.contact-bg:hover {
    background: #e6e6da;
    color: #5c4d3a;
}
.contact-bg3 {
    padding: 0 5% 5%;
}
.contact-bg3 iframe {
    height: 300px;
    border-radius: 20px;
}
/*ติดต่อเรา*/




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



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 22px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.5em;
}
    .container {
        width: 82vw;
    }  
  .why-display {
    margin-bottom: 37%;
}
  .CASS-H-border .form-control {
    padding: 30px 0;
}
  .CASS-H-border .ITPcheckboxAuthen {
    padding-left: 2.5%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body {
    font-size: 16px;
}
  .h1, h1 {
    font-size: 2.7em;
}
  .h2, h2 {
    font-size: 2.3em;
}
  #carousel68ac0904bd02c300135a9745 {
    display: none;
}
 .btn-more {
    width: 34%;
} 
  .product-bg-block {
    margin-bottom: 25%;
}
  .why-display {
    margin-bottom: 20%;
}
  .why-block2 {
    font-size: 0.8em;
    padding: 15px;
}
  .why-block2 img {
    width: 65px !important;
}
  .why-block1 img {
    width: 100px !important;
}
  .why-block1 {
    font-size: 1.1em;
    padding: 15% 7%;
}
  .CASS-H-border .ITPcheckboxAuthen {
    padding-left: 4.5%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .footer-block3 {
    padding: 0 20%;
}
.about-us h5 {
    font-size: 1em;
} 
.about-us h3 {
    font-size: 1.1em;
}
  .product-sub {
    padding: 5% 13%;
}
  .contact-bg {
    grid-template-columns: 40px auto;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#carousel68ac0904bd02c300135a9745 {
    display: block;
}
      .h1, h1 {
        font-size: 2.4em;
    }
      .h2, h2 {
        font-size: 2em;
    }
      .btn-more {
        width: 42%;
    }
  .itopplus-bg2 {
    background-size: cover;
}
      .why-block2 img {
        width: 45px !important;
    }
  .why-block2 {
        padding: 10px;
    }
  .why-block1 h4, .why-block2 h4 {
    font-size: 1.1em;
}
      .why-block1 img {
        width: 80px !important;
    }
.CASS-H-middle-mid div {
    padding: 0px 0px;
}
  .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
  .footer-block1 {
    padding: 0 0% 0 0;
}
  .contact-block {
    grid-template-columns: 20px auto;
    gap: 5px;
}
  .footer-block2 {
    padding: 0 0% 0 15%;
}
      .footer-block3 {
        padding: 0 10%;
    }
  .footer-block4 {
    padding: 0 25%;
}
      .itopplus-bg {
        background-size: cover;
        background-position: inherit !important;
    }
  .contact-bg3 {
    padding: 0 0% 5%;
}
  #controlBanner {
        margin-top: 70px !important;
    }
}






/* Large Devices, Wide Screens */
@media screen and (max-width: 480px) {
#imagesControl68ac0904bd02c300135a9745 {
    padding: 0 !important;
}
  .itopplus-bg {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19102024tba5/0/0/mobile1z-z1463941143896.jpg");
    background-position: bottom;
  }

  .itopplus-bg2 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19102024tba5/0/0/mobile2z-z319514441762.jpg");
        background-size: cover;
  }

  .itopplus-bg3 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_19102024tba5/0/0/mobile3z-z116046675288.jpg");
    background-position: bottom;
  }
  .cer-block {
    margin: 0 auto;
}
      .h1, h1 {
        font-size: 2em;
    }
  .about-us {
    padding: 0%;
}
  .product-bg-block {
        margin-bottom: 10%;
        grid-template-columns: repeat(2, 1fr);
    }
  .why-display {
    grid-template-columns: repeat(1, 1fr);
}
      .why-block1 {
        font-size: 1em;
        padding: 7% 7%;
    }
  .why-block2-display {
    grid-template-columns: repeat(2, 1fr);
}
  .why-block2 {
        font-size: 0.9em;
        padding: 7%;
    }
  .CASS-H-middle-mid {
    padding: 0px 10px;
}
  .CASS-H-border {
    margin-bottom: 100%;
}
      .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
  .menu-align-mg {
    margin-top: 0%;
}
      .CASS-H-border .ITPcheckboxAuthen {
        padding-left: 2.5%;
    }
      .itopplus-footer {
        font-size: 14px;
    }
      .footer-block1 {
        padding: 0 15% 0 0;
    }
  .footer-block2 {
        display: none;
    }
      .footer-block3 , div#contentnewmode68abd3bace44820013224b72 , div#contentnewmode68abd357e6103e0013100f93 {
        display: none;
    }
      .footer-block4 {
        padding: 0 0%;
    }
  .footer-icon-img {
    width: 25%;
}
  .product-bg {
    font-size: 0.9em;
}
  .about-us-pd .about-us {
    padding: 0 0%;
}
      .product-sub {
        padding: 0% 0%;
    }
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
}


