/*Pre-order copy on Small*/
@media only screen and (max-width: 734px) {
	.tile-iphone-11-pro .pre-order-copy {
		max-width: none;
	}
}

/*Trade-in full width tile*/
.tile-trade-in .content-wrapper {
	padding: 0;
}

.tile-trade-in .copy-wrapper {
	max-width: none;
	padding: 0 0 0 5%;
	box-sizing: border-box;
}

.tile-trade-in .image-wrapper {
	margin-top: 0;
}

.tile-trade-in .trade-image {
	width: auto;
	height: auto;
	min-height: 500px;
	left: 0;
	margin-left: 0;
	background-position: 50% 100%;
	background-size: 433px 397px;
}

@media only screen and (max-width: 734px) {
	.tile-trade-in .content-wrapper {
		padding: 2px 6.25% 0;
	}

	.tile-trade-in .copy-wrapper {
		max-width: 360px;
		padding: 0;
	}

	.tile-trade-in .tile-headline {
		margin-top: 40px;
	}

	.tile-trade-in .image-wrapper {
		margin-top: 30px;
	}

	.tile-trade-in .trade-image {
		left: 50%;
		width: 240px;
		height: 195px;
		min-height: 0;
		background-size: 240px 195px;
		margin-left: -120px;
	}
}

@media only screen and (max-width: 735px) {
	.tile-tv-plus .tile-copy-2 {
		max-width: none;
	}
}

/*payment method tile starts*/
.tile-payment-methods-update .content-wrapper {
	background: #fafafa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 501px;
}

html.text-zoom .tile-payment-methods-update .content-wrapper {
	height: auto;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .content-wrapper {
		height: 288px;
	}

	html.text-zoom .tile-payment-methods-update .content-wrapper {
		height: auto;
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .content-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 44px;
		padding-bottom: 0;
		height: auto;
	}
}

html.text-zoom .tile-payment-methods-update .copy-wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .copy-wrapper {
		margin-top: 0px;
	}
}

.tile-payment-methods-update .tile-copy {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	max-width: 400px;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .tile-copy {
		max-width: 250px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .tile-copy {
		margin-top: 0px;
	}
}

.tile-payment-methods-update .tile-copy.tile-copy-no-margin {
	margin-top: 0;
}

.tile-payment-methods-update .tile-copy.tile-copy-semibold {
	font-weight: 600;
}

.tile-payment-methods-update .tile-cta {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .tile-cta {
		margin-top: 7px;
	}
}

.tile-payment-methods-update .tile-copy.tile-copy-bold {
	font-size: 36px;
	line-height: 1.11119;
	font-weight: 600;
	margin-bottom: 0.7em;
	letter-spacing: 0.006em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	letter-spacing: -0.02em;
	color: #111;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .tile-copy.tile-copy-bold {
		font-size: 28px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .tile-copy.tile-copy-bold {
		font-size: 24px;
	}
}

.tile-payment-methods-update .payment-methods-image {
	width: 703px;
	height: 455px;
	background-size: 703px 455px;
	background-repeat: no-repeat;
	background-image: url("/sg/iphone/home/images/overview/payment-methods/payment_methods_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) {
	.tile-payment-methods-update .payment-methods-image {
		background-image: url("/sg/iphone/home/images/overview/payment-methods/payment_methods_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .payment-methods-image {
		width: 360px;
		height: 233px;
		background-size: 360px 233px;
		background-repeat: no-repeat;
		background-image: url("/sg/iphone/home/images/overview/payment-methods/payment_methods_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) {
	.tile-payment-methods-update .payment-methods-image {
		background-image: url("/sg/iphone/home/images/overview/payment-methods/payment_methods_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .payment-methods-image {
		width: 569px;
		height: 370px;
		background-size: 569px 370px;
		background-repeat: no-repeat;
		background-image: url("/sg/iphone/home/images/overview/payment-methods/payment_methods_small.png");
	}
}

@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) {
	.tile-payment-methods-update .payment-methods-image {
		background-image: url("/sg/iphone/home/images/overview/payment-methods/payment_methods_small_2x.png");
	}
}

.tile-payment-methods-update .payment-methods-image {
	width: 44%;
	height: 100%;
	margin-right: 6%;
	background-size: contain;
	background-position: center center;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .payment-methods-image {
		height: 100%;
		background-position: 0 45px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .payment-methods-image {
		width: 100%;
		height: 300px;
		margin-right: 0;
		background-position: center 20px;
		background-size: auto 370px;
	}
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .content-wrapper .tile-copy {
		max-width: 300px;
	}
}

/*payment method tile ends*/

/*Trade in tile*/
.tile-trade-in .copy-wrapper {
	max-width: none;
	padding: 5% 0 0 0;
	box-sizing: border-box;
}

.local-marbot {
	margin-bottom: 70px;
}

@media only screen and (max-width: 1068px) {
	.local-marbot {
		margin-bottom: 61px;
	}
}

@media only screen and (max-width: 734px) {
	.local-marbot {
		margin-bottom: 44px;
	}
}

@media only screen and (max-width: 734px) {
	.section-retail .tile-trade-in {
		min-height: 528px;
	}
}

.tile-buy-trade {
	background-color: #fff;
	background-position: center bottom;
	padding-top: 134px;
}

@media only screen and (max-width: 1068px) {
	.tile-buy-trade {
		padding-top: 56px;
		max-height: none;
	}
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

.tile-buy-trade .content-wrapper {
	padding: 0 30px;
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade .content-wrapper {
		padding: 0 6.25%;
		margin-top: 42px;
		position: relative;
		z-index: 2;
	}
}

.tile-buy-trade .copy-wrapper {
	max-width: 750px;
	margin: 0 auto;
}

@media only screen and (max-width: 1068px) {
	.tile-buy-trade .copy-wrapper {
		max-width: 500px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade .copy-wrapper {
		max-width: 280px;
	}
}

.tile-buy-trade .tile-copy {
	margin-top: 25px;
}

@media only screen and (max-width: 1068px) {
	.tile-buy-trade .tile-copy {
		margin-top: 17px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade .tile-copy {
		margin-top: 20px;
	}
}

.tile-buy-trade .tile-cta {
	margin-top: 16px;
}

@media only screen and (max-width: 1068px) {
	.tile-buy-trade .tile-cta {
		margin-top: 13px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade .tile-cta {
		margin-top: 13px;
	}
}

.tile-buy-trade .image-top-small, .tile-buy-trade .image-bottom-small {
	display: none;
	z-index: 1;
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade .image-top-small, .tile-buy-trade .image-bottom-small {
		display: block;
	}
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade .image-top-small {
		left: 50%;
		margin-left: -367px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-buy-trade .image-bottom-small {
		left: 50%;
		margin-left: -231px;
	}
}

html.text-zoom .tile-buy-trade {
	height: auto;
}

.section-buystrip .image-icon-financing {
	width: 55px;
	height: 56px;
	background-size: 55px 56px;
	background-image: url("/sg/iphone/home/images/overview/buystrip/icon_financing__bgh0sv2ezt8i_large.png");
	background-repeat: no-repeat;
	position: relative;
	left: 50%;
	margin-left: -27.5px;
	margin-top: 10px;
	margin-bottom: 25px;
}

@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-buystrip .image-icon-financing {
		background-image: url("/sg/iphone/home/images/overview/buystrip/icon_financing__bgh0sv2ezt8i_large_2x.png");
	}
}

.section-buystrip .image-icon-session {
	width: 71px;
	height: 75px;
	background-size: 71px 75px;
	background-image: url("/sg/iphone/home/images/overview/buystrip/icon_personal_session__dwpln6ae3hqq_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-buystrip .image-icon-session {
		background-image: url("/sg/iphone/home/images/overview/buystrip/icon_personal_session__dwpln6ae3hqq_large_2x.png");
	}
}

/* tile trade-in */
.tile-trade-in .trade-in-image {
	width: 403px;
	height: 472px;
	background-size: 403px 472px;
	background-image: url("/sg/iphone/home/images/overview/retail/trade_in__djk6i9425m4i_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) {
	.tile-trade-in .trade-in-image {
		background-image: url("/sg/iphone/home/images/overview/retail/trade_in__djk6i9425m4i_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.tile-trade-in .trade-in-image {
		width: 235px;
		height: 350px;
		background-size: 235px 350px;
		background-image: url("/sg/iphone/home/images/overview/retail/trade_in__djk6i9425m4i_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) {
	.tile-trade-in .trade-in-image {
		background-image: url("/sg/iphone/home/images/overview/retail/trade_in__djk6i9425m4i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.tile-trade-in .trade-in-image {
		width: 245px;
		height: 201px;
		background-size: 245px 201px;
		background-image: url("/sg/iphone/home/images/overview/retail/trade_in__djk6i9425m4i_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) {
	.tile-trade-in .trade-in-image {
		background-image: url("/sg/iphone/home/images/overview/retail/trade_in__djk6i9425m4i_small_2x.jpg");
	}
}

.tile-trade-in .content-wrapper {
	flex-direction: row;
	justify-content: center;
	min-height: 560px;
}

@media only screen and (max-width: 1068px) {
	.tile-trade-in .content-wrapper {
		min-height: 414px;
	}
}

.tile-trade-in .copy-wrapper {
	max-width: 470px;
	margin-bottom: 85px;
}

@media only screen and (max-width: 1068px) {
	.tile-trade-in .copy-wrapper {
		max-width: 310px;
		margin-bottom: 16px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-trade-in .copy-wrapper {
		max-width: 320px;
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 734px) {
	.tile-trade-in .tile-copy {
		padding: 0;
	}
}

.tile-trade-in .column-copy {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media only screen and (max-width: 734px) {
	.tile-trade-in .column-copy {
		align-items: flex-start;
	}
}

.tile-trade-in .tile-headline {
	margin-top: 88px;
}

@media only screen and (max-width: 1068px) {
	.tile-trade-in .tile-headline {
		margin-top: 40px;
	}
}

.tile-trade-in .trade-in-image {
	margin-left: 0;
	left: 0;
	position: absolute;
	bottom: 0;
}

@media only screen and (max-width: 734px) {
	.tile-trade-in .trade-in-image {
		margin-top: 28px;
		margin-left: -122.5px;
		left: 50%;
		position: relative;
		bottom: -15px;
	}
}

.tile-trade-in .image-wrapper {
	position: relative;
}

.section-retail {
	text-align: center;
	padding-top: 15px;
}

@media only screen and (max-width: 1068px) {
	.section-retail {
		padding-top: 0px;
	}
	.section-holiday-2021 {
		margin: 20px 0 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-holiday-2021 {
		margin: 15px 0 0;
	}
}

@media only screen and (max-width: 734px) {
	.full-width-tile-wrapper {
		margin-bottom: 15px;
	}
}

.section-compare {
	margin-bottom: 15px;
}

@media only screen and (min-width: 1069px) {
	.tv-plus-river.fallback {
		background-size: contain;
	}
}
/* Mother's Day 2022 */

.section-mday-2022 {
	padding-bottom: 15px;
}

@media only screen and (max-width: 1068px) {
	.section-mday-2022 {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-mday-2022 {
		padding-bottom: 15px;
	}
}

/* mday ribbon fix */
.ribbon-mday-2022 {
	position: absolute;
	width: 100%;
	z-index: 4;
}

/* Ribbon fix */
.ribbon {
	padding-top: 0px !important;
}
.ribbon.ribbon-on-anim {
	padding-top: 96px !important;
}
html.ac-gn-segmentbar-visible .ribbon.ribbon-on-anim, html.ac-ls-visible .ribbon.ribbon-on-anim {
	padding-top: 96px !important;
}

.controls .pause-icon.tv-plus, .controls .play-icon.tv-plus {
	display: block;
}

/* hero iphone 14 localisation */
.tile-iphone-14 .hero-bgimage {
	width: 788px;
	height: 717px;
	background-size: 788px 717px;
	background-repeat: no-repeat;
	background-image: url(/sg/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_large.jpg);
	position: relative;
	left: 50%;
	margin-left: -374px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/sg/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		width: 529px;
		height: 481px;
		background-size: 529px 481px;
		background-repeat: no-repeat;
		background-image: url(/sg/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/sg/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		width: 349px;
		height: 317px;
		background-size: 349px 317px;
		background-repeat: no-repeat;
		background-image: url(/sg/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/sg/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_small_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		left: 50%;
		margin-left: -255.5px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		left: 50%;
		margin-left: -167.5px;
	}
}
