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

@media only screen and (max-width: 734px) {
	.lsmall-show {
		display: inline;
	}
}

@media only screen and (max-width: 414px) {
	.lsmall-show {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.xsmall-hide {
		display: none;
	}
}

/* JP Styles */
@media only screen and (max-width: 734px) {
	.page-overview .ribbon-content {
		width: 96.5%;
	}
}

.page-overview .success-story .badge {
	min-width: 100%;
}

@media only screen and (max-width: 734px) {
	.page-overview .success-story .success-story-copy .badges-success-stories .badge-column {
		min-width: 100%;
	}
}

.page-overview .success-story .success-story-copy .badges-success-stories .badge-column:nth-child(n + 2) {
	margin-top: 25px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .success-story .success-story-copy .badges-success-stories .badge-column:nth-child(n + 2) {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .success-story .success-story-copy .badges-success-stories .badge-column:nth-child(n + 2) {
		margin-top: 30px;
	}
}

.page-overview .success-story .badge {
	margin-right: 0;
}

.page-overview .success-story .badge .badge-value {
	white-space: normal;
}

.page-overview .success-story .badge .badge-content .badge-value .badge-unit {
	/* display: table; */
	display: inline-table;
}

.page-overview .success-story .success-story-copy {
	padding-right: 10%;
}

.section-apple-at-work .column {
	width: 100%;
}

@media only screen and (max-width: 800px) {
	.section-apple-at-work .column .hero-poster-copy > p br.medium {
		display: none;
	}
}

/* ribbon */
.ribbon-wrapper {
	padding: 16px 0;
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
	#ac-localnav.ac-localnav-scrim .ac-ln-background {
		background-color: rgba(29, 29, 31, 0.72);
	}
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
	.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-background,
	.ac-ln-sticking#ac-localnav.ac-localnav-dark .ac-ln-background {
		background-color: rgba(29, 29, 31, 0.72);
	}
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
	#ac-localnav.ac-localnav-scrim .ac-ln-background {
		background-color: rgba(29, 29, 31, 0.72);
	}
}

#ac-localnav .ac-ln-menu-link {
	color: #fff;
	opacity: 0.92;
}

#ac-localnav .ac-ln-menu-link.current {
	color: #fff;
	opacity: 0.56;
}

#ac-localnav .ac-ln-title, #ac-localnav .ac-ln-title a {
	color: #fff;
}

/* Localized Images */

/* Hero */
.page-overview .section-hero .image-macbook {
	background-image: url("/jp/business/images/overview/hero_macbook__ekcbds4u94a6_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) {
	.page-overview .section-hero .image-macbook {
		background-image: url("/jp/business/images/overview/hero_macbook__ekcbds4u94a6_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-hero .image-macbook {
		background-image: url("/jp/business/images/overview/hero_macbook__ekcbds4u94a6_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) {
	.page-overview .section-hero .image-macbook {
		background-image: url("/jp/business/images/overview/hero_macbook__ekcbds4u94a6_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-hero .image-macbook {
		background-image: url("/jp/business/images/overview/hero_macbook__ekcbds4u94a6_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) {
	.page-overview .section-hero .image-macbook {
		background-image: url("/jp/business/images/overview/hero_macbook__ekcbds4u94a6_small_2x.png");
	}
}

/* Mac Tile */
.page-overview .section-productivity .image-tile1 {
	background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_large.jpg");
}

@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) {
	.page-overview .section-productivity .image-tile1 {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-productivity .image-tile1 {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_medium.jpg");
	}
}

@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) {
	.page-overview .section-productivity .image-tile1 {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-productivity .image-tile1 {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_small.jpg");
	}
}

@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) {
	.page-overview .section-productivity .image-tile1 {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_small_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-productivity .image-tile1-small {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_large.jpg");
	}
}

@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) {
	.page-overview .section-productivity .image-tile1-small {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_large_2x.jpg");
	}
}

@media only screen and (max-width: 734px) and (max-width: 1068px) {
	.page-overview .section-productivity .image-tile1-small {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_medium.jpg");
	}
}

@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-overview .section-productivity .image-tile1-small {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.page-overview .section-productivity .image-tile1-small {
		background-repeat: no-repeat;
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_small.jpg");
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.page-overview .section-productivity .image-tile1-small {
		background-image: url("/jp/business/images/overview/productivity_macos__di2g7pdqjhyu_small_2x.jpg");
	}
}

/* Hero Poster */
.page-overview .section-how-to-buy .image-hero-poster {
	background-image: url("/jp/business/images/overview/howtobuy__c4uksubjzauu_large.jpg");
}

@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) {
	.page-overview .section-how-to-buy .image-hero-poster {
		background-image: url("/jp/business/images/overview/howtobuy__c4uksubjzauu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-how-to-buy .image-hero-poster {
		background-image: url("/jp/business/images/overview/howtobuy__c4uksubjzauu_medium.jpg");
	}
}

@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) {
	.page-overview .section-how-to-buy .image-hero-poster {
		background-image: url("/jp/business/images/overview/howtobuy__c4uksubjzauu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-how-to-buy .image-hero-poster {
		background-image: url("/jp/business/images/overview/howtobuy__c4uksubjzauu_small.jpg");
	}
}

@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) {
	.page-overview .section-how-to-buy .image-hero-poster {
		background-image: url("/jp/business/images/overview/howtobuy__c4uksubjzauu_small_2x.jpg");
	}
}

.page-overview .section-apple-at-work .image-tile-hero {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url("/jp/business/images/overview/router__i4ke067vzp2e_large.jpg");
	background-size: cover;
	background-position: center center;
	background-position: top center
}

@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) {
	.page-overview .section-apple-at-work .image-tile-hero {
		background-image: url("/jp/business/images/overview/router__i4ke067vzp2e_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-apple-at-work .image-tile-hero {
		width: 100%;
		background-repeat: no-repeat;
		background-image: url("/jp/business/images/overview/router__i4ke067vzp2e_medium.jpg");
		background-size: cover;
		background-position: center center
	}
}

@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) {
	.page-overview .section-apple-at-work .image-tile-hero {
		background-image: url("/jp/business/images/overview/router__i4ke067vzp2e_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-apple-at-work .image-tile-hero {
		width: 100%;
		background-repeat: no-repeat;
		background-image: url("/jp/business/images/overview/router__i4ke067vzp2e_small.jpg");
		background-size: cover;
		background-position: center center
	}
}

@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) {
	.page-overview .section-apple-at-work .image-tile-hero {
		background-image: url("/jp/business/images/overview/router__i4ke067vzp2e_small_2x.jpg")
	}