/* BEGIN background_css */
@media (min-width:1200px){.container{width:1170px}}

.breadcrumb-bg{
    
}
body{
    background: #fbfbfb;
}   
footer.footer{
    background: #f9fafb;
}  
footer .footer-meta{
    background: #fff;
} 
        
/* END background_css */
/* BEGIN custom_css */
li > a {
    line-height: 50px;
}

.logo a {
    margin: auto auto;
    display: block;
    text-align: center;
    width: 205px;
}

img.media-object.testimonial-avatar {
    display: none;
}
/* END custom_css */
