@media screen and (max-width: 1200px)
{

  :root
  {

  }

  #siteMenu a t{display:none}
  #menu{width:6rem;}
  #header .logo{width:6rem;}

  .h1Zone{left:6rem}
  .pageZone, .pageSearchZone{left:7.5rem}

  #header time{display:none}



}

@media (orientation: portrait) {
  .blocker.flywin content{width:90vw!important}
}
