.lc-form-div-type4 label {
	width:calc(100% - 30px);
	float:right;
}

.lc-form-div-type4 input {
	vertical-align: top;
    margin-top: 5px;
}

.frmradio, .frmradio td {
	border:0;
}

.searchurl {
	display:none;
}


.frmchk td, .frmchk {
	border:none;

}


@media only screen and (max-width: 1000px) {
  .frmchk td {
    display:block;
  }
  
    .frmchk td input {
    display:inline !important;
	width:auto !important;
  }
}