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

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

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

@media only screen and (min-width: 1069px) {
	.section-connectivity .section-port {
		padding-right: 35px;
	}

	html.enhance-xp .subsection-gallery {
		padding-top: 200px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-routers .router-item-environment {
		min-height: 700px;
	}

	.router-item-environment .grid-item-headline {
		padding-top: 0px;
	}

	html.enhance-xp .subsection-gallery {
		padding-top: 200px;
	}
}
@media only screen and (max-width: 734px) {
	.subsection-stats .typography-headline-standalone {
		font-size: 34px;
	}

	html.enhance-xp .subsection-gallery {
		padding-top: 130px;
	}
}

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