@media (max-width: 767px) {
	body 	{font-size: 12px;}
	h1 		{ font-size: 31px;}
	h2 		{ font-size: 2.5em;}
	h4 		{ font-size: 1.1em;}
	h5 		{ font-size:1.45em;}
	
	a		{ font-size: 1.29em;}
	.subTitle { font:300 1.5em/1.3em 'Roboto',serif;}
	
	#enjoyAndroid    		{ padding-bottom: 1em;padding-top: 3em; background-color:#f7f7f7;}
	#enjoyAndroid h1   		{ font-size: 2.5em; letter-spacing: -0.04em;}
	#enjoyAndroid img   	{ margin: 2em 0;}
	#classicLine .price		{ font-size: 2.7em;}
	#classicLine .logo-small { margin: 3em 0 0;width: 71%;}
	#classicLine h3			{ font-size: 1.6em;}
	#classicLine ul li 		{ padding: 3px 0; width: 100%;}
	#gravityZone p 			{ margin: 1em 0;}
	#gravityZone img 		{ padding: 2em 0 0;}
	#SMB h5					{ padding: 0;}
	#SMB p					{ padding: 2px 0;}
	#SMB .inquiry			{ padding:1em 0 0;}
	#socialMedia            { background: url(../images/bgSocialMedia.png) no-repeat scroll center top rgba(0, 0, 0, 0);background-size: 300% auto;}
	#socialMedia .txtWhite	{ font-size: 1.2em;} 
	#footer					{ background: url("../images/dragon.png") no-repeat scroll center bottom -12px / 100% auto #000000;}
	#footer .social   		{ margin: -2em 0 1em;}
	#footer a.social   		{ padding:0;}
	#footer a.social img 	{ max-width: 70%; height:auto; margin: 0 auto;}
	#footer .socialSmall   	{ margin: 0 0 11em;}
	#copyright				{ position:relative;}
	#copyright select		{ -moz-appearance: none;background: none repeat scroll 0 0 #F8F8F8;border: medium none;cursor: pointer;display: inline-block;margin: 0;outline: medium none;padding: 3px; width:12em;}
	#copyright label 		{ position:relative; font-weight: normal;}
	#copyright label:after 	{ content: ">";font:700 25px "Consolas",monospace; color: #3F3F3F;padding: 0 0 2px;pointer-events: none;position: absolute;right: 10px;top: -2px;background-color: #F8F8F8; -webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
	#copyright label:before { background-color: #F8F8F8; content: ""; display: block;pointer-events: none;position: absolute;right: 2px;top: 0;width: 20px; height:24px;}
	#copyright .select 		{ margin:1em 0;}
	#copyright .small 		{ padding:1em 0;}
	
	/* Back to top */
	.backTop 					{ position: absolute; bottom:50px; right:10px;}
	.backTop a 					{ width:60px; height:60px; background: url("../images/to-top.png") no-repeat scroll center center / 50% auto #000; text-align:center; -webkit-transition: 1s;	-moz-transition: 1s; transition: 1s; display:block;}
	.backTop a:hover 			{  width:60px; height:60px; background: url("../images/to-top-hover.png") no-repeat scroll center 25px / 50% auto #000; color:#fff;}
	
}

