/* Local Overrides */

/*section-tiles detail-tiles*/
@media only screen and (max-width: 1068px) {
	.typography-tile-paragraph-copy {
		font-size: 16px;
	}
}
@media only screen and (max-width: 405px) {
	.section-tiles .typography-tile-paragraph-copy {
		font-size: 17px;
	}
}
@media only screen and (max-width: 385px) {
	.section-tiles .typography-tile-paragraph-copy {
		font-size: 16px;
	}
}
@media only screen and (max-width: 370px) {
	.section-tiles .typography-tile-paragraph-copy {
		font-size: 15px;
	}
}

/*grid-item-tile-customer-service tile start*/
.grid-item-tile-customer-service .typography-headline-reduced {
	font-size: 35px;
}
@media only screen and (max-width: 1130px) {
	.grid-item-tile-customer-service .typography-headline-reduced {
		font-size: 31px;
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-tile-customer-service .typography-headline-reduced {
		font-size: 32px;
	}
}
@media only screen and (max-width: 940px) {
	.grid-item-tile-customer-service .typography-headline-reduced {
		font-size: 28px;
	}
}
@media only screen and (max-width: 760px) {
	.grid-item-tile-customer-service .typography-headline-reduced {
		font-size: 26px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-customer-service .typography-headline-reduced {
		font-size: 28px;
	}
}
@media only screen and (max-width: 500px) {
	.grid-item-tile-customer-service .typography-headline-reduced {
		font-size: 25px;
	}
}
@media only screen and (max-width: 400px) {
	.grid-item-tile-customer-service .typography-headline-reduced {
		font-size: 23px;
	}
}

.detail-tiles .detail-tile .tile-header-content .tile-eyebrow {
	margin-bottom: 0.5em;
}
@media only screen and (max-width: 1068px) {
	.detail-tiles .detail-tile .tile-header-content .tile-eyebrow {
		margin-bottom: 0.3em;
	}
}
/*grid-item-tile-customer-service tile end*/

/* .industry-share-story .ac-social [data-ac-social-notification] */
@media only screen and (min-width: 1068px) {
	.industry-share-story .ac-social [data-ac-social-notification] {
		top: 40px;
	}
}
@media only screen and (max-width: 1068px) {
	.industry-share-story .ac-social [data-ac-social-notification] {
		top: 30px;
		font-size: 15px;
	}
}
@media only screen and (max-width: 735px) {
	.industry-share-story .ac-social [data-ac-social-notification] {
		top: 40px;
	}
}
