/* para 980px o menos */
@media screen and (max-width: 980px) {
#header{
		height:180px;
	}
#main_container{
	margin-top: 0px;
	}
#div-left-side{
	float: none;
	width:100%;
	margin-top:0px;
}
#div-right-side {
	float: none;
	width:100%;
	margin-top:0px;
}
#espacio-header{
	display:none;
	height:150px;
}
.titulo_carrera{
	font-size:48px;
	margin-left:15px;
	margin-bottom:15px;
}

#contenedor-mapa{
	float: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
#galeria-campus{
	float:none;
	width:100%;
	height:auto;
}
.foto-galeria{
	width:20%;
	margin-right:0px;
}
#div-target{
	width:50%;
}
#div-requisitos{
	width: 66%;
}
#div-video{
	width:100%;
}
#div-egresado{
	width:100%;
}

#home-acces-content{
	float:left;
	width:47%;
	margin-bottom:10px;
	
}
#home-acces-content-calendar{
	display:none;
	
}
#direccion-campus-footer{
	
}
#home-icons{
	display:none;
}
.pcss3mm li {
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
	padding-right: 0px;
}


#separador-header{
	height:0px;
	margin-top:-22px;
}

#div-perfil{
		width:100%;
	}
	#pic-perfil-carrera{
		display:none;
	}
#div-inscripcion{
	width:100%;
}

#boton-inscripcion-calendario{
	margin:auto;
	width:auto;
	margin-bottom:15px;
}

#contenedor-grid{
	height:auto;
	background-color:#2c5176;
}
#home-left{
	float:left;
	width:100%
}
#home-right{
	width:100%;
}




.navbar-default{
	height:120px;
	
}
.navbar-fixed-top {
  margin-bottom: 0px;
}
.cd-main-header{
	height:120px;
	background-color:transparent;
}
#txtmenu{
	display:block;
}
#logo-menu{
	display:block;
	text-align:center;
}
#logo-header{
	display:none;
}
#social-media-icons{
	display:none;
}
#social-media-icons-menu{
	
	width:165px;
	margin:auto;
	margin-top:15px;
}
#icono-azul{
	display:none;
}
#icono-blanco{
	display:block;
}

#corrector-proyectos{
	margin-top:-60px;
}

#call-to-action-alternativo-carrera{
	display:block;
}

#div-nuestras-carreras{
	display:none;
}
#numbers{
	display:none;
}

#home-acces-content-calculadora{
	display:none;
}
#home-acces-content-informacion{
	display:none;
}

#counter{
	display:none;
}

#hubspot-form-container{
	width:100%;
	margin-bottom:50px;
}
#div-contenido-academico{
	display:block;
}
.col-icon{
	display:none;
}


#preview-alumno{
	width:33%;
	margin-right:0%;
	margin-bottom:2%;
	float:left;
	text-align:center;
	height:250px;
}

#home-section-carreras {
		width: 100%;
	}
	#home-section-hubspot {
		width: 100%;
	}
}