 .section-padding {
            padding: 80px 0;
        }
#metaskinjapanese{
    cursor: pointer;
}
#metaskinpowder{
    cursor: pointer;
}
        .hometext .btn1 {
                display: inline-block;
    padding: 10px 28px;
    color: white !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #b26e30;
    font-weight: 600;
    background: #b26e30;
    font-size: 21px;
        }
section.hero img {
    width: 100%;
}
        .btn:hover {
            background-color: var(--metal-color);
        }

        .section-title {
        font-size: 44px !important;
        line-height: normal !important;
        font-weight: 500 !important;
        margin-bottom: 0;
        text-align: center;
        }

        .section-subtitle {
            text-align: center;
            margin-bottom: 50px;
            margin-left: auto;
            margin-right: auto;
        }

      

        /* Hero Section */
        .hero {
            color: white;
            padding: 0;
            /* text-align: center; */
            position: relative;
        }

        .hero h2 {
            font-size: 65px;
            margin-bottom: 0;
            line-height: normal;
            FONT-WEIGHT: 500;
        }

        .hero h3 {
            font-size: 65px;
            margin-bottom: 0;
            line-height: normal;
            font-weight: 500;
            margin-top: 0;
        }

        .hero p {
            max-width: 600px;
            color: white;
        }

        /* Grid Layouts */
        .grid {
            display: grid;
            gap: 30px;
        }

        .grid-4 { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
        .grid-3 { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }
        .grid-2 { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }

        /* Feature Cards (Why Metaskin) */
        .feature-card {
        margin-top: 4%;
        }
        .feature-card h4 {
            font-size: 21px !important;
            line-height: normal !important;
            font-weight: 600 !important;
            margin-bottom: 0;
            text-align: center;
            margin-top: 19px;
        }

        /* Core Tech Cards */
        .tech-card {
            overflow: hidden;
        }
        .tech-card-content {
            padding: 0;
        }
        .tech-card-content h4 {
            font-size: 1.5rem;
            color: var(--metal-color);
            margin-bottom: 15px;
        }

        /* Product Profile Cards */
        .product-card {
            background: white;
            border: 1px solid var(--gray-light);
            text-align: center;
            padding-bottom: 25px;
            transition: transform 0.3s;
        }
        .product-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(0,0,0,0.05);
        }
        .product-card img {
            width: 100%;
            height: 220px;
            object-fit: cover;
            margin-bottom: 20px;
        }
        .product-card h4 {
            color: var(--metal-color);
            margin-bottom: 15px;
        }
        .lastpatch {
            background-color: #b26e30;
            color: black;
            text-align: center;
            padding: 80px 0px;
            display: inline-block;
            width: 100%;
        }
        .lastpatch h2 {
            font-size: 44px !important;
            line-height: normal !important;
            font-weight: 500 !important;
            color: white;
            text-align: center;
            margin-bottom: 30px;
            margin-top: 0;
        }
        div#othersectioncon p {
    font-size: 21px;
    line-height: 29px;
}
.hometext {
    position: absolute;
    top: 18%;
}

section#cortech {
    color: white;
}

section#cortech .section-title {
    margin-top: 0;
}


section#cortech h3 {
    font-size: 38px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
    margin-top: 15px;
}

section#cortech img {
    width: 100%;
    object-fit: contain;
    transition: transform 0.4s ease;
    padding-right: 30px;
}
section#cortech img:hover {
    transform: scale(1.1);   /* zoom */
}
.mevercl sup {
    font-size: 18px;
}
.mevercl2 sup {
    font-size: 18px;
}
section#cortech span {
    background: white;
    padding: 10px 28px;
    color: black;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 21px;
    font-weight: 600;
}
section#emplpro h3 {
    font-size: 21px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 33px;
    text-align: center;
}
#emplpro4{
    display: none;
}
#emplpro5{
    display: none;
}
section#emplpro img {
    width: 100%;
    position: relative;
}
.mevercl {
    position: absolute;
    bottom: 274em;
    z-index: 999999999999999;
    left: 16em;
    color: white;
}

.mevercl h4 {
    font-size: 54px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
    text-align: left;
}

.mevercl a {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent !important;
    color: white !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #ffffff;
    font-size: 21px;
    font-weight: 600;
}



.mevercl1 {
    position: absolute;
    bottom: 199em;
    z-index: 999999999999999;
    left: 16em;
    color: white;
}

.mevercl1 h4 {
    font-size: 54px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
    text-align: left;
}

.mevercl1 a {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent !important;
    color: white !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #ffffff;
    font-size: 21px;
    font-weight: 600;
}
section#proimp h2 {
    width: 100%;
    display: inline-block;
    margin-top: 0;
}

.proimm .feature-card {
    width: 50%;
    float: left;
    padding-left: 20px;
    display: inline-block;
    padding-right: 20px;
    height: 580px;
}

.proimm img {
    width: 100%;
}
#othersectioncon {
    padding-bottom: 0 !important;
}
main {
    border-bottom: 0 !important;
}
section#emplpro h2 {
    margin-top: 0;
}
.proimm {
    display: inline-block;
}
section#whymetsk {
    text-align: center;
}
section#whymetsk h2 {
    margin-bottom: 52px;
    margin-top: 0;
}
.proimm h4 {
    font-size: 34px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: left;
}
.lastpatch a {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent !important;
    color: white !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #ffffff;
    font-size: 21px;
    font-weight: 600;
}
.slider-container{
  width: 100%;
  margin: 0;
  position: relative;
}

.slider{
  display: flex;
  transition: transform 0.4s ease;
}

.slide{
  min-width: 25%; /* 4 images visible */
  padding: 0;
  border: 2px solid #e4ba69;
  border-radius: 25px;
  margin: 6px;
}

.slide img{
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 8px;
}

/* Arrows */
.arrow{
        position: absolute;
    top: -32px;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999999999;
    color: white;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 22px;
    cursor: pointer;
    padding: 2px 4px;
}

.left{ left: 10px; }
.right{ right: 10px; }

.arrow:hover{
  background: rgba(0,0,0,0.8);
}
.image-box{
  width: 100%;
  height: 330px;
  position: relative;   /* IMPORTANT */
  overflow: hidden;
  object-fit: cover;
  border-radius: 25px;
}

/* Both images same position */
.image-box img{
  position: absolute;   /* IMPORTANT */
  top: -30px;
  left: 0;
  transition: opacity 0.4s ease;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right;
}

/* Hide hover image initially */
.hover-img{
  opacity: 0;
}

/* On hover */
.image-box:hover .hover-img{
  opacity: 1;
}

.image-box:hover .main-img{
  opacity: 0;
}
.slidetext h3 {
    font-size: 40px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
    text-align: left;
    margin-top: 0;
}

.slidetext {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 35px;
}

.slidetext a {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent !important;
    color: black;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #b26e30;
    font-size: 21px;
    font-weight: 600;
}

.slide2 {
    min-width: 25%;
    padding: 0;
    border: 2px solid #e4ba69;
    border-radius: 25px;
    margin: 12px;
    width: 25%;
    float: left;
}

.slidetext2 {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 35px;
}

.slidetext2 h3 {
    font-size: 40px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
    text-align: left;
    margin-top: 0;
}

.slidetext2 a {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent !important;
    color: black;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #b26e30;
    font-size: 21px;
    font-weight: 600;
}

.slidetext2 p {
    font-size: 18px !important;
    line-height: 27px !important;
}

.slidetext p {
    font-size: 18px !important;
    line-height: 27px !important;
}

section#proimp {
    display: inline-block;
    width: 100%;
}
section#emplpro2 img {
    width: 100%;
}
section#emplpro2 {padding-bottom: 20px;}
.mevercl2 {
    position: absolute;
    bottom: 204em;
    z-index: 999999999999999;
    left: 16em;
    color: white;
}
section#emplpro4 img {
    width: 100%;
}
section#emplpro4 h2 {
    margin: 0;
}
.mevercl2 h4 {
    font-size: 55px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
    text-align: left;
}

.mevercl2 a {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent !important;
    color: white !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border: 1px solid #ffffff;
    font-size: 21px;
    font-weight: 600;
}
@media (min-width: 1530px) and (max-width: 1599px)  {
   .hometext {
    top: 4%;
} 
.slide {
    min-width: 24%;
    margin: 9px;
}
.mevercl2 {
    bottom: 195em;
    left: 11em;
}
.mevercl {
    bottom: 263em;
    left: 12em;
}
.mevercl1 {
    bottom: 190em;
    left: 12em;
}
.proimm .feature-card {
    height: 540px;
}
}
@media (min-width: 240px) and (max-width: 599px)  {
    .hero {
    color: black;
}
.image-box {
    height: 272px;
}
.mevercl2 {
    position: relative;
    bottom: 0;
    z-index: 999999999999999;
    left: 0;
    color: black;
}
.mevercl2 h4 {
    margin-top: 15px;
    font-size: 40px !important;
}
.hometext {
    position: relative;
    top: 0;
}
.hometext br {
    display: none;
}
.hero h2 {
    font-size: 30px;
}
.hero h3 {
    font-size: 30px;
}
.hero p {
    color: black;
}
.hometext .btn1 {
    color: black !important;
}
section#cortech img {
    padding-right: 0;
}
.tech-card {
    margin-top: 12%;
}
.mevercl {
    position: relative;
    bottom: 0;
    z-index: 999999999999999;
    left: 0;
    color: black !important;
}
.mevercl h4 {
    font-size: 32px !important;
    text-align: left;
    margin-top: 0;
}
.mevercl a {
    color: black !important;
    border: 1px solid #000;
}
.mevercl1 h4 {
    font-size: 32px !important;
    text-align: left;
    margin-top: 0;
}
.mevercl1 a {
    color: black !important;
    border: 1px solid #000;
}
.mevercl1 {
    position: relative;
    bottom: 0;
    z-index: 999999999999999;
    left: 0;
    color: black !important;
}
.slide2 {
            min-width: 100%;
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
        margin-bottom: 45%;
        margin-top: 0;
        display: none;
}
button#left {
    bottom: -33.2em !important;
}
.slide2.slide22 {
    margin-bottom: 24px !important;
}
section#emplpro5 {
    margin-bottom: 20%;
}
button#right {
    bottom: -33.2em !important;
}
.slide22{
    display: block !important;
}
.mevercl2 br {
    display: none;
}
#proimp h2 {
    font-size: 38px !important;
}
.proimm .feature-card {
    width: 100%;
    float: left;
    padding-left: 0;
    display: inline-block;
    padding-right: 0;
    height: auto;
}
.lastpatch h2 {
    font-size: 35px !important;

}

/* Slider container */
.slider{
          width: 100%;
        height: auto;
        margin: 0;
        position: relative;
        overflow: visible;
        border-radius: 12px;
     margin-top: 0;
        margin-bottom: 0;
}

/* Images */
.slide{
  width: 100%;
  height: 100%;
  display: none;
}

.slide img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Active slide */
.active{
  display: block;
}

/* Arrows */
.arrow{
  position: absolute;
        bottom: -98px;
        transform: translateY(-50%);
        background: rgba(0, 0, 0, 0.6);
        color: white;
        border: none;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        font-size: 22px;
        cursor: pointer;
        padding: 5px;
        top: auto;
}

.left{ left: 15px; }
.right{ right: 15px; }

.arrow:hover{
  background: rgba(0,0,0,0.8);
}
.slide
 {
    min-width: 100%;
    padding: 0;
    margin: 0;
}
}