/* One-Touch tablet layout v16.10.76 */
@media (min-width:768px) and (max-width:1199.98px){
  html{--ot-device:tablet} body{min-width:0;overflow-x:hidden}
  .wrap,.header-inner,.ot-header-inner{width:auto;max-width:none;margin-left:24px;margin-right:24px}
  .ot-nav,.nav{display:none!important}
  .ot-menu-btn,.menu-btn{display:flex!important}
  .hero-media img,.hero img{width:100%;height:auto;display:block}
  .features-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .home-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  table{max-width:100%}.table-wrap,.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}
  input,select,textarea,button{max-width:100%}
}
