/*------------------------------------------------------- */
/* Smartphones  ----------------------------------------- */
/*------------------------------------------------------- */
@media only screen and (max-width : 320px) {
body, html {
	font-size: 15px;
	line-height:25px;
	}
.header { padding: 15px; }
#slider { margin: 0px; padding-top:67px; }
h1 {
	font-size:30px;
	line-height:40px;
	padding:0 0 20px 0;
	}
h2 {
	font-size:20px;
	padding-bottom:10px;
	}
h3 {
	font-size: 20px;
	line-height:normal;
	}
.frase .col { width: 80%; }
#top {
	width:100%;
	padding-top:67px;
	margin:0px;
	}
.content { width:90%; padding:50px 0px; }
.colum_emp1 {
	width:100%;
	float:left;
	margin-bottom:40px;
	}
.colum_emp2 {
	width:100%;
	padding:20px;
	position: relative; 
	}
.colum_emp1 h4 {
	font-size: 18px;
	line-height:28px;
	font-weight:500;
	}
.colum_emp2 span {
	font-size:20px;
	padding:0px 0px 0px 30px;
	}
.colum_emp2 .txt {
	padding:0px 0px 30px 30px;
	}
.projects {
	width:100%;
	}
.projects_listado ul {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:200%;
	}
.projects_otros .colum1 {
	width:auto;
	}
#otros1, #otros2, #otros3 { margin-bottom:30px; }
.projects_otros .colum2 {
	width:95%;
	}
.colum_serv1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_serv1 h4 { line-height:30px;}
.colum_serv2 {
	float:left;
	width:100%;
	}
button.accordion {
	padding: 15px 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	}
button.accordion:after {
	content: url(img/ver_mas2.png);
	float: left;
	}
button.accordion.is-open:after {
	content:url(img/ver_menos2.png);
	}
.colum_contact1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_contact2 {
	width:100%;
	float:left;
	padding:25px;
	}
.contacto .direccion,
.contacto .tel,
.contacto .mail {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height:30px;
	}

#foot_resp {margin: 10px 30px 0px 30px; }




}




/*---------------------------------------------------------------------- */
/* Smartphones (portrait and landscape) -------------------------------- */
/*---------------------------------------------------------------------- */
@media only screen and (min-width : 320px) and (max-width : 479px) {
body, html {
	font-size: 15px;
	line-height:25px;
	}
.header { padding: 15px; }
#slider { margin: 0px; padding-top:67px; }
h1 {
	font-size:30px;
	line-height:40px;
	padding:0 0 20px 0;
	}
h2 {
	font-size:20px;
	padding-bottom:10px;
	}
h3 {
	font-size: 20px;
	line-height:normal;
	}
.frase .col { width: 80%; }
#top {
	width:100%;
	padding-top:67px;
	margin:0px;
	}
.content { width:90%; padding:50px 0px; }
.colum_emp1 {
	width:100%;
	float:left;
	margin-bottom:40px;
	}
.colum_emp2 {
	width:100%;
	padding:20px;
	position: relative; 
	}
.colum_emp1 h4 {
	font-size: 18px;
	line-height:28px;
	font-weight:500;
	}
.colum_emp2 span {
	font-size:20px;
	padding:0px 0px 0px 30px;
	}
.colum_emp2 .txt {
	padding:0px 0px 30px 30px;
	}
.projects {
	width:100%;
	}
.projects_listado ul {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:200%;
	}
.projects_otros .colum1 {
	width:auto;
	}
#otros1, #otros2, #otros3 { margin-bottom:30px; }
.projects_otros .colum2 {
	width:95%;
	}
.colum_serv1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_serv1 h4 { line-height:30px;}
.colum_serv2 {
	float:left;
	width:100%;
	}
button.accordion {
	padding: 15px 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	}
button.accordion:after {
	content: url(img/ver_mas2.png);
	float: left;
	}
button.accordion.is-open:after {
	content:url(img/ver_menos2.png);
	}
.colum_contact1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_contact2 {
	width:100%;
	float:left;
	padding:25px;
	}
.contacto .direccion,
.contacto .tel,
.contacto .mail {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height:30px;
	}

#foot_resp {margin: 10px 30px 0px 30px; }



}



/*-------------------------------------------------------------------- */
/* Smartphones (portrait) -------------------------------------------- */
/*-------------------------------------------------------------------- */
@media only screen and (min-width : 480px) and (max-width : 767px) {
body, html {
	font-size: 15px;
	line-height:25px;
	}
.header { padding: 15px; }
#slider { margin: 0px; padding-top:67px; }
h1 {
	font-size:40px;
	line-height:40px;
	padding:0 0 20px 0;
	}
h2 {
	font-size:20px;
	padding-bottom:10px;
	}
h3 {
	font-size: 20px;
	line-height:normal;
	}
.frase .col { width: 80%; }
#top {
	width:100%;
	padding-top:67px;
	margin:0px;
	}
.content { width:90%; padding:50px 0px; }
.colum_emp1 {
	width:50%;
	float:left;
	}
.colum_emp2 {
	width:45%;
	padding:25px;
	}
.colum_emp1 h4 {
	font-size: 18px;
	line-height:25px;
	font-weight:500;
	}
.colum_emp2 span {
	font-size:20px;
	padding:0px 0px 0px 30px;
	}
.colum_emp2 .txt {
	padding:0px 0px 30px 30px;
	}
.projects {
	width:50%;
	}
#otros1 { width:100%; margin-bottom:20px; }
.projects_otros .colum1 {
	width:100%;
	height:auto;
	padding:30px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}
#otros2, #otros3 { width:45%; }
.colum_serv1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_serv1 h4 { line-height:30px;}
.colum_serv2 {
	float:left;
	width:100%;
	}

.colum_contact1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_contact2 {
	width:100%;
	float:left;
	padding:25px;
	}
.contacto .direccion,
.contacto .tel,
.contacto .mail {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height:30px;
	}

#foot_resp {margin: 10px 30px 0px 30px; }





}




/*------------------------------------------------------------------ */
/* iPads (portrait) ---------------------------------- */
/*------------------------------------------------------------------ */
@media only screen and (min-width : 768px) and (max-width : 959px) {
.header { padding: 15px; }
#slider { margin: 0px; padding-top:67px; }
.frase .col { width: 80%; }
#top {
	width:100%;
	padding-top:67px;
	margin:0px;
	}
.content { width:90%; }
.colum_emp1 {
	width:50%;
	float:left;
	}
.colum_emp2 {
	width:45%;
	padding:25px;
	}
.colum_emp1 h4 {
	font-size: 18px;
	line-height:30px;
	}
#otros1 { width:100%; margin-bottom:20px; }
.projects_otros .colum1 {
	width:100%;
	height:auto;
	padding:30px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}
#otros2, #otros3 { width:45%; }
.colum_serv1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_serv1 h4 { line-height:30px;}
.colum_serv2 {
	float:left;
	width:100%;
	}
.colum_contact1 {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.colum_contact2 {
	width:100%;
	float:left;
	}



}





/*----------------------------------------------------------------- */
/* iPads (landscape) ---------------------------------------------- */
/*----------------------------------------------------------------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.header { padding: 15px; }
#slider { margin: 0px; padding-top:67px; }
.frase .col { width: 70%; }
.proyectos_home .thumb {
	margin:0px 10px 20px 10px;
	}
#top {
	width:100%;
	padding-top:67px;
	margin:0px;
	}
.content { width:90%; }
.contacto .direccion,
.contacto .tel,
.contacto .mail {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height:30px;
	}
	

	
}


