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

	#ts-content {padding-left: 2%;}

	body label							{font-size: 12px!important;}
	.selectboxit-container span, .selectboxit-container .selectboxit-options a
										{padding: 0;}

	/*** REGISTRATION STEPS ***/
	body .ts-steps > div h2				{font-size:14px;}
	body .ts-steps > div h3				{font-size: 12px!important;}
	body .ts-steps > div h2 span		{font-size: 16px;height: 30px !important;width:30px!important;line-height: 30px;text-indent: 2px;margin-right: 5px!important;}

	.post_content .ts-check li			{letter-spacing: -0.5px;}


}