/*Local Fixes*/

/* General helpers */
br.xsmall-only {
	display: none;
}
@media only screen and (max-width: 500px) {
	br.xsmall-only {
		display: block;
	}
}

/* Availability message iPhone 14 & 14 Pro tile */
@media only screen and (max-width: 734px) {
	.tile-iphone-14-pro .copy-wrapper,
	.tile-iphone-14 .copy-wrapper {
		width: 100% !important;
	}
	.tile-iphone-14-pro .copy-wrapper .hero-copy-pre-order,
	.tile-iphone-14 .copy-wrapper .hero-pre-order-copy {
		width: 100%;
		max-width: 300px !important;
	}
}

/* Arcade image */
@media only screen and (max-width: 734px) {
	.tile-apple-arcade .arcade-games {
		grid-gap: 19px;
		margin-top: 66px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 734px) {
	.tile-apple-arcade .arcade-games {
		margin-top: 46px;
		grid-gap: 14px;
	}
}
@media only screen and (min-width: 1069px) {
	.tile-apple-arcade .arcade-games {
		grid-gap: 19px;
		margin-top: 62px;
	}
}
/* Arcade static position */
@media only screen and (max-width: 1068px) {
	.no-js .tile-apple-arcade .content-wrapper,
	.tile-apple-arcade .content-wrapper.hide {
		background-position: center 229px;
	}
}

@media only screen and (max-width: 1068px) {
	.no-js .tile-apple-arcade .content-wrapper,
	.tile-apple-arcade .content-wrapper.hide {
		background-size: 151px 140px;
	}
}

/* Arcade Tile */
.tile-apple-arcade.arcade-update .content-wrapper {
	background-position-y: 84%;
}

.tile-apple-arcade .tile-copy-1 {
	max-width: 100%;
}

@media only screen and (max-width: 1068px) {
	.tile-apple-arcade.arcade-update .content-wrapper {
		background-position-y: 84%;
	}

	.tile-apple-arcade .links-inline {
		margin: 0 auto;
		max-width: 100%;
	}
}

@media only screen and (max-width: 734px) {
	.tile-apple-arcade.arcade-update .content-wrapper {
		background-position-y: 84%;
	}
}

@media only screen and (max-width: 410px) {
	.tile-apple-arcade.arcade-update .content-wrapper {
		background-position-y: 84%;
	}
}
@media only screen and (max-width: 735px) and (min-width: 411px) {
	.section-more-iphone .tile-apple-arcade .links-inline li:first-child {
		margin-right: 0;
	}
	.section-more-iphone .tile-apple-arcade .links-inline li:last-child {
		margin-left: 0;
	}
}
@media only screen and (max-width: 410px) {
	.section-more-iphone .tile-apple-arcade .links-inline .tile-cta {
		margin-top: 0;
	}
	.section-more-iphone .tile-apple-arcade .links-inline .trial-cta.tile-cta {
		margin-top: 0.8em;
	}
}
/* iPhone SE Hero Tile */
.section-hero .tile-iphone-se {
	margin-bottom: 16px;
}

/* Music Tile */
.tile-apple-music .content-wrapper {
	min-height: 550px;
}
@media only screen and (max-width: 1068px) {
	.tile-apple-music .content-wrapper {
		min-height: 300px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-apple-music .content-wrapper {
		min-height: 400px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-apple-music .content-wrapper div.large-centered {
		padding-bottom: 20px;
	}
}
.tile-apple-music .music-image {
	background-image: url("../images/overview/more-iphone/apple_music__dkmumj5arv2a_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) {
	.tile-apple-music .music-image {
		background-image: url("../images/overview/more-iphone/apple_music__dkmumj5arv2a_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tile-apple-music .music-image {
		background-image: url("../images/overview/more-iphone/apple_music__dkmumj5arv2a_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) {
	.tile-apple-music .music-image {
		background-image: url("../images/overview/more-iphone/apple_music__dkmumj5arv2a_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tile-apple-music .music-image {
		background-image: url("../images/overview/more-iphone/apple_music__dkmumj5arv2a_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) {
	.tile-apple-music .music-image {
		background-image: url("../images/overview/more-iphone/apple_music__dkmumj5arv2a_small_2x.jpg");
	}
}

/* AirTag */
@media only screen and (max-width: 355px) {
	.flex-tile-wrapper-airtag .typography-tile-copy {
		max-width: 300px;
	}
}

/* Compare Table */
@media only screen and (max-width: 734px) {
	.section-compare .compare-table {
		justify-content: center;
	}
}

@media only screen and (min-width: 735px) {
	.section-compare .tout {
		white-space: normal !important;
	}
}

.section-compare .iphone-se.device .device-content .typography-body-tight.tout {
	max-width: 163px;
}

/* Xsmall Button Compare iPhone 12 alignment*/
@media only screen and (max-width: 373px) {
	.section-compare .iphone-12.device .device-content .button {
		margin-top: 42px;
	}
}
/* Xsmall Button Compare iPhone 13 alignment*/
@media only screen and (max-width: 352px) {
	.section-compare .iphone-13.device .device-content .button {
		margin-top: 42px;
	}
}

/* Safari fallback for alignment */
@supports (selector(:nth-child(1 of x))) or (-webkit-touch-callout: none) {
	@media only screen and (max-width: 414px) {
		.section-compare .iphone-13.device .device-content .button {
			margin-top: 16px;
		}
	}
	@media only screen and (max-width: 375px) {
		.section-compare .iphone-13.device .device-content .button {
			margin-top: 16px;
		}
	}
	@media only screen and (max-width: 320px) {
		.section-compare .iphone-13.device .device-content .button {
			margin-top: 41px;
		}
	}
	@media only screen and (max-width: 414px) {
		.section-compare .iphone-12.device .device-content .button {
			margin-top: 18px;
		}
	}
	@media only screen and (max-width: 375px) {
		.section-compare .iphone-12.device .device-content .button {
			margin-top: 18px;
		}
	}
	@media only screen and (max-width: 320px) {
		.section-compare .iphone-12.device .device-content .button {
			margin-top: 42px;
		}
	}
}

/*  Compare Filler for alingment */
.section-compare .iphone-se.device .device-content .filler {
	visibility: hidden;
}

/* iPhone Hero */
.tile-iphone-13-pro {
	padding-top: 85px;
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-13-pro {
		padding-top: 55px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-13-pro {
		padding-top: 20px;
	}
}

@media only screen and (min-width: 353px) and (max-width: 381px) {
	.iphone-13.device .device-content .button-shop {
		margin-top: 42px !important;
	}
}

@media only screen and (max-width: 337px) {
	.iphone-14.device .device-content .button-shop {
		margin-top: 41px !important;
	}
}

@media only screen and (max-width: 337px) {
	.iphone-14.device .device-content .button-launch {
		margin-top: 38px !important;
	}
}

/* Localized Screens */

/* iPhone 14 and 14 Plus hero tile */
.tile-iphone-14 .hero-bgimage {
	background-image: url(../images/overview/hero/iphone_14_hero__ceub5xriecgi_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(../images/overview/hero/iphone_14_hero__ceub5xriecgi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		width: 529px;
		height: 481px;
		background-size: 529px 481px;
		background-repeat: no-repeat;
		background-image: url(../images/overview/hero/iphone_14_hero__ceub5xriecgi_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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(../images/overview/hero/iphone_14_hero__ceub5xriecgi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		width: 349px;
		height: 317px;
		background-size: 349px 317px;
		background-repeat: no-repeat;
		background-image: url(../images/overview/hero/iphone_14_hero__ceub5xriecgi_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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(../images/overview/hero/iphone_14_hero__ceub5xriecgi_small_2x.jpg);
	}
}

/* iOS 16 */
.tile-ios-16 {
	background-image: url(../images/overview/why-iphone/ios16__b66zg2a3322q_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.tile-ios-16 {
		background-image: url(../images/overview/why-iphone/ios16__b66zg2a3322q_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.tile-ios-16 {
		width: 736px;
		height: 514px;
		background-size: 736px 514px;
		background-repeat: no-repeat;
		background-image: url(../images/overview/why-iphone/ios16__b66zg2a3322q_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) {
	.tile-ios-16 {
		background-image: url(../images/overview/why-iphone/ios16__b66zg2a3322q_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.tile-ios-16 {
		width: 736px;
		height: 620px;
		background-size: 736px 620px;
		background-repeat: no-repeat;
		background-image: url(../images/overview/why-iphone/ios16__b66zg2a3322q_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) {
	.tile-ios-16 {
		background-image: url(../images/overview/why-iphone/ios16__b66zg2a3322q_small_2x.jpg);
	}
}

/* Apple One */
.apple-one .tile-chiclets {
	width: 409px;
	height: 363px;
	background-size: 409px 363px;
	background-repeat: no-repeat;
	background-image: url("../images/overview/more-iphone/bundle__d7tp40dgdyuu_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) {
	.apple-one .tile-chiclets {
		background-image: url("../images/overview/more-iphone/bundle__d7tp40dgdyuu_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.apple-one .tile-chiclets {
		width: 253px;
		height: 225px;
		background-size: 253px 225px;
		background-repeat: no-repeat;
		background-image: url("../images/overview/more-iphone/bundle__d7tp40dgdyuu_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) {
	.apple-one .tile-chiclets {
		background-image: url("../images/overview/more-iphone/bundle__d7tp40dgdyuu_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.apple-one .tile-chiclets {
		width: 205px;
		height: 182px;
		background-size: 205px 182px;
		background-repeat: no-repeat;
		background-image: url("../images/overview/more-iphone/bundle__d7tp40dgdyuu_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) {
	.apple-one .tile-chiclets {
		background-image: url("../images/overview/more-iphone/bundle__d7tp40dgdyuu_small_2x.jpg");
	}
}

/* TV+ */
.tile-tv-plus-iphone .image-atv {
	background-image: url("../images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_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) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("../images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("../images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_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) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("../images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("../images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_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) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("../images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_small_2x.jpg");
	}
}

/* Switch to iPhone */
.tile-switch-to-iphone .image-why-switch {
	width: 675px;
	height: 357px;
	background-size: 675px 357px;
	background-repeat: no-repeat;
	background-image: url("../images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_large.jpg");
	position: relative;
	left: 50%;
	margin-left: -337.5px;
}
@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) {
	.tile-switch-to-iphone .image-why-switch {
		background-image: url("../images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tile-switch-to-iphone .image-why-switch {
		width: 358px;
		height: 187px;
		background-size: 358px 187px;
		background-repeat: no-repeat;
		background-image: url("../images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_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) {
	.tile-switch-to-iphone .image-why-switch {
		background-image: url("../images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tile-switch-to-iphone .image-why-switch {
		width: 734px;
		height: 247px;
		background-size: 734px 247px;
		background-repeat: no-repeat;
		background-image: url("../images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_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) {
	.tile-switch-to-iphone .image-why-switch {
		background-image: url("../images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.tile-switch-to-iphone .image-why-switch {
		left: auto;
		margin-left: 0;
	}
}
@media only screen and (max-width: 734px) {
	.tile-switch-to-iphone .image-why-switch {
		left: 50%;
		margin-left: -367px;
	}
}

/* AirPods */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-tile-copy {
		font-size: 15px;
	}
}

@media only screen and (min-width: 1068px) {
	.section-accessories
		.flex-tile-wrapper.airpods-tile
		.content-wrapper.pro-update-fall-22
		.copy-wrapper {
		width: 320px;
	}
}

.section-accessories .engraving-image {
	width: 634px;
	height: 311px;
	background-size: 634px 311px;
	background-repeat: no-repeat;
	background-image: url("../images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_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) {
	.section-accessories .engraving-image {
		background-image: url("../images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-accessories .engraving-image {
		width: 321px;
		height: 158px;
		background-size: 321px 158px;
		background-repeat: no-repeat;
		background-image: url("../images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_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) {
	.section-accessories .engraving-image {
		background-image: url("../images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_medium_2x.jpg");
	}
}

/* AirTag */
.section-accessories .airtag-image {
	width: 806px;
	height: 531px;
	background-size: 806px 531px;
	background-repeat: no-repeat;
	background-image: url("../images/overview/accessories/airtag__b81h4czx41yq_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) {
	.section-accessories .airtag-image {
		background-image: url("../images/overview/accessories/airtag__b81h4czx41yq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-accessories .airtag-image {
		width: 427px;
		height: 378px;
		background-size: 427px 378px;
		background-repeat: no-repeat;
		background-image: url("../images/overview/accessories/airtag__b81h4czx41yq_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) {
	.section-accessories .airtag-image {
		background-image: url("../images/overview/accessories/airtag__b81h4czx41yq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-accessories .airtag-image {
		width: 734px;
		height: 397px;
		background-size: 734px 397px;
		background-repeat: no-repeat;
		background-image: url("../images/overview/accessories/airtag__b81h4czx41yq_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) {
	.section-accessories .airtag-image {
		background-image: url("../images/overview/accessories/airtag__b81h4czx41yq_small_2x.jpg");
	}
}

/* Footnotes color */
.section-more-iphone .trial-cta .footnote {
	color: inherit;
	position: relative;
}
.section-more-iphone .trial-cta .icon-external:after {
	color: inherit;
}

/* Start Airpods */
/* OVERRIDES FOR AIRPODS FULL WIDTH */

.banner-container {
	background: #fff;
	padding-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	overflow: hidden;
}

@media only screen and (max-width: 1068px) {
	.banner-container {
		min-height: 377px;
		padding-top: 10px;
		margin-right: 0px;
		margin-left: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.banner-container {
		min-height: 425px;
		padding-top: 20px;
		margin-right: 0px;
		margin-left: 0px;
	}
}

.image-wrapper {
	position: relative;
	overflow: visible;
}

@media only screen and (max-width: 1068px) {
	.typography-promo-headline {
		margin-bottom: 5px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-promo-headline {
		margin-bottom: 10px;
	}
}

/* OVERRIDES TO IMAGES SHIFTING TO THE SIDE */

/* AIRTAG */
.section-accessories .flex-tile-wrapper.airtag-tile .airtag-image {
	right: 0%;
}

/* MAGSAFE */
.section-accessories .flex-tile-wrapper.magsafe-tile .magsafe-image {
	left: 0%;
}

/* Privacy */

@media only screen and (min-width: 1069px) and (max-width: 1334px) {
	.tile-privacy .tile-headline br {
		display: block !important;
	}
}
