#informativo-listagem { margin-top: 30px; }

#content_select_estilo { margin-bottom:5px; }
#content_select_estilo select { border:1px solid; height:30px; margin-top:5px; color:#7b7b7b; margin-right:10px; font-size:14px; min-width:80px; }
#informativo-listagem .picture { float:left; margin:0 15px 25px 0; }
#informativo-listagem .col-1-3 { position:relative; width:32.3%; border-bottom: 1px solid #E1E1E1; float: left; padding:20px 0 20px 15px; border-left:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; }
#informativo-listagem .col-1-3:nth-child(3n-1) { border-left:0; padding-left:0; }
#informativo-listagem .col-1-3 .botao { position:absolute; right:0; top:180px; }
#informativo-listagem p { margin-bottom:0px; font-family: Roboto;font-size:14px; display:table-cell; padding-left: 0px; padding-right:10px; line-height:16px; }
#informativo-listagem .favIcon { float:right; cursor:pointer; margin-right: 10px; }

@media only screen and (min-width: 998px) and (max-width: 1100px) { 
  #informativo-listagem .col-1-3 { width:32%; } 
  #informativo-listagem .picture { width:140px; height:140px; margin-bottom:50px; }
}

@media only screen and (min-width: 926px) and (max-width: 997px) { 
  #informativo-listagem .col-1-3 { width:48%; } 
  #informativo-listagem .col-1-3:nth-child(3n-1) { border-left:1px solid #E1E1E1; padding-left:15px; }
  #informativo-listagem .col-1-3:nth-child(2n) { border-left:0px; padding-left:0px; }
  #informativo-listagem .picture { width:140px; height:140px; margin-bottom:5px; }
  #informativo-listagem .col-1-3 .botao { top:130px; }
}

@media only screen and (min-width: 820px) and (max-width: 925px) { 
  #informativo-listagem .col-1-3 { width:48%; } 
  #informativo-listagem .col-1-3:nth-child(3n-1) { border-left:1px solid #E1E1E1; padding-left:15px; }
  #informativo-listagem .col-1-3:nth-child(2n) { border-left:0px; padding-left:0px; }
  #informativo-listagem .picture { width:140px; height:140px; margin-bottom:5px; }
  #informativo-listagem .col-1-3 .botao { top:130px; }
}

@media only screen and (min-width: 768px) and (max-width: 819px) {
  #informativo-listagem .col-1-3 { width:48%; }
  #informativo-listagem .col-1-3:nth-child(3n-1) { border-left:1px solid #E1E1E1; padding-left:15px; }
  #informativo-listagem .col-1-3:nth-child(2n) { border-left:0px; padding-left:0px; }
  #informativo-listagem .picture { width:120px; height:120px; margin-bottom:25px; }
  #informativo-listagem .col-1-3 .botao { top:130px; }
}

@media only screen and (min-width: 747px) and (max-width: 767px) {
  #informativo-listagem .col-1-3 { width:48%; }
  #informativo-listagem .col-1-3:nth-child(3n-1) { border-left:1px solid #E1E1E1; padding-left:15px; }
  #informativo-listagem .col-1-3:nth-child(2n) { border-left:0px; padding-left:0px; }
  #informativo-listagem .picture { width:120px; height:120px; margin-bottom:30px; }
  #informativo-listagem .col-1-3 .botao { top:140px; }
}

@media only screen and (min-width: 620px) and (max-width: 746px) {
  #informativo-listagem .col-1-3 { width:100%; padding-left:0; }
  #informativo-listagem div:nth-child(n) { border: none; border-bottom: 1px solid #E1E1E1; }
  #informativo-listagem .picture { width:150px; height:150px; margin-bottom:5px; }
  #informativo-listagem .col-1-3 .botao { top:130px; }
}

@media only screen and (min-width: 478px) and (max-width: 619px) {
  #informativo-listagem .col-1-3 { width:100%; padding-left:0; margin-bottom: 10px; }
  #informativo-listagem .col-1-3:nth-child(n) { border: none; border-bottom: 1px solid #E1E1E1; padding-left:0; }
  //#informativo-listagem div:nth-child(n) { border: none; border-bottom: 1px solid #E1E1E1; }
  #informativo-listagem .picture { width:150px; height:150px; margin-bottom:5px; }
  #informativo-listagem .col-1-3 .botao { top:130px; }
}

@media only screen and (min-width: 424px) and (max-width: 477px) {
  #informativo-listagem .col-1-3 { width:100%; padding-left:0; margin-bottom: 10px; }
  #informativo-listagem .col-1-3:nth-child(n) { border: none; border-bottom: 1px solid #E1E1E1; padding-left:0; }
  //#informativo-listagem div:nth-child(n) { border: none; border-bottom: 1px solid #E1E1E1; } 
  #informativo-listagem .picture { width:150px; height:150px; margin-bottom:5px; }
  #informativo-listagem .col-1-3 .botao { top:150px; }
}

@media only screen and (min-width: 325px) and (max-width: 423px) {
  #content_select_estilo select { width:46%; }
  #informativo-listagem .col-1-3 { width:100%; padding-left:0; margin-bottom: 10px; }
  #informativo-listagem .col-1-3:nth-child(n) { border: none; border-bottom: 1px solid #E1E1E1; padding-left:0; }
  #informativo-listagem .picture { width:120px; height:120px; margin-bottom:20px; }
  #informativo-listagem .col-1-3 .botao { top:130px; }
  #informativo-listagem h4 { font-size:14px; line-height:15px; margin-bottom:6px; }
  #informativo-listagem p { font-size:12px; line-height:13px; }
}

@media only screen and (min-width: 120px) and (max-width: 324px){
  #content_select_estilo select { width:46%; }
  #informativo-listagem .col-1-3 { width:100%; padding-left:0; margin-bottom: 10px; }
  #informativo-listagem .col-1-3:nth-child(n) { border: none; border-bottom: 1px solid #E1E1E1; }
  #informativo-listagem .picture { float: left; padding-top: 10px; padding-bottom: 10px; width:120px; height:120px; margin-bottom:20px; }
  #informativo-listagem .col-1-3 .botao { top:130px; }
  #informativo-listagem h4 { font-size:14px; line-height:15px; margin-bottom:6px; }
  #informativo-listagem p { font-size:12px; line-height:13px; }

}