/* One-Touch desktop layout v16.10.76 */
@media (min-width:1200px){
  html{--ot-device:desktop} body{min-width:1180px}
  .wrap,.header-inner,.ot-header-inner{max-width:1160px;margin-left:auto;margin-right:auto}
  .ot-nav,.nav{display:flex!important}
  .ot-menu-btn,.menu-btn{display:flex}
  .hero-media img,.hero img{width:100%;height:auto;display:block}
  .home-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .features-box{grid-template-columns:repeat(4,minmax(0,1fr))}
}
