/*------------------------------------*\
   RIBBON CSS
\*------------------------------------*/


/*------------------------------------*\
   END RIBBON CSS
\*------------------------------------*/

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

.modal-l2.ipados-modal .subsection-3 .hardware-marquee-landscape.app-7 glass-screen { background-image:url(/euro/ipad-air/i/screens_alt/images/overview/ipados/modal/apps/gallery/screens/app_gallery_screen_complete_anatomy__bjyrwu39d7rm_large.jpg); }
@media(min-resolution:1.5dppx),(min-resolution:144dpi) {
  .modal-l2.ipados-modal .subsection-3 .hardware-marquee-landscape.app-7 glass-screen { background-image:url(/euro/ipad-air/i/screens_alt/images/overview/ipados/modal/apps/gallery/screens/app_gallery_screen_complete_anatomy__bjyrwu39d7rm_large_2x.jpg); }
}
@media(max-width:1068px) {
  .modal-l2.ipados-modal .subsection-3 .hardware-marquee-landscape.app-7 glass-screen { background-image:url(/euro/ipad-air/i/screens_alt/images/overview/ipados/modal/apps/gallery/screens/app_gallery_screen_complete_anatomy__bjyrwu39d7rm_medium.jpg); }
}
@media(max-width:1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
  .modal-l2.ipados-modal .subsection-3 .hardware-marquee-landscape.app-7 glass-screen { background-image:url(/euro/ipad-air/i/screens_alt/images/overview/ipados/modal/apps/gallery/screens/app_gallery_screen_complete_anatomy__bjyrwu39d7rm_medium_2x.jpg); }
}
@media(max-width:734px) {
  .modal-l2.ipados-modal .subsection-3 .hardware-marquee-landscape.app-7 glass-screen { background-image:url(/euro/ipad-air/i/screens_alt/images/overview/ipados/modal/apps/gallery/screens/app_gallery_screen_complete_anatomy__bjyrwu39d7rm_small.jpg); }
}
@media(max-width:734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
  .modal-l2.ipados-modal .subsection-3 .hardware-marquee-landscape.app-7 glass-screen { background-image:url(/euro/ipad-air/i/screens_alt/images/overview/ipados/modal/apps/gallery/screens/app_gallery_screen_complete_anatomy__bjyrwu39d7rm_small_2x.jpg); }
}


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




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

html.firefox .lockup-wrap .headline-lockup {
	width: 538px;
  }
  @media (max-width: 1068px) {
	html.firefox .lockup-wrap .headline-lockup {
	  width: 449px;
	}
  }
  @media (max-width: 734px) {
	html.firefox .lockup-wrap .headline-lockup {
	  width: 279px;
	}
  }

.section-welcome .welcome__lockup .welcome__lockup-intelligence {
    margin-top: 16px;
}

@media (max-width: 1068px) {
    .section-welcome .welcome__lockup .welcome__lockup-intelligence {
        margin-top: 16px;
    }
}

@media (max-width: 734px) {
    .section-welcome .welcome__lockup .welcome__lockup-intelligence {
        margin-top: 15px;
    }
}

.section-contrast .product-tile .product-tile-ctas .button, .section-contrast .product-tile .product-tile-ctas .product-tile-current {
	margin-bottom: 20px;
}

@media only screen and (max-width:1068px) {
	.section-contrast .product-tile .product-tile-ctas .button, .section-contrast .product-tile .product-tile-ctas .product-tile-current {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width:734px) {
	.section-contrast .product-tile .product-tile-ctas .button, .section-contrast .product-tile .product-tile-ctas .product-tile-current {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width:734px) {
	.section-contrast .product-tile-ipad-air .product-tile-positioning {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width:375px) {
.section-contrast .product-tile-ipad-air .product-tile-positioning {
		margin-bottom: 40px;
	}
}

.section-highlights .media-gallery-wrapper .media-gallery-item-ipados .caption-container .caption {
	width: 34%;
}

@media only screen and (max-width:1068px) {
	.section-highlights .media-gallery-wrapper .media-gallery-item-ipados .caption-container .caption {
		width: var(--hlts-glry-caption-width);
	}
}

.section-contrast .product-tile-ctas .button+a{
	margin-inline-start: 14px;
}

@media only screen and (max-width:1068px) {
	.section-contrast .product-tile-ctas .button+a{
		margin-inline-start: 0px;
	}
}


.apple-intelligence-disclaimer {
	font-size: 14px;
	line-height: 1.2857742857;
	font-weight: 500;
	letter-spacing: -0.02em;
	font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
	color: #6e6e73;
  }

  @media only screen and (max-width:1068px) {
    .modal-l2 .two-sizes-l2-wrapper .subsection-2 .stats .stat {
        margin-bottom: 54px;
        width: 300px;
    }
}

@media only screen and (max-width:734px) {
		.modal-l2 .two-sizes-l2-wrapper .subsection-2 .stats .stat {
			margin-bottom: 23px;
			width: 100%;
		}
	}

.section-contrast .product-tile-ipad-air .product-tile-ctas .icon-wrapper {
	margin-inline-start: 0px;
}

@media only screen and (max-width:734px) {
	.section-contrast .product-tile-ipad-air .product-tile-ctas .icon-wrapper {
		margin-inline-start: 0px;
	}
}

.modal-l2 .connectivity-l2-wrapper .subsection-1 .caption {
	position: absolute;
	top: 822px;
	left:131px
  }

  @media (max-width: 1068px) {
	.modal-l2 .connectivity-l2-wrapper .subsection-1 .caption {
		top: 668px;
		left:56px
	}
  }

  @media (max-width: 734px) {
	.modal-l2 .connectivity-l2-wrapper .subsection-1 .caption {
		top: 461px;
		left: 0;
		max-width:60px
	}
  }

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