#fondo {
	background: url(http://www.editeced.mx/editeced/home/img/team/libros.jpg) no-repeat center center fixed;
	background-position: 0px 80px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
	width: 100%;
	min-width: 100%;
	height:2000px;
	position: absolute;
	top: 50px;
	z-index: -1;
}

#naranja{
	width:100%;
background:rgba(246,145,48, 0.8);
padding-top:120px;
padding-left:0px;
position:relative;
text-align:left; 
color:white;
height:813px;
line-height: 1;
/*text-transform: uppercase;*/
}

#fondo2 
{
	background: url(http://www.editeced.mx/editeced/home/img/team/libros2.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
	width: 100%;
	min-width: 100%;
	position: absolute;
	top: 1400px;
	z-index: 700;
}

#blanco{
width:100%;
background:rgba(255,255,255, 0.8);

}

#Who
{
	z-index:700;
	position:relative;
	top: -12px;
	padding-top:50px;
    background-color:#FFFFFF; 
    height:400px;
    color: black;
    font-family: 'Actor', sans-serif;
	font-size:60px;
	width: 100%;
}



#Our_M
{
	z-index: 700;
	position: absolute;
	top:530px;
	padding-top:50px;
    background-color: transparent; 
    height:400px;
	color:white;
	font-family: 'Actor', sans-serif;
	font-size:60px;
    width: 100%;
}

#Our_V
{
	z-index: 700;
	position: absolute;
	top: 970px;
	padding-top:50px;
    background-color:#FFFFFF; 
    height:400px;
	color:black;
	font-family: 'Actor', sans-serif;
	font-size:60px;
    width: 100%;
}

#team_titulo{
	font-family: 'Actor', sans-serif;
	font-size:60px;
	}

#parrafo{
	font-weight:100;
	font-size:22px;
	font-family: 'Merriweather', serif;
}

#fijo {
     position: fixed;
     z-index: 800;
     min-width: 100%;
     top: 0px;
}

/*__________________________________________________
Team*/
#Team
{
	
	padding-top:0px;
    background-color: transparent; 
	color:black;
	font-family: 'Dosis', sans-serif;
	font-size:22px;
    width: 100%;
}

#tabla
{
	width: 90%;
	margin: 0 auto;
	display: inline-block;
}

#tabla li
{
/*	border: 1px solid #000;*/
	list-style:none;
	margin: 0 auto;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

#cross3{
 width: 70%;
	padding-top:20px;
	font-family: 'Actor', sans-serif;
	font-size:36px;
}
 
.element {
  width: 200px;
  height: 250px;
  z-index: 800;
}

#nombre
{
	font-family: 'Actor', sans-serif;
	font-size:20px;
	}
	
#cargo{
	font-size:12px;
	font-family: 'Merriweather', serif;
	}
.element1 {
  width: 340px;
  height: 250px;
  margin : 15px;
  float:left;
  z-index: 800;
}
#title{
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Dosis', sans-serif;
	font-size:46px;
    color:#f79130;
    }
	
	

	
@media screen and (max-width: 800px){
#container {
  overflow: hidden;
  width: 100%;
  align: center;
}

.element {
	padding-left: 20px;
  width: 80%;
   height:70%;
  margin-top : 15px;
}

.element1 {
	padding-left: 20px;
  width: 80%;
   height:70%;
  margin-top : 15px;
}

#Who
{
	top: 50px;
	font-size:40px;
}
#parrafo
{
	font-size:19px;
}
#Our_M
{
	top: 630px;
	font-size:40px;
}
#Our_V
{
	font-size:40px;
}
#title
{
	font-size:32px;
	
}
#img
{
	width: 150px;
	height: 200px;
	
}
#team_titulo
{
	font-size:40px;
}
/*#fondo2 
{
	height: 2720px;
	
}
#blanco{height: 2720px;}*/
}
