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

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

body.jnews {
	background-position: center top !important; 
	background-repeat: no-repeat !important; 
	background-attachment: fixed !important; 
	padding-top: 0px!important;
	background-color: #dce4f1 !important;
}

.jnews_header_top_ads {
	position: relative; 
	z-index: 9999; 
	top: 0; 
	left: 0; 
	right: 0; 
	background: transparent;  
	max-width: 1240px;  
	margin: 0 auto; 
	/*overflow: hidden;*/
}

/* .jnews_header_top_ads > div{transform: scale(1.17); -webkit-transform: scale(1.17); transform-origin: 50% 0%; -webkit-transform-origin: 50% 0%;} */

.jeg_viewport { 
	max-width: 1240px; 
	margin: 0 auto; 
	width: 100%; 
	z-index: 9998;
}

.jeg_navbar_mobile_wrapper { 
	z-index: 99;
}

.jeg_stickybar { 
	left: 0; 
	right: auto; 
	max-width: 100%; 
	width: 100% !important; 
}

.head-banner{ 
	padding-top: 280px; 
}

.jeg_boxed .jeg_container { 
	width: 100% !important; 
}

.jeg_boxed .jeg_viewport {
	max-width: 1240px !important; 
	margin: 0px auto 0 auto;
}

.jeg_boxed .jeg_viewport .container { 
	width: 100%; 
}

.content-inner {
    word-break: normal;
}

body.page-template-template-builder .jeg_meta_author {
    display: none;
}

ins img { 
	max-width:100%;
	height:auto; 
}

@media(max-width:991px) {
    body.jnews{ /*padding-top: 27%;*/ padding-top: 26%;
	}    
    #background_content {
		background-position: center !important; 
		background-size: calc(100% - -105%);
	}
    .jeg_navbar_mobile.jeg_sticky_nav {
		left: 0; right: auto; max-width: 100%; width: 100% !important;
	}
    .jeg_footer_sidecontent .jeg_menu_footer li {    
		white-space: normal;
	}
    .jnews_header_top_ads { 
		overflow: hidden; 
	}
}

@media(max-width:1024px) {
	#bgleft, #bgright, #background_content { 
		display: none !important; 
	}
}

@media only screen and (min-width: 1000px) {
	.container, .jeg_vc_content > .vc_row, .jeg_vc_content > .vc_element > .vc_row, .jeg_vc_content > .vc_row[data-vc-full-width="true"] > .jeg-vc-wrapper, .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width="true"] > .jeg-vc-wrapper {
	    width: 1000px;
	}
}

@media only screen and (min-width: 1000px) {
		.jeg_boxed .jeg_container {
	    width: 1000px;
	}
}

@media only screen and (min-width: 1281px) {
  /*.jeg_boxed .jeg_viewport { 
	max-width: fit-content !important; }*/
}

@media only screen and (max-width: 480px) {
	.jeg_post_category {
	    display: none;
	}
} 

#background_content {
	z-index: 9999999;
}
