body{
	/*background-color:/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#868686+0,868686+80&0.65+0,0+49 */
	/*background: -moz-linear-gradient(top, rgba(134,134,134,0.65) 0%, rgba(134,134,134,0) 49%, rgba(134,134,134,0) 80%); */
	/* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, rgba(134,134,134,0.65) 0%,rgba(134,134,134,0) 49%,rgba(134,134,134,0) 80%); */
	/* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, rgba(134,134,134,0.65) 0%,rgba(134,134,134,0) 49%,rgba(134,134,134,0) 80%); */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6868686', endColorstr='#00868686',GradientType=0 ); */
	/* IE6-9 */;
}

header nav {
	background-color: #8d2c3b;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.23);
}

header nav .navbar-collapse .nav .menu-item .sub-menu .menu-item {
	display: block;
	font-size: 14px;
	line-height: 36px;
	text-align: left;
	text-transform: uppercase;
}

.category-description p {
	font-weight: 400;
	font-size: 21px;
	line-height: 31px;
	color: #747474;
	margin: 0;
	text-align: justify;
}

.shows .show-box .info a.mask:hover {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 250;
	background-color:#580c1b54;
}

.imag-space-left{
	float:left;
	margin-right:12px;
}

.list-categories hr {
	margin: 0 0 15px;
	border: none;
	border-bottom: 2px solid #eaeaea;
}

.main_slider_wrapper .main-slider .slick-slide .top .logo {
	position: absolute;
	right: 1px;
	bottom: 130px;
	width: 50%;
}



.main_slider_wrapper .main-slider .slick-slide .bottom p {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	margin: 0;
	padding: 0 30px;
}

.team .team-carousel .slick-slide .slick-slide-inner h3{
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
	background-color: #272c40c4;
	text-align: center;
	padding: 15px;
	margin: 0; 
}

.share a {
	display: block;
	width: 47px;
	height: 60px;
	font-size: 30px;
	line-height: 30px;
	background-color: #de1d24;
	padding: 10px;
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 250;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.search-mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(45, 21, 21, 0.93);
	-webkit-transition: all, 0.3s, ease-in-out;
	-moz-transition: all, 0.3s, ease-in-out;
	-ms-transition: all, 0.3s, ease-in-out;
	-o-transition: all, 0.3s, ease-in-out;
	transition: all, 0.3s, ease-in-out;
	opacity: 0;
	z-index: 9999999;
	visibility: hidden;
}

.search-mask .search-close {
	position: absolute;
	color: #ad7070;
	opacity: 1;
	z-index: 2200;
	display: block;
	width: 30px;
	height: 36px;
	font-size: 52px;
}

.search-mask .search-close span:first-child {
	transform-origin: 15px 2px 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.search-mask .search-close span {
	display: block;
	width: 36px;
	height: 2px;
	background-color: #fff;
}

.search-mask form input {
	width: 100%;
	font-size: 24px;
	line-height: 31px;
	padding: 18px 50px 18px 18px;
	background-color: transparent;
	border: 1px #ffffff solid;
	color: #fff;
	border-radius: 2px;
	background-color: #0000006b;
}

.alignleft{
	float:left;
	margin-right:12px;
}

.alignright{
	float:right;
	margin-left:12px;
}

.list-categories h4 .fa {
	font-size:40px;
	line-height: 40px;
}
.list-categories h4{
	padding-left: 65px;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	color: #747474;
	margin: 0 0 20px;
}

.single-emisiune-item article p{
	margin-bottom: 15px;
	line-height: 29px;
}


.single-emisiune-item{
	margin-bottom: 20px;
}

.single-emisiune-item{
	color: #f33d40;
	font-size: 30px;
	line-height: 30px;
}

.shows .show-box .info h3 {
	color: #fff;
}

.shows .show-box .info h4{
	color: #fff;
	font-size: 18px;
}

.shows .show-box .info i{
	color: #9d9d9d;
	font-size: 32px;
}

.single-emisiune-item .meta{
	font-size: 22px;
}

.single-emisiune-item .meta{
	background-color: #c5c5c5;
}

.single-content h3{
	font-size: 35px;
}


.shows .show-box{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#181835+0,bb333d+100 */
	background: #181835; /* Old browsers */
	background: -moz-linear-gradient(top, #181835 0%, #bb333d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #181835 0%,#bb333d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #181835 0%,#bb333d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181835', endColorstr='#bb333d',GradientType=0 ); /* IE6-9 */
}

.content p {
	text-align: justify;
	text-justify: inter-word;
}

.content ul{
	text-align: justify;
	text-justify: inter-word;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #747474;
	line-height: 31px;	
	list-style-position: inside;
	list-style:none;
	padding-left: 0;
}

.content li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 22px;
	padding-right:15px;
}

.pagination .page-numbers {
	padding: 5px 10px;
}

.content img {
	width:auto;
	padding: 0 22px 0 0;
	float: left;
}

.content .meta li:before {content: "";
margin-left: 0px;
padding: 0 0px;
}


.single-content .meta {
	background-color: #e0e0e0;
	color: #847f7f;
}

.news .top .file-icon {
	right: 15px;
	bottom: 20px;
}

.envira-gallery-wrap{
	filter:sepia(50%);
}


.content img{
	max-width: 450px;
}

.category-info .info {
	left: 76px;
}

.shows .show-box .info h3{
	font-size: 30px;
	line-height: 35px;
	margin: 30px 0 18px;
	max-width: 140px;
}

.show-bottom .element {
	padding: 3px 54px;
	margin-bottom: 27px;
}

.show-bottom .element:hover {
	padding: 3px 54px;
	margin-bottom: 27px;
	background-color: #61383e;
	color:#ddd;
}
.show-bottom .element h3:hover{
	color:#333;
}

@media (max-width: 1024px){
	.shows .show-box .info{
		padding: 29px;
	}
}

@media (max-width: 992px){
	.header nav .navbar-collapse {
		position: absolute;
		left: 0;
		right: 0;
		top: 150px;
		z-index: 1500;
		padding: 0;
		background-color: #8d2c3beb;
	}

	.shows .show-box .info h3 {
		font-family: "Roboto", Arial, sans-serif;
		font-weight: 900;
		color: #f33d40;
		font-size: 35px;
		line-height: 46px;
		margin: 0 0 20px;
		max-width: 200px;
		color: #fff;
	}

	.contact-info a, .contact-info p {
		display: block;
		font-weight: 400;
		font-size: 19px;
		line-height: 25px;
		color: #5f5f5f;
	}

	.navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-toggle .icon-bar::before {
		background-color: #fff;
	}
	.navbar-toggle .icon-bar::after {
		background-color: #fff;
	}

	.single-content h3 {
		font-size: 24px;
		line-height: 33px;
	}

	.show-bottom .element{
		padding: 0px 16px;
	}
}


@media (max-width: 768px){

	.main_slider_wrapper .main-slider .slick-slide .bottom p{
		font-size: 15px;
		line-height: 23px;
	}

	.main_slider_wrapper .main-slider .slick-slide .bottom h3{
		font-size: 30px;
		line-height: 21px;
	}

	.shows .show-box .info{
		padding: 15px;
		margin: 47px 0 3px;
	}

	.shows .show-box .info h3{
		font-size: 24px;
		line-height: 40px;
		margin: 0px 0 3px;
	}

	.shows .show-box .info i{
		font-size: 25px;
		line-height: 1px;
		margin-top:25px;
	}

	.shows .show-box .info h3 span{
		width: 91px;
		min-height: 7px;
	}

	.shows .show-box .info h4{
		margin: 0 0 -10px;
	}

	footer .socials{
		text-align: center;
	}

	footer .menu{
		text-align: center;
	}

	footer .copyright{
		text-align: center;
	}

	footer h5{
		text-align: center;
	}

	.show-bottom .element h3{
		font-size: 29px;
	}

	.show-bottom .element{
		margin-bottom: 12px;
	}

	.category-info .info{
		left: 33px;
		top: 65%;
	}

	.category-info .info h3{
		font-size: 46px;
		line-height: 38px;
	}

	.category-info .info h4{
		font-size: 22px;
		line-height: 22px;
	}

	.category-description p{
		font-size: 19px;
		line-height: 23px;
	}

	.page-template-schedule .schedule-box .table{
		text-align: center;
	}

	.content img {
		max-width: 312px;
	}

	.heading-section h2{
		font-size: 26px;
	}
}


@media (max-width: 320px){
	.shows .show-box .info{
		margin: 34px 0 3px;
	}

	.shows .show-box .info h3{
		font-size: 19px;
		line-height: 30px;
		margin: 0px 0 3px;
	}

	.show-bottom .element .fa {
		color: #fff;
		font-size: 40px;
		line-height: 64px;
		padding-right: 11px;
	}

	.show-bottom .element h3{
		line-height: 25px;
	}

	.shows .show-box .info i{
		font-size: 25px;
		line-height: 1px;
		margin-top:25px;
	}

	.shows .show-box .info h3 span{
		width: 91px;
		min-height: 5px;
	}

	.shows .show-box .info h4{
		font-size: 11px;
	}

	.header .top .live-play{
		max-width: 139px;
	}
	
	.header .top .live-play .play-banner{
		max-width: 139px;
	}


}

/* header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    background-color: #cf2238;
} */