@media screen and (max-width: 1280px){

	body{
		font-size: 62%;
	}
/*
    .story-title-box .content.top .title,
	#home .container .view.top .title {
	  font-size: 180%;
	}

    .story-title-box .content.top .subtitle,
	#home .container .view.top .subtitle {
	  font-size: 150%;
	}
	*/

/*
	body.active > div.app {position:fixed; height:145px;}

	body.active > div.app{ border:1px solid #4d4d4d; width:200px; height:165px; padding-right:10px; padding-bottom:10px; opacity:1; }
	body > div.app table .icon{ height:50px; width:50px; }
	body > div.app table .image{ height:84px; width:100%; }

	body.active > div.app1 {margin-bottom:15rem; margin-left:-18rem;}
	body.active > div.app2 {margin-bottom:15rem; margin-left:3.5rem;}
	body.active > div.app3 {margin-left:-7.5rem;}
	*/

	.slide .txtImage {padding-bottom:80%;}
}

