.gridFull, .gridThird, .gridHalf, .gridFourth, .gridThreeFourth, .gridTwoThird	{
	display: block;
	width: 96.9696%!important;
	margin: 0 auto;
	}	
.gridSixth	{
	margin: 15px 1.515%;
	width: 46.96%!important;
	}	
ul.tabs li, .swapTabContainer ul.tabs li {
    float: none!important; 
	width: 100%;
	display: block;
	}
.swapTabContainer ul.tabs	{
	width: 100%!important;
	}	
.swapTabContainer .tabContent {
    clear: both!important;
	float: none!important;
    width: 100%!important;
	}
	
.homeModules .gridFourth.fullSize, .homeModules .gridHalf.fullSize			{
	width: 100%!important;
	}

/*  NEWS ROOM MASONARY  */

.grid-item	{
	width: 99%;
	}
.fullContainer.featuredNews .gridTwoThird	{
	height: 200px!important;
	}
.fullContainer.featuredNews .gridTwoThird.firstImg {
    -ms-background-size: 100% auto;
    background-size: 100% auto;
	height: 200px!important;
}

/* SPECIAL ADDS FOR MOBILE ONLY */
.grid	{
	padding: 0 5%;
	margin: 0 auto;
	} 
.fullContainer.navigation .grid	{
	padding: 0!important;
}

.fullContainer.footer .gridFourth.top30	{
	padding-top: 0px!important;
	margin-top: -15px;
}