/*#company_greeting{
  background-color:#f0f8ff;
}*/
#company header,
#results header{
  background-color:#397aae;
}
#company h3{
    position: relative;
    background: #8db4d3;
    line-height: 1.4;
}
#results dt{
  font-weight: normal;
}
#results p{
  margin-bottom:0;
}
@media (min-width: 768px){
  
}

@media (max-width: 991px){
  
}

@media (max-width: 767px){
  
}

@media (max-width: 575px){
  
}


