#procuramos-texto h2{font-family:  'Montserrat', sans-serif; font-size: 0.9em; color:#000; text-align:left; font-weight:400; margin:50px 0px 100px 0px; line-height:2em;}

#procuramos-cell1{width:100%; position:relative; float:left;}
#procuramos-cell2{width:50%; position:relative; float:left;}
#procuramos-cell3{width:33.333%; position:relative; float:left;}

.procuramos-padding-right{padding-right:10px;}
.procuramos-padding-left{padding-right:10px;}

#procuramos-form-div{margin-bottom:20px;}

@media screen and (max-width: 1023px) {
#procuramos-cell3{width:100%;}
#procuramos-cell2{width:100%;}
.procuramos-padding-right{padding-right:0px;}
.procuramos-padding-left{padding-right:0px;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) { /* PARA DISPOSITIVOS PEQUENOS*/

}
@media screen and (min-width: 1280px) and (max-width: 1365px) { /* PARA DISPOSITIVOS MÉDIOS*/

}
@media screen and (min-width: 1366px) and (max-width: 1919px) { /* PARA DISPOSITIVOS MÉDIOS*/

}
@media screen and (min-width: 1920px) and (max-width: 2159px) { /* PARA DISPOSITIVOS GRANDES*/

}
@media screen and (min-width: 2160px) { /* PARA DISPOSITIVOS MUITO GRANDES*/

}