/* Hero section styles */
@media only screen and (min-width: 1069px) {
	.section-content {
		width: 1010px;
	}
}

/* Full width tile following SG */
.tile-privacy .typography-privacy-headline {
	width: 250px;
}
@media only screen and (max-width: 1069px) {
	.tile-privacy .typography-privacy-headline {
		width: 160px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-privacy .typography-privacy-headline {
		width: 120px;
	}
}
@media only screen and (min-width: 1069px) {
	.tile-environment .tile-headline {
		max-width: 510px;
	}
}

.image-apple-store {
	width: 1400px;
	height: 550px;
	background-size: 1400px 550px;
	background-repeat: no-repeat;
	background-image: url("/vn/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_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) {
	.image-apple-store {
		background-image: url("/vn/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-apple-store {
		width: 724px;
		height: 400px;
		background-size: 724px 400px;
		background-repeat: no-repeat;
		background-image: url("/vn/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_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) {
	.image-apple-store {
		background-image: url("/vn/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-apple-store {
		width: 414px;
		height: 358px;
		background-size: 414px 358px;
		background-repeat: no-repeat;
		background-image: url("/vn/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_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) {
	.image-apple-store {
		background-image: url("/vn/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_small_2x.jpg");
	}
}

.tile-apple-store .tile-headline {
	max-width: 400px;
	margin-left: 0;
}

@media only screen and (max-width: 1068px) {
	.tile-apple-store .tile-headline {
		max-width: 245px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-apple-store .tile-headline {
		max-width: 310px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-durability .tile-content {
		min-height: 440px;
	}

	.section-tiles .tile-appstore .tile-content {
		min-height: 390px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-tiles .tile-durability .tile-content, .section-tiles .tile-battery .tile-content {
		min-height: 450px;
	}

	.section-tiles .tile-environment .tile-content, .section-tiles .tile-connectivity .tile-content {
		min-height: 490px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-tiles .tile-durability .tile-content, .section-tiles .tile-battery .tile-content {
		min-height: 580px;
	}

	.section-tiles .tile-environment .tile-content, .section-tiles .tile-connectivity .tile-content {
		min-height: 580px;
	}
}

.section-buystrip-hero .buystrip-hero .help .item-headline {
	max-width: 12em;
}

@media only screen and (min-width: 1069px) {
	.tile-trade-in .tile-headline {
		max-width: 550px;
	}
}

.section-tiles .tile-safety .tile-headline {
	max-width: 700px;
}

/* fix compare links */
@media only screen and (max-width: 734px) {
	.section-compare .links-stacked {
		margin-top: 34px;
	}
}
.section-compare .display .size {
	margin-top: 2px;
	margin-bottom: 5px;
}

/* fix apple trade in tile */
@media only screen and (max-width: 1100px) {
	.image-trade-in {
		bottom: -50px;
	}
}

@media only screen and (max-width: 1068px) {
	.image-trade-in {
		bottom: 4px;
	}
}

/* Battery tile reduce margin*/

@media only screen and (max-width: 1068px) {
	.image-battery {
		bottom: 120px;
	}
}

@media only screen and (max-width: 734px) {
	.image-battery {
		bottom: 80px;
	}
}

/* Compare table fix */
@media only screen and (min-width: 735px) {
	.section-compare .tout {
		white-space: normal;
	}
}

.tile-support .tile-headline {
	margin-left: 0px;
}

/* For the AI section */
@media only screen and (max-width: 734px) {
	.section-tiles .tile-panel-content.wide.intelligence {
		width: 288px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-compare .compare-table .iphone-15.zoom h4.typography-compare-size {
		margin-top: 4px;
	}
}
