/* LOCAL overrides */

/* asterisk */
@media only screen and (min-width: 834px) {
	sup.custom-footnote {
		font-size: 12px;
		position: relative;
		top: -2px;
	}
}

@media only screen and (max-width: 833px) {
	sup.custom-footnote {
		font-size: 14px;
		position: relative;
		top: -2px;
	}
}

.section-other-industry-stories .image-gallery-item-tokyo-metro {
	width: 270px;
	height: 100px;
	background-size: 270px 100px;
	max-width: 270px;
	background-repeat: no-repeat;
	background-image: url("/ca/fr/business/enterprise/success-stories/images/shared/transportation/logo_tokyometro__x79qkr9luiqy_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-other-industry-stories .image-gallery-item-tokyo-metro {
		background-image: url("/ca/fr/business/enterprise/success-stories/images/shared/transportation/logo_tokyometro__x79qkr9luiqy_large_2x.png");
	}
}

.section-other-industry-stories .image-gallery-item-tokyo-metro::after {
	content: "";
	display: block;
	padding-bottom: 45.45455%;
}

@media only screen and (max-width: 1068px) {
	.section-other-industry-stories .image-gallery-item-tokyo-metro {
		width: 264px;
		height: 100px;
		background-size: 264px 100px;
		max-width: 264px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/business/enterprise/success-stories/images/shared/transportation/logo_tokyometro__x79qkr9luiqy_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-other-industry-stories .image-gallery-item-tokyo-metro {
		width: 264px;
		height: 100px;
		background-size: 264px 100px;
		max-width: 264px;
		background-image: url("/ca/fr/business/enterprise/success-stories/images/shared/transportation/logo_tokyometro__x79qkr9luiqy_medium_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-other-industry-stories .image-gallery-item-tokyo-metro::after {
		content: "";
		display: block;
		padding-bottom: 45.45455%;
	}
}

@media only screen and (max-width: 734px) {
	.section-other-industry-stories .image-gallery-item-tokyo-metro {
		width: 260px;
		height: 100px;
		background-size: 260px 100px;
		max-width: 260px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/business/enterprise/success-stories/images/shared/transportation/logo_tokyometro__x79qkr9luiqy_small.png");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-other-industry-stories .image-gallery-item-tokyo-metro {
		width: 260px;
		height: 100px;
		background-size: 260px 100px;
		max-width: 260px;
		background-image: url("/ca/fr/business/enterprise/success-stories/images/shared/transportation/logo_tokyometro__x79qkr9luiqy_small_2x.png");
	}
}

@media only screen and (max-width: 320px) {
	.section-other-industry-stories .image-gallery-item-tokyo-metro {
		width: 223px;
		height: 85px;
		background-size: 223px 85px;
		max-width: 250px;
	}
}

@media only screen and (max-width: 734px) {
	.industry-other-stories
		.gallery
		.item-container
		.gallery-item
		.tile
		.tile-content {
		padding: 25px 29px 40px;
	}
}

/*  Hero Headline  */
@media only screen and (max-width: 425px) {
	.typography-headline-super {
		font-size: 36px;
	}
}

/*  Tile information Headline  */
@media only screen and (min-width: 735px) and (max-width: 885px) {
	.section-tiles
		.grid-item-tile-information
		.detail-tile
		.tile-header-content.ignore-header-height {
		left: -20px;
	}
	.section-tiles .detail-tile .tile-content .text-content {
		margin-left: -20px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 829px) {
	.section-tiles .detail-tile .tile-content .typography-headline-elevated {
		font-size: 41px;
	}
}
@media only screen and (max-width: 425px) {
	.typography-headline-elevated {
		font-size: 33px;
	}
}

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

/*At a glance badges*/
.detail-at-a-glance .glance-two-up .badge {
	min-width: 5em;
}

/*Detail Tiles*/
@media only screen and (max-width: 800px) and (min-width: 735px) {
	.detail-tiles .detail-tile.full-width {
		min-height: 740px;
	}

	.detail-tiles .detail-tile {
		min-height: 740px;
	}

	.tile.detail-tile.full-width.row.maintenance-tile {
		min-height: 430px;
	}
}

@media only screen and (max-width: 480px) {
	.detail-tiles .detail-tile.full-width {
		min-height: 740px;
	}

	.detail-tiles .detail-tile {
		min-height: 740px;
	}
}
