if (!window.location.search.substring(1)){
	if (screen.width <= 699) {
	   window.location = "http://m.adaptedstudio.com";
	}
}
