buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
India’s services sector witnessed a modest slowdown in growth during September, according to the latest S&P Global Services PMI data released on October 6, 2025. The index, a significant indicator of the sector’s economic health, recorded a decline from the robust August figure of 63.2 to 60.9 in September.
Although this decrease highlights a slowdown, it’s important to note that the PMI figure still indicates expansion, as any reading above 50 suggests growth in the sector. Nonetheless, the dip suggests a cooling from the scorching pace observed the previous month. Analysts will be closely watching this development, contemplating its implications for the joyous festival season that lies ahead.
Despite the slight dip, the services sector continues to be a robust contributor to India’s economy. Analysts attribute the decline to factors such as evolving market conditions and adjustments in consumer demand. Yet, with a reading solidly in expansionary territory, confidence remains that the sector will continue to bolster economic momentum in the coming months.
