h2.sectionParagraph
{
	display			: block;
	padding			: 10px 15px;
	margin			: 40px 0 20px;
	text-transform	: uppercase;
	color			: white;	
	background		: #3142BB;
	font			: bold 100%/1.3 "PT Sans", sans-serif;
}
h3.sectionParagraph
{
	padding			: 0;
	margin			: 20px 0 20px;
	font			: bold 180%/1.3 "PT Sans", sans-serif;
	color 			: #5c5c5c;
}
#switch-item-lang + .sectionParagraph
{
	margin-top: 0;
	
}
h3.sectionParagraph._detail
{
	font-size: 120%;
}
.author-name._detail
{
	font-size: 120%;
}
/*
h2.sectionParagraph
{
	display			: block;
	padding			: 5px 10px;
	margin			: 40px 0 30px;
	text-transform	: uppercase;
	color			: white;	
	background		: #3142BB;
	font			: bold 100%/1.3 "PT Sans", sans-serif;
}
h3.sectionParagraph
{
	padding			: 0;
	margin			: 20px 0 10px;

	font			: bold 120%/1.3 "PT Sans", sans-serif;
}
*/
@media screen and (min-width: 1200px)
{

}
@media screen and (min-width: 992px) and (max-width: 1199px)
{
	
}
@media screen and (min-width: 768px) and (max-width: 991px)
{
	
}
@media screen and (min-width: 480px) and (max-width: 767px)
{
	
}
@media screen and (max-width: 479px)
{
	
}
	