/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.section-display .image-display-iphone {
	background-image: url(/tr/iphone-17/images/specs/display_iphone__e02nc45das8y_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-display .image-display-iphone {
		background-image: url(/tr/iphone-17/images/specs/display_iphone__e02nc45das8y_large_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-display .image-display-iphone {
		background-image: url(/tr/iphone-17/images/specs/display_iphone__e02nc45das8y_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-display .image-display-iphone {
		background-image: url(/tr/iphone-17/images/specs/display_iphone__e02nc45das8y_small_2x.jpg);
	}
}

.section-built-in-apps .techspecs-app-icon-calendar {
	background-size: 52px 52px;
	background-repeat: no-repeat;
	background-image: url(/tr/iphone-17/images/specs/icon_calendar__bsnbkfo5v282_large.png);
	width: 52px;
	height: 52px;
}
@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-built-in-apps .techspecs-app-icon-calendar {
		background-image: url(/tr/iphone-17/images/specs/icon_calendar__bsnbkfo5v282_large_2x.png);
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

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

.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
	height: unset;
}

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

@media only screen and (min-width: 1069px) {
	.buystrip-hero, .page-specs .section-buystrip-hero {
		padding-top: 160px;
		padding-bottom: 135px;
	}
}

.buystrip-hero .help {
	margin-top: 0px;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-external .image-external-connectors .diagram-text.diagram-volume {
		bottom: 463px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-ring {
		bottom: 463px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-camera-control {
		top: 302px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-side {
		top: 302px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-speaker-mic {
		top: 302px;
	}
	.section-external .image-external-connectors .diagram-text.diagram-lightning {
		bottom: 71px;
	}
}

@media only screen and (max-width: 734px) {
}

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