@media screen and (max-width: 1200px)
{

}
@media screen and (max-width: 1023px)
{

}
@media screen and (max-width: 767px)
{
	.parentFormform1
	{
		left: 16px !important;
	}
}


@media screen and (max-width: 599px)
{


}

@media screen and (max-width: 320px)
{

}
