  @media screen and (max-width: 600px) {
.visforms { font-size:80% !important;}
  
}    



.form-group {margin-bottom:15px;}
.form-control {border-radius: 0px !important;}
.btn-button-s {
  display: block;
  overflow: hidden;
  border-radius: 0px;
  font-family: Roboto, sans-serif !important;
  background: #00AEE0 !important;
  color: #fff !important;
  font-weight: 400;
  padding: 8px !important;
  width: 50%;
  margin-top: 0px auto;
}

#sp-block9 h1 {color: #004798;
  font-size: 22px !important;
  line-height: 30px !important; margin-top:0px !important;} 

#sp-block9 label {  font-weight: 300 !important;  } 

.form-check-inline
{display:block; overflow:hidden; width:100%; border-bottom:0px solid red; padding-bottom:5px;}