
/* more air between the header and the departments block */
html body main#main>section#work{padding-top:clamp(56px,6vw,104px)!important}
html body main#main>header.pghero.skyhero{padding-bottom:clamp(170px,17vw,270px)!important}


@media(max-width:700px){
  /* on phones the native select is the only control: its row stays hidden */
  html body #hwDept.vtabs.vtabs[data-msel="1"],html body .vtabs.vtabs.vtabs[data-msel="1"],
  html body .dtabs.dtabs.dtabs[data-msel="1"],html body select.msel+.vtabs.vtabs.vtabs,
  html body select.msel+.dtabs.dtabs.dtabs{display:none!important}
  html body select.msel{display:block!important}
}


html body #work #hwDept.vtabs.vtabs.vtabs{margin-bottom:clamp(22px,2.4vw,34px)!important}


html body main#main #roigap .mline{font-size:clamp(38px,5.1vw,84px)!important;line-height:1.06!important;letter-spacing:-.02em!important;font-weight:380!important}
html body main#main #roigap .mbox{width:min(1560px,100%)!important}
html body main#main section#solutions{padding-top:clamp(96px,10vw,176px)!important}
