/*cont-info*/
.cont-info .title {
	background: #63006c;
}
.anchor {
	height: 0;
}
.history {
	margin-top: 10px;
	line-height: 1.8em;
}
.certificate { margin-top: 20px; }
.certificate strong {
	display: inline-block;
	color: #f00;
	font-size: 24px;
	margin-bottom: 0.5em;
}
.certificate img {
	width: 65%;
}
.about .section {
	margin-bottom: 2em;
	line-height: 1.5em;
}
.about h2 {
	color: #39f;
	font-size: 18px;
	border-bottom: #e4e4e4 1px solid;
	padding-bottom: 5px;
}
.about h3 {
	font-size: 18px;
	color: #666;
	margin-bottom: 0;
}
.about h4 {
	color: #383838;
}
.about h3.red { color: #f00; font-weight: bold; }
.about p {
	margin-bottom: 1.5em;
}
.about a {
	color: #0042fe;
	text-decoration: underline;
}
.ymca-world {
	margin-top: 10px;
	padding-left: 20px;
}
.ymca-world li {
	margin-bottom: 10px;
}
.photo {
	border: 6px solid #fff;
	box-shadow: #ccc 3px 3px 5px;
}
@media (max-width:375px) {
	.certificate strong { line-height: 1.2em; font-size: 20px; }
	.certificate img { width: 90%; }
	.about .pull-right, .about .pull-left { float: none !important; }
	.about .margin-left { margin-left: auto; }
	.about .margin-right { margin-right: auto; }
	.about img { text-align: center; }
}
@media (max-width:320px) {
	.about .section ul { padding-left: 20px; }
}