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

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

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

@media only screen and (max-width: 734px) {
	.subsection-stats .stats-list {
		max-width: 100%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 734px) {
	.section-content {
		max-width: 355px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-stands .stands {
		grid-gap: 33px;
	}
}

/* #ac-localnav.ac-localnav-stacked {
	height: 52px;
}

@media only screen and (max-width: 833px) {
	#ac-localnav.ac-localnav-stacked {
		height: 48px;
	}
}

#ac-localnav.ac-localnav-stacked .ac-ln-title {
	height: 30px;
}

@media only screen and (max-width: 833px) {
	#ac-localnav.ac-localnav-stacked .ac-ln-title {
		height: 30px;
	}
}

#ac-localnav.ac-localnav-stacked .ac-ln-menu-tray {
	padding-top: 18px;
}


#ac-localnav.ac-localnav-stacked .ac-ln-actions {
	padding-top: 18px;
}

@media only screen and (max-width: 833px) and (max-width: 833px) {
	#ac-localnav.ac-localnav-stacked .ac-ln-actions {
		padding-top: 16px;
	}
}

.overview-routers-accessories {
	--p-width: 1380px;
	--p-height:358px;
	margin-bottom: 40px;
}
@media only screen and (max-width: 1068px) {
	.overview-routers-accessories {
		--p-width: 970px;
		--p-height:325px;
	}
}
@media only screen and (max-width: 734px) {
	.overview-routers-accessories {
		--p-width: 734px;
		--p-height:208px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 734px) {
   .subsection-stats .stats-list {
	  max-width: 300px;
   }
} */

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