/*----ESTATUTOS DO PARTIDO---*/
.submitted { display:none; }
#content .node header.node-header h1.title {  font-size: 450%; margin-top:3em; }
.node .btn.geral.doc_pdf { display: block;
    margin-left: auto;
    margin-right: auto; text-align:center; }


#content .node h3  { font-size: 300%; font-weight: 600; color: #222; text-align: center; ;  }
#content .node h6 { font-weight:normal;  font-style:italic; color:#ccc; font-size:130%; text-align:center;}
#content .node h5 { color:#ccc; font-size:.7em; text-align:center; text-transform:uppercase; margin-top:130px;}
#content .node  .capitulo { font-family: 'Open Sans'; font-size: 100%; text-align: center; text-transform: uppercase; margin-top: 130px;}
#content .node h4 { font-size:1.2em; margin-top:40px; }
/*-----------*/
/*----PROGRAMA DO PARTIDO---*/
.node .content h1 { text-align:center; }
#content .node .content .btn.geral.doc_pdf { text-align:center; }
#content .node .content h3 { display: block; font-size: 2em; font-weight: bold; color:#000; margin:140px auto 0 auto; text-align: center; line-height:1.2em; }
#content .node .content h6 { font-weight:normal; font-style:italic; color:#ccc; font-size:200%; text-align:center; margin:0 0 60px 0; }

/*-----------*/
@media only screen and (max-width:860px){
.node header.node-header { font-size:.8em; }
}

@media only screen and (max-width:560px){
.node header.node-header { font-size:.6em; }

}

@media only screen and (max-width:400px){
.node header.node-header { font-size:.5em; }
}