/*Local Fixes*/
/* Arcade Tile */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-apple-arcade .content-wrapper {
		background-position: center bottom;
	}
}

/* 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;
	}
}

/* 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;
	}
}

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

/*Localized Screens*/
/* Apple One */
.apple-one .tile-chiclets {
	width: 409px;
	height: 363px;
	background-size: 409px 363px;
	background-repeat: no-repeat;
	background-image: url("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_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("/az/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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("/az/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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("/az/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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("/az/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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("/az/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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("/az/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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 */
.section-accessories .engraving-image {
	width: 634px;
	height: 311px;
	background-size: 634px 311px;
	background-repeat: no-repeat;
	background-image: url("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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("/az/iphone/home/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%;
}

/* TV + */
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.tv-plus-river .promo-copy .cta-wrapper {
		margin-top: 13px;
	}
}
