/** HOMEPAGE */
#pid-1 #c58 {
  margin-top: 30px;
  margin-bottom: 50px;
}
#pid-1 #c58 .headline {
  float: left;
  margin-top: 0;
  border: none;
}
#pid-1 #c58 .headline h3 {
  margin-top: 0;
  border: none;
}
/* resi.bio logo on home page */
#pid-1 #c2 .csc-textpic-imagewrap {
  margin-top: 2.5em;
}
#pid-1 #c2 > .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-left: 16.6667%;
}
#pid-1 .felogin-welcome {
  display: none;
}
/* supported by - on home and contact page */
#c22 > .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text,
#c23 > .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-top: 20px;
  margin-left: 16.6667%;
}
/* supported by header - on contact page, en and de */
#c14 .csc-header > .hl {
  padding-bottom: 0;
  border-bottom: none;
}
@media (min-width: 768px) {
  .form-inline .form-group.col-sm-6 {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .form-inline .form-group.col-sm-6 .form-control {
    width: 100%;
  }
}
