/*
Theme Name: Insight Child
Theme URI: http://www.wpzoom.com/themes/insight
Template: insight
Author: WPZOOM
Author URI: http://www.wpzoom.com
Description: Insight is a minimal magazine theme with a full-width slideshow and multiple color styles.
Tags: two-columns,right-sidebar,responsive-layout,custom-colors,custom-menu,featured-images,theme-options,translation-ready
Version: 999.0.1482327035
Updated: 2016-12-21 08:30:35

*/

.navbar-brand {
    width: 100%;
}
.main-navbar {
    margin-left: 65px;
    float: left;
}
.sb-search {
    top: 55%;
    right: 5%;
}
body.single header .inner-wrap {
    padding: 0;
}
body.single .content-area .post-thumb {
    margin-bottom: 20px;
}
@media screen and (max-width: 979px) {
body.single .post-thumb img {
    height: auto !important;
    width: 100% !important;
}
.navbar-toggle {
    display: block;
    left: 0;
}
.sb-search {
    display: block !important;
    top: 17% !important;
}
}
