.bose-contactus-progressbar-container[c-expContactUs_expContactUs] .slds-progress-bar {
	display: flex;
	align-items: center;
}

.bose-contactus-progressbar-container[c-expContactUs_expContactUs] .slds-progress-bar__value {
	height: 0.25rem;
}

.bose-contactus-helptile-option[c-expContactUs_expContactUs] .slds-button {
	letter-spacing: -0.0225rem;
	display: block;
	width: 100%;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bose-contactus-sub-title[c-expContactUs_expContactUs] .bose-ds-button-hover-line-effect[c-expCommonHowToFindSNPopup_expCommonHowToFindSNPopup] {
	margin-bottom: 0;
}

.bose-contactus-sub-title[c-expContactUs_expContactUs] .bose-ds-button-hover-line-effect[c-expCommonHowToFindSNPopup_expCommonHowToFindSNPopup] .slds-button {
	font-size: 1rem;
	line-height: 1.625rem;
	font-family: 'Bose (Regular)', sans-serif;
	color: #005BFF;
	display: inline-block;
	text-align: left;
}

/* Tablet and Desktop Mode code starts */

@media (min-width: 48rem) {

	.bose-contactus-helptile-option[c-expContactUs_expContactUs] .slds-button {
		letter-spacing: -0.025rem;
		width: 15.9375rem;
	}

	.bose-contactus-sub-title[c-expContactUs_expContactUs] .bose-ds-button-hover-line-effect[c-expCommonHowToFindSNPopup_expCommonHowToFindSNPopup] .slds-button {
		line-height: 1.6875rem;
		letter-spacing: -0.02rem;
	}

}

/*Tablet and Desktop Mode code ends */