/* Local Fixes */
@media only screen and (max-width: 335px) {
	#ac-globalfooter .ac-gf-breadcrumbs-item:before {
		margin-right: 5px;
	}
}
@media only screen and (max-width: 365px) {
	.typography-hero-headline-elevated {
		font-size: 42px;
	}
}
/* Trade In tile */
@media only screen and (min-width: 1069px) {
	.section-giveback .giveback-content-text .router-copy {
		padding-right: 119px;
	}
}

/* Images Overrides */
.section-hero .image-why-ipad-hero {
	background-image: url("/mx/ipad-pro/images/why-ipad/hero__btgdqo0anzbm_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-hero .image-why-ipad-hero {
		background-image: url("/mx/ipad-pro/images/why-ipad/hero__btgdqo0anzbm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-why-ipad-hero {
		background-image: url("/mx/ipad-pro/images/why-ipad/hero__btgdqo0anzbm_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-hero .image-why-ipad-hero {
		background-image: url("/mx/ipad-pro/images/why-ipad/hero__btgdqo0anzbm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .image-why-ipad-hero {
		background-image: url("/mx/ipad-pro/images/why-ipad/hero__btgdqo0anzbm_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) {
	.section-hero .image-why-ipad-hero {
		background-image: url("/mx/ipad-pro/images/why-ipad/hero__btgdqo0anzbm_small_2x.jpg");
	}
}

/* Shared footer */
.section-router .image-smart-keyboard-pencil {
	background-image: url("/mx/ipad-pro/images/shared/smart_keyboard_pencil_router__bpy1sf6vmieq_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-router .image-smart-keyboard-pencil {
		background-image: url("/mx/ipad-pro/images/shared/smart_keyboard_pencil_router__bpy1sf6vmieq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-router .image-smart-keyboard-pencil {
		background-image: url("/mx/ipad-pro/images/shared/smart_keyboard_pencil_router__bpy1sf6vmieq_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-router .image-smart-keyboard-pencil {
		background-image: url("/mx/ipad-pro/images/shared/smart_keyboard_pencil_router__bpy1sf6vmieq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-router .image-smart-keyboard-pencil {
		background-image: url("/mx/ipad-pro/images/shared/smart_keyboard_pencil_router__bpy1sf6vmieq_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-router .image-smart-keyboard-pencil {
		background-image: url("/mx/ipad-pro/images/shared/smart_keyboard_pencil_router__bpy1sf6vmieq_small_2x.jpg");
	}
}
