#spacebar{position: sticky!important;}
.webform-submission-form select{padding: 23px 35px 18px 25px;text-overflow: ellipsis;}
.bfixed{position: fixed!important;background-color:#000!important;}
.wfixed{position: fixed!important;background-color:#fff!important;}

@media only screen and (min-width: 992px) {
  .block-views-block-blog-related-block-1.views-element-container .post:nth-child(even){
    clear:none;
  }
  .block-views-block-blog-related-block-1.views-element-container .post{
    min-height: 250px;
  }
}

header.wfixed.inactive{
	height:0;
}