/* Last Edited 091714 by RD
- This should just be used as a temporary solution to Enable Bootstrap Large Devices 1170px breakpoint.
*/

/* Enable Bootstrap Large Devices 1170px breakpoint [START] */
.container {
	max-width: 1170px;}
#header-row1 div.main-nav-center {
	max-width: 1140px;}
#header-row2 div.main-nav-center {
	max-width: 1159px !important;
	padding-left: 11px;}
	#header-row2 a.logo {
		margin-left: 0px;}
div.site-subnav > div.main-nav-center {
	max-width: 1140px;}
div.main-nav-center {
    width: auto !important;}
/* Enable Bootstrap Large Devices 1170px breakpoint [END] */