.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}



.no-js a {
  color: #444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #40553a;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #fff115;
}






.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_01072024epav/0/0/3z-z223478887925.jpg");
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_01072024epav/0/0/4z-z792142826817.jpg");
}
.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_01072024epav/0/0/5z-z235255998933.jpg");
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 10px;
  padding: 5px 5px;
  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: #fff !important;
  box-shadow: none;
  border-color: #8aab80;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #40553a;
}



@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 35px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #40553a !important;
}
#controlMenu *:not(a span) {
    color: #fff !important;
    border: none;
}
.navbar-header button span {
    background-color: #fff !important;
}
.navbar-header a::before {
    background-size: 30px;
    background-position: center;
    filter: invert(1) contrast(0.5);
}
.navbar-header a::after {
    background: #f2f2f2;
}
#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: #40553a;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #40553a !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 50%, 20vw);
    margin: 0 auto;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
.itopplus-sticky #controlBanner {
   width: clamp(120px, 40%, 20vw);
   transition: 0.3s;
}
}



@media screen and (min-width: 1366px) {
}



/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */


/*from Contact*/
.no-js #Component6870d2d9821aed001a8d3573 label {
  display: none !important;
  color: #444444;
}
.no-js #Component6870d2d9821aed001a8d3573 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component6870d2d9821aed001a8d3573 .form-control {
  border: 0px solid #e0e0e0;
  border-bottom: 1px solid #3333;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 20px 0px;
  background: transparent;
  font-size: 15px !important;
  border-radius: 0px !important;
}
.no-js #Component6870d2d9821aed001a8d3573 .form-control:focus {
  border-bottom: 1px solid #40553a !important;
  border: 0px solid #40553a;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component6870d2d9821aed001a8d3573 .btn {
  background: #40553a;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 10px;
  padding: 10px 30px 10px 30px;
  font-size: 15px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component6870d2d9821aed001a8d3573 .btn-default:active {
  background: #000;
  color: #fff;
}
.no-js #Component6870d2d9821aed001a8d3573 .btn-default:hover,
.no-js #Component6870d2d9821aed001a8d3573 .btn-default:focus {
  background-position: 0 0px;
  background: #000;
  border: 0px solid transparent;
}
.no-js #Component6870d2d9821aed001a8d3573 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6870d2d9821aed001a8d3573 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6870d2d9821aed001a8d3573 ::placeholder {
  color: #444444 !important;
}
#background6870d2d9821aed001a8d3573 {
  background: #f2f2f2 !important;
  border-radius: 20px;
  padding: 5%;
}
#cookie6870d2d9821aed001a8d3573 {
    font-size: 14px;
    margin-left: -10px;
}
.pd-form {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
.pd-form-2 {
    text-align: center;
    margin-bottom: 18px;
    font-size: 18px;
}
/*from Contact*/






h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 32px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}


.grid-fotoer {
    display: grid;
    grid-template-columns: 27% 30% 20% auto;
    padding: 3% 0% 6%;
}
.gridicon-footer {
    width: 33%;
    display: flex;
    gap: 10px;
    margin-bottom: 5%;
}
.copyright {
    font-family: "Outfit", sans-serif;
    font-weight: 300;
    font-size: 14px;
}
.content-fotoer {
    white-space: break-spaces;
}
.content-fotoer h3 {
    font-weight: 600;
}
.section-yowder h2 {
    color: #40553a;
    font-weight: 500;
    margin-bottom: 15px;
}
.section-yowder {
    font-family: "Outfit", sans-serif;
    width: 60%;
    float: right;
    border-left: 5px solid #40553a;
    padding-left: 3%;
    line-height: 1;
    margin: 12% 0%;
}
.section-yowder h6 {
    font-weight: 500;
}
.itopplus-bg5 {
    background-position: center;
}
.section-one {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 100px;
    padding: 7% 0%;
}
.block-one-2 {
    align-self: center;
}
.btn-readmore {
    background: #40553a;
    color: #fff;
    font-family: "Outfit", sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 8px 10px;
    border-radius: 10px;
    width: fit-content;
    font-size: 14px;
}
.block-one-2 h1 {
    font-weight: 600;
    color: #40553a;
    margin-bottom: 25px;
}
.section-one .btn-readmore {
    margin-top: 7%;
}
.block-one-2 h5 {
    font-family: "Outfit", sans-serif;
}
.grid-icon-contact {
    display: grid;
    grid-template-columns: 23% 30% 23% auto;
    gap: 20px;
}
.block-icon-contact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
}
.icon-contact {
    align-self: center;
}
.icon-contact-2 h3 {
    font-weight: 600;
}
.grid-contact {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 30px;
    padding: 1% 0%;
}
.block-contact-1 h6 {
    font-weight: 600;
}
.block-contact-2 {
    align-self: center;
    margin-left: 3%;
}
.block-contact-1 {
    border-right: 1px solid;
}
.head-rjjrcoatings {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 3%;
}
.head-rjjrcoatings h1 {
    color: #40553a;
    font-weight: 600;
}
.head-rjjrcoatings h5 {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 25px;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 25px;
}
.contenr-rjjrcoatings {
    white-space: break-spaces;
}
.grid-productserice {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.block-productserice {
    background: #f2f2f2;
    padding: 10% 6% 6%;
    border-radius: 25px;
}
.icon-product {
    width: 30%;
    margin-bottom: 10%;
}
.border-product {
    border-top: 3px solid #5ea80f;
    width: 12%;
    margin-top: 15px;
    margin-bottom: 20px;
}
.block-productserice h3 {
    font-weight: 600;
}
.block-productserice .contenr-rjjrcoatings {
    min-height: 120px;
}
.grid-icon-whychooseus {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.icon-whychooseus {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.whychooseus-2 {
    text-align: center;
    white-space: break-spaces;
}
.section-two {
    width: 45%;
    padding: 15% 0%;
}
.block-icon-whychooseus {
    padding: 10% 0%;
    transition: 0.35s;
}
.block-icon-whychooseus:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-icon-whychooseus:hover .icon-whychooseus {
    filter: grayscale(1);
    transition: 0.35s;
}
#controlBanner {
    transition: 0.35s;
}
.grid-tapcustomer {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.TabItpContentLandingPage3.col-md-12 .tab-content {
    background: transparent !important;
    border: 0px solid rgb(225, 225, 225) !important;
    min-height: auto !important;
    padding: 0px !important;
}
.TabItpContentLandingPage3>ul {
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 6%;
    border-bottom: 1px solid;
}
.TabItpContentLandingPage3>ul>li>a {
    background: transparent;
}
.TabItpContentLandingPage3>ul>li.active>a {
    background: transparent !important;
    border-bottom: 3px solid #fff !important;
}
.TabItpContentLandingPage3>ul>li.active>a>span {
    color: #fff !important;
}
.TabItpContentLandingPage3>ul>li>a>span {
    color: #fff !important;
}
.TabItpContentLandingPage3.col-md-12 {
    margin-bottom: 10%;
}
.itopplus-bg4 {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.TabItpContentLandingPage3>ul>li>a:hover {
    background-color: transparent;
    border-bottom: 3px solid #fff;
    color: transparent;
}
.TabItpContentLandingPage3 li.itptabcontent {
    width: fit-content;
    padding: 0px 20px;
}
.block-tapcustomer-2 {
    display: flex;
    justify-content: center;
    align-self: center;
}
.block-tapcustomer-3 p {
    white-space: break-spaces;
    line-height: 2;
}
.block-tapcustomer-3 h1 {
    font-weight: 600;
    margin-bottom: 5%;
    white-space: break-spaces;
}
.empty-rjcoatings {
    padding: 3%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #40553b !important;
  border-radius: 5px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #fff !important;
  color: #444 !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.section-service {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
    margin-bottom: 3%;
}
.grid-contact a {
    color: #fff;
}
.grid-contact a:hover {
    color: #fff013;
}
.block-icon-service {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 20px;
    margin-bottom: 3%;
}
.icon-service-2 {
    white-space: break-spaces;
    align-self: center;
}
.icon-service-2 h3 {
    color: #40553a;
    font-weight: 600;
    margin-bottom: 5px;
}
ul.icon-product-2 ::marker {
    color: #40553a;
}
ul.icon-product-2 {
    line-height: 1.5;
}
.section-service h4 {
    font-weight: 600;
    margin-bottom: 5px;
}
.check-service {
    display: grid;
    grid-template-columns: 10px auto;
    gap: 15px;
    margin-left: 5%;
}
.check-service-2 {
    font-size: 20px;
    color: #40553b;
}
.check-service-3 {
    align-self: center;
}
ul.icon-product-2 {
    line-height: 1.5;
}
.section-service h4 {
    font-weight: 600;
    margin-bottom: 5px;
}
.check-service {
    display: grid;
    grid-template-columns: 10px auto;
    gap: 15px;
    margin-left: 4%;
}
.check-service-2 {
    font-size: 20px;
    color: #40553b;
}
.check-service-3 {
    align-self: center;
}
ul.icon-product-2 {
    line-height: 1.5;
}
.block-service-2 {
    align-self: center;
}
figure.effect-oscar {
    border-radius: 25px;
}
#contentnewmode687490c56b109a001ad8049c .TabItpContentLandingPage3>ul>li.active>a {
    background: transparent !important;
    border-bottom: 3px solid #444 !important;
}
#contentnewmode687490c56b109a001ad8049c .TabItpContentLandingPage3>ul>li.active>a>span {
    color: #444 !important;
}
#contentnewmode687490c56b109a001ad8049c .TabItpContentLandingPage3>ul>li>a>span {
    color: #444 !important;
}
#contentnewmode687490c56b109a001ad8049c .TabItpContentLandingPage3.col-md-12 {
    margin-bottom: 0%;
}
.btn-readmore {
    transition: 0.35s;
}
.btn-readmore:hover {
    background: #000;
    transition: 0.35s;
}
.block-iconcontact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    padding: 6px 0px 0px;
}
.iconcontact-2 {
    align-self: center;
}
#contentnewmode6874ac3463ed6f001a0f3319 .TabItpContentLandingPage3>ul>li.active>a {
    background: transparent !important;
    border-bottom: 3px solid #444 !important;
}
#contentnewmode6874ac3463ed6f001a0f3319 .TabItpContentLandingPage3>ul>li.active>a>span {
    color: #444 !important;
}
#contentnewmode6874ac3463ed6f001a0f3319 .TabItpContentLandingPage3>ul>li>a>span {
    color: #444 !important;
}
#contentnewmode6874ac3463ed6f001a0f3319 .TabItpContentLandingPage3.col-md-12 {
    margin-bottom: 0%;
    padding-right: 10px;
    padding-left: 10px;
}
#contentnewmode6874ac3463ed6f001a0f3319 .TabItpContentLandingPage3>ul {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 3%;
}



.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
    color: #fff;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-next {
    margin-right: -15px;
    color: #fff;
}




@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
  
  
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.navbar-default .navbar-nav > li > a {
    padding: 5px 10px;
}
.block-icon-contact {
    grid-template-columns: 45px auto;
}
.btn-readmore {
    font-size: 18px;
}
.icon-product {
    width: 28%;
}
.block-productserice .contenr-rjjrcoatings {
    min-height: 145px;
}  
.icon-whychooseus {
    width: 27%;
}  
.TabItpContentLandingPage3>ul li span {
    font-size: 24px !important;
}  
.copyright {
    font-size: 16px;
}  
.gridicon-footer {
    width: 30%;
}
.ITPcookiebar {
    font-size: 15px !important;
}
.buttonExampleSite {
    font-size: 15px !important;
}
ul.icon-a {
    font-size: 20px;
}
.block-icon-service {
    grid-template-columns: 60px auto;
    margin-bottom: 4%;
}
.block-iconcontact {
    grid-template-columns: 50px auto;
} 
.pd-form {
    font-size: 36px;
}
.pd-form-2 {
    font-size: 24px;
}
.no-js #Component6870d2d9821aed001a8d3573 .form-control {
    padding: 24px 0px;
    font-size: 19px !important;
}
#cookie6870d2d9821aed001a8d3573 {
    font-size: 16px;
}
.no-js #Component6870d2d9821aed001a8d3573 .btn {
    font-size: 19px;
}
.TabItpContentLandingPage3.col-md-12 iframe {
    height: 350px;
}  
ul.icon-product-2 {

    margin-left: 2%;
}  
}




@media screen and (max-width: 1191px) {
body {
    font-size: 15px;
}
.block-icon-contact {
    grid-template-columns: 35px auto;
}
.block-contact-2 {
    margin-left: 0%;
}
.grid-contact {
    grid-template-columns: 17% auto;
}
.contenr-rjjrcoatings {
    white-space: inherit;
}
.section-one {
    gap: 45px;
}
.block-productserice h3 {
    min-height: 55px;
}  
.block-productserice .contenr-rjjrcoatings {
    min-height: 145px;
}  
.block-tapcustomer-3 h1 {
    font-size: 1.6em;
}  
.block-tapcustomer-3 {
    padding: 0% 10%;
} 
.section-yowder h2 {
    font-size: 2.5em;
}  
.section-yowder h6 {
    font-size: 28px;
}
.grid-fotoer {
    grid-template-columns: 30% 31% 20% auto;
}
.block-service-2 {
    align-self: flex-start;
} 
.block-icon-service {
    grid-template-columns: 40px auto;
}
.pd-form {
    font-size: 26px;
} 
}




@media screen and (max-width: 900px) {
h1 {
    font-size: 2em;
}  
.itopplus-slide {
    margin-bottom: -10px;
}
.grid-contact {
    grid-template-columns: 23% auto;
}  
.grid-icon-contact {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}  
.block-icon-contact {
    grid-template-columns: 30px auto;
}  
.block-productserice .contenr-rjjrcoatings {
    min-height: 170px;
}  
.TabItpContentLandingPage3>ul {
    display: flex;
}  
.TabItpContentLandingPage3>ul>li.active>a {
    margin-bottom: 0px !important;
}  
.section-yowder h2 {
    font-size: 2em;
}  
.section-yowder h6 {
    font-size: 22px;
}  
.grid-fotoer {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}  
.gridicon-footer {
    width: 26%;
    margin-bottom: 3%;
}
.TabItpContentLandingPage3 li.itptabcontent {
    margin-bottom: -3px;
}
.no-js #Component6870d2d9821aed001a8d3573 .form-control {
    padding: 22px 0px;
}
#carousel6874b7fda1a4fb001a720c57 {
    display: none;
}   
}




@media screen and (max-width: 480px) {
h1 {
    font-size: 1.8em;
}  
#imagesControl6870b73b66fe1f00130d00c9 {
    padding: 0px !important;
} 
#carousel6874b7fda1a4fb001a720c57 {
    display: inherit;
}  
#imagesControl6874b7fda1a4fb001a720c57 {
    padding: 0px !important;
}  
.section-one {
    grid-template-columns: repeat(1, 1fr);
}  
.grid-contact {
    grid-template-columns: 100%;
    padding: 10% 0% 7%;
}  
.block-contact-1 {
    border-right: 0px solid;
}  
.block-icon-contact {
    grid-template-columns: 100%;
    margin-bottom: 5%;
}  
.icon-contact {
    width: 20%;
}  
.grid-productserice {
    grid-template-columns: repeat(1, 1fr);
}  
.block-productserice .contenr-rjjrcoatings {
    min-height: auto;
    margin-bottom: 10%;
}  
.section-two {
    width: 100%;
    padding: 15% 0% 75%;
}  
.icon-whychooseus {
    width: 40%;
}  
.section-one {
    margin-bottom: 10%;
}
.grid-fotoer {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    margin-top: 5%;
}  
.itopplus-bg5 {
    background-size: cover;
}  
.section-yowder h2 {
    font-size: 22px;
}
.section-yowder h6 {
    font-size: 16px;
}
.section-yowder {
    border-left: 2px solid #40553a;
    padding-left: 5%;
    margin: 12% 0%;
}
.grid-tapcustomer {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
}  
.TabItpContentLandingPage3.col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}  
.TabItpContentLandingPage3 li.itptabcontent {
    width: 100%;
    padding: 10px 20px;
} 
.block-tapcustomer-3 {
    padding: 0% 0%;
}  
.head-rjjrcoatings {
    margin-top: 10%;
}  
.grid-tapcustomer {
    margin-top: 15%;
}  
.block-productserice h3 {
    min-height: auto;
}  
.TabItpContentLandingPage3>ul {
    display: inherit;
}  
.section-service {
    grid-template-columns: repeat(1, 1fr);
}  
.block-contact-tab {
    margin-top: 10%;
}  
.TabItpContentLandingPage3 li.itptabcontent {
    padding: 10px 20px 0px;
}
.section-service h4 {
    font-size: 20px;
}  
.block-icon-service {
    margin-bottom: 7%;
}
.itopplus-bg4 {
    background-attachment: inherit;
}  
}










.CASS-A-top {
    height: auto;
    border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    height: auto;
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
    position: relative;
    padding: 0px;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, .5);
}

