/*------------------------------------*\
        LOCAL SCREENS
\*------------------------------------*/


.section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_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-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_large_2x.jpg"); }
}
@media only screen and (min-width: 1800px) {
  .section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_xlarge.jpg"); }
}
@media only screen and (min-width: 1800px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1800px) and (min-resolution: 1.5dppx), only screen and (min-width: 1800px) and (min-resolution: 144dpi) {
  .section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_xlarge_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_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-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
  .section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_small.jpg"); }
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_small_2x.jpg"); }
}
@media only screen and (max-width: 320px) {
  .section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_xsmall.jpg"); }
}
@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi) {
  .section-hero .image-hero { background-image:url("/euro/apple-music/f/screens_alt/images/overview/hero__bope61zgz22u_xsmall_2x.jpg"); }
}


/*------------------------------------*\
        END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/

.section-faq {
	padding-top: 90px;
}

.section-apple-tv .links-inline li:last-child {
	display: inline-block;
	margin: 14px 0 0 0;
}

@media only screen and (max-width: 360px) {
	#ac-localnav .ac-ln-action-button {
		margin-left: 8px;
	}
}





@media all and (-ms-high-contrast: none), (-ms-high-contrast: active), (max-width: 735px) {
	html.no-position-sticky .section-hero .row, html.no-position-sticky .section-hero .overflow-wrapper, html.no-position-sticky .section-hero .section-content, html.edge .section-hero .row, html.edge .section-hero .overflow-wrapper, html.edge .section-hero .section-content {
		height: 1500px;
		min-height: 0px;
	}
}


/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/