.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-techspecs .section-size-weight .caption-height {
	top: 33px;
}
@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-height {
		top: 33px;
	}
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-height {
		top: 9px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-width {
		top: 14px;
	}
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-width {
		top: -4px;
	}
}
.section-techspecs .section-size-weight .caption-depth {
	bottom: 44px;
}
@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 32px;
	}
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 14px;
	}
}
.section-techspecs .section-built-in-apps .techspecs-app-icon-cal, .section-techspecs .section-free-apps .techspecs-app-icon-cal {
 background-image: url(/tr/ipad-11/images/specs/icon_cal__eh8znqda2ju6large.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-techspecs .section-built-in-apps .techspecs-app-icon-cal, .section-techspecs .section-free-apps .techspecs-app-icon-cal {
 background-image: url(/tr/ipad-11/images/specs/icon_cal__eh8znqda2ju6large_2x.png);
}
 }
