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



.why-ipad-content .section-router .grid-item-ipados { background-image:url(/euro/ipad/shared/why-ipad/g/screens_alt/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(/euro/ipad/shared/why-ipad/g/screens_alt/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(/euro/ipad/shared/why-ipad/g/screens_alt/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(/euro/ipad/shared/why-ipad/g/screens_alt/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(/euro/ipad/shared/why-ipad/g/screens_alt/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(/euro/ipad/shared/why-ipad/g/screens_alt/images/why-ipad/router/ipados_17__o2lga5306h66_small_2x.jpg); }
}

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


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

.hide-medium {
  display: none;
}

@media only screen and (max-width: 734px) {
  .hide-medium {
    display: block;
  }
}


.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: 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
\*------------------------------------*/