.enhanced-gallery .logo-image-event {
    width: 283px;
    height: 31px;
    background-size: 283px 31px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/logo_event_large.png");
    left: 50%;
    margin-left: -141.5px;
    position: relative
}

@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) {
    .enhanced-gallery .logo-image-event {
        background-image: url("https://images.apple.com/hk/home/images/logo_event_large_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .enhanced-gallery .logo-image-event {
        width: 210px;
        height: 23px;
        background-size: 210px 23px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/logo_event_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) {
    .enhanced-gallery .logo-image-event {
        background-image: url("https://images.apple.com/hk/home/images/logo_event_small_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .enhanced-gallery .logo-image-event {
        left: 50%;
        margin-left: -105px;
        position: relative
    }
}




.enhanced-gallery .gallery-image-watch {
	background-image: url("https://images.apple.com/hk/home/images/watch_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) {
	.enhanced-gallery .gallery-image-watch {
		background-image: url("https://images.apple.com/hk/home/images/watch_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.enhanced-gallery .gallery-image-watch {
		background-image: url("https://images.apple.com/hk/home/images/watch_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) {
	.enhanced-gallery .gallery-image-watch {
		background-image: url("https://images.apple.com/hk/home/images/watch_medium_2x.jpg");
	}
}

@media screen and (max-aspect-ratio: 5 / 6) {
	.enhanced-gallery .gallery-image-watch {
		background-image: url("https://images.apple.com/hk/home/images/watch_portrait_large.jpg");
	}
}

@media only screen and (max-aspect-ratio: 5 / 6) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 5 / 6) and (min-resolution: 1.5dppx), screen and (max-aspect-ratio: 5 / 6) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-aspect-ratio: 5 / 6) and (min-resolution: 144dpi) {
	.enhanced-gallery .gallery-image-watch {
		background-image: url("https://images.apple.com/hk/home/images/watch_portrait_large_2x.jpg");
	}
}

@media only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) {
	.enhanced-gallery .gallery-image-watch {
		background-image: url("https://images.apple.com/hk/home/images/watch_portrait_small.jpg");
	}
}

@media only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) and (min-resolution: 144dpi) {
	.enhanced-gallery .gallery-image-watch {
		background-image: url("https://images.apple.com/hk/home/images/watch_portrait_small_2x.jpg");
	}
}

@media screen and (max-aspect-ratio: 1 / 1) {
  .enhanced-gallery.android .gallery-image-watch {
	background-image: url("https://images.apple.com/hk/home/images/watch_portrait_large.jpg");
  }
}

@media only screen and (max-aspect-ratio: 1 / 1) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 1 / 1) and (min-resolution: 1.5dppx), screen and (max-aspect-ratio: 1 / 1) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-aspect-ratio: 1 / 1) and (min-resolution: 144dpi) {
  .enhanced-gallery.android .gallery-image-watch {
	background-image: url("https://images.apple.com/hk/home/images/watch_portrait_large_2x.jpg");
  }
}

@media only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) {
  .enhanced-gallery.android .gallery-image-watch {
	background-image: url("https://images.apple.com/hk/home/images/watch_portrait_small.jpg");
  }
}

@media only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) and (min-resolution: 144dpi) {
  .enhanced-gallery.android .gallery-image-watch {
	background-image: url("https://images.apple.com/hk/home/images/watch_portrait_small_2x.jpg");
  }
}


.no-js .gallery-image-watch, .no-enhanced-gallery .gallery-image-watch {
    background-image: url("https://images.apple.com/hk/home/images/stacked/watch_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) {
    .no-js .gallery-image-watch, .no-enhanced-gallery .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-watch, .no-enhanced-gallery .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_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) {
    .no-js .gallery-image-watch, .no-enhanced-gallery .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-watch, .no-enhanced-gallery .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_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) {
    .no-js .gallery-image-watch, .no-enhanced-gallery .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_small_2x.jpg")
    }
}


.enhanced-gallery .gallery-image-watch-alt {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_large.jpg");
    top: -5%
}

@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) {
    .enhanced-gallery .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .enhanced-gallery .gallery-image-watch-alt {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_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) {
    .enhanced-gallery .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_medium_2x.jpg")
    }
}

@media screen and (max-aspect-ratio: 5 / 6) {
    .enhanced-gallery .gallery-image-watch-alt {
        background-size: auto 110%;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_large.jpg")
    }
}

@media only screen and (max-aspect-ratio: 5 / 6) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 5 / 6) and (min-resolution: 1.5dppx), screen and (max-aspect-ratio: 5 / 6) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-aspect-ratio: 5 / 6) and (min-resolution: 144dpi) {
    .enhanced-gallery .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_large_2x.jpg")
    }
}

@media only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) {
    .enhanced-gallery .gallery-image-watch-alt {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_small.jpg")
    }
}

@media only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-aspect-ratio: 5 / 6) and (max-width: 735px) and (min-resolution: 144dpi) {
    .enhanced-gallery .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_small_2x.jpg")
    }
}

@media screen and (max-aspect-ratio: 1 / 1) {
    .enhanced-gallery.android .gallery-image-watch-alt {
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_large.jpg")
    }
}

@media only screen and (max-aspect-ratio: 1 / 1) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 1 / 1) and (min-resolution: 1.5dppx), screen and (max-aspect-ratio: 1 / 1) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-aspect-ratio: 1 / 1) and (min-resolution: 144dpi) {
    .enhanced-gallery.android .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_large_2x.jpg")
    }
}

@media only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) {
    .enhanced-gallery.android .gallery-image-watch-alt {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_small.jpg")
    }
}

@media only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-aspect-ratio: 1 / 1) and (max-width: 735px) and (min-resolution: 144dpi) {
    .enhanced-gallery.android .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/watch_alt_portrait_small_2x.jpg")
    }
}

.no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
    width: 1258px;
    height: 671px;
    background-size: 1258px 671px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/stacked/watch_alt_large.jpg");
    left: 50%;
    margin-left: -599px;
    position: relative;
    margin-top: -70px
}

@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) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_alt_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        width: 887px;
        height: 473px;
        background-size: 887px 473px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_alt_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) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_alt_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        width: 496px;
        height: 563px;
        background-size: 496px 563px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_alt_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) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_alt_small_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        left: 50%;
        margin-left: -433.5px;
        position: relative
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        left: 50%;
        margin-left: -248px;
        position: relative
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        margin-top: -40px
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-watch-alt, .no-enhanced-gallery .gallery-image-watch-alt {
        margin-top: -70px
    }
}


.enhanced-gallery .gallery-image-iphone-alt {
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/gallery/iphone_alt_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) {
    .enhanced-gallery .gallery-image-iphone-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/iphone_alt_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .enhanced-gallery .gallery-image-iphone-alt {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/gallery/iphone_alt_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) {
    .enhanced-gallery .gallery-image-iphone-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/iphone_alt_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .enhanced-gallery .gallery-image-iphone-alt {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/gallery/iphone_alt_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) {
    .enhanced-gallery .gallery-image-iphone-alt {
        background-image: url("https://images.apple.com/hk/home/images/gallery/iphone_alt_small_2x.jpg")
    }
}

.enhanced-gallery .gallery-item-iphone-alt {
    background: #0a0a0a
}

.enhanced-gallery .gallery-item-iphone-alt .gallery-item-content .gallery-item-lockup-wrapper {
    position: absolute;
    top: 14%;
    width: 100%
}



@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-iphone, .no-enhanced-gallery .gallery-image-iphone {
        left: 50%;
        margin-left: -280.5px;
        position: relative
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-iphone, .no-enhanced-gallery .gallery-image-iphone {
        left: 50%;
        margin-left: -194px;
        position: relative
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-iphone, .no-enhanced-gallery .gallery-image-iphone {
        margin-top: -15px
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-iphone, .no-enhanced-gallery .gallery-image-iphone {
        margin-top: 0
    }
}

.no-js .gallery-item-iphone-alt, .no-enhanced-gallery .gallery-item-iphone-alt {
    background: #0a0a0a
}

.no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
    position: absolute;
    bottom: 0;
    width: 1212px;
    height: 757px;
    background-size: 1212px 757px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/stacked/iphone_alt_large.jpg");
    left: 50%;
    margin-left: -606px;
    position: relative;
    position: absolute;
    margin-bottom: -20px
}

@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) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        background-image: url("https://images.apple.com/hk/home/images/stacked/iphone_alt_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        width: 970px;
        height: 606px;
        background-size: 970px 606px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/stacked/iphone_alt_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) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        background-image: url("https://images.apple.com/hk/home/images/stacked/iphone_alt_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        width: 812px;
        height: 507px;
        background-size: 812px 507px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/stacked/iphone_alt_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) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        background-image: url("https://images.apple.com/hk/home/images/stacked/iphone_alt_small_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        left: 50%;
        margin-left: -485px;
        position: relative
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        left: 50%;
        margin-left: -406px;
        position: relative
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        position: absolute;
        margin-bottom: -16px
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-iphone-alt, .no-enhanced-gallery .gallery-image-iphone-alt {
        position: absolute;
        margin-bottom: -13px
    }
}


/*
 * Made in CNY Hero Slide
 */

/* Typography */
.gallery-item-madeincny .homepage-headline {
    font-size: 48px;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0em;
    margin-top: 11px;
}

html.ie8 .gallery-item-madeincny .homepage-headline {
    font-weight: normal;
}

@media only screen and (max-width: 1068px) {
    .gallery-item-madeincny .homepage-headline {
        font-size: 36px;
        line-height: 1;
        font-weight: 300;
        letter-spacing: 0em;
    }
}

@media only screen and (max-width: 735px) {
    .gallery-item-madeincny .homepage-headline {
        font-size: 34px;
        line-height: 1;
        font-weight: 300;
        letter-spacing: 0em;
        margin-top: 9px;
    }
}

.gallery-item-madeincny .intro {
    font-size: 22px;
    line-height: 1.6;
    font-weight: 300;
    letter-spacing: 0em;
    margin: 0 auto 1em auto;
}

html.ie8 .gallery-item-madeincny .intro {
    font-weight: normal;
}

@media only screen and (max-width: 1068px) {
    .gallery-item-madeincny .intro {
        font-size: 20px;
        line-height: 1.6;
        font-weight: 300;
        letter-spacing: 0em;
    }
}

@media only screen and (max-width: 735px) {
    .gallery-item-madeincny .intro {
        font-size: 18px;
        line-height: 1.6;
        font-weight: 300;
        letter-spacing: 0em;
    }
}

/* Hero copy with gradient background */
.gallery-item-madeincny .gallery-item-lockup-wrapper {
    position: absolute;
    z-index: 1;
    width: 150%;
    top: -100px;
    left: -25%;
    padding: 130px 0 20px;
    background: #f5b033;
    background: linear-gradient(135deg, #f5b033 0%,#ec782a 100%);
}
.enhanced-gallery .gallery-item-madeincny .gallery-item-lockup-wrapper {
    padding: 164px 0 16px;
}
@media only screen and (max-width: 1068px){
    .enhanced-gallery .gallery-item-madeincny .gallery-item-lockup-wrapper {
        padding: 160px 0 12px;
    }
}
@media only screen and (max-width: 1068px) and (max-height: 655px) {
    .enhanced-gallery .gallery-item-madeincny .gallery-item-lockup-wrapper {
        padding: 150px 0 0px;
    }
}
.gallery-item-madeincny .intro {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}


/*
 * Hero Image
 */

/* landscape aspect ratio hero images */
.gallery-image-madeincny {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/gallery/cny_large.jpg");
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_large_2x.jpg");
    }
}
@media only screen and (max-width: 1068px) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_medium.jpg");
    }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_medium_2x.jpg");
    }
}
@media only screen and (max-width: 735px) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_small.jpg");
    }
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_small_2x.jpg");
    }
}

/* portrait aspect ratio hero images */
@media screen and (max-aspect-ratio: 4/5) {
    .gallery-image-madeincny {
        background-position: bottom right;
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_portrait_large.jpg");
    }
}
@media screen and (max-aspect-ratio: 4/5) and (-webkit-min-device-pixel-ratio: 1.5) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_portrait_large_2x.jpg");
    }
}
@media only screen and (max-width: 735px) and (max-aspect-ratio: 4/5) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_portrait_small.jpg");
    }
}
@media only screen and (max-width: 735px) and (max-aspect-ratio: 4/5) and (-webkit-min-device-pixel-ratio: 1.5) {
    .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/gallery/cny_portrait_small_2x.jpg");
    }
}

@media only screen and (min-width: 1440px) {
    .gallery-image-madeincny{
        margin-top: -70px;
    }
}
@media only screen and (min-width: 1440px) and (max-height: 1000px) and (max-width: 1800px) {
    .gallery-image-madeincny{
        margin-top: -60px;
    }
}
@media only screen and (min-width: 2280px) and (max-height: 1288px) {
    .gallery-image-madeincny{
        margin-top: -160px;
    }
    .enhanced-gallery .gallery-image{
        height: 120%;
    }
}
@media only screen and (orientation: landscape) and (max-width: 736px) and (max-device-width: 768px) {
    .gallery-image-madeincny{
        margin-top: 22px;
    }
}

/*
 * Stacked fallback
 */
.no-js .gallery-image-madeincny,
.no-enhanced-gallery .gallery-image-madeincny {
    width: 2560px;
    height: 1350px;
    background-size: 2560px 1350px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/stacked/cny_large.jpg");
    left: 50%;
    margin-left: -1280px;
    position: relative;
    margin-top: -100px;
}

@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) {
    .no-js .gallery-image-madeincny,
    .no-enhanced-gallery .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/stacked/cny_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-madeincny,
    .no-enhanced-gallery .gallery-image-madeincny {
        width: 1821px;
        height: 960px;
        background-size: 1821px 960px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/stacked/cny_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) {
    .no-js .gallery-image-madeincny,
    .no-enhanced-gallery .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/stacked/cny_medium_2x.jpg");
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-madeincny,
    .no-enhanced-gallery .gallery-image-madeincny {
        width: 1233px;
        height: 650px;
        background-size: 1233px 650px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/stacked/cny_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) {
    .no-js .gallery-image-madeincny,
    .no-enhanced-gallery .gallery-image-madeincny {
        background-image: url("https://images.apple.com/hk/home/images/stacked/cny_small_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .no-js .gallery-image-madeincny,
    .no-enhanced-gallery .gallery-image-madeincny {
        left: 50%;
        margin-left: -910.5px;
        position: relative;
    }
}

@media only screen and (max-width: 735px) {
    .no-js .gallery-image-madeincny,
    .no-enhanced-gallery .gallery-image-madeincny {
        left: 50%;
        margin-left: -616.5px;
        position: relative;
    }
}




/* Workshop Mar.2017 */

.gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
    background-image: url("https://images.apple.com/hk/home/images/heroes/watch_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) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/heroes/watch_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/heroes/watch_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) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/heroes/watch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/heroes/watch_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) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/heroes/watch_small_2x.jpg")
    }
}

.gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
    background-image: url("https://images.apple.com/hk/home/images/heroes/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) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/heroes/ipad_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/heroes/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) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/heroes/ipad_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/heroes/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) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/heroes/ipad_small_2x.jpg")
    }
}

.no-enhanced-gallery .gallery-container #homepage-gallery-ipad .gallery-image-ipad {
    background-image: url("https://images.apple.com/hk/home/images/stacked/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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-ipad .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/stacked/ipad_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-ipad .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/stacked/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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-ipad .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/stacked/ipad_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-ipad .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/stacked/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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-ipad .gallery-image-ipad {
        background-image: url("https://images.apple.com/hk/home/images/stacked/ipad_small_2x.jpg")
    }
}
.no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
    background-image: url("https://images.apple.com/hk/home/images/stacked/watch_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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/hk/home/images/stacked/watch_small_2x.jpg")
    }
}

/*sup font-size 20170318*/
#ac-globalfooter sup { bottom: 0px; font-size: 0.6em; }

/* Happy Earth Day */
.ie8 .gallery-container #homepage-gallery-environment .gallery-image-environment {
    max-height: 525px;
    min-height: 430px;
}
.ie8.no-enhanced-gallery .gallery-container #homepage-gallery-environment .gallery-image-environment {
    top: 320px;
}