#promo{text-align:center;}

.cb1{
	
	border-top:1px solid grey;
}


.cb2{

border-top:1px solid grey;
}

#c2{font-size:80px;float:left;color:#fff;background-color:#3D948B;width:120px;height:90px;text-align:center;font-family:ms,arial;}

#c1{font-size:80px;float:left;color:#fff;background-color:#3D948B;width:120px;height:90px;text-align:center;margin-right:20px;font-family:ms,arial;}

#b2{font-size:80px;float:left;color:#fff;background-color:#3D948B;width:120px;height:90px;text-align:center;margin-right:20px;font-family:ms,arial;}

#b1{font-size:80px;float:left;color:#fff;background-color:#3D948B;width:120px;height:90px;text-align:center;margin-right:20px;font-family:ms,arial;}

#a2{font-size:80px;float:left;color:#fff;background-color:#3D948B;width:120px;height:90px;text-align:center;margin-right:20px;font-family:ms,arial;}

#a1{font-size:80px;float:left;color:#fff;background-color:#3D948B;width:120px;height:90px;text-align:center;margin-right:20px;font-family:ms,arial;}

.margetext{margin-left:170px;}

#levHolder{margin:auto;width:820px;height:80px;margin-top:30px;}



@media screen and (max-width:820px) {
		#c2{font-size:40px;width:60px;height:45px;}
	#c1{font-size:40px;width:60px;height:45px;}
	#b2{font-size:40px;width:60px;height:45px;}
	#b1{font-size:40px;width:60px;height:45px;}
	#a2{font-size:40px;width:60px;height:45px;}
	#a1{font-size:40px;width:60px;height:45px;}
	
	#levHolder{margin:auto;width:460px;height:50px;margin-top:30px;text-align:center;}
}

@media screen and (max-width:460px) {
		#c2{font-size:20px;width:36px;height:25px;}
	#c1{font-size:20px;width:36px;height:25px;margin-right:15px;}
	#b2{font-size:20px;width:36px;height:25px;margin-right:15px;}
	#b1{font-size:20px;width:36px;height:25px;margin-right:15px;}
	#a2{font-size:20px;width:36px;height:25px;margin-right:15px;}
	#a1{font-size:20px;width:36px;height:25px;margin-right:15px;}
	#levHolder{margin:auto;width:291px;height:10px;margin-top:30px;text-align:center;}
}