/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */.


.jeg_topbar .jeg_nav_html{
	text-transform: uppercase;
}
.jeg_topbar .jeg_menu > li > a {
    color: inherit;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
	color: #fff;
}
.ads-head{
	text-align: center;
    margin: auto;
}
.jeg_midbar .item_wrap{
	display: block;
}
.jeg_midbar .jeg_logo{
	display: block;
}
.jeg_midbar .jeg_nav_html{
	margin-top: 8px;
}
.jeg_midbar .jeg_nav_html span {
  font-size: 15px;
}
.jeg_midbar .jeg_nav_center .jeg_nav_alignright{
	margin-bottom: 4px;
	margin-top: 0px;
}
body, .jeg_boxed .jeg_main .jeg_container, .jeg_content {
    background: #eee;
}

.jeg_topbar .jeg_nav_html{
	text-transform: uppercase;
}
.jeg_topbar .jeg_menu > li > a {
    color: inherit;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
	color: #fff;
}
.ads-head{
	text-align: center;
    margin: auto;
}
.jeg_main_menu > li > a{
	text-transform: capitalize;
}
#une_home .jeg_post_title {
    font-size: 35px;
    line-height: 38px;
}
h3.jeg_block_title{
	text-transform: uppercase;
}
.jeg_block_heading_7 .jeg_block_title span{
	border-color: #01528C;
}
.jeg_pl_md_1 .jeg_post_title {
	font-size: 19px;
}
.jeg_thumb .jeg_post_category a{
	background-color: #01528C;
  color: #fff;
	border-color: #01528C;
}
.jeg_postblock_22.jeg_col_1o3 .jeg_post_title {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 5px;
}
.widget .main-ticker-wrapper .pl-ticker-cnt .pl-ticker-title-cnt{
	background: #01528c;
	border-bottom: 1px solid #ddd;
	padding: 20px 20px;
	font-size: 18px;
	text-transform: inherit;
}

.main-ticker-wrapper .pl-ticker-cnt .pl-title {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 23px;
    margin-top: 0;
}
.main-ticker-wrapper .pl-ticker-cnt .pl-title a{
	text-transform: inherit;
	font-size: 13px !important;
}

.jeg_cat_title, .jeg_page_title{
	color: #01528C;
	margin-bottom: 40px;
}
.jeg_post_title, .entry-header .jeg_post_title, .jeg_single_tpl_2 .entry-header .jeg_post_title{
	font-size: 30px;
}
.jeg_post_excerpt p, .content-inner p{
	text-align: justify;
}
@media only screen and (max-width:768px){
	
	.jeg_navbar_mobile{
		display: block;
		box-shadow: none;
	}
	.jeg_navbar_mobile .jeg_mobile_bottombar{
		line-height: 40px;
	}
	.jeg_navbar_mobile .jeg_mobile_bottombar .jeg_nav_aligncenter{
		display: block;
	}
	.jeg_navbar_mobile .jeg_mobile_bottombar .jeg_nav_aligncenter .jeg_mobile_logo{
		text-align: center;
		display: block;
		padding: 0;
	}
	.jeg_navbar_mobile .jeg_mobile_bottombar .jeg_nav_aligncenter .jeg_nav_html{
		display: block;
		text-align: center;
		font-family: 'Open Sans condensed'
	}
	.jeg_navbar_mobile .jeg_mobile_bottombar .jeg_nav_aligncenter .jeg_mobile_logo .site-title {
		font-size: 40px;
	}
	.jeg_navbar_mobile .jeg_mobile_bottombar .jeg_nav_aligncenter .jeg_nav_html span {
		font-size: 17px;
	}
	.jeg_pubheader{
		margin-top: 20px;
	}
}
@media only screen and (min-width:768px){

.jeg_postblock_23.jeg_col_1o3 .jeg_post {
    width: 50%;
    padding-right: 30px;
	}
.jeg_postblock_37.jeg_col_1o3 .jeg_post {
    width: 33%;
    padding: 0 10px;
	}	
.jeg_postblock_22.jeg_col_1o3 .jeg_post{
	width: 33%;
	}
.jeg_postblock_37.jeg_col_1o3 .jeg_post:first-child {
    padding-left: 0;
	}
.jeg_postblock_37.jeg_col_1o3 .jeg_post + .jeg_post {
    padding-left: 0;
	}
	
}

.jeg_footer_content, .jeg_footer.dark .jeg_footer_content{
	display:none;
}


