
/* Fueltek v6.9.310 — adaptive drawer navigation.
   The restored main-nav group appears only when the normal header navigation
   is hidden by navigation-collapse-v69294.css. */
.pages-drawer-mainnav-v310{display:none}

@media (max-width:1220px){
  .pages-drawer-mainnav-v310{display:block}
}

@media (max-width:900px){
  .pages-drawer-mainnav-v310{
    padding-top:16px!important;
    padding-bottom:16px!important
  }
  .pages-drawer-mainnav-v310 a{
    min-height:46px!important
  }
}
