
body {
	background-color:#003f88;
}

.sideBySide40-60-Col1 {width:42%;float:left;} 
.sideBySide40-60-Col2 {width:53%;float:right;}


@media (min-width:0) and (max-width:64.000em) 	{ /* 1024px */
	main {background-image:none;padding-top:0;}
	.industryLogos {width:100%;}
	.middle {	background:rgba(255,255,255,1);}
	.body {background-color:#ffffff;}
}
@media (min-width:0) and (max-width:47.938em) { /* 767px */
	.sideBySide40-60-Col1 {width:100%;float:none;} 
	.sideBySide40-60-Col2 {width:100%;float:none;}	
}
@media (min-width:0) and (max-width:45.000em) { /* 720px */
	.tag {display:none;}
}
@media (min-width:0) and (max-width:41.875em) { /* 670px */
	h1 {font-size:2.125em}
	h2 {font-size:1.500em}
}
@media (min-width:0) and (max-width:40.000em) { /* 640px */
	.topRight .socialMedia {display:none;}
	.phone			{margin-top:30px;}
	.footerInfo .sideBySide60-40-Col2 {text-align:left;}
}
@media (min-width:0) and (max-width:36.875em) { /* 590px */
	.footerInfo .sideBySide-Col1 {width:100%;}
	.footerInfo .sideBySide-Col2 {width:100%;text-align:left;}
	.logo {width:100%;text-align:center;float:none;}
	.topRight {width:100%;text-align:center;}
	.phone			{margin-top:10px;margin-bottom:20px;}
	.tag {display:block;padding-top:0;text-align:center;float:none;}
}