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

.hardware-marquee-portrait.app-10 glass-screen {  background-image:url(/euro/ipad-mini/e/screens_alt/images/overview/apps/screen_10__c09j5yt0vquu_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) {
 .hardware-marquee-portrait.app-10 glass-screen { background-image:url(/euro/ipad-mini/e/screens_alt/images/overview/apps/screen_10__c09j5yt0vquu_large_2x.jpg); }
}

@media only screen and (max-width: 1068px) {
 .hardware-marquee-portrait.app-10 glass-screen { background-image:url(/euro/ipad-mini/e/screens_alt/images/overview/apps/screen_10__c09j5yt0vquu_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) {
 .hardware-marquee-portrait.app-10 glass-screen { background-image:url(/euro/ipad-mini/e/screens_alt/images/overview/apps/screen_10__c09j5yt0vquu_medium_2x.jpg); }
}

@media only screen and (max-width: 734px) {
 .hardware-marquee-portrait.app-10 glass-screen { background-image:url(/euro/ipad-mini/e/screens_alt/images/overview/apps/screen_10__c09j5yt0vquu_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) {
 .hardware-marquee-portrait.app-10 glass-screen { background-image:url(/euro/ipad-mini/e/screens_alt/images/overview/apps/screen_10__c09j5yt0vquu_small_2x.jpg); }
}




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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) { 
   .section-camera .section-content .section-header .section-headline {
      font-size: 41px;
   }
}

@media only screen and (max-width: 480px) {
   .section-features .feature-wrapper .section-content .row .column .feature-headline {
      font-size: 41px;
   }
}

@media only screen and (max-width: 734px) {
   .section-router .section-accessibility .section-headline {
      grid-template-rows: 40px auto;
   }
}


.section-design .typography-headline-super strong,
	.section-camera .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image:linear-gradient(90deg, #fcaa00, #ff6300 50%, #ff0063 100%);
}

.section-powerful .typography-headline-super strong,
	.section-essentials .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image: linear-gradient(90deg,#FF6172,#EC2CD9 50%,#5606EF 100%);

}


.section-download .subsection-connections .typography-headline-super strong,
	.section-ipados .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image: linear-gradient(90deg,#01DBEB,#FBCA00 60%,#FF8000 100%);

}

.section-apps .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image: linear-gradient(90deg,#6E37FA,#00B6E5 50%,#01D8B2 100%);

}

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