.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-2 {
    font-size: 7rem;
}
.card-provide .text {
    min-height: 115px;
}
.video-wrap img {
    width: 500px;
}
.salrs-photo {
    background-color: #e4e4e4;
}
.salrs-photo img {
    width: 65%;
    padding: 5%;
}
.s-product-detail {
    padding-top: 0px !important;
}
.salar-farm .content-section .accordion-item .accordion-body .wg-tabs.style-2 {
    padding: 30px 30px !important;
}
.tf-accordion .accordion-item .accordion-header .accordion-button {
    padding-bottom: 10px;
}
.slide-home-1 .content-wrap {
    padding: 118px 0px 100px 0px !important;
}
.salar-farm
    .content-section
    .accordion-item
    .accordion-body
    .wg-tabs.style-2
    .s-product-detail
    h3 {
    font-size: 33px;
}
/* Align all images at bottom inside swiper-slide */
.swiper-container.slider-s-project .swiper-slide {
    display: flex;
    align-items: flex-end; /* bottom align */
    justify-content: center; /* optional: center horizontally */
}

.swiper-container.slider-s-project .swiper-slide .image {
    width: 100%;
    text-align: center;
}
.heading-section .title {
    font-size: 60px;
}

.partner-icon {
    text-align: center;
}

.partner-icon img {
    display: inline-block;
    height: 100px;
    width: auto;
}
.partner-icon p {
    font-size: 20px;
}
.heading-section.has-text .title {
    font-size: 60px;
}
.heading-section.left .title {
    text-align: start;
}
.heading-section.left .text {
    padding-right: 55% !important;
    padding-left: 0 !important;
    text-align: start;
}
.heading-section.right .title {
    text-align: end;
}
.heading-section.right .text {
    text-align: end;
}
.swiper-slide {
    height: auto;
    width: 24.1%;
    margin-right: 20px;
}
/* Breadcrumb wrapper */
.breadcrumb-wrap {
    background: transparent; /* keep transparent background */
    padding-left: 30px; /* vertical spacing */
    position: absolute;
    z-index: 2;
}

/* Breadcrumb list reset */
.breadcrumb {
    position: relative;
    z-index: 2;
    margin-bottom: 0px;
    gap: 7px;
    margin-top: 0px;
    margin-bottom: 20px;
}

/* Breadcrumb links */
.breadcrumb a {
    color: #bdbdbd; /* grey link color */
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
}

.breadcrumb a:hover {
    color: #ffffff; /* hover effect */
    text-decoration: underline;
}

/* Separator between items */
.breadcrumb-item + .breadcrumb-item::before {
    content: "›"; /* arrow separator */
    color: #bdbdbd;
    margin: 0 8px;
    font-weight: 600;
}

/* Active breadcrumb (current page) */
.breadcrumb .active {
    color: #ffffff; /* white for current */
    font-weight: 600;
    font-size: 13px;
}
.breadcrumb i {
    color: var(--White);
    font-size: 12px;
    position: relative;
    top: -2px;
}

/* Positioning container */
.slider-s-project .image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.slider-s-project .image img {
    width: 100%;
    height: auto;
    display: block;
}

/* Play button - center */
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 26px;
    padding: 10px 14px;
    cursor: pointer;
}

/* Title - bottom left */
.video-title {
    position: absolute;
    bottom: 8px;
    left: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.1);
    padding: 4px 8px;
}

/* Duration - bottom right */
.video-duration {
    position: absolute;
    bottom: 8px;
    right: 8px;
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.5);
    padding: 3px 6px;
    border-radius: 4px;
}
.ag-comn {
    margin-top: 60px;
}
.langlink {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.inlinestrong {
    display: contents;
    font-weight: 600;
}
@media only screen and (max-width: 767px) {
    .logo-site {
        /* margin-right: -10px; */
    }
    
    #langimage img {
        width: 20px !important;
        margin-right: 0px !important;
    }
    .langlink {
        position: absolute;
        top: 10px;
        right: 110px;
    }
    .page-title-home-1
        .swiper-slide-active
        .slide-home-1
        .content
        .fade-item-2 {
        font-size: 4.8rem;
        line-height: 5rem;
        width: 79%;
    }
    .page-title-home-1 .slide-home-1 .content-wrap {
        padding: 90px 0px 100px 0px !important;
    }
    .heading-section.has-text .text {
        font-size: 17px;
    }
    .ag-comn {
        margin-top: 60px;
    }

    .heading-section.has-text .title {
        font-size: 46px;
        font-weight: 500;
    }
    .s-break-page.style-3 .content .title {
        font-size: 46px;
    }
    .salar-farm
        .tf-accordion
        .accordion-item
        .accordion-header
        .accordion-button {
        font-size: 20px;
    }
    .salar-farm
        .content-section
        .accordion-item
        .accordion-body
        .wg-tabs.style-2
        .s-product-detail
        h3 {
        font-size: 18px;
    }
    .salar-farm
        .content-section
        .accordion-item
        .accordion-body
        .wg-tabs.style-2
        .s-product-detail
        .content-inner
        p {
        font-size: 16px;
    }
    .salar-farm
        .content-section
        .accordion-item
        .accordion-body
        .wg-tabs.style-2 {
        padding: 20px 20px !important;
    }
    .page-title-home-1 .slide-home-1 .content-wrap .content .text {
        line-height: 2.5rem;
    }
    .pdr15 {
        padding-right: 15%;
    }
    .heading-section.left .text {
        padding-right: 0px !important;
        padding-left: 0px !important;
        font-size: 16px !important;
    }
    .partner-icon img {
        width: 45px !important;
        height: auto !important;
    }
    /* ===== Mobile View for Provide Slider ===== */

    .slider-provide2 .swiper-wrapper {
        display: block !important;
    }
    .s-slider .swiper-slide {
        display: flex;
        width: 100% !important;
        justify-content: center;
        margin-bottom: 20px !important;
    }

    .s-slider .card-provide {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 1.5rem;
        display: flex;
    }

    .s-slider .card-provide .has-border {
        padding: 0.5rem;
        flex-direction: row;
    }
    .card-provide-text {
        display: flex;
        flex-direction: column;
        text-align: left;
        width: 80%;
        padding-left: 20px;
        justify-content: flex-start;
    }

    .s-slider .card-provide .image {
        text-align: center;
        width: 20%;
        align-self: end;
    }

    .s-slider .card-provide h3 {
        font-size: 1.55rem;
        margin: 0;
        font-weight: 600;
    }

    .s-slider .card-provide p.text {
        font-size: 1.5rem;
        line-height: 1.5;
        padding-top: 0px;
    }

    .s-slider .card-provide img.leafg {
        display: none; /* hide background leaf icon on mobile */
    }
    .card-provide .text {
        min-height: auto !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .page-title-home-1
        .swiper-slide-active
        .slide-home-1
        .content
        .fade-item-2 {
        font-size: 5rem;
    }

    .logo-site {
        margin-right: -10px;
    }
    #langimage img {
        width: 20px !important;
        margin-right: 0px !important;
    }
    .langlink {
        position: relative;
        margin-right: 0px;
    }
    .page-title-home-1
        .swiper-slide-active
        .slide-home-1
        .content
        .fade-item-2 {
        font-size: 4.8rem;
        line-height: 5rem;
        width: 100%;
    }
    .page-title-home-1 .slide-home-1 .content-wrap {
        padding: 90px 0px 100px 0px !important;
    }
    .heading-section.has-text .text {
        font-size: 17px;
    }
    .ag-comn {
        margin-top: 60px;
    }

    .heading-section.has-text .title {
        font-size: 46px;
        font-weight: 500;
    }
    .s-break-page.style-3 .content .title {
        font-size: 46px;
    }
    .salar-farm
        .tf-accordion
        .accordion-item
        .accordion-header
        .accordion-button {
        font-size: 20px;
    }
    .salar-farm
        .content-section
        .accordion-item
        .accordion-body
        .wg-tabs.style-2
        .s-product-detail
        h3 {
        font-size: 18px;
    }
    .salar-farm
        .content-section
        .accordion-item
        .accordion-body
        .wg-tabs.style-2
        .s-product-detail
        .content-inner
        p {
        font-size: 16px;
    }
    .salar-farm
        .content-section
        .accordion-item
        .accordion-body
        .wg-tabs.style-2 {
        padding: 20px 20px !important;
    }
    .page-title-home-1 .slide-home-1 .content-wrap .content .text {
        line-height: 2.5rem;
    }
    .pdr15 {
        padding-right: 15%;
    }
    .heading-section.left .text {
        padding-right: 0px !important;
        padding-left: 0px !important;
        font-size: 16px !important;
    }
    .partner-icon img {
        width: 45px !important;
        height: auto !important;
    }
    /* ===== Mobile View for Provide Slider ===== */

    .slider-provide2 .swiper-wrapper {
        display: block !important;
    }
    .s-slider .swiper-slide {
        display: flex;
        width: 100% !important;
        justify-content: center;
        margin-bottom: 20px !important;
    }

    .s-slider .card-provide {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 1.5rem;
        display: flex;
    }

    .s-slider .card-provide .has-border {
        padding: 0.5rem;
        flex-direction: row;
    }
    .card-provide-text {
        display: flex;
        flex-direction: column;
        text-align: left;
        width: 80%;
        padding-left: 20px;
        justify-content: flex-start;
    }

    .s-slider .card-provide .image {
        text-align: center;
        width: 20%;
        align-self: end;
    }

    .s-slider .card-provide h3 {
        font-size: 1.55rem;
        margin: 0;
        font-weight: 600;
    }

    .s-slider .card-provide p.text {
        font-size: 1.5rem;
        line-height: 1.5;
        padding-top: 0px;
    }

    .s-slider .card-provide img.leafg {
        display: none; /* hide background leaf icon on mobile */
    }
    .card-provide .text {
        min-height: auto !important;
    }
}
