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






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




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

@media only screen and (max-width:734px) {
    #touch-gallery .tablist-wrapper .tabnav-items .tabnav-item:nth-of-type(4) {
        padding-left: 18px;
    }
}

@media only screen and (max-width:734px) {
	#touch-gallery .tablist-wrapper .tabnav-items .tabnav-item .typography-gallery-tabnav {
    	font-size: 17px;
	}
}

@media only screen and (max-width:374px) {
	#touch-gallery .tablist-wrapper .tabnav-items .tabnav-item .typography-gallery-tabnav {
    	font-size: 13px;
	}
}


.tile-logic-pro-for-mac .routers-headline.typography-headline {
    	font-size: 48px;
	}

@media only screen and (max-width:1068px) {
	.tile-logic-pro-for-mac .routers-headline.typography-headline {
    	font-size: 37px;
	}
}

@media only screen and (max-width:734px) {
	.tile-logic-pro-for-mac .routers-headline.typography-headline {
    	font-size: 32px;
	}
}
@media only screen and (max-width:1068px) {
	html.enhanced .section-hero .hero-intro.visible {
    margin-left: 35px;
}
}

@media only screen and (max-width:734px) {
	html.enhanced .section-hero .hero-intro.visible {
		margin-left: 0;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/