.header .header-menu ul li a,
.header .header-title a,
.header-copy a {
	color: #202020;
}

.page-wrapper {
	background-color: #f6f8fa;
}

.appview {
	margin: 100px 0;
}

.appview p {
	line-height: 1.9;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #2E364E !important;
	font-size: 14px;
	padding-left: 16px;
}

.appview h1 {
	color: #2E364E !important;
	font-size: 16px;
	line-height: 20px;
	border-left: 4px solid #3982F7;
	padding-left: 16px;
	margin-top: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
.appview .title{
	border: 0;
	text-align: center;
	font-size: 24px;
	margin: 60px 0;
}

.appview img {
	display: block;
	margin: 10px auto;
	max-width: 100%;
	/* box-shadow: 0 0px 10px 0 rgba(132, 148, 181, .6); */
}

.appviewImg img {
	width: 200px;
	max-height: 500px;
}

.appviewImg>div {
	text-align: center;
}

.appviewImg {
	margin: 20px 0;
}
