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

html.safari .main .card-gallery .svg-plus {
	padding-top: 1px;
}

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




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


#ac-localnav .ac-ln-menu-item {
    margin-left: 16px;
}

.section-hero .overview-hero-headline .default-headline {
	max-height: 91.3px;
}

@media only screen and (max-width: 1068px) {
	 .section-hero .overview-hero-headline .default-headline {
		max-height: 65px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .overview-hero-headline .default-headline {
		max-height: 105px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-intelligence .typography-card-section-headline {
		font-size: 44px;
	}
  }

  @media only screen and (max-width: 420px) {
	.section-apple-intelligence .typography-card-section-headline {
        font-size: 32px;
    }
}






@media only screen and (max-width: 734px) {
	.main .section-hero .hero-gradient {
		height: 900px;
		background-size: 735px 900px;
	}
}


.section-router .links-stacked li:last-child {
	margin-top: 7px;
}

@media only screen and (max-width: 1068px) {
	.section-router .links-stacked li:last-child {
		margin-top: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-router .links-stacked li:last-child {
		margin-top: 7px;
	}
}


@media only screen and (max-width: 734px) {
	.main .section-hero {
		padding-bottom: 109px;
	}
}



@media only screen and (max-width: 734px) {
	.main .section-hero .overview-hero-intro .overview-hero-headline .animate-character{
		font-size: 47px;
	}
}

.section-hero h1 {
	width: 100% !important;
}


.section-latest .paddlenav {
    display: none;
}
@media only screen and (max-width: 734px) {
    .section-latest .paddlenav {
        display: block;
    }
}




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