.section-ios-and-icloud .fp-ios-image { background-repeat: no-repeat; background-size: 152px 825px; height: 825px; background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_ios8_large.jpg"); width: 152px; margin-right: 20px; } @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) { .section-ios-and-icloud .fp-ios-image { background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_ios8_large_2x.jpg"); } } @media only screen and (max-width: 1068px) { .section-ios-and-icloud .fp-ios-image { background-size: 114px 563px; height: 563px; width: 114px; background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_ios8_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) { .section-ios-and-icloud .fp-ios-image { background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_ios8_medium_2x.jpg"); } } @media only screen and (max-width: 735px) { .section-ios-and-icloud .fp-ios-image { background-size: 119px 640px; height: 640px; width: 119px; background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_ios8_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: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) { .section-ios-and-icloud .fp-ios-image { background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_ios8_small_2x.jpg"); } }

.section-ios-and-icloud .fp-icloud-image { background-repeat: no-repeat; background-size: 152px 825px; height: 825px; background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_icloud_large.jpg"); width: 152px; } @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) { .section-ios-and-icloud .fp-icloud-image { background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_icloud_large_2x.jpg"); } } @media only screen and (max-width: 1068px) { .section-ios-and-icloud .fp-icloud-image { background-size: 114px 563px; height: 563px; width: 114px; background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_icloud_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) { .section-ios-and-icloud .fp-icloud-image { background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_icloud_medium_2x.jpg"); } } @media only screen and (max-width: 735px) { .section-ios-and-icloud .fp-icloud-image { background-size: 119px 640px; height: 640px; width: 119px; background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_icloud_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: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) { .section-ios-and-icloud .fp-icloud-image { background-image: url("http://images.apple.com/sg/iphone/home/images/iphone_icloud_small_2x.jpg"); } }

/*index.html*/
.fp-billboard{
margin-bottom:0px;
}

.fp-accessories-6s
{
	background-size: 2560px 600px;
	background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_large.jpg");
	background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx)
{
	.fp-accessories-6s { background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_large_2x.jpg"); }
}

@media only screen and (min-width: 1442px)
{
	.fp-accessories-6s
	{
		background-size: 2560px 801px;
		background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_xlarge.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: 144dpi), only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 144), only screen and (min-width: 1442px) and (min-resolution: 144dppx)
{
	.fp-accessories-6s { background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_xlarge_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.fp-accessories-6s
	{
		background-size: 1068px 452px;
		background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.fp-accessories-6s { background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.fp-accessories-6s
	{
		background-size: 736px 452px;
		background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_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: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx)
{
	.fp-accessories-6s { background-image: url("http://images.apple.com/sg/iphone/home/images/accessories_for_iphone_light_small_2x.jpg"); }
}


.section-ios9-and-icloud .fp-ios-image
{
	
	background-size: 525px 867px;
	height: 867px;
	width: 525px;
	background-image: url("http://images.apple.com/sg/iphone/home/images/ios9_icloud_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx)
{
	.section-ios9-and-icloud .fp-ios-image { background-image: url("http://images.apple.com/sg/iphone/home/images/ios9_icloud_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.section-ios9-and-icloud .fp-ios-image
	{
		background-size: 386px 638px;
		height: 638px;
		width: 386px;
		background-image: url("http://images.apple.com/sg/iphone/home/images/ios9_icloud_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: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.section-ios9-and-icloud .fp-ios-image { background-image: url("http://images.apple.com/sg/iphone/home/images/ios9_icloud_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.section-ios9-and-icloud .fp-ios-image
	{
		background-size: 282px 466px;
		height: 466px;
		width: 282px;
		background-image: url("http://images.apple.com/sg/iphone/home/images/ios9_icloud_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: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx)
{
	.section-ios9-and-icloud .fp-ios-image { background-image: url("http://images.apple.com/sg/iphone/home/images/ios9_icloud_small_2x.jpg"); }
}

/*bts section*/
.section-bts .image-bts-header {
    background-image: url("http://images.apple.com/sg/iphone/home/images/header_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-bts .image-bts-header {
        background-image: url("http://images.apple.com/sg/iphone/home/images/header_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-bts .image-bts-header {
        background-image: url("http://images.apple.com/sg/iphone/home/images/header_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-bts .image-bts-header {
        background-image: url("http://images.apple.com/sg/iphone/home/images/header_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .section-bts .image-bts-header {
        background-image: url("http://images.apple.com/sg/iphone/home/images/header_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-bts .image-bts-header {
        background-image: url("http://images.apple.com/sg/iphone/home/images/header_small_2x.png")
    }
}

@media only screen and (min-width:1442px) {
	.fp-section-content {
		width: 980px
	}
}
@media only screen and (max-width:1068px) {
	.fp-section-content {
		width: 692px
	}
}
@media only screen and (max-width:735px) {
	.fp-section-content {
		width: 90%
	}
}


/*Apple Pay*/
.section-applepay .image-applepay {
	background-image: url("http://images.apple.com/sg/iphone/home/images/apple_pay_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-applepay .image-applepay {
		background-image: url("http://images.apple.com/sg/iphone/home/images/apple_pay_large_2x.jpg")
	}
}
@media only screen and (max-width:1068px) {
	.section-applepay .image-applepay {
		background-image: url("http://images.apple.com/sg/iphone/home/images/apple_pay_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-applepay .image-applepay {
		background-image: url("http://images.apple.com/sg/iphone/home/images/apple_pay_medium_2x.jpg")
	}
}
@media only screen and (max-width:735px) {
	.section-applepay .image-applepay {
		background-image: url("http://images.apple.com/sg/iphone/home/images/apple_pay_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-applepay .image-applepay {
		background-image: url("http://images.apple.com/sg/iphone/home/images/apple_pay_small_2x.jpg")
	}
}
@media only screen and (max-width:735px) {
	.section-applepay .image-applepay {
		height: 393px;
		background-size: 343px 393px;
	}
}
/*Apple Pay*/