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

	
#showLeftPush{
	display:block;	
	position:fixed;
	top:25px;
	left:13px;
	z-index:9999 !important;
	}
	
.main > section button {
	border: none;
	background: url(../img/responsive.png) no-repeat #f39352;
	background-position:  12px center;
	color: transparent;
	padding: .5em .5em .5em 3em;
	width:50px;
	height:50px;
	display: block;
	cursor: pointer;
	margin: 0;
	font-size: .9em;
	font-family: 'Ubuntu', sans-serif;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	
-webkit-border-radius: 500px 500px 500px 500px;
border-radius: 500px 500px 500px 500px;
}

.main > section button:hover {
	background:url(../img/responsive.png) no-repeat #F07828;
	color:transparent;
		background-position:  12px center;
		-webkit-box-shadow: 0px 0px 5px 5px rgba(255,255,255,0.1);
box-shadow: 0px 0px 5px 5px rgba(255,255,255,0.1);
}

.main > section button.active {
	background:url(../img/responsive-active.png) no-repeat #F07828;
	color:transparent;
	width:165px;
		background-position:  12px center;
		-webkit-box-shadow: 0px 0px 5px 5px rgba(255,255,255,0.1);
box-shadow: 0px 0px 5px 5px rgba(255,255,255,0.1);
}

.cbp-spmenu h3 {
	color: transparent;
}

.cbp-spmenu-vertical a {
	border-bottom: 1px solid #fff;
	padding: .6em;
}

.logo{
	width:148px !important;
	height:70px !important;
	display:block;
	float:left;
	margin:10px 50px 0 38%;	
	}
	
.logo img{
	width:148px !important;
	height:70px !important;	
	}

#menu{
	width:100%;
	height:100px;	
	float:left;
	}
	
.nav-menu{
	display:none;	
	}
	
#slider{
	display:none !important;	
	}

#camera_wrap_1{
	display:none;	
	}
	
#index-left{
	padding:30px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
float:left;
margin-bottom:-70px !important;
	}
	
#index-right{
	margin-bottom:-70px !important;	
	}	
	
.footer{
	position:relative !important;
	bottom:-50px !important;
	float:left;
	width:100% !important;
	}
	
.footer-content{
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:10px;
	text-align:center;
	padding:0 !important;	
	}
	
#main-content h1{
	margin-top:0;
	-moz-transform: translateX(0px) translateY(20px);
-webkit-transform: translateX(0px) translateY(20px);
-o-transform: translateX(0px) translateY(20px);
-ms-transform: translateX(0px) translateY(20px);
transform: translateX(0px) translateY(20px);
font-size:32px; line-height:34px;
	}

#nosotros-content{
	padding:0px !important;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;	
margin:20px auto;
width:80%;
	}
#nosotros-content p{
	font-size:15px; line-height:20px; font-family: 'Ubuntu', sans-serif; 	color:#414141; text-align:justify; margin:10px auto; width:100%; height:auto;  padding-bottom:10px;
	}
	
#index-container p{
	font-size:15px; line-height:20px; font-family: 'Ubuntu', sans-serif; 	color:#414141; text-align:justify; margin:10px auto; width:100%; height:auto;  padding-bottom:10px; width:80%;
	}	
	
#main-content h1{
	
	margin:0 auto 40px auto;
	}
		
#clear-index{
	display:block;
	visibility:visible;	
	}
	

#sucursales-content{
	padding:30px 25px 10px 50px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;	


	}
	
#sucursales-content h3{
	color:#fff;
	text-align:center;	
	background:#f39352;
	font-family: 'Ubuntu', sans-serif;
	padding:5px 3px;
	width:100%;
	margin:0 auto;
	}
	
#sucursales-content p{
	font-size:15px; line-height:20px; font-family: 'Ubuntu', sans-serif; 	color:#414141; text-align:center; margin:10px auto; width:100%; height:auto;  padding-bottom:10px;
	}	
	
.sucursales-container{
	width:100%; height:auto; margin:0 auto; padding:20px 0px; background:rgba(255,255,255,0.6);		
	}

#iframe-sucursales iframe{
	width:100% !important;	
	}

.img-sucursales{
	width:100%;
	height:auto;
	margin:0 auto;
	}	
	#index-left h1, #index-right h1{
	font-size:30px;	
		}	
		
.index-img-responsive{
	display:block !important;	
	margin-bottom:-20px;
	}
	
.item-menu-small {
	font-size:12px !important;	
	}	
		
    
#smartphone{
	display:block!important;
	visibility:visible!important;	
	}

#principal{
	display:none !important;
	visibility:hidden !important;	
	}
	
}