/* IE 秋季推出 */
/* IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.violator-inline {padding-top: 6px; padding-bottom: 0;}
}
/* IE11 */
*::-ms-backdrop, .violator-inline {padding-top: 6px; padding-bottom: 0;}

/* 有请音乐达人 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ie_obscured {padding-top: 14px;}
}
*::-ms-backdrop, .ie_obscured {padding-top: 14px;}


/* Localized Icons */
.page-overview .section-music .image-amazon {
    background-image: url("/cn/homepod/images/overview/icons/amazon_icon_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) {
    .page-overview .section-music .image-amazon {
        background-image: url("/cn/homepod/images/overview/icons/amazon_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-amazon {
        background-image: url("/cn/homepod/images/overview/icons/amazon_icon_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) {
    .page-overview .section-music .image-amazon {
        background-image: url("/cn/homepod/images/overview/icons/amazon_icon_medium_2x.jpg")
    }
}

.page-overview .section-music .image-audible {
	width: 76px;
    height: 76px;
    background-size: 76px 76px;
    background-repeat: no-repeat;
    background-image: url("/cn/homepod/images/overview/icons/audible_icon_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) {
    .page-overview .section-music .image-audible {
        background-image: url("/cn/homepod/images/overview/icons/audible_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-audible {
     	width: 65px;
        height: 65px;
        background-size: 65px 65px;
        background-repeat: no-repeat;
        background-image: url("/cn/homepod/images/overview/icons/audible_icon_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) {
    .page-overview .section-music .image-audible {
        background-image: url("/cn/homepod/images/overview/icons/audible_icon_medium_2x.jpg")
    }
}

.page-overview .section-music .image-ibooks {
    background-image: url("/cn/homepod/images/overview/icons/ibooks_icon_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) {
    .page-overview .section-music .image-ibooks {
        background-image: url("/cn/homepod/images/overview/icons/ibooks_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-ibooks {
        background-image: url("/cn/homepod/images/overview/icons/ibooks_icon_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) {
    .page-overview .section-music .image-ibooks {
        background-image: url("/cn/homepod/images/overview/icons/ibooks_icon_medium_2x.jpg")
    }
}

.page-overview .section-music .image-MLB {
    background-image: url("/cn/homepod/images/overview/icons/MLB_icon_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) {
    .page-overview .section-music .image-MLB {
        background-image: url("/cn/homepod/images/overview/icons/MLB_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-MLB {
        background-image: url("/cn/homepod/images/overview/icons/MLB_icon_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) {
    .page-overview .section-music .image-MLB {
        background-image: url("/cn/homepod/images/overview/icons/MLB_icon_medium_2x.jpg")
    }
}

.page-overview .section-music .image-npr {
    background-image: url("/cn/homepod/images/overview/icons/npr_icon_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) {
    .page-overview .section-music .image-npr {
        background-image: url("/cn/homepod/images/overview/icons/npr_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-npr {
        background-image: url("/cn/homepod/images/overview/icons/npr_icon_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) {
    .page-overview .section-music .image-npr {
        background-image: url("/cn/homepod/images/overview/icons/npr_icon_medium_2x.jpg")
    }
}

.page-overview .section-music .image-pandora {
	width: 76px;
    height: 76px;
    background-size: 76px 76px;
    background-repeat: no-repeat;
    background-image: url("/cn/homepod/images/overview/icons/pandora_icon_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) {
    .page-overview .section-music .image-pandora {
        background-image: url("/cn/homepod/images/overview/icons/pandora_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-pandora {
     	width: 65px;
        height: 65px;
        background-size: 65px 65px;
        background-repeat: no-repeat;
        background-image: url("/cn/homepod/images/overview/icons/pandora_icon_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) {
    .page-overview .section-music .image-pandora {
        background-image: url("/cn/homepod/images/overview/icons/pandora_icon_medium_2x.jpg")
    }
}

.page-overview .section-music .image-radio {
	width: 76px;
    height: 76px;
    background-size: 76px 76px;
    background-repeat: no-repeat;
    background-image: url("/cn/homepod/images/overview/icons/radio_icon_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) {
    .page-overview .section-music .image-radio {
        background-image: url("/cn/homepod/images/overview/icons/radio_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-radio {
    	width: 65px;
        height: 65px;
        background-size: 65px 65px;
        background-repeat: no-repeat;
        background-image: url("/cn/homepod/images/overview/icons/radio_icon_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) {
    .page-overview .section-music .image-radio {
        background-image: url("/cn/homepod/images/overview/icons/radio_icon_medium_2x.jpg")
    }
}

.page-overview .section-music .image-spotify {
    background-image: url("/cn/homepod/images/overview/icons/spotify_icon_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) {
    .page-overview .section-music .image-spotify {
        background-image: url("/cn/homepod/images/overview/icons/spotify_icon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .image-spotify {
        background-image: url("/cn/homepod/images/overview/icons/spotify_icon_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) {
    .page-overview .section-music .image-spotify {
        background-image: url("/cn/homepod/images/overview/icons/spotify_icon_medium_2x.jpg")
    }
}


/* Localized Images */
.page-overview .section-music .albums .artwork-image, .page-overview .section-music .albums .artwork-image-alt {
    background-image: url("/cn/homepod/images/overview/music_sprite_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) {
    .page-overview .section-music .albums .artwork-image, .page-overview .section-music .albums .artwork-image-alt {
        background-image: url("/cn/homepod/images/overview/music_sprite_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-music .albums .artwork-image, .page-overview .section-music .albums .artwork-image-alt {
        background-image: url("/cn/homepod/images/overview/music_sprite_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) {
    .page-overview .section-music .albums .artwork-image, .page-overview .section-music .albums .artwork-image-alt {
        background-image: url("/cn/homepod/images/overview/music_sprite_medium_2x.jpg")
    }
}
.page-overview .section-music .section-content .row-stream .icon-container{margin-bottom:10px;}

/*Hey Siri 7-sound of ocean waves */


html.copy-engagement .page-overview [data-component-list~='CopyEngagement']:nth-child(7) .transition-1 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}
html.copy-engagement .page-overview [data-component-list~='CopyEngagement']:nth-child(7) .transition-2 {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}
/*  */