/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.section-introducing .image-hardware { background-image:url("https://images.apple.com/de/iphone/home/images/home/introducing/hardware_large.png");}

@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-introducing .image-hardware { background-image:url("https://images.apple.com/de/iphone/home/images/home/introducing/hardware_large_2x.png"); }
}

@media only screen and (max-width: 1068px) {
    .section-introducing .image-hardware { background-image:url("https://images.apple.com/de/iphone/home/images/home/introducing/hardware_medium.png"); }
}

@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-introducing .image-hardware { background-image:url("https://images.apple.com/de/iphone/home/images/home/introducing/hardware_medium_2x.png"); }
}

@media only screen and (max-width: 735px) {
    .section-introducing .image-hardware { background-image:url("https://images.apple.com/de/iphone/home/images/home/introducing/hardware_small.png"); }
}

@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-introducing .image-hardware { background-image:url("https://images.apple.com/de/iphone/home/images/home/introducing/hardware_small_2x.png"); }
}

.section-ways-and-switch {
    background-size: 1350px 720px;
    background-image: url("https://images.apple.com/de/iphone/home/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("https://images.apple.com/de/iphone/home/home/images/switch_large_2x.jpg")
    }
}

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

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

.fp-shopstrip .icon-asa {
    background-repeat: no-repeat;
    background-size: 40px 40px;
    height: 40px;
    width: 40px;
    background-image: url("/euro/iphone/home/o/generic/images/icon-asa.svg")
}

.no-svg .fp-shopstrip .icon-asa {
    background-image: url("https://images.apple.com/euro/iphone/home/o/generic/images/icon-asa.png")
}

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-introducing .image-clips-icon {
    width: 75px;
    height: 75px;
    background-size: 75px 75px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/euro/iphone/home/o/generic/images/home/introducing/clips_icon_large.png");
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 24px
}

@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-introducing .image-clips-icon {
        background-image: url("https://images.apple.com/euro/iphone/home/o/generic/images/home/introducing/clips_icon_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-introducing .image-clips-icon {
        width: 46px;
        height: 46px;
        background-size: 46px 46px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/iphone/home/o/generic/images/home/introducing/clips_icon_medium.png")
    }
}

@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-introducing .image-clips-icon {
        background-image: url("https://images.apple.com/euro/iphone/home/o/generic/images/home/introducing/clips_icon_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .section-introducing .image-clips-icon {
        width: 51px;
        height: 51px;
        background-size: 51px 51px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/iphone/home/o/generic/images/home/introducing/clips_icon_small.png")
    }
}

@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-introducing .image-clips-icon {
        background-image: url("https://images.apple.com/euro/iphone/home/o/generic/images/home/introducing/clips_icon_small_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-introducing .image-clips-icon {
        margin-left: 0;
        margin-bottom: 11px
    }
}

@media only screen and (max-width: 735px) {
    .section-introducing .image-clips-icon {
        margin-left: auto
    }
}

.section-introducing .download {
    display: block;
    margin-top: 0.3em
}

@media only screen and (max-width: 1068px) {
    .section-introducing .download {
        width: 180px
    }
}

@media only screen and (max-width: 735px) {
    .section-introducing .download {
        width: 100%
    }
}


/*geo-alt*/

.section-ways-and-switch.geo-alt.geo-alt { position: relative; }
.section-ways-and-switch.geo-alt.geo-alt .fp-section-content {
	height: auto;
	width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	 z-index: 1;
}


.section-ways-and-switch.geo-alt { background-image:url("https://images.apple.com/euro/iphone/home/o/screens_alt/images/home/ways_to_buy_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.geo-alt { background-image:url("https://images.apple.com/euro/iphone/home/o/screens_alt/images/home/ways_to_buy_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-ways-and-switch.geo-alt { background-image:url("https://images.apple.com/euro/iphone/home/o/screens_alt/images/home/ways_to_buy_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.geo-alt { background-image:url("https://images.apple.com/euro/iphone/home/o/screens_alt/images/home/ways_to_buy_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
  .section-ways-and-switch.geo-alt { background-image:url("https://images.apple.com/euro/iphone/home/o/screens_alt/images/home/ways_to_buy_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.geo-alt { background-image:url("https://images.apple.com/euro/iphone/home/o/screens_alt/images/home/ways_to_buy_small_2x.jpg"); }
}

.section-iphone-trade-up-tabs .typography-section-headline > span { margin-right: -.6em; }

.page-home .section-iphone-trade-up-tabs {
}
.page-home .section-iphone-trade-up-tabs .section-panel {
    padding-bottom: 0;
    background-color: #fafafa;
}
.page-home .section-iphone-trade-up-tabs .section-panel .row {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}
.page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy {
    width: 450px;
    margin-top: 15px;
}
.page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy .more {
    margin-top: 20px;
}
.page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy .typography-section-headline {
    margin-bottom: 10px;
}
.page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy .fp-product-subheadline {
    font-size: 22px;
    line-height: 1.45455;
    font-weight: 300;
}
.page-home .section-iphone-trade-up-tabs .section-panel .row .trade-in-iphone {
    width: 392px;
    height: 331px;
    background-size: 392px 331px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/euro/iphone/home/p/generic_alt/images/home/tradeup_large.png");
}
@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-home .section-iphone-trade-up-tabs .section-panel .row .trade-in-iphone {
        background-image: url("https://images.apple.com/euro/iphone/home/p/generic_alt/images/home/tradeup_large_2x.png")
    }
}
@media only screen and (max-width: 1068px) {
    .page-home .section-iphone-trade-up-tabs .section-panel .row {
        width: auto;
    }
    .page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy {
        width: 100%;
        margin-top: 40px;
        margin-left: -30px;
    }
    .page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy .fp-product-subheadline {
        font-size: 20px;
        line-height: 1.5;
        font-weight: 300;
    }
    .page-home .section-iphone-trade-up-tabs .section-panel .row .trade-in-iphone {
        width: 289px;
        height: 339px;
        margin-left: 30px;
        background-size: 289px 339px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/iphone/home/p/generic_alt/images/home/tradeup_medium.png")
    }
}
@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-home .section-iphone-trade-up-tabs .section-panel .row .trade-in-iphone {
        background-image: url("https://images.apple.com/euro/iphone/home/p/generic_alt/images/home/tradeup_medium_2x.png")
    }
}
@media only screen and (max-width: 735px) {
    .page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy {
        width: auto;
        margin-top: 0;
        margin-left: 0;
    }
    .page-home .section-iphone-trade-up-tabs .section-panel .row .fp-section-copy .fp-product-subheadline {
        font-size: 19px;
        line-height: 1.47384;
        font-weight: 300;
    }
    .page-home .section-iphone-trade-up-tabs .section-panel .row .trade-in-iphone {
        width: 269px;
        height: 217px;
        margin-top: 36px;
        margin-right: auto;
        margin-left: auto;
        background-size: 269px 217px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/iphone/home/p/generic_alt/images/home/tradeup_small.png")
    }
}
@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) {
    .page-home .section-iphone-trade-up-tabs .section-panel .row .trade-in-iphone {
        background-image: url("https://images.apple.com/euro/iphone/home/p/generic_alt/images/home/tradeup_small_2x.png")
    }
}


.fp-moreblock .more-link { color: #6bf; margin-bottom: .27778em; }
@media only screen and (max-width: 735px) {
    .fp-moreblock .more-link { color: #0070c9}
}
.fp-moreblock .more-link .more { margin-left: 0px; margin-right: 0px; }

.page-home .fp-shopstrip .fp-shopstrip-icon.icon-asa { padding-bottom: 4px; }


.page-home .section-iphone-trade-up-tabs .section-panel .row .large-last {
    left: 6.5%;
    right: auto;
}
@media only screen and (max-width: 1068px) {
    .page-home .section-iphone-trade-up-tabs .section-panel .row .large-last {
        left: auto;
        right: auto;
    }
}


.section-product-red .product-red-text-content {
    padding-right: 47px;
}
@media only screen and (max-width: 1068px) {
    .section-product-red .product-red-text-content {
        padding-right: 0;
        margin-left: 20px;
    }
}
@media only screen and (max-width: 735px) {
    .product-red-text-content.small-push-0 {
        margin-left: 0px;
    }
}


.fp-billboard-moreblock .more { text-shadow: 0px 0px 4px rgba(0, 0, 0, 1); }
@media only screen and (max-width: 735px) {
    .fp-billboard-moreblock .more {
        text-shadow: none;
    }
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {
	.section-ways-and-switch .subsection-switch {
        padding-top: 540px;
        padding-left: 0
    }
}






/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/