/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.why-ipad-content .section-router .grid-item-ipados { background-image:url(/es/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_large.jpg); }
@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) {
  .why-ipad-content .section-router .grid-item-ipados { background-image:url(/es/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_large_2x.jpg); }
}
@media only screen and (max-width:1068px) {
  .why-ipad-content .section-router .grid-item-ipados { background-image:url(/es/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_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) {
  .why-ipad-content .section-router .grid-item-ipados { background-image:url(/es/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_medium_2x.jpg); }
}
@media only screen and (max-width:734px) {
  .why-ipad-content .section-router .grid-item-ipados { background-image:url(/es/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_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) {
  .why-ipad-content .section-router .grid-item-ipados { background-image:url(/es/ipad/shared/why-ipad/images/why-ipad/router/ipados_17__o2lga5306h66_small_2x.jpg); }
}





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


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


@media only screen and (max-width: 735px) {
 .why-ipad-content .section-power .chip .disclaimer {
  bottom:408px;
 }
}

.why-ipad-content .section-multitouch .phone .section-paragraph {
	bottom: 270px;
}

@media only screen and (max-width: 1068px) {
	.why-ipad-content .section-multitouch .phone .section-paragraph {
		bottom: 0px;
	}
}

@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( (-0.9 * 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)));
}



@media only screen and (max-width: 1068px){
	.why-ipad-content .section-learning .grid-item-ar .grid-figure picture {
		position: relative;
		align-self:flex-start
	}
}
@media only screen and (max-width: 734px){
	.why-ipad-content .section-learning .grid-item-ar .grid-figure picture {
		align-self:flex-end
	}
}
.section-gaming .marquee-ui .play-pause-button {
    bottom: 0px;
}

@media only screen and (max-width: 1068px){
	.section-gaming .marquee-ui .play-pause-button {
		bottom: 8px;
	}
}

.grid-item-animate .grid-item-content .inline-media-ui, .grid-item-apple-arcade .grid-item-content .inline-media-ui {
    position: absolute;
    bottom: 22px;
    right: 30px;
}

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