.more::after {
	top: -0.1em;
}

span.jp-headline-adjust {
	margin-right: -0.45em;
}

span.jp-headline-adjust-19 {
	margin-right: -19px;
}

@media only screen and (max-width: 734px) {
	span.jp-headline-adjust.small-show {
		display: inline-block;
	}
}

/* static hero */

.section-hero .video-wrapper {
	display: none;
}
.static-hero {
	text-align: center;
}

.section-hero .sticky-wrapper {
	height: 160vh;
}

@media only screen and (max-width: 1068px) {
	.section-hero .sticky-wrapper {
		min-height: 550px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .sticky-wrapper {
		min-height: 320px;
	}
}

.section-hero {
	height: 160vh;
}

@media only screen and (max-width: 1068px) {
	.section-hero {
		min-height: calc(550px + 40vh);
	}
}

@media only screen and (max-width: 734px) {
	.section-hero {
		min-height: calc(320px + 40vh);
	}
}

.overview-intro-icon-tag {
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	padding-left: 4px;
}

@media only screen and (max-width: 1068px) {
	.overview-intro-icon-tag {
		font-size: 23px;
		line-height: 27px;
		padding-left: 3px;
	}
}

@media only screen and (max-width: 734px) {
	.overview-intro-icon-tag {
		font-size: 20px;
		line-height: 23px;
	}
}

.static-hero .value-props-headline {
	padding-top: 7vh;
}

.static-hero .chicklet {
	margin-bottom: 30px;
}

@media only screen and (max-width: 1068px) {
	.static-hero .chicklet {
		margin-bottom: 22px;
	}
}

@media only screen and (max-width: 734px) {
	.static-hero .chicklet {
		margin-bottom: 20px;
	}
}

.static-hero .typography-value-props-headline {
	margin-top: 30px;
	margin-bottom: 60px;
	font-size: 90px;
}

@media only screen and (max-width: 1068px) {
	.static-hero .typography-value-props-headline {
		margin-top: 30px;
		margin-bottom: 70px;
		font-size: 78px;
	}
}

@media only screen and (max-width: 734px) {
	.static-hero .typography-value-props-headline {
		margin-top: 30px;
		margin-bottom: 60px;
		font-size: 62px;
	}
}

@media only screen and (max-width: 385px) {
	.static-hero .typography-value-props-headline {
		font-size: 50px;
	}
}

.section-hero .image-headline {
	width: 1164px;
	height: 540px;
	margin: 0;
	background-size: 1164px 540px;
	background-repeat: no-repeat;
	background-image: url("/jp/maps/images/overview/hero__bow7019ki3te_large.jpg");
	position: relative;
	left: 50%;
	margin-left: -582px;
}

@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-hero .image-headline {
		background-image: url("/jp/maps/images/overview/hero__bow7019ki3te_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-headline {
		width: 830px;
		height: 372px;
		background-size: 830px 372px;
		background-repeat: no-repeat;
		background-image: url("/jp/maps/images/overview/hero__bow7019ki3te_medium.jpg");
		position: relative;
		left: 50%;
		margin-left: -415px;
	}
}

@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-hero .image-headline {
		background-image: url("/jp/maps/images/overview/hero__bow7019ki3te_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-headline {
		width: 406px;
		height: 262px;
		background-size: 406px 262px;
		background-repeat: no-repeat;
		background-image: url("/jp/maps/images/overview/hero__bow7019ki3te_small.jpg");
		left: 50%;
		margin-left: -203px;
	}
}

@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-hero .image-headline {
		background-image: url("/jp/maps/images/overview/hero__bow7019ki3te_small_2x.jpg");
	}
}

/* tile */
@media only screen and (max-width: 734px) {
	.section-tiles-grid .tiles-container .tile.driving {
		min-height: 415px;
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles-grid .tiles-container .tile.interactive-globe {
		min-height: 480px;
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles-grid .tiles-container .tile.flyover {
		min-height: 420px;
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles-grid .tiles-container .tile.editorial-experts {
		min-height: 355px;
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles-grid .tiles-container .tile.seamless-syncing .tile-col-1 {
		width: 298px;
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles-grid .tiles-container .tile.seamless-syncing {
		min-height: 485px;
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles-grid .tiles-container .tile.personalized-settings {
		min-height: 438px;
	}
}

.interactive-globe .tile-col-full h2.typography-tiles-front-face-headline {
	width: 100%;
	padding-right: 4px;
}
@media only screen and (max-width: 1068px) {
	.interactive-globe .tile-col-full h2.typography-tiles-front-face-headline {
		padding-right: 3px;
	}
}
@media only screen and (max-width: 734px) {
	.interactive-globe .tile-col-full h2.typography-tiles-front-face-headline {
		padding-right: 0;
	}
}

.interactive-globe
	.tile-col-full
	h2.typography-tiles-front-face-headline
	.jp-adjust-margin {
	margin-right: 7px;
}
@media only screen and (max-width: 1068px) {
	.interactive-globe
		.tile-col-full
		h2.typography-tiles-front-face-headline
		.jp-adjust-margin {
		margin-right: 4px;
	}
}
@media only screen and (max-width: 734px) {
	.interactive-globe
		.tile-col-full
		h2.typography-tiles-front-face-headline
		.jp-adjust-margin {
		margin-right: auto;
	}
}

/* faq */
.section-faq .section-headline {
	width: 100%;
}

/* section-open-app */
.section-open-app .section-content {
	width: 100%;
}

.value-props-pin-wrapper {
	margin: 0 auto 38px;
}

@media only screen and (max-width: 1068px) {
	.value-props-pin-wrapper {
		margin-bottom: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.value-props-pin-wrapper {
		margin-bottom: 20px;
	}
}
