@media screen and (max-width: 1023px) {
    
    #container{
        width: 96%;
        margin: 0 auto;
    }

    header nav#menu .main li a {
		padding: 7px 7px;
	}

	article.us{
		height: auto;
	}

	 aside .us .texto p {
		font-size: 12px;
	}

	aside.sidebar .proyectos {
		height: 454px;
	}

	header nav#menu .main{
		display: none;
	}

	#sidr {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-x: none;
	overflow-y: auto;
	font-size: 15px;
	background: #193E5B;
	color: #fff;
	-webkit-box-shadow: inset 0 0 5px 5px #193E5B;
	-moz-box-shadow: inset 0 0 5px 5px #193E5B;
	box-shadow: inset 0 0 5px 5px #193E5B;
	}

	#mobile_menu {
	padding-left: 2px;
	color: white;
	position: absolute;
	width: 32px;
	display: block;
	height: 28px;
	background: #193E5B;
	display: block;
	right: 0px;
	font-size: 21px;
	padding-top: 7px;
	bottom: 5px;

	}

	#sidr ul {
	margin: 4%;
	}

	#sidr ul li {
	padding: 2% 0% 6%;
	border-bottom: 1px solid #28567A;
	margin: 4%;
	}

	#sidr ul li a{
		color: white;
	}

	#sidr ul li.current-menu-item a{
		color: rgb(119, 190, 255);
	}

}

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

	

	article.us .texto h3{
		margin-top: 10%;
	}

	article.us .texto h3, article.us .texto p {
		text-align: center;
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}

	aside h2 {
		line-height: 26px;
	}

	nav.servicios ul {
	width: 72%;
	float: right;
	}

	.flex-caption h2{
		margin-top: 9%;
	}

	nav.servicios ul li{
		width: 24.7%;
	}

	nav.servicios ul li img{
		width: 100%;
		height: auto;
	}

	nav.servicios h2 {
	width: 17%;
	margin: 4% 2% 2% 3%;
	}

	nav.servicios ul li .nombre a{
		margin-top: 35%;
	}
	.lista li figure {
	width: 25%;
	margin-right: 4%;
	}

	.lista li h2, .lista li p {
		width: 70%;
		float: left;
		}

	.lista li figure img{
		width: 100%;
		height: auto;
	}

	aside .us .texto p {
	line-height: 14px;
	font-size: 11px;
	}

	aside .us .texto h3 {
	font-size: 16px;
	}

	aside .proyectos_recientes li {
	margin-bottom: 8%;
	}

	aside.sidebar .proyectos h2 {
	margin-bottom: 6%;
	margin-top: 9%;
	}

	aside .proyectos_recientes li img {
	width: 30%;
	float: left;
	margin-right: 3%;
	height: auto;
	}

	.proyectos_recientes ul li p {
	line-height: 14px;
	font-size: 12px;
	}

}




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

	article.page {
	width: 100%;
	}

	aside.sidebar {
	width: 100%;
	}

	aside.sidebar .us {
	width: 50%;
	}

	aside .us .texto p {
	line-height: 18px;
	font-size: 13px;
	}

	aside .us .texto h3 {
	font-size: 20px;
	}

	aside.sidebar .proyectos {
	float: left;
	padding: 0% 5%;
	height: auto !important;

	}

	aside.sidebar .proyectos h2 {
	margin-bottom: 4%;
	margin-top: 4%;
	}

	aside .proyectos_recientes li{
		margin-bottom: 3%;
	}

	.flex-caption h2{
		width: 100%;
	}

}


@media screen and (max-width: 600px) {
	.breadcrumb{
		padding: 3% 3% 2%;
	}

	aside.sidebar .us {
	width: 100%;
	}

	aside.sidebar .proyectos {
	float: left;
	padding: 0% 5%;
	height: 560px !important;
	}

	article.us .texto {
	min-height: 400px;
	}

	.flex-caption h2 {
	color: white;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	font-size: 1.5rem;
	line-height: 2rem;
	margin-top: 11%;
	}

	article.us .texto h3 {
	text-transform: uppercase;
	font-size: 18px;
	}

	article.us .texto p {
	line-height: 15px;
	font-size: 11px;
	}

	.home aside .proyectos_recientes li img {
	width: 75%;
	}

	nav.servicios ul li .nombre{
		min-height: 90px;
	}

	nav.servicios{
		height: auto;
	}


}


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

	header nav#menu {
	display: none;
	}	

	header .logo {
	padding: 3% 0%;
	text-align: center;
	width: 100%;
	float: left;
	}

	.breadcrumb {
	padding: 5% 3% 4%;
	}

	article.us {
	width: 100%;
	height: auto;
	}

	article.empresa {
	padding: 9% 9%;
	width: 100%;}

	aside.home {
	width: 100%;
	height: auto !important;}

	nav.servicios h2 {
	width: 95%;
	}

	nav.servicios ul {
	width: 100%;
	}

	nav.servicios ul li{
	width: 100%;
	}

	.home .flexslider {
	display: none;
	}

	article.left {
	border-bottom: 1px solid #fff;
	border-right: 0px;
	}

	aside.home{
		padding: 7%;
	}

	.home aside .proyectos_recientes li img,
	 aside .proyectos_recientes li img {
	width: 52%;
	}

	nav.servicios ul li .nombre {
	height: 100%;
	border-bottom: 1px solid white;
	}

	footer .copyright, footer .direccion {
	text-align: center !important;
	padding: 3% 0%;
	width: 100%;
	float: left;
	}

	.lista li h2, .lista li p {
	width: 100%;
	float: left;
	}

	.lista li figure {
	width: 50%;
	margin-right: 4%;
	height: auto;
	}

	.lista li .vermas {
		display: inline-block;
		padding: 3% 4%;
		}

		.lista li{
			margin: 3% 0% 12%;
		}


	article.page .content h3.tipo_equipo {
	line-height: 27px;
	}

	.lista li p {
	margin-bottom: 10px;
	margin-top: 0px;
	}

}