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






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




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


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




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

.main .card-gallery-features-text .gallery-content-headline, .main .card-gallery-features-text .gallery-content-copy {
	line-height: 1.09;
}

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