@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 780px) {
	
	.audio-main {
		background-color: #6F0;
		position: relative;
		width: 0px;
		height: 50px;
		float: right;
	}
	
	.audio {
		display: none;
		height: 40px;
		position: absolute;
		top: 55px;
		right: -50px;
		z-index: 50;
	}
	
	.audio-img {
		width: 40px;
		height: 40px;
		display: block;
		float: right;
		margin-top: 5px;
	}
	
	.audio-espacio {
		display: none;
		width: 100%;
		height: 40px;
		float: left;
	}
	
}




@media only screen and (max-width: 700px) {
	
	.playeras-tabla {
		font-size: 12px;
	}
	
	.playeras-tabla-td {
		padding: 0px;
	}
	
	.playeras-img {
		width: 100%;
		height: auto;
		float: left;
		padding: 5px;
		margin: 10px 0px;
		box-sizing: border-box;
	}
		
}





@media only screen and (max-width: 600px) {
	
	.jandi-logo {
		width: auto;
		height: 75px;
	}
	
	.contenido {
		width: -moz-calc(100% - 10px);
		width: -webkit-calc(100% - 10px);
		width: -o-calc(100% - 10px);
		width: calc(100% - 10px);
		margin: 5px;
		padding: 0px;
	}
	
	.info {
		width: -moz-calc(100% - 10px);
		width: -webkit-calc(100% - 10px);
		width: -o-calc(100% - 10px);
		width: calc(100% - 10px);
		margin: 5px;
		padding: 0px;
	}
	
	h1.inicio-titulo {
		font-size: 2rem;
		margin-top: 30px;
	}
	
	/*h2.cancion-titulo {*/
	h4 {
		font-size: 1.3rem;
	}
	
	.jandi-calendario-liturgico {
/*		width: 100%;*/
	}
	
	.jandi-calendario-liturgico h1 {
/*		font-size: 2.8rem;*/
		font-size: 2.2rem;
		margin-top: 15px;
	}
	
	.jandi-calendario-liturgico h2 {
		font-size: 1rem;
		margin-top: 0px;
	}
	
	.secciones-link {
		position: relative;
		width: -moz-calc(45% - 40px);
		width: -webkit-calc(45% - 40px);
		width: -o-calc(45% - 40px);
		width: calc(45% - 40px);
		margin: 20px;
		margin-bottom: 30px;
	}
	
	.no-cancion {
		background-color: #666;
		width: 100%;
		max-width: 40px;
		height: 50px;
		line-height: 50px;
		margin-right: 10px;
		margin-bottom: 15px;
		float: left;
		color: #FFF;
		font-size: 1.2rem;
	}
	
	.titulo {
		font-size: 1.1rem;
	}

	.jandi-tabla {
		font-size: 0.85rem;
	}
	
	.tabla-seccion {
		display: none;
	}
	
	.tabla-tiempo-liturgico {
		width: 70px;
	}
	
	.tiempo-liturgico-texto {
/*		display: none;*/
	}
	
	.tiempo-liturgico-color {
		display: block;
		width: 10px;
		height: 10px;
		-moz-border-radius: 50px;
		-webkit-border-radius: 50px;
		border-radius: 50px;
	}
	
	.cancion-letra {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}
	
	.cancion-letra-acordes {
		font-size: 1.3rem;
		line-height: 2.8rem;
	}
	
	.cancion-detalles {
		margin: 5px 0px;
	}
	
	.cancion-ico {
		width: 20px;
		height: 20px;
	}
	
	.cancion-nota {
		top: -12px;
		line-height: 1rem;
	}
	
	.ver-letra {
		width: 85px;
	}
	
	.ver-letra-txt {
		display: none;
	}
	
	.ver-letra-img {
		width: 30px;
		height: 30px;
		margin: 5px 0px;
		display: inline-block;
	}
	
	#salmo .video {
		height: 250px;
	}
	
	#salmo .txt-menu {
		display: none;
	}
	
	#salmo .ico-menu {
		width: 30px;
		height: 30px;
		margin: 0px -10px;
		float: left;
		display: block;
	}
	
	#salmo .ico-menu-aktivo {
		-webkit-filter: hue-rotate(0deg)  saturate(0%) brightness(1000%);
		filter: hue-rotate(0deg)  saturate(0%) brightness(1000%);
	}
	
}



@media only screen and (max-width: 450px) {
	
	.version-letra {
		width: 75px;
		height: 55px;
		line-height: normal;
	}
	
	.txt-menu {
		display: none;
	}
	
	.ico-menu {
		width: 45px;
		height: 35px;
		margin: 10px 15px;
		float: left;
		display: block;
	}
	
	.ico-menu-aktivo {
		-webkit-filter: hue-rotate(0deg)  saturate(0%) brightness(1000%);
		filter: hue-rotate(0deg)  saturate(0%) brightness(1000%);
	}
	
	.ico-link-vacio {
		top: -10px;
		right: 30px;
	}
	
	.color-playera-main {
		width: 40px;
		height: 30px;
		margin-top: 38px;
	}
	
	.color-playera {
		width: 20px;
		height: 30px;
		margin-left: 15px;
	}
	
	.playeras-nombre-color {
		font-size : 10px;
	}
	
	.playeras-ico {
		width: 15px;
		height: 15px;
	}
	
	.playeras-editar-main {
		height: auto;
	}
	
	.playeras-editar-playera {
		width: 60px;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.playeras-editar-form {
		width: -moz-calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		width: -o-calc(100% - 60px);
		width: calc(100% - 60px);
		width: 100%;
	}
	
	.btn-playeras {
		width: -moz-calc(100% - 20px);
		width: -webkit-calc(100% - 20px);
		width: -o-calc(100% - 20px);
		width: calc(100% - 20px);
		float: left;
		margin-top: 10px;
	}
	
	.playeras-editar-nombre-color {
		margin-bottom: 10px;
	}
	
	#salmo .responso-fijo {
		/*right: 20px;*/
	}
	
}

@media only screen and (max-width: 450px) {
	
	#playeras-personalizadas .playeras-tabla {
		font-size: 14px;
	}
	
	#playeras-personalizadas .playeras-tabla-tr-titulo	 {
		width: 100px !important;
	}
	
	#playeras-personalizadas .playeras-tabla-td-playera {
		width: 100% !important;
		height: 55px;
		padding-top: 5px;
		box-sizing: border-box;
	}
	
	#playeras-personalizadas .playeras-tabla-tr {
		width: -moz-calc((100% - 100px) / 4) !important;
		width: -webkit-calc((100% - 100px) / 4) !important;
		width: -o-calc((100% - 100px) / 4) !important;
		width: calc((100% - 100px) / 4) !important;
	}
	
	#playeras-personalizadas .playeras-tabla-td-concepto {
		width: 100%;
	}
	
	#playeras-personalizadas .playeras-tabla-td {
		width:100% !important;
		height: 55px;
		line-height: 55px;
	}
	
	#playeras-personalizadas .playeras-img {
		width: 35px;
		margin: 0px;
	}
	
	#playeras-personalizadas .playeras-ico {
		width: 25px;
		height: 25px;
		margin: 15px 0px;
	}
	
	#playeras-personalizadas .playeras-nombre-color {
		width: 60px;
		height: 55px;
		float: left;
		text-align: left;
		font-size: 14px;
		padding-top: 15px;
	}
	
	#playeras-personalizadas .playeras-nombre-color-verde {
		padding-top: 5px;
	}
	
}