/* HEADER */

.top-wrap {
    padding: 16px 0 16px !important;
}

.btn-menu {
    height: 85px;
}

.btn-responsive {
	display: none;
}

/* REPRODUCTOR HEADER */

.reproductor {
	color: #fff;
	float: right;
}

.reproductor>p {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #fff;
}

.reproductor-play {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.reproductor-actual p:last-child {
	font-style: italic;
}

.reproductor-actual {
	float: left;
}

/* MENÚ */

#mainnav > ul > li > a {
    font-size: 17px;
 }

 #mainnav > ul > li {
    padding: 0 18px;
 }

/* SLIDER */

.gnSlider {
    margin-bottom: 0px;
    height: 374px;;
}

.gnSlider .flex-control-paging {
    display: none;
}

.gnSlider .slides li .item {
	bottom: initial !important;
	top: 0;
	width: 100%;
	text-align: center;
	max-width: none !important;
	left: 0px !important;
	opacity: 1 !important;
}

.flexslider .slides img {
    padding-top: 54px;
    min-height: 380px;
}

.gnSlider .slides li .item {
    padding: 12px !important;
}

.banner .banner-items {
    padding: 18px 34px 18px !important;
}

.banner .banner-items h4 {
	width: 60%;
	float: right;
	margin-top: -7px;
}

.gnSlider .flex-direction-nav li a {
    top: 250px;
}

/* SIDEBAR */ 

.social-list a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background-color: #0d66c6;
	text-align: center;
	line-height: 38px;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #b0b1b4;
}

.social-list a:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.order {
	color: #fff !important;
}

.banners img, .banner_publicidad{
	display: block;
	margin: 0 auto;
}

.banners img:first-child, .banners img:nth-child(2)  {
	margin-bottom: 15px;
}

.widget-most-popular {
	background-color: #0d66c6;
}

.widget-most-popular h5, .widget-most-popular p, .widget-most-popular h5, .widget-most-popular a{
	color: #fff !important;
}

#ads {
	margin-top: 30px;
}

.widget-anuncis {
	padding: 0px !important;
	margin: 0px;
}

.banners {
	border: none !important;
}

.widget-temps {
	padding: 0px !important;
}

.widget-temps img {
	display: block;
	margin: 15px auto 0px auto;
}

.widget-socialgn-animation h5 {
	display: inline;
	float: left;
	margin: 8px 0 8px !important;
}

.banner_publicidad {
	max-width: 364px;
}

/* NOTICIES HOME */

.featured-posts .content-left article {
	margin-bottom: 20px;
}

.featured-posts .cat a {
	font-size: 12px !important;
}

.featured-posts .cat .place {
	font-size: 12px !important;
}

.featured-posts .content-left .cat {
    margin-top: 10px !important;
}

.featured-posts .content-right h3 a {
	font-weight: 700;
}

.featured-posts .content-right h3 {
    margin: 0 0 10px;
}

/* LLISTAT NOTÍCIA */
.category-page .post-wrap .post {
	clear: both;
}

/* CONTINGUT NOTÍCIA */

.post-single .share-post {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}

.compartir {
	font-weight: bold;
	margin-left: -10px !important;
}

.share-post span {
	margin: 0px -2px;
	padding: 5px 10px;
}

.share-post span a{
	color: #a1a1a1;
}

.share-post span a:hover{
	color: #0099ff;
	text-decoration: none
}

.post-single .share-post span a::before {
    left: -28px;
    top: -10px;
    font-family: "FontAwesome";
    font-size: 16px;
    color: #a1a1a1;
    margin-right: 15px;
    -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;
}


.post-single .share-post span.email a::before {
    content: "\f0e0";
}

.post-single .share-post span.facebook a::before {
    content: "\f09a";
}

.post-single .share-post span.twitter a::before {
    content: "\f099";
}

.titol-avis-legal, .titol-top-musical, .titol-tarifes, .titol-program, .titol-carta, .titol-cookies, .titol-graella, .titol-categoria {
	margin-top: -8px !important;
}

.help-post{
	margin-bottom: 20px;
}

.place{
	display: inline-block;
	font-size: 10px;
	color: #a1a1a1;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 21px;
}

/* REPRODUCTOR NOTÍCIA */

.escolta, .escolta_petit {
	color: #0d66c6;
	font-weight: bold;
	font-size: 17px;
	margin-left: 10px;
	margin-top: -1px;
	margin-right: 20px;
}

.escolta_petit {
	margin-left: 3px !important;
}

.escolta_petit_link:hover {
	text-decoration: none !important;
}

.audio_noticia {
	padding:10px 0;
}

.escolta, .reproductor-altaveu {
	float: right;
}

.escolta_petit_link .reproductor-altaveu_petit {
	margin-top: -4px;
}

.escolta-custom{
	color: #0d66c6;
	font-weight: bold;
	font-size: 17px;
}
.altaveu-custom{
	vertical-align: -4px;
}

.audio-article {
	float: left !important;
}

.audio-article .escolta {
	margin-top: 10px;
}

.escolta_petit_link.relacionades {
	margin-top: 4px;
	text-transform: initial !important;
	float: right;
	margin-right: -25px;
}

.escolta_petit_link.relacionades .reproductor-altaveu_petit {
	width: 12%;
}

.escolta_petit_link.relacionades .escolta_petit {
	font-size: 14px;
}

.cat {
	margin-bottom: 2px;
}

.escoltar-audio:hover span {
	color: #181818;
}

/* REPRODUCTOR BOTTOM*/
.player-bottom{
	position: fixed;
    bottom: 0;
	width: 100%;
	z-index: 999;
}
.invisible{
	display:none !important; 
}


/* TARIFES I COOKIES */

.grey-bg {
	background: #eaeaea;
	padding: 20px;
}

.cookies ul {
	list-style: disc;
	margin-left: 20px;
}

.cookies ol {
	list-style: decimal;
	margin-left: 20px;
}

/* 404 */

.error-wrap .spacer::after {
    content: none !important;
}

/* TOP MUSICAL */

.top-musical .order {
	color: #0d66c6 !important;
	float: left;
	margin-right: 15px;
}

.top-musical li, .carta-page .content li, .graella-page .tab-content li {
	border-bottom: 1px solid #eaeaea;
	padding: 12px 10px;
}

.top-musical li:first-child {
	border-top: 1px solid #eaeaea;
}

/* PROGRAMES */

.program-page .post-wrap .thumb {
    float: right;
    margin-left: 20px;
    width: 200px;
}

.program-page .post {
	border-bottom: 1px solid #eaeaea;
	min-height: 150px;
	padding: 20px 0;
}

.program-page .post-wrap article.post:nth-child(2) {
	padding: 0;
}

.program-page .content {
	max-width: 545px;
}

.program-page.detall .content {
	max-width: 100%;
}

.program-page h4 {
	margin: 0px 0 10px;
}

.program-page a, .horari-program {
	color: #0d66c6;
}

.img-programa {
	margin: 15px 0;
	max-width: 70%;
}

/* A LA CARTA */

.jp-volume-max {
	display: none !important;
}

.jp-controls a, .jp-controls a:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.carta-page .content .hora, .graella-page .hora{
	float: left;
	margin-right: 20px;
}

.carta-page .post ul {
	border: 1px solid #eaeaea;
}

.titol-dia {
	margin: 0;
	background: #eaeaea;
	padding: 5px 20px;
}

.carta-dia-data {
	font-size: 18px;
}

.jp-type-single {
	background-color: white;
	border-top: 3px solid #0d66c6;
}

.jp-interface {
	background-color: #fff !important;
	position: relative;
	left: 27%;
	border: none !important;
}

/* GRAELLA */

.graella-page .nav li {
	float: left;
	margin-right: 1px;
	background: #0d66c6;
	padding: 5px 10px;
}

.graella-page .nav li a {
	color: #fff;
}

.graella-page .nav li:hover, .graella-page .nav li.active {
	background: #eaeaea;
}

.graella-page .nav li:hover a, .graella-page .nav li.active a {
	color: #0d66c6;
	text-decoration: none;
}

.graella-page .tab-content li {
    border-bottom: 1px solid #0d66c6 !important;
}

.tab-content {
	background: #eaeaea;
	padding: 15px 10px;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .tab-pane.active {
    display: block;
}

/* PAGINATION */

.pagination-container {
	display: flex;
	justify-content: center;
}

.pagination li {
	display: inline;
	font-size: 18px;
	padding: 10px 15px;
	background: #eaeaea;
}

.pagination li.active a {
	color: #000;
}

.pagination li:hover a {
	text-decoration: none;
	color: #fff;
}

.pagination li:hover {
	background: #0d66c6;
}

/* COOKIES */

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: #0d66c6;
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.inner a.ok {
    padding:4px;
    color:#212121;
    text-decoration:none;
    font-weight: bold;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#212121;
    font-weight: bold;
}

.inner a.info:hover, .inner a.ok:hover {
	text-decoration: underline;
}

/* CERCA */

.cerca_diferenciador {
	margin: -8px 0 8px !important;
	font-size: 18px;
	font-weight: 600;
}

@media (max-width: 1200px)  {

	.gnSlider {
	    height: 323px !important;
	}

	.flexslider .slides img {
	    min-height: 323px;
	    width: 100%;
	}

	#barraaceptacion {
    	min-height: 80px;
    }

	.banner .banner-items h4 {
	    width: 50%;
	    margin-top: -9px;
	}
}

@media (max-width: 992px)  {

	.flexslider .slides img {
	    padding-top: 48px !important;
	    min-height: 248px;
	}

	.gnSlider {
	    height: 248px !important;
	}

	.gnSlider .flex-direction-nav li a {
	    top: 200px;
	}

	.banner .banner-items h4 {
	    width: 38%;
	    margin-top: -114px;
	}

	.banner .banner-items h4 a {
	    font-size: 15px;
	    line-height: 1px;
	}

	.jp-interface {
	    left: 0%;
	}
}

@media (max-width: 768px)  {

	.audio_noticia {
		display: flex;
		justify-content: left;
		margin-left: 10px;
	}

	.flexslider .slides img {
	    padding-top: 44px !important;
	}

	.meta .escoltar-audio {
		display: block;
		margin-left: 0px;
		position: absolute;
		margin-top: 3px;
	}

	.escolta_petit_link.relacionades {
		margin-right: 0px;
	}

	.audio_noticia {
	    display: flex;
	    justify-content: left;
	    margin-left: 0px;
	}

	.btn-responsive {
		display: block;
	}

	.reproductor {
		float: left;
		margin-left: 5px;
	}

	.jp-progress, .jp-time-holder {
		width: 60% !important;
	}

}

@media (max-width: 767px) {

	.gnSlider {
	    height: 163px !important;
	}

	.flexslider .slides img {
	    min-height: 163px;
	}

	.graella-page .nav li {
		width: 100%;
		border-bottom: 1px solid #eaeaea;
		text-align: center;
	}

	.graella-page .nav li a {
		width: 100%;
		display: block;
	}

	.post-wrap{
		margin-bottom: 30px;
	}

	#barraaceptacion {
		height: 100px;
		margin-top: -25px;
	}

	.inner {
		margin-top: -30px;
		padding: 0 15px;
	}

	.featured-posts .audio_noticia {
	    margin-left: 10px;
	}

	.banner .banner-items h4 {
	    width: 75%;
	    margin-top: -7px;
	}

	.gnSlider .flex-direction-nav li a {
	    display: none;
	}

	.jp-interface {
		position: relative;
		left: 0%;
	}

	.jp-controls li:nth-child(4) {
		position: relative;
		left: 71%;
	}

	.jp-volume-bar {
		left: 89% !important;
	}

	.jp-mute {
		margin-left: 0px !important;
	}
}

@media (max-width: 440px)  {
	.gnSlider {
	    height: 10% !important;
	}

	.program-page .post-wrap .thumb {
	    float: none;
	    margin-left: 0px;
	    margin-bottom: 10px;
	}

	.jp-volume-bar {
		display: none !important;
	}

}

@media (max-width: 439px)  {
	.banner .banner-items h4 {
		    margin-top: -78px;
	}
}

@media (max-width: 360px)  {
	.banner_publicidad {
	    max-width: 335px;
	}

	.banner .banner-items h4 {
	    padding-left: 20px;
	}

	.flexslider .slides img {
	    min-height: 145px;
	}
}

@media (max-width: 350px)  {
	.reproductor {
		float: left;
		margin-left: 5px;
	}

	#barraaceptacion {
		height: 130px;
	}
}
