#apple-music #head { padding-top: 0;  text-align: left; padding-bottom: 50px; background-image: linear-gradient(-211deg, #333333 0%, #222327 100%); overflow: hidden; }
.mobile-header {
	padding: 0 10%;
	margin-top: -70px;
	text-align: center;
}

.left-hero {
	text-align: center;
}

#music-logo {
	width: 180px;
	margin-top: 30px;
}


#apple-music { color: #333;}
#apple-music h1 { font-weight: 700; color: #2C3E50; }
#apple-music #head h1 {font-size: 32px; margin: 20px; line-height: 1.1em; margin-bottom: 30px; text-align: center; color: #fff; }
#apple-music #head h1 span { display: block; }
#apple-music #music-hero { margin:0 auto;}

#apple-music h3 {
	text-align: center;
	color: #2C3E50;
	font-size: 26px;
	margin: 0 0 10px;
	line-height: 1em;
}

#apple-music iframe {
	width: 100%;
}


#apple-music #head p { width: 90%; margin: 0 auto; font-size: 18px; } 
@media screen and (min-width: 40.063em) {
	#apple-music #head p {
	  font-size: 20px;
	  line-height: 1.3em;
	  width: 70%;
	  margin: 0 auto;
	  margin-bottom: 50px;
	} 
}

#apple-music #head #ios-badge { display:block; margin: 0 auto; margin-top: 30px; margin-bottom: 30px; }
#apple-music #watch-video-wrap { margin-left: 16%; margin-top: 80px; } 
#apple-music #video {
	text-align: center;
	padding: 50px 0;
}

#apple-music #video p { font-size: 18px; }

#apple-music #watch-video-wrap { position: relative; } 
#apple-music #watch-video { position: absolute; top: 43px; left: 44px; } 

#apple-music #widget-steps { list-style-type: none; padding-top: 30px; } 
#apple-music #widget-steps li { margin-top: 20px; }
#apple-music #widget-steps span { padding-left: 20px; }
#apple-music #music-footer { text-align: center; padding-top: 40px; padding-bottom: 100px; background: #f2f2f2; }
#apple-music #music-footer h1 { text-align: center; }
.left-hero h2 {
	color: #ccc;
}

@media only screen and (min-width: 40.063em) {

	#music-logo {
		width: 238px;
	}

	#apple-music #head h1 {
		font-size: 50px;
	}

	.left-hero h2 {
		font-size: 20px;
		line-height: 28px;
		width: 460px;
		margin-bottom: 40px;
	}

	#apple-music h3 {
		font-size: 50px;
	}

	#apple-music #video p {
		font-size: 20px;
		margin-bottom: 70px;
	}

	#apple-music iframe {
		width: 560px;
	}

}

@media only screen and (min-width: 63.063em) {

	.hide-for-large-up {
		display: none !important;
	}

	.show-for-large-up {
		display: block !important;
		text-align: right;	
	}

	.left-hero {
		text-align: left;
		margin-top: 50px;
	}

	#apple-music #head h1 {
		text-align: left;
		margin-left: 0;
		font-size: 44px;
	}

	#iphones {
		width: 380px;
  		margin: 50px;
	}

	#music-logo {
		width: 200px;
	}

	#apple-music #video p {
		margin-bottom: 40px;
	}

}

@media only screen and (min-width: 80.000em) {

	#music-logo {
		width: 238px;
	}

	#apple-music #head h1 {
		font-size: 50px;
	}

	#iphones {
		width: 450px;
	}

	.left-hero {
		margin-top: 120px;
	}

}