/*Responsive Design Styles*/

  /* Móviles en vertical
  ------------------------------------------------------------------------- */
  @media (max-width: 480px) { 


  	/* ============================================================
	  RESET - 
	============================================================ */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed,
	figure, figcaption, footer, header, hgroup,
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
	  margin: 0;
	  padding: 0;
	  border: 0;
	  vertical-align: baseline;
	}


  	#slide_home{
	width: 100%;
	height: 750px;
	background: -moz-radial-gradient(center, ellipse cover, rgba(229,229,229,0) 0%, rgba(0,31,40,0.77) 69%, rgba(0,31,40,1) 90%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(229,229,229,0)), color-stop(69%,rgba(0,31,40,0.77)), color-stop(90%,rgba(0,31,40,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(229,229,229,0) 0%,rgba(0,31,40,0.77) 69%,rgba(0,31,40,1) 90%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(229,229,229,0) 0%,rgba(0,31,40,0.77) 69%,rgba(0,31,40,1) 90%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(229,229,229,0) 0%,rgba(0,31,40,0.77) 69%,rgba(0,31,40,1) 90%); /* IE10+ */
	background: radial-gradient(ellipse at center, rgba(229,229,229,0) 0%,rgba(0,31,40,0.77) 69%,rgba(0,31,40,1) 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#001f28',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	


	}

	#slide_home article {
	width: 90%;
	height: 500px;
	position: relative;
	margin: 0 auto;
	top: 55px;
	}

	#slide_home article img {
		width: 70%;
		height: auto;
		margin-left: 15%;
		margin-top: 50%;
	}

	.barra_gris {
	background-image: url(../img/barra_gris.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 50px;
	z-index:5; 
	margin-top: 53%;
	}

	#menu {
	width: 75%;
	height: 20px;
	float: right;
	margin-top: 10%;
	display: none;
	font-size: .8em;
	}
#nosotros{
	width: 100%;
	height: 140px;
}
#nosotros p {
	width: 55%;
	height: 50px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	font-family: 'dekarregular';

	font-style: italic;
	margin-top: 10px;
}

#proyectos{
	width: 100%;
	height: 3800px;
	font-family: 'dekarregular';
	margin-top: 30%;
	text-align: center;
/*	background: pink;
*/
}
#proyectos h4 {
	margin: 0 auto;

}
.videos_proyectos {
	margin-top: 80px;
}

.creditos_clientes {
	text-align: center;
	color: #fff;
	font-size: 10px;
}
.separador {
/*background-color: blue;
*/	width: 100%;
	height: 100px;
	padding-top: 50px;
	text-align: center;
	display: block;

}
.separador h4 {
	text-align: center;
	margin: 0 auto;
}

#ventajas_4p {

	font-family: 'dekarregular';
	width: 90%;
	height: 900px;
	margin: 1% 5%;
/*	background: yellow;
*/}
.iconos_linea {
	width: 95%;
	margin: 0 auto;
	height: 200px;
}
.iconos_linea li {
	width: 80%;
	height: 250px;
	margin: 0 auto;
	margin-left: 10%;
/*	background: red;
*/}
.iconos_linea li img {
	width: 60%;
	height: 60%;
	margin: 10% 20%;
/*	background-color: green;
*/}
.iconos_linea li p {
	width: 65%;
	margin: -5% auto;
	font-size: 15px;
	text-align: center;
	color: #d9dde0;
}
footer {
		font-family: 'dekarregular';

	width: 100%;
	height: 250px;
	background-color: #00ADBB;
	float: left;
}
#logo_byn {
	width: 40%;
	height: 70px;
	opacity: .9;
	padding-top: 80px;
	margin-left: 8%;
/*	background: pink;
*/	vertical-align: middle;
}
#logo_byn img{
	width: 90%;
	margin-left: 5%; 

 }
footer hr {
	width: 40%;
		margin-left: 10%;
		border-color: none;
		border-width: 0px;
		height: 2px;
		background-color: #3A3A3A;

}
#contacto_info {
	color: #3A3A3A;
	font-size: 10px;
	text-align: center;
	width: 40%;
	height: 40px;
	margin-top: 5px;
	margin-left: 9%;
	padding-top: 0px;
/*	background: red;
*/}
#copyright{
	color: #3A3A3A;
	width: 40%;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
}
#social_network {
	width: 40%;
	height: 50px;
	float: right;
	margin-right: 5%;
	margin-top: 50px;
}
#social_network li {
	width: 40%; float: left;
	height: 50px;
	margin-left: 5%;
}
.vimeo{
	background-image: url(../img/vimeo_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
.behance{
	background-image: url(../img/behance_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
.facebook{
	background-image: url(../img/facebook_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
.instagram{
	background-image: url(../img/instagram_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;

}

  }