@media (min-width: 600px) and (max-width: 768px)
{
    .carousel-caption
    {
        top:38%;
    }
    .carousel-indicators li, .carousel-indicators li.active
    {
        width:20px;
        height:20px;
    }
   .boxcocina
    {
        height:auto;
        width:50%;
    }
    .btncocina
    {
        width:50%;
    }
    .breadcrumb {
        margin: 0;
    }
    .utienda {
        padding: 8px 0;
        width: 55px;
    }
}

@media (min-width: 979px) and (max-width: 1000px)
{
   
}
/* Portrait tablet to landscape and desktop*/
@media (min-width: 768px) and (max-width: 979px)
{
    figcaption p {        
        font-size: 1em !important;  
        width: 80%;     
    }
    .boxcategorias
    {
        margin:0 auto;
    }
     .navbar-header .redes {
        display: none!important;
    }
    .center .item {
        transform: scale(1)!important; 
        -ms-transform: scale(1)!important;  /* IE 9 */
        -webkit-transform: scale(1)!important;  /* Safari */       
    }
    #owl-demo .item img {
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate3d(0px, -50%, 0px)!important;
        -ms-transform: translate3d(0px, -50%, 0px)!important;
        -webkit-transform: translate3d(0px, -50%, 0px)!important;
    }
        .owl-item .item span {
            transition:none!important;
            -webkit-transition:none!important;
        }
    
        .owl-carousel .owl-stage-outer
        {
            height: 320px!important;
        }
        .center .item span {
            color: #a82020;
            left: 0;
            margin: 0 auto;
            padding: 30px 0 0;
            width: 100%;
        }
        .producto_descripcion {
            color: #808080;
            font-size: 0.8em;
            left: 0;
            margin: 0;
            min-width: 100%;
            padding: 0;
            position: relative;
            top: 140px;
            width: auto;
            z-index: 2;
        }
        .center .item
        {
            transform: scale(1)!important;
            -ms-transform: scale(1)!important;  /* IE 9 */
            -webkit-transform: scale(1)!important;  /* Safari */
            
        }
        
    .subseccion {
        float: none;
    }
    section.conocenos, section.recetas, section.tienda, section.noticias, section.productos
    {
        padding-top:0px!important;
    }
    .conocenosheader, .recetasheader {
        height: auto!important;
    }
    .conocenosheader img {
        margin-top: 0!important;
    }
    .navbar.navbar-default.navbar-fixed-top > * .idiomas
    {
        text-align:center;
        float:none;
    }
    
    .navbar-fixed-top
    {
        position:static!important;
        height:auto!important;
    }
    nav
    {
        margin:0!important;
    }
    .navbar.navbar-default.navbar-fixed-top > * ul.menu
    {
        margin:0!important;
    }
    .nav.navbar-nav.menu li:last-child a
    {
        margin-right:0px!important;
    }
    .bgsub
    {
        display:none!important;
    }    
    footer, .push {
        height: auto;
    }    
    .btnempleados
    {
        clear: left;
        float: left;
    }
    .btncatalogos
    {
        clear:left;
    }
    .btncatalogo
    {
        float: left;
        margin-right:3px;
        margin-bottom:15px;
    }
    .bgmaduraciones
    {
        background: rgba(0, 0, 0, 0) url("../img/bgmaduracionestablet.png") no-repeat scroll 0 0;
        height: 100%;
        left: -8px;    
        position: absolute;
        width: 40px;
    }
    .nav.navbar-nav.menu 
    {
        width: 80%;
        margin:-80px 0;
    }
    ul.menu_familias li
    {
        display: inline;
        float: left;
        margin: 0;
        padding: 0 25px 0;
    }
    
}
@media (min-width: 979px) and (max-width: 1152px)
{
    figcaption p {        
        font-size: 2em !important;
        width: 70%;     
    }
    #logo {        
        margin: 0 -40px;
    }
    .arrow-wrap{
        transform: scale(0.8, 0.8);
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
    }
    footer, .push {
        height: auto;
    }
    .boxcategorias
    {
        margin:0 auto;
    }
    .navbar.navbar-default.navbar-fixed-top > * ul.menu
    {
        margin:-8px 0 0 39px!important;         
        
    }
    footer, .push {
        height: auto;
    }
    .btnempleados{
        clear: left;
        float: left;
    }
    .redes {
        margin-right: 0;
    }
    .center-block {
        width: 780px;
    }
    .bgmaduraciones
    {
        background: rgba(0, 0, 0, 0) url("../img/bgmaduraciones1024.png") no-repeat scroll 0 0;
        height: 100%;
        left: -8px;    
        position: absolute;
        width: 40px;
    }
    .blueheader
    {
        background: rgba(0, 0, 0, 0) url("../img/bgblueheader2.png") repeat-x scroll 0px 0;
        height: 141px;
        left: 0;
        position: fixed;
        width: 100%;
        z-index: 2;
    }
    .nav.nav-tabs > li {
        margin: 0;
    }    
    .menuinf {
        height: 80px;
        margin-top: -30px;
        overflow: hidden;
        padding-left: 8px;
    }
    .btncatalogos
    {
        clear:left;
    }
    .btncatalogo
    {
        float: left;
        margin-right:3px;
        margin-bottom:15px;
    }
    .boxgrupo > p {
        max-height: 100%!important;       
    }
}