/* Enter Your Custom CSS Here */
a.navbar-brand {
  display: none;
}

.site-branding {
  display: inline-block;
  vertical-align: middle;
}

div.sidebar.col-sm-12.col-md-4 {
  display: none;
}
/*
.col-md-8 {
  width: 70%;
  float: none;
  margin: auto;
}
.col-sm-12 {
  float: none;
}
*/
#colophon.site-footer {
  display: none;
}
.ddfmwrap {
  width: 100%;
}
form.ddfm {
  width: 100%;
}
#work_field {
  display: none;
}