/*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: 605px;
	background-size: 703px 605px;
	background-repeat: no-repeat;
	background-image: url("/ph/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("/ph/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: 356px;
		height: 224px;
		background-size: 356px 224px;
		background-repeat: no-repeat;
		background-image: url("/ph/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("/ph/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: 346px;
		height: 239px;
		background-size: 346px 239px;
		background-repeat: no-repeat;
		background-image: url("/ph/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("/ph/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: 734px) {
	.tile-payment-methods-update .payment-methods-image {
		width: 100%;
		height: 341px;
		margin-right: 0;
		background-size: auto 100%;
		background-position: center 50px;
	}
}

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

/* help buystrip*/

.section-buystrip .image-icon.ac-gf-buystrip-info-icon-help {
	width: 100%;
	height: 75px;
	background-size: 100% 75px;
	background-repeat: no-repeat;
	background-image: url("/ph/iphone/home/images/buystrip/icon_dark_large.svg");
}

/* help buystrip end*/

/* apple one tile*/

.apple-one .tile-chiclets {
	width: 542px;
	height: 400px;
	background-size: 542px 400px;
	margin-left: 150px;
	background-image: url("/ph/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_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) {
	.apple-one .tile-chiclets {
		background-image: url("/ph/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.apple-one .tile-chiclets {
		width: 253px;
		height: 225px;
		background-size: 253px 225px;
		margin-left: 0px;
		background-image: url("/ph/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_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) {
	.apple-one .tile-chiclets {
		background-image: url("/ph/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.apple-one .tile-chiclets {
		width: 205px;
		height: 182px;
		background-size: 205px 182px;
		margin-left: 40px;
		background-image: url("/ph/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_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) {
	.apple-one .tile-chiclets {
		background-image: url("/ph/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_small_2x.jpg");
	}
}

/* apple one tile ends*/

.date-copy {
	font-size: 17px;
}

/* Why Apple is the best place to buy iPhone*/

.section-retail .flex-tile-wrapper {
	padding-top: 70px;
}

.section-retail .flex-tile-wrapper {
	padding-top: 14px;
}

.section-retail {
	padding-top: 0;
	margin-top: 15px;
}

@media only screen and (max-width: 1068px) {
	.section-retail .flex-tile-wrapper {
		padding-top: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.section-retail {
		margin-top: 30px;
	}
}

@media only screen and (min-width: 1069px) {
	.tv-plus-river.fallback {
		background-size: contain;
	}
}

/* hero iphone 14 localisation */
.tile-iphone-14 .hero-bgimage {
	width: 788px;
	height: 717px;
	background-size: 788px 717px;
	background-repeat: no-repeat;
	background-image: url(/ph/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(/ph/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(/ph/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(/ph/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(/ph/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(/ph/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;
	}
}
