/*article.h_4 section > div,
article.a_4 section > div,
article.f_9 section > div{
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-break: break-word;
}*/

div.smallCircle.lCirc p {
    font-size: .75rem;
}

.cat2 .cCirc p, .cat3 .dCirc p {
    font-size: .7rem;
    text-align: center;
 }

 .dtChoice4 .dtResponse p{
 	font-size: .9rem;
 	margin-left: 4%;
 }

 .dtChoice6 .dtChoice p{
 	margin-top: 24%;
 }

 .dtChoice4 .cCirc p,
 .dtChoice5 .cCirc p,
 .dtChoice6 .cCirc p{
 	width: 100%;
    margin-left: 0;
 }


#h_2 .invisible{
  display: none;
}