@import url(https://honlap.hu/design/font/open-sans-400-700-400italic-subset-latin-latin-ext.css);
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic&subset=latin,latin-ext);*/

/**/
#www-header *, #www-header *:before, #www-header *:after{
	box-sizing: border-box;
}

#www-header{
	position: relative;
	z-index: 50;
	width: 100%;
	background: #fff;
	border-top: solid 5px #3D3D3F;
	font-family: 'Open Sans', sans-serif;
	
	-webkit-box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
	box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
}
#www-header.wwwBlog{
	-webkit-box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
	box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
}
#www-header.wwwfix{
	position: fixed;
	top: 0;
	border: 0;
	-webkit-box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
	box-shadow: 0 2px 5px 0 rgba(1,1,1, 0.1);
}
#www-header.wwwfix.wwwopen{
	position: absolute;
}
#www-header .wrapper{
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 75px;
	width: 100%;
	max-width: 1180px;
	height: 50px;
	text-align: left;
	
	height: 50px;
	overflow: hidden;
}
#www-header .ico{
	position: absolute;
	left: 0; top: 0;
	width: 50px;
	height: 50px;
	background: url(landing3/bs_icon.jpg) no-repeat;
	background-size: 50px 50px;
}
#www-logo{
	float: left;
	display: block;
	margin: 7px 0 0;
	width: 135px;
	text-decoration: none;
}
#www-logo img{
	width: 100%;
}
#www-header .i{
	padding: 12px 0 0;
	float: right;
	width: 50px;
	height: 50px;
	background: #999;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#www-header .fb{
	background: #3b5998;
}
#www-header .s{
	background: #257BB0;
}
#www-header .w{
	background: #F95F27;
}
#www-header .r{
	background: #FC8F26;
}
#www-header .m{
	display: none;
	background: #6bbfe8;
}
#www-header .a{
	width: 160px;
	background: #3d3c3f;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
#www-header .i:hover{
	opacity: 0.7;
}

/* nav */
#www-nav{
	float: right;
	margin: 0 10px 0 25px;
	padding: 0;
	list-style: none;
	font-family: 'Open Sans', sans-serif;
}
#www-nav li{
	float: left;
	margin: 10px 5px 0;
	padding: 5px 10px;
	background: #666;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
#www-nav .www-n1{
	background: #ef490d;
}
#www-nav .www-n2{
	background: #2b4f8b;
}
#www-nav .www-n3{
	background: #0f8531;
}
#www-nav .www-n4{
	/*background: #e31e65;*/
	background: #F90B18;
}
#www-nav .www-n5{
	background: #BD9E21;
}
#www-nav li:hover{
	opacity: 0.7;
}

/* www-mcont */
#www-header .www-mcont{
	position: absolute;
	left: 0; top: 50px;
	z-index: 10;
	width: 100%;
	background: #6CBFE9;
	background: rgba(108, 191, 233, 0.95);
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
#www-header #www-mcont_1{
	background: #ef490d;
	background: rgba(239, 73, 13, 0.95);
}
#www-header #www-mcont_2{
	background: #2b4f8b;
	background: rgba(43, 79, 139, 0.95);
}
#www-header #www-mcont_3{
	background: #0f8531;
	background: rgba(15, 133, 49, 0.95);
}
#www-header #www-mcont_4{
	/*background: #e31e65;
	background: rgba(227, 30, 101, 0.95);*/
	
	background: #F90B18;
	background: rgba(249, 11, 24, 0.95);
}
#www-header #www-mcont_5{
	background: #BD9E21;
	background: rgba(189, 158, 33, 0.95);
}
#www-header .www-mcont .cnt{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 1200px;
	background: url(landing3/bs_layer.png) no-repeat right bottom -50px;
	color: #fff;
	text-align: left;
}
#www-header .www-mcont h2{
	margin: 0 0 15px;
	padding: 15px 0;
	width: 100%;
	border-bottom: solid 1px #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 32px;
	font-style: normal;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
#www-header .www-mcont .wrp{
	display: block;
	padding: 0 0 20px;
}
#www-header.mfix .www-mcont .wrp{
	display: none;
}
#www-header.mfix .www-mcont .wrp.active{
	display: block;
}
#www-header .www-mcont .c{
	float: left;
	padding: 0 10px;
	width: 33.33%;
}
#www-header .www-mcont .cFull{
	padding: 0 10px;
	width: 100%;
}
#www-header .www-mcont .blogger{
	position: relative;
	display: block;
	margin: 0 0 7px;
	padding: 0 0 0 40px;
	text-decoration: none;
	text-transform: uppercase;
}
#www-header .www-mcont .blogger img{
	position: absolute;
	left: 0; top: 5px;
	width: 25px;
	border-radius: 50%;
}
#www-header .www-mcont .blogger b{
	display: block;
	padding: 6px 0;
	border-bottom: solid 1px #fff;
	font-size: 13px;
	color: #fff;
}
#www-header .www-mcont .blogger:hover b{
	opacity: 0.7;
}
#www-header .www-mcont .cTitle{
	margin: 0 0 30px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: uppercase;
}
/******************************************/
#www-header .www-box{
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
#www-header .www-box a.itemA{
	display: block;
	margin: 0 0 25px;
	color: #333;
	text-decoration: none;
}
#www-header .www-box .pic{
	display: block;
	float: left;
	width: 33.33%;
	height: 110px;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	overflow: hidden;
}
#www-header .www-box .pic img{
	width: 100%;
	display: none;
}
#www-header .www-box .cont{
	float: left;
	padding: 10px 15px;
	width: 66.66%;
	height: 110px;
	max-height: 110px;
	background: #f2f2f2;
	cursor: pointer;
	overflow: hidden;
}
#www-header .www-box .cont.withoutpic{
	float: none;
	width: 100%;
	height: 110px;
}
#www-header .www-box .cont h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}
#www-header .www-box .cont .lead{
	font-size: 12px;
}
#www-header .www-box a.itemA:hover h3 span{
	text-decoration: underline;
}
/******************************************/

#www-catnav{
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
#www-catnav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
#www-catnav li{
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	height: 30px;
}
#www-catnav li a{
	display: block;
	padding: 3px 10px;
	float: left;
	background: #5FB8DE;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#www-catnav li a:hover{
	opacity: 0.8;	
}

/************** BLOGNAME ********************/
#www-header .blogname{
	position: absolute;
	left: 10px; top: -20px;
	width: auto;
	text-align: center;
	white-space: nowrap;
}
#www-header .blogname .adult{
	display: inline-block;
	padding: 5px 5px 0;
	height: 30px;
	background: #e74c3c;
	font-size: 13px;
	color: #fff;
}
#www-header .blogname .n{
	display: inline-block;
	padding: 5px 5px 0;
	height: 30px;
	background: #5cb9e0;
	font-size: 13px;
	color: #fff;
}
#www-header .blogname .n a{
	color: #fff;
	text-decoration: none;
}
#www-header .blogname .n a:hover{
	text-decoration: underline;
}
#www-header .blogname .cat{
	display: inline-block;
	padding: 5px 5px 0;
	height: 30px;
	background: #C8CBC0;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
/************** BLOGNAME ********************/

@media only screen and (max-width: 1220px){
	#www-header{
		-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0, 0.3);
		-moz-box-shadow: 0 5px 5px 0 rgba(0,0,0, 0.3);
		box-shadow: 0 5px 5px 0 rgba(0,0,0, 0.3);
	}
	#www-header .i{
		width: 50px;	
	}
	#www-header .i span{
		display: none;	
	}
	
	#www-nav{
		margin: 0 0 0 20px;
	}
}
@media only screen and (max-width: 1023px){
	#www-header .cont{
		padding: 0 0 0 10px;
	}
	#www-header .ico{
		display: none;
	}
	#www-header .wrapper{
		padding: 0 0 0 10px;
	}
	
	#www-nav{
		display: none;
	}
	#www-header .m{
		display: block;
	}
	
	
	#www-header .www-mcont{
		display: none !important;
		position: relative;
		left: auto; top: auto;
	}
	#www-header .www-mcont.active{
		display: block !important;
	}
	#www-header .www-mcont h2{
		margin: 0;
		padding: 7px 0;
		border: 0;
		font-size: 22px;
		cursor: pointer;
	}
	#www-header .www-mcont h2.nobr{
		border: 0;
	}
	#www-header .www-mcont .wrp{
		padding-top: 15px;
	}
}


@media only screen and (max-width: 767px){
	#www-header .www-mcont .c{
		float: none;
		width: 100%;
	}
	#www-header .www-mcont .cTitle{
		margin-top: 20px;
	}
	#www-header .www-mcont .cTitle.cNull{
		margin: 0;
		font-size: 0;
	}
}

/* Breaking News */
#breakingnews {
	background: #3d3c3f;
	width: 100%;
	height: 50px;
}
#breakingnews.wwwfix{
	position: fixed;
	top: 0;
	z-index: 50;
}
#breakingnews.wwwfix + #www-header.wwwfix {
	top: 50px;
}
#breakingnews .wrapper {
	width: 1180px;
	margin: 0 auto;
}
#breakingnews .news-title {
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	background: #ed1c24;
	text-transform: uppercase;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 3px 10px;
	text-decoration: none;
	transition: all 0.4s;
}
#breakingnews .news-title:hover {
	opacity: 0.7;
}
#breakingnews .news-lead {
	color: #fff;
	overflow: hidden;
	padding: 16px 0;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	cursor: pointer;
}
@media only screen and (max-width: 1024px){
	#breakingnews .wrapper {
		width: 1024px;
	}
}
@media only screen and (max-width: 990px){
	#breakingnews .wrapper {
		width: 990px;
	}
}
@media only screen and (max-width: 480px){
	#breakingnews .wrapper {
		width: 480px;
		display: inline;
	}
	#breakingnews {
		height: auto;
		display: flex;
	}
	#breakingnews.wwwfix {
		display: none;	
	}
	#breakingnews.wwwfix + #www-header.wwwfix {
		top: 0px;
	}
	#breakingnews .news-title {
		margin: 3%;
		display: inline-flex;
	}
	#breakingnews .news-lead {
		display: none;
	}
}