#ci-enter.f-ms { position:absolute; left:40.08%; top:35%; width:300px; height:99px; z-index:1 }
@media screen and (max-width:1024px)
{
	#ci-enter.f-ms { left:40% }
}
@media screen and (max-width:920px)
{
	#ci-enter.f-ms { left:20%; top:30% }
}
@media screen and (max-width:768px)
{
	#ci-enter.f-ms { left:30% }
}
@media screen and (max-width:480px)
{
	#ci-enter.f-ms { left:11%; top:44% }
}
@media screen and (max-width:320px)
{
	#ci-enter.f-ms { left:1%; top:40% }
}
