.show-for-small {
	display: none;
}
.show-for-medium {
	display: none;
}
.show-for-large {
	display: block;
}
@media only screen and (max-width: 1068px) {
	.show-for-small {
		display: none;
	}
	.show-for-medium {
		display: block;
	}
	.show-for-large {
		display: none;
	}
	.hide-for-medium {
		display: none;
	}
}
@media only screen and (max-width: 735px) {
	.show-for-small {
		display: block;
	}
	.show-for-medium {
		display: none;
	}
	.show-for-large {
		display: none;
	}
	.hide-for-small {
		display: none;
	}
	.hide-for-medium {
		display: inline-block;
	}
}
.section-built-in-apps .techspecs-app-icon-calendar, .section-free-apps .techspecs-app-icon-calendar {
	background-image: url(/tr/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(/tr/ipad-air/images/specs/icon_calendar__fj812fzrcdqq_large_2x.png);
	}
}
.section-size .image-dimensions-ipadAir-11 .diagram-text-depth {
	top: 166px;
}
@media only screen and (max-width: 1068px) {
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth {
		top: 100px;
	}
}
@media only screen and (max-width: 735px) {
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth {
		top: 105px;
	}
}
.section-size .image-dimensions-ipadAir-13 .diagram-text-depth {
	top: 184px;
}
@media only screen and (max-width: 1068px) {
	.section-size .image-dimensions-ipadAir-13 .diagram-text-depth {
		top: 113px;
	}
}
@media only screen and (max-width: 735px) {
	.section-size .image-dimensions-ipadAir-13 .diagram-text-depth {
		top: 116px;
	}
	.section-buttons-and-connectors .caption-smart-connector {
		top: 355px;
	}
}
@media only screen and (min-width: 1068px) {
	.section-finish .caption-purple {
		left: 178px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-finish .caption-purple {
		left: 143px;
	}
	.section-buttons-and-connectors .caption-smart-connector {
		top: 421px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-buttons-and-connectors .caption-magnetic-connector {
		bottom: 300px;
	}
}
