
/************************************************************************************
smaller than 1080
*************************************************************************************/
@media screen and (max-width: 1080px) {

	.headerinner {
		width: 100%;
	}
	
	.breadcrumbs{
		width:	100%;
	}
	
	.bodycontainer {
		width: 100%;
	}
	
	.navcontainer {
		width: 100%;
	}
	
	.secondarynavcontainer {
		width: 100%;
	}
	
	.footer{
		width:100%;
	}

	
}


/************************************************************************************
smaller than 960
*************************************************************************************/
@media screen and (max-width: 960px) {

	
}

/************************************************************************************
smaller than 900
*************************************************************************************/
@media only screen and (max-width : 900px),
only screen and (max-device-width : 900px){
	.contentAdsLeft,.contentAdsRight{
		width:				100%;
		float:				none;
		margin-bottom:		20px;
		padding:			0;
	}
	
	.sideBar.adsLeft,.sideBar.adsRight{
		width:				100%;
		float:				none;
		padding:			0;
	}
	
	.rTextLeft {
		text-align:left;
	}
	
	.footerbanner{
		display:		none;
	}
}

/************************************************************************************
smaller than 869
*************************************************************************************/
@media screen and (max-width: 869px) {
	#censusDataTypeSection label {
		display:block;
	}
}

/************************************************************************************
smaller than 800
*************************************************************************************/
@media screen and (max-width: 800px) {
	.homemodule{
		width:	100%;
		float:	none;
	}
	.halffieldset{
		width:100%;
		float:none;		
	}
	
}

/************************************************************************************
smaller than 750
*************************************************************************************/
@media screen and (max-width: 750px) {
	
	
}
/************************************************************************************
smaller than 712
*************************************************************************************/
@media screen and (max-width: 712px) {
	
	#careerBuilderQuickSearchBox1 {
		display:none;
	}
	
	#careerBuilderQuickSearchBox2 {
		display:block;
	}
	
	.contentAdsRight-left{
	width:		100%;
	float:		none;
}
	
}

@media screen and (min-width: 713px) {
	
	#careerBuilderQuickSearchBox1 {
		display:block;
	}
	
	#careerBuilderQuickSearchBox2 {
		display:none;
	}
	
}

/************************************************************************************
smaller than 675
*************************************************************************************/
@media screen and (max-width: 675px) {
	
	.navcontainer{
		text-align:center;
	}
	
	.headerright, .headerleft, .footerleft, .footerright{
		width:		100%;
		float:		none;
		text-align:		center;
		padding:		0;
		margin: 0 auto;
	}
	
	
	.headerinner{
		background-image:		none;
	}
	
	.halfcontentpadded {
		width:	100%;
		float:	none;
	}	
	
	.search {
		margin: 0 auto;
	}
	
	#footerLeft, #footerRight{
		width:100%;
		float:none;
		text-align:center;
	}
	
}

/************************************************************************************
smaller than 575
*************************************************************************************/
@media screen and (max-width: 595px) {
	.breadcrumbs {
		display:	none;
		}

	.navcontainer{
		margin-bottom:		20px;
	}	
	
	.thirdcontentpadded{
		width:			100%;
		float:			none;
		padding-top:	0px;
		padding-bottom:	0px;
	}
	.columnholders{
		padding: 0 20px;;
	}
}

/************************************************************************************
smaller than 543
*************************************************************************************/
@media screen and (max-width: 543px) {
	#censusDataOrderSection label {
		display:block;
	}
}


/************************************************************************************
smaller than 525
*************************************************************************************/
@media screen and (max-width: 525px) {

	html {
		-webkit-text-size-adjust: none;
	}
	
	.formcenter{
		width:100%;
	}
	
	.formleft{
		width:100%;
		float: none;
	}

}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {

.halfcontentpadded, .thirdcontentpadded, .fourthcontentpadded, .fifthcontentpadded, .sixthcontentpadded{
	width:100%;
}

}

/************************************************************************************
smaller than 456
*************************************************************************************/
@media screen and (max-width: 456px) {
	#censusDataLocationsSection label {
		display:block;
	}
}

/************************************************************************************
smaller than 417
*************************************************************************************/
@media screen and (max-width: 417px) {
	#censusDataLimitSection label {
		display:block;
	}
}

/************************************************************************************
smaller than 383
*************************************************************************************/
@media screen and (max-width: 383px) {
	.censusCounty {
		display:none;
	}
}

/************************************************************************************
smaller than 375 
*************************************************************************************/
@media screen and (max-width: 375px) {
	.nav li {
    	padding: 0px 2px; /* inside the buttons */
		
	}
	
}

/************************************************************************************
smaller than 320 
*************************************************************************************/
@media screen and (max-width: 320px) {
	
}