/* LOCAL OVERRIDES */

/* iCal Icon */
.section-built-in-apps .techspecs-app-icon-calendar,
.section-free-apps .techspecs-app-icon-calendar {
	background-image: url("/mx/ipad-air/images/specs/icon_calendar__fj812fzrcdqq__large.png");
}

@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) {
	.section-built-in-apps .techspecs-app-icon-calendar,
	.section-free-apps .techspecs-app-icon-calendar {
		background-image: url("/mx/ipad-air/images/specs/icon_calendar__fj812fzrcdqq__large_2x.png");
	}
}

/* Tamaño y peso Override */

@media only screen and (min-width: 1442px) {
	.section-techspecs .diagram-text-depth li {
		margin-top: 6px;
	}

	.section-size .image-dimensions-ipadAir-13 .diagram-text-depth li {
		margin-top: 9px;
	}
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth li {
		margin-top: 13px;
	}
}

@media only screen and (max-width: 1441px) {
	.section-techspecs .diagram-text-depth li {
		margin-top: 9px;
	}

	.section-size .image-dimensions-ipadAir-13 .diagram-text-depth li {
		margin-top: 9px;
	}
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth li {
		margin-top: 13px;
	}
}

@media only screen and (max-width: 1069px) {
	.section-size .image-dimensions-ipadAir-13 .diagram-text-depth li {
		margin-top: 5px;
	}
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth li {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 426px) {
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth li {
		margin-top: 6px;
	}
	.section-size .image-dimensions-ipadAir-13 .diagram-text-depth li {
		margin-top: 6px;
	}
}

@media (max-width: 734px) {
	.section-buttons-and-connectors .caption-microphone-1 {
		left: 222px;
	}
}
