.view-todas-not-cias-home .view-content .views-row:nth-child(n+4) {
   /*margin-top:10px;
   padding-top:20px;*/
}

.view-todas-not-cias-home .views-row {
min-height:280px !important;
}

.field-name-field-valor-fonte-noticias{
    font-size: small;
    color: #000;
}

/*PARA TABLETS*/

@media screen and (max-width: 768px) {


.view-todas-not-cias-home .views-row {
min-height:200px !important;
}


.region-sidebar-first .block-title {
    font-size: 13px !important;
}

}

/*FECHO AS REGRAS PARA OS TABLETS */


/*PARA CELULARES*/

@media screen and (max-width: 480px) {
.view-todas-not-cias-home .view-content .views-row {
   margin-top:10px;
   padding-top:20px;
   height:225px !important;
   min-height:280px !important;
   text-align: justify;
}


.view-todas-not-cias-home .view-content .views-row {
   margin-top:10px;
  
   padding-top:20px;
   height:200px;
}

.view-todas-not-cias-home .views-row {
min-height:200px !important;
}


.region-sidebar-first .block-title {
    font-size: 13px !important;
}


/*escondo a terceira revista quando esta no celular para se ajustar */
.celular {
   display:none;
}
/*diminuo as imgs que ficaram*/
.celular_diminuir img{
     width:130px !important;
     height:auto !important;
}

}

/*FECHO AS REGRAS PARA OS CELULARES */


.view-todas-not-cias-home .view-content .views-row img {
   border-radius:5px; margin: 0 auto;
}
.view-todas-not-cias-home .view-content .views-row h3 {
   font-size:13px;
   margin-top: 10px !important;
}
.view-todas-not-cias-home .view-content .views-row h3 a{
    font-size: 13px;
    line-height: 17px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    color: black;

}
.view-bloco-ver-todas h3 {
   font-size:15px;
}
.view-todas-not-cias-home .view-content .views-row h3:hover {
    -moz-text-decoration-color: #cecece !important;
    text-decoration-color: #cecece !important;
}

.block{ margin-bottom:0px !important;}


#block-views-todas-not-cias-home-block .block-title, .titulo_blocos {
    background: none repeat scroll 0 0 #EDEFF1 !important;
    border-top: 3px solid #2C66CE;
    color: #2C66CE;
    font-size: 17px;
   font-weight:bold;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 10px;
}

#sidebar-first-menu{
margin:0 !important;  
background-color:#fff !important;
}

#sidebar-first-menu button {
background-color:#0e4097 !important;
}