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



@media only screen
and (min-width : 320px)
and (max-width : 374px){
 .typography-headline-elevated {
  font-size:36px;
 }
}

.why-ipad-content .section-privacy .section-paragraph {
    padding-right: 30px;
    bottom: 327px;
}

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

.why-ipad-content .section-accessibility .section-paragraph {
    bottom: 365px;
}

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

.why-ipad-content .section-apps .whatever .section-paragraph {
    bottom: 712px;
}

@media only screen and (max-width: 1068px) {
    .why-ipad-content .section-apps .whatever .section-paragraph {
        bottom: 10px
    }
}

.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;
	}
}

#ac-globalfooter sup {
  vertical-align: baseline;
}


@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
	}
}

@media only screen and (max-width: 1068px) {
  .section-entertainment .grid-item-apple-tv {
      min-height; 860px;
  }
}

@media only screen and (max-width: 1068px) {
  .section-entertainment .grid-item-stream {
      min-height; 860px;
  }
}

@media only screen and (max-width: 734px) {
  .section-entertainment .grid-item-apple-tv {
      min-height; 702px;
  }
}

@media only screen and (max-width: 734px) {
  .section-entertainment .grid-item-stream {
      min-height; 702px;
  }
}

.marquee-row:nth-child(2), .marquee-row:nth-child(3) {
    margin-top: var(--marquee-grid-spacing);
    margin-bottom: 30px;
}

.section-gaming .marquee-ui .play-pause-button {
    bottom: 20px;
}


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