@media screen and (max-width:1800px)
{	
}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1600px)
{
}
@media screen and (max-width:1500px)
{	
}
@media screen and (max-width:1400px)
{ 
	.testipg .testright { padding: 20px 0 20px 40px;}
}
@media screen and (max-width:1300px)
{
	
}
@media screen and (max-width:1200px)
{ 	
	.testipg .testright {width: calc(100% - 250px); padding: 15px 0 15px 30px;}
	.testipg .testleft {width: 250px; padding: 15px 25px 15px 0;}
	.testipg li{padding-bottom: 35px;margin-bottom: 35px}
}
@media screen and (max-width:1110px)
{  
}
@media screen and (max-width:1024px){
	
}
@media screen and (max-width:992px){	
	
	.testipg .testleft {padding: 15px 20px 15px 0;}
	.testipg .testright {padding: 15px 0 15px 20px;}
}
@media screen and (max-width:860px){

}
@media screen and (max-width:768px){
	
}
@media screen and (max-width:700px)
{	
	
}
@media screen and (max-width:600px)
{
	
}
@media screen and (max-width:550px)
{	
	.testipg .testleft{width: 100%;float: none;padding: 0;margin-bottom: 5px;}
	.testipg .testright {width: 100%;float: none;padding: 0;border-left: 0;}
	.testipg li{padding-bottom: 25px;margin-bottom: 25px}
}
@media screen and (max-width:480px)
{
	
}

@media screen and (max-width:380px){

}