@media (max-width: 800px) {
	
.wrap{
	width:100%;
	clear:both;
	padding-bottom:150px;
}

.cpp_form {
	right: auto;
	top: auto;
	position: relative;
}

/* header */
nav {
	float: left !important;
}
nav li{
	position:relative;
}
.menu-collapser{
	text-align:left;
}
.sub-collapser {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	opacity: 0;
}

/* index */
#servicios_content {
	width: 100%;
}

/* texto */
h1{
	font-size:2em;
	line-height:110%;
	padding-bottom:0.2em;
}
h2{
	font-size:1.7em;
	line-height:120%;
	padding-bottom:0.2em;
}
h3{
	font-size:1.3em;
	line-height:1.6em;
	padding-bottom:0.4em;
}


/* footer */
	#footer-int{
		width:100%;
	}
		#logo_footer{
			float:none;
			width:100%;
		}
		#footer_der{
			float:none;
			width:100%;
		}


}

@media (max-width: 680px) {
/* texto */
h1{
	font-size:1.8em;
	line-height:110%;
	padding-bottom:0.2em;
}
h2{
	font-size:1.5em;
	line-height:120%;
	padding-bottom:0.2em;
}
h3{
	font-size:1.2em;
	line-height:1.6em;
	padding-bottom:0.4em;
}

/* columnas fraccionales */
.col-1-12,.col-1-9,.col-1-6{width:22%;}

.col-1-12-s-p,.col-1-9-s-p,.col-1-6-s-p{width:24%; padding:0 !important;}
.col-1-4{width:22%;}
.col-1-4-s-p{width:24%; padding:0 !important;}

.col-1-3{width:30.3%;}
.col-1-3-s-p{width:32.3%; padding:0 !important;}
.col-1-2{width:47%;}
.col-1-2-s-p{width:49%; padding:0 !important;}
.col-2-3{width:63.6%;}
.col-2-3-s-p{width:65.6%; padding:0 !important;}
.col-3-4{width:72%;}
.col-3-4-s-p{width:74%; padding:0 !important;}
.col-1-1{width:97%;}
.col-1-1-s-p{width:99%; padding:0 !important;}

/* columnas porcentuales */
.col-90x100,.col-80x100,.col-70x100{
	width:97%;
}
.col-90x100-s-p,.col-80x100-s-p,.col-70x100-s-p{
	width:99%;
	padding:0 !important;
}
.col-40x100,.col-60x100{
	width:47%;
}
.col-40x100-s-p,.col-60x100-s-p{
	width:49%;
	padding:0 !important;
}
.col-30x100{
	width:30.3%;
}
.col-30x100-s-p{
	width:32.3%;
	padding:0 !important;
}
.col-20x100,.col-10x100{
	width:22%;
}
.col-20x100-s-p,.col-10x100-s-p{
	width:24%;
	padding:0 !important;
}

/* header */
nav li{
	position:relative;
	display:block;
	float:none;
	width:100%;
	line-height:30px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(249,249,249,0.65) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,0.65)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f9f9f9', endColorstr='#eaeaea',GradientType=0 ); /* IE6-8 */
}
nav li ul , nav li ul li ul {
	position:relative;
	display:block;
	float:none;
	width:100%;
	left:0;
}

/* index */
#parallax1,#parallax3,#parallax4{
	display:none;
}
#parallax2{
	height:230px;
	background:#f9f5ef;
}
	#parallax2 .parallax{
		display:none;
	}
.servicios{
	height:105px;
}
	.servicios p{
		display:none;
	}

.waypoints{
	display:none;
}

/* menus */
#menu-secundario{
	display:none;
}

}


@media (max-width: 580px) {
/* columnas fraccionales */
.col-1-3,.col-1-3-s-p{
	float:none !important;
	margin:0.1em auto;
	display:block;
}
.col-1-3{width:47%;}
.col-1-3-s-p{width:49%; padding:0 !important;}

.col-1-12,.col-1-9,.col-1-6,.col-1-4,
.col-1-2{width:47%;}

.col-1-12-s-p,.col-1-9-s-p,.col-1-6-s-p,.col-1-4-s-p,
.col-1-2-s-p{width:49%; padding:0 !important;}

.col-2-3,.col-3-4,
.col-1-1{width:97%;}

.col-2-3-s-p,.col-3-4-s-p,
.col-1-1-s-p{width:99%; padding:0 !important;}

/* columnas porcentuales */
.col-90x100,.col-80x100,.col-70x100,
.col-40x100,.col-60x100{
	width:97%;
}
.col-90x100-s-p,.col-80x100-s-p,.col-70x100-s-p,
.col-40x100-s-p,.col-60x100-s-p{
	width:99%;
	padding:0 !important;
}

.col-30x100,.col-20x100,.col-10x100{
	width:47%;
}
.col-30x100-s-p,.col-20x100-s-p,.col-10x100-s-p{
	width:49%;
	padding:0 !important;
}

.responsive-100{
	width:97%;
}
.responsive-100-s-p{
	width:99%;
	padding:0 !important;
}
.center-responsive{float:none !important; margin:auto; display:block;}


#parallax2{
	height:auto;
}


#testimonios{
	display:none;
}

/* estilos específicos */
.magic_fields{
	display:none;
}

}

@media (max-width: 480px) {
/* columnas */
[class^="col-"]{
	width:97%;
}

.wp-post-image{
	/*display:none;*/
}

}