/* Lux3 · adaptaciones responsive. */
@media(max-width:1100px){
 .gh-portal-head-grid{grid-template-columns:minmax(280px,1.1fr) minmax(0,2fr)!important}.gh-portal-head-row{grid-template-columns:repeat(3,minmax(130px,1fr))!important}
 .gh-portal-body-grid{grid-template-columns:1fr!important}.gh-portal-body-row{grid-template-columns:1fr 1.45fr!important}
 .gh-portal-body-b3,.gh-portal-body-b6,.gh-portal-body-b9,.gh-portal-body-b12{grid-column:auto!important}
}
@media(max-width:820px){
 .gh-portal-head-grid{grid-template-columns:1fr!important;grid-template-rows:auto!important}.gh-portal-head-row{grid-template-columns:1fr 1fr!important}
 .gh-portal-head-grid .gh-portal-cell{grid-column:auto!important;grid-row:auto!important}
 .gh-portal-head-h1{grid-column:1/-1!important;min-height:116px!important}
 .gh-portal-body-grid{grid-template-columns:1fr!important}.gh-portal-body-row{grid-template-columns:1fr 1fr!important}
 .demo-brand-title{font-size:42px}
 .gh-portal-head-h8 .gh-nav ul,.demo-nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .gh-portal-head-h8 .gh-nav a,.demo-nav a{min-height:38px!important;padding:0 8px!important;font-size:11px!important}
}
@media(max-width:560px){
 .gh-portal-header{margin-top:4px!important}
 .gh-portal-head-grid{grid-template-columns:1fr!important}.gh-portal-head-row{grid-template-columns:1fr!important}
 .gh-portal-head-grid .gh-portal-cell{grid-column:1!important}
 .gh-portal-head-h1{padding:18px!important;min-height:110px!important}
 .demo-brand-title{font-size:34px}
 .demo-brand-sub{letter-spacing:.2em}
 .gh-portal-head-h8 .gh-nav ul,.demo-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .demo-mini-grid{grid-template-columns:1fr}
 .gh-list article{grid-template-columns:1fr}.gh-list-thumb{width:100%;height:150px}
}
@media(max-width:560px){.gh-list-item{grid-template-columns:1fr!important}.gh-list-item .gh-list-thumb{width:100%;height:150px}}

@media(max-width:700px){.gh-portal-head-row,.gh-portal-body-row,.gh-portal-footer-row{grid-template-columns:1fr!important}}
