@media only screen and (max-width: 970px) {
nav{
	height: 79px !important;
}
header .texto{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	padding: 25px 25px 0px 25px;
	text-align: center;
}
.section1 .texto {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #7B7B7B;
    letter-spacing: 0px;
    font-weight: 100;
    line-height: 2;
}

/* SECTION 2 */
.section2 .texto-izq{
	text-align: center;
}
.border1{
	border-right:0px solid #979797;
}
.section2 .texto-der{
	text-align: center;
}
.section2 .texto {
    color: #7B7B7B;
    float: left;
    font-weight: 100;
    letter-spacing: 0px;
    padding: 0px 40px 0px 40px;
    text-align: center;
}
.section2 .texto h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 200;
    padding-bottom: 20px;
    line-height: 1.5;
}
/* SECTION 3 */
.num_1{
	background-image: url('../img/num_1.png');
	background-position: 10% 20%;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.num_2{
	background-image: url('../img/num_2.png');
	background-position: 10% 20%;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.num_3{
	background-image: url('../img/num_3.png');
	background-position: 10% 20%;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.num_4{
	background-image: url('../img/num_4.png');
	background-position: 10% 20%;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.num_5{
	background-image: url('../img/num_5.png');
	background-position: 10% 20%;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.num_6{
	background-image: url('../img/num_6.png');
	background-position: 10% 20%;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.section5 p {
    color: #7B7B7B;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    letter-spacing: 0px;
    padding-bottom: 40px;
    padding-left: 110px;
    font-weight: 200;
}
.section5 .parrafo{
	margin-top: 50px ;
}
.margin-responsive{
	    margin-top: 0px !important;
}
}

@media only screen and (max-width: 768px) {
.section3 h2,
.section3 p,
.section4 h2,
.section4 p,
.section1 p,
.section2 p
{
	text-align: center !important;
	font-weight: 300 !important;
}
h2,
.barra,
.manos,
.renta,
.personas,
.script{
	margin-right: auto !important;
	margin-left: auto !important;
	background-position: center center !important;
}
nav.row ul li{
	width: 100%;
	padding-bottom: 0px; 
}
.right .contacto, .right .telefono{
	font-size: 1.0em !important;
	margin-left: 20px;
	background-position:  0% 97%;
}
.hover_empresa, .hover_novedades{
	width: 100% !important;
	left: -50% !important;
	position: relative !important;
	top: 0;
}
h1 {
	font-size: 40px !important;
}
.telefono, .contacto{
	display: none !important;
}
.contacto-mobile, .telefono-mobile{
	padding-top: 30px;
	display: block !important;
	width: 50px;
	height: 50px;
	color: #ffffff;
	float: left;
	font-size: 1.7em;
}
.right{
	margin-right: 10px;
}
.locales div{
	width: 100% !important;
	text-align: center;
	margin-top: 30px;
}
.section2{
	padding-bottom: 0 !important;
}
h2 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    color: #7B7B7B;
    letter-spacing: 0px;
    margin-top: 60px;
    font-weight: bold;
}


