.page-industrial-boilers .process-equipment-section .process-equipment-container {
    background: linear-gradient(90deg, #0BA2B8 -18.82%, #22428D 115.08%);
}

.page-industrial-boilers .tech-image-slider .tech-image {
    border-radius: 24px;
}

.page-industrial-boilers .tech-image-slider {
    border-radius: 0;
}

.page-industrial-boilers .tech-dot.active {
    background: #0078AF;
    border-color: #0078AF;
}

.page-industrial-boilers .tech-dot,
.page-industrial-boilers .tech-item:hover .tech-dot {
    border-color: #0078AF;
}

.page-industrial-boilers .tech-item:not(:last-child)::after {
    background-image: repeating-linear-gradient(to bottom, #0078AF 0px, #0078AF 4px, transparent 4px, transparent 8px);
}

.page-industrial-boilers .product-portfolio-section {
    background: linear-gradient(90deg, #0BA2B8 -18.82%, #22428D 115.08%);
}

.page-industrial-boilers .engineer-box .separate-section .item-a {
    background-color: #035079;
}

.page-industrial-boilers .engineer-box .separate-section .item-b {
    background-color: #086190;
}

.page-industrial-boilers .engineer-box .separate-section .item-c {
    background-color: #0D71A6;
}

.page-industrial-boilers .engineer-box .separate-section .item-d {
    background-color: #0A7AB5;
}

.page-industrial-boilers .mystry-wrapper {
    background: linear-gradient(90deg, #23428D 4.35%, #0196DC 157.24%);
}

.page-industrial-boilers .engn-wrapper .left-content {
    flex: 0 0 500px;
    max-width: 500px;
}

.page-industrial-boilers .portfolio-card:not(.active):hover .card-title {
    color: #FFFFFF;
}

.page-industrial-boilers .separate-slider {
    grid-template-columns: repeat(3, 1fr);
}

.page-industrial-boilers .engineer-box .separate-section .item:last-child {
    border-radius: 0 24px 24px 0;
}

.page-industrial-boilers .certificate-section.section-grey {
    background-color: #fff;
}

.page-industrial-boilers .certificate-section .fixed2-top-section {
    padding: 0;
}

.page-industrial-boilers .isgec-tech-partner .swiper-wrapper {
    justify-content: center;
}

.isgec-tech-info-box,
.isgec-serve-info-box,
.isgec-featured-info-box,
.isgec-capabilities-info-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
    gap: 10px;
}

.isgec-tech-slider-box {
    width: 100%;
    overflow: hidden;
}

.isgec-tech-slider {
    width: 100%;
}


.isgec-tech-card {
    background-color: #FFFFFF;
    padding: 20px 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.isgec-tech-card img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.tech-swiper-scrollbar {
    position: relative;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 2px;
    background-color: #EEEEEE;
    margin-top: 30px;
    opacity: 1 !important;
    left: 50%;
    transform: translateX(-50%);

}

.swiper-scrollbar-drag {
    background-color: #626265;
    cursor: pointer;
    transition: background-color 0.3s ease;
    position: absolute;
    bottom: 0;
}

.isgec-tech-card img {
    height: auto;
}

.isgec-tech-partner {
    background: #f6f6f6;
}

/* .page-industrial-boilers .portfolio-cards{overflow-x: scroll;} */
.page-industrial-boilers .portfolio-card.active {
    flex: 0 0 60%;
}


.page-industrial-boilers .portfolio-cards {
    overflow-x: auto;
    scrollbar-width: none;
    /* Firefox */
    scrollbar-color: #fff #086190;
    /* thumb | track */
    padding-bottom: 30px;
}

/* Chrome, Edge, Safari */
.page-industrial-boilers .portfolio-cards::-webkit-scrollbar {
    height: 2px;
    /* height कम कर दी */
}

.page-industrial-boilers .portfolio-cards::-webkit-scrollbar-track {
    background: red;
    /* पीछे का रंग सफेद */
}

.page-industrial-boilers .portfolio-cards::-webkit-scrollbar-thumb {
    background: #fff;
    /* आगे का color नीला */
    border-radius: 20px;
    /* गोलाई हटाई (flat look) */
}

.card-title {
    text-wrap: auto;
}

/* .page-industrial-boilers .mystry-wrapper::before{background: url(../images/division/fabrication.png) no-repeat center;} */

.page-industrial-boilers .feature-text {
    position: inherit;
}

.contact-wrapper .process-equipment-container {
    height: auto;
}

.wide-range-tab-items .slick-arrow{bottom: auto; top: -80px;}

.wide-range-tab-items{padding: 60px;}
.wide-range-section{background: #f9f9f9;}
.wide-range-section .fixed-top-section .legacy-deatils h3{text-align: left;}
/* .wide-range-tab-item-a{max-width: fit-content} */

.wide-range-section{background: #f9f9f9 !important;}

.portfolio-container .item-bottom .featured-slide-btn-box{display: flex;}



@media (min-width: 1920px) {
    .page-industrial-boilers .portfolio-card.active {
        flex: 0 0 50%;
    }
}

@media (max-width: 1399px) {
    .page-industrial-boilers .portfolio-card.active {
        flex: 0 0 60%;
    }

    .engineer-box .right-content img {
        height: 400px;
    }
}

@media (max-width: 1024px) {
    .stats-container {
        flex-direction: column;
    }

    #mystry-clear1 .slick-arrow {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .page-industrial-boilers .portfolio-card.active {
        flex: none;
    }

    .stats-container {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .portfolio-card .content-left {
        padding-bottom: 40px;
    }

    .portfolio-slider .slick-dots{display: none !important;}
    .separate-slider{padding-bottom: 60px;}
    #engineer-slider .slick-prev{right: 52px; left: auto; bottom: -20px;}
#engineer-slider .slick-next{right: 2px; left: auto; bottom: -20px;}

#mystry-clear1 .slick-arrow{display: block !important;}
#mystry-clear1 .slick-arrow:before{background: url('https://isgec.lyxelandflamingotech.in/wp-content/themes/ISGEC/assets/images/icons/arrow-right.svg')no-repeat center;}
.wide-range-tabs{justify-content: center;}
.wide-range-tab-items{padding: 30px 10px;}
.isgec-tech-sliderss img{padding: 0;}
.wide-range-tab-items .slick-arrow{bottom: -20px; top: auto;}
.wide-range-tab-items .wide-range-tab-item-a{padding-bottom: 60px; max-width: inherit;}
.wide-range-tab-item-a.active{overflow: hidden;}
.wide-range-section.manu-fac{background: #f9f9f9;}

}