.main {
	overflow:visible;
}

.header-hero-headline {
	margin-top: 0;
}

.title {
	font-weight: 500;
}

.eyebrow {
	display: block;
	font-size: 28px;
	line-height: 1.14286;
	font-weight: 300;
	letter-spacing: 0em;
	margin-bottom: 18px;
	color: #888;
}

.violator {
	margin-bottom: 24px;
}

/* Typography */
.header-intro {
	max-width: 650px;
}

.copy-wrapper {
	max-width: 400px;
	margin: 0 auto;
}

@media all and (min-width: 768px) and (max-width: 1023px) {
	.copy-wrapper {
		width: 260px;
	}
}

p {
	max-width: 650px;
}

@media all and (max-width: 767px) {
	.text-center {
		text-align: center;
	}
	p {
		max-width: none;
	}
}

span.more,
a.more {
	padding-right: 12px;
	white-space: normal;
}

* + h1,
* + h2,
* + h3 {
	margin-top: 0;
}


/* Layout */


.push {
	left: 60%
}

.pull {
	right:40%;
}

@media all and (max-width: 1023px) {
	.push,
	.pull {
		right:auto;
		left: auto;
		width: 100%;
	}
}

/* Icons */

.icon-metal {
	display: block;
	width: 64px;
	height: 64px;
	background-size: 64px 64px;
	background-repeat: no-repeat;
	background-image: url("/assets/elements/icons/metal/metal-64x64.png");
	margin-bottom: 1em;
}

.icon-swift {
	display: block;
	width: 64px;
	height: 64px;
	background-size: 64px 64px;
	background-repeat: no-repeat;
	background-image: url("/assets/elements/icons/swift/swift-64x64.png");
	margin-bottom: 1em;
}

.hero-apple-pay-web {
	display: block;
	background-repeat: no-repeat;
	background-image:url('/macos/images/apple-pay-web_large.png');
	background-size:881px 697px;
	width:881px;
	height:697px;
	-webkit-transform: translateX(-290px);
	transform: translateX(-290px);
}

@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) {
	.hero-apple-pay-web {
		background-image:url('/macos/images/apple-pay-web_large_2x.png');
	}
}

@media only screen and (max-width:1023px) {
	.hero-apple-pay-web {
		background-image:url('/macos/images/apple-pay-web_medium.png');
		background-size:715px 565px;
		width:715px;
		height:565px;
		margin: 0 auto;
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px) , only screen and (min-resolution: 1.5dppx) and (max-width: 1023px) , (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px) , (min-resolution: 144dpi) and (max-width: 1023px) {
	.hero-apple-pay-web {
		background-image:url('/macos/images/apple-pay-web_medium_2x.png');
	}
}

@media only screen and (max-width:767px) {
	.hero-apple-pay-web {
		background-image:url('/macos/images/apple-pay-web_small.png');
		background-size:285px 225px;
		width:285px;
		height:225px;
		margin: 0 auto;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , only screen and (min-resolution: 1.5dppx) and (max-width: 767px) , (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , (min-resolution: 144dpi) and (max-width: 767px) {
	.hero-apple-pay-web {
		background-image:url('/macos/images/apple-pay-web_small_2x.png');
	}
}


.hero-macos {
	display: block;
	background-repeat: no-repeat;
	background-image:url('/macos/images/hero-macos_large.jpg');
	background-size:1100px 629px;
	background-position: center;
	width:100%;
	height:629px;
	margin-bottom:64px;
}

@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) {
	.hero-macos {
		background-image:url('/macos/images/hero-macos_large_2x.jpg');
	}
}

@media only screen and (max-width:1023px) {
	.hero-macos {
		background-image:url('/macos/images/hero-macos_medium.jpg');
		background-size:715px 409px;
		height:409px;
		margin-bottom:64px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px) , only screen and (min-resolution: 1.5dppx) and (max-width: 1023px) , (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px) , (min-resolution: 144dpi) and (max-width: 1023px) {
	.hero-macos {
		background-image:url('/macos/images/hero-macos_medium_2x.jpg');
	}
}

@media only screen and (max-width:767px) {
	.hero-macos {
		background-image:url('/macos/images/hero-macos_small.jpg');
		background-size:283px 162px;
		height:162px;
		margin-bottom: 48px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , only screen and (min-resolution: 1.5dppx) and (max-width: 767px) , (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , (min-resolution: 144dpi) and (max-width: 767px) {
	.hero-macos {
		background-image:url('/macos/images/hero-macos_small_2x.jpg');
	}
}


.hero-pip {
	display: block;
	background-repeat: no-repeat;
	background-image:url('/macos/images/hero-pip_large.jpg');
	background-size:1100px 512px;
	background-position: center;
	width:100%;
	height:512px;
}

@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) {
	.hero-pip {
		background-image:url('/macos/images/hero-pip_large_2x.jpg');
	}
}

@media only screen and (max-width:1023px) {
	.hero-pip {
		background-image:url('/macos/images/hero-pip_medium.jpg');
		background-size:715px 333px;
		height:333px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px),
only screen and (min-resolution: 1.5dppx) and (max-width: 1023px),
(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px) , (min-resolution: 144dpi) and (max-width: 1023px) {
	.hero-pip {
		background-image:url('/macos/images/hero-pip_medium_2x.jpg');
	}
}

@media only screen and (max-width:767px) {
	.hero-pip {
		background-image:url('/macos/images/hero-pip_small.jpg');
		background-size:283px 132px;
		height:132px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , only screen and (min-resolution: 1.5dppx) and (max-width: 767px) , (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px) , (min-resolution: 144dpi) and (max-width: 767px) {
	.hero-pip {
		background-image:url('/macos/images/hero-pip_small_2x.jpg');
	}
}
