
body {
	max-width: 480px;
	min-width: 380px;
	-webkit-text-size-adjust: 100%;
}

h3.subtitle,
h3.subtitle-w {
	font-size: 20px;
}

div.df,
span.df {
	display: none;
}

span.sp,
div.sp {
	display: inline;
}

.spwideimg {
	height: auto;
	width: 100%;
}

p {
	line-height: 1.5em;
}

p.spjustify {
	text-align: justify;
}

a.link-btn,
span.link-btn {
	display: block;
	font-size: 100%;
	margin: 10px 0;
	padding: 8px 30px 8px 15px;
}

button.readmore {
	width: 100%;
}

/***********************************************************************/

header {
	justify-content: center;
	padding: 25px 0 15px 0;
}

header h1 img {
	height: auto;
	width: 170px;
}

header h1 em {
	font-size: 14px;
}

header ul {
	display: none;
}

#pagetop {
	position: static;
}

#pagetop a {
	border: none;
	width: 100%;
}

p#copyright {
	background: white;
	color: black;
	padding: 10px 0;
}