@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	padding:0
}

.clear{
	clear:both
}

.container{
	width:1170px;
	margin:0 auto
}

/* PETOFI MUSIC AWARDS */
.widget_petofipollslogin_widget { text-align:center;}
.pmaHeader * { box-sizing:border-box;}
.pmaHeader {
	background-repeat:repeat;
}
.pmaHeader .grid_4 { width:40%; margin:0!important; padding:0 15px; box-sizing:border-box;}
.pmaHeader .grid_8 { width:60%; margin:0!important; padding:0 15px; box-sizing:border-box;}
.pmaLogo {
	width: 100%;
	max-width:420px;
	display: block;
	position: relative;
	padding-bottom: 50%;
}
.pmaHeader #login_wrapper:hover {
	background-color:#98ea24;
}
.pmaHeader #login_wrapper img {
	width: 32px;
	height:40px;
	float:left;
}
.pmaHeader .element-title,
.login-nli-title,
.pmac-conter-title,
.pmac-text-title {
	color:#fff;
	font-family: 'ProxiBold',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:30px;
	margin:20px 0;
	line-height:1;
	text-align: left;
	text-shadow: 0 1px 10px rgba(0,0,0,0.7);
}
.pmaHeader .textwidget,
.pmac-conter-text,
.login-nli-text,
.pmac-text-text {
	color:#fff;
	font-size:14px;
	text-align:left;
	text-shadow: 0 1px 5px rgba(0,0,0,0.5);
}
.pmac-conter-counter { margin: 20px auto;}
.pmac-conter-counter canvas{ margin: 0 auto; display:block;}
.dpwu-voted .dpwu-vote-item { display:none; }
.dpwu-voted .dpwu-vote-item:last-of-type { display:block; }
.dpwu-voted .dpwu-vote-item:last-of-type .kvizTitle{ display: none!important; }
.dpwu-voted .dpwu-vote-item:last-of-type .resultVotes{ width:100%!important; border-left: none!important;}

@media all and (max-width:767px) {
	.pmaHeader .grid_4,
	.pmaHeader .grid_8 { width:100%; padding:0;}
	.pmaLogo { max-width:150px; padding-bottom: 49%; margin: 0 auto;}
	.pmac-conter-counter canvas{ width: 280px!important; height:65px!important;}
}
@media all and (max-width:320px) {
	.pmaHeader .element-title,
	.login-nli-title,
	.pmac-conter-title,
	.pmac-text-title {
		font-size:22px;
	}
}
@media all and (max-width:320px) {
	.pmac-conter-counter canvas{ width: 242px!important; height:56px!important;}
}

/* START PZD LOGIN POPUP 2017 */

.page .forceDataUpdateMessage {
	background-color: #ffecc2;
	border: 1px solid #e1bc6b;
	padding: 12px;
	font-family: 'ProxiSemiBold',Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #7ece0d;
}
.page .login_hover{
	cursor: pointer;
}
.page #login_wrapper img {
	height: 20px;
	width: 20px;
	margin-right: 6px;
}
#registrationPopup div:nth-of-type(8) input {
	margin-left:25px;
	margin-bottom:5px;
}
#registrationPopup div:nth-of-type(8) label {
	width: calc(90% - 10px);
}
#registrationPopup div:nth-of-type(8) .login-error {
	margin-top:-30px !important;
}
#registrationPopup div:nth-of-type(8) .login-error:hover {
	top: -15px;
	margin-bottom: -15px;
}
.page .ui-dialog-spin {
	visibility: hidden;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	position: absolute;
	right: 16px;
	bottom: 20px;
}
.page .ui-dialog-alert .ui-dialog-titlebar{
	border:none;
	text-align: center;
	font-family: 'ProxiBold',Arial, Helvetica, sans-serif;
	background-color: transparent;
	background: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.page .ui-dialog-alert .ui-dialog-title {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	width:100%;
}
.page .ui-dialog-info .ui-dialog-title {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	width:100%;
	float:none;
}
.page .ui-dialog-login .ui-dialog-buttonset button,
.page .ui-dialog-registration .ui-dialog-buttonset button,
.page .ui-dialog-alert .ui-dialog-buttonset button,
.page .ui-dialog-info .ui-dialog-buttonset button {
	padding: 10px 16px;
	background-color: #7ece0d;
	border: none;
	color: #000;
	font-size: 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family:'ProxiBold', Arial, Sans-serif;
	display:inline-block;
	margin:0 5px;
}
.page .ui-dialog-login .strike,
.page .ui-dialog-registration .strike{
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	width: 99%;
}
.page .ui-dialog-login .strike > span,
.page .ui-dialog-registration .strike > span {
	position: relative;
	display: inline-block;
	color: #999;
	text-transform: uppercase;
	font-family: 'ProxiBold',Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px 0;
}
.page .ui-dialog-login .strike > span:before,
.page .ui-dialog-login .strike > span:after,
.page .ui-dialog-registration .strike > span:before,
.page .ui-dialog-registration .strike > span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
	height: 1px;
	background: #666;
}
.page .ui-dialog-login .strike > span:before,
.page .ui-dialog-registration .strike > span:before {
	right: 100%;
	margin-right: 15px;
}
.page .ui-dialog-login .strike > span:after,
.page .ui-dialog-registration .strike > span:after {
	left: 100%;
	margin-left: 15px;
}

.page #loggedin img { position: absolute; left:0;}

.page #loggedin .SocialUser a:last-of-type::before {
	display: none;
}
.page #loggedin .SocialUser {
	text-align: center;
}
/* END - PETOFI MUSIC AWARDS */

/* Belépés, regisztráció */
.page .widget_globalpollslogin_widget .login-nli-container,
.page .widget_globalpollslogin_widget .login-li-container {
	background: transparent;
	border: inherit;
}
.page #buttonset_registration {
	display: none;
}
@media screen and (max-width: 520px) {
	.page .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
		margin-top: 0;
	}
}
@media (max-width: 520px) {

	.page .conditions_aggree .login-error {
		width: 90% !important;
		padding-left: 10px;
	}
}
@media (max-width: 414px) {

	.page .ui-dialog-content input[type="text"],
	.page .ui-dialog-content input[type="password"] {
		font-size: 14px !important;
		height: 30px !important;
	}
	.page .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
		margin-bottom: 0 !important;
	}
	.page .registrationCaptcha .codeline {
		line-height: 20px;
	}
	.page .registrationCaptcha .codeline span {
		margin-left: 0!imortant;
		padding-top: 5px;
		line-height: 15px !important;
	}
	.page #registrationPopup .code input {
		max-width: 80px !important;
		float: left !important;
		margin-left: 15px;
		margin-right: 15px;
	}
	.page #registrationPopup .code img {
		margin: 0 !important;
		padding-top: 10px;
	}
	.page .registrationCaptcha .codeline .code {
		display: inline-block !important;
	}
	.page .registrationCaptcha .codeline {
		text-align: center;
	}
}
@media (max-width: 372px) {
	.page #registrationPopup .registrationCaptcha img {
		margin-top: 16px !important;
		height: 50px !important;
	}
	.page #registrationPopup .registrationCaptcha .code img {
		margin-top: 0 !important;
		padding-top: 0;
		height: 28px !important;
	}
	.page #registrationPopup .registrationCaptcha .code input {
		max-width: 70px !important;
		margin-right: 10px !important;
	}
}
@media (max-width: 360px) {
	#registrationPopup div:nth-of-type(8) label {width: 80%; line-height: 18px; margin: 0 auto; }
}
/* Szavazas */
.pmaHeader .widget_globalpollslogin_widget .login-nli-title,
.pmaHeader .widget_globalpollslogin_widget .login-li-title,
.pmaHeader .widget_globalpollslogin_widget .login-li-text {
	color: #fff;
}
.pmaHeader .hms_poll_contener {
	border: 1px solid #7ece0d !important;
}
.pmaHeader .pollsVotes {
	border-left: none !important;
	width: 100% !important;
	position: relative !important;
	padding-top:50px !important;
}
.pmaHeader .pollsVotes .kvizQuest {
	position: absolute;
	left:0;
	right: 0;
	top: 0;
	padding: 10px 20px !important;
	background-color: #7ece0d;
	color: #000 !important;
	display:block;
}
.pmaHeader .pollsVotes .sendButton {
	bottom: -100px !important;
}
@media (max-width: 768px) {
	.pmaHeader .hms_poll_contener .oneVote {width: 50% !important;}

}
/* END PZD LOGIN POPUP 2017 */

/* PZD szavazás Nyertes jelölés */

.oneSmall.winner {
	background-color: #7ece0d !important;
}
.oneSmall.winner .oneSmallTxt {
	color: #000;
}
/*playNow*/

.playNow{
	background-color:#7ece0d;
	height:inherit;
	width:280px;
	font-family:ProxiNormal, Arial;
	font-size:12px;
	text-transform:uppercase;
	padding:10px;
	text-align:right!important;
}

.playNow span{
	font-family:ProxiBold;
}
.nowMan span {
	font-size: 10px !important;
}
.playNow .nowContent{
	width:240px;
	float:left;
}
.playNow .nowContent:before {
	content:"PETŐFI RÁDIÓ";
	position: relative;
	width: 100%;
	text-align: left;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	font-family: ProxiBold;
	display:block;
}
.playNow .nowTitle{
	line-height:18px;
	height: 22px;
	overflow: hidden;
	text-align:left;
}
.playNow .nowTitle{
	font-size:15px;
}
.playNow .nowTitle>span {
	display: none;
}
.playNow .nowMan{
	text-transform:none;
	display:none;
}
.playNow .nowPlaying{
	font-size:14px;
	overflow:hidden;
}
.playNow .nowPlaying .title{
	height: 20px;
	min-width: 250px;
	overflow: hidden;
	text-align: left;
	margin-left:0;
	font-family: ProxiBold;
}
.playNow .nowPlayBut{
	width:30px;
	height:30px;
	float:left;
	background-image:url('IMG/petofiSprite.png');
	margin:15px 0 0 10px;
}
/*smallNews*/

.smallNews{
	width:100%;
	font-family:ProxiNormal, Arial;
	font-size:12px;
	line-height:15px;
	position: relative;
}
.smallNews .oneSmall{
	width:220px;
	height:190px;
	background-color:#333;
	float:left;
	margin-right: 10px;
	overflow: hidden;
}
.smallNews .oneSmallPic{
	width:220px;
	height:110px;
	position:relative;
	overflow:hidden;
	background-size:cover;
	background-color:#999;
}
.smallNews .oneSmallPic img{
	height:auto;
	width: 100%;
	display:none;
}
.smallNews .oneSmallPic .smallShare,
.smallNews .oneSmallPic .smallMore{
	display:block;
	width:30px;
	height:30px;
	background-image:url('IMG/petofiSprite.png');
	position:absolute;
}
.smallNews .oneSmallPic .smallShare{
	background-position:-35px 0;
	top:0;
	right:0;
}
.smallNews .oneSmallPic .smallMore{
	background-position:-70px 0;
	bottom:0;
	right:0;
}
.smallNews .oneSmallTxt{
	color:#FFF;
	margin:10px;
	overflow: hidden;
	height: 60px;
}
.smallNews .oneSmallTxt span{
	text-transform:uppercase;
	font-size:14px;
	font-family:ProxiSemiBold;
	display:block;
}
/*topStorySlider*/

.topStorySlider{
	width:870px;
	height:500px;
	position:relative;
	font-family:ProxiNormal, Arial;
	font-size:14px;
	line-height:18px;
	color:#000;
	background-color:#000;
}
.topStorySlider .slidePager{
	list-style:none;
	position:absolute;
	bottom:0;
	right:0;
	margin:0 20px 10px 0;
	padding:0;
	z-index:10;
}
.topStorySlider .slidePager li{
	display:inline-block;
	width:30px;
	height:30px;
	background-color:#7ece0d;
	margin:0 0 0 10px;
	cursor:pointer;
	opacity:0.6;
}
.topStorySlider .slidePager .active{
	opacity:1;
}
.topStorySlider .topSlide{
	width:100%;
	height:100%;
	background-size:cover;
	position:relative;
	z-index:9;
}
.topStorySlider .topSlideTxt{
	position:absolute;
	bottom:0;
	left:0;
	background-color:#7ece0d;
	width: 280px;
	height:auto;
	padding:20px;
}
.topStorySlider a{
	color:#FFF;
}
.topStorySlider .topSlideTxt h2{
	font-family:ProxiBold;
	font-size:25px;
	line-height:31px;
	color:#FFF;
	margin:0 0 20px 0;
	text-transform:uppercase;
	display:inline-block;
	word-break:break-word;
	overflow-wrap:break-word;
}
.topStorySlider .topSlideTxt .topSlideArrow{
	width:25px;
	height:50px;
	background-image:url('IMG/petofiSprite.png');
	background-position:0 -35px;
	float:right;
	margin-right:-45px;
}
/*justPast*/

.justPast{
	width:300px;
	height:500px;
	background-color:#7ece0d;
	font-family:ProxiNormal;
	font-size:12px;
}
.justPast .justTitle{
	background-color:#333;
	height:45px;
	color:#FFF;
	padding:25px 0 0 70px;
	font-family:ProxiSemiBold;
	font-size:20px;;
	line-height:20px;
	text-transform:uppercase;
	background-image:url('IMG/petofiSprite.png');
	background-position: -340px 0;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:22px;
}
.justTV .justTitle{
	background-position: -340px -70px;
}
.justPast .justTitle .justTitleArrow{
	width:42px;
	height:21px;
	position:absolute;
	bottom:-21px;
	left:8px;
	background-image:url('IMG/petofiSprite.png');
	background-position:-105px 0;
}
.justPast .justTitle .justLogo{
	width:78px;
	height:47px;
	position:absolute;
	right:10px;
	top:10px;
	background-image: url("/wp-content/plugins/hms-petofilive-new/common/style/IMG/PF_logo_sprite.png");
	background-repeat: no-repeat;
}
.petofiR{
	background-position: 0 0;
}
.petofiTV{
	background-position: 0 -47px;
}
.justPast .justOne{
	height:63px;
	margin:10px 10px;
	color:#FFF;
	overflow: hidden;
}
.justPast .justOne .oneTime{
	width:40px;
	padding-right:10px;
	float:left;
	border-right:#FFF solid 1px;
	height:100%;
	font-size:16px;
	font-family:ProxiSemiBold;
	text-align:right;
	min-height:2px;
}
.justPast .justOne .oneTxt{
	float:left;
	width:210px;
	padding-left:10px;
	line-height:15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	/* optional */
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.justPast .justOne .oneTitle{
	font-size:14px;
	line-height: 17px;
	display:block;
	font-family:ProxiSemiBold;
	text-transform:uppercase;
}
.justPast .justOne .onePlaying{
	text-transform:uppercase;
	line-height:15px;
}
.justPast .justOneMore{
	font-family: ProxiSemiBold;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	background-color: #333;
	text-transform: uppercase;
	height: 21px;
	padding: 9px 35px 0 20px;
	text-decoration: none;
	margin-bottom: 8px;
	margin-top: -5px;
	display: block;
	float: right;
	background-image: url('IMG/petofiSprite.png');
	background-position: -267px -456px;
	background-repeat: no-repeat;
}
.onePlaying {
	overflow: hidden;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
	float: right;
	width: 100%;
}
.justPast .justOne .oneTitle{
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	float: right;
	width: 100%;
}
.justPast .justOne .oneMan{
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3;
	float: right;
	width: 100%;
}
/*articleOffer*/

.articleOffer{
	width:570px;
	font-family:ProxiNormal, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	min-height:240px;
}
.articleOffer a{
	color:#000;
	text-decoration:none;
}
.articleOffer .offerPic{
	width:310px;
	height:170px;
	background-size:cover;
	float:left;
	position:relative;
	background-position:center;
}
.articleOffer.noPic .offerPic{
	width:auto;
	height:auto;
	background-image:none !important;
	display:none;
}
.articleOffer .offerTxt{
	float:left;
	margin-left:15px;
	width: 245px;
	position: relative;
}
.articleOffer.noPic .offerTxt{
	width: 425px;
	margin-left:145px;
}
.articleOffer.noPic.right .offerTxt{
	margin-right:145px;
}
.articleOffer .offerTxt h4{
	font-size:24px;
	line-height:29px;
	color:#000;
	margin:0 0 3px 0;
}
.articleOffer .offerTxt span{
	color:#999;
	display:block;
	font-size:16px;
	margin-bottom:20px;
}
.articleOffer .offerMeta{
	width:310px;
	position:absolute;
	left:-325px;
	top:187px;
	text-align:right;
}
.articleOffer.noPic .offerMeta{
	top:5px;
	width:130px;
	right:-145px;
}
.articleOffer .offerMeta .metaCat{
	font-size:16px;
	font-family:ProxiSemiBold;
	text-transform:uppercase;
	line-height:16px;
	min-height:18px;
	height:auto;
	background-image:url('IMG/metaCat.png');
	background-position:top right;
	padding: 2px 30px 0 0;
	background-repeat:no-repeat

}
.articleOffer .offerMeta .metaDate{
	background-image:url('IMG/petofiSprite.png');
	background-position:-270px -180px;
	padding: 0 30px 0 0;
	font-size:14px;
	font-family:ProxiSemiBold;
	margin-top:5px;
	background-repeat:no-repeat;
	width: 105px;
	float: right;
}
.articleOffer .offerSocCont{
	margin-top:20px;
	min-height:84px
}
.articleOffer .offerSocCont {
	display: none;
}
.mediaSocial,
.tileSocial {
	display: none;
}
/*articleOffer right*/

.right .offerPic{
	float:right;
}
.right .offerTxt{
	float:right;
	margin-left:0;
	margin-right:15px;
	text-align:right;
}
.right .offerMeta{
	left: inherit;
	right: -325px;
	text-align:left;
}
.right .offerMeta .metaCat{
	background-position:top left;
	padding: 2px 0 0 30px;
}
.right .offerMeta .metaDate{
	background-position:-385px -180px;
	padding: 0 0 0 30px;
	margin-top:5px;
	background-repeat:no-repeat;
	float:left;
}
/*articleOffer fullwidth*/
.fullwidth{
	width:1170px;
	margin-bottom:32px;
}
.cover .fullwidth {
	margin-bottom: 0;
}
.fullwidth .offerPic{
	float:right;
	width:470px;
	height:260px;
	position:relative;
}
.fullwidth .offerPic .picHolder{
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
}
.fullwidth.left .offerPic{
	float:left;
}
.fullwidth .offerPic .offerAuthor{
	height:130px;
	position:absolute;
	background-repeat:no-repeat;
	bottom:0;
	left:-30px;
	background-position: center top;
}
.fullwidth.noPic .offerAuthor{
	display:none;
}
.fullwidth .offerPic .authorName{
	background-color:#7ece0d;
	color:#FFF;
	padding:10px;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	width:auto;
	margin-top:130px;
}
.fullwidth .offerTxt{
	width:440px;
	float:right;
	margin-left:0;
	margin-right:60px;
	text-align:left;
	position:relative;
}
.fullwidth.left .offerTxt{
	float:left;
	margin-right:0;
	margin-left:60px;
}
.fullwidth.noPic .offerTxt{
	width:910px;
}
.fullwidth .offerTxt h4{
	font-size:32px;
	line-height:36px;
}
.fullwidth .offerTxt span{
	font-size:24px;
	color:#666;
	margin-top:8px;
	margin-bottom:30px;
}
.fullwidth .fullInfo{
	float:left;
}
.fullwidth.left .fullInfo{
	float:right;
	width:200px;
}
.fullwidth .fullInfo .offerMeta{
	position:static;
	text-align:left;
	height:50px;
	width:200px;
}
.fullwidth.left .fullInfo .offerMeta{
	float:right;
}
.noPic.left .offerMeta{
	left:-145px;
}
.fullwidth .offerMeta .metaCat{
	background-position:top left;
	padding: 2px 0 0 30px;
}

.fullwidth.left .offerMeta .metaCat{
	background-position:top right;
	padding: 2px 30px 0 0;
	text-align:right;
}
.fullwidth .offerMeta .metaDate{
	background-position:-385px -180px;
	padding: 0 0 0 30px;
	margin-top:5px;
	background-repeat:no-repeat;
}
.fullwidth.left .offerMeta .metaDate{
	background-position:-270px -180px;
	padding: 0 30px 0 0;
	text-align:right;
}
.fullwidth.left .fullInfo .offerSocCont{
	text-align:right;
	float:right;
}
.fullwidth.noPic .offerTxt{
	margin-right:0;
	margin-left:60px;
}
.fullwidth.noPic.right .offerTxt{
	margin-right:0;
}
.fullwidth.noPic.left .offerTxt{
	margin-right:60px;
	margin-left:0;
}
.noPic.left .offerTxt .offerSocCont{
	left:975px;
}
/*articleOffer big*/
.big{
	width:1170px;
	font-family:ProxiNormal;
	font-size:14px;
	color:#333;
	min-height: 160px;
}
.big .offerPic{
	width:770px;
	height:430px;
}
.big .offerMeta{
	height:50px;
	position:static;
	margin-bottom:70px;
	width: 370px;
}
.big.noPic .offerMeta{
	margin-bottom:0;
	position:absolute;
	left:-260px;
	top:0;
	width:200px;
}
.big.noPic .offerSocCont{
	position:absolute;
	left:-260px !important;
	top:70px;
	margin-top:0;
}
.big .metaCat,
.articleOffer.big .offerMeta .metaCat{
	text-align:left;
	background-position:top left;
	padding: 2px 0 0 30px;
}
.big .metaDate,
.articleOffer.big .offerMeta .metaDate{
	text-align:left;
	background-position:-385px -180px;
	padding: 2px 0 0 30px;
	background-repeat:no-repeat;
	float:left;
}
.big.right .metaCat,
.big.right .offerMeta .metaCat{
	text-align: right;
	background-position: top right;
	padding: 2px 30px 0 0;
}
.big.right .metaDate,
.big.right .offerMeta .metaDate{
	text-align: right;
	background-position: -270px -180px;
	padding: 2px 30px 0 0;
	background-repeat: no-repeat;
	float: right;
}
.big .offerTxt{
	margin-left:30px;
	width:370px;
}
.big.right .offerTxt{
	float:left;
	margin-left: 0;
	margin-right: 30px;
}
.big.right .offerMeta,
.big.right .petofilive-title,
.big.right .petofilive-subtitle,
.big.right .petofilive-lead,
.big.right .offerSocCont {
	float:right;
	clear:right;
}
.big.noPic .offerTxt{
	margin-top:0;
	width: 910px;
	margin-left:260px;
	position:relative
}
.big .offerTxt h4{
	font-size:32px;
	line-height:36px
}
.big .offerTxt span{
	margin-top:8px;
	font-size:24px;
	margin-bottom:32px;
}
.big.noPic.right .offerTxt{
	margin-left:0;
	margin-right:260px
}
.big.noPic.right .offerMeta{
	right: -260px;
	left: inherit;
}
.big.noPic.right .offerSocCont{
	right:-260px;
	left: inherit;
}
/*podCasts*/

.podCasts{
	width:1170px;
	height:340px;
	background-color:#333;
	font-family:ProxiNormal;
	font-size:14px;
	position:relative;
	overflow:hidden;
}
.podCasts .podCastsInner{
	width:1170px;
}
.podCasts .podArrows{
	position:absolute;
	width:100%;
	top:30%;
	margin-top:-23px;
	z-index:100;
	display:none;
}
.podCasts .podArrows .podArrowLeft,
.podCasts .podArrows .podArrowRight{
	display: block;
	width: 46px;
	height: 46px;
	float: left;
	background-color: #7ece0d;
	background-image: url('IMG/galleryArrow_left.png');
	background-size: 100% auto;
}
.podCasts .podArrows .podArrowRight{
	float:right;
	background-image: url('IMG/galleryArrow_right.png');
}
.podCasts .oneCast{
	width:170px;
	height:340px;
	background-color:#7ece0d;
	float:left;
	margin-right:30px;
}
.podCasts .oneCast .oneCastPic{
	width:100%;
	height:170px;
	background-size:cover;
}
.podCasts .oneCast .oneCastTxt{
	padding:13px 13px 17px 13px;
	position:relative;
	height:140px;
	width:144px;
}
.podCasts .oneCastTxt .castArrow{
	width:55px;
	height:28px;
	background-image:url('IMG/petofiSprite.png');
	background-position:-240px 0;
	position:absolute;
	top:-28px;
	left: 0;
	background-repeat: no-repeat;
}
.podCasts .oneCastTxt span{
	font-family:ProxiBold;
	text-transform:uppercase;;
}
.podCasts .castTime{
	font-size:14px;
	line-height:16px;
	margin-top:10px;
	position:absolute;
	bottom:15px;
}
.podCasts .castTime span{
	font-size:16px;
	font-family:ProxiBlack;
	text-transform:uppercase;
	display:block;
}
.podCasts .oneCastTxt .castTitle{
	font-size:18px;
	line-height:18px;
	display:block;
	font-family:ProxiBold;
	text-transform:uppercase;
	margin-top:5px;
	word-wrap: break-word;
	width:144px;
}
.podCasts .oneCastTxt .castPlace{
	font-family:ProxiNormal;
	font-size:14px;
	margin-top:10px;
}
.podCasts .oneCast.last{
	margin-right:0;
}
/*bannerLike*/

.bannerLike{
	width:100%;
	box-sizing: border-box;
	background-repeat:no-repeat;
	background-size:cover;
	padding:20px;
	border:#ddd solid 1px;
	font-family:ProxiNormal;
	font-size:14px;
	line-height:16px;
	color:#FFF;
	float:left;
}
.bannerLike .oneBLike{
	width:50%;
	min-height:50px;
	padding:8px;
	background-color: rgba(0,0,0,0.7);
	margin-bottom:15px;
	float: right;
}
.oneBLike a,.oneBLike:hover a {
	text-decoration: none;
}
.bannerLike .oneBLike:hover {
	background: black;
	color: rgb(126, 206, 13);
}
.bannerLike .bLikeMeta{
	width: 20%;
	border-right: #FFF solid 1px;
	height: 100%;
	float: left;
	text-align: right;
	box-sizing: border-box;
}
.bLikeMeta .metaCat{
	width:72px;
	font-size:12px;
	text-transform:uppercase;
	margin-right:8px;
	padding-right:20px;
	background-image:url('IMG/metaCat_w.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:4px;
}
.bLikeMeta .metaDate{
	height:14px;
	width:72px;
	font-size:12px;
	margin-right:8px;
	padding-right:20px;
	background-image:url('IMG/petofiSprite.png');
	background-position:-307px -224px;
	margin-bottom:4px;
}
.bLikeMeta .metaShare{
	height:14px;
	width:72px;
	font-size:12px;
	margin-right:8px;
	padding-right:20px;
	background-image:url('IMG/petofiSprite.png');
	background-position:-307px -239px;
}
.bannerLike .bLikeTxt{
	float: left;
	width: 80%;
	padding-left: 30px;
	box-sizing: border-box;
}
.bannerLike .bLikeTxt h4{
	margin:0;
	font-size:18px;
	font-family:ProxiBold;
	margin-bottom:4px;
}

/*typoCont*/

.typoCont{
	width:770px;
	height:350px;
	background-color:#7ece0d;
	position:relative;
	font-family:ProxiNormal, Arial;
}
.typoCont .typoMeta{
	width:150px;
	position:absolute;
	top:20px;
	left:20px;
	color:#FFF;
}
.typoMeta .metaCat{
	font-family:ProxiSemiBold;
	font-size:18px;
	text-transform:uppercase;
	height:16px;
	background-image:url('IMG/petofiSprite.png');
	background-repeat:no-repeat;
	background-position:-385px -270px;
	margin-bottom:5px;
	padding-left:30px;
	padding-top:2px;
}
.typoMeta .metaDate{
	font-family:ProxiSemiBold;
	font-size:14px;
	height:15px;
	background-image:url('IMG/petofiSprite.png');
	background-repeat:no-repeat;
	background-position:-385px -294px;
	margin-bottom:6px;
	padding-left:30px;
	padding-top:1px;
}
.typoMeta .metaShare{
	font-family:ProxiSemiBold;
	font-size:14px;
	height:15px;
	background-image:url('IMG/petofiSprite.png');
	background-repeat:no-repeat;
	background-position:-385px -317px;
	margin-bottom:5px;
	padding-left:30px;
}
.typoCont .typoTxt{
	position:absolute;
	left:20px;
	bottom:32px;
	max-width:730px;
	max-height:220px;
	width:auto;
	height:auto
}

/*articleHead*/

.articleHead{
	width:100%;
	margin-top:15px;
}
.articleHead .metaTags{
	font-family:ProxiSemiBold;
	font-size:14px;
	line-height:14px;
	color:#333;
	text-transform:uppercase;
	height:17px;
	padding-top:11px;
	padding-left:42px;
	background-image:url('IMG/petofiSprite.png');
	background-position:-366px -360px;
	background-repeat:no-repeat;
	width:auto;
	float:left;
	margin-right:70px;
}
.articleHead .metaTags a{
	color:#7ece0d;
}
.articleHead .metaTags span{
	color:#7ece0d;
}
.articleHead .metaTime{
	float:left;
	color:#999;
	font-family:ProxiSemiBold;
	font-size:14px;
	line-height:14px;
	height:15px;
	padding-top:4px;
	padding-left:23px;
	margin-top:7px;
	background-image:url('IMG/petofiSprite.png');
	background-position:-384px -420px;
	background-repeat:no-repeat;
	text-transform:uppercase;
}
.articleHead .metaTime span{
	color:#666
}
.articleHead h2{
	font-family:ProxiBold;
	font-size:40px;
	color:#333;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:32px;
	line-height: 36px;
}
.articleHead h2 span{
	color: #696969;
	font-family: ProxiSemiBold;
}
/*article*/

.petofi_article_date {
	display: none;
}
.articleReader{
	font-family:ProxiNormal;
	font-size:16px;
	width:100%;
	margin-bottom:30px;
	background-color: #fff;
}
.articleReader .cinemaTags{
	width:100%;
	margin:18px 0
}
.articleReader .cinemaTags a{
	font-size:16px;
	line-height:16px;
	font-family:ProxiBold;
	text-transform:uppercase;
	display:block;
	background-color:#333;
	padding:7px 10px 5px 10px;
	color:#FFF;
	text-decoration:none;
	float:left;
	margin: 0 8px 8px 0
}
.articleReader .cinemaTags a:hover{
	background-color:#7ece0d
}
.cikkTartalom .widget_petofiarticleviewer_widget>div {
	width: 100% !important;
	padding-top: initial !important;
}
.articleReader .articlePic{
	width:100%;
	height:480px;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	background-position:center
}
.articleReader .articlePic h2{
	background-color:#7ece0d;
	padding:15px 20px;
	color:#FFF;
	float:left;
	margin:0;
}
.articlePic .picQuote{
	width:540px;
	min-height:80px;
	height:auto;
	padding:30px;
	color:#FFF;
	background-color:#7ece0d;
	position:absolute;
	bottom:0;
	right:0;
	font-size:22px;
	line-height:26px;
}
.picQuote .quoteGraph{
	background-image:url('IMG/petofiSprite.png');
	background-position:0 -90px;
	width:105px;
	height:81px;
	float:left;
	margin-right:45px;
}
.articleReader .articleTxt{
	padding: 0 20px;
	margin-top:20px;
}
.aFramed.full {
	width: 100%;
	box-sizing: border-box;
	float: left;
	margin: 15px 0;
}
/* .articleReader .articleTxt p{
	margin:20px 0;
} */
.articleReader .articleTxt h4{
	font-family:ProxiBlack, proxiBold;
	font-size:30px;
	line-height:26px;
	color: #7ece0d;
	margin:40px	0 10px 0;
	text-transform:none;
}
.articleReader .articleTxt h5{
	font-size:22px;
	font-family:ProxiBold;
	margin:20px 0 20px 0;
	color:#666;
}
.articleReader .articleTxt h5 span{
	color:#7ece0d;
}
.articleReader .articleTxt ul {
	list-style-type: disc;
}
.articleTxt .lead{
	font-size:18px;
	font-family:ProxiSemiBold;
	line-height: 22px;
}
/*article - reszponzív youtube*/
.articleReader .embed-container{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.articleReader .embed-container iframe,
.articleReader .embed-container object,
.articleReader .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*articleOffer*/

.moreArticles{
	width:100%;
	border-left:#333 solid 4px;
	font-family:ProxiBold;
	padding-bottom:10px;
}
.moreArticles .moreHead{
	background-color:#333;
	color:#FFF;
	font-size:18px;
	height:27px;
	text-align:center;
	padding-top:13px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.moreArticles .moreOne{
	margin-top:7px;
	margin-left: 6px;
}
.moreArticles .moreOne .moreOfferPic{
	width:auto;
	height:170px;
	background-size:cover;
	background-color:#999;
}
.moreArticles .moreOne .moreOfferTxt{
	background-color:#7ece0d;
	position:relative;
	line-height:22px;
	text-transform:uppercase;
	font-family:ProxiBold;
	font-size:18px;
	padding:14px 14px 18px 14px;
	color:#FFF;
	word-wrap: break-word;
	word-break: break-word;
}
.moreOne.alt .moreOfferTxt{
	background-color:#333;
}
.moreOne .moreOfferTxt .offerArrow{
	width:56px;
	height:28px;
	background-image:url('IMG/petofiSprite.png');
	background-repeat:no-repeat;
	background-position:-240px 0;
	position:absolute;
	top:-28px;
	left:0;
}
.moreOne.alt .moreOfferTxt .offerArrow{
	background-position:-240px -30px;
}
.moreOne .moreOfferTxt span{
	font-size:14px;
	font-family:ProxiSemiBold;
	display:block
}

/*showTiles*/

.showTiles{
	width:1170px;
	font-family:ProxiNormal;
	font-size:12px;
	line-height:16px;
	color:#333
}
.showTiles .oneTile.last{
	margin-right:0;
}
.showTiles .oneTile.noPic .tilePic,
.oneTile.noPic .tilePic{
	display:none;
}

.showTiles .oneTile.noPic .tileTxt{
	width:370px;
	margin-left:0;
}
.showTiles .oneTile,
.oneTile{
	width:370px;
	float:left;
	margin-right:30px;
	position:relative;
}
.oneTile .tilePic{
	width:170px;
	height:170px;
	float:left;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	background-position:center;
}
.tilePic .tilePicMore{
	width:30px;
	height:30px;
	background-image:url('IMG/petofiSprite.png');
	background-position:-70px 0;
	position:absolute;
	bottom:0;
	right:0;
}
.oneTile .tileTxt{
	width:170px;
	height:136px;
	float: left;
	margin-left:20px;
	overflow: hidden;
}
.oneTile .tileTxt a{
	color:#000;
	text-decoration:none;
}
.oneTile .tileTxt a:hover{
	text-decoration:none;
}
.oneTile .tileTxt h6{
	font-size:14px;
	font-family:ProxiSemiBold;
	color:#000;
	font-weight:400;
	margin:0 0 15px 0;
}
.tileTxt .tileSocial{
	position:absolute;
	bottom:0;
	left:190px;
	width:170px;
}

/*mediaTiles*/

.mediaTiles{
	width:100%;
	font-family:ProxiNormal;
	font-size:12px;
	line-height:16px;
	color:#333;
	margin-top: 20px;
}
.mediaTiles .oneMedia,
.oneMedia{
	width:370px;
	margin-right:26px;
	margin-bottom:0;
	display:inline-block;
	float:left;
	overflow:hidden;
}
.mediaTiles .last,
.oneMedia.last{
	margin-right:0;
}
.oneMedia .mediaHead{
	position:relative;
	width:100%;
	background-color:#333;
	color:#FFF;
	height:60px;
	padding: 12px 45px 12px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform:uppercase;
	display: block;
}
.oneMedia .mediaHead .mediaTitle{
	font-size:16px;
	line-height: 19px;
	font-family:ProxiSemiBold;
	text-transform:uppercase;
	width: 100%;
	min-height: 18px;
	max-height: 36px;
	overflow: hidden;
	display: block;
}
.oneMedia .mediaHead .mediaTime{
	width:auto;
	font-family: ProxiNormal;
	font-size: 11px;
	line-height: 15px;
}
.oneMedia .mediaHead .mediaChanel{
	width:40px;
	height:50px;
	position:absolute;
	top:5px;
	right:5px;
	background-image:url('IMG/petofiSprite.png');
}
.mediaHead .mediaChanel.radio{
	background-position:-136px 0;
}
.mediaHead .mediaChanel.tv{
	background-position:-195px 0;
}
.oneMedia .mediaPic{
	width:100%;
	height:200px;
	background-size:cover;
	background-position:center;
	position:relative;
	background-color: #999;
}
.oneMedia .mediaPic:hover .hoverSign{
	width:100%;
	height:100%;
	position:absolute;
	background-color:rgba(0,0,0,0.6);
	background-position:center;
	background-repeat:no-repeat;
}
.hoverSign.article{
	background-image:url('IMG/article.png');
}
.hoverSign.music{
	background-image:url('IMG/music.png');
}
.hoverSign.video{
	background-image:url('IMG/video.png');
}
.hoverSign.pics{
	background-image:url('IMG/pictures.png');
}
.oneMedia .mediaPic .mediaSign{
	width:40px;
	height:40px;
	position:absolute;
	background-color:#7ece0d;
	bottom:0;
	right:0;
	background-image:url('IMG/petofiSprite.png')
}
.mediaPic .mediaSign.music{
	background-position:-120px -90px
}
.mediaPic .mediaSign.gallery{
	background-position:-170px -90px
}
.mediaPic .mediaSign.video{
	background-position:-220px -90px
}
.oneMedia .mediaTxt{
	padding:0 10px;
	overflow: hidden;
}
.oneMedia .mediaTxt h4{
	margin:10px 0 0 0;
}

.oneMedia .mediaTxt .mediaSocial{
	width: 100%;
	float:right;
	margin:10px 0 5px 0;
}
/*menu*/

.headMenu{
	font-family:ProxiSemiBold;
	font-size:16px;
	text-transform:uppercase;
	padding:0;
	margin:0;
	color:white;
	list-style:none;
}
.headMenu.Foot{
	font-size:18px;
	line-height:normal;
}
.headMenu li{
	float:left;
	height:30px;
	border-top:#000 solid 10px;
	margin:0;
	padding:23px 10px !important;
	cursor:pointer;
}
.headMenu.Foot li{
	border-top:none;
	padding:73px 14px 4px 14px;
}
.headMenu li.active{
	border-top:#7ece0d solid 10px;
}
.headMenu.Foot li.active,
.headMenu.Foot li:hover{
	border-top:none;
	background-color:#7ece0d;
}
.headMenu li:hover{
	background-color:#7ece0d;
}

/*gallery*/

.gallery{
	overflow: inherit;
}
.galleryTitle{
	font-size:40px;
	font-family:ProxiBold, Arial, sans-serif;
}
.galleryTitle span{
	font-family:ProxiLight, Arial, sans-serif !important;
}
.galleryCont{
	width:1170px;
	height:660px;
	background-size:cover;
	position:relative;
	background-color: #999;
}
.galleryCont .galleryInfo{
	position:absolute;
	left:50%;
	bottom:0;
	width:980px;
	margin-left:-500px ;
	background-color:rgba(0,0,0,0.6);
	color:#FFF;
	font-size:16px;
	line-height:20px;
	padding:10px 10px 10px 10px;
	text-align:left;
}
.galleryCont .galleryInfo .infoIcon{
	width:30px;
	height:30px	;
	float:left;
	background-image:url('IMG/petofiSprite.png');
	background-position: 0 -270px;
}
.galleryCont .galleryInfo .infoTxt{
	width:940px;
	float:right;
	margin: 5px 0;
}

.galleryCont .galleryInfo h4{
	font-size:20px;
	margin:7px 0 10px 0;
}
.infoTxt div{
	overflow: hidden;
}
.galleryCont .galleryArrows{
	position:absolute;
	top:50%;
	width:100%;
	margin-top:-45px;
}
.galleryCont .galleryArrows .arrowLeft,
.galleryCont .galleryArrows .arrowRight{
	width:90px;
	height:90px;
	background-image:url('IMG/galleryArrow_left.png');
	display:block;
	float:left;
	margin-left:-20px
}

.galleryCont .galleryArrows .arrowRight{
	background-image:url('IMG/galleryArrow_right.png');
	float:right;
	margin-right:-20px;
}
.gallerySocial{
	margin:25px 0;
}
.galleryIndex{
	width:1170px;
	height:120px;
	position:relative;
}
.galleryIndex .indexArrows{
	position:absolute;
	width:100%;
	top:50%;
	margin-top:-23px;
}
.galleryIndex .indexArrows .iArrowLeft,
.galleryIndex .indexArrows .iArrowRight{
	display:block;
	width:46px;
	height:46px;
	float:left;
	background-color:#7ece0d;
	background-image:url('IMG/galleryArrow_left.png');
	background-size:100% auto;
	position: relative;
	z-index: 100;
}
.galleryIndex .indexArrows .iArrowRight{
	background-image:url('IMG/galleryArrow_right.png');
	float:right;
}
.galleryIndex .indexCont{
	width:1030px;
	height:120px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.galleryIndex .indexCont .indexZ{
	position:absolute;
	top:0;
}
.galleryIndex .indexCont .oneIndex{
	width:120px;
	height:120px;
	background-size:cover;
	background-position:center;
	margin-right:10px;
	float:left;
	cursor:pointer;
}
.galleryIndex .indexCont .onIndexHover{
	width:100px;
	height:100px;
	border:#7ece0d solid 10px;
	display:none;
}
.indexCont .oneIndex:hover .onIndexHover,
.indexCont .oneIndex.active .onIndexHover{
	display:block;
}

/*radioLove*/
.radioLive{
	width:1170px;
	background-color: #DDD;
}
.radioLive a{
	float:left;
}
.radioLive .liveHead{
	height:40px;
	background-color:#000;
	color:#FFF;
	padding:20px 25px;
}
.liveHead .liveHeadLogo{
	width:62px;
	height:31px;
	background-image:url('IMG/petofiSprite.png');
	background-position: 0 -360px;
	float:left;
	margin-top:2px;
}
.liveHead .liveHeadMenu,
.liveHead .liveHeadSearch{
	width:20px;
	height:20px;
	background-image:url('IMG/petofiSprite.png');
	background-position: 0 -310px;
	display:block;
	float:right;
	margin-top:10px;
}
.liveHead .liveHeadMenu{
	width:22px;
	background-position: 0 -335px;
	float:right;
	margin-left:30px;
}
.liveHead .liveHeadSearch:hover{
	background-position: -25px -310px;
}
.liveHead .liveHeadMenu:hover,
.liveHead .liveHeadMenu.active{
	background-position: -25px -335px;
}
.radioLive .liveNowPlay{
	height:60px;
	background-color:#7ece0d;
	padding:8px 10px 12px 10px;
}
.liveNowPlay .livePlayTxt{
	float:left;
	font-family:ProxiNormal, Arial, sans-serif;
	text-align:right;
	width:240px;
}
.liveNowPlay .livePlayTxt .nowTitle{
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
}
.liveNowPlay .livePlayTxt .nowTitle span{
	font-family:ProxiBold, Arial, sans-serif;
	font-size:14px;
}
.liveNowPlay .livePlayTxt .nowMan span{
	color:#FFF;
}
.liveNowPlay .livePlayTxt .nowPlaying{
	font-size:14px;
	text-transform:uppercase;
	color:#FFF;
}
.liveNowPlay .livePlayTxt .nowPlaying span{
	font-family:ProxiBold, Arial, sans-serif;
}
.liveNowPlay .livePlay{
	width:30px;
	height:30px;
	background-image:url('IMG/petofiSprite.png');
	display:block;
	float:right;
	margin-top:15px;
}
.liveNowPlay .livePlay.pause{
	background-position:0 -400px;
}
.radioLive .liveNowCont{
	padding:20px 20px 1px 20px;
	background-color:#ddd;
}
.liveNowCont .liveOne{
	width:350px;
	margin-bottom:20px;
}
.liveNowCont .liveOnePic{
	width:350px;
	height:202px;
	position:relative;
	background-size:cover;
	background-color: #999;
}
.liveNowCont .liveOneTxt{
	background-color:#333;
	color:#FFF;
	padding:10px 15px;
}
.liveNowCont .liveTxtSign{
	width:30px;
	height:30px;
	background-image:url('IMG/music.png');
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center;
	float:left;
	margin-top:5px;
}
.liveNowCont .liveTxtContent{
	font-size:12px;
	line-height:14px;
	font-family:ProxiNormal, Arial, sans-serif;
	float:right;
	width:280px;
}
.liveNowCont .liveTxtContent h4{
	margin:0 0 2px 0;
	font-size:14px;
	text-transform:uppercase;
}

/*radioLivePlayer*/
.radioLivePlayer{
	width:300px;
}
.radioLivePlayer .livePlayer{
	/*height:60px;*/
	background-color: #7ece0d;
	color:#FFF;
	font-size:14px;
	line-height:16px;
	font-family:ProxiBold, Arial, sans-serif;
	padding:10px;
	text-transform:uppercase;
}
.radioLivePlayer .livePlayer .showTitle{
	color:#000;
}
.radioLivePlayer .livePlayer .playerControls{
	width:280px;
	margin-top:10px;
}
.radioLivePlayer .livePlayer .playStop{
	display:block;
	width:23px;
	height:23px;
	float:left;
	background-color:#1b2224;
	margin-right:1px;
	background-image:url('IMG/play.png');
	background-size:100% auto;
	background-position:center;
}
.radioLivePlayer .livePlayer .playStop.pause{
	background-image:url('IMG/pause.png');
}
.radioLivePlayer .livePlayer .playStop:hover{
	background-color:#FFF;
}
.radioLivePlayer .livePlayer .playProgress{
	width:175px;
	height:14px;
	padding:9px 5px 0 5px;
	background-color:#1b2224;
	float:left;
	margin-right:1px;
}
.radioLivePlayer  .stopButton {
	background-color: #1b2224;
	height: 23px;
	width: 23px;
	float: left;
	background-image:url('IMG/stop.png');
	margin-right: 1px;
	background-position: center center;
	background-repeat: no-repeat;
}
.livePlayer .playProgress .progressBar{
	width:130px;;
	height:4px;
	background-color:#999;
	position:relative;
	float:left;
}
.livePlayer .playProgress .barInside{
	position:absolute;
	width:50%;
	top:0;
	left:0;
	background-color:#FFF;
	height:100%;
}
.radioLivePlayer .livePlayer .progressTime{
	color:#FFF;
	font-family:ProxiNormal, Arial, sans-serif;
	font-size:10px;
	float:right;
	line-height: 10px;
	margin-top: -2px;
}
.radioLivePlayer .livePlayer .playVolume{
	width:43px;
	height:23px;
	float:left;
	background-color:#93a7ad;
	position:relative
}
.radioLivePlayer .livePlayer .playVolumeMask{
	position:absolute;
	width:100%;
	height:100%;
	background-image:url('IMG/volume.png');
	background-size:100% 100%;
	z-index:11
}

.radioLivePlayer .livePlayer .playVolumeInside{
	position:absolute;
	width:50%;
	height:100%;
	background-color:#FFF;
	z-index:10
}
/*video*/

.videoTitle{
	color:#FFF;
	background-color:#333;
	width:1160px;
	padding:5px;
	min-height:50px;
	height:auto;
	position:relative;
	padding-bottom:1px;
}
.videoTitle h2{
	font-size:40px;
	line-height:40px;
	font-family:ProxiBlack, Arial, sans-serif;
	margin:8px 60px 8px 10px;
}
.videoTitle .videoChannel{
	width: 40px;
	height: 50px;
	/*float:right;*/
	background-image: url('IMG/petofiSprite.png');
	position: absolute;
	right: 10px;
	top: 8px;
}

/*filterZ*/

.filterZ{
	width:auto;
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
	font-family:ProxiSemiBold, Arial, sans-serif;
}
.filterZ li{
	float:left;
	background-color:#333;
	padding:10px 10px 10px 40px;
	color:#FFF;
	margin-right:10px;
	cursor:pointer;
}
.filterZ li.selected{
	background-color: #7ece0d;
	background-image:url('IMG/petofiSprite.png');
	background-repeat:no-repeat;
	background-position:13px -439px
}

/*top30*/

.entry-content {
	width: auto !important;
	background-color: #fff;
	padding: 20px;
}
.top30{
	width:auto;
	padding-bottom: 20px;
}
.top30 h1{
	font-family:ProxiBlack, Arial, sans-serif;
	font-size:36px;
	color:#363636;
	text-transform:uppercase;
	margin:20px 0;
}
.top30 .oneTop{
	width: 580px;
	height: 56px;
	padding: 10px;
	background-color: #333;
	position: relative;
	color: #FFF;
	margin: 0 auto 10px auto;
}
.oneTop .oneTopPoz{
	width: 56px;
	float: left;
	font-size: 32px;
	font-family: ProxiBold, Arial, sans-serif;
	text-align: center;
	height: 36px;
	padding-top: 20px;
	background-color: #000;
}
.oneTop .oneTopPic{
	float:left;
	width:56px;
	height:56px;
	background-size:cover
}

.oneTop.noPic .oneTopPic{
	display:none;
}
.oneTop .oneTopTitle{
	float:left;
	width:390px;
	font-size:14px;
	line-height:16px;
	font-family:ProxiNormal, Arial, sans-serif;
	margin-left:15px;
	color:#7ece0d;
	height:56px;
	position:relative;
}
.oneTop.noPic .oneTopTitle{
	width:440px;
}
.oneTop .oneTopTitle span{
	font-family:ProxiBold, Arial, sans-serif;
	font-size:18px;
	color:#FFF;
	display:block;
	margin-bottom:2px;
}
.oneTop .oneTopInfo{
	font-size: 12px;
	line-height: 12px;
	font-family: ProxiSemiBold, Arial, sans-serif;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #CCC;
}
.oneTop .oneTopArrow{
	width:23px;
	padding-left:5px;
	height:38px;
	padding-top:18px;
	float:right;
	background-image:url('IMG/petofiSprite.png');
	text-align:center;
	font-family:ProxiBold, Arial, sans-serif;
	font-size:14px;
}
.stay .oneTopArrow{
	background-position:-3px -540px;
}
.new .oneTopArrow{
	height:34px;
	padding-top:22px;
	background-position:-42px -540px;
}

.up .oneTopArrow{
	width:56px;
	height:20px;
	background-position:-62px -510px;
	margin-top:28px;
	padding-top:8px;
	padding-left:0;
}
.down .oneTopArrow{
	width:56px;
	height:25px;
	padding-top:3px;
	padding-left:0;
	background-position:0 -510px;
}
.top30.front{
	width:1170px;
}
.top30.front .oneTop{
	width:350px;
	float:left;
	margin-right:30px;
}
.top30.front .oneTop.last{
	margin-right:0;
}
.top30.front .oneTop .oneTopTitle{
	width:160px;
	font-size:12px;
	line-height:12px;
}
.top30.front .oneTop .oneTopTitle span{
	font-size:14px;
	line-height:14px;
}
.top30.front .oneTop.noPic .oneTopTitle{
	width:210px;
}
.top30 .oneTopMore{
	font-size:14px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:10px 40px 10px 20px;
	float:right;
	margin-top:5px;
	background-color:#333;
	font-family:ProxiBold, Arial, sans-serif;
	background-image:url('IMG/petofiSprite.png');
	background-position: -235px -452px;
	background-repeat:no-repeat
}

.top30 .oneTopMore:hover{
	background-color:#7ece0d;
}

/*petofi-styl-override.css*/

.videoPlayerSocialBox .fb-like.fb_iframe_widget {
	float: left;
	margin: 10px;
}
.videoPlayerSocialBox .playerTwitter{
	float: left;
	margin: 10px;
	width:85px;
}
.videoPlayerSocialBox .playerGplus{
	float: left;
	margin-top: 10px;
}
.videomediaBoxSocialBox .fb-like.fb_iframe_widget {
	float: left;
	margin-right: 8px;
}
.videomediaBoxSocialBox .playerTwitter{
	float: left;
	margin-right: 8px;
	width:55px;
}
.videomediaBoxSocialBox .playerGplus{
	float: left;
}
.video.videoPlayerContainer {
	margin-bottom: 75px;
	margin-top: 20px;
}
.articleHead .metaTags span {
	color: #333;
}
.articleHead .metaTags span:hover {
	color: #7ece0d;
}

/*beaking*/

a.breaking{
	color:#333;
}
.breaking{
	font-family:ProxiBold, Arial, sans-serif;
	font-size:40px;
	color:#2f2f2f;
	line-height:36px;
}
.breaking .breakingHead{
	color:#7ece0d;
}
.breaking .breakingTitle{
	color:#2f2f2f;
}

/*row stilusok*/

.listenThis{
	background-color: #333;
	position: relative;
	margin-top: 90px;
}
h2.row-title{
	font-size:36px;
	margin:30px 0;
	font-family:ProxiBlack, Arial, sans-serif;
}

h2.row-header-clickable {
	font-family: ProxiBlack, Arial, sans-serif;
	font-size: 36px;
	color: #363636;
	text-transform: uppercase;
	margin: 20px 0;
}
h2.row-header-clickable:hover,
h2.row-header-clickable:active {
	color:#7ece0d;
	cursor: pointer;
}
.listenThis h2.row-title {
	position: absolute;
	top: -90px;
	font-family: ProxiBlack, Arial, sans-serif;
}
.normalType h2{
	font-family:ProxiNormal, Arial, sans-serif;
}
.semiBoldType h2{
	font-family:ProxiSemiBold, Arial, sans-serif;
}
/*portLike*/

.portLike{
	font-size:14px;
	line-height:18px;
}
.portLike a{
	color:#333;
}
.portLike a:hover{
	color:#333;
}
.portLike h2{
	font-family:ProxiBlack, Arial, sans-serif;
	font-size:40px;
	margin:68px 0 55px 0;
	color:#333;
	text-transform:uppercase;
}
.portLike .portCol{
	width:270px;
	float:left;
	margin-right:30px;
}
.portLike .portCol.last{
	margin-right:0;
}
.portLike .portCol h4{
	font-family:ProxiBlack, Arial, sans-serif;
	margin:0 0 25px 0;
	font-size:40px;
	line-height:40px;
	color:#333;
}
.portLike .portColOne{
	border-bottom:#cdcdcd solid 1px;
	margin-bottom:20px;
}
.portCol .portOnePic{
	width:270px;
	height:135px;
	background-size:cover;
	position:relative;
	background-color:#999;
}
.portCol .portOnePic .portPicArrow{
	position:absolute;
	width: 30px;
	height: 30px;
	background-image: url('IMG/petofiSprite.png');
	background-position: -70px 0;
	bottom:0;
	right:0;
}
.portCol .portOneTxt{
	padding:10px;
}
.portCol .portOneTxt .portOneTitle{
	font-size:16px;
	line-height:24px;
	font-family:ProxiSemiBold, Arial, sans-serif;
	text-transform:uppercase;
	margin-bottom:7px;
}
.portCol .portOneTxt .portOneTitle span{
	font-family:ProxiNormal, Arial, sans-serif;
}
.portCol .portOneTxt .portOneSocial{
	margin:13px 0 0 0;
	display: none;
}
.portLike .portLikeMore{
	display:block;
	font-size:18px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:ProxiBold, Arial, sans-serif;
	color:#FFF;
	padding:10px;
	background-color:#7ece0d;
	width:auto;
}
.portLike .portLikeMore .portMoreArrow{
	width:14px;
	height:23px;
	float:right;
	background-image:url('IMG/petofiSprite.png');
	background-position:-79px -2px;;
	margin:-5px 0 0 10px;
	cursor:pointer;
}

/*cinemaList*/
.cinemaList{
	width:176px;
	border-right:#333 solid 4px;
	font-family:ProxiBold;
	text-transform:uppercase;
	padding-bottom:1px;
}
.cinemaList .cinListTitle{
	font-size:18px;
	line-height:18px;
	color:#FFF;
	padding:13px 13px 13px 13px;
	background-color:#333;
	margin-bottom:15px;
}
.cinemaList .cinListTitle select{
	margin-top:10px;
	max-width: 150px;
	display:none;
}
.cinemaList a{
	color:#333;
	display:block;
	padding:8px 10px;
	margin: 0 6px 13px 0;
	text-decoration:none;
}
.cinemaList a:hover,
.cinemaList a.active{
	color:#FFF;
	background-color:#7ece0d;
}

/*adoutCinema*/
.adoutCinema{
	width:640px;
	color:#333;
}
.adoutCinema h2{
	font-family:ProxiBlack, Arial, sans-serif;
	font-size:40px;
	color:#333;
	margin:0 0 30px 0;
}
.adoutCinema .cinemaInfo{
	font-size:18px;
	line-height:22px;
	font-family:ProxiNormal, Arial, sans-serif;
}
.adoutCinema .cinemaFilter{
	width: auto;
	list-style: none;
	margin: 25px 0 35px 0;
	padding: 0;
	font-size: 18px;
	font-family: ProxiSemiBold, Arial, sans-serif;
}
.adoutCinema .cinemaFilter li{
	float: left;
	background-color: #333;
	padding: 10px 10px 10px 40px;
	color: #FFF;
	margin-right: 10px;
	cursor: pointer;
}
.adoutCinema .cinemaFilter .datum{
	padding:10px 40px 10px 10px;
	background-image:url('IMG/petofiSprite.png');
	background-position: -230px -495px;
	background-repeat:no-repeat;
}
.adoutCinema .cinemaFilter .datum img{
	margin: 0 10px -3px 0;
}
.adoutCinema .cinemaFilter li.selected{
	background-color: #7ece0d;
	background-image: url('IMG/petofiSprite.png');
	background-repeat: no-repeat;
	background-position: 13px -439px;
}
.adoutCinema .aboutCinOne{
	margin-bottom:20px;
	font-size:16px
}
.adoutCinema .aboutCinOne .aboutCTime{
	width:70px;
	float:left;
	font-family:ProxiSemiBold, Arial, sans-serif;
	font-size:16px;
	color:#696969
}
.adoutCinema .aboutCinOne .aboutCMovies{
	float:left;
	width:570px;
}
.adoutCinema .aboutCinOne .aboutOneMove{
	font-family:ProxiBlack, Arial, sans-serif;
	color:#000;
	display:block;
	margin-bottom:10px
}
.adoutCinema .aboutCinOne .aboutOneMove span{
	font-family:ProxiNormal, Arial, sans-serif;
	color:#696969;
}
/*video embed*/

.openVideoEmbed{
	margin: 30px 0 10px 0;
	background-color: #7ece0d;
	padding: 5px 10px;
	font-family: ProxiBold;
	text-transform: uppercase;
	color: #FFF;
	display: inline-block;
	cursor:pointer;
}
.openVideoEmbed:hover{
	color: #7ece0d;
	background-color: #FFF;
}
.videoEmbedCode input{
	width:96% !important;
	padding:10px 2%;
	font-family:ProxiNormal;
	line-height:16px;
}
/*showManList*/

.showManList .picQuote .quoteGraph {
	background-image: url('//petofilive.hu/file/sites/12/2015/03/petofiSprite_qu.png');
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

.showManList .articlePic h2 {
	background-color: #7ece0d;
	padding: 0 20px;
	color: #FFF;
	float: left;
	margin: 0;
	font-size: 18px;
}

.showManList .articlePic{
	width: 455px;
	height: 240px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
	float: left;
	margin: 0 30px 59px 0;
}

.showManList .picQuote {
	width: 250px;
	/* height: 80px; */
	padding: 15px 10px 10px 0;
	color: #FFF;
	background-color: #7ece0d;
	position: absolute;
	bottom: -40px;
	right: 0;
	font-size: 14px;
	line-height: 18px;
	max-width: 100%;
}

.showManList .articleReader br,
.showManList .articleReader .clear{
	display:none
}

.lowCont{
	min-height:530px
}

.mainMenuMobileItem{
	padding: 10px 0 10px 0;
	margin:0 auto;
	font-size:16px;
	font-family: ProxiBold;
	border-bottom: #333 solid 1px;
	width: 60%;
}


/*justPlayedList*/

.justPlayedList{
	width:100%;
	color:#000
}

.justPlayedList h2{
	font-size:40px;
	font-family:ProxiBlack;
	color:#333;
	margin: 0 0 30px 0
}

.justPlayedList .justPlayedFilter{
	width: auto;
	list-style: none;
	margin: 25px 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-family: ProxiSemiBold;
}

.justPlayedList .justPlayedFilter li{
	float: left;
	background-color: #333;
	padding: 10px;
	color: #FFF;
	margin-right: 10px;
	/*cursor: pointer;*/
}

.justPlayedList .justPlayedFilter li:hover{
	/*background-color: #7ece0d;*/
}

.justPlayedList .justPlayedFilter .datum{
	padding:10px 40px 10px 10px;
	background-image:url(IMG/petofiSprite.png);
	background-position: -230px -495px;
	background-repeat:no-repeat;
	cursor: pointer;
}

.justPlayedList .justPlayedFilter .datum:hover{
	background-color: #7ece0d;
}

.justPlayedList .justPlayedFilter .datum img{
	margin: 0 10px -3px 0
}

.justPlayedList .justPlayedCont{
}

.justPlayedList .justPlayedOne{
	padding:16px 10px 12px 10px;
	width: auto;
	border-bottom:#cdcdcd solid 1px;
	font-size: 16px;
	line-height:16px;
}

.justPlayedList .justPlayedTime{
	width: 70px;
	float: left;
	font-family: ProxiSemiBold;
	color: #696969;
}

.justPlayedList .justPlayedTitle{
	font-family: ProxiBold;
	color: #000;
	display: block;
	float: left;
	width: calc(100% - 70px);
}

.justPlayedList .justMoreList{
	float:right;
	background-color: #7bcd0f;
	color:#fff;
	font-family:ProxiBold;
	padding:10px 40px 8px 15px;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	margin-top:15px;
	background-image:url(IMG/petofiSprite.png);
	background-repeat:no-repeat;
	background-position: -259px -497px;
	cursor:pointer
}



/*responsive grid fix*/

@media (min-width: 768px) and (max-width: 1023px) {
	div.wrapper {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		float: left;
	}
	.container_12 {
		margin-left: auto;
		margin-right: auto;
	}
	.container_12,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 768px;
	}
	.grid_12 {
		width: 748px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_11 {
		width: 684px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_10 {
		width: 620px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_9 {
		width: 556px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_8 {
		width: 492px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_7 {
		width: 428px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_6 {
		width: 364px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_5 {
		width: 300px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_4 {
		width: 236px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_3 {
		width: 172px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_2 {
		width: 108px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_1 {
		width: 44px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	div.wrapper {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		float: left;
	}
	.container_12 {
		margin-left: auto;
		margin-right: auto;
	}
	.container_12,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 768px;
	}
	.grid_12 {
		width: 748px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 0px;
		margin-right: 0px;
	}
	.grid_11 {
		width: 684px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_10 {
		width: 620px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_9 {
		width: 556px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_8 {
		width: 492px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_7 {
		width: 428px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_6 {
		width: 364px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_5 {
		width: 300px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_4 {
		width: 236px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_3 {
		width: 172px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_2 {
		width: 108px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
	.grid_1 {
		width: 44px;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (max-width: 480px) {
	div.wrapper {
		width: 100%;
		margin-left: 0;
		margin-right:0;
		float: left;
	}
	.container_12 {
		margin-left: auto;
		margin-right: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding:0 15px
	}
	.container_12,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 100%;
	}
	.grid_12 {
		width: 100%;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_8 {
		width: 100%;
		float: left;
		min-height: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_6 {
		width: 100%;
		float: left;
		min-height: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_4 {
		width: 100%;
		float: left;
		min-height: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_3 {
		width: 100%;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}


	div.wrapper {
		width: 100%;
		margin-left: 0;
		margin-right:0;
		float: left;
	}
	.container_12 {
		margin-left: auto;
		margin-right: auto;
	}
	.container_12,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 100%;
	}
	.grid_12 {
		width: 100%;
		float: left;
		min-height: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_8 {
		width: 100%;
		float: left;
		min-height: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_6 {
		width: 100%;
		float: left;
		min-height: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_4 {
		width: 100%;
		float: left;
		min-height: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.grid_3 {
		width: 100%;
		float: left;
		min-height: 1px;
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
	}

	.container_12 .grid_1, .container_12 .grid_2, .container_12 .grid_3,
	.container_12 .grid_4, .container_12 .grid_5, .container_12 .grid_6,
	.container_12 .grid_7, .container_12 .grid_8, .container_12 .grid_9,
	.container_12 .grid_10, .container_12 .grid_11, .container_12 .grid_12{
		width:100%
	}
}

/*HEAD Basic*/

.fejLogo{
	width:180px
}

#cikkTartalom,
.fejMenu{
	margin-left:-60px;
	width:705px;
}

.fejMenu{
	margin-left:-75px;
	width:720px;
}

.firstWrap{
	margin-top:10px
}

/* cikk oldal alap igaz�t�s*/


/*topstory container*/

@media (min-width:1200px){
	.topSliderCont{
		width:840px
	}

	.nowPlayCont{
		width:300px !important
	}

}

@media (max-width:1199px){
	.topSliderCont,
	.nowPlayCont{
		width:100%
	}
}

/*social*/

.fb_iframe_widget{
	height:25px
}

.petofi-twitter iframe{
	width:78px !important
}

.petofi-gplus iframe{
	width:66px !important
}



/*----- Responsive -----*/
@media all and (max-width:1024px){
	.moreArticles .moreOne .moreOfferTxt{    font-size: 14px;}
}

@media (min-width: 1024px) and (max-width: 1199px){
	/*fejl�c*/
	.fejMenu{margin-left: -80px;width: 865px;}

	/*.firstWrap{
	margin-top:180px
	}*/
	.playNow{width: 960px;}
	.playNow span br{display:none;}
	.playNow .nowContent{width: 900px;}
	.playNow .nowPlayBut{margin: 13px 0 0 20px;}
	.playNow .nowPlaying .title{text-align: right;}

	/*Video player*/
	.videoTitle{width:970px;}
	.videoContainer{}
	#hmvideo, #vidvod,
	#hmvideo iframe, #vidvod iframe{width:980px !important;	height:553px !important;}
	/*mediaTiles*/

	.mediaTiles .oneMedia,.oneMedia{width:470px;margin-right:20px;margin-bottom: 20px;}
	.oneMedia.last{margin-right:20px !important;}
	.oneMedia .mediaHead .mediaTitle{width:100%;height: 36px;margin-bottom:3px;overflow: hidden;}
	.oneMedia .mediaHead .mediaTime {width: 100%;line-height: 15px;}
	.oneMedia .mediaPic{height:266px;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead {height:94px !important;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead .mediaTitle { height: 36px;}

	/*cikk oldal*/


	.articleReader .articlePic {height:386px;}
	.articleReader .articleGallery{width:100%;height:auto;}

	/*gal�ria*/

	.galleryCont{width: 980px;height:542px;}
	.galleryCont .galleryInfo{width: 800px;	margin-left: -400px;}
	.galleryCont .galleryInfo .infoTxt{	width: 760px;}
	.galleryIndex{width: 980px;}
	.galleryIndex .indexCont{width: 840px;}

	/*cikkszerkeszto f�l*/

	.hh-row-wrapper{width:980px !important;}
	.articleOffer .offerTxt,.articleOffer .offerPic{float:none;}
	.articleOffer{width:470px;}
	.articleOffer .offerTxt{margin-left:0;width:470px;}
	.articleOffer .offerPic{width:470px;height:258px;}
	.articleOffer .offerMeta{position:static;text-align:left;margin:10px 0;	width:470px;}
	.articleOffer.noPic .offerMeta{width:470px;}
	.articleOffer .offerMeta .metaCat{
		display:inline;
		padding:0 0 0 30px;
		background-position:top left;
		margin-right:30px;
	}
	.articleOffer .offerMeta .metaDate{	display:inline;	background-position: -385px -180px;	padding:0 0 0 30px;	float:none;}
	.right .offerTxt{text-align:left;}
	.articleOffer.noPic .offerTxt{margin-left:0;width:470px;}

	/*cikkszerkeszto teljes*/

	.fullwidth .fullInfo{width:200px;}
	.fullwidth.left .fullInfo .offerMeta{float:none;width:200px;}
	.fullwidth .offerMeta .metaCat{display:block;}
	.fullwidth.left .offerMeta .metaCat{margin-right: 0;}
	.fullwidth .offerMeta .metaDate{display:block;}
	.fullwidth.left .offerMeta .metaDate{background-position: -270px -180px;padding: 0 30px 0 0;text-align: right;float: right;}
	.fullwidth.left .offerPic,.fullwidth .offerPic{width: 370px;height: 203px;}
	.fullwidth .offerPic{float:right;}
	.fullwidth.left .offerPic .offerAuthor,
	.fullwidth .offerPic .offerAuthor{height: 100px;width: 100px;left:0;}
	.fullwidth .offerPic .offerAuthor{left:inherit;right:0;}
	.fullwidth.left .offerPic .authorName,.fullwidth .offerPic .authorName{	margin-top:100px;}
	.fullwidth.left .offerTxt,.fullwidth .offerTxt{margin-left: 30px;width: 370px;}
	.fullwidth .offerTxt{float:right;margin-left:0;	margin-right:30px;}
	.fullwidth.noPic.right .offerTxt,.fullwidth.noPic.left .offerTxt{width:720px;}

	/*cikkszerkeszto big*/
	.big{width:980px;}
	.big .offerMeta{height:30px;}
	.big .offerPic{float:right;}
	.big .offerTxt{	float:right;margin-left:30px;}
	.big.left .offerPic{float:left;}
	.big.left .offerTxt{float:left;	margin-left:30px;}
	.big.right .offerMeta{text-align:right;}
	.big.right .offerTxt h4{text-align:right;}
	.big.right .offerSocCont{text-align:right;}
	.big.noPic .offerTxt{margin-left:260px;	width:720px;}
	.big.noPic .offerSocCont{top: 60px;}
	.articleOffer.big .offerMeta .metaCat{text-align: left;background-position: top left;padding: 2px 0 0 30px;	float: left;margin-top:0;}
	.articleOffer.big .offerMeta .metaDate{	text-align: left;background-position: -385px -180px;padding: 0 0 0 30px;float: left;margin-top:0;}
	.big.right .offerMeta .metaCat,
	.big.right .offerMeta .metaDate{float:right;text-align:right;}
	.big.right .offerMeta .metaCat{background-position:top right;padding: 2px 30px 0 0;	margin-right:0;margin-left:30px;}
	.articleOffer.noPic.big .offerMeta{	width:220px;min-height:40px;}

	/*topStrories*/
	.topStorySlider{width:980px;}
	.topStorySlider .topSlideTxt{width:300px;}

	/*justPast*/
	.justPast{width:980px;margin-top:20px;height:370px;}
	.justPast .justOne{width:306px;	display:inline-block;margin: 0 10px 10px 10px; height: auto; vertical-align: top;}
	.justPast .justOne .oneTime { border-right:none;}
	.justPast .justOne .oneTxt { border-left: 1px solid #fff;}

	/*showTiles*/
	.showTiles{width:980px;}
	.showTiles .oneTile,
	.oneTile{width: 460px;margin-bottom:20px;}
	.showTiles .oneTile.last{margin-right:30px !important;}
	.oneTile .tileTxt{width: 260px;}
	.showTiles .oneTile.noPic .tileTxt{width: 460px;}

	/*radioLive*/
	.radioLive{	width:980px;}
	.liveNowCont .liveOne{width:286px;}
	.liveNowCont .liveOnePic{width:286px;height:165px;}
	.liveNowCont .liveTxtContent{width:210px;}

	/*radioLivePlayer*/

	.radioLivePlayer{width: 980px;}
	.radioLivePlayer .livePlayer{width: 960px;height:auto;}
	.radioLivePlayer .livePlayer .playerControls{width:980px;}
	.radioLivePlayer .livePlayer .playStop,
	.radioLivePlayer  .stopButton{width:40px;height:40px;}
	.radioLivePlayer .livePlayer .playProgress{width:775px;height: 25px;padding: 15px 10px 0 10px;}
	.livePlayer .playProgress .progressBar{	width: 730px;height: 8px;}
	.radioLivePlayer .livePlayer .playVolume{width:75px;height:40px;}

	/*smallNews*/
	.smallNews .oneSmall{width: 185px;}
	.smallNews .oneSmallPic{width: 185px;height: 110px;}
	.smallNews .oneSmallTxt .txt{display:none;}

	/*top30 front*/
	.top30.front{width:980px;}
	.top30.front .oneTop{width:440px;}
	.top30.front .oneTop .oneTopTitle{width:240px;}

	/*podCasts*/
	.segment-one-third{	width:50% !important;}
	.podCasts{width:980px;}
	/*bannerLike*/
	.podCasts .podArrows{display:block;}
	.bannerLike .oneBLike {width: 50%;}
	/*portLike*/
	.portLike .portCol{	margin-right: 20px;	width: 306px;}
	.portLike .portCol.last{margin-right:20px;}
	.portCol .portOnePic{width: 306px;height: 153px;}
	/*showManList*/
	.showManList .picQuote .quoteGraph {
		background-image: url('//petofilive.hu/file/sites/12/2015/03/petofiSprite_qu.png');
		background-size: 50%;
		background-repeat: no-repeat;
		background-position: center;
		width: 80px;
		height: 80px;
		float: left;
		margin-right: 10px;
	}
	.showManList .articlePic h2 {
		background-color: #7ece0d;
		padding: 0 20px;
		color: #FFF;
		float: left;
		margin: 0;
		font-size: 18px;
	}
	.showManList .articlePic{
		width: 370px;
		height: 240px;
		background-size: cover;
		background-repeat: no-repeat;
		position: relative;
		background-position: center;
		float: left;
		margin: 0 20px 59px 0;
	}
	.showManList .picQuote {
		width: 250px;
		/* height: 80px; */
		padding: 15px 10px 10px 0;
		color: #FFF;
		background-color: #7ece0d;
		position: absolute;
		bottom: -40px;
		right: 0;
		font-size: 14px;
		line-height: 18px;
		max-width: 100%;
	}

}
@media (min-width: 768px) and (max-width: 1023px){
	/*FEJLEC*/
	.fejMenu{
		margin-left: 10px;
		width: 750px !important;
	}
	.playNow{
		width: 728px;
	}
	.playNow span br{
		display:none
	}
	.playNow .nowContent{
		width: 670px;
	}
	.playNow .nowPlayBut{
		margin: 13px 0 0 20px;
	}
	.playNow .nowPlaying .title{
		text-align: right;
	}
	/*mediaTiles*/
	.mediaTiles .oneMedia,
	.oneMedia{
		width: 354px;
		margin: 0 10px 20px 10px;
	}
	.mediaTiles .last{
		margin-right:10px !important
	}
	.oneMedia .mediaPic{
		height:199px
	}
	/*cikk oldal*/

	.cikkTartalom{
		margin-left: 10px;
	}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead {
		height: 94px !important;
	}
	.articleReader .articlePic {
		width: 100%;
		height:386px;
	}
	.articleReader .picQuote{
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		min-height: 80px;
		padding:20px;
		line-height: 22px;
		font-size: 20px;
		height: auto;
	}
	.articleReader .picQuote .quoteGraph{
		background-image: url('IMG/quote_resp.png');
		width: 52px;
		height: 41px;
		background-position:center;
		margin-right: 25px;
	}
	.articleReader .articleGallery{
		width:100%;
		height:auto
	}
	.articleReader .articleBannerCont{
		margin:30px auto 10px auto;
		float:none;
	}
	/*GALERIA*/

	.galleryCont{
		width: 748px;
		height:422px
	}
	.galleryCont .galleryInfo{
		width: 600px;
		margin-left: -300px;
	}
	.galleryCont .galleryInfo .infoTxt{
		width: 560px;
	}
	.galleryIndex{
		width: 748px;
	}
	.galleryIndex .indexCont{
		width: 610px
	}
	/*Video player*/
	.videoTitle{
		width:738px
	}
	.videoContainer{
	}
	#hmvideo, #vidvod,
	#hmvideo iframe, #vidvod iframe{
		width:748px !important;
		height:422px !important
	}
	/*cikkszerkeszto*/

	.hh-row-wrapper{
		width:748px !important
	}
	.articleOffer{
		width:100%;
	}
	.articleOffer .offerTxt,
	.articleOffer .offerPic{
		float:none
	}
	.articleOffer .offerTxt{
		margin-left:0;
		width:360px
	}
	.articleOffer .offerPic{
		width:360px;
		height:198px
	}
	.articleOffer .offerMeta{
		position:static;
		text-align:left;
		margin:10px 0;
		width:360px
	}
	.articleOffer .offerMeta .metaCat{
		display:inline;
		padding:0 0 0 30px;
		background-position:left;
		margin-right:30px;
	}
	.articleOffer .offerMeta .metaDate{
		display:inline;
		background-position: -385px -180px;
		padding:0 0 0 30px;
		margin-top:0;
		float:none;
	}
	.right .offerTxt{
		text-align:left;
	}
	.articleOffer.noPic .offerTxt{
		margin-left:0;
		width:360px;
	}
	.articleOffer.noPic .offerMeta{
		width:360px;
	}
	/*cikkszerkeszto teljes*/
	.fullwidth .fullInfo{
		width: 200px;
	}
	.fullwidth.left .fullInfo .offerMeta{
		float:none;
		width:200px;
	}
	.fullwidth .offerMeta .metaCat{
		display:block;
	}
	.fullwidth.left .offerMeta .metaCat{
		margin-right: 0;
	}
	.fullwidth .offerMeta .metaDate{
		display:block;
	}
	.fullwidth.left .offerMeta .metaDate{
		background-position: -270px -180px;
		padding: 0 30px 0 0;
		text-align: right;
		float:right;
	}
	.fullwidth.left .offerPic,
	.fullwidth .offerPic{
		width: 255px;
		height: 200px;
	}
	.fullwidth .offerPic{
		float:right;
	}
	.fullwidth.left .offerPic .offerAuthor,
	.fullwidth .offerPic .offerAuthor{
		height: 100px;
		width: 100px;
		left:0;
	}
	.fullwidth .offerPic .offerAuthor{
		left:inherit;
		right:0;
	}
	.fullwidth.left .offerPic .authorName,
	.fullwidth .offerPic .authorName{
		margin-top:100px;
	}
	.fullwidth.left .offerTxt,
	.fullwidth .offerTxt{
		margin-left: 30px;
		width: 263px;
	}
	.fullwidth .offerTxt{
		float:right;
		margin-left:0;
		margin-right:30px;
	}
	.fullwidth .offerTxt h4{
		font-size: 28px;
		line-height: 32px;
	}
	.fullwidth .offerTxt span{
		margin-bottom:20px;
	}
	/*cikkszerkeszto big*/

	.big{
		width:748px
	}
	.big .offerMeta{
		height:30px
	}

	.big .offerPic{
		float:right
	}

	.big .offerTxt{
		float:right;
		margin-left:30px;
		width:358px
	}

	.big .offerTxt h4{
		font-size: 28px;
		line-height: 32px;
	}

	.big.left .offerPic{
		float:left
	}

	.big.left .offerTxt{
		float:left;
		margin-left:30px
	}

	.big.right .offerMeta{
		text-align:right
	}

	.big.right .offerTxt h4{
		text-align:right
	}

	.big.right .offerSocCont{
		text-align:right
	}

	.big.noPic .offerTxt{
		margin-left:260px;
		width:490px
	}

	.big.noPic .offerSocCont{
		top: 60px;
	}

	.articleOffer.big .offerMeta .metaCat{
		text-align: left;
		background-position: top left;
		padding: 2px 0 0 30px;
		float: left;
		margin-top:0
	}

	.articleOffer.big .offerMeta .metaDate{
		text-align: left;
		background-position: -385px -180px;
		padding: 0 0 0 30px;
		float: left;
		margin-top:0
	}

	.big.right .offerMeta .metaCat,
	.big.right .offerMeta .metaDate{
		float:right;
		text-align:right
	}

	.big.right .offerMeta .metaDate{
		background-position: -270px -180px;
		padding: 0 30px 0 0;
	}

	.big.right .offerMeta .metaCat{
		background-position:top right;
		padding: 2px 30px 0 0;
		margin-right:0;
		margin-left:30px
	}

	.articleOffer.noPic.big .offerMeta{
		width:220px;
		min-height:40px
	}

	/*topStrories*/

	.topStorySlider{
		width:748px;
		height: 400px
	}

	/*justPast*/

	.justPast{
		width:748px;
		margin-top:20px;
		height:360px
	}

	.justPast .justOne{
		width:228px;
		display:inline-block;
		margin: 0 10px 10px 10px;
		height:auto;
		overflow:hidden;
		vertical-align: top;
	}
	.justPast .justOne .oneTime { border-right:none;}
	.justPast .justOne .oneTxt { border-left: 1px solid #fff; width: 167px;}

	.justPast .justOne .onePlaying{
		/*display:none*/
	}

	/*showTiles*/

	.showTiles{width:748px;}
	.showTiles .oneTile,.oneTile{width: 354px;margin-bottom:20px;margin-right:20px;}
	.oneTile .tilePic{width: 150px;height: 150px;}
	.showTiles .oneTile.last{margin-right:20px !important;}
	.oneTile .tileTxt{width: 180px;margin-left: 20px;}
	.showTiles .oneTile.noPic .tileTxt{width: 354px;}

	/*radioLive*/
	.radioLive{width:748px;}
	.liveNowCont .liveOne{width:334px;}
	.liveNowCont .liveOnePic{width:334px;height:193px;}
	.liveNowCont .liveTxtContent{width:260px;}

	/*radioLivePlayer*/
	.radioLivePlayer{width: 748px;}
	.radioLivePlayer .livePlayer{width: 728px;height:auto;}
	.radioLivePlayer .livePlayer .playerControls{width:730px;}
	.radioLivePlayer .livePlayer .playStop,.radioLivePlayer  .stopButton{width:40px;height:40px;}
	.radioLivePlayer .livePlayer .playProgress{width:545px;height: 25px;padding: 15px 10px 0 10px;}
	.livePlayer .playProgress .progressBar{width: 495px;height: 8px;}
	.radioLivePlayer .livePlayer .playVolume{width:75px;height:40px;}

	/*smallNews*/
	.smallNews .oneSmall{width: 140px;}
	.smallNews .oneSmallPic{width: 140px;height: 110px;}
	.smallNews .oneSmallTxt .txt{display:none;}
	.smallNews .oneSmallTxt{overflow: hidden;height: 58px;}

	/*top30*/
	.top30.front{width:748px;}
	.top30.front .oneTop{width:324px;}
	.top30.front .oneTop .oneTopTitle{width:190px;}
	.top30.front .oneTop .oneTopPic{display:none;}

	/*top30*/
	.top30{width:100%;}
	.top30 .oneTop{width: calc(100% - 20px);}
	.top30 .oneTop .oneTopTitle{width: calc(100% - 190px);}
	.top30 .oneTop .oneTopTitle span {margin-bottom: 0px;}
	.top30 .oneTop .oneTopInfo {bottom: -2px;}

	/*podCasts*/
	.segment-one-third{width:50% !important;}
	.podCasts{width:748px;}
	.podCasts .oneCast{	margin-right:20px;}

	/*bannerLike*/
	.bannerLike{background-position: center center;}
	.bannerLike .oneBLike{width: 55%;}
	.bannerLike .bLikeTxt{width: 72%;}
	.bannerLike .bLikeMeta {width: 28%;}
	.podCasts .podArrows{display:block;}

	/*portLike*/
	.portLike .portCol{margin-right: 20px;width: 354px;}
	.portLike .portCol.last{margin-right:20px;}
	.portCol .portOnePic{width: 354px;height: 177px;}

	/*aboutCinema*/
	.adoutCinema{width: 555px;}
	.adoutCinema .aboutCinOne .aboutCMovies{width: 555px;}

	/*showManList*/
	.showManList .picQuote .quoteGraph{	background-size:80%;}
	.footermenu_full { margin-top: 20px;}
}
@media (width: 768px) {
	.cover .hh-row-container .hh-row-segment.segment-one-fourth{ width: 20%;}
	.cover .hh-row-container .hh-row-segment.segment-half {width: 50%;}
	.articleOffer .offerTxt, .articleOffer .offerPic {margin: 0 auto;}
}

@media (min-width: 480px) and (max-width: 767px){

	.container_12 { width: 420px !important; margin: 0 auto; }
	/*fejlec*/
	.fejMenu{margin-left:0;width: 420px;}
	.playNow{width: 400px;}
	.playNow .nowContent{width: 360px;}
	.playNow .nowPlaying .title{text-align: right;}

	/*mediaTiles*/
	.mediaTiles .oneMedia,.oneMedia{width: 430px;margin: 0 0 20px 0;height: auto !important;}
	.mediaTiles .last{margin-right:10px !important;}
	.oneMedia .mediaHead .mediaTitle{width:100%;height: 36px;margin-bottom: 3px;overflow: hidden;}
	.oneMedia .mediaHead .mediaTime {width: 100%;line-height: 16px;}
	.oneMedia .mediaPic{height:242px;}

	/*cikk oldal*/
	.cikkTartalom{margin-left:0;}
	.articleReader{width: 420px;}
	.articleReader .articlePic{width: 420px;height:231px;}
	.articleReader .picQuote{width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;	box-sizing: border-box;	min-height: 80px;padding:20px;
		line-height: 22px;font-size: 18px;height: auto;background-color: rgba(126,206,13,0.7);}
	.articleReader .picQuote .quoteGraph{
		background-image: url('IMG/quote_resp.png');
		width: 52px;
		height: 41px;
		background-position:center;
		margin-right: 25px;
	}
	.articleReader .articleTxt{
		padding-left: 15px;
		padding-right: 15px;
	}
	.articleReader .articleGallery{
		width:100%;
		height:auto;
	}
	.articleReader .articleBannerCont{
		margin:30px auto 10px auto;
		float:none;
	}
	.moreArticles{
		width:100%;
		margin-bottom: 15px;
	}
	.moreArticles .moreOne{
		width: 97%;
		margin-top: 10px;
		cursor:pointer;
	}
	.moreArticles .moreOne .moreOfferPic,
	.moreOne .moreOfferTxt .offerArrow{
		display:none;
	}
	.moreArticles .moreOne .moreOfferTxt{
		font-size: 16px;
		padding: 10px;
		line-height: 20px;
	}
	.moreOne .moreOfferTxt span{
		display: inline-block;
	}
	.fbFeedbackContent .composer{
		width:350px !important
	}
	/*galeria*/

	.galleryCont{
		width: 420px;
		height:237px;
	}
	.galleryCont .galleryInfo{
		width: 350px;
		margin-left: -185px;
	}
	.galleryCont .galleryInfo .infoTxt{
		width: 310px;
	}
	.galleryIndex{
		width: 420px;
	}
	.galleryIndex .indexCont{
		width: 300px;
	}
	.galleryCont .galleryArrows{
		margin-top: -23px;
	}
	.galleryCont .galleryArrows .arrowLeft, .galleryCont .galleryArrows .arrowRight{
		width:46px;
		height:46px;
		background-size:100% 100%;
	}
	/*Video player*/
	.videoTitle{
		width:410px;
	}
	#hmvideo, #vidvod,
	#hmvideo iframe, #vidvod iframe{
		width:420px !important;
		height:237px !important
	}
	/*cikkszerkeszto*/
	.hh-row-wrapper{
		width:420px !important;
	}
	.segment-half{
		width:420px !important;
	}
	.articleOffer{
		width:420px;
		margin-bottom:20px;
	}
	.articleOffer .offerTxt,
	.articleOffer .offerPic{
		float:none;
	}
	.articleOffer .offerTxt{
		margin-left:0;
		width:420px;
	}
	.articleOffer .offerPic{
		width:420px;
		height:231px;
	}
	.articleOffer .offerMeta{
		position:static;
		text-align:left;
		margin:10px 0;
		width:420px;
	}
	.articleOffer .offerMeta .metaCat{
		display:inline;
		padding:2px 0 0 30px;
		background-position:left;
		margin-right:30px;
	}
	.articleOffer .offerMeta .metaDate{
		display:inline;
		background-position: -385px -180px;
		padding:0 0 0 30px;
		float:none;
	}
	.right .offerTxt{
		text-align:left;
	}
	.articleOffer.noPic .offerTxt{
		margin-left:0;
		width:420px;
	}
	.articleOffer.noPic .offerMeta{
		width:420px;
	}
	/*cikkszerkeszto teljes*/

	.fullwidth .fullInfo{
		width:200px;
	}
	.fullwidth.left .fullInfo .offerMeta{
		float:none;
		width:420px;
	}
	.fullwidth .offerMeta .metaCat{
		display:block;
	}
	.fullwidth.left .offerMeta .metaCat{
		background-position: top left;
		padding: 2px 0 0 30px;
		text-align: left;
		margin-right:30px;
	}
	.fullwidth .offerMeta .metaDate{
		display:block;
	}
	.fullwidth.left .offerMeta .metaDate{
		background-position: -385px -180px;
		padding: 0 0 0 30px;
		text-align: left;
	}
	.fullwidth.left .offerPic,
	.fullwidth .offerPic{
		width: 420px;
		height: 231px;
	}
	.fullwidth .offerPic{
		float:right;
	}
	.fullwidth.left .offerPic .offerAuthor,
	.fullwidth .offerPic .offerAuthor{
		display:none
	}
	.fullwidth.left .offerTxt,
	.fullwidth .offerTxt{
		margin-left: 0;
		width: 420px;
		margin-top: 10px;
	}
	.fullwidth .offerTxt{
		float:right;
		margin-left:0;
		margin-right:0;
	}
	.fullwidth .offerTxt h4{
		font-size: 28px;
		line-height: 32px;
	}
	.fullwidth .offerTxt span{
		margin-bottom:20px;
	}
	/*cikkszerkeszto big*/

	.big{
		width:420px;
	}
	.big .offerMeta{
		height:30px;
	}
	.big .offerPic{
		float:right;
		height:420px;
	}
	.big .offerTxt{
		float:right;
		margin-left:30px;
		width:420px;
	}
	.big .offerTxt h4{
		font-size: 28px;
		line-height: 32px;
	}
	.big.left .offerPic{
		float:left;
	}
	.big.left .offerTxt{
		float:left;
		margin-left:0;
	}
	.big.right .offerSocCont{
		float:left;
	}
	.big.right .petofilive-lead{
		float:left;
		width: 420px;
	}
	/*big noPic*/
	.big.noPic .offerTxt{
		margin-left:0;
		width:420px;
	}
	.big.noPic .offerSocCont{
		top: 40px;
	}
	.big.noPic .offerMeta{
		position:static;
	}
	.big.noPic .offerSocCont{
		position:static;
		margin-top:20px;
	}
	.articleOffer.big .offerMeta .metaCat,
	.articleOffer.big .offerMeta .metaDate,
	.big.right .offerMeta .metaCat,
	.big.right .offerMeta .metaDate{
		float: left;
		margin-top: 0;
	}
	.articleOffer.big .offerMeta .metaDate{
		padding-top:0;
	}
	.big.right .offerMeta .metaCat{
		padding:2px 0 0 30px;
		background-position:top left;
	}
	.big.right .offerMeta .metaDate{
		padding:0 0 0 30px;
		background-position: -385px -180px;
		text-align:left;
	}
	/*fullinfo HACK*/

	.fullwidth{position:relative;padding-bottom:0;}
	.fullwidth .fullInfo .offerMeta{width:420px;position:absolute;left:0;top:235px;z-index:100;}
	.fullwidth.noPic .fullInfo .offerMeta{top:0;}
	.fullwidth .offerTxt h4{margin-top:50px;}
	.fullwidth.noPic .offerTxt h4{margin-top:30px;}
	.fullwidth .fullInfo .offerSocCont,
	.fullwidth.left .fullInfo .offerSocCont{position:absolute;bottom:0;left:0;text-align:left;}
	.fullwidth .offerMeta .metaCat{height:20px;}
	.fullwidth .offerMeta .metaCat,
	.fullwidth .offerMeta .metaDate{display:inline;}

	/*topStrories*/

	.topStorySlider{width:420px;height: 230px;margin-bottom:110px;}
	.topStorySlider .topSlideTxt{bottom:inherit;top:230px;width:100%!important;height:90px;overflow:hidden;padding:10px 20px;box-sizing: border-box;}
	.topStorySlider .topSlideTxt h2 {height: 60px;overflow: hidden;}
	.topStorySlider .topSlideTxt .txt{display:none;}

	/*justPast*/

	.justPast{width:420px;margin-top:20px;height:inherit;}
	.justPast .justOne{width:400px;display:inline-block;margin: 2px 10px 10px 10px;height:50px;overflow:hidden;}
	.justPast .justOne .oneTxt{width:330px;line-height:18px;}
	.justPast .justOne .onePlaying{/*display:none*/}

	/*showTiles*/

	.showTiles{width:420px;}
	.showTiles .oneTile,
	.oneTile{width: 420px;margin-bottom:20px;margin-right:0;}
	.oneTile .tilePic{width: 150px;height: 150px;}
	.showTiles .oneTile.last{margin-right:0 !important;}
	.oneTile .tileTxt{width: 250px;margin-left: 20px;}
	.showTiles .oneTile.noPic .tileTxt{width: 420px;}

	/*radioLive*/

	.radioLive{width:420px;}
	.liveNowCont .liveOne{width:380px;}
	.liveNowCont .liveOnePic{width:380px;height:219px;}
	.liveNowCont .liveTxtContent{width:305px;}

	/*radioLivePlayer*/

	.radioLivePlayer{width: 420px;}
	.radioLivePlayer .livePlayer{width: 400px;height:auto;}
	.radioLivePlayer .livePlayer .playerControls{width:400px;}
	.radioLivePlayer .livePlayer .playProgress{width:270px;height: 18px;padding: 12px 5px 0 5px;}
	.livePlayer .playProgress .progressBar{width:225px;height:6px;}
	.radioLivePlayer .livePlayer .playStop,.radioLivePlayer .stopButton{width:30px;height:30px;}
	.radioLivePlayer .livePlayer .playVolume{width:56px;height:30px;}

	/*smallNews*/

	.segment-one-fourth{width:420px !important}
	.smallNews .oneSmall{width: 420px;height:auto;padding-bottom:10px;}
	.smallNews .oneSmallPic{width: 30px;height: 30px;float:left;}
	.smallNews .oneSmallTxt .txt{display:none;}
	.smallNews .oneSmallTxt{overflow: hidden;height:auto;float:left;width: 369px;margin: 7px 10px 8px 10px;}

	/*top30*/

	.top30.front{width:420px;}
	.top30.front .oneTop{width:400px;}
	.top30.front .oneTop .oneTopTitle{width:210px;}

	/*top30*/

	.top30{width:420px;}
	.top30 .oneTop{width:400px;}
	.top30 .oneTop .oneTopTitle{width:210px;}
	.top30 .oneTop .oneTopInfo { bottom: -2px;}
	.top30 .oneTop .oneTopTitle span {margin-bottom: 0;}
	/*podCasts*/

	.segment-one-third{	width:420px !important;}
	.podCasts{width: 380px;height: 170px;margin: 0 auto;}
	.podCasts .podCastsInner{height:170px;}
	.podCasts .oneCast{	height:170px;margin: 0 10px 0 10px!important;}
	.podCasts .oneCast .oneCastPic{	display:none;}
	.podCasts .podArrows{margin-top:0;top:inherit;bottom:60px;}
	/*bannerLike*/

	.bannerLike{background-image: none !important;background-color: #e6e6e6;}
	.bannerLike .oneBLike{width: 100%;box-sizing: border-box;}
	.podCasts .podArrows{display:block;}

	/**bannerLike*/
	.bannerLike .bLikeMeta {width: 32%;}
	.bannerLike .bLikeTxt{width: 68%;padding-left: 20px;}

	/*portLike*/

	.portLike .portCol{margin-right: 20px;width: 420px;}
	.portLike .portCol.last{margin-right:20px;}
	.portCol .portOnePic{width: 420px;height: 210px;}

	/*aboutCinema*/

	.adoutCinema{ width: 420px;}
	.adoutCinema .aboutCinOne .aboutCMovies{ width: 420px;}
	.cinemaList{width:420px;border:none;margin:20px 0;}
	.cinemaList a{display:none;}
	.cinemaList .cinListTitle{text-align:center;}
	.cinemaList .cinListTitle select{display:block;width:300px;margin:10px auto 0 auto;}
	.cinemaList .cinListTitle option{width:300px;}
	.adoutCinema .cinemaFilter li{margin-bottom:20px;}

	/*showManList */

	.showManList .articlePic{ width: 420px; height: 280px;}
	.showManList .picQuote{background-color:#7ece0d;}
	.showManList .picQuote .quoteGraph{	background-size:80%;}

	/*bannerek*/

	/*.superCont,
	.articleBannerContFooter,
	.articleBannerContRoadBlock{
		display:none;
	}*/

}


@media (max-width: 480px){
	/*fejlec*/

	.fejMostszol{padding:0 20px 0 0;-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;}
	.fejMenu{margin-left: -80px;width: 638px;}
	/*.firstWrap{margin-top:150px}*/
	.playNow{width: 100%;}
	.playNow .nowContent{width: 84%;}
	.playNow .nowPlaying .title{text-align: left;}
	.playNow .nowPlayBut{margin: 15px 0 0 4.5%;}

	/*mediaTiles*/

	.mediaTiles .oneMedia,
	.oneMedia{width: 100%;margin: 0 0 20px 0;height: auto;}
	.oneMedia .mediaHead {height: inherit !important;}
	.oneMedia .mediaHead .mediaTitle {height: inherit !important;max-height: 54px;min-height: 36px;}
	.mediaTiles .last,
	.oneMedia.last{margin-right:10px !important;}
	.oneMedia .mediaPic{height:200px;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead {height: auto !important;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead .mediaTitle {min-height: 18px !important;max-height: 36px !important;height: auto !important;}
	/*cikk oldal*/

	.cikkTartalom{margin-left:0;}
	.articleReader{width: 100%;}
	.articleReader .articlePic{width: 100%;height:200px;}
	.articleReader .picQuote{
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		min-height: 80px;
		padding:20px;
		line-height: 18px;
		font-size: 16px;
		height: auto;
		background-color: rgba(126,206,13,0.7);
	}
	.articleReader .picQuote .quoteGraph{background-image: url('IMG/quote_resp.png');width: 52px;height: 41px;background-position:center;margin-right: 25px;}
	.articleReader .articleTxt{padding: 0 10px;}
	.topStorySlider .topSlideTxt h2 {height: 90px;}
	.articleReader .articleGallery{	width:100%;	height:auto;}
	.articleReader .articleBannerCont{margin:30px auto 10px auto;float:none;}
	.moreArticles{width:100%;margin-bottom: 15px;}
	.moreArticles .moreOne{width: 97%;margin-top: 10px;cursor:pointer;}
	.moreArticles .moreOne .moreOfferPic,
	.moreOne .moreOfferTxt .offerArrow{display:none;}
	.moreArticles .moreOne .moreOfferTxt{font-size: 16px;padding: 10px;line-height: 20px;}
	.moreOne .moreOfferTxt span{display: inline-block;}

	/*galeria*/

	.galleryCont{width: 100%;height:200px;}
	.galleryCont .galleryInfo{width: 250px;	margin-left: -125px;}
	.galleryCont .galleryInfo .infoTxt{width: 210px;}
	.galleryIndex{width: 100%;}
	.galleryIndex .indexCont{width: 80%;}
	.galleryCont .galleryArrows{margin-top: -23px;}
	.galleryCont .galleryArrows .arrowLeft, .galleryCont .galleryArrows .arrowRight{width:46px;height:46px;background-size:100% 100%;}

	/*Video player*/
	.videoTitle{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%
	}

	.videoTitle h2{
		line-height:28px;
		font-size:24px
	}

	.videoContainer{
	}

	#hmvideo, #vidvod,
	#hmvideo iframe, #vidvod iframe{
		width:100% !important;
		height:200px !important
	}

	/*cikkszerkeszto*/

	.hh-row-wrapper{
		width:100% !important;
		padding:0 20px!important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.segment-half{
		width:100% !important
	}

	.articleOffer{
		width:100%;
		margin-bottom:20px
	}

	.articleOffer .offerTxt,
	.articleOffer .offerPic{
		float:none
	}

	.articleOffer .offerTxt{
		margin-left:0;
		width:100%
	}

	.articleOffer .offerPic{
		width:100%;
		height:200px
	}

	.articleOffer .offerMeta{
		position:static;
		text-align:left;
		margin:10px 0;
		width:100%
	}

	.articleOffer.noPic .offerMeta{
		width:100%
	}

	.articleOffer .offerMeta .metaCat{
		display:inline;
		padding:0 0 0 30px;
		background-position:left;
		margin-right:30px
	}

	.articleOffer .offerMeta .metaDate{
		display:inline;
		background-position: -385px -180px;
		padding:0 0 0 30px;
		float:none
	}

	.right .offerTxt{
		text-align:left
	}

	.articleOffer.noPic .offerTxt{
		margin-left:0;
		width:100%
	}

	/*cikkszerkeszto teljes*/

	.fullwidth .fullInfo{
		width:200px
	}

	.fullwidth.left .fullInfo .offerMeta{
		float:none;
		width:100%
	}

	.fullwidth .offerMeta .metaCat{
		display:block
	}


	.fullwidth.left .offerMeta .metaCat{
		background-position: top left;
		padding: 2px 0 0 30px;
		text-align: left;
		margin-right:30px
	}

	.fullwidth .offerMeta .metaDate{
		display:block
	}

	.fullwidth.left .offerMeta .metaDate{
		background-position: -385px -180px;
		padding: 0 0 0 30px;
		text-align: left;
	}

	.fullwidth.left .offerPic,
	.fullwidth .offerPic{
		width: 100%;
		height: 200px;
	}

	.fullwidth .offerPic{
		float:right
	}

	.fullwidth.left .offerPic .offerAuthor,
	.fullwidth .offerPic .offerAuthor{
		/*height: 100px;
        width: 100px;
        left:0*/
		display:none
	}

	.fullwidth.left .offerTxt,
	.fullwidth .offerTxt{
		margin-left: 0;
		width: 100%;
		margin-top: 10px;
	}

	.fullwidth .offerTxt{
		float:right;
		margin-left:0;
		margin-right:0
	}

	.fullwidth .offerTxt h4{
		font-size: 28px;
		line-height: 32px;
	}

	.fullwidth .offerTxt span{
		margin-bottom:20px
	}

	/*cikkszerkeszto big*/

	.big{width:100%;}
	.big .offerMeta{height:30px;}
	.big .offerPic{float:right;width:100%;/*height:100%*/}
	.big .offerTxt{float:right;	margin-left:30px;width:100%;}
	.big .offerTxt h4{font-size: 28px;line-height: 32px;width:100%;}
	.big.left .offerPic{float:left;}
	.big.left .offerTxt{float:left;margin-left:0;}
	.big.right .offerMeta{/*text-align:right*/}
	.big.right .offerTxt h4{/*text-align:right*/}
	.big.right .offerSocCont{/*text-align:right*/;float:left;}
	.big.right .petofilive-lead{float:left;	width: 100%;}

	/*big noPic*/

	.big.noPic .offerTxt{margin-left:0;width:100%;}
	.big.noPic .offerSocCont{top: 40px;}
	.big.noPic .offerMeta{position:static;}
	.big.noPic .offerSocCont{position:static;margin-top:20px;}

	/*big noPic*/

	.big.noPic .offerTxt{margin-left:0;width:100%;}
	.big.noPic .offerSocCont{top: 40px;}
	.big.noPic .offerMeta{position:static;}
	.big.noPic .offerSocCont{position:static;margin-top:20px;}
	.articleOffer.big .offerMeta .metaCat,
	.articleOffer.big .offerMeta .metaDate,
	.big.right .offerMeta .metaCat,
	.big.right .offerMeta .metaDate{float: left;margin-top: 0;}
	.articleOffer.big .offerMeta .metaDate{	padding-top:0;}
	.big.right .offerMeta .metaCat{	padding:2px 0 0 30px;background-position:top left;}
	.big.right .offerMeta .metaDate{padding:0 0 0 30px;	background-position: -385px -180px;text-align:left;}

	/*fullinfo HACK*/


	.fullwidth{position:relative;padding-bottom:0;}
	.fullwidth .fullInfo .offerMeta{width:100%;	position:absolute;	left:0;	top:204px;	z-index:100;}
	.fullwidth.noPic .fullInfo .offerMeta{top:0;}
	.fullwidth .offerTxt h4{margin-top:50px;}
	.fullwidth.noPic .offerTxt h4{margin-top:30px;}
	.fullwidth .fullInfo .offerSocCont,
	.fullwidth.left .fullInfo .offerSocCont{position:absolute;bottom:0;left:0;text-align:left;}
	.fullwidth .offerMeta .metaCat{height:20px;}
	.fullwidth .offerMeta .metaCat,
	.fullwidth .offerMeta .metaDate{display:inline;}

	/*topStrories*/

	.topStorySlider{width:100%;	height: 200px;margin-bottom:105px;}
	.topStorySlider .topSlideTxt h2 {font-size: 20px;}
	.topStorySlider .topSlideTxt{bottom:inherit;top:200px;width:100%!important;height:105px;overflow:hidden;padding:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.topStorySlider .topSlideTxt .txt{display:none;}

	/*justPast*/

	.justPast{
		width:100%;
		margin-top:20px;
		height:auto;
	}

	.justPast .justOne{
		width:100%;
		display:inline-block;
		margin: 2px 0 10px 0;
		padding:0 10px;
		height: auto;
		overflow:hidden;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.justPast .justOne .oneTime {
		border-right: none;
	}
	.justPast .justOne .oneTxt{
		width:calc(100% - 62px);
		line-height:18px;
		border-left: 1px solid #fff;
	}

	.justPast .justOne .onePlaying{
		/*display:none*/
	}

	/*showTiles*/

	.showTiles{
		width: 100%
	}

	.showTiles .oneTile,
	.oneTile{
		width: 100%;
		margin-bottom:20px;
		margin-right:0
	}

	.oneTile .tilePic{
		width: 45%;
		height: 150px;
	}

	.showTiles .oneTile.last{
		margin-right:0 !important
	}

	.oneTile .tileTxt{
		width: 50%;
		margin-left: 5%;
	}

	.showTiles .oneTile.noPic .tileTxt{
		width: 100%;
	}

	/*radioLive*/

	.radioLive{
		width:100%
	}

	.radioLive a{
		width:100%
	}

	.liveNowCont{
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.liveNowCont .liveOne{
		width:100%
	}

	.liveNowCont .liveOnePic{
		width:100%;
		height:200px
	}

	.liveNowCont .liveTxtContent{
		width:80%
	}

	/*radioLivePlayer*/

	.radioLivePlayer{
		width: 100%;
	}

	.radioLivePlayer .livePlayer{
		width: 100%;
	}

	.radioLivePlayer .livePlayer .playerControls{
		width:280px;
		margin:10px auto 0 auto
	}

	/*smallNews*/

	#row-2-473 .hh-row-wrapper,
	.smallNewsCont{
		padding:0 !important
	}

	.segment-one-fourth{
		width:100% !important
	}

	.smallNews .oneSmall{
		width: 100%;
		height:auto;
		padding-bottom:10px
	}

	.smallNews .oneSmallPic{
		width: 30px;
		height: 30px;
		float:left
	}

	.smallNews .oneSmallTxt .txt{
		display:none
	}

	.smallNews .oneSmallTxt{
		overflow: hidden;
		height:auto;
		float:left;
		width: 80%;
		margin: 7px 10px 8px 10px;
	}

	/*top30 front*/

	.top30.front{
		width:100%
	}

	.top30.front .oneTop{
		width:100%;
		height:76px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.top30.front .oneTop .oneTopPic{
		display:none
	}

	.top30.front .oneTop .oneTopTitle{
		width:50%
	}

	/*top30*/

	.top30{width:100%;}
	.top30 .oneTop{width:100%;height:76px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.top30 .oneTop .oneTopPic{display:none;}
	.top30 .oneTop .oneTopTitle{ width:56%;	}
	.top30 .oneTop .oneTopTitle { margin-left: 5px;}
	.top30 .oneTop .oneTopInfo {bottom: -5px; }
	/*podCasts*/

	.segment-one-third{	width:100% !important;}
	.podCasts{width: 380px;	height: 170px;margin: 0 auto;}
	.podCasts .podCastsInner{height:170px;}
	.podCasts .oneCast{height: 170px; margin: 0 15px!important;width: 160px;}
	.podCasts .oneCast .oneCastPic{display:none;}
	.podCasts .podArrows{margin-top:0;top:inherit;bottom:60px;}
	.podCasts .oneCast .oneCastTxt{box-sizing: border-box;width:100%;padding: 10px 20px;height: 150px;}

	/*bannerLike*/

	.bannerLike{padding: 20px 20px 10px 20px;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background-image: none !important;background-color: #e6e6e6;}
	.bannerLike .oneBLike{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-bottom: 20px;}
	.bannerLike .bLikeTxt{width: 45%;padding-left: 20px;}
	.podCasts .podArrows{display:block;}
	.bannerLike .bLikeMeta{border: none;text-align: left;margin-left: 0;width: 100%;padding-left: 10px;}
	.bannerLike .bLikeTxt{width: 100%;padding-left: 10px;}

	/*portLike*/

	.portLike .portCol{	margin-right: 20px;width: 100%;}
	.portLike .portCol.last{margin-right:20px;}
	.portCol .portOnePic{width: 100%;height: 210px;}

	/*aboutCinema*/

	.adoutCinema{ width: 100%;}
	.adoutCinema .aboutCinOne .aboutCMovies{ width: 100%;}
	.cinemaList{width:100%;border:none;margin:20px 0;}
	.cinemaList a{display:none;}
	.cinemaList .cinListTitle{text-align:center;}
	.cinemaList .cinListTitle select{display:block;width:300px;	margin:10px auto 0 auto;}
	.cinemaList .cinListTitle option{width:300px;}
	.adoutCinema .cinemaFilter li{margin-bottom:20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

	/*showManList */

	.showManList .articlePic{ height: 280px;}
	.podCasts .podArrows .podArrowLeft, .podCasts .podArrows .podArrowRight{width:35px;height:35px;}
}
@media all and (max-width:380px){
	.podCasts {width: 190px;}
}

/*uj petofi widget*/

.petofiPagedMediaLibraryContainer .oneMedia {
	width: 25%!important;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
}

.petofiPagedMediaLibraryContainer .oneMedia .mediaHead {
	padding-right: 15px;
	height: 78px;
}

.petofiPagedMediaLibraryContainer {
	width: 100%;
	float: left;
	box-sizing: border-box;
}

/*more gomb*/
.show_more_button_container {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.SMButton {
	float: right;
	background-color: #7ece0d;
	padding: 10px;
	font-weight: 700;
	color: black;
	margin: 0 10px 10px 0;
	cursor:pointer;
}
.widget_petofiofferbar_widget .owl-buttons div{
	background-color: #7ece0d;
	height: 30px;
	width: 30px;
	border-radius: 0!important;
	padding: 0!important;
	margin:10px!important;
	background-image: url('IMG/petofiSprite.png');
}
.widget_petofiofferbar_widget .owl-buttons .owl-prev{
	background-position: -70px -30px;
	position: absolute;
	top: 40px;
	left: -20px;
}
.widget_petofiofferbar_widget .owl-buttons .owl-next{
	background-position: -70px 0;
	position: absolute;
	top: 40px;
	right: -10px;
}
.widget_petofiofferbar_widget .oneSmall {
	margin-bottom: 10px;
}
.widget_petofiofferbar_widget .oneSmall .oneSmallPic {
	background-position: center center;
}

@media all and (min-width: 768px) and (max-width:1023px){
	.widget_petofiofferbar_widget .oneSmall {width: 139px;}
}

@media all and (min-width: 0px) and (max-width:767px) {
	.widget_petofiofferbar_widget .oneSmall .oneSmallPic {width: 80px;height: 80px;background-position: center center;}
	.widget_petofiofferbar_widget .oneSmall .oneSmallTxt {width: calc(100% - 100px);}
	.widget_petofiofferbar_widget .oneSmall {padding-bottom: 0;}
}
@media all and (max-width:960px){
	.petofiPagedMediaLibraryContainer .oneMedia {width:50%!important;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead .mediaTitle {height: 18px;}
}

@media all and (max-width: 767px) and (min-width: 601px) {
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead {height: 94px !important;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead .mediaTitle {height: 36px;}
}

@media all and (max-width:600px){
	.petofiPagedMediaLibraryContainer .oneMedia {width:100%!important;}
}

@media all and (min-width: 961px) and (max-width: 1023px) {
	.oneMedia .mediaHead .mediaTitle {height: 36px;	width: 100%;display:block;overflow: hidden;}
	.oneMedia .mediaHead .mediaTime {width: 100%;line-height: 16px;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead .mediaTime {width: auto !important;line-height: 15px !important;}
}

@media (min-width: 768px) and (max-width: 960px) {
	.oneMedia .mediaHead .mediaTitle {height: 36px;width: 100%;	display: block;	overflow: hidden;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead {height: 60px !important;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead .mediaTitle {height: auto; min-height: 18px;max-height:18px;}
}

@media (min-width: 480px) and (max-width:600px) {
	.oneMedia .mediaHead {height: 60px !important;}
	.oneMedia .mediaHead .mediaTitle {height: initial;width: 100%;}
	.petofiPagedMediaLibraryContainer .oneMedia .mediaHead .mediaTitle {max-height: 18px;}
}

@media (max-width: 340px) {
	.oneMedia .mediaHead .mediaTitle {width:100%;}
}

.goAdverticum.goa-embedded {
	padding: 15px 0;
}
.superCont .goAdverticum.goa-embedded {
	padding: 0 0;
}
.articleReader .articleBannerCont {
	background: transparent !important;
}
@media (max-width: 330px) {
	.container_12 {padding: 0 5px !important;}
	.hh-row-wrapper {padding: 0 5px !important;}
}

/* CIKK BEÉPÜLŐ AUDIO LEJÁTSZÓ JAVÍTÁSA */

.hmsArticleViewerAudio {
	clear: both;
	float: none;
}
.hmsArticleViewerAudio .article_media_player audio {
	width: 100%;
	display: block;
}

@media all and (-ms-high-contrast:none) {
	.hmsArticleViewerAudio .article_media_player audio {
		height: 35px;
	}
}

audio::-internal-media-controls-download-button {
	display:none;
}
audio::-webkit-media-controls-enclosure {
	overflow:hidden;
}
audio::-webkit-media-controls-panel {
	width: calc(100% + 30px); /* Adjust as needed */
}

/* PETOFI ZENEI DIJ JELOLTEK KATEGORIA MEGJELENITESE */

.widget_petofiarticleviewer_widget .articleHead .PZDMetaTags {
	background-color: #333 !important;
	color: #fff;
	padding: 15px 15px 15px 120px;
	margin-top:-15px;
	position:relative;
}
.widget_petofiarticleviewer_widget .articleHead .PZDMetaTags:before {
	content:"";
	width: 56px;
	height: 28px;
	background-image: url('/wp-content/plugins/hms-petofilive-widgets/common/style/IMG/petofiSprite.png');
	background-repeat: no-repeat;
	background-position: -240px -29px;
	position: absolute;
	top: -28px;
	left: 0;
}
.widget_petofiarticleviewer_widget .articleHead .PZDMetaTags h4 {
	text-transform: uppercase;
	display:inline-block;
	margin: 0 0 0 -105px;
	padding: 10px 10px 10px 0;
}
.widget_petofiarticleviewer_widget .articleHead .PZDMetaTags span {
	padding: 10px;
	background-color: #7ece0d;
	margin: 10px;
	text-transform: uppercase;
	display: inline-block;
	color: #000;
	font-weight: bold;
}
@media (max-width: 768px) {
	.smallNews .oneSmallTxt span {line-height: 18px;}
}
@media (max-width: 480px) {
	.widget_petofiarticleviewer_widget .articleHead .PZDMetaTags {
		padding: 40px 15px 15px 15px;
		margin-top:-15px;
		position:relative;
		text-align:center;
	}
	.widget_petofiarticleviewer_widget .articleHead .PZDMetaTags h4 {
		margin: -25px 0 0 0;
	}
	.widget_petofiarticleviewer_widget .articleHead .PZDMetaTags span {
		width: 80%;
	}
	.justPast .justTitle .justLogo {
		transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
		margin-right: -5px;
	}

}

/*DATEPICKER*/
#ui-datepicker-div *{
	box-sizing: border-box;
}
#ui-datepicker-div {
	border-radius: 0;
	background: #333333;
	max-width: 300px;
}
.ui-datepicker-calendar span,
.ui-datepicker-title{
	color: white;
	font-family: ProxiBold, sans-serif;
	font-size: 13px;
	padding:0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
	background: #7ece0d;
	font-weight: 400;
	color: white;
	border-radius: 0;
	height: 40px;
	cursor: pointer;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{
	opacity: 1;
}
.ui-widget-content .ui-state-default:hover{
	background: white;
	color:black;
}
.ui-datepicker-days-cell-over.ui-datepicker-current-day.ui-datepicker-today a {
	background: white;
	color: black;
	font-family: ProxiBold, sans-serif;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	background: transparent;
	border:none;
	top:2px;
	cursor:pointer;
}
.ui-datepicker .ui-datepicker-next-hover{
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover{
	left: 2px;
}
.ui-datepicker .ui-datepicker-next span{
	background: url('../../../hms-global-widgets/common/styles/images/mediaklikk_sprite-01.png') no-repeat -50px -32px;
}
.ui-datepicker .ui-datepicker-prev span{
	background: url('../../../hms-global-widgets/common/styles/images/mediaklikk_sprite-01.png') no-repeat -133px -32px;
}



.fb-like.fb_iframe_widget iframe {
	width: auto !important;
}