@charset "utf-8";
/* CUSTOM CSS STYLES */
/* Write your styles here */
.NEWBODY .introfirm {
    padding: 0 0 5px;
 }
 
 .nav_device nav ul li.active, .nav_device nav ul li.submenuactive, .nav_device nav ul li:hover {
    background: #999999 none repeat scroll 0 0;
}
.nav_device nav ul li .children {
    background: #666666 none repeat scroll 0 0;
}
.nav_device nav ul li a {
    padding: 6px 7px;
}
.nav_device nav ul li {
    font-size: 0.46em;
}

blockquote {
    border-left: 5px solid #eee !important;
}
.socialicons a.twitter svg path:hover {
  fill: #666;
}