@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 999px){
	.inner-content-somos {
width: 100% !important;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 9;
padding-top: 20px;
}

.supertitlecenter {
font-size: 2.5em !important;
color: #FFF;
text-align: center;
letter-spacing: -0.2em;
}

.supertitlecenterblack {
font-size: 2.5em !important;
color: #000;
text-align: center;
letter-spacing:  -0.2em;
}

.lato.latobigtitle {
font-size:  2.1em !important;
color: #FFF;
letter-spacing: -2px;
text-align: center;
margin-top: 50px;
}

.sector-middle {
width: 100% !important;
margin-left: auto;
float: none;
margin-top: 20px;
margin-right: auto;
}


.somoscolumn {
width: 41% !important;
padding: 1% 2.5%;
float: left;
font-size: 18px;
line-height: 20px;
margin: 2% 1%;
}

.sector-huge {
float: left;
width: 100%;
height: auto;
background: #000;
background-size: 100% auto;
position:relative;
padding-bottom: 34px;
}

.sector-huge .sector-bg {
width: auto !important;
height: 100% !important;
position: absolute;
min-width: 100% !important;
}
.plus img{ width:80%;}

.sector-huge {overflow: hidden;}

	
}
/*990 para abajo*/

@media screen and (max-width: 600px){
	
	.sector-huge .sector-bg {
margin-left: -400px;
}
	
	.venimos p {
font-size: 1.8em;
text-align: center;
margin-bottom: 20px;
margin-top: -5px;
}
	
	#staff-member {
border-bottom: 1px double #E2E2E2;
	}
	
	.columnstaffpic{
	width: 90% !important;
	margin-left: 5%;
	}
	
	.columnstaffpic img{
	width: 100%;
	}
	
	.columnstafftext {
width: 80% !important;
padding: 5%;
clear: both;
margin-left: 5%;
}

.columnstafftext h2 {
font-size: 1.8em;
}

.columnstafftext span {
font-size: 1.2em;
margin-bottom: 10px;
float: left;
width: 100%;
}

.columnstafftext p {
font-size: 1em;
line-height: 1.3em;
}

	
	/*////////////////////////*/
	
	#ourteam {
float: left;
width: 100%;
margin-top: 1em !important;
text-align: center;
}
	
	.latobigtitle-our-team {
font-size: 1.8em !important ;
color: #FFF;
letter-spacing: -2px;
text-align: center;
}
	
	#ourteam img{
margin-top: 3em;
width:90%;
}
	
	.sector-middle {
width: 96% !important;
margin-left: auto;
float: none;
margin-top: 20px;
margin-right: auto;
}
	.somoscolumn {
width: 91% !important;
padding: 1% 2.5%;
float: left;
font-size: 18px;
line-height: 20px;
margin: 2% 1%;
}

.sector-middle .supertitle {
color: #000;
}

.after_title {
font-size: 1.2em !important;
margin-bottom: 6px !important;
float: left;
width: 90% !important;
border-bottom: 2px solid #EEE;
padding-bottom: 7px;
padding-top: 8px;
}
}


