@media only screen and (max-width:1366px) {
    
   .desc-pro h2 {
    font-family: 'Myriad';
    font-size: 12px;
    font-weight: 800;
    color: #404040;
    height: 180px;
    text-align: left;
}
.desc-pro h1 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #404040;
    text-transform: uppercase;
}
}
@media only screen and (max-width:1280px) {
   
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Newcas', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 0.8;
}
   .desc-pro h2 {
    font-family: 'Myriad';
    font-size: 12px;
    font-weight: 800;
    color: #404040;
    height: 180px;
    text-align: left;
}
.desc-pro h1 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #404040;
    text-transform: uppercase;
}
}
@media only screen and (max-width:1024px) {
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Newcas', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 0.8;
}
   .desc-pro h2 {
    font-family: 'Myriad';
    font-size: 12px;
    font-weight: 800;
    color: #404040;
    height: 180px;
    text-align: left;
}
.desc-pro h1 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #404040;
    text-transform: uppercase;
}
}
@media only screen and (max-width:767px) {

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Newcas', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    opacity: 0.8;
}
 
#cocina{
    background: #222c2e;
    height: 200px;
    width: 100%;
    margin-top: 0px;
    z-index: 8;
}
.titulo-cocina h2{
    font-family: 'Nymph', sans-serif;
    font-size: 80px;
    color: #fff;
}
.titulo-cocina h1{
    font-family: 'Myriad', sans-serif;
    font-size: 18px;
    color: #fff;
    width: 350px;
    margin:0 auto;
}
.promo h1{
    font-family: Arial, sans-serif;
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}
.promo h2{
    font-family: Arial, sans-serif;
    font-size: 35px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}   
.titulo-seccion h2{
    font-family: 'Nymph', sans-serif;
    font-size: 40px;
    color: #000;
}
.desc-pro h1{
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    color: #404040;
    text-transform: uppercase;
}
.desc-pro h2{
    font-family: 'Myriad';
    font-size: 15px;
    font-weight: 800;
    color: #404040;
    height: 180px;
    text-align: left;
}
.titulo-cocina h2{
    font-family: 'Nymph', sans-serif;
    font-size: 40px;
    color: #fff;
}
.titulo-cocina h1{
    font-family: 'Myriad', sans-serif;
    font-size: 12px;
    color: #fff;
    width: 250px;
    margin:0 auto;
}
.titulo-quienes h2{
    font-family: 'Nymph', sans-serif;
    font-size: 40px;
    color: #000;
}
.titulo-quienes h1{
    font-family: 'Myriad', sans-serif;
    font-size: 12px;
    color: #222c2e;
    width: 300px;
    margin:0 auto;
    text-align: justify;
}

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

.promo h1{
    font-family: Arial, sans-serif;
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}
.promo h2{
    font-family: Arial, sans-serif;
    font-size: 35px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}   
.titulo-seccion h2{
    font-family: 'Nymph', sans-serif;
    font-size: 40px;
    color: #000;
}
.desc-pro h1{
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    color: #404040;
    text-transform: uppercase;
}
.desc-pro h2{
    font-family: 'Myriad';
    font-size: 15px;
    font-weight: 800;
    color: #404040;
    height: 180px;
    text-align: left;
}
.titulo-cocina h2{
    font-family: 'Nymph', sans-serif;
    font-size: 40px;
    color: #fff;
}
.titulo-cocina h1{
    font-family: 'Myriad', sans-serif;
    font-size: 12px;
    color: #fff;
    width: 250px;
    margin:0 auto;
}
.titulo-quienes h2{
    font-family: 'Nymph', sans-serif;
    font-size: 40px;
    color: #000;
}
.titulo-quienes h1{
    font-family: 'Myriad', sans-serif;
    font-size: 12px;
    color: #222c2e;
    width: 300px;
    margin:0 auto;
    text-align: justify;
}
}
