* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
:hover {
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.container-fluid-rk {
   padding: 0 120px;
}
.banner {
    width: 100%;
    height: auto;
    position: relative;
}
.pro-dec.roseBox a.text-danger img {
    margin-left: 10px;
}
.pro-dec.prodesc a.new-card-heading {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    color: var(--rk-primary-color);
}
.rkcardnoa {
    cursor: default;
    pointer-events: none;
}
.product-banner {
    width: 100%;
    height: auto;
    position: relative;
}
.gap-2hit{
    gap: 20px;
}
.product-banner img {
    width: 100%;
    height: auto;
    min-height: 300px;
}
.product-banner-logo {
    width: 70%;
    height: 100%;
    position: absolute;
    background: linear-gradient(
        269.1deg,
        rgba(255, 255, 255, 0.6) 0.73%,
        rgba(255, 255, 255, 0) 99.23%
    );
    top: 0;
    right: 0;
    text-align: right;
    padding: 0px 50px 0 0;
    display: flex;
    justify-content: right;
    align-items: center;
}

.product-sec {
    width: 100%;
    height: auto;
    padding: 70px 0 90px;
}
.product-sec-heading {
    text-align: center;
}
.product-sec-heading h2 {
    font-size: 60px;
    color: #1c1c1c;
    margin: 0 0 60px 0;
    font-weight: 700;
}
.product-sec-heading p {
    font-size: 18px;
    color: #1c1c1c;
    margin: 0 0 10px 0;
    font-weight: 400;
}
.product-sec-heading h4 {
    font-size: 26px;
    color: #1c1c1c;
    margin: 20px 0 30px 0;
    font-weight: 700;
}
.pro-full {
    width: 100%;
    height: 100%;
}
.pro-top {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 26px;
    color: #e2001a;
    padding: 10px 0 20px;
    font-weight: 600;
}
.pro-pic {
    width: 100%;
    height: 240px;
    text-align: center;
    background: #f3f3f3;
    box-shadow: 0px 0px 14px 0px #00000040;
    border-radius: 30px 30px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.pro-pic img {
    width: 100%;
    height: auto;
    mix-blend-mode: darken;
    height: 100% !important;
    object-fit: cover;
}
.pro-dec {
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0px 0px 14px 0px #00000040;
    padding: 30px 32px;
    position: relative;
    min-height: 500px;
    border-radius: 0 0 30px 30px;
}
.pro-dec a {
    font-size: 20px;
    color: #e2001a;
    margin: 0 0 0px 0;
    font-weight: 800;
}
.pro-dec a:hover p,
.pro-dec a:hover {
    color: #ff475d !important;
}
.pro-dec p.custom-bottom {
    height: 280px;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.pro-full {
    height: 100%;
}

.ismetPro {
    /* min-height: 30rem; */
}

.pro-dec h6 a {
    /* position: absolute; */
    /* bottom: 3rem; */
}
.pro-dec h4 {
    font-size: 24px;
    color: #1c1c1c;
    margin: 0 0 10px 0;
    font-weight: 700;
}
.pro-dec a {
    font-size: 17px;
    color: #5c5c5c;
    margin: 0 0 20px 0;
    font-weight: 400;
    line-height: 28px;
    min-height: 40px;
    cursor: pointer;
}
.pro-dec h5 {
    font-size: 18px;
    color: #e2001a;
    margin: 0 0 0px 0;
    font-weight: 700;
}
.pro-dec ul {
    padding: 0 0 0 30px;
    margin: 0;
}
.pro-dec ul li {
    width: 100%;
    height: auto;
    list-style: none;
    position: relative;
}
.pro-dec ul li:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/poiner.svg) no-repeat;
    position: absolute;
    left: -31px;
    top: 5px;
}
.pro-dec h6 a {
    font-size: 18px;
    color: #e2001a;
    margin: 0 0 0px 0;
    font-weight: 700;
    text-decoration: underline;
}
.roseBox {
    height: 430px;
}
.b-pr .pro-dec h4 {
    margin: 0 0 20px 0;
}

.b-pr .pro-dec {
    min-height: 300px;
}
.b-pr .pro-dec ul {
    min-height: 180px;
}
.b-pr {
    margin-bottom: 30px;
}
.rk-pr {
    margin-bottom: 30px;
}
.rk-pr h4 {
    font-size: 20px;
    margin: 0 0 20px 0;
    min-height: 50px;
}
.rk-pr .pro-dec {
    min-height: 450px;
}
.rk-pr .pro-dec ul {
    min-height: 270px;
}

.fot-top {
    width: 100%;
    height: auto;
    position: relative;
}
.fot-top-pic {
    width: 100%;
    height: auto;
    position: relative;
}
.fot-top-pic img {
    width: 100%;
    height: auto;
}
.fot-top-pic:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.9) 0.73%,
        rgba(0, 0, 0, 0) 99.23%
    );
}

.fot-top-text {
    width: 100%;
    height: auto;
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 0;
    max-width: 1300px;
    left: 0;
    right: 0;
    margin: 0px auto;
    justify-content: space-between;
    padding: 0 0 30px 0;
}
.fot-top-text-left {
    width: 70%;
    height: auto;
}
.fot-top-text-left h4 {
    font-size: 24px;
    color: #fff;
    margin: 0;
    font-weight: 700;
}
.fot-right-btn a {
    background: #e2001a;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
}
.col-xl-4.col-lg-4.col-md-6.col-sm-12.rk-pr {
    padding-left: 8px;
    padding-right: 8px;
}
.rkcard-p {
    display: flex;
    gap: 10px;
    align-items: center;
}
a.rkcard-p:before {
    content: url("/assets/images/poiner.svg");
    font-weight: 400;
    left: 0px;
    top: 5px;
}
.rkcard-p:after {
    content: url("/assets/images/external-link-pocard.svg");
}
@media screen and (max-width: 1700px) { 
    .pro-dec.prodesc a.new-card-heading {
        font-size: 24px;
    }
    .container-fluid-rk {
        padding: 0 60px;
     }
}
@media screen and (min-width: 1700px) and (max-width: 5000px) {
    .container-fluid {
        max-width: 1800px;
    }
    .product-sec-heading h2 {
        font-size: 72px;
    }
    .product-sec-heading p {
        font-size: 20px;
        max-width: 1500px;
        margin: 0px auto;
        margin-bottom: clamp(20px, 2vw, 78px);
    }
    .pro-dec h4 {
        font-size: 28px;
        min-height: 72px;
    }
    .pro-dec p {
        font-size: 20px;
    }
    .pro-dec h5 {
        font-size: 20px;
    }
    .pro-pic {
        height: 320px;
    }
    .pro-pic img {
        max-height: auto;
    }
    .fot-top-text {
        max-width: 1500px;
    }
    .fot-top-text-left h4 {
        font-size: 28px;
    }
    .pro-dec h4 {
        font-size: 28px;
        min-height: auto;
    }
    .rk-pr .pro-dec h4 {
        min-height: 72px;
    }
}
@media screen and (min-width: 1500px) and (max-width: 1699px) {
}
@media screen and (max-width: 1660px) {
    .roseBox {
        height: 500px;
    }
}
@media screen and (max-width: 1300px) {
    .pro-dec h4 {
        min-height: 72px;
    }
    .product-sec-heading h2 {
        font-size: 50px;
    }
    .fot-top-text {
        padding: 0 20px 30px 20px;
    }
    .pro-dec {
        /* min-height: 680px; */
    }
    .b-pr .pro-dec {
        min-height: 350px;
    }
    .b-pr .pro-dec ul {
        min-height: 240px;
    }
    .roseBox {
        height: 530px;
    }
}
@media screen and (max-width: 1200px) {
    .pro-dec.prodesc a.new-card-heading {
        font-size: 20px;
    }
    .rk-pr .pro-dec {
        min-height: 500px;
    }
    .rk-pr .pro-dec h4 {
        min-height: 74px;
    }
    .pro-pic {
        align-items: inherit;
    }
    .roseBox {
        height: 600px;
    }
}

@media screen and (max-width: 1024px) {
    .pro-dec {
        /* min-height: 680px; */
    }
    .pro-dec h4 {
        min-height: auto;
    }
    .pr {
        margin-bottom: 30px;
    }
    .b-pr .pro-dec h4 {
        min-height: 63px;
    }
    .b-pr .pro-dec ul {
        min-height: 230px;
    }
    .roseBox {
        height: 630px;
    }
    .pro-top{
        font-size: 22px;
    }
}

@media screen and (max-width: 991px) {
    .pro-dec {
        /* min-height: 440px; */
    }
    .product-sec-heading h2 br {
        display: none;
    }

    .product-banner-logo img {
        max-height: 200px;
    }
    .fot-right-btn a {
        font-size: 14px;
        padding: 10px 3px;
    }
    .roseBox {
        height: 500px;
    }
}
@media screen and (max-width: 881px) {
    .pro-dec {
        /* min-height: 550px; */
    }
    .fot-right-btn a {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .container-fluid-rk {
        padding: 0 20px;
    }
    .pro-dec {
        /* min-height: 36rem; */
    }
    .roseBox {
        height: auto;
    }

    .fot-top-text-left {
        width: 100%;
        margin: 0 0 18px 0;
    }
    .fot-top-text {
        display: block;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-color: #1c1c1c80;
        height: 250px;
    }
    .fot-top-pic img {
        height: 250px;
    }
    .fot-top-text-left h4 {
        font-size: 16px;
    }
    .product-sec-heading h2 {
        font-size: 30px;
    }
    .product-banner-logo img {
        max-height: 100px;
    }
    .pro-full {
        max-width: 360px;
        margin: 0px auto;
    }
    .product-sec {
        padding: 40px 0 90px;
    }
    .b-pr .pro-dec h4 {
        min-height: auto;
    }
    .b-pr .pro-dec {
        min-height: 250px;
    }
    .b-pr .pro-dec ul {
        min-height: 200px;
    }
    .pro-pic {
        height: 209px;
    }
    .pro-dec p {
        font-size: 16px;
    }
    .rk-pr .pro-dec {
        min-height: 427px;
    }
    .rk-pr .pro-dec h4 {
        min-height: auto;
    }
}

@media screen and (max-width: 500px) {
    .product-banner.boplaMob img{
        object-fit: cover;
        object-position: right;
    }
    .product-banner.dewertMob img{
        object-fit: cover;
        object-position: right;
    }
}

/* RK Cards Slider Variables */
:root {
    --rk-primary-color: #e2001a;
    --rk-black-color: #000;
    --rk-gray-color: #1c1c1c;
    --rk-white-color: #fff;
    --rk-arrow-size: 50px;
    --rk-arrow-border-width: 2px;
    --rk-arrow-font-size: 20px;
    --rk-arrow-spacing: 60px;
    --rk-arrow-bottom-position: -60px;
    --rk-dots-bottom-position: -40px;
    --rk-dots-font-size: 12px;
}

/* RK Cards Slider Styles */
@media screen and (max-width: 767px) {
    .rk-cards-slider.slick-initialized {
        display: block !important;
    }
    
    .rk-cards-slider.slick-initialized .rk-pr {
        margin-bottom: 20px;
    }
    
    .rk-cards-slider .slick-slide {
        padding: 0 10px;
    }
    
    /* Hide dots completely */
    .rk-cards-slider .slick-dots {
        display: none !important;
    }
    
    /* Arrow base styles with strong overrides */
    .rk-cards-slider .slick-arrow {
        width: var(--rk-arrow-size) !important;
        height: var(--rk-arrow-size) !important;
        z-index: 10 !important;
        border-radius: 50% !important;
        border: var(--rk-arrow-border-width) solid var(--rk-black-color) !important;
        background-color: var(--rk-white-color) !important;
        top: auto !important;
        bottom: var(--rk-arrow-bottom-position) !important;
        transform: translateY(0) !important;
        background-size: 20px 20px !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        font-size: 0 !important;
        line-height: 0 !important;
        text-indent: -9999px !important;
        overflow: hidden !important;
        position: absolute;
    }
    
    /* Previous arrow positioning */
    .rk-cards-slider .slick-prev {
        left: calc(50% - var(--rk-arrow-spacing)) !important;
        right: auto !important;
        background-image: url('/assets/images/prevblack.svg') !important;
    }
    
    /* Next arrow positioning */
    .rk-cards-slider .slick-next {
        right: calc(50% - var(--rk-arrow-spacing)) !important;
        left: auto !important;
        background-image: url('/assets/images/nextBlack.svg') !important;
    }
    
    /* Hide all text content in arrows */
    .rk-cards-slider .slick-prev:before,
    .rk-cards-slider .slick-next:before,
    .rk-cards-slider .slick-prev:after,
    .rk-cards-slider .slick-next:after {
        display: none !important;
        content: none !important;
    }
    
    /* Hide any text that might be showing */
    .rk-cards-slider .slick-arrow span,
    .rk-cards-slider .slick-arrow div {
        display: none !important;
    }
    
    /* Hover states */
    .rk-cards-slider .slick-arrow:hover {
        background-color: var(--rk-primary-color) !important;
        border-color: var(--rk-primary-color) !important;
    }
    
    .rk-cards-slider .slick-prev:hover {
        background-image: url('/assets/images/prevWhite.svg') !important;
    }
    
    .rk-cards-slider .slick-next:hover {
        background-image: url('/assets/images/nextWhite.svg') !important;
    }
    
}

/* Workstation Systems Specific Styles */
.pro-top-work {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 26px;
    color: var(--rk-primary-color);
    padding: 10px 0 20px;
    font-weight: 600;
    text-transform: lowercase;
}

.pro-dec.prodesc {
    min-height: 150px;
}
ul.pro-dec-ul-diff {
    padding: 0;
}
ul.pro-dec-ul-diff li:before {
    display: none;
}
.new-card-heading,.new-card-heading a{
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
font-weight: 700;
font-style: Bold;
font-size: 32px;
line-height: 100%;
letter-spacing: 0%;
color: var(--rk-primary-color);
}
.new-card-heading:after {
    content: url('/assets/images/external-link-pocard2.svg');
}
.prodesc h4 {
    font-size: 18px;
    color: var(--rk-black-color);
    margin: 0 0 10px 0;
    font-weight: 600;
    line-height: 1.4;
}
.col-xl-4.col-lg-6.col-md-6.col-sm-12.rk-pr {
    padding-left: 8px;
    padding-right: 8px;
}
.pro-dec ul li a:after {
    display: none;
}
.conveyor-cards-slider .pro-dec {
    min-height: 512px;
}
.new-card-heading.mb-4.no-link:after {
    display: none;
}
@media screen and (max-width: 1700px) {
    .new-card-heading,.new-card-heading a {
        font-size: 24px;
    }
}
@media screen and (max-width: 1500px) {
    .col-xl-4.col-lg-6.col-md-6.col-sm-12.rk-pr {
max-width: 50%;
flex: 0 0 50%;
    }
}
@media screen and (max-width: 1200px) {
    .new-card-heading,.new-card-heading a {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .col-xl-4.col-lg-6.col-md-6.col-sm-12.rk-pr {
max-width: 100%;
flex: 0 0 100%;
    }
}
/* Workstation Cards Slider Styles */
@media screen and (max-width: 767px) {
    .workstation-cards-slider.slick-initialized {
        display: block !important;
    }
    
    .workstation-cards-slider.slick-initialized .rk-pr {
        margin-bottom: 20px;
    }
    
    .workstation-cards-slider .slick-slide {
        padding: 0 10px;
    }
    
    /* Hide dots completely */
    .workstation-cards-slider .slick-dots {
        display: none !important;
    }
    
    /* Arrow base styles with strong overrides */
    .workstation-cards-slider .slick-arrow {
        width: var(--rk-arrow-size) !important;
        height: var(--rk-arrow-size) !important;
        z-index: 10 !important;
        border-radius: 50% !important;
        border: var(--rk-arrow-border-width) solid var(--rk-black-color) !important;
        background-color: var(--rk-white-color) !important;
        top: auto !important;
        bottom: var(--rk-arrow-bottom-position) !important;
        transform: translateY(0) !important;
        background-size: 20px 20px !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        font-size: 0 !important;
        line-height: 0 !important;
        text-indent: -9999px !important;
        overflow: hidden !important;
        position: absolute;
    }
    
    /* Previous arrow positioning */
    .workstation-cards-slider .slick-prev {
        left: calc(50% - var(--rk-arrow-spacing)) !important;
        right: auto !important;
        background-image: url('/assets/images/prevblack.svg') !important;
    }
    
    /* Next arrow positioning */
    .workstation-cards-slider .slick-next {
        right: calc(50% - var(--rk-arrow-spacing)) !important;
        left: auto !important;
        background-image: url('/assets/images/nextBlack.svg') !important;
    }
    
    /* Hide all text content in arrows */
    .workstation-cards-slider .slick-prev:before,
    .workstation-cards-slider .slick-next:before,
    .workstation-cards-slider .slick-prev:after,
    .workstation-cards-slider .slick-next:after {
        display: none !important;
        content: none !important;
    }
    
    /* Hide any text that might be showing */
    .workstation-cards-slider .slick-arrow span,
    .workstation-cards-slider .slick-arrow div {
        display: none !important;
    }
    
    /* Hover states */
    .workstation-cards-slider .slick-arrow:hover {
        background-color: var(--rk-primary-color) !important;
        border-color: var(--rk-primary-color) !important;
    }
    
    .workstation-cards-slider .slick-prev:hover {
        background-image: url('/assets/images/prevWhite.svg') !important;
    }
    
    .workstation-cards-slider .slick-next:hover {
        background-image: url('/assets/images/nextWhite.svg') !important;
    }
}

/* Roller Conveyor Page Styles */
.roller-heading {
    color: #e2001a;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.2;
}

.roller-features {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
}

.roller-features li {
    color: var(--rk-gray-color);
    font-size: 1.1rem;
    margin-bottom: 45px;
    padding-left: 20px;
    position: relative;
}

.roller-features li:before {
    content: url('/assets/images/poiner.svg');
    font-weight: 400;
    position: absolute;
    left: 0px;
    top: 0px;
}

.btn-enquire {
    background-color: var(--rk-primary-color);
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 5px;
    font-size: 1.1rem;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease;
}

.btn-enquire:hover {
    background-color: #c40017;
    color: white;
    text-decoration: none;
}

.roller-images-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.roller-image-item {
    position: relative;
    overflow: hidden;
}

.roller-image-item:nth-child(1) {
    width: calc(58% - 8px);
}

.roller-image-item:nth-child(2) {
    width: calc(42% - 8px);
}

.roller-image-item:nth-child(3) {
    width: calc(42% - 8px);
}

.roller-image-item:nth-child(4) {
    width: calc(58% - 8px);
}

.roller-image-item img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.roller-image-item:hover img {
    transform: scale(1.05);
}

/* Mobile Enquire Button Section */
.mobile-enquire-section {
    display: none;
    padding: 20px 15px;
    text-align: center;
}

/* Responsive Design for Roller Conveyor */
@media (max-width: 768px) {
    .roller-features li {
        margin-bottom: 20px;
    }
    .product-sec:has(.roller-content-left) {
        padding-bottom: 40px;
    }
    .roller-heading {
        font-size: 2rem;
    }
    
    .roller-content-left {
        padding: 20px 15px;
    }
    
    .roller-images-grid {
        padding: 20px 15px;
        gap: 15px;
    }
    
    .roller-image-item img {
        height: auto;
    }
    
    /* Hide desktop button on mobile */
    .btn-enquire-desktop {
        display: none;
    }
    
    /* Show mobile button section */
    .mobile-enquire-section {
        display: block;
    }
}

/* Hide mobile button on desktop */
@media (min-width: 769px) {
    .btn-enquire-mobile {
        display: none;
    }
    
    .mobile-enquire-section {
        display: none;
    }
}

/* Pallet Conveyor Page Styles */
.pallet-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    gap: 20px;
}

.tab-button {
    background-color: white;
    color: var(--rk-gray-color);
    border: 2px solid #ddd;
    padding: 23px 33px;
    border-radius: 25px;
    font-family: 'Frutiger LT Std', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    width: 402px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.tab-button.active {
    background-color: var(--rk-primary-color);
    color: white;
    border-color: var(--rk-primary-color);
}

.tab-button.active::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid var(--rk-primary-color);
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}
#twin-track ul {
    list-style: none;
}
.pallet-content-left,
.pallet-content-right {
    padding: 40px 20px;
}

.pallet-heading {
    color: var(--rk-primary-color);
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.2;
}

.pallet-features {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
}

.pallet-features li {
    color: var(--rk-gray-color);
    font-size: 1.1rem;
    margin-bottom: 45px;
    padding-left: 20px;
    position: relative;
}

.pallet-features li:before {
    content: url('/assets/images/poiner.svg');
    font-weight: 400;
    position: absolute;
    left: 0px;
    top: 0;
}
.info-section li:before {
    content: url('/assets/images/poiner.svg');
    font-weight: 400;
    left: 0px;
    top: 0;
}
.row.customWedge.mt-5.mt5.flex-column {
    background: #F3F3F3;
}
.pallet-image-section {
    padding: 40px 20px;
    text-align: center;
}

.pallet-image-section img {
    max-width: 100%;
    height: auto;
}

.pipes-images-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 16px;
    justify-content: center;
}
h2.pipes-heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 70px;
}
/* Mobile Enquire Button Section for Pallet */
.pallet-mobile-enquire-section {
    display: none;
    padding: 20px 15px;
    text-align: center;
}
.assembly-features li:before {
    content: url('/assets/images/poiner.svg');
    font-weight: 400;
    left: 0px;
    top: 0;
}
.assembly-features{
    list-style: none;
}
.assembly-heading {
    color: var(--rk-primary-color);
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.2;
}
.assembly-image-section img {
    width: 100%;
}
.assembly-subheading {
    font-family: Frutiger;
    font-weight: 700;
    color: var(--rk-gray-color);
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 20px;
}

/* Responsive Design for Pallet Conveyor */
@media (max-width: 768px) {
    .pallet-tabs {
        flex-direction: column;
        align-items: center;
        gap: 10px;
        margin-bottom: 30px;
    }
    
    .tab-button {
        width: 90%;
        max-width: 350px;
        padding: 15px 20px;
        font-size: 24px;
    }
    
    .pallet-heading {
        font-size: 2rem;
    }
    
    .pallet-content-left,
    .pallet-content-right {
        padding: 20px 15px;
    }
    
    .pallet-image-section {
        padding: 20px 15px;
    }
    
    .pallet-features li {
        margin-bottom: 20px;
    }
    
    .product-sec:has(.pallet-content-left),
    .product-sec:has(.pallet-content-right) {
        padding-bottom: 40px;
    }
    
    /* Hide desktop button on mobile */
    .btn-enquire-desktop {
        display: none;
    }
    
    /* Show mobile button section */
    .mobile-enquire-section {
        display: block;
    }
}

/* Hide mobile button on desktop */
@media (min-width: 769px) {
    .btn-enquire-mobile {
        display: none;
    }
    
    .mobile-enquire-section {
        display: none;
    }
}