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






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




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


@media only screen and (max-width: 734px) {
	.section-hero-with-nav .section-content .industry-hero-nav-banner-title.active:nth-of-type(1) {
    	transform: translateX(7%);
	}
}

@media only screen and (max-width: 734px) {
	.section-hero-with-nav .section-content .industry-hero-nav-banner-title.active:nth-of-type(5), .section-hero-with-nav .section-content .industry-hero-nav-banner-title.active:nth-of-type(7) {
    	transform: translateX(5%);
	}
}

@media only screen and (max-width: 734px) {
    .section-hero-with-nav .section-content .industry-hero-nav-banner.end-state .industry-hero-nav-banner-title {
        transform: translateX(0%) scale(0.75);
    }
}



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