.container, .boxed .header-wrap, .boxed .page-header-wrap, .boxed .page-header, .boxed .home-slider, .boxed .home-slider .featured-area-wrap, .boxed .home-boxes, .boxed .home-posts, .boxed .home-postlist, .boxed .portfolio-related, .boxed .footer-callout, .boxed .footer{
   
}
.home-posts .featured-area img{
    width: 100%;
    height: 167px;
}
.grid [class*='col-'], .grid [class*='col-']:first-child{
    margin-bottom:20px;
}
.logo h1 img{
    width: 30%;
    height: 30%;
}
.logo h1{
    width: 600px;
}
@media (max-width: 767px){
    .logo h1{
        height: 123px;
    width: 180px;
    }
    .logo h1 a{
        height: 123px;
    width: 180px;
    }
    .logo h1 img{
        height: 123px;
    width: 180px;
    }
}
.primary-menu{
    background:#0b90da;
}
.primary-menu ul{
    background:#0b90da;
}
.main, .boxed .main>.container{
    background:#0b90da;
}
.home-posts{
    background:#0b90da;
    border-top: 1px solid #0b90da;
}
.bottom-bar{
    background:#0b90da;
    border-top: 2px solid #0b90da;
}
.footer-info{
    background:#0b90da;
    border-top: 2px solid #0b90da;
}
.main-content .hentry{
    background:#0b90da;
    border-bottom: 2px solid #0b90da;
}