@media screen and (min-width:320px){
    .fondo {
        background: url(../images/Xcaret-cell.jpg);
        height: 320px;
        background-position: center center;
        margin-top: 0px;
    }
    .xmusic-logo {
        display: none;
    }
    .barras{
        display: none;
    }
    header nav {
        height: 70px;
        background: url(../images/xmusic-cel-logo.svg) no-repeat 50% 20%;
        background-size: 30%;
        background-color: #fff;
    }
    header .btnMenu {
        width: 40px;
        height: 40px;
        margin-top: -5px;
        margin-left: 0px;
    }
    form {
        width: 300px;
        height: 50px;
        float: right;
        margin: 15px 0px 15px;
        left: 10px;
        position: relative;
    }
    .qr-icon {
        height: 40px;
        width: 185px;
        font-size: 0.7em !important;
    }
    .btnIngresar {
        height: 40px;
    }
    ul.menu {
        list-style: none;
        position: absolute;
        width: 100%;
        margin-top: 115px;
        margin-left: -500px;
        display: flex;
        flex-direction: column;
        transition: all 0.5s;
    }
    .help-block.with-errors.white {
        font-size: 0.8em;
    }
    .menu li a {
        color: #fff;
        background-color: #663399 ;
        font-size: 1rem;
        line-height: 2rem;
        padding: .5rem 2rem;
        display: block;
        text-decoration: none;
        border-top: solid 1px #fff;
        border-radius: 0px;
        text-align: center;

    }
    .menu li a:hover{
        color: #fff;
        background-color: #74483b;
    }
    .menu li { margin: 0 0px 0 0;}
    .paq {
        width: 100%;
    }
    .paqs-content p {
        margin: 10px;
        text-align: justify;
    }
    /*******Footer*********/
    .copyright {
        font-size: 9pt;
    }
    .infoATC {
        font-size: 9pt;
        margin-bottom: 5px;
        text-align: center;
    }
    .alert-error{
        position: fixed !important;
        background: rgb(234, 203, 203) !important;
        color: #663399  !important;
        top: 8px !important; 
        right: 0px !important;
        border-radius: 0px !important;
    }
    /*Estilos para los iconos lang*/
    .langContent {
        top: 105px;
        width: 100px !important;
        position: absolute;
        left: 105px !important;
    }
    .paq h3 {
        font-size: 1.3rem;
    }
    /*FAQS*/
    .icoFaq {
        display: inline-block;
        width: 10%;
        position: relative;
        top: -15px;
        left: -10px;
    }
    .Question {
        display: inline-block;
        color: #504e4e;
        font-size: 11pt;
        font-weight: 600;
        width: 90%;
    }
    .answer {
        width: 85%;
        display: block;
        margin-left: 30px;
        font-weight: 500;
        font-size: 9.5pt;
    }
    .badge-num {
        display: inline-block;
        width: 20px;
        height: 20px;
    }
}
@media screen and (min-width:360px){
    .qr-icon {
        height: 40px;
        width: 225px;
        font-size: 0.8em !important;
    }
    form {
        width: 340px;
        margin: 15px 0px 15px;
        left: 10px !important;
    }
    .alert-error{
        top: 15px !important;
    }
    .fondo {
        margin-top: 10px;
    }
    .langContent {
        top: 110px;
        left: 125px !important;
    }
}
@media screen and (min-width:375px){
    form {
        width: 345px;
        margin: 15px 0px 15px;
        left: 0px !important;
    }
    .paq h3 {
        margin: 15px 0px;
    }
}
@media screen and (min-width:384px){
    .paq {
        margin: 0px 0 5px 0px;
    }
    header .btnMenu {
        margin: 0px 0 0 10px;
    }
    ul.menu {
        margin-top: 120px;
    }
    .langContent {
        top: 110px;
        left: 140px !important;
    }
}
@media screen and (min-width: 411px) {
    header nav {
        background: url(../images/xmusic-cel-logo.svg) no-repeat 45% -5%;
        background-size: 25%; background-color: #fff;
        height: 110px;
    }
    form {
        width: 370px;
        float: right;
        margin: 15px 0px 15px;
    }
    header .btnMenu {
        margin: -5px 0 0 10px;
    }
    .qr-icon {
        width: 250px;
        background: url("../images/qr-icon.svg") no-repeat 3%;
        background-size: 12%;
    }
    ul.menu {
        margin-top: 115px;
    }
    .langContent {
        left: 155px !important;
    }
}
@media screen and (min-width:414px){
    form {
        width: 374px;
    }
    .qr-icon {
        width: 260px;
    }
}
@media screen and (min-width:480px){
    header nav {
        background-size: 21%;
    }
    form {
        margin: 20px 0px 20px;
        width: 440px;
    }
    ul.menu {
        margin-top: 125px;
    }
    .qr-icon {
        width: 320px;
        height: 45px;
    }
    .btnIngresar {
        height: 45px;
    }
    .langContent {
        left: 185px !important;
    }
    .help-block.with-errors.white {
        font-size: 0.9em;
    }
    .paq {
        width: 85%;
        margin: 0px 0 25px 0px;
    }
    /*FAQ*/
    .icoFaq {
        width: 7%;
    }
}
@media screen and (min-width: 500px) {
   .musicAnimation{
        width: 100%;
        margin: auto;
        padding: 40px 0 0 0;
        box-sizing: border-box;
        height: auto;
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        overflow: auto;
    }
    header nav {
        background: url(../images/xmusic-cel-logo.svg) no-repeat 20% 80%;
        background-size: 22%;
        background-color: #fff;
        height: 70px;
    }
    .header-interior{
        background: url("../images/top-interior.svg") repeat-x;
        background-position: center;
        height: 150px;

    }
    ul.menu{
        margin-top: 50px; margin-left: -800px;
    }
    .fondo {
        height: 480px;
        margin-top: 0;
    }
    form {
        width: 300px;
        float: right;
        margin: 0px 10px 10px;
        left: 25px;
        height: 60px;
    }
    .paqs-content{ padding: 0 20px; }
    header .btnMenu {
        margin: 5px 0 0 10px;
    }
    /*.paq{ width:31%; }*/
    ul.menu {
        margin-top: 70px;
        margin-left: -800px;
    }
    .selectedLang {
        border: solid #000000 2.5px;
        border-radius: 10px;
    }
    .icoIdioma {
        width: 50px;
        cursor: pointer;
    }
}
@media screen and (min-width:540px){
    header nav {
        background: url(../images/xmusic-cel-logo.svg) no-repeat 20% -300%;
            background-color: rgba(0, 0, 0, 0);
            background-size: auto auto;
        background-size: 18%;
    }
    .qr-icon {
        width: 175px;
        height: 35px;
        background-size: 10%;
        font-size: 0.7em !important;
    }
    form {
        width: 300px;
        margin: 5px 0px 15px;
        height: 40px;
    }
    ul.menu {
        margin-top: 60px;
    }
    .langContent {
        left: 210px !important;
    }
    .icoIdioma {
        width: 40px;
        cursor: pointer;
    }
    .btnIngresar {
        height: 35px;
    }
}
@media screen and (min-width:600px){
    header .btnMenu {
        margin: 5px 0 0 0px;
    }
    .paqs-content {
        padding: 0 20px;
        margin: auto;
        margin-top: auto;
        margin-top: 100px;
    }
    .paq {
        margin: 0px 0 30px 0px;
        padding: 35px;
    }
    /*faqs*/
    #btn-menu:checked ~ .menu {
        margin-left: -45px;
    }
}
@media screen and (min-width: 768px) {
    header nav {
        background: none;
    }
    header .btnMenu {
        width: 40px;
        height: 40px;
        margin-top: 5px;
    }
    .musicAnimation {
        height: 100%;
    }
    .fondo {
        background: url(../images/Xcaret.jpg);
        height: 480px;
    }
    .xmusic-logo {
        display: block;
    }
    .barras {
        display: flex;
    }
    .paq {
        width: 45%;
        margin: 0px 15px 15px 0px;
    }
    ul.menu {
        margin-left: -840px;
    }
    #btn-menu:checked ~ .menu {
        margin-left: -39px;
    }
    .infoATC {
        font-size: 8pt;
        margin-bottom: 5px;
        text-align: inherit;
    }
    .topInfoATC {
        margin-top: 20px;
    }
    .langContent {
        left: 330px !important;
    }
    footer {
        margin-top: 100px;
    }
    /*FAQ*/
    .answer {
        margin-left: 40px;
    }
}
@media screen and (min-width:800px){
    ul.menu {
        margin-top: 50px;
        margin-left: -900px;
    }
    footer {
        margin-top: 100px;
    }
    .musicAnimation {
        padding: 90px 0 40px 0px;
    }
    #btn-menu:checked ~ .menu {
        margin-left: -55px;
    }
    ul.menu {
        margin-top: 60px;
    }
    .langContent {
        left: 345px !important;
    }
}
@media screen and (min-width:960px){
    #btn-menu:checked ~ .menu {
        margin-left: -135px;
    }
    ul.menu {
        margin-left: -1100px;
    }
    .langContent {
        left: 425px !important;
    }
    .paq {
        padding: 15px;
    }
}
@media screen and (min-width:992px) {  
    .header-interior{
        background: url("../images/top-interior.svg") repeat-x;
        background-position: center;
        height: 317px;

    }
    .musicAnimation{
        width: 100%;
        margin: auto;
        padding: 40px 0 0 0;
        box-sizing: border-box;
        height: 100%;
        background-color: #fff;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: wrap;
        overflow: auto;
    }
    .fondo {
        background: url(../images/Xcaret.jpg);
        margin-top: 90px;
        height: 720px;
    }
}
@media screen and (min-width:1024px){
    .fondo {
        margin-top: 0px;
        margin-bottom: 70px;
    } 
    .paq {
        width: 32%;
        margin: 0px 10px 10px 0px;
    }
    .paq img {
        width: 60px;
        height: 40px;
    }
    .paq.bg-red {
        height: 150px;
    }
    .paq h3 , .bg-red h3 {
        font-size: 1.2em;
        margin:10px 0px;
    }
    .musicAnimation {
        padding: 100px 0 0 0;
    }
    #btn-menu:checked ~ .menu {
        margin-left: -47px;
    }
    .langContent {
        left: 460px !important;
    }
}
@media screen and (min-width:1280px){
    header .btnMenu {
        display: none;
    }
    header nav{
        margin-bottom: 40px;
    }
    ul.menu {
        position: relative;
        margin-top: 20px;
        margin-left: -40px;
        margin-right: 0px;
        width: 63%;
        flex-direction: row;
        justify-content: flex-end;
    }
    .menu li a {
        color: #663399 ;
        background-color: #fff;
        font-size: .8rem;
        line-height: 1.2rem;
        padding: .22rem 2rem;
        display: block;
        text-decoration: none;
        border: solid 1px #663399 ;
        border-radius: 5px;
        margin-right: 10px;
    }
    .langContent {
        left: 60px !important;
    }
    form {
        width: 340px;
        float: right;
        margin: 17px 10px 15px;
    }
    .fondo {
        background: url(../images/Xcaret.jpg);
        background-size: cover !important;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height:600px;
        margin-top: 70px;
        background-position: center center;
    }
    .musicAnimation {
        padding: 40px 0 80px 0px;
    }
    .infoATC {
        font-size: 9pt;
    }
    .qr-icon {
        height: 30px;
    }
    .btnIngresar {
        height: 30px;
    }
    .langContent {
        top: 0px;
        width: 70px !important;

    }
    .icoIdioma {
        width: 30px;
        cursor: pointer;
    }
    .selectedLang {
        border: solid #000000 2.5px;
        border-radius: 5px;
    }
    .paq {
        padding: 23px;
    }
    .paq.bg-red {
        height: 153px;
    }
    .paq.bg-brown {
        height: 153px;
    }

    .paq h3, .bg-red h3 {
        font-size: 1.5em;
        margin: 10px 0px;
    }
    /*FAQ*/
    .icoFaq {
        left: -5px;
    }
}
@media screen and (min-width:2500px){
    .fondo {
        height: 720px;
    }
}