/*------------------------------------*\
		LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
		END LOCAL SCREENS
\*------------------------------------*/




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

.why-ipad-content .section-multitouch .image-why-ipad-multitouch-snipe-06 {
	left: 425px;
}
@media only screen and (max-width: 1068px) {
	.why-ipad-content .section-multitouch .image-why-ipad-multitouch-snipe-06 {
		left: 310px;
	}
}
@media only screen and (max-width: 735px) {
	.why-ipad-content .section-multitouch .image-why-ipad-multitouch-snipe-06 {
		left: 235px;
	}
}

@media only screen and (max-width: 734px) {
	.why-ipad-content .section-apps .caption-01 {
		left: 213px;
		top: -10px;
	}
}

@media only screen and (max-width: 734px) {
	.why-ipad-content .section-apps .caption-02 {
		left: 383px;
		top: -10px;
	}
}

@media only screen and (max-width: 734px) {
	.why-ipad-content .section-apps .caption-06 {
		left: 120px;
		top: 177px;
	}
}

.section-markup .grid-figure .figure-caption.bottom-center {
  bottom: calc( (-1 * var(--shadow-offset)) - (var(--caption-block-height) + var(--caption-spacing)));
}

.section-camera .grid-figure .figure-caption.bottom-center {
  bottom: calc( (-1 * var(--shadow-offset)) - (var(--caption-block-height) + var(--caption-spacing)));
}


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