
/*2016-10-13*/

.promo-airpods {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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) {
    .promo-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-airpods {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-airpods {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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) {
    .promo-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-airpods {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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) {
    .promo-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_small_2x.jpg")
    }
}

.promo-holiday-music {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_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) {
    .promo-holiday-music {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-holiday-music {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-holiday-music {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-holiday-music {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_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) {
    .promo-holiday-music {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-holiday-music {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_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) {
    .promo-holiday-music {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_music_b_small_2x.jpg")
    }
}

.promo-holiday-games {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_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) {
    .promo-holiday-games {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-holiday-games {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-holiday-games {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-holiday-games {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_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) {
    .promo-holiday-games {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-holiday-games {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_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) {
    .promo-holiday-games {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_gaming_b_small_2x.jpg")
    }
}

.promo-holiday-photos {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_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) {
    .promo-holiday-photos {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-holiday-photos {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-holiday-photos {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-holiday-photos {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_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) {
    .promo-holiday-photos {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-holiday-photos {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_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) {
    .promo-holiday-photos {
        background-image: url("https://images.apple.com/hk/home/images/promos/gifts_photography_small_2x.jpg")
    }
}



.promo-ipad-pro {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_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) {
    .promo-ipad-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-ipad-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-ipad-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-ipad-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_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) {
    .promo-ipad-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-ipad-pro {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_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) {
    .promo-ipad-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_pro_small_2x.jpg")
    }
}


.promo-holiday-tv-ad {
    background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_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) {
    .promo-holiday-tv-ad {
        background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-holiday-tv-ad {
        background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-holiday-tv-ad {
        background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-holiday-tv-ad {
        background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_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) {
    .promo-holiday-tv-ad {
        background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-holiday-tv-ad {
        background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_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) {
    .promo-holiday-tv-ad {
        background-image: url("https://images.apple.com/hk/home/images/promos/holiday_tv_ad_small_2x.jpg")
    }
}

.promo-smr {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/smr_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) {
    .promo-smr {
        background-image: url("https://images.apple.com/hk/home/images/promos/smr_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-smr {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/smr_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-smr {
        background-image: url("https://images.apple.com/hk/home/images/promos/smr_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-smr {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/smr_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) {
    .promo-smr {
        background-image: url("https://images.apple.com/hk/home/images/promos/smr_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-smr {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/smr_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) {
    .promo-smr {
        background-image: url("https://images.apple.com/hk/home/images/promos/smr_small_2x.jpg")
    }
}

.promo-designed-by-apple {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_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) {
    .promo-designed-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-designed-by-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-designed-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-designed-by-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_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) {
    .promo-designed-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-designed-by-apple {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_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) {
    .promo-designed-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/designed_by_apple_small_2x.jpg")
    }
}

/*promo_apple_music*/
.promo-music {
  background-size: 360px 200px;
  background-repeat: no-repeat;
  background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_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) {
  .promo-music {
    background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_large_2x.jpg");
  }
}

@media only screen and (min-width: 1442px) {
  .promo-music {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
  .promo-music {
    background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_xlarge_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .promo-music {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_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) {
  .promo-music {
    background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_medium_2x.jpg");
  }
}

@media only screen and (max-width: 735px) {
  .promo-music {
    background-size: 736px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_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) {
  .promo-music {
    background-image: url("https://images.apple.com/hk/home/images/promos/apple_music_small_2x.jpg");
  }
}





.promo-beats-offer {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_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) {
    .promo-beats-offer {
        background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-beats-offer {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-beats-offer {
        background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-beats-offer {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_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) {
    .promo-beats-offer {
        background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-beats-offer {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_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) {
    .promo-beats-offer {
        background-image: url("https://images.apple.com/hk/home/images/promos/beats_offer_small_2x.jpg")
    }
}

.promo-made-by-apple {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_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) {
    .promo-made-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-made-by-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-made-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-made-by-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_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) {
    .promo-made-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-made-by-apple {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_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) {
    .promo-made-by-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/made_by_apple_small_2x.jpg")
    }
}


/* Promo accessories */

.promo-accessories {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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) {
    .promo-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-accessories {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-accessories {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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) {
    .promo-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-accessories {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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) {
    .promo-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_small_2x.jpg")
    }
}







/* Workshop Mar.2017 */

.promo-tile-iphone {
    background-image: url("https://images.apple.com/hk/home/images/promos/iphone_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) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/hk/home/images/promos/iphone_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/hk/home/images/promos/iphone_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/hk/home/images/promos/iphone_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/hk/home/images/promos/iphone_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) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/hk/home/images/promos/iphone_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/hk/home/images/promos/iphone_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) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/hk/home/images/promos/iphone_small_2x.jpg")
    }
}

.promo-tile-macbook-pro {
    background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_small_2x.jpg")
    }
}

.promo-tile-accessories {
    background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_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) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/hk/home/images/promos/accessories_small_2x.jpg")
    }
}

.promo-tile-clips {
    background-image: url("https://images.apple.com/hk/home/images/promos/clips_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-clips {
        background-image: url("https://images.apple.com/hk/home/images/promos/clips_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-clips {
        background-image: url("https://images.apple.com/hk/home/images/promos/clips_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-clips {
        background-image: url("https://images.apple.com/hk/home/images/promos/clips_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-clips {
        background-image: url("https://images.apple.com/hk/home/images/promos/clips_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) {
    .promo-tile-clips {
        background-image: url("https://images.apple.com/hk/home/images/promos/clips_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-clips {
        background-image: url("https://images.apple.com/hk/home/images/promos/clips_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) {
    .promo-tile-clips {
        background-image: url("https://images.apple.com/hk/home/images/promos/clips_small_2x.jpg")
    }
}

/*SR tile*/
.promo-tile-supplier-responsibility {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-supplier-responsibility {
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-supplier-responsibility {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-supplier-responsibility {
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-supplier-responsibility {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_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) {
    .promo-tile-supplier-responsibility {
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-supplier-responsibility {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_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) {
    .promo-tile-supplier-responsibility {
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-supplier-responsibility {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_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-supplier-responsibility {
        background-image: url("https://images.apple.com/hk/home/images/promos/supplier_responsibility_medium_2x.jpg")
    }
}




.promo-tile-airpods {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/airpods_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-airpods {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-airpods {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-airpods {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-airpods {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_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-airpods {
        background-image: url("https://images.apple.com/hk/home/images/promos/airpods_medium_2x.jpg")
    }
}

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

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


.promo-tile-environment {
    background-image: url("https://images.apple.com/hk/home/images/promos/environment_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) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_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) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_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) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_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-environment {
        background-image: url("https://images.apple.com/hk/home/images/promos/environment_medium_2x.jpg")
    }
}



.promo-tile-mothersday {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-mothersday {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-mothersday {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_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) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-mothersday {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_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) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-mothersday {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_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-mothersday {
        background-image: url("https://images.apple.com/hk/home/images/promos/mothersday_medium_2x.jpg")
    }
}

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

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



/* Macbook Pro*/
.promo-tile-macbook-pro {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-macbook-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-macbook-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-macbook-pro {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-macbook-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_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-macbook-pro {
        background-image: url("https://images.apple.com/hk/home/images/promos/macbook_pro_medium_2x.jpg")
    }
}

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

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





.promo-tile-watch {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/watch_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/hk/home/images/promos/watch_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-watch {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/watch_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/hk/home/images/promos/watch_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-watch {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/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) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/hk/home/images/promos/watch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-watch {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/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) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/hk/home/images/promos/watch_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-watch {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/watch_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-watch {
        background-image: url("https://images.apple.com/hk/home/images/promos/watch_medium_2x.jpg")
    }
}

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

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




.promo-tile-ipad {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/ipad_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-ipad {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-ipad {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/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) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-ipad {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/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) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-ipad {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_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-ipad {
        background-image: url("https://images.apple.com/hk/home/images/promos/ipad_medium_2x.jpg")
    }
}

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

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

.promo-tile-today-at-apple {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-today-at-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-today-at-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_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) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-today-at-apple {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_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) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-today-at-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_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-today-at-apple {
        background-image: url("https://images.apple.com/hk/home/images/promos/today_at_apple_medium_2x.jpg")
    }
}

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

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

/*2017-05-24 wwdc */
.promo-tile-wwdc17 {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-wwdc17 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_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) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-wwdc17 {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_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) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_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-wwdc17 {
        background-image: url("https://images.apple.com/hk/home/images/promos/wwdc17_medium_2x.jpg")
    }
}

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

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

/*--2017 0524 WWDC END --*/


.promo-photography-how-to {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-photography-how-to {
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-photography-how-to {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_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: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-photography-how-to {
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-photography-how-to {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_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) {
    .promo-photography-how-to {
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-photography-how-to {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_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) {
    .promo-photography-how-to {
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-photography-how-to {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_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-photography-how-to {
        background-image: url("https://images.apple.com/hk/home/images/promos/how_to_shoot_on_iphone_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-photography-how-to {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-photography-how-to {
        height: 200px
    }
}