@media (max-width: 720px) {
.content {
    width: 96%;
}
.contact {
    float: left;
    margin: 8px auto 0;
    color: #03a7da;
    /* width: 40%; */
    text-align: left;
    width: 70%;
}

nav {
    height: 52px;
 }
 nav ul li {
    display: block;
    height: 52px;
    margin: 0;
    padding: 0;
    float: left;
}
nav ul li a {
  padding: 21px 6px 0;
    font-size: 11px;
}
nav ul li.nav_prod {
    background-color: #03a7da;
    padding: 0 8px;
}
nav ul li.nav_prod:hover .submenu {
    display: inline-table;
    opacity: 1;
}
.submenu {
    width: 100%;
    /* height: 220px; */
    background-color: #03a7da;
    margin-top: 0;
    position: absolute;
    left: 0;
    display: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    TOP: 0;
    position: fixed;
} 
.submenu_cont {
    width: 100%;
    margin: 20px auto;
    display: block;
} 
.submenu_cont ul {
    border-left: aliceblue;
    padding-left: 20px;
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto 20px;
    display: block;
}
.submenu_cont ul li {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    height: auto;
    width: 100%;
} 
.logo {
     width: 20%;
}
.logo img {
    width: 100%;
}
.flexslider {
    margin: -11px 0 -40px;
}
.slider1, .slider2, .slider3, .slider4 {
     height: 250px !important;
} 
.slider1{ background-image: url(../images/slider/auto_16355369_xl.jpg);background-position: center -20px;}
.slider2{ background-image: url(../images/slider/moto_31161308_xl.jpg);background-position: center -80px;}
.slider3{ background-image: url(../images/slider/barco_14382383_xl.jpg);background-position: center -170px;}
.flex-caption {
    width: 70%;
    padding: 10px;
    /* left: 0; */
    /* bottom: 0; */
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin: 28vh auto 0;
    text-align: center;
    /* position: fixed; */
    border: solid 4px #fff;
    /* height: 700px; */
}
.sec_home_white {
    margin: 60px auto 20px;
    padding: 0;
}
.col_home_title {
     width: 100% !important;
}
h1, h2 {
	text-align:center;}
h1 {
    font-size: 40px;
    font-weight: 100;
}
.col_1_4 h1 {
    margin-top: 0px;
}
.home_industrias {
    height: 160px;
}
.col_1_4 {
    width: 33.3%;
}
.home_industrias span {
    background-color: #03a7da;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 12px 0;
    position: relative;
    margin: -38px 0 0 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}
.auto:hover:before, .moto:hover:before, .barco:hover:before {
    background-size: 100% auto;
 }
.home_industrias:hover span {
    font-size: 16px;
    margin: -95px 0 0 0;
}
.slogan {
    width: 100%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.9);
    color: #333;
    font-size: 22px;
    font-weight: 100;
    display: block;
    clear: both;
    text-align: center;
    text-transform: uppercase;
    padding: 60px 20px;
    /* border-bottom: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
    /* font-style: italic; */
    box-sizing: border-box !important;
}
.slogan:after {
    content: "";
    width: 120px;
    height: 3px;
    background: #03a7da;
    position: absolute;
    /* margin-left: 117px; */
    /* margin-top: -20px; */
    margin: 60px 0px 0 -60px;
    left: 50%;
}	
footer img {
    display: block;
    margin: 0 auto;
    width: 20%;
}
footer {
    width: 100%;
    padding: 40px 0;
    background-color: #333;
}
.sec_home {
    margin: 0;
    padding: 20px 0;
    background-image: url(../images/home_herramienta_fondo.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% auto;
    background-attachment: unset;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.sec_empresa {
     background-size: 100% auto;
    background-attachment: unset;
 }
.seccion {
    width: 100%;
    height: 130px;
    margin: 0;
    position: absolute;
	display:none;

}
.seccion_titulo {
  display: block;
    margin: 34px auto 0px;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    min-width: auto;
    border: solid 4px #fff;
    text-align: center;
    width: 70%;
}
article {
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
    clear: both;
    height: auto;
    display: inline-block;
}
.sec_contacto {
     background-position: 0 -70px;
 
}
.formulario {
     padding: 0px 0;
}
.info {
    margin: 147px 0 40px 0;
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.img_empresa {
    margin: 0 0 20px 0;
    display: block;
    width: 100%;
    height: auto;
}
.img_empresa img{
	    width: 100%;
		display:block;}
.info > p {
    border-left: 4px solid #03a7da;
    padding-left: 20px;
    width: 90%;
}
aside {
   float: none;
    width: 100%;
    background-color: #eee;
    padding: 20px;
    box-sizing: border-box;
    margin: 0px 0 70px 0;
    min-height: 40vh;
    /* display: block; */
    clear: both;
}
#submenu {
    z-index: 9970 !important;
	   width: 360px;
    position: fixed;
    top: 86px;
	display:none;
}
.submenu_prod {
    margin: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #03a7da;
    /* height: auto; */
    display: inline-block;
}
.submenu_prod ul {
    width: 100%;
    margin: 0;
    padding: 0;
}
.submenu_prod ul li {
    border-left: solid 2px #fff;
    padding: 0px 0 0 4px;
     margin: 0 10px 0 0;
    width: 44%;
 }
.submenu_prod ul li a {
     font-size: 12px;
     padding: 4px;
     display: block;
}
.sec_papel {
    background-size: 100% auto;
    background-attachment: unset;
 
}
.prod_titulo {
    background-color: #eee;
    /* margin: 0; */
    padding: 1px;
    display: block;
    height: 50px;
    margin: 90px 0 0 0;
}
h3 {
    font-size: 20px;
    font-weight: 600;
    color: #555;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    margin: 12px 0 0;
    float: none;
}
.producto_box {
    width: 48%;
    padding: 20px 0px 40px;
    /* background: red; */
    display: inline-table;
    border-bottom: 4px solid #ddd;
    margin: 0 1px;
}
.producto_nombre {
    float: left;
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
.producto_foto {
    width: 100%;
    margin: 40px auto 0;
    display: block;
}
.producto_foto img {
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.producto_spec {
    float: left;
    width: 33.3%;
    margin: 10px 0 0 0px;
    background-color: #eee;
    padding: 10px 0;
    /* height: 100%; */
    min-height: 190px;
}
.icon {
    background-color: #03a7da;
    width: 70%;
    height: 50px;
    display: block;
    margin: 0 auto;
}
.titulo {
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    padding-top: 10px;
    color: #03a7da;
}
.spec ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
.spec ul li {
    width: 100%;
    font-size: 11px;
    text-align: center;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    padding: 2px 0;
}
}
@media (max-width: 420px) {
.content {
    width: 94%;
}
.contact {
    float: left;
    margin: 8px auto 0;
    color: #03a7da;
    /* width: 40%; */
    text-align: center;
    width: 100%;
}
.social{
	display:none;}
nav {
    height: 50px;
 }
 nav ul li {
    display: block;
    height: 52px;
    margin: 0;
    padding: 0;
    float: left;
}
nav ul li a {
  padding: 21px 6px 0;
    font-size: 11px;
}
nav ul li.nav_prod {
    background-color: #03a7da;
    padding: 0 8px;
}
nav ul li.nav_prod:hover .submenu {
    display: inline-table;
    opacity: 1;
}
.submenu {
    width: 100%;
    /* height: 220px; */
    background-color: #03a7da;
    margin-top: 0;
    position: absolute;
    left: 0;
    display: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    TOP: 0;
    position: fixed;
} 
.submenu_cont {
    width: 100%;
    margin: 20px auto;
    display: block;
} 
.submenu_cont ul {
    border-left: aliceblue;
    padding-left: 20px;
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto 20px;
    display: block;
}
.submenu_cont ul li {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    height: auto;
    width: 100%;
} 
.logo {
     width: 30%;
}
.logo img {
    width: 100%;
}
.slider1, .slider2, .slider3, .slider4 {
     height: 370px !important;
} 
.slider1{ background-image: url(../images/slider/auto_16355369_xl.jpg);background-position: center 110px;}
.slider2{ background-image: url(../images/slider/moto_31161308_xl.jpg);background-position: center 0;}
.slider3{ background-image: url(../images/slider/barco_14382383_xl.jpg);background-position: center 0;}
.flex-caption {
    width: 70%;
    padding: 10px;
    /* left: 0; */
    /* bottom: 0; */
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin: 33vh auto 0;
    text-align: center;
    /* position: fixed; */
    border: solid 4px #fff;
    /* height: 700px; */
}
.sec_home_white {
    margin: 60px auto 20px;
    padding: 0;
}
.col_home_title {
     width: 100% !important;
}
h1, h2 {
	text-align:center;}
h1 {
    font-size: 40px;
    font-weight: 100;
}
.col_1_4 h1 {
    margin-top: 0px;
}
.home_industrias {
    height: 160px;
}
.col_1_4 {
    width: 33.3%;
}
.home_industrias span {
    background-color: #03a7da;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 8px 0 0;
    position: relative;
    margin: -38px 0 0 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}
.auto:hover:before, .moto:hover:before, .barco:hover:before {
    background-size: 100% auto;
 }
.home_industrias:hover span {
    font-size: 16px;
    margin: -119px 0 0 0;
}
.slogan {
    width: 100%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.9);
    color: #333;
    font-size: 22px;
    font-weight: 100;
    display: block;
    clear: both;
    text-align: center;
    text-transform: uppercase;
    padding: 60px 20px;
    /* border-bottom: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
    /* font-style: italic; */
    box-sizing: border-box !important;
}
.slogan:after {
    content: "";
    width: 120px;
    height: 3px;
    background: #03a7da;
    position: absolute;
    /* margin-left: 117px; */
    /* margin-top: -20px; */
    margin: 60px 0px 0 -60px;
    left: 50%;
}	
footer img {
    display: block;
    margin: 0 auto;
    width: 40%;
}
footer {
    width: 100%;
    padding: 40px 0;
    background-color: #333;
}
.sec_home {
    margin: 0;
    padding: 20px 0;
    background-image: url(../images/home_herramienta_fondo.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% auto;
    background-attachment: unset;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.sec_empresa {
     background-size: 100% auto;
    background-attachment: unset;
 }
.seccion {
    width: 100%;
    height: 156px;
    margin: 0;
    position: absolute;
	display:none;

}
.seccion_titulo {
    display: block;
    margin: 40px auto 0px;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    min-width: auto;
    border: solid 4px #fff;
    text-align: center;
    width: 70%;
}
article {
    margin: 0;
    padding: 0;
    width: 100%;
    clear: both;
    height: auto;
    display: inline-block;
}
.info {
    margin: 172px 0 40px 0;
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.img_empresa {
    margin: 0 0 20px 0;
    display: block;
    width: 100%;
    height: auto;
}
.img_empresa img{
	    width: 100%;
		display:block;}
.info > p {
    border-left: 4px solid #03a7da;
    padding-left: 20px;
    width: 90%;
}
aside {
   float: none;
    width: 100%;
    background-color: #eee;
    padding: 20px;
    box-sizing: border-box;
    margin: 0px 0 70px 0;
    min-height: 40vh;
    /* display: block; */
    clear: both;
}
#submenu {
    z-index: 9970 !important;
	   width: 360px;
    position: fixed;
    top: 86px;
	display:none;
}
.submenu_prod {
    margin: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #03a7da;
    /* height: auto; */
    display: inline-block;
}
.submenu_prod ul {
    width: 100%;
    margin: 0;
    padding: 0;
}
.submenu_prod ul li {
    border-left: solid 2px #fff;
    padding: 0px 0 0 4px;
     margin: 0 10px 0 0;
    width: 44%;
 }
.submenu_prod ul li a {
     font-size: 12px;
     padding: 4px;
     display: block;
}
.sec_papel {
    background-size: 100% auto;
    background-attachment: unset;
 
}
.prod_titulo {
    background-color: #eee;
    /* margin: 0; */
    padding: 1px;
    display: block;
    height: 50px;
    margin: 87px 0 0 0;
}
h3 {
    font-size: 20px;
    font-weight: 600;
    color: #555;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    margin: 12px 0 0;
    float: none;
}
.producto_box {
    width: 48%;
    padding: 20px 0px 40px;
    /* background: red; */
    display: inline-table;
    border-bottom: 4px solid #ddd;
    margin: 0 1px;
}
.producto_nombre {
    float: left;
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
.producto_foto {
    width: 100%;
    margin: 40px auto 0;
    display: block;
}
.producto_foto img {
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.producto_spec {
    float: left;
    width: 33.3%;
    margin: 10px 0 0 0px;
    background-color: #eee;
    padding: 10px 0;
    /* height: 100%; */
    min-height: 190px;
}
.icon {
    background-color: #03a7da;
    width: 70%;
    height: 26px;
    display: block;
    margin: 0 auto;
}
.titulo {
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    padding-top: 10px;
    color: #03a7da;
}
.spec ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
.spec ul li {
    width: 100%;
    font-size: 11px;
    text-align: center;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    padding: 2px 0;
}
}