@media screen and (min-width: 768px) {
  .lte9 .block.block__fixed {
    padding: 0 2em; }
  .lte9 #branding {
    padding-bottom: 0; } }
.lte9 #breadcrumbs {
  background: #333; }
.lte9 .grid__layout_1 .grid__layout_1_figure {
  background-color: #000; }

@media screen and (min-width: 768px) {
  .lte9 .slides li article {
    top: 2em !important; }
  .lte9 .flexi2 .slides li article {
    top: 6em !important; } }
@media screen and (min-width: 1024px) {
  .lte9 .slides li article {
    top: 4em !important; }
  .lte9 .flexi .flex-control-nav {
    margin-left: -2.5% !important; }
  .lte9 .flexi2 .flex-control-nav {
    margin-left: -2.5% !important; } }

.lte9 .filter_section .list__filter input[type="checkbox"] {
  display: inline; }
.lte9 .filter_section .list__filter input[type="checkbox"] + label {
  cursor: pointer;
  position: relative;
  z-index: 1111; }
.lte9 .filter_section .list__filter input[type="checkbox"] + label:before {
  display: none; }
.lte9 .filter_section .list__filter input[type="checkbox"] + label:before {
  background: none; }
.lte9 .filter_section .list__filter input[type="checkbox"]:checked + label:before {
  background: none; }
.lte9 #faqsearch input[type="text"] {
  background: #333;
  padding: .75em;
  height: 38px; }
