@media screen and  (max-width : 1290px) {
	/****************************
	CULUMNAS
	****************************/
	.col-lg-1 {width: 8.33333%; }
	.col-lg-2 {width: 16.666%; }
	.col-lg-3 {width: 25%; }
	.col-lg-4 {width: 33.33%; }
	.col-lg-5 {width: 41.6666%; }
	.col-lg-5-1{width:20%;}
	.col-lg-6 {width: 50%; }
	.col-lg-7 {width: 58.33333%; }
	.col-lg-8 {width: 66.6666%; }
	.col-lg-9 {width: 75%; }
	.col-lg-10 {width: 83.33333%; }
	.col-lg-11 {width: 91.6666%; }
	.col-lg-12 {width: 100%; }

	.contenedor{
	  max-width: 1024px; }

	.Cont50-left,
	.Cont50-right{
	  max-width: 512px; }

	.none1280{
	  display: none !important; }

/*Generales*/
	nav ul li > a{
	  padding: 10px 12px;
	  font-size: 0.8em;
	  font-weight:700;
	  }

/*Home*/
	.H-Gallery ul {
      margin-bottom: -228px; }

/*Venta*/
	.TableWrapper{
	  font-size: 0.85em; }

	.V-Tabla td img{
	  width: 75px; }

	.V-Tabla td:first-child{
	  width: 150px; }

	.TableWrapper table{
	  max-width: 1020px; }

/*Servicio*/
	.Servicios figure{
	  font-size: 0.85em; }

	.Servicios figure:before {
      border-right-width: 125px;
      border-bottom-width: 250px; }

      .N-Mision h2 {
      	text-align: left;
      }
	
}
@media screen and  (max-width : 1025px) {
	/****************************
	CULUMNAS
	****************************/
	.col-lc-1 {width: 8.33333%; }	
	.col-lc-2 {width: 16.666%; }	
	.col-lc-3 {width: 25%; }	
	.col-lc-4 {width: 33.33%; }	
	.col-lc-5 {width: 41.6666%; }	  
	.col-lc-5-1 {width: 20%; }	
	.col-lc-6 {width: 50.1%; }	
	.col-lc-7 {width: 58.33333%; }	
	.col-lc-8 {width: 66.6666%; }	
	.col-lc-9 {width: 75%; }	
	.col-lc-10 {width: 83.33333%; }	
	.col-lc-11 {width: 91.6666%; }	
	.col-lc-12 {width: 100%; }

	.contenedor{
	  max-width: 960px; }

	.Cont50-left,
	.Cont50-right{
	  max-width: 480px; }

	.none1024{
	  display: none !important; }

/*Generales*/
	nav ul li > a{
	  padding: 10px;
	  font-size: 0.85em; }

/*Home*/
	.H-Gallery ul {
      margin-bottom: -212px; }

/*Venta*/
	.TableWrapper table{
	  max-width: none; }

/*Proyectos*/
	.Proyecto-Galeria .mask{
	  background: #0094da;
	  color: #fff;
	  height: 100%;
	  left: 0;
	  opacity: 1;
	  padding: 15px;
	  position: relative;
	  text-align: center;
	  top: 0;
	  transition: all 0.3s ease-in-out;
	  -webkit-transition: all 0.3s ease-in-out;
	  -moz-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
	  -ms-transition: all 0.3s ease-in-out;
	  width: 100%;
	  z-index: 10px; }

	.Proyecto-Galeria .mask h3{
	  font-size: 0.9em; }

}

@media screen and  (max-width : 960px) {
	/****************************
	COLUMNAS
	****************************/
	.col-mg-1 {width: 8.33333%; }	
	.col-mg-2 {width: 16.666%; }	
	.col-mg-3 {width: 25%; }	
	.col-mg-4 {width: 33.33%; }	
	.col-mg-5 {width: 41.6666%; }	  
	.col-mg-5-1 {width: 20%; }	
	.col-mg-6 {width: 50%; }	
	.col-mg-7 {width: 58.33333%; }	
	.col-mg-8 {width: 66.6666%; }	
	.col-mg-9 {width: 75%; }	
	.col-mg-10 {width: 83.33333%; }	
	.col-mg-11 {width: 91.6666%; }	
	.col-mg-12 {width: 100%; }

	.contenedor{
	  max-width: 750px; }

	.Cont50-left,
	.Cont50-right{
	  max-width: 375px; }

	.none960{
	  display: none !important; }

	.imgResp{
	  display: block;
	  text-align: center; }

	.imgResp img{
	  max-width: 500px;
	  display: inline-block; }

	/**************************************
	Menu
	**************************************/
	#back.fondo {
	  background: rgba(0,0,0,0);
	  box-sizing: content-box;
	  -webkit-box-sizing: content-box;
	  -moz-box-sizing: content-box;
	  float: left;
	  right:-100%;
	  min-height: 100%;
	  padding-top: 90px;
	  position: fixed;
	  top:103px;
	  z-index: 25;
	  width: 100%; }

	nav{
	  background:#2d2d2d;
	  -webkit-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	  -moz-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	  box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	  height:100%;
	  right:-120%;
	  margin:0;
	  position:fixed;
	  top:107px;
	  width:80%;
	  z-index:90;
	  font-family:Arial, Helvetica, sans-serif }

	nav ul {
	  margin:0;
	  overflow:inherit;
	  position:relative;
	  text-align:right;
	  width:100%;
	  overflow: scroll;
	  height: 100%; }

	nav ul li,
	nav ul li:last-child{
	  display:block;
	  border-right:0 !important;
	  margin:0; }

	nav ul li:last-child a{
	  padding:10px 17px 10px 33px; }

	nav ul li {
      border-left:0; }

	nav ul li a{
	  border-bottom:1px solid rgba(255,255,255,0.3);
	  color:#fff;
	  font-size:0.8em;
	  padding:10px 17px 10px 33px;
	  position:relative;
	  text-align:right; }

	nav ul li a:hover{
	  color:#fff; }
	
	nav ul li .children{
	  float:none;
	  position: relative;
	  width:100%; }

	nav ul li .children li{
	  width: 100%; }

	nav ul li .children li a{
	  background:#999;
	  font-size:0.8em;
	  padding:10px 40px 10px 10px;
	  text-align:right; }
	
	.cerrar{
	  background:#555;
	  border:0;
	  display:block;
	  position:absolute;
	  left:-37px;
	  width:37px; }

	.cerrar a {
	  border-bottom:0;
	  padding:0; }

	.cerrar a span:after{
	  content:'x';
	  display:block;
	  line-height:37px;
	  right:0;
	  text-align:center; }

	.menu_bar{
	  float:right;
	  display:block; }

	.menu_bar .bt_menu{
	  box-sizing:border-box;
	  -webki-box-sizing:border-box;
	  -moz-box-sizing:border-box;
	  color:#0094da;
	  display:block;
	  font-size:1.5em;
	  padding:5px 34px 5px 7px;
	  position:relative;
	  text-align:right }

	.menu_bar .bt_menu:before{
	  color: #0094da;
	  content: '\e900';
	  display: inline-block;
	  font-family: 'icomoon';
	  font-size: 1em;
	  height: 100%;
	  line-height: 37px;
	  position: absolute;
	  right: 0;
	  text-align: center;
	  top: 0;
	  width: 30px; }

	/*.menu_bar .bt_menu span {
	  display:none; }*/

	/**************************************
	MENU PRODUCTOS
	**************************************/
	.menu_categorias{
	  border-bottom:0;
	  float:right;
	  height: auto;
	  margin-top:0;
	  width:100%; }

    .menu_categorias {
	  display: none;
	  height: auto;
	  width: 100%; }

    .menu_categorias li {
	  width: 100%;
	  float: left;
	  position: relative; }

    .menu_categorias a {
	  box-sizing:border-box;
	  -webki-box-sizing:border-box;
	  -moz-box-sizing:border-box;
      font-size: 1em;
	  padding: 0 8px 0 0;
	  text-align: left;
	  width: 100%; }

    .ocultar_punto {
      display: none; }

    a#pull {
	  background:#fb5f00;
	  color:#fff;
	  display: block;
	  font-size:1.1em;
	  font-weight:700;
	  outline:none;
	  padding:10px 45px 10px 10px;
	  position: relative;
	  text-align: left;
	  width: 100%; }

    a#pull:after {
	  content: "+";
	  font-size: 40px;
	  font-weight: 700;
	  line-height: 25px;
	  color: #fff;
	  width: 30px;
	  display: inline-block;
	  position: absolute;
	  right: 5px;
	  text-align: center;
	  top: 11px; }

/*Generales*/
	header .Hd-Contacto{
	  padding: 5px 10px; }

	.Menu-Fixed{
	  position: fixed;
	  z-index: 2000;
	  width: 100%;
	  background: #fff;
	  -webkit-transition: all ease-in-out 0.3s;
	  -o-transition: all ease-in-out 0.3s;
	  transition: all ease-in-out 0.3s;
	  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	   box-shadow: 0px 0px 10px rgba(0,0,0,0.5)1; }

/*Home*/
	.H-Ademas li{
	  font-size: 1.25em; }	

	.H-Gallery ul {
      margin-bottom: -165px; }

    .H-VerMas{
    	margin-bottom: 20px; }

/*Servicio*/
	.Servicios div > div > div{
	  display: block;
	  margin: 0 auto 1em;
	  max-width: 400px; }

	.Servicios figure{
	  font-size: 0.95em; }
	
}
@media screen and  (max-width : 736px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-md-1 {width: 8.33333%; }	
	.col-md-2 {width: 16.666%; }	
	.col-md-3 {width: 25%; }	
	.col-md-4 {width: 33.33%; }	
	.col-md-5 {width: 41.6666%; }	  
	.col-md-5-1 {width: 20%; }	
	.col-md-6 {width: 50%; }	
	.col-md-7 {width: 58.33333%; }	
	.col-md-8 {width: 66.6666%; }	
	.col-md-9 {width: 75%; }	
	.col-md-10 {width: 83.33333%; }	
	.col-md-11 {width: 91.6666%; }	
	.col-md-12 {width: 100%; }

	.contenedor{
	  max-width: 95%; }

	.Cont50-left,
	.Cont50-right{
	  max-width: 47.5%; }

	.none736{
	  display: none !important; }

/*Generales*/
	header .logo img{
	  max-width: 105px; }

	header .Hd-Contacto{
	  font-size: 0.8em; }

	header .Hd-Contacto span{
	  display: block;
	  margin-bottom: 5px; }

	header .Hd-Redes{
	  display: none; }

	header .Hd-Contacto span[class^=icon-]{
	  font-size: 1.5em; }

/*Generales*/
	.Titulo{
	  font-size: 1.25em; }

/*Home*/
	.H-Ademas li{
	  font-size: 1em; }

    .H-GalleryResp{
      margin-top: 40px; }

    .H-GalleryResp .slick-dots li button:before,
    .H-GalleryResp .slick-dots li.slick-active button:before{
      color: #0094da; }

/*Quienes somos*/
	.Q-MVO{
	  width: 100%;
	  max-width: none; }

/*Venta*/
	.Venta h1,
	.V-VerCatalago{
	  width: 100%;
	  max-width: none;
	  position: relative; }

	.V-Tabla table{
	  width: 100%; }

	.V-Tabla table:after{
	  content: '';
	  display: block;
	  clear: both; }

	.V-Tabla td:first-child{
	  width: auto; }

	.V-Tabla tr:first-child td{
	  background: #e6e6e8 !important;
	  color: #333; }

	.V-Tabla tr:first-child td:first-child{
	  color: #3ba73a; }

	.V-Tabla tr:nth-child(2n+1){
	  background: transparent; }

	.V-Tabla tr:nth-child(4n+1),
	.V-Tabla tr:nth-child(4n+4){
	  background: #e6e6e8; }

	.V-Tabla tr{
	  display: inline-block;
	  margin: 0px;
	  float: left;
	  width: 50%;
	  text-align: center; }

	.V-Tabla tr td{
	  display: block;
	  text-align: left; }

	.V-Tabla td,
	.V-Tabla th{
	  border: 0; }

	.V-Tabla tr td:before{
	  font-weight: 600;
	  color: #016d9e !important;
	  display: block;
	  text-align: left; }

    .V-Tabla tr td:nth-child(1):before{
    	content: 'Modelo'; }
    .V-Tabla tr td:nth-child(2):before{
    	content: 'Modelo motor'; }
    .V-Tabla tr td:nth-child(3):before{
    	content: 'Potencia (KVA)'; }
    .V-Tabla tr td:nth-child(4):before{
    	content: 'Tensión (V)'; }
    .V-Tabla tr td:nth-child(5):before{
    	content: 'Peso (Kg)'; }
    .V-Tabla tr td:nth-child(6):before{
    	content: 'Dimensiones LxWxH (mm)'; }
    .V-Tabla tr td:nth-child(7):before{
    	content: 'Arranque manual'; }
    .V-Tabla tr td:nth-child(8):before{
    	content: 'Arranque eléctrico'; }
    .V-Tabla tr td:nth-child(9):before{
    	content: 'Arranque automático por fallo de red'; }
    .V-Tabla tr td:nth-child(10):before{
    	content: 'Capacidad tanque (L.)'; }
    .V-Tabla tr td:nth-child(11):before{
    	content: 'Dimensiones embalaje cartón LxWxH (mm)'; }

	.V-Tabla2 tr:first-child td:nth-child(3){
	  padding: 10px; }

    .V-Tabla2 tr td:nth-child(1):before{
    	content: 'Modelo'; }
    .V-Tabla2 tr td:nth-child(2):before{
    	content: 'R.P.M'; }
    .V-Tabla2 tr td:nth-child(3):before{
    	content: 'Potencia Continua PRP: kVA'; }
    .V-Tabla2 tr td:nth-child(4):before{
    	content: 'Potencia Continua PRP: kW'; }
    .V-Tabla2 tr td:nth-child(5):before{
    	content: 'Potencia Emerg. LTP: kVA'; }
    .V-Tabla2 tr td:nth-child(6):before{
    	content: 'Potencia Emerg. LTP: kW'; }
    .V-Tabla2 tr td:nth-child(7):before{
    	content: 'Motor'; }
    .V-Tabla2 tr td:nth-child(8):before{
    	content: 'Alternador'; }
    .V-Tabla2 tr td:nth-child(9):before{
    	content: 'Tensión V'; }
	.V-Tabla2 tr td:nth-child(10):before{
    	content: 'Cuadro de control'; }
	.V-Tabla2 tr td:nth-child(11):before{
    	content: 'Descargas'; }

/* PROYECTOS */
	.Proyecto-Galeria .mask h3 {
	  font-size: 0.7em; }

/* BLOG */
	.Noticias a article,.Noticias a figure{
	  display: inline-block;
	  margin: 0 -2px;
	  padding: 15px;
	  vertical-align: middle;
	  width: 50% }

/* BLOG INTERIOR */
	.Noticias>h2.Titulo{
	  border-top: 1px solid #ddd;
	  padding-top: 1em; }

	.Noticia h1 {
	  font-size: 1.4em; }

/* CONTACTO */
	.Contacto h1 {
	  margin-bottom: 1em;
	  margin-top: 0; }

	.Contacto-bloque p {
	  font-size: 0.95em; }

	.Contacto-bloque figure{
	  display: none; }

	.Contacto-bloque-2{
	  padding: 0; }

}

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

}

@media screen and  (max-width : 568px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-mc-1 {width: 8.33333%; }	
	.col-mc-2 {width: 16.666%; }	
	.col-mc-3 {width: 25%; }	
	.col-mc-4 {width: 33.33%; }	
	.col-mc-5 {width: 41.6666%; }	  
	.col-mc-5-1 {width: 20%; }	
	.col-mc-6 {width: 50%; }	
	.col-mc-7 {width: 58.33333%; }	
	.col-mc-8 {width: 66.6666%; }	
	.col-mc-9 {width: 75%; }	
	.col-mc-10 {width: 83.33333%; }	
	.col-mc-11 {width: 91.6666%; }	
	.col-mc-12 {width: 100%; }

	.none568{
	  display: none !important; }

/* BLOG */
	.Noticias a article h3 {
	  font-size: 0.9em; }

}


@media screen and  (max-width : 480px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-ch-1 {width: 8.33333%; }	
	.col-ch-2 {width: 16.666%; }	
	.col-ch-3 {width: 25%; }	
	.col-ch-4 {width: 33.33%; }	
	.col-ch-5 {width: 41.6666%; }	  
	.col-ch-5-1 {width: 20%; }	
	.col-ch-6 {width: 50%; }	
	.col-ch-7 {width: 58.33333%; }	
	.col-ch-8 {width: 66.6666%; }	
	.col-ch-9 {width: 75%; }	
	.col-ch-10 {width: 83.33333%; }	
	.col-ch-11 {width: 91.6666%; }	
	.col-ch-12 {width: 100%; }
	
	.none480 {
	  display: none !important; }

/* BLOG */
	.Noticias a article,.Noticias a figure{
	  margin: 0 ;
	  width: 100% }

	.Noticias a figure{
	  padding: 0; }

/*Venta*/
	.V-Tabla tr{
	  float: none;
	  width: 100%; }

	.V-Tabla tr:nth-child(2n+1){
	  background: #e6e6e8 !important; }

}