@media only screen and  (min-width: 1081px) {
	
.wrapper{
	width:96%;


	}
	
	

}

@media only screen and  (max-width: 1080px) {

.wrapper{
	width:96%;

	}	

/*---SOCIAL----*/
.social{ width:10%;}


/*-------NAV-------*/

nav { width:72%;}



nav a{
	padding:2.25em 0.55em;
	font-size:0.65em;
	}

}


@media only screen and  (max-width: 800px) {

/*----WRAPPER-----*/

.wrapper{
	width:90%;

	}

header{ height:50px;}
/*---LOGO----*/

.logo{ width:14%;  height:50px; background-color:transparent;}

/*-------BOTON-------*/

#button-menu{
	 padding:1.9em;
	 background: url(../img/menu.png) no-repeat center;
	 cursor:pointer;
	 float:right;
	 
	 }

/*-------NAV-------*/

nav{ position:relative;
     width:99.5%;
     margin:8px 0;
	 z-index:2;
	 display:none;
	 
	 
	 }

nav ul{ text-align:center;}

nav li{
	display:block;
	background:#FFF;
	

	}

nav a{
	display:block;
	padding:0.8em 1em;
	color: #DE0000;
	font-weight:bold;
	font-size:0.8em;
	border-bottom:1px solid #CCC;
	

	}
	
nav a:hover{ 
text-decoration:none;
background:#DE0000;
color:rgba(255,255,255,1);

}

.active{ display:none;}

/*SOCIAL*/

.social{ display:none; }


/*-------------------------CONTENEDOR-INFORMACION----------------------------*/

section#container-info, aside{
	width:100%;
	

	}
.info{
	width:93%;
	line-height:20px;
	font-size:0.8em;
	}

aside{width:100%;}

/*VIDEO*/

iframe{ width:100%;
height:190px;}

.ivideo-home{
	display:block;
	
	}

.ivideo{
	display:inline-block;
	width:48%;  
	float:left;
    margin:5px 3px;
	
	}

#video{display:none;}


/*-------------------------IMAGENES----------------------------*/

section#content-gallery{
	width:100%;
	
	}
 .gallery-img{ display:none;}
 
 .gallery-video{display:none;}
 
 .title-img{
	 height:30px;
	}


/*-------------------------FOOTER----------------------------*/
.menu-footer{ width:30%;}
	  
.menu-footer a{font-size:0.8em;}

	
}

@media only screen and  (max-width: 600px) { 

/*----WRAPPER-----*/

.wrapper{
	width:90%;

	}

header{ height:50px;}
/*---LOGO----*/

.logo{ width:14%;  height:50px; background-color:transparent;}

/*-------BOTON-------*/

#button-menu{
	 padding:1.9em;
	 background: url(../img/menu.png) no-repeat center;
	 cursor:pointer;
	 float:right;
	 
	 }

/*-------NAV-------*/

nav{ position:relative;
     width:99.5%;
     margin:8px 0;
	 z-index:2;
	 display:none;
	 
	 
	 }

nav ul{ text-align:center;}

nav li{
	display:block;
	background:#FFF;
	

	}

nav a{
	display:block;
	padding:0.8em 1em;
	color: #DE0000;
	font-weight:bold;
	font-size:0.8em;
	border-bottom:1px solid #CCC;
	

	}
	
nav a:hover{ 
text-decoration:none;
background:#DE0000;
color:rgba(255,255,255,1);

}

.active{ display:none;}

/*SOCIAL*/

.social{ display:none; }


/*-------------------------CONTENEDOR-INFORMACION----------------------------*/

section#container-info, aside{
	width:100%;
	

	}
.info{
	width:93%;
	line-height:20px;
	font-size:0.8em;
	}

aside{width:100%;}

/*VIDEO*/

iframe{ width:100%;}

.ivideo-home{
	display:block;
	
	}

.ivideo{
	display:inline-block;
	width:48%;  
	float:left;
    margin:5px 3px;
	
	}

#video{display:none;}


/*-------------------------IMAGENES----------------------------*/

section#content-gallery{
	width:100%;
	
	}
 .gallery-img{ display:none;}
 
 .gallery-video{display:none;}
 
 .title-img{
	 height:30px;
	}


/*-------------------------FOOTER----------------------------*/
.menu-footer{ width:30%;}
	  
.menu-footer a{font-size:0.8em;}

	
}