.page-android-download .image-device {
	background-image: url("/am/apple-music/android-download/images/looking_apple_music_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
	.page-android-download .image-device {
		background-image: url("/am/apple-music/android-download/images/looking_apple_music_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.page-android-download .image-device {
		background-image: url("/am/apple-music/android-download/images/looking_apple_music_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
	.page-android-download .image-device {
		background-image: url("/am/apple-music/android-download/images/looking_apple_music_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) and (max-device-width: 768px) {
	.page-android-download .image-device {
		background-image: url("/am/apple-music/android-download/images/looking_apple_music_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
	.page-android-download .image-device {
		background-image: url("/am/apple-music/android-download/images/looking_apple_music_small_2x.jpg");
	}
}
.page-android-thankyou .image-device-thankyou {
	background-image: url("/am/apple-music/android-download/images/thankyou_apple_music_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
	.page-android-thankyou .image-device-thankyou {
		background-image: url("/am/apple-music/android-download/images/thankyou_apple_music_large_2x.jpg");
	}
}

body {
	font-size: 17px;
	line-height: 1.47059 !important;
	font-weight: 400 !important;
	letter-spacing: -0.022em !important;
	font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	color: #1d1d1f;
	font-style: normal !important;
}

h1 {
	font-size: 64px;
	line-height: 1.0625;
	font-weight: 600;
	letter-spacing: -0.009em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	margin-top: 25px;
}

@media only screen and (max-width: 1068px) {
	h1 {
		font-size: 44px;
		line-height: 1.09091;
		font-weight: 600;
		letter-spacing: -0.001em;
	}
}

@media only screen and (max-width: 735px) {
	h1 {
		font-size: 28px;
		line-height: 1.14286;
		letter-spacing: 0.007em;
	}
}

.page-android-download .intro, .page-android-thankyou .intro {
	letter-spacing: 0.011em;
	line-height: 1.381;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	font-weight: 400;
}

#ac-localnav, #ac-localnav select, #ac-localnav button {
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}

.section-download .form a:hover, .page-android-thankyou a:hover, .section-reroute a:hover {
	text-decoration: underline;
}

h1.pagetitle {
	display: none;
}
