html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #fff
}

.hero {
	position: relative;
	overflow: hidden;
	padding-top: 0;
	z-index: 2;
	height: 78%;
	min-height: 810px;
	margin-left: auto;
	margin-right: auto;
}

.hero .hero-wwdc {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: #292c36;
}

.hero-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 6
}

.hero .backing-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 3;
}

.hero .copy {
	bottom: auto;
	right: auto;
	overflow: visible;
	height: 100%;
	width: 500px;
	left: 0;
	top: 60%;
	margin: 0 auto;
	vertical-align: middle;
	z-index: 4;
	pointer-events: none;
	position:relative;
	color: #fff;
	padding: 0 1em;
	text-align: center;
}

.hero .copy h1 {
	//margin-bottom: 0;
}

.hero .copy h3 {
	margin-top: 0;
}

.hero .hero-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.hero .hero-image {
	background-color: #292c36;
	background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fhero-wwdc-large.png");
	background-size: 1440px 810px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
	overflow: visible;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.hero .hero-image:after {
	content: '';
	display:block;
	width: 1px;
	height: 30px;
	background-color: #FFF;
	position:absolute;
	left: 60px;
	top: 500px;
	-moz-animation: 1s step-end blink infinite;
  -ms-animation: 1s step-end blink infinite;
  -o-animation: 1s step-end blink infinite;
  animation: 1s step-end blink infinite;
}

.promos {
	max-width: 2560px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin: 0 auto 0 auto
}

.promos ul {
	margin: 0
}

.promos li {
	overflow: hidden;
	list-style: none;
	max-height: 200px;
	position: relative;
	z-index: 1;
	min-height: 2px;
	margin: 0;
	padding: 0;
	float: left;
	width: 25%;
}

.promos .promo {
	display: block;
	max-width: 736px;
	min-height: 200px;
	border-right: 2px solid #fff;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.promo-3d-touch {
	background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_3d_touch_large.png");
	background-size: 640px 200px;
	width: 640px;
	height: 200px;
	width: auto;
	background-position: center center;
	background-repeat: no-repeat
}

.promo-insight {
	background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fpromo_insights_large.png");
	background-size: 640px 200px;
	width: 640px;
	height: 200px;
	width: auto;
	background-position: center center;
	background-repeat: no-repeat
}

.promo-93 {
	background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_ios_large.png");
	background-size: 640px 200px;
	width: 640px;
	height: 200px;
	width: auto;
	background-position: center center;
	background-repeat: no-repeat
}

.promo-news {
	background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_pay_large.png");
	background-size: 640px 200px;
	width: 640px;
	height: 200px;
	width: auto;
	background-position: center center;
	background-repeat: no-repeat
}

.promo-adp {
	background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_adp_large.png");
	background-size: 640px 200px;
	width: 640px;
	height: 200px;
	width: auto;
	background-position: center center;
	background-repeat: no-repeat
}

.news-link {
	padding-top:20px;
}

@media all and (min-width:1650px) {
	.hero {
	/*	min-height: 950px;
		max-width: 1440px;*/
	}
}

@media all and (min-width:1440px) and (max-width:1650px) {
	.hero {
	/*	min-height: 750px;
		max-width: 1440px;*/
	}

}

@media only screen and (min-width:768px) and (max-width:1023px){

	.hero {
		min-height: 500px;
		height: 660px;
	}

	.hero .hero-image {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fhero-wwdc-medium.png");
		background-size: 1440px 810px;
	}

	.hero .hero-image:after {
		height: 26px;
		left: 22px;
		top: 410px;
	}

	.promos li {
		width: 50%;
	}

	.promos .promo-tile-1 .promo {
		border-right: none;
	}

	.promos .promo-tile-3 .promo {
		border-right: none;
	}

	.promo-3d-touch {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_3d_touch_medium.png");
		background-size: 534px 200px;
		width: 534px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-insight {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fpromo_insights_medium.png");
		background-size: 534px 200px;
		width: 534px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-93 {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_ios_medium.png");
		background-size: 534px 200px;
		width: 534px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-news {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_pay_medium.png");
		background-size: 534px 200px;
		width: 534px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-adp {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_adp_medium.png");
		background-size: 534px 200px;
		width: 534px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

}

@media only screen and (max-width:767px) {
	.hero {
		height: 405px;
		min-height: 400px;
	}

	.hero .hero-image {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fhero-wwdc-small.png");
		background-size: 1440px 810px;
	}

	.hero .hero-image:after {
		height: 18px;
		left: 16px;
		top: 258px;
	}

	.hero .copy {
		width: auto;
		top: 55%;
	}

	.hero .copy h3 {
		font-size: 24px;
		line-height: 1.3375;
		font-weight: 300;
	}

	.promos li {
		width: 100%;
	}

	.promos .promo {
		border-right: none;
	}

	.promo-3d-touch {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_3d_touch_small.png");
		background-size: 736px 200px;
		width: 736px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-insight {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fpromo_insights_small.png");
		background-size: 736px 200px;
		width: 736px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-93 {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_ios_small.png");
		background-size: 736px 200px;
		width: 736px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-news {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_pay_small.png");
		background-size: 736px 200px;
		width: 736px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}

	.promo-adp {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_adp_small.png");
		background-size: 736px 200px;
		width: 736px;
		height: 200px;
		width: auto;
		background-position: center center;
		background-repeat: no-repeat
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
	.hero .hero-image {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fhero-wwdc-large_2x.png");
	}
	.promo-3d-touch {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_3d_touch_large_2x.png");
	}

	.promo-insight {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fpromo_insights_large_2x.png");
	}

	.promo-93 {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_ios_large_2x.png");
	}

	.promo-news {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_pay_large_2x.png");
	}

	.promo-adp {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_adp_large_2x.png");
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (max-width: 1023px) and (min-resolution: 1.5dppx), only screen and (min-width: 768px) and (max-width: 1023px) and (min-resolution: 144dpi) {

	.hero .hero-image {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fhero-wwdc-medium_2x.png");
	}

	.promo-3d-touch {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_3d_touch_medium_2x.png");
	}

	.promo-insight {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fpromo_insights_medium_2x.png");
	}

	.promo-93 {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_ios_medium_2x.png");
	}

	.promo-news {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_pay_medium_2x.png");
	}

	.promo-adp {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_adp_medium_2x.png");
	}

}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 767px) and (min-resolution: 1.5dppx), only screen and (max-width: 767px) and (min-resolution: 144dpi) {
	.hero .hero-image {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fhero-wwdc-small_2x.png");
	}

	.promo-3d-touch {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_3d_touch_small_2x.png");
	}

	.promo-insight {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdeveloper.apple.com%2Fhome%2Fimages%2Fpromo_insights_small_2x.png");
	}

	.promo-93 {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_ios_small_2x.png");
	}

	.promo-news {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_pay_small_2x.png");
	}

	.promo-adp {
		background-image: url("./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170126060223im_%2Fhttps%3A%2F%2Fdevimages.apple.com.edgekey.net%2Fhome%2Fimages%2Fpromo_adp_small_2x.png");
	}
}

@media only screen and (max-width: 767px) {

.text-center {
	text-align: center !important;
}

}


@-webkit-keyframes blink {
  0% { opacity: 0;}
  50% { opacity: 1; }
	100% { opacity: 0; }
}

@-moz-keyframes blink {
	0% { opacity: 0;}
	50% { opacity: 1; }
	100% { opacity: 0; }
}

@-ms-keyframes blink {
	0% { opacity: 0;}
	50% { opacity: 1; }
	100% { opacity: 0; }
}

@-o-keyframes blink {
	0% { opacity: 0;}
	50% { opacity: 1; }
	100% { opacity: 0; }
}

@keyframes blink {
	0% { opacity: 0;}
	50% { opacity: 1; }
	100% { opacity: 0; }
}

.subheadline-link { color:#ffffff;}
.subheadline-link:hover { opacity:0.6; text-decoration:none; }
/*
     FILE ARCHIVED ON 06:02:23 Jan 26, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:45:33 Dec 05, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.652
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.042
  esindex: 0.013
  cdx.remote: 4.78
  LoadShardBlock: 147.433 (3)
  PetaboxLoader3.datanode: 129.458 (5)
  load_resource: 274.56 (2)
  PetaboxLoader3.resolve: 132.742 (2)
*/