.leftNav ul {
    margin: 0px;}
	
.page-appmobile{}

.page-appmobile .row{
	margin-top:20px}
 
.page-appmobile-qrcode{
	text-align:right;}
 
.page-appmobile-qrcode a{
	width:45%;
	display: inline-block;
	border-right:1px dotted #ccc;}

.page-appmobile-qrcode a:first-child{
	border-left:1px dotted #ccc;}

.page-appmobile-qrcode a img{
	margin:0px 10%;
	width:80%}

.page-appmobile-content p{
	line-height:30px;
	font-size:15px;
	margin:10px 0px 30px;}

.page-appmobile-content div span{
	margin-right:10px;
    float: left;}

.page-appmobile-info{
	margin-top:20px;
	border-top:1px dotted #ccc;}

.page-appmobile-info-box{
	padding: 20px 20px 0px;
	color:#fff;
	background:url(page-appmobile-info-box-bg.jpg) #000 no-repeat;}

.page-appmobile-info-box .col-sm-4{
	padding:15px 20px;}

.page-appmobile-info-box .col-sm-4 img{
	float:left;
	margin-bottom:30px;
	margin-right:15px;}

.page-appmobile-info-box .icon-mobile{
	padding:0px;
	text-align:center;}

.page-appmobile-info-box .icon-mobile h1{
	letter-spacing:3px;
	font-size:20px;
	text-align:center;
	margin:30px 10px 50px;}

.page-appmobile-info-box .icon-mobile img{
	float:none;
	margin-bottom:0px;
	margin-right:0px;} 

	
@media (max-width: 992px){
	.page-appmobile-content p{
		line-height:24px;}
	
	.page-appmobile-qrcode{
		margin:30px 0px;
		text-align:left;}
	 
	.page-appmobile-qrcode a{
		width:49%;
		display: inline-block;
		border-right:1px dotted #ccc;}
	
	.page-appmobile-info-box .col-sm-4{
		padding:15px;}
	
	.page-appmobile-info-box .col-sm-4 img {
		margin-bottom: 25px;}
	
	.page-appmobile-info-box .icon-mobile img{
		margin-bottom:0px;
		border-bottom:1px solid #fff;}
	
	}























