/*
Theme Name: Unicon Child Theme
Theme URI: http://themeforest.net/user/minti
Description: Unicon Child Theme for your Customizations.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
*/

#bloginner .wpb_wrapper {
    border: 1px solid #ccc;
    padding: 10px;
    margin-right: 10px;
    height: 180px;
}
#bloginner h2 {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
}
#bloginner .single_image{margin-bottom:10px;}

@media only screen and (max-width: 479px){
  .page-id-15734 .logo img, .page-id-15760 .logo img, .page-id-15895 .logo img, .page-id-15538 .logo img, .page-id-15740 .logo img  {max-width: 130px!important;height: auto!important;}
}

.parent_id_post span.highlited_area, .parent_id .first_highlited_area {
    color: #000;
    font-weight: 800;
}