/***** Localised images start *****/
.fp-hero .fp-hero-image
{
	background-image: url("https://images.apple.com/au/ipad/images/ipadpro_large.jpg");
	min-height: 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)
{
	.fp-hero .fp-hero-image { background-image: url("https://images.apple.com/au/ipad/images/ipadpro_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.fp-hero .fp-hero-image { background-image: url("https://images.apple.com/au/ipad/images/ipadpro_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: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.fp-hero .fp-hero-image { background-image: url("https://images.apple.com/au/ipad/images/ipadpro_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.fp-hero .fp-hero-image { background-image: url("https://images.apple.com/au/ipad/images/ipadpro_small.jpg"); }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.fp-hero .fp-hero-image { background-image: url("https://images.apple.com/au/ipad/images/ipadpro_small_2x.jpg"); }
}

.section-compare .fp-compare-image { background-image: url("https://images.apple.com/au/ipad/images/compare_large.png"); }

@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)
{
	.section-compare .fp-compare-image { background-image: url("https://images.apple.com/au/ipad/images/compare_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.section-compare .fp-compare-image { background-image: url("https://images.apple.com/au/ipad/images/compare_medium.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.section-compare .fp-compare-image { background-image: url("https://images.apple.com/au/ipad/images/compare_medium_2x.png"); }
}

@media only screen and (max-width: 735px)
{
	.section-compare .fp-compare-image { background-image: url("https://images.apple.com/au/ipad/images/compare_small.png"); }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.section-compare .fp-compare-image { background-image: url("https://images.apple.com/au/ipad/images/compare_small_2x.png"); }
}

.section-ipad-fun .image-ipad { background-image: url("https://images.apple.com/au/ipad/images/ipad_large.jpg"); }

@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)
{
	.section-ipad-fun .image-ipad { background-image: url("https://images.apple.com/au/ipad/images/ipad_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.section-ipad-fun .image-ipad { background-image: url("https://images.apple.com/au/ipad/images/ipad_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: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.section-ipad-fun .image-ipad { background-image: url("https://images.apple.com/au/ipad/images/ipad_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.section-ipad-fun .image-ipad { background-image: url("https://images.apple.com/au/ipad/images/ipad_small.jpg"); }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.section-ipad-fun .image-ipad { background-image: url("https://images.apple.com/au/ipad/images/ipad_small_2x.jpg"); }
}

/***** Localised images end *****/
/***** Local fixes start *****/

@media only screen and (min-width: 1069px)
{
	.fp-shopstrip .fp-shopstrip-copy { width: 80%; }
}

.section-smart-keyboard .sosumi
{
	text-align: center;
	margin-top: 20px;
}

.section-ipad-pencil sup { bottom: -0.1em; }

/***** Local fixes end *****/
