
.hidden {
display: none;	
}	

.recenzii__title {
margin-bottom: 10px;
}
.recenzii__filter {
float: left;
margin-right: 10px;
}	
.dop_filter {
display: block;	
}	
.add_filter {
width: 24%;
}	


.ticket-comment ol {
padding-right: 0px;
}


.comment__item {
	position: relative;
	margin-bottom: 30px;
	padding: 15px 20px;
	background: transparent;
}
.one-comm  {
background: #fff!important;	
margin-bottom: 5px;
}	
.comment__item::before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 0px;
	background: url() no-repeat center top;
}
.one-comm::before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 15px;
	background: url(../img/news/news-small-bottom.png) no-repeat center top;
}

#comment-form {
	background: white;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#comment-form .form-group label {
	padding-right: 20px;
}
#comment-form .form-group input {
	padding: 5px;
	border: 1px solid #ddd;
}

.mse2-ac-item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;	
}


	

#mse2_sort a {
display: inline-block;
margin: 0px 10px;
}


button[type="reset"] {
padding: 8px 16px 8px;
min-width: 110px;
font-size: 18px;
font-weight: 900;
line-height: 1.2;
margin-top: 23px;
}	
	
#mse2_selected {
width: 98%;	
}	


.year_filter {
max-width: 250px;
padding-top: 0px;
margin-left: 20px;
}	
.year_filter p {
margin-bottom: 2px;
}	

.mse2_number_inputs .form-group {
width: 50%;
float: left;	
padding-left: 0px;
padding-right: 0px;
}	
.mse2_number_inputs input {
width: 100%;
padding: 6px 10px;
text-align: center;
}	
.form-group .input-sm {
width: 80%;
}


.tags .tag {
color: #d8121a;	
}	

.news_archive h3 {
font-size: 22px;
color: #fff;
display: inline-block;
padding: 3px 10px;
background: #000;
}
.news_archive h4 {
font-size: 20px;
}
.news_archive h5 {
font-size: 18px;
margin-top: 20px;
}



@media screen and (max-width: 960px) {
    .add_filter {
	width: 100%;
	float: none;
	}
	.add_filter p {
	display: block;
	text-align: center;
	}
}


.jGrowl-notification {
	background-color: #000;
	color: #fff!important;
	font-size: 17px!important;
	opacity: 1!important;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	zoom: 1;
	width: 250px;
	padding: 15px!important;
	margin: 10px;
	text-align: left;
	display: none;
	border-radius: 5px;
	min-height: 40px;
}

.soc-widget {
	position: relative;
	z-index: 2;
	text-align: left;
}


.tagline_mob {
	display: none;
}	

#comm-close {
		display: none;
	}	

@media screen and (max-width: 760px) {
	.news_archive ul, .news_archive li {
		padding: 5px 5px;
		list-style: none;
	}
	.soc-widget {
		margin: 0 auto;
		width: 220px;
	}	
	.widget-donat {
		margin-top: 74px;
	}
	.home-recenzii__item u {
		display: block;
	}	
	.form-actions .preview {
		margin-bottom: 15px;
	}	
	.comm_form_mobile {
		position: fixed;
		top: 35px;
		left: 0;
		z-index: 999999;
		max-height: calc(100% - 50px);
		overflow: auto;
	}
	#comm-close {
		display: block;
	}	
	#comm-close {
		position: relative;
	}	
	#comm-close a {
		display: none;
		position: relative;
		text-align: right;
		color: red;
		font-weight: bold;
		font-size: 17px;
		margin-top: -5px;
	}
	.tagline_mob {
		display: block;
	}
	.inter_posters img {
		display: block;
		margin: 5px auto;
	}	
	.interview__posters-slider img {
		margin-left: 5px;
		margin-right: 5px;
	}	
	#comment-form .form-actions {
		text-align: center;
	}	
	
	#comment-form .preview, #comment-form .submit {
		padding: 8px 9px 9px!important;
	}
	
}


.interview-quote__item strong {
    display:block;    
}
.interview-quote__item strong:after {
    content: ":";
}


.interview__copy {	
	border-bottom: 1px solid #c0beba;
	padding-bottom: 10px;
}




.actors {
    margin-top: 31px;
}