	@media screen and  (max-width : 1290px) {
	/****************************
	CULUMNAS
	****************************/
	.col-5{
		width:20%;}
	.col-lg-1 {
	  width: 8.33333%; }
	
	.col-lg-2 {
	  width: 16.666%; }
	
	.col-lg-3 {
	  width: 25%; }
	
	.col-lg-4 {
	  width: 33.33%; }
	
	.col-lg-5 {
	  width: 41.6666%; }
	
	.col-lg-6 {
	  width: 50.1%; }
	
	.col-lg-7 {
	  width: 58.33333%; }
	
	.col-lg-8 {
	  width: 66.6666%; }
	
	.col-lg-9 {
	  width: 75%; }
	
	.col-lg-10 {
	  width: 83.33333%; }
	
	.col-lg-11 {
	  width: 91.6666%; }
	
	.col-lg-12 {
	  width: 100%; }
	/****************************
	PLANTILLA
	****************************/
	.contenedor{
		width:1024px;
	}
	figure.logo img{
		width:100%;
	}
	/****************************
	MENU
	****************************/
	nav ul li a {
		font-size: 1em;
	}
	/****************************
	HOME
	****************************/
	.cintilloHome p,
	.cintilloHome2 p {
		font-size: 0.9em;
		font-weight: 300;
	}
	.cintilloHome h1,
	.cintilloHome h2,
	.cintilloHome2 div h3{
		font-size:1.2em;
	}
	.cintilloHome2 a {
		font-size:1em;
		padding: 26px 20px;
	}
	.cintilloHome2 div {
		padding: 15px 15px 15px 0;
	}
	.EventoHome h2,.EventoHome span {
		font-size: 1.1em;
	}
	.LagoTierra h2 {
		font-size: 1.5em;
	}
	.LagoTierra div span {
		font-size: 1em;
	}
	.CampamentoHome h2 {
		font-size: 1.2em;
	}
	.ServiciosHome h3 {
		font-size: 1.4em;
	}
	.tEventosHome h2{
		font-size:1.5em;
	}
	.tEventosHome p{
		font-size:1.2em;
	}
	/****************************
	EVENTOS
	****************************/
	.CursoEvento p {
		font-size: 0.9em;
	}
	.FechasEvento div h2,.FechasEvento div p{
		font-size:0.9em;
	}
	.Evento h2,.Evento h3 {
		font-size:1.2em;
	}
	.Evento h4 {
		font-size: 1.1em;
	}
	.Evento p {
		font-size: 0.9em;
	}
	.EventoEscolar h3 {
		font-size: 1.5em;
		margin-top: 1em;
	}
	.EventoEscolar p,.Actividades p{
		font-size: 0.9em;
	}
	.MV h3 {
		font-size: 1.2em;
	}
	.MV p {
		font-size:0.9em;
	}
	.Actividad div {
		height: 100px;
		width: 100px;
	}
	.Actividad div span {
		height: 90px;
		line-height: 84px;
		width: 90px;
	}
	.Vaciones p,
	.ProgramaActividad p,
	.AlgunaActividad p,
	.VacacionesFinal article p{
		font-size:0.9em;
	}
	.Vaciones a {
		font-size: 1em;
	}
	.Miembro h3 {
		font-size: 1.5em;
	}
	.Miembro p {
		font-size: 1em;
	}
	.MiembroP h3 {
		font-size: 1.8em;
	}
	.ProgramaActividad h2 {
		font-size: 1.5em;
	}
	.AlgunaActividad p span {
	    top: -3px;
	}
	/****************************
	NUESTRO CAMP
	****************************/
	.NCamp p,
	.Mision p,
	.MisionImg h6,
	.Filosofia article p,
	.Filosofia div p{
		font-size:0.9em;
	}
	.Mision h2,
	.Filosofia article h2 {
		font-size: 2em;
	}
	.Filosofia article h3 {
		font-size: 1.5em
	}
	.Mision p strong {
		font-size: 1em;
	}
	.LyT h3 {
		font-size: 1.5em;
	}
	.NCamp .TitulosDiv{
		margin-top:0;
	}
	.Historia .TitulosDiv{
		margin:0;
	}
	.Historia h1 {
		font-size: 2em;
	}
	.Historia h2 {
		font-size: 1.5em;
	}
	.Historia p {
		font-size: 0.9em;
	}
	.Asociaciones {
		margin-top: 3em;
	}
	.Guias p,
	.GuiasServ div p{
		font-size:0.9em;
	}
	/****************************
	DESCARGAS
	****************************/
	.Descargas a h2 {
		font-size: 1.2em;
	}
	.Descargas a span {
		margin-top: 1em;
		padding: 10px 30px;
	}
	/****************************
	ESCUELAS
	****************************/
	
	/****************************
	PROMOCIONES
	****************************/
	
	/****************************
	GALERÍA
	****************************/
	
	/****************************
	CONTACTO
	****************************/

}
@media screen and  (max-width : 1025px) {
	/****************************
	CULUMNAS
	****************************/
	.col-5{
		width:20%;}
	.col-lc-1 {
	  width: 8.33333%; }
	
	.col-lc-2 {
	  width: 16.666%; }
	
	.col-lc-3 {
	  width: 25%; }
	
	.col-lc-4 {
	  width: 33.33%; }
	
	.col-lc-5 {
	  width: 41.6666%; }
	
	.col-lc-6 {
	  width: 50.1%; }
	
	.col-lc-7 {
	  width: 58.33333%; }
	
	.col-lc-8 {
	  width: 66.6666%; }
	
	.col-lc-9 {
	  width: 75%; }
	
	.col-lc-10 {
	  width: 83.33333%; }
	
	.col-lc-11 {
	  width: 91.6666%; }
	
	.col-lc-12 {
	  width: 100%; }
	  
	
	/****************************
	PLANTILLA
	****************************/
	.contenedor{
		width:970px;
	}
	.MarginTopHome{
		margin-top:87px;
	}
	/****************************
	MENU
	****************************/
	nav ul li a {
		padding: 17px 10px;
	}
	/****************************
	HOME
	****************************/
	.cintilloHome h1,
	.cintilloHome h2,
	.cintilloHome2 div h3 {
		font-size: 1em;
	}
	.cintilloHome2 a {
		padding: 26px 15px;
	}
	/****************************
	EVENTOS
	****************************/
	figure.CursoEvento {
		padding: 0 15px;
	}
	
	.Miembro h3 {
		font-size: 1.3em;
	}
	.MiembroP h3 {
		font-size: 1.5em;
		line-height:25px;
	}
	/****************************
	NUESTRO CAMP
	****************************/
	.EventoEscolar h3 {
		font-size: 1.2em;
	}
	.Actividad div {
		border:2px solid #7DA800;
		height: 80px;
		width: 80px;
	}
	.Actividad div span {
		border:2px solid #005419;
		font-size:3em;
		height: 76px;
		line-height: 70px;
		width: 76px;
	}
	
	.FraseCamp h2,
	.FraseCamp p{
		font-size:2em;
	}
	.FraseCamp:before,
	.FraseCamp:after{
		top: 39%;
		width: 55px;
	}
	.Asociaciones h5 {
		font-size: 1.8em;
		line-height: 31px;
	}
	/****************************
	DESCARGAS
	****************************/
	/****************************
	ESCUELAS
	****************************/
	
	/****************************
	PROMOCIONES
	****************************/
	
	/****************************
	GALERÍA
	****************************/
	
	/****************************
	CONTACTO
	****************************/


}
@media screen and  (max-width : 960px) {
	/****************************
	columnas
	****************************/
	.col-5{
		width:20%;}
	.col-mg-1 {
	  width: 8.33333%; }
	
	.col-mg-2 {
	  width: 16.666%; }
	
	.col-mg-3 {
	  width: 25%; }
	
	.col-mg-4 {
	  width: 33.33%; }
	
	.col-mg-5 {
	  width: 41.6666%; }
	
	.col-mg-6 {
	  width: 50%; }
	
	.col-mg-7 {
	  width: 58.33333%; }
	
	.col-mg-8 {
	  width: 66.6666%; }
	
	.col-mg-9 {
	  width: 75%; }
	
	.col-mg-10 {
	  width: 83.33333%; }
	
	.col-mg-11 {
	  width: 91.6666%; }
	
	.col-mg-12 {
	  width: 100%; }
	/****************************
	PLANTILLA
	****************************/
	.contenedor{
		width:750px;
	}
	
	/****************************
	PLANTILLA
	****************************/
	nav ul li a {
		font-size:0.8em;
		padding: 17px 6px;
	}
	/****************************
	HOME
	****************************/
	.cintilloHome2 {
		padding: 0;
	}
	.cintilloHome2 div {
		float:none;
		width:100%;
		padding:15px;
		text-align:center;
	}
	.cintilloHome2 a {
		padding:10px;
		width:33.3333%;
		text-align:center;
	}
	.EventoHome h2,
	.EventoHome span {
		font-size: 1em;
	}
	.LagoTierra2 figure {
		float:none;
		padding: 10px 0;
		width: 100%;
	}
	.CampamentoHome span {
		font-size: 0.8em;
	}
	.CampamentoHome h2 {
		font-size: 1em;
	}
	.ServiciosHome h3 {
		font-size: 1em;
	}
	/****************************
	EVENTOS
	****************************/
	.CursoEvento{
		vertical-align:top;
	}
	.Vaciones .TitulosDiv h1{
		font-size: 1.6em;
	}
	.Vaciones .TitulosDiv h2{
    	font-size: 1.5em;
	}
	.Miembro h3 {
		font-size: 1em;
	}
	.Miembro p {
		font-size: 0.8em;
	}
	.MiembroP h3 {
		font-size: 1.2em;
		line-height: 20px;
	}
	.AlgunasActividades h2 {
		font-size:1.5em;
	}
	.VacacionesFinal article p:first-child{
		margin-top:0;
	}
	/****************************
	NUESTRO CAMP
	****************************/
	
	.LyT p {
		font-size: 1em;
	}
	.MisionImg figure {
		border: 2px solid #7DA800;
	}
	.MisionImg figure img {
		border: 2px solid #005419;
	}
	.Filosofia div,
	.Filosofia article{
		vertical-align:top;
	}
	
	.NCamp{
		vertical-align:top;
	}
	.Historia{
		vertical-align:top;
	}
	.Historia h1 {
		font-size:1.85em;
	}
	.Historia h2 {
		font-size: 1.5em;
	}
	.Asociaciones h5 {
		font-size: 1.5em;
		line-height: 26px;
		padding: 0;
	}
	.Guias{
		vertical-align:top;
	}
	.GuiasServ{
		padding-bottom:1.5em;
		padding-top:1.5em;
	}
	.GuiasServ div,.GuiasServ figure{
		vertical-align:top;
	}
	.GuiasServ div h2 {
		font-size: 0.9em;
	}
	/****************************
	DESCARGAS
	****************************/
	.Descargas a figure {
		margin: 1em auto;
		width:50%;
	}
	/****************************
	ESCUELAS
	****************************/
	figure.Escuelas{
		display:none;
	}
	/****************************
	PROMOCIONES
	****************************/
	
	/****************************
	GALERÍA
	****************************/
	
	/****************************
	CONTACTO
	****************************/
	.Contacto h3,
	.Contacto form div label,
	.Mapa p {
		font-size: 0.9em;
	}
	
}
@media screen and  (max-width : 736px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-5{
		width:20.1%;}
	.col-md-1 {
	  width: 8.33333%; }
	
	.col-md-2 {
	  width: 16.666%; }
	
	.col-md-3 {
	  width: 25%; }
	
	.col-md-4 {
	  width: 33.33%; }
	
	.col-md-5 {
	  width: 41.6666%; }
	
	.col-md-6 {
	  width: 50%; }
	
	.col-md-7 {
	  width: 58.33333%; }
	
	.col-md-8 {
	  width: 66.6666%; }
	
	.col-md-9 {
	  width: 75%; }
	
	.col-md-10 {
	  width: 83.33333%; }
	
	.col-md-11 {
	  width: 91.6666%; }
	
	.col-md-12 {
	  width: 100%; }
	/**************************************
	Menu
	**************************************/
	#back.fondo {
		background: rgba(0,0,0,0);
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		float: left;
		right:-100%;
		min-height: 100%;
		padding-top: 90px;
		position: fixed;
		top:103px;
		z-index: 25;
		width: 100%;
	}
	nav{
		background:#555;
		-webkit-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		-moz-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		height:100%;
		right:-100%;
		margin:0;
		overflow-y:scroll;
		position:fixed;
		top:41px;
		width:50%;
		z-index:90;
	}
	nav ul {
		overflow:inherit;
		position:relative;
		text-align:right;
		width:100%
	}
	nav ul li{
		border-left:0;
	}
	nav ul li,nav ul li:last-child{
		display:block;
		border-right:0 !important;
		margin:0;
	}
	nav ul li a{
		border-bottom:1px solid rgba(255,255,255,0.3);
		border-left:0;
		color:#fff;
		font-size:0.8em;
		padding:10px 30px 10px 10px;
		position:relative;
		text-align:right;
	}
	nav ul li a:hover{
		color:#fff;
	}
	
	nav ul li .children{
		float:none;
		position: relative;
		width:100%;
	}
	nav ul li .children li{
	    width: 100%;
	}
	nav ul li .children li a{
		background:#999;
		padding:10px 40px 10px 10px;
		text-align:right;
	}
	.menu_bar{
		display:block;
		width:100%
	}
	.menu_bar .bt_menu{
		box-sizing:border-box;
		-webki-box-sizing:border-box;
		-moz-box-sizing:border-box;
		color:#666;
		display:block;
		font-size:1em;
		padding: 7px 50px 7px 7px;
		position:relative;
		text-align:right
	}
	.menu_bar .bt_menu:before{
		background:#FED700;
		color:#fff;
		content: '\e901';
		display: inline-block;
		font-family: 'icomoon';
		font-size: 0.9em;
		height: 100%;
		line-height: 35px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 30px;
	}
	.ocultar{
		display:none !important;
	}
	.mostrar{
		display:block!important;
	}
	/****************************
	PLANTILLA
	****************************/
	header{
		position:fixed;
		top:0;
	}
	figure.logo img{
		width:145px;
	}
	.contenedor{
		width:95%;
	}
	.MarginTop {
		margin-top:41px;
	}
	.titulos,
	.subtitulos {
		font-size: 1.5em;
	}
	/****************************
	HOME
	****************************/
	.EventoHome h2,
	.EventoHome span {
		font-size: 0.9em;
	}
	/****************************
	EVENTOS
	****************************/
	.FechasEvento h5 {
		font-size: 1em;
	}
	.FechasEvento div h2,
	.FechasEvento div p {
		font-size: 0.8em;
	}
	.FechasEvento div span {
		font-size: 0.7em;
	}
	.CursoEvento p,
	.Evento p,
	.Evento h5{
		font-size: 0.8em;
	}
	.MasEventos h3 {
		font-size: 1.5em;
	}
	.Evento h2, .Evento h3 {
		font-size: 1em;
	}
	.Evento h4 {
		font-size: 0.9em;
	}
	.EventoEscolar h3 {
		font-size: 1em;
	}
	.EventoEscolar p,
	.Actividades p,
	.MV p {
		font-size: 0.8em;
	}
	.MV h3 {
		font-size: 1em;
	}
	article.Actividades{
		margin-bottom:0;
	}
	.Vaciones .TitulosDiv h1,
	.Vaciones .TitulosDiv h2 {
		font-size: 1.2em;
	}
	.Vaciones p,
	.ProgramaActividad p,
	.AlgunaActividad p,
	.VacacionesFinal article p {
		font-size: 0.8em;
	}
	.Vaciones a {
		font-size:0.9em;
		margin-top: 1.5em;
		padding: 10px 15px;
	}
	.MiembroP h3 {
		font-size: 1em;
		line-height: 18px;
	}
	.ProgramaImg {
		padding-right: 8px;
		width: 45%;
	}
	.ProgramaImg2 {
		width: 55%;
	}
	.AlgunasActividades h2 {
		font-size: 1.2em;
	}
	/****************************
	NUESTRO CAMP
	****************************/
	figure.NCamp{
		display:none;
	}
	.FraseCamp h2,
	.FraseCamp p {
		font-size: 1.5em;
	}
	.Mision h2,
	.Filosofia article h2 {
		font-size: 1.2em;
	}
	.Filosofia article h3 {
		font-size: 1em;
	}
	.NCamp p, 
	.Mision p, 
	.MisionImg h6, 
	.Filosofia article p, 
	.Filosofia div p {
		font-size: 0.8em;
	}
	div.Historia{
		margin-bottom:0;
	}
	.Historia p {
		font-size: 0.8em;
	}
	.Asociaciones
	.Asociaciones h5 {
		display:block;
		float:none;
		text-align:center;
	}
	
	.Guias p,
	.GuiasServ div p{
		font-size:0.8em;
	}
	/****************************
	DESCARGAS
	****************************/
	.Descargas a h2 {
		font-size: 1em;
	}
	.Descargas a p {
		font-size: 0.8em;
	}
	.Descargas a span {
		margin-top: 0.9em;
		padding: 10px 20px;
	}
	/****************************
	ESCUELAS
	****************************/
	.Escuelas div p{
		font-size:0.9em;
		margin-bottom:1.5em;
	}
	/****************************
	PROMOCIONES
	****************************/
	
	/****************************
	GALERÍA
	****************************/
	
	/****************************
	CONTACTO
	****************************/
	div.Contacto{
		display:none;
	}
	.Mapa iframe{
		height:250px;
	}
}

@media screen and  (max-width : 667px) {
	/****************************
	PLANTILLA
	****************************/
	
	/****************************
	HOME
	****************************/
	.EventoHome h2,
	.EventoHome span {
		font-size: 0.8em;
	}
	.LagoTierra div figure {
		width: 65px;
	}
	.LagoTierra div span {
		font-size: 0.8em;
	}
	.LagoTierra2{
		display:none;
	}
	/****************************
	EVENTOS
	****************************/
	.titulos, .subtitulos {
		font-size: 1.2em;
	}
	.CursoEvento h3 {
		font-size: 1.2em;
	}
	.FechasEvento div h2,
	.FechasEvento div p {
		font-size: 1em;
	}
	.FechasEvento div span {
		font-size: 0.9em;
	}
	/****************************
	NUESTRO CAMP
	****************************/
	
	/****************************
	DESCARGAS
	****************************/
	
	/****************************
	ESCUELAS
	****************************/
	
	/****************************
	PROMOCIONES
	****************************/
	
	/****************************
	GALERÍA
	****************************/
	
	/****************************
	CONTACTO
	****************************/


}

@media screen and  (max-width : 568px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-5{
		width:20.1%;}
	.col-mc-1 {
	  width: 8.33333%; }
	
	.col-mc-2 {
	  width: 16.666%; }
	
	.col-mc-3 {
	  width: 25%; }
	
	.col-mc-4 {
	  width: 33.33%; }
	
	.col-mc-5 {
	  width: 41.6666%; }
	
	.col-mc-6 {
	  width: 50%; }
	
	.col-mc-7 {
	  width: 58.33333%; }
	
	.col-mc-8 {
	  width: 66.6666%; }
	
	.col-mc-9 {
	  width: 75%; }
	
	.col-mc-10 {
	  width: 83.33333%; }
	
	.col-mc-11 {
	  width: 91.6666%; }
	
	.col-mc-12 {
	  width: 100%; }
	  
	/****************************
	PLANTILLA
	****************************/

	/****************************
	HOME
	****************************/
	.CampamentoHome h2 {
		font-size: 1.2em;
	}
	.tEventosHome h2 {
		font-size: 1.2em;
	}
	.tEventosHome p {
		font-size: 1em;
	}
	.cintilloHome2 div{
		display:none;
	}
	/****************************
	EVENTOS
	****************************/
	figure.EventoEscolar{
		display:none;
	}
	.ProgramaActividad h2 {
		font-size: 1em;
	}
	.Vaciones .TitulosDiv{
		margin-top:0;
	}
	.Miembro {
		text-align:center;
		border-bottom: 1px solid rgba(0,0,0,0.2);
		border-right: 0;
		padding-bottom:1.5em;
		padding-top:1.5em;
	}
	.MiembroP {
		padding-bottom: 1.5em;
		padding-top: 1.5em;
	}
	article.ProgramaActividad{
		margin-top:0;
	}
	.AlgunasActividades{
		margin-top:0;
	}
	.AlgunaActividad {
		border-left: 0;
		border-top: 1px solid #ddd;
		margin-top:1em;
		padding-top:1em;
	}
	.AlgunaActividad:first-child {
		border-top: 0;
	}
	.AlgunasActividades h2 {
		margin-bottom:0;
	}
	/****************************
	NUESTRO CAMP
	****************************/
	article.LyT{
		padding-top:0;
	}
	.LyT h3 {
		font-size: 1.2em;
	}
	figure.Guias{
		display:none;
	}
	/****************************
	DESCARGAS
	****************************/
	
	/****************************
	ESCUELAS
	****************************/
	
	/****************************
	PROMOCIONES
	****************************/
	
	/****************************
	GALERÍA
	****************************/
	
	/****************************
	CONTACTO
	****************************/


}


@media screen and  (max-width : 480px) {
	/****************************
	COLUMNAS
	****************************/
	.col-5{
		width:20%;}
		
	.col-ch-1 {
	  width: 8.33333%; }
	
	.col-ch-2 {
	  width: 16.666%; }
	
	.col-ch-3 {
	  width: 25%; }
	
	.col-ch-4 {
	  width: 33.33%; }
	
	.col-ch-5 {
	  width: 41.6666%; }
	
	.col-ch-6 {
	  width: 50%; }
	
	.col-ch-7 {
	  width: 58.33333%; }
	
	.col-ch-8 {
	  width: 66.6666%; }
	
	.col-ch-9 {
	  width: 75%; }
	
	.col-ch-10 {
	  width: 83.33333%; }
	
	.col-ch-11 {
	  width: 91.6666%; }
	
	.col-ch-12 {
	  width: 100%; }
	/****************************
	PLANTILLA
	****************************/
	footer .pie p, footer .pie2 p{
		text-align:center;
	}
	
	/****************************
	MENU
	****************************/
	nav{
		width:70%;
	}
	.menu_bar .bt_menu span{
		display:none;
	}
	.menu_bar .bt_menu {
		padding: 18px 50px 18px 7px;
	}
	/****************************
	HOME
	****************************/
	.ServiciosHome h3 {
		font-size: 1.5em;
	}
	.LagoTierra div {
		text-align:center;
	}
	.LagoTierra div span{
		display:block;
		float:none;
	}
	.LagoTierra div figure {
		display:inline-block;
		float:none;
		width: 80px;
	}
	.VideosHome h6 {
		font-size: 2em;
	}
	.cintilloHome{
		text-align:center;
	}
	/****************************
	EVENTOS
	****************************/
	.VacacionesFinal article p:first-child {
		margin-top:1em;;
	}
	
	/****************************
	NUESTRO CAMP
	****************************/
	div.Mision{
		margin-top:0;
	}
	.FilosofiaImg {
		padding-right: 6px;
		width: 57%;
	}
	.FilosofiaImg2 {
		padding-bottom: 6px;
		width: 43%;
	}
	.FilosofiaImg3{
		width: 43%;
	}
	.FraseCamp:before, .FraseCamp:after {
		top: 5%;
		width: 25px;
	}
	.FraseCamp:after {
	    right: 0;
	}
	.FraseCamp:before {
	    left: 0;
	}
	.FraseCamp {
		padding: 1em 15px;
	}
	.FraseCamp h2,
	.FraseCamp p {
		font-size: 1.2em;
	}
	/****************************
	DESCARGAS
	****************************/
	
	/****************************
	ESCUELAS
	****************************/
	
	/****************************
	PROMOCIONES
	****************************/
	
	/****************************
	GALERÍA
	****************************/
	
	/****************************
	CONTACTO
	****************************/

}