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



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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
#ac-localnav .ac-ln-menu-item {
  margin-inline-start: 22px;
}

.main .gallery-item-app-tracking .fontstroke svg {
        height: 120%;
}

.main .card-gallery-features-text .gallery-content-copy {
    line-height: 1.08;
}


.section-messages p + * , ul + * , ol + * {
    margin-top: 0em;
}

@media only screen and (max-width: 1068px) {
	.section-messages p + * , ul + * , ol + * {
		margin-top: .8em;
	}
}



@media only screen and (max-width: 1068px) {
	 .section-app-store .section-content .feature-media-object {
		min-height: 450px;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-app-store .section-content .feature-media-object {
		min-height: auto;
	}
}

.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 {
		font-size: 40px;
		max-height: 105px;
	}
}

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

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


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


.main .section-router .links-stacked li:nth-child(2) a {
	padding: 10px 18px;
}

@media only screen and (max-width: 1068px) {
	.main .section-router .links-stacked li:nth-child(2) a {
		padding: 10px 22px;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-router .links-stacked li:nth-child(2) a {
		padding: 10px 25px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
