(Google translate)
There is a site, I adapted it under the mobile., But search.google says that the site is not adaptive
viewport
<meta name="viewport" content="width=device-width, initial-scale=1 , maximum-scale=1.0, user-scalable=yes ">
I made a site on joomla 2.5. I read something, maybe that's the problem? Note: Joomla! 2.5 is end of life since December 2014. Joomla! 3.x is mobile friendly out of the box.
In the styles I use:
@media only screen and (max-width: 768px) {
not
@media (max-width: 768px)
Need more information, write.