
/*ATV tile updates*/
.promo-tile-apple-tv { background-position: center; }

@media only screen and (max-width: 1441px)
{
	.promo-tile-apple-tv
	{
		background-size: 360px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/promo_appletv_large.jpg");
		height: 200px;
	}
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi)
{
	.promo-tile-apple-tv { background-image: url("http://images.apple.com/id/home/images/promo_appletv_large_2x.jpg"); }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px)
{
	.promo-tile-apple-tv
	{
		background-size: 640px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/promo_appletv_medium.jpg");
	}
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi)
{
	.promo-tile-apple-tv { background-image: url("http://images.apple.com/id/home/images/promo_appletv_medium_2x.jpg"); }
}

@media only screen and (max-width: 1441px) and (max-width: 735px)
{
	.promo-tile-apple-tv
	{
		background-size: 736px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/promo_appletv_small.jpg");
	}
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi)
{
	.promo-tile-apple-tv { background-image: url("http://images.apple.com/id/home/images/promo_appletv_small_2x.jpg"); }
}

@media only screen and (min-width: 1442px)
{
	.promo-tile-apple-tv
	{
		background-size: 640px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/promo_appletv_medium.jpg");
		height: 200px;
	}
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi)
{
	.promo-tile-apple-tv { background-image: url("http://images.apple.com/id/home/images/promo_appletv_medium_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.promo-tile-apple-tv { height: 200px; }
}

@media only screen and (max-width: 735px)
{
	.promo-tile-apple-tv { height: 200px; }
}

html.ie8 .promo-tile-apple-tv
{
	background-size: 640px 200px;
	background-repeat: no-repeat;
	background-image: url("http://images.apple.com/id/home/images/promo_appletv_medium.jpg");
	height: 200px;
	font-size: 0;
}

@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)
{
	html.ie8 .promo-tile-apple-tv { background-image: url("http://images.apple.com/id/home/images/promo_appletv_medium_2x.jpg"); }
}


@media only screen and (max-width:1441px) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_large.jpg");
	}
}
@media only screen and (max-width:1441px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1441px) and (min-resolution:1.5dppx), only screen and (max-width:1441px) and (min-resolution:144dpi) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_large_2x.jpg")
	}
}
@media only screen and (max-width:1441px) and (max-width:1068px), only screen and (max-width:1441px) and (max-height:890px) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_medium.jpg")
	}
}
@media only screen and (max-width:1441px) and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1441px) and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1441px) and (max-height:890px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1441px) and (max-height:890px) and (min-resolution:1.5dppx), only screen and (max-width:1441px) and (max-width:1068px) and (min-resolution:144dpi), only screen and (max-width:1441px) and (max-height:890px) and (min-resolution:144dpi) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_medium_2x.jpg")
	}
}
@media only screen and (max-width:1441px) and (max-width:735px) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_small.jpg")
	}
}
@media only screen and (max-width:1441px) and (max-width:735px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1441px) and (max-width:735px) and (min-resolution:1.5dppx), only screen and (max-width:1441px) and (max-width:735px) and (min-resolution:144dpi) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_small_2x.jpg")
	}
}
@media only screen and (min-width:1442px) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_medium.jpg");
	}
}
@media only screen and (min-width:1442px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-width:1442px) and (min-resolution:1.5dppx), only screen and (min-width:1442px) and (min-resolution:144dpi) {
	.promo-tile-public-betas {
		background-image: url("http://images.apple.com/id/home/images/public_betas_medium_2x.jpg")
	}
}


/*IOS 10 tile*/
.promo-tile-ios10-preview { background-position: center; }

@media only screen and (max-width: 1441px)
{
	.promo-tile-ios10-preview
	{
		background-size: 360px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/ios10_preview_large.jpg");
		height: 200px;
	}
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi)
{
	.promo-tile-ios10-preview { background-image: url("http://images.apple.com/id/home/images/ios10_preview_large_2x.jpg"); }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px)
{
	.promo-tile-ios10-preview
	{
		background-size: 640px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/ios10_preview_medium.jpg");
	}
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi)
{
	.promo-tile-ios10-preview { background-image: url("http://images.apple.com/id/home/images/ios10_preview_medium_2x.jpg"); }
}

@media only screen and (max-width: 1441px) and (max-width: 735px)
{
	.promo-tile-ios10-preview
	{
		background-size: 736px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/ios10_preview_small.jpg");
	}
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi)
{
	.promo-tile-ios10-preview { background-image: url("http://images.apple.com/id/home/images/ios10_preview_small_2x.jpg"); }
}

@media only screen and (min-width: 1442px)
{
	.promo-tile-ios10-preview
	{
		background-size: 640px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/ios10_preview_medium.jpg");
		height: 200px;
	}
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi)
{
	.promo-tile-ios10-preview { background-image: url("http://images.apple.com/id/home/images/ios10_preview_medium_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.promo-tile-ios10-preview { height: 200px; }
}

@media only screen and (max-width: 735px)
{
	.promo-tile-ios10-preview { height: 200px; }
}

html.ie8 .promo-tile-ios10-preview
{
	background-size: 640px 200px;
	background-repeat: no-repeat;
	background-image: url("http://images.apple.com/id/home/images/ios10_preview_medium.jpg");
	height: 200px;
	font-size: 0;
}

@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)
{
	html.ie8 .promo-tile-ios10-preview { background-image: url("http://images.apple.com/id/home/images/ios10_preview_medium_2x.jpg"); }
}


/*macOS Sierra*/

.promo-tile-macos-sierra-preview { background-position: center; }

@media only screen and (max-width: 1441px)
{
	.promo-tile-macos-sierra-preview
	{
		background-size: 360px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_large.jpg");
		height: 200px;
	}
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi)
{
	.promo-tile-macos-sierra-preview { background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_large_2x.jpg"); }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px)
{
	.promo-tile-macos-sierra-preview
	{
		background-size: 640px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_medium.jpg");
	}
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi)
{
	.promo-tile-macos-sierra-preview { background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_medium_2x.jpg"); }
}

@media only screen and (max-width: 1441px) and (max-width: 735px)
{
	.promo-tile-macos-sierra-preview
	{
		background-size: 736px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_small.jpg");
	}
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi)
{
	.promo-tile-macos-sierra-preview { background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_small_2x.jpg"); }
}

@media only screen and (min-width: 1442px)
{
	.promo-tile-macos-sierra-preview
	{
		background-size: 640px 200px;
		background-repeat: no-repeat;
		background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_medium.jpg");
		height: 200px;
	}
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi)
{
	.promo-tile-macos-sierra-preview { background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_medium_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.promo-tile-macos-sierra-preview { height: 200px; }
}

@media only screen and (max-width: 735px)
{
	.promo-tile-macos-sierra-preview { height: 200px; }
}

html.ie8 .promo-tile-macos-sierra-preview
{
	background-size: 640px 200px;
	background-repeat: no-repeat;
	background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_medium.jpg");
	height: 200px;
	font-size: 0;
}

@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)
{
	html.ie8 .promo-tile-macos-sierra-preview { background-image: url("http://images.apple.com/id/home/images/macos_sierra_preview_medium_2x.jpg"); }
}

