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

    header{
        min-width: inherit;
        width: 100%;
    }

    ul.main-menu{
    font-size: 17px;
    margin: 12px 0 0 0;
    }

    header a.logo{
    float: left;
    height: 43px;
    width: 380px;
    background: url('../img/logo-movil.png') no-repeat;
    background-size: 100%;
    display: block;
    }

    .content{
        margin: 43px 0 0 0;
    }

    .welcome h2{
        font-size: 62px;
    }

    .about .info-img{
    margin: 0 5.5% 0 5.5%;
    }

    .franchising h1{
	font-size: 50px;
	left: 44px;
	top: 293px;
    }

    .job-item{
        padding: 26px 0 0 0;
        width: 43%;
    }

    /*.cards .card{
        padding: 60px 0 60px 10px
    }*/

}

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

    ul.main-menu{
        font-size: 17px;
        float: none;
        width: 600px;
        margin: 17px 10px;
    }

    header a.logo{
        margin: 0;
        float: none;
    }

    #slide-bx{
    height: auto;
    }

    /*.welcome{
        padding: 0 0 70px 15px;
    }*/

    .welcome h2{
        font-size: 62px;
    }

    .find h1{
    font-size: 65px;
    }

    .about{
    padding: 20px 0 20px 0;
    }

    .about .info{
    width: 100%;
    text-align: center;
    font-size: 14px;
    }

    .about .info-img{
    margin: 10px 0 10px 0;
    text-align: center;
    width: 100%;
    line-height: normal;
    }

    .info a:link, .info a:visited{
    font-size: 22px !important;
    }

    .about h1{
    font-size: 45px;
    }

    .franchising h1{
    font-size: 70px;
    left: 0;
    top: 281px;
    }

    ul.news li{
    font-size: 25px;
    }

    ul.news li a:link, ul.news li a:visited{
    font-size: 20px;
    }

    .title-news{
    position: absolute;
    top: 50px;
    right: 20px;
    height: 202px;
    width: 202px;
    background: #fff;  

    border-radius: 151px;
    -moz-border-radius: 151px;
    -webkit-border-radius: 151px;
    }

    .title-news h1{
    font-family: 'AntonioRegular';
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 60px;
    color: #d09aca;
    text-align: center;
    line-height: 202px;
    }

    .news{
        float: none;
        width: 80%;
    }

    .news-total{
        margin: 0 auto;
        min-width: 648px;
        width: 54%;
    }

    .our-news{
        float: none;
        width: 100%;
        margin: 0 0 40px 10px;
    }

    .reservation{
        padding: 75px 0 120px 15px;
    }

    .input340{width: 298px;}
    .select340{width: 302px;}

    .card img{
        width: 35%;
    }
    .trigo-card{
        background: url('../img/comodin_500x272.jpg') no-repeat !important;
    }

    .job{
        background-size: 74%;
        height: auto;
        padding-bottom: 50px;
    }

    .footer-information{
        padding: 0;
        width: 60%;
    }

    footer .logo-footer{
        margin-right: 30px;
        margin-left: 10px;
        width: 30%;
    }  

    .footer-info-left{
        float: none;
        width: auto;
        border: none;
    }

    .footer-info-right{
        float: none;
        width: auto;
    }
    .footer-menu{ width: auto; float: none;}
    .menu-footer, .menu-footer2 { padding: 20px 0 0 0 !important; margin: 0 !important; float: none !important; width: 100% !important; height: auto !important; text-align: center}
    .menu-footer li, .menu-footer2 li{ display: inline; border: none !important;}
}

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

    header a.logo{
    float: left;
    max-width: 380px;
    height: 43px;
    margin: 0;
    }

    ul.main-menu li{
    float: none;
    margin: 0 0 8px 0;
    padding: 0;
    border: none;
    text-align: center;
    }

    ul.main-menu{
    font-size: 17px;
    float: none;
    width: 100%;
    margin: 5px auto -5px 0;
    }

    .main-menu {
        display: none;
    }

    a.nav-active{
        background: url('../img/menu.png') #333 no-repeat;
        background-position: center center;
    }

    .mobile-menu {
        background-position: center center;
        height: 43px;
        width: 50px;
        padding: 0;
    }

    .nav-mobile{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 43px;
        width: 50px;
        background: #414042;
        display: block;
        float: right;
    }

    .mobile-menu {
        display: block;
        float: right;
    }

    ul.main-menu li.languaje{
        float: none;
        background-image: none;
    }
    ul.main-menu{
        clear: both;
    }
    .languaje .arrow-lang:link, .languaje .arrow-lang:visited{
        display:none;
    }

    .languaje{
        float: none;
        width: auto !important;
    }

    .lng-more{
        display: block !important;
        position: relative;
        top: auto;
        left: auto;
        width: auto !important;
    }

    .lng-more li{
        float: none;
        display: inline !important;
        width: auto;
        padding: 8px !important;
        line-height: auto !important;
    }

    .lng-more li a:link, .lng-more li a:visited{
        display: inline !important;
        padding: 0 !important;
    }    

    ul.main-menu{
        margin: 0;
        padding: 0;
    }
    ul.main-menu li{
        border-bottom: 1px solid #dfdfdf;
        margin: 0;
        padding: 0;
        line-height: auto;
    }
    ul.main-menu li:last-child{
        border: none;
    }

    ul.main-menu li a:link, ul.main-menu li a:visited{
        display: block;
        padding: 9px 0 11px 0;
        font-family: 'AntonioBold';
        font-weight: normal;
    }

    /*#slide-bx{
    height: 300px;
    }*/

    .welcome h2{
        width: 71%;
        font-size: 52px;
    }

    .find h1{
    font-size: 45px;
    }

    .find h3{
    font-size: 18px;
    }

    .about{
    padding: 20px 0 20px 0;
    width: 100%;
    }

    .about .info{
    font-size: 14px;
    }

    .franchising h1{
    font-size: 50px;
    left: 0;
    top: 293px;
    }

    .title-news{
    position: absolute;
    top: 30px;
    right: 0;
    background: #fff; 
    height: 192px;
    width: 192px;
    background: #fff;  

    border-radius: 96px;
    -moz-border-radius: 96px;
    -webkit-border-radius: 96px;
    }

    .title-news h1{
    font-family: 'AntonioRegular';
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 70px;
    color: #d09aca;
    text-align: center;
    line-height: 192px;
    }

    ul.news{
        padding: 60px 0 0 40px;
    }

    .item-menu{
        padding: 0 0 50px 0;
        width: 100%;
    }

    .menu-full{
        width: 100%;
    }

    ul.zone{
    margin: 39px 0 0 0;
    font-family: 'AntonioRegular';
    float: left;
    width: 220px;
    }

    .zones{
        padding: 0 14px;
    }

    .job-item h2{
        font-size: 47px;
    }
    
    .cards{
        width: 90%;
        margin: 0 auto;
    }
    .cards .card{
        width: 100%;
    }
    .cards .trigo-card{
        display: none;
    }
    .cards .card-social{
        width: 100%;
    }
    .cards .google-map{
        display: block;
        width: 100%;
    }
    .cards .google-map iframe{
        width: 100%;
    }

    footer{
        padding: 0 0 0 25px;
    }

    footer ul.information, .footer-information{
        border: none;
        
    }

    footer .content{
        min-width: 0;
    }
    footer .logo-footer{
        float: none;
        width: 100%;
        background-position: center top;
    }
    .footer-information{
        padding: 20px 0 0 0;
        float: none;
        text-align: center;
        width: auto;
    }

    footer ul.menu-footer, footer ul.menu-footer2{
        
    }
}

@media screen and (max-width: 640px){/*NUEVO*/
    .franchising{
        height: 680px;
        background: url('../img/franchising_mobile.jpg') top center no-repeat;
    }
    .franchising h1{
    font-size: 90px;
    left: 110px;
    top: 302px;
    }
    .franchising p{
    padding: 400px 45px 0 0;
    margin: 0 0 0 114px;
    text-align: left;
    }

    header a.logo{
    margin: 0 15% 0 0;
    height: 43px;
    }

/*    .nav-mobile{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 41px;
        width: 50px;
        float: left;
        background: #414042;
    }

    a.nav-active{
        background: url('../img/menu.png') #333 no-repeat;
        background-position: 11px 11px;
    }

    .mobile-menu {
        background: url('../img/menu.png') #414042 no-repeat;
        background-position: 11px 11px;
        display: block;
        float: right;
        padding: 0;
        height: 41px;
        width: 50px;
    }*/

    .content{
        margin: 41px 0 0 0;
    }

    /*#slide-bx{
    height: 295px;
    }*/


    .jobpdf{
        position: relative;
        right: auto;
        top: auto;
        padding: 20px 8px;
        margin: 0;        
    }
    .jobpdf a:link, .jobpdf a:visited{
        background-position: left top;
        text-align: left;
    }
}

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

    header a.logo{
    margin: 0 8% 0 0;
    }
}

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

    header a.logo{
    float: right;
    width: 87%;
    height: 31px !important;
    margin: 0 2% 0 0;
    }

    .content{
        margin: 29px 0 0 0;
    }

    .main-menu {
        display: none;
    }

    .nav-mobile{
        display: block;
    }

    .nav-mobile{
        width: 11%;
        height: 31px;
    }

    /*a.nav-active{
        background: url('../img/menu.png') #333 no-repeat;
        background-position: 12px 12px;
    }

    .mobile-menu {
        background: url('../img/menu.png') #414042 no-repeat;
        background-position: 12px 12px;
        padding: 0;
        height: 41px;
        width: 50px;
    }*/

    /*.nav-mobile{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 41px;
        width: 50px;
        float: left;
        background: #414042;
    }

    a.nav-active{
        background: url('../img/menu.png') #333 no-repeat;
        background-position: 11px 11px;
    }

    .mobile-menu {
        background: url('../img/menu.png') #414042 no-repeat;
        background-position: 11px 11px;
        display: block;
        float: right;
        padding: 0;
        height: 41px;
        width: 50px;
    }*/

    ul.main-menu{
        clear: both;
    }

    /*#slide-bx{
    height: 180px;
    }*/

    #slide-bx .bx-wrapper .bx-prev, #slide-bx .bx-wrapper .bx-next{
        display: none;
    }

    ul.main-menu{
        margin: 0;
        padding: 0;
    }
    ul.main-menu li{
        border-bottom: 1px solid #dfdfdf;
        margin: 0;
        padding: 0;
    }
    ul.main-menu li:last-child{
        border: none;
    }

    ul.main-menu li a:link, ul.main-menu li a:visited{
        display: block;
        padding: 9px 0 11px 0;
        font-family: 'AntonioBold';
        font-weight: normal;
    }

    a.gotonews:link, a.gotonews:visited{
        font-size: 14px;
    }
    .welcome {
        margin-bottom: 0;
    }
    .welcome h2{
        font-size: 36px;
        width: 100%;
        text-align: center;
    }

    .forno p{
        width: 48%;
        margin: 0 auto;
    }

    a.goto:link, a.goto:visited{
        font-size: 18px;
        padding: 10px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    ul.zone{
        width: 95%;
    }

    li.city_more a:link, li.city_more a:visited{
        font-size: 25px;
    }

    .find h1{
    font-size: 35px;
    }

    .find h3{
    font-size: 16px;
    }

    .find{
        margin: 0;
        padding: 10px 0 0 0; 
    }

    .planisphere{
        margin: 15px 0 0 0;
        padding: 0;
        height: 300px;
    }

    .forno{
        margin: 0;
        padding: 20px 0 0 0;
    }

    .forno p{
        line-height: 55px;
    }

    .forno p br{
        display: block;
    }

    .pizza{
        margin: 35px 0 0 0;
    }
    .pizza img{
        width: 100%;
    }

    .about{
        width: 92%;
        margin: 0 auto;
        padding: 15px 0 0 0;
    }

    .about img{
        display: none;
    }

    .info{
        width: 100%;
    }

    .info-img{
        width: 100%;
    }

    .franchising{/*NUEVO*/
        background: url('../img/franchising_mobile-480.jpg') top center no-repeat;
        height: 430px;
    }
    .franchising h1{/*NUEVO*/
    font-size: 52px;
    left: 20px;
    top: 190px;
    height: 64px;
    }
    .franchising p{/*NUEVO*/
    padding: 255px 45px 0 0;
    margin: 0 0 0 22px;
    text-align: left;
    }

    /*.franchising p, .franchising a:link, .franchising a:visited{
        font-size: 16px
    }

    .franchising h1{
    font-size: 40px;
    left: 0;
    top: 252px;
    }*/

    .news-full{
        background: url('../img/news-mobile.jpg') #f0dcdc center 0 no-repeat;
        height: 549px;
        padding: 0 0 15px 0;
    }

    ul.news {
        width: auto;    
    }
    ul.news li{
        font-size: 20px;
    }

    ul.news li a:link, ul.news li a:visited{
        font-size: 16px;
    }

    .title-news{
    position: absolute;
    top: 37px;
    left: 50%;
    background: #fff; 
    height: 172px;
    width: 172px;
    background: #fff;
    margin: 0 0 0 -86px;

    border-radius: 86px;
    -moz-border-radius: 86px;
    -webkit-border-radius: 86px;
    }

    .title-news h1{
    font-family: 'AntonioRegular';
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 54px;
    color: #d09aca;
    text-align: center;
    line-height: 172px;
    }

    ul.news{
        padding: 225px 0 0 20px;
    }

    ul.news li{
        margin: 0 0 10px 0;
    }

    .title-menu h1{
        font-size: 16px;
    }

    .item-menu{
        padding: 0 0 50px 0;
        width: 100%;
    }

    .item-menu h3{
        font-size: 20px;
    }

    .item-menu p{
        font-size: 16px;
    }

    .menu-full{
        width: 100%;
    }

    .location h3{
    font-size: 20px;
    }

    .submenu{
        background: #ed1c24;
        line-height: normal;
        padding: 0;
    }

    .submenu ul{
        margin: 0 auto;
    }

    .submenu ul li{
        float: none;
        display: block;
        margin: 5px 0 5px 0;
        text-align: center;
    }

    .submenu ul li a:link, .submenu ul li a:visited{
        font-size: 14px;
    }

    .location a:link, .location a:visited{
        font-size: 20px;
    }
    .news{
        width: 100%;
    }
    .news-total{
        min-width: 0;
        max-width: auto;
        width: 100%;
    }
    .news-total img{
        min-width: 0;
        width: 100%;
    }

    .job{
        height: 350px;
        background: none;
    }

    .job-item{
        width: 100%;
        text-align: center;
        margin: 20px 0 0 0;
    }

    #gall img{
        display: block;
    }
    .cards{
        padding: 20px 0 0 0;
    }
    .cards .card{
        padding: 0 0 40px 0;
        height: auto;
    }
    .card img{
        display: none;
    }
    .cards .card-small{
        padding: 0;
    }
    .bkg-pizza{
        padding: 10px 0 70px 10px !important;
    }

    .cards .card-social{
        width: 100%;
    }
    .cards .soc-mobile{
        height: 70px;
        margin: 0 0 0 50px;
    }
    .card-social .block-social, .card-social .block-social-none-hover{
        width: 70px;
        height: 70px;
        margin: 0 2px 0 0;
    }

    .card-social .block-social a, .card-social .block-social-none-hover a{
        margin: 10px auto;
    }

    .border1, .border2, .border3{
        border: none;
    }

    a.facebook:link, a.facebook:visited{
        width: 50px;
        height: 50px;
        background-position: 0 -676px;
    }
    a.twitter:link, a.twitter:visited{
        width: 50px;
        height: 50px;
        background-position: 0 -726px;
    }
    a.pinterest:link, a.pinterest:visited{
        width: 50px;
        height: 50px;
        background-position: -50px -676px;
    }
    a.instagram:link, a.instagram:visited{
        width: 50px;
        height: 50px;
        background-position: -50px -726px;
    }

    .card-description h2, .card-description2 h2{
        font-size: 20px;
    }
    .card-description p, .card-description2 p{
        font-size: 18px;
    }

    .goto-site{
        display: none;
    }
    .mobile{
        display: block !important;
        padding: 0;
        margin: 30px 10px 0 0;
    }

    .jobfull h2, .pagesfull h2{
        font-size: 45px;
    }
    .jobfull p{
        font-size: 18px;
    }
    .job-info p{
        font-size: 12px;
    }

    .news-full{
        height: auto;
    }
    .job{
        height: auto;
    }

    footer{
        padding: 0;
    }

    footer .logo-footer{
        float: none;
        margin: 0 auto;
        padding: 0;
    }

    footer ul.information{
        border-right: none;
        padding: 25px 0 0 0;
        width: 100%;
        text-align: center;
    }

    footer ul.menu-footer, footer ul.menu-footer2{
        
    }

    .footer-information{
        width: 100%;
        text-align: center;
        padding: 30px 0 0 0;
        border: none;
    }


    .app div{

    }
    .app li{
        float: none !important;
        padding: 0 0 5px 0;
    }

    .web-app a:link, .web-app a:visited{
        width: 143px;
        height: 48px;
    }

    .menu-footer-wrapper, .menu-footer2-wrapper{
        width: auto;
        float: none;
    }

    .rounded-link{
        width: 130px;
        height: 130px;
    }

    .rounded-link h4{
        padding: 34px 0 0 0;
        font-size: 24px;
        line-height: 30px;
    }

    .rounded-link h4 span{
        font-size: 28px;
    }

}

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

    header a.logo{
        height: 30px;
    }

    .nav-mobile{
        width: 11%;
    }

    .mobile-menu {
        height: 100%;
        width: 100%;
    }

}

@media screen and (max-width: 330px){
    header a.logo{
        width: 87%;
        height: 30px !important;
        margin: 0 2% 0 0;
    }

    .nav-mobile{
        height: 30px;
    }

    /*a.nav-active{
        background: url('../img/menu.png') #333 no-repeat;
        background-position: 5px 7px;
    }*/

    .mobile-menu {
        height: 30px;
        width: 34px;
    }

    .bkg-pizza{
        background: none;
        background-color: #fcf0d7;
        font-size: 14px;
    }

    /*#slide-bx{
    height: 120px;
    }*/

    .forno p{
        width: 70%;
        margin: 0 auto;
    }

    .cards .soc-mobile{
        margin: 0;
    }

}