/* Caspian Web mobile interaction + PWA support — v1.0.65 */
@media (max-width: 991px){
  html{-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation}
  body{touch-action:manipulation}
  a,button,[role="button"],input,select,textarea{touch-action:manipulation}
  input,select,textarea{font-size:16px!important}
}
