/* ESTILS HOVER DEL LLISTAT QUE DESACTIVEM PERQUÈ AMB IPHONE OBLIGA A DOBLE CLICK */

.linkBloc:hover{
  /* Fallback for web browsers that don't support RGBa */
  background-color: rgb(10,47,132);
  /* RGBa with 0.6 opacity */
  background-color: rgba(10,47,132, 0.6);
  /* For IE 5.5 - 7*/
  progid:DXImageTransform.Microsoft.gradient(startColorstr=#990A2F84, endColorstr=#990A2F84);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#990A2F84, endColorstr=#990A2F84)";
}
.linkBloc:hover .descripcioBloc{
  -webkit-animation: cssSlideUp 5s infinite;
  -moz-animation:    cssSlideUp 5s infinite;
  -o-animation:      cssSlideUp 5s infinite;
  animation:         cssSlideUp 5s infinite;
  display:block;
}
.linkBloc:hover .titolEstudi{
  color:#ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4), -1px 1px 1px rgba(0, 0, 0, 0.4), 1px -1px 1px rgba(0, 0, 0, 0.4), -1px -1px 1px rgba(0, 0, 0, 0.4);
  filter: Shadow(Color=#333333, Direction=135, Strength=2);
}

/* GDG-VERTICAL */
#blocAgendaVertical{
	width:100%;
}
#container{
	width: calc(70% - 48px);
	float:left;
	margin:100px 24px 40px;
	padding:0;
	box-sizing: border-box;
}
#colAgenda{
	width: calc(30% - 24px); /*30%;*/
	
	float:right;
	margin:100px 24px 70px 0;
	overflow: hidden;
}

#colMasVistoComentado{
	width: calc(30% - 24px); /*30%;*/
	
	float:left;
	margin:0 0 20px 0;
	overflow: hidden;
}

#blocPosts{
	width:100%;
	padding:0 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom:5px solid transparent;
}

#blocPosts.articulosRelacionados{
	height: 600px;
}
#blocPosts.articulosRelacionados .bxsliderv{
	height:670px;
}
#blocPosts.articulosRelacionados .bx-next, #blocPosts.articulosRelacionados #slider-next{
	background-color:#EEEEEE !important;
}

#container .stamp, #container .item{
	width:50%;
	float:left;
	height:350px;
}
#container .item.ocultable{
    float: left;
    height: inherit;
    position: relative;
    display: inline-block;
    border-bottom: none;
    border-top: none;
	width: calc(50% - 10px);
    margin: 5px 5px 5px 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

#container .item.ocultable.horiz{
	width: calc(100% - 10px);
	float:left;
    margin: 5px 5px 5px 5px;
    border: 1px solid #ccc;
}

#container .item.ocultable:before {
    content: '';
    display: block;
	padding-top: 100%;
}


#container .item.ocultable.horiz:before {
    content: '';
    display: block;
	padding-top: 50%;
}


.linkBloc {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.indexRevista{
	background:url('../img/pictos/fletxaDown.png') 98% center no-repeat #8E8E8E;
	background-size: inherit;
	height:40px !important;
	width:100% !important;
	margin:0;
}
.revistaPlegada{
	background:url('../img/pictos/fletxaRight.png') 98% center no-repeat #8E8E8E;
	background-size: inherit;
	width:100% !important;
}
.revistaOberta{
	width:100% !important;
}
.btDownRevista {
    border:0px solid black;
    width:18px;
    text-align:center;
	padding: 0 5px;
	top: 8px;
}
.btDownRevista img{
	margin:0 auto;
}
.numRevista {
    border:none;
    font-family: Arial;
    line-height: 32px;
    letter-spacing: 0;
    margin: 0;
    padding-bottom: 0;
    padding-left: 160px;
    text-align: left;
	background: url('../img/pictos/indexRevistaSupHorz.png') left center no-repeat transparent;
	font-size: 18px;
}
#containerResponsive{
	max-width:1500px;
	margin:0 auto;
}
#colSocials{
  float:left;
  width:100%;
}
#colSocials a{
  display:inline-block;
  width:30px;
  height:30px;
  background:url('../img/pictos/icoSocials.png') center center no-repeat transparent;
  text-indent:-5000px;
}
#colSocials a#btFacebook{background-position:0 0;}
#colSocials a#btTwitter{background-position:-30px 0;}
#colSocials a#btGoogle{background-position:-55px 0;}
#colSocials a#btYoutube{background-position:-85px 0;}
#colSocials a#btSlideshare{background-position:-110px 0;}
#colSocials a#btLinkedin{background-position:-137px 0;}
#colSocials a#btInstagram{background-position:-247px 0;}
#colSocials a#btPinterest{background-position:-165px 0;}
#colSocials a#btFlickr{background-position:-190px 0;}
#colSocials a#btPicasa{background-position:-217px 0;}
.bxslider li {
    border-right: none;
    border-bottom: 2px solid #c5c5c5;
    height: 100px !important;
}
#colMasVistoComentado{
	padding:4px;
	box-sizing: border-box;
	margin:0;
	margin-bottom: 50px !important;
}

/*#blocPosts.articulosRelacionados .bx-next, #blocPosts.articulosRelacionados #slider-next,
#blocPosts.articulosRelacionados .bx-prev, #blocPosts.articulosRelacionados #slider-prev {
    display:none !important;
}*/

#blocPosts {
    z-index: 5;
    position:relative;
	height:350px;
}
#blocAgendaVertical {
	height:280px;
}
/*#blocPosts .bx-prev, #blocPosts #slider-prev,
#blocPosts .bx-next, #blocPosts #slider-next{
	display:none;
}*/
.masVistosDiv ul, .masComentsDiv ul{
	list-style: none;
	padding:0;
}

.masVistosDiv ul li, .masComentsDiv ul li{
    border-right: none;
    border-bottom: 2px solid #c5c5c5;
    height: auto !important;
    margin-top:10px;
    padding-bottom:10px;
}

.masVistosDiv ul li:last-child, .masComentsDiv ul li:last-child {
	border-bottom: none;
}

#resVistosComents{
	border:2px solid #c5c5c5;
	border-top:none;
	padding:10px;
	box-sizing: border-box;
	position: relative;
	z-index: 5;
}
.btMasVistoComentado{
	border:2px solid #c5c5c5;
	border-bottom:none;
	position:relative;
	z-index:10;
	padding: 10px;
	display: inline-block;
	width:50%;
	box-sizing: border-box;
	background-color: #c5c5c5;
	top: 5px;
	font-family: "DroidSansBold";
    font-size: 11px;
    text-align: left;
    color:#fff;
}
.btMasVistoComentado:hover{
	color:#0a2f84;
}
.btMasVistoComentado.selected{
	background-color: #fff;
	color:#0a2f84;
}
.blocSlidePeu{
	width:100%;
	height:auto;
	overflow: hidden;
}
.blocSlidePeu .txtsSlidePeu{
	width:calc(100% - 115px);
}
#peuNotaLegal p{
	margin:5px 0 0;
}
.separadorBiblio {
    margin-top: 0;
}
ul.tags {
    margin-top: 20px;
    margin-bottom: 30px !important;
    display: table;
    max-width: 700px;
    margin: 0 auto 0 auto;
    float: none;
}
.columnesResponsive {
    /* clear: both; */
    height: auto;
    /* margin-top: 50px; */
    width: 100%;
    padding-left:0 !important;
    padding-right:0 !important;
}
#blocButtons{
	padding-right:0;
}
#blocButtons a {
	display: block;
    float: left;
    width: calc(100% / 3);
}
#blocButtons a.active {
	color: #B6C1DA;
}
#blocButtons a.active:hover {
	cursor:default;
}
.infoCategoria {
    position: relative;
}
.stamp.blocVertical{
	height:auto !important;
	width:100% !important;
	display:block !important;
}
.infoCategoria {
    top: 0;
    margin-top: 50px;
}
#pagCategoria #container{
/*	width:100%;*/
	width: calc(100% - 48px);
}
#pagCategoria #container .item.ocultable{
/*	width:33.3%;*/
	width: calc(33.3% - 10px);
}
#titolPdfs {
    position: relative;
    top: 0;
}
#container.portadaPdf .item.ocultable{
	padding-top:0 !important;
}
#container.portadaPdf .item.ocultable::before{
	padding-top:0 !important;
}
#pagCategoria #container.portadaPdf .item.ocultable{
	width:14.28%;
}


#blocComents {
	clear:both;
	float:none;
	padding-top: 30px;
    max-width: 700px;
    margin: 0 auto;
}

#blocComentsVertical {
 margin: 0 20px 0 20px !important;
}


.bxsliderv li {
    padding: 5px 5px 5px 12px;
    border: none;
    border-top: 2px solid #C5C5C5;
}

.bxsliderv li:first-child {
    padding-top: 0px;
    border-top: none;
}



#blocInicial {
    float: none;
/*    margin: 12px 0 0 0 !;*/
    float: left;
    width: 50%;
    display: inline-block;
    padding: 0 24px 0 0;
}

.categoriaBloc {
    margin: 0 30px;
}
div.categoriaBloc {
    margin: 0 0 20px;
}
#blocPosts .bx-next, #blocPosts #slider-next {
    background: transparent url("../img/pictos/fletxaDwn.png") no-repeat scroll center center;
    bottom: 0;
    z-index: 50;
    height: 20px;
}
/*****************/

@media screen and (max-width:1500px){
	ul#menuSupCat.menuResponsive li a {
		font-size:18px;
	}
}
@media screen and (max-width:1150px){
	ul#menuPeu li.blauPeu a {
		font-size:14px;
	}
	li#peuNotaLegal{
		display:none;
	}
	ul#menuSupCat.menuResponsive li a {
		font-size:16px;
	}
	/* GDG-VERTICAL */
	#pagCategoria #container.portadaPdf .item.ocultable{
		width:16.66%;
	}
	/****************/
}
@media screen and (max-width:1024px){
	/* GDG-VERTICAL */
	#container{
		width: calc(50% - 48px);
	}
	#colAgenda{
		width: calc(50% - 24px);
	}
	#colMasVistoComentado{
		width: calc(50% - 24px);
	}
	#container .item.ocultable{
		width:100%;
		margin: 5px 5px 5px 5px;
		border: 1px solid #ccc;		
	}
	#pagCategoria #container .item.ocultable{
		width: 100%;	
	}
	.revistaOberta, .revistaPlegada{
		width:100% !important;
	}
	/****************/
	#menuSearch {
		width: 100%;
	}
	
	#menuSearch li {
		display:table;
		text-align: center;
	}
	#menuSearch .btTancar {
		height:30px;
		line-height: 30px;
		margin-top: 8px;
		display:table-cell;
	}
	#menuSearch input[type="text"] {
	    height: 30px;
	    line-height: 30px;
		width: 87%;
		margin-top: 8px;
		display:table-cell;
	}
	#menuSearch input[type="submit"]{
		margin: 5px 0 0;
		display:table-cell;
	}
	ul#menuSupCat.menuResponsive li a {
		font-size:14	px;
	}	
	
	
	#blocInicial {
	    float: none;
	    width: 100%;
	    display: inline-block;
	    padding: 0 0 24px 0;
	    box-sizing: border-box;
	}
	
	.column {
		padding-right: 0 !important;
		width: 100% !important;
	}
	

}
@media screen and (max-width:995px){
	/* GDG-VERTICAL */
	#container .stamp, #container .item.ocultable{
		width:100%;
		margin: 5px 5px 5px 5px;
		border: 1px solid #ccc;
	}
	#pagCategoria #container .item.ocultable{
		width: 100%;	
	}
	#pagCategoria #container.portadaPdf .item.ocultable{
		width:20%;
	}
	.revistaOberta, .revistaPlegada{
		width:100% !important;
	}
	
	.column {
		padding-right: 0 !important;
		width: 100% !important;
	}
	/****************/



	/*#logoSup {
	    height: 30px;
	    line-height: 30px;
    }
	#logoSup img{
		width:50%;
		position:relative;
		z-index: 20;
		margin: 10px 0 0 10px;
	}
	#esloganSup {
	    padding: 35px 0 5px 10px;
	    height: 11px;
		position:relative;
		z-index: 10;
    }*/
    
    #esloganSup span {
		padding-top: 10px;
		display: inline-block;
    }
    
    ul#menuSup{
	    height:50px;
    }
    ul#menuSup li, ul#menuSup li a {
	    height: 50px;
	    line-height: 50px;
	    width: 32px;
	    border:none;
    }
    ul#menuSup li a img {
	    padding-top: 8px;
	}
	#menuSearch {
		width: 100%;
	}
	
	#menuSearch li {
		display:table;
		text-align: center;
	}
	#menuSearch .btTancar {
		height:30px;
		line-height: 30px;
		margin-top: 8px;
		display:table-cell;
	}
	#menuSearch input[type="text"] {
	    height: 30px;
	    line-height: 30px;
		width: 87%;
		margin-top: 8px;
		display:table-cell;
	}
	#menuSearch input[type="submit"]{
		margin: 5px 0 0;
		display:table-cell;
	}
	
	#obrirMenuSup {
		clear: both;
		float: left;
	}
	
	#esloganSup {
		text-align: center;
		width: 100%;
		height: 45px;
		vertical-align: middle;
		color: #585858;
		font-family: 'GothamMedium';
		font-size: 11px;
		padding: 0 0 0 400px;
		float: left;
		padding: 0;
		width: 25%;
		position: relative;
		display: block;
	}

	#esloganSup span {
		padding-top: 20px;
		display: inline-block;
	}
	
	#logoSup {
		height: 45px;
		float: left;
/* 		width: 390px; */
		width: auto;
		line-height: 45px;
		position: relative;
		top: 0;
		left: 0;
		z-index: 100;
	}
	
	
	#titolPdfs {
	    height: 30px;
	    font-size: 18px;
	}

/* MENU SUPERIOR DESPLEGABLE */
	ul#menuSupCat.menuResponsive {
	    padding: 0;
		display:none;
	}
	#obrirMenuSup {
		width: 100% !important;
	}
	#obrirMenuSup span{
		display:block;
		background-color:#fff;
		width:100%;
		margin-top: 10px;
		padding: 10px;
		color:#0A2F85;
	    font-family: 'GothamBold';
	    cursor: pointer;
	}
	#obrirMenuSup ul{
		display:block;
		width:100%;
		padding:0;
		margin:0;
		background-color:#eee;
		cursor:pointer; 
	}
	#obrirMenuSup ul li{
		float:none;
		display:block;
		position:relative;
		z-index:1000;
		background-color:#fff;
		width:25%;
		margin:0;
		padding:0;
		overflow:hidden;
	    float:left;
	    text-align: center;
	}
	#obrirMenuSup ul li a{
		display:block;
		padding:5px 10px;
		margin:0;
		width:100%;
		line-height: 30px;
		height: 30px;
	    font-size: 12px;
	}





}
@media screen and (max-width:850px){
	/* GDG-VERTICAL */
	#container .stamp, #container .item{
		width:100%;
	}
	#container{
		width: calc(100% - 48px);
		margin-bottom:25px;
	}
	
	#colAgenda {
	    width: calc(100% - 48px);
	    float: none;
	    margin: 0 auto;
	    margin-top: 20px;
	}
	
	
	#colMasVistoComentado{
	    width: calc(100% - 48px);
	    float: none;
	    margin: 0 auto;
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	

	#container .item.ocultable{
		width: calc(50% - 10px);
	}
	#pagCategoria #container .item.ocultable{
		width: calc(50% - 10px);
	}
	#pagCategoria #container.portadaPdf .item.ocultable{
		width:33.33%;
	}
	/****************/
	.indexRevista{
		/*background:url('../img/pictos/indexRevistaSupMini.png') center 5px no-repeat #8E8E8E;*/
	}	
	
	.numRevista {
		border-bottom: none;
}
	
	
	ul#menuPeu li.blauPeu {
	  margin-left: 10px;
	}
	
	ul#menuPeu li.icoSocials {
	  margin-right: 10px;
	}
	
	
	
	
	
	
	ul#menuPeu li.blauPeu a {
		text-indent:-9999px;
		padding-right:20px !important;
		width:1px !important;
	}
	ul#menuPeu li.icoSocials a {
		width:25px;
	}
	#esloganSup {
		font-size: 10px;
	}
		
}
@media screen and (max-width:725px){
	/* GDG-VERTICAL */
	#container .item.ocultable{
		width:100%;
/*		width: calc(100% - 10px);*/
		margin: 5px 5px 5px 5px;
		border: 1px solid #ccc;
	}
	#pagCategoria #container .item.ocultable{
		width:100%;
		margin: 5px 5px 5px 5px;
		border: 1px solid #ccc;
	}
	#pagCategoria #container.portadaPdf .item.ocultable{
		width:33.33%;
	}
	/****************/

	#esloganSup {
		display:none;
	}

}
@media screen and (max-width:475px){
	ul#menuPeu li.blauPeu a {
		display:none;
	}
	#pagCategoria #container.portadaPdf .item.ocultable{
		width:50%;
	}
}
@media screen and (max-width:350px){
	#esloganSup {
		font-size:8px;
	}
	#obrirMenuSup span{
		margin-top: 0;
	}
	#logoSup img {
    	margin: 10px 0 0 10px;
    }
}