#edit-comment-body-und-0-format {
    display: none;
}

#content h2.agenda-home{
font-size: 1.3em;
line-height: 1.2;
}

.azul .imagem-destaque,
.preto .imagem-destaque,
.vermelho .imagem-destaque,
.cinza .imagem-destaque,
.verde-claro .imagem-destaque {
   border: 0;
}

.sidebar .block .content {
    font-size: 0.914em;
    line-height: 1.4;
    clear: both;
}

.texto-destaque-bloco {
    display: flex;
}


.promo.teaser {
    font-size: 0.8em;
    font-family: 'Libre Franklin';
    font-weight: normal;
}
.agenda-texto {
    font-size: 0.8em;
}

.imagem-destaque {
    background-position: 50% 0;
}

.promo .filete-lateral {
    border-left: 1px dotted #888;
}

.azul {
    background-color: #00679a;
    color: #fff;
}

.azul a {
    color: #fff;
}

.azul a:hover {
    color: #000;
}

.cinza {
    background-color: #ececec;
}

.verde-claro {
    background-color: #bcddc2;
}

.promo--view {
    padding: 0 0 0 10px;
}
.promo .promo--view {
    padding: 0 0 0 10px;
}

@media (min-width: 768px) and (max-width: 962px){
.region-promo .region-inner.col-md-9.col-sm-12 {
    padding-bottom: 40px;
}
.promo .promo--view {
    padding: 0;
}

.imagem--destaques {
    padding-right: 15px;
    padding-left: 0;
}
}

.field.field-name-body {
    font-size: 16px;
    line-height: 1.6;
}

@media only screen and (min-width:200px) and (max-width: 600px)  {

blockquote {
    width: 90%;
    padding: 0.5em 10px;
    float: none;
    margin-bottom: 30px;
    font-size: 22px;
}

blockquote.destaque-direita {
    width: 90%;
    float: none;
    margin: 0.25em 0;
    padding: 0.5em 10px;
    margin-bottom: 30px;
    font-size: 22px;
}


}

.field-name-pp-title {
    font-family: 'Libre Franklin',sans-serif;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 20px;
}

figcaption {
    font-family: 'Libre Franklin',sans-serif;
    font-size: 14px;
}

.edgy-paragraphs-item .align-right {
    max-width: 55%;
    margin-right: -20%;
}

.edgy-paragraphs-item .align-left {
    max-width: 55%;
    margin-left: -20%;
}

.edgy-paragraphs-item {
    margin: 0;
    position: relative;
}

.fundo-cinzento {
    background-color: #efefef;
}

.fundo-preto {
    background-color: #000;
    color: #fff
}

.field.field-name-field-citacao {
    font-size: 1.6em;
    font-style: italic;
}

.field-name-field-author-photo img {
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    max-width: 100%;
    width: 120px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 10px auto;
}

.field.field-name-field-byline {
    font-family: 'Libre Franklin',sans-serif;
    font-size: 14px;
    text-align: center;
}

.entity-paragraphs-item .content {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 25px;
    position: relative;
    z-index: 2;
}

.eb-image {
    color: #fff;
}

.eb-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    z-index: 1;
    background-color: rgba(0,0,0,0.4);
}

@media only screen and (min-width:480px) and (max-width: 1150px)  {
.edgy-paragraphs-item .align-right {
    max-width: 40%;
    margin-right: 0;
}

.edgy-paragraphs-item .align-left {
    max-width: 40%;
    margin-left: 0;
}
}

@media only screen and (max-width: 479px)  {
.edgy-paragraphs-item .align-right {
    max-width: 100%;
    margin-right: 0;
}

.edgy-paragraphs-item .align-left {
    max-width: 100%;
    margin-left: 0;
}
}

.background-image-formatter {
    background-size: cover;
}