
@media(min-width:768px)
{
  .tx-jcmobile .form-control::placeholder {
    opacity:0;
  }
}