/* Portrait Phones */

@media (max-width: 543px) {

	.oss-widget-interface {
	overflow-x: hidden;
}

	.filtros ul li, .filtros2 ul li {
		width: 50%;
		margin-bottom: 3px !important;
		font-size: 13px;

	}

	.perfils .col-xs-12, .perfils .container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.perfil {
		margin: 15px 0px 0px 0px;
	}

	.veureMes2 .btn {
		margin-bottom: 15px;
	}



	footer .descargas {
		padding-top: 30px;
	}

	#tituloIndex {
		font-size: 45px;
		padding-bottom: 10px;
	}

	#subtituloIndex {
		font-size: 18px;
	}

	.desplegableIntro {
		border-right: 0px;
		border-bottom: 1px solid black;
	}

	.titulo {
		font-size: 32px;
	}

	.perfil h2 {
		font-size: 24px;
	}

	.perfil p {
		font-size: 16px;
	}

	.itemTitulo {
		font-size: 24px;
	}

	.itemSubtitulo {
		font-size: 16px;
	}

	.subtituloCarousel {
		font-size: 10px;
	}

	.btn {
		font-size: 13px !important;
	}

	.dtf img{
		height: 65px;
	}


	#loadDesplegables {
		z-index: 9999;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		padding: 15px;
		font-family: din;
		font-size: 16px;
		-webkit-transition: 0.3s ease;
		-o-transition: 0.3s ease;
		transition: 0.3s ease;
	}

	.tituloCarousel {
		font-size: 18px;
	}

	.subtituloCarousel {
		font-size: 12px !important;
	}

	.carousel .flags li {
		zoom: 0.70;
	}

	.carousel-item {
		min-height: 250px;
	}

	.carousel-caption {
		padding-bottom: 0px !important;
	}

	.carousel-indicators {
		display: none;
	}

	.item .btn-veuremes, .item .duradaPreu {
		display: block;
	}

}


@media (min-width: 543px) {

	.desplegableIntro {
		border-bottom: 0px;
		border-right: 1px solid black;
	}

	.carousel-indicators {
		bottom:-10px;
	}
}

/* Landscape Phones */

@media (max-width: 767px) {

	.esdevenimentPost blockquote p {
		font-size: 18px !important;
	}

	#introBlank .flickity-button {
		display: none;
	 }

	 .esdevenimentPost h2 {
		 font-size: 24px;
	 }

	.logos img {
		padding-bottom: 30px;
	}

	.borderRightBlanco {
		border-right: 0px;
		border-bottom: 1px solid white;
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.borderRightMustard {
		border: 0 !important;
		padding-bottom: 40px;
	}


	.carousel-caption {
		padding-bottom: 0px;
	}

	.btn {
		font-size: 12px !important;
	}

	#tituloIndex {
		font-size: 48px;
	}

	#subtituloIndex {
		font-size: 18px;
	}

	.desplegableIntro {
		font-size: 12px;
	}

	.botonInspiram {
		font-size: 14px
	}

	.veureMes2 .btn {
		margin-bottom: 15px;
	}

	#loadDesplegables {
		z-index: 9999;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		padding: 15px;
		font-family: din;
		font-size: 16px;
	}

}

/* Tablets */

@media (max-width: 992px) {

	.btn {
		font-size: 13px;
	}
	.tasta .item {
		margin-bottom: 0px !important;
	}

	.tasta .info {
		margin-bottom: 30px !important;
	}

	.item {
		margin-bottom: 30px;
	}

	.desplegableIntro {
		font-size: 12px;
	}


}

@media (max-width: 1200px) {
		.menuLista li {
		font-size: 12px !important;
	}

	.listaSocial li a {
		font-size: 9px !important;
	}
}

/* 	.desplegableIntro {
		border-right: 0px;
		border-bottom: 1px solid black;
	} */
