/* trade start */
.section-trade-acmi .trade {

    flex-direction:row-reverse;
    justify-content:space-evenly;
    flex-wrap: nowrap;
}
.section-trade-acmi .trade .promo-copy {
    padding-top: 100px;
    padding-right:0px;
}
@media only screen and (max-width: 1068px) {
    .section-trade-acmi .trade .promo-copy {
    	padding-top: 53px;
    	margin-right:0px;
    	margin-bottom:0px;
    	padding-right:5px;
	}
	.section-trade-acmi .trade .promo-headline{
		max-width: 320px;
	}
}
@media only screen and (max-width: 734px) {
    .section-trade-acmi .trade .promo-copy {
        padding-top: auto;
        margin-right:auto;
        padding-right:0px;
    }
}

.section-trade-acmi .trade .promo-image-wrapper{
	padding-top:63px;
	padding-left:20px;
}
@media only screen and (max-width: 1068px) {
    .section-trade-acmi .trade .promo-image-wrapper{
		padding-top:15px;
		padding-left:10px;
	}
}
@media only screen and (max-width: 734px) {
      .section-trade-acmi .trade {
        flex-wrap: wrap;
    }
    .section-trade-acmi .trade .promo-image-wrapper{
		padding-top:0px;
		padding-left:0px;
	}
}
/* trade end */

/* music start */

@media only screen and (max-width: 734px) {
    .promo-section .banner-promo.music {
        height:440px
    }
}

.section-get-more .music .promo-image-wrapper .promo-image {
    width: 590px;
    height: 469px;
    background-size: 590px 469px;
    background-repeat: no-repeat;
    background-image: url("/tw/ipad/home/images/overview/apple_music__dq9f4czrhw6e_large.jpg");
    margin-left:-40px;
    margin-top: 50px;
}

@media only screen and (max-width: 1068px) {
    .section-get-more .music .promo-image-wrapper .promo-image {
    	margin-top: 63px;
	}
}


@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-get-more .music .promo-image-wrapper .promo-image {
        background-image: url("/tw/ipad/home/images/overview/apple_music__dq9f4czrhw6e_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-get-more .music .promo-image-wrapper .promo-image {
        width: 412px;
        height: 328px;
        background-size: 412px 328px;
        background-repeat: no-repeat;
        background-image: url("/tw/ipad/home/images/overview/apple_music__dq9f4czrhw6e_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-get-more .music .promo-image-wrapper .promo-image {
        background-image: url("/tw/ipad/home/images/overview/apple_music__dq9f4czrhw6e_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-get-more .music .promo-image-wrapper .promo-image {
        width: 410px;
        height: 219px;
        background-size: 410px 219px;
        background-repeat: no-repeat;
        background-image: url("/tw/ipad/home/images/overview/apple_music__dq9f4czrhw6e_small.jpg");
        position: relative;
        left: 50%;
        margin-left: -205px;
        top: 27px;
    }
}

@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-get-more .music .promo-image-wrapper .promo-image {
        background-image: url("/tw/ipad/home/images/overview/apple_music__dq9f4czrhw6e_small_2x.jpg")
    }
}


.banner-container .music .promo-headline {
    width: 158px;
    height: 39px;
    background-size: 158px 39px;
    background-repeat: no-repeat;
    background-image: url("/tw/ipad/home/images/overview/apple_music_logo__e6qzv7u5iq2q_large.png");
    position: relative;
    left: 50%;
    margin-left:-79px
}

@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) {
    .banner-container .music .promo-headline {
        background-image: url("/tw/ipad/home/images/overview/apple_music_logo__e6qzv7u5iq2q_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .banner-container .music .promo-headline {
        width: 105px;
        height: 26px;
        background-size: 105px 26px;
        background-repeat: no-repeat;
        background-image: url("/tw/ipad/home/images/overview/apple_music_logo__e6qzv7u5iq2q_medium.png");
        margin-left: -53px;
    }
}

@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) {
    .banner-container .music .promo-headline {
        background-image: url("/tw/ipad/home/images/overview/apple_music_logo__e6qzv7u5iq2q_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .banner-container .music .promo-headline {
        width: 106px;
        height: 27px;
        background-size: 106px 27px;
        background-repeat: no-repeat;
        background-image: url("/tw/ipad/home/images/overview/apple_music_logo__e6qzv7u5iq2q_small.png");
        left: 50%;
        margin-left: -53px;
    }
}

@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) {
    .banner-container .music .promo-headline {
        background-image: url("/tw/ipad/home/images/overview/apple_music_logo__e6qzv7u5iq2q_small_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .promo-section .banner-promo .promo-copy {
        padding-top: 46px;
    }
}

@media only screen and (max-width: 734px) {
    .banner-container .music .promo-copy-wrapper p {
        margin-top: 18px;
    }
}

@media only screen and (max-width: 734px) {
    .banner-container .music .links-stacked {
        margin-top: 6px;
    }
}
/* music end */

/* fix arrow position start */
.icon-wrapper .more::after, .icon-wrapper .icon-after.more::after {
    position: relative;
}
/* fix arrow position end */


/*Holiday 2020-1030 start*/
@media only screen and (max-width: 734px) {
    .holiday-2020 .copy {
        max-width: 290px;
    }
}

.center_ls { padding-left: 0.6em;}
@media only screen and (max-width: 1068px) {
  .center_ls { padding-left: 0em;}
}
@media only screen and (max-width: 734px) {
    .center_ls { padding-left: 0.6em;}
}

@media only screen and (max-width: 734px) {
    .holiday-2020 .wrapper {
        height: 627px;
    }
}
/*Holiday 2020-1030 end*/

/* ribbon */
html.ac-ls-visible .acmi-ribbon {
    padding-top: 6px;
}

.section-trade-acmi {
	margin-bottom:30px;
}
@media only screen and (max-width: 1068px) {
	.section-trade-acmi {
        margin-bottom:20px;
    }
}
@media only screen and (max-width: 734px) {
    .section-trade-acmi {
        margin-bottom:15px;
    }
}
/* ipados-16-preview start */
.section-trade-acmi .trade.fp-tile{
   margin-bottom:30px
}
@media only screen and (max-width: 1068px) {
    .section-trade-acmi .trade.fp-tile{
   margin-bottom:20px
}
}
@media only screen and (max-width: 734px) {
    .section-trade-acmi .trade.fp-tile{
   margin-bottom:15px
}
}
/* ipados-16-preview end */

/* Fixed arcade height */
.apple-tv-plus-router .river-wrapper {
    margin-bottom: 40px;
}

@media only screen and (max-width: 1068px) {
    .apple-tv-plus-router .river-wrapper {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .apple-tv-plus-router .river-wrapper {
        margin-bottom: 0px;
    }
}
.s-small{
  display: none;
}
@media only screen and (max-width: 734px) {
    .s-small{
	  display: block;
	}
}
@media only screen and (max-width: 320px) {
    .s-small{
	  display: none;
	}
}

/* bts last chance */

.bts-2022-copy .promo-intro-copy {
    color:#1d1d1f
}
@media only screen and (max-width: 734px) {
.bts-2022-headline.last-chance{
  max-width:none
}