/* icon */
.icon-wrapper .icon, .icon-wrapper .more:not(.icon-before):after, .icon-wrapper .icon-before:before, .icon-wrapper .icon-after:after{
    position: relative;
    top: -0.05em;
}

/* button */
.show-on-windows .button{
	white-space:normal;
}

/* br */

@media only screen and (max-width: 434px) {
	.br-hide-434 {
        display: none
    }
}

@media only screen and (max-width: 380px) {
	.xsmall-hide {
			display: none
		}
	.xsmall-show {
			display: block
		}
}

/* section-entertainment image-music */

.section-entertainment .hw-lockup .screen.image-music {
    background-image: url("/kr/itunes/home/l/images/overview/screen_new_mix__cb9y8qvsvb0i_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-music {
        background-image: url("/kr/itunes/home/l/images/overview/screen_new_mix__cb9y8qvsvb0i_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-entertainment .hw-lockup .screen.image-music {
        background-image: url("/kr/itunes/home/l/images/overview/screen_new_mix__cb9y8qvsvb0i_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-music {
        background-image: url("/kr/itunes/home/l/images/overview/screen_new_mix__cb9y8qvsvb0i_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-entertainment .hw-lockup .screen.image-music {
        background-image: url("/kr/itunes/home/l/images/overview/screen_new_mix__cb9y8qvsvb0i_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-music {
        background-image: url("/kr/itunes/home/l/images/overview/screen_new_mix__cb9y8qvsvb0i_small_2x.jpg")
    }
}

/* section-entertainment iimage-podcast */

.section-entertainment .hw-lockup .screen.image-podcasts {
    background-image: url("/kr/itunes/home/l/images/overview/screen_podcasts__di6468i1b6c2_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-podcasts {
        background-image: url("/kr/itunes/home/l/images/overview/screen_podcasts__di6468i1b6c2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-entertainment .hw-lockup .screen.image-podcasts {
        background-image: url("/kr/itunes/home/l/images/overview/screen_podcasts__di6468i1b6c2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-podcasts {
        background-image: url("/kr/itunes/home/l/images/overview/screen_podcasts__di6468i1b6c2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-entertainment .hw-lockup .screen.image-podcasts {
        background-image: url("/kr/itunes/home/l/images/overview/screen_podcasts__di6468i1b6c2_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-podcasts {
        background-image: url("/kr/itunes/home/l/images/overview/screen_podcasts__di6468i1b6c2_small_2x.jpg")
    }
}

/* section-entertainment image-tv */
.section-entertainment .hw-lockup .screen.image-tv {
    background-image: url("/kr/itunes/home/l/images/overview/screen_appletv__gd3vm2df43iq_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx),
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-tv {
        background-image: url("/kr/itunes/home/l/images/overview/screen_appletv__gd3vm2df43iq_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-entertainment .hw-lockup .screen.image-tv {
        background-image: url("/kr/itunes/home/l/images/overview/screen_appletv__gd3vm2df43iq_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-tv {
        background-image: url("/kr/itunes/home/l/images/overview/screen_appletv__gd3vm2df43iq_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-entertainment .hw-lockup .screen.image-tv {
        background-image: url("/kr/itunes/home/l/images/overview/screen_appletv__gd3vm2df43iq_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-entertainment .hw-lockup .screen.image-tv {
        background-image: url("/kr/itunes/home/l/images/overview/screen_appletv__gd3vm2df43iq_small_2x.jpg")
    }
}