﻿if (screen.width < 700) {
    window.location = "http://www.academiadeideias.com/mobile";
}
