/*fixed iphone overview images */
.section-promos .image-airpods {
    top: 18px
}

@media only screen and (max-width: 1068px) {
    .section-promos .image-airpods {
        top: 4px
    }
}

@media only screen and (max-width: 735px) {
    .section-promos .image-airpods {
        top: 18px
    }
}

.section-promos .image-accessories {
    top: 70px
}

@media only screen and (max-width: 1068px) {
    .section-promos .image-accessories {
        top: 40px
    }
}

@media only screen and (max-width: 735px) {
    .section-promos .image-accessories {
        top: -36px
    }
}
/* fixed iphone overview images end*/


/* iphone trade up tab */
.section-iphone-trade-up-tabs { background: #fafafa; padding-top:30px; }
.section-iphone-trade-up-tabs .trade-in-iphone { position:relative; margin-left:12px; }
.section-iphone-trade-up-tabs .image-wrapper { margin-top:60px; margin-left: -30px;}


.section-iphone-trade-up-tabs .fp-section-copy { margin-left:30px;  }
html[lang=zh-HK] .section-iphone-trade-up-tabs .section-headline { margin-top:35px; font-weight:300;font-size: 180%;line-height: 1.6;margin-bottom: 0; }
.section-iphone-trade-up-tabs .fp-product-subheadline { margin-right:-.5em; }
.section-iphone-trade-up-tabs .fp-section-content { padding-bottom: 98px;}
.section-iphone-trade-up-tabs .fp-product-subheadline1 { padding-top:18px}
.section-iphone-trade-up-tabs .fp-trade-up-cta p{margin-bottom: 0;line-height: 1.5;}


.section-iphone-trade-up-tabs .trade-in-iphone{
    background-size:365px 661px;
    height:661px;
    width:365px;
    background-image:url("http://images.apple.com/hk/iphone/home/images/tradeup_large.png");
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx){
    .section-iphone-trade-up-tabs .trade-in-iphone{
        background-image:url("http://images.apple.com/hk/iphone/home/images/tradeup_large_2x.png");
    }
     .large-last {padding-top:10px;}
}


@media only screen and (max-width: 1068px){
    .section-iphone-trade-up-tabs .trade-in-iphone{
     	left: 15px;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        background-size: 233px 422px;
        height: 422px;
        width: 233px;
        background-image:url("http://images.apple.com/hk/iphone/home/images/tradeup_medium.png");
    }
    .large-last {padding-top:0;}
    
}


@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx){
    .section-iphone-trade-up-tabs .trade-in-iphone{
        background-image:url("http://images.apple.com/hk/iphone/home/images/tradeup_medium_2x.png");
    }
    .section-iphone-trade-up-tabs .image-wrapper {
    	margin-left: -20px;
    	margin-top: 80px;
	}
    .large-last {padding-top:0;}
    .section-iphone-trade-up-tabs .fp-section-content { padding-bottom: 68px;}
}


@media only screen and (max-width: 735px){
    .section-iphone-trade-up-tabs .trade-in-iphone{
    left: 0;
        background-size: 285px 517px;
        height: 517px;
        width: 285px;
        background-image:url("http://images.apple.com/hk/iphone/home/images/tradeup_small.png");
    }
    .section-iphone-trade-up-tabs .image-wrapper{ margin-left:auto; margin-top:45px; }
     .large-last {padding-top:0;}
}


@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx){
    .section-iphone-trade-up-tabs .trade-in-iphone{
        background-image:url("http://images.apple.com/hk/iphone/home/images/tradeup_small_2x.png");
    }
}
.section-iphone-trade-up-tabs .fp-billboard-headline {
    margin-bottom: 0.2em;
    margin-top: 3em;
}

@media only screen and (max-width: 1068px) {
   .section-iphone-trade-up-tabs .fp-billboard-headline {
        margin-bottom: 0.25em;
        margin-top: 0.6em;
    }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up-tabs .fp-billboard-headline {
        margin-bottom: 0.45em;
        margin-top: 1;
    }
}
.section-applepay .image-applepay {
    background-image: url("http://images.apple.com/hk/iphone/home/images/apple_pay_large.jpg");
    width: 367px;
    height: 472px;
    background-size: 367px 472px;
}

@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-applepay .image-applepay {
        background-image: url("http://images.apple.com/hk/iphone/home/images/apple_pay_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-applepay .image-applepay {
        background-image: url("http://images.apple.com/hk/iphone/home/images/apple_pay_medium.jpg");
        width: 244px;
    	height: 336px;
    	background-size: 244px 336px;
    }
}

@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-applepay .image-applepay {
        background-image: url("http://images.apple.com/hk/iphone/home/images/apple_pay_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-applepay .image-applepay {
        background-image: url("http://images.apple.com/hk/iphone/home/images/apple_pay_small.jpg");
        width: 343px;
    	height: 472px;
    	background-size: 343px 472px;
    }
}

@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) {
    .section-applepay .image-applepay {
        background-image: url("http://images.apple.com/hk/iphone/home/images/apple_pay_small_2x.jpg")
    }
}

.section-ways-and-switch {
    background-image: url("http://images.apple.com/hk/iphone/home/images/switch_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-ways-and-switch {
        background-image: url("http://images.apple.com/hk/iphone/home/images/switch_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-ways-and-switch {
        background-image: url("http://images.apple.com/hk/iphone/home/images/switch_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-ways-and-switch {
        background-image: url("http://images.apple.com/hk/iphone/home/images/switch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-ways-and-switch {
        background-image: url("http://images.apple.com/hk/iphone/home/images/switch_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) {
    .section-ways-and-switch {
        background-image: url("http://images.apple.com/hk/iphone/home/images/switch_small_2x.jpg")
    }
}


/*Pre order*/
.hero .fp-intro-availability {
    font-weight: 300;
    margin-bottom: 18px
}

@media only screen and (max-width: 735px) {
    .hero .fp-intro-availability {
         margin-top: -50px;
    }
}