
h1{
    font-family: 'TRYVesterbro',Arial;
    font-size: 57px;
    font-weight: normal;
    line-height: 70px;
    margin-top: 10px;
}

.screen[data-screen='0']{
    background: #fac9b6;
    text-align: center;
    padding-bottom: 100px;
}

.screen[data-screen='0'] h1{
    margin-bottom: 14px;
}

.screen[data-screen='0'] h2{
    margin: 20px 0px 20px 0px;
}

.screen[data-screen='0'] .back-left{
    position: absolute;
    left: -100px;
    top: 0px;
    width: 50%;
    height: 70%;
}

.screen[data-screen='0'] .back-right{
    position: absolute;
    right: -100px;
    top: 0px;
    width: 50%;
    height: 70%;
}


.screen[data-screen='0'] .lampara{
    display: block;
    margin: 0px auto;
}

.screen[data-screen='0'] .buttons{
    position: relative;
    margin: 40px 0px 0px 0px;
}


.screen[data-screen='0'] .buttons div{
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
}

.screen[data-screen='0'] .buttons div:nth-child(1){
    text-align: right;
}

.screen[data-screen='0'] .buttons div:nth-child(2){
    text-align: left;
}

.screen[data-screen='0'] .hand-left{
    position: absolute;
    left: 10px;
    bottom: 0px;
    transform-origin: bottom right;
    width: 74px;
}

.screen[data-screen='0'] .hand-right{
    position: absolute;
    right: 10px;
    bottom: 0px;
    transform-origin: bottom left;
    width: 141px;
}

.screen[data-screen='0'] .hand img{
    position: relative;
    width: 100%;
}

/*
.screen[data-screen='1']{
    background: #f7f5ee;
    text-align: center;
    padding: 100px 20px 0px 20px;
}

.screen[data-screen='1'] .back{
    position: relative;
    width: 80%;
    height: 100%;
    margin: 0px auto;
    max-width: 1024px;
}

.screen[data-screen='1'] .back .background{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.screen[data-screen='1'] .back .close{
    position: absolute;
    right: 5%;
    top: 5%;
    filter: drop-shadow(0px 0px 5px #22222240);
    cursor: pointer;
}


.screen[data-screen='1'] .back .video{
    position: relative;
    width: 70%;
    margin: 0px auto;
    height: auto;
    background: #d9e6e0;
}

.screen[data-screen='1'] .back .video .play{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -44px;
    margin-top: -40px;
    z-index: 2;
}

.screen[data-screen='1'] .back .video .vpause{
    position: absolute;
    right: 6px;
    bottom: 6px;
    z-index: 2;
    display: none;
    width: 10%;
    max-width: 87px;
    min-width: 24px;
}

.screen[data-screen='1'] .back .video .vpause img{
    width: 100%;
    display: block;
}

.screen[data-screen='1'] .back .video .video-in{
    opacity: 0;
}

.screen[data-screen='1'] .back .video video{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    background: transparent;
    z-index: 1;
}

.screen[data-screen='1'] .back a{
    font-weight: bold;
    color: #1d1d1b;
}

.screen[data-screen='1'] h2{
    padding: 70px 0px 30px 0px;
}

.screen[data-screen='1'] p{
    padding: 30px 20px 40px 20px;
}

*/

.popupvideo{
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: auto;
    /*background: #f7f5ee;*/
    text-align: center;
    padding: 100px 20px 0px 20px;
}

.popupvideo .back{
    position: relative;
    width: 80%;
    height: 100%;
    margin: 0px auto;
    max-width: 1024px;
}

.popupvideo .back .background{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.popupvideo .back .close{
    position: absolute;
    right: 5%;
    top: 5%;
    filter: drop-shadow(0px 0px 5px #22222240);
    cursor: pointer;
}


.popupvideo .back .video{
    position: relative;
    width: 70%;
    margin: 0px auto;
    height: auto;
    background: #d9e6e0;
}

.popupvideo .back .video .play{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -44px;
    margin-top: -40px;
    z-index: 2;
}

.popupvideo .back .video .vpause{
    position: absolute;
    right: 6px;
    bottom: 6px;
    z-index: 2;
    display: none;
    width: 10%;
    max-width: 87px;
    min-width: 24px;
}

.popupvideo .back .video .vpause img{
    width: 100%;
    display: block;
}

.popupvideo .back .video .video-in{
    opacity: 0;
}

.popupvideo .back .video video{
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    background: transparent;
    z-index: 1;
}

.popupvideo .back a{
    font-weight: bold;
    color: #1d1d1b;
}

.popupvideo h2{
    padding: 70px 0px 30px 0px;
}

.popupvideo p{
    padding: 30px 20px 40px 20px;
}


.screen[data-screen='2']{
    background: #f7f5ee;
    text-align: center;
    padding: 80px 20px 0px 20px;
}


.screen[data-screen='2'] h2{
    padding: 30px 20px 60px 20px;
}

.screen[data-screen='2'] .modules{
    position: relative;
}

.screen[data-screen='2'] .modules p{
    text-align: left;
}

.screen[data-screen='2'] .module-seccions{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 55%;
    max-width: 500px;
    margin-bottom: 60px;
}

.screen[data-screen='2'] .module-seccions > p{
    padding: 0px 20px 28px 40px;
}


.screen[data-screen='2'] .module-seccions .seccions{

}


.screen[data-screen='2'] .module-seccions .equv{
    position: relative;
    float: left;
    width: 20%;
    height: 240px;
}

.screen[data-screen='2'] .module-seccions .equvinstrums{
    margin: 20px 0px 20px 0px;
}

.screen[data-screen='2'] .module-seccions .equvinstrum{
    float: left;
    width: 20%;
    text-align: center;
}

.screen[data-screen='2'] .module-seccions .equvinstrum img{
    width: 80%;
    margin: 0px auto;
}

.screen[data-screen='2'] .module-seccions .equv .in{
    position: relative;
    width: 24px;
    height: 100%;
    margin: 0px auto;
    background: #ced3d8;
}

.screen[data-screen='2'] .module-seccions .equv .in .val{
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0px;
    background: #90b9ab;
}

.screen[data-screen='2'] .module-seccions .equv .handle{
    position: absolute;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    background: #ffffff;
    border-radius: 50%;
    top: 100%;
    filter: drop-shadow(0px 0px 5px #22222240);
    cursor: pointer;
}

.screen[data-screen='2'] .module-seccions .equv .handle p{
    position: absolute;
    left: 120%;
    top: 50%;
    margin-top: -10px;
    color: #90b9ab;
}

.screen[data-screen='2'] .module-tempo{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin-left: 10%;
    max-width: 400px;
    margin-bottom: 60px;
}

.screen[data-screen='2'] .module-tempo > p{
    padding: 0px 20px 28px 0px;
}


.screen[data-screen='2'] .module-tempo .equh{
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px 0px;
}

.screen[data-screen='2'] .module-tempo .equh .in{
    position: relative;
    width: 100%;
    height: 24px;
    margin: 0px auto;
    background: #ced3d8;
}

.screen[data-screen='2'] .module-tempo .equh .in .val{
    position: absolute;
    width: 20%;
    height: 100%;
    left: 0px;
    background: #90b9ab;
}


.screen[data-screen='2'] .module-tempo .equh .handle{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    background: #ffffff;
    border-radius: 50%;
    left: 10%;
    filter: drop-shadow(0px 0px 5px #22222240);
    cursor: pointer;
}

.screen[data-screen='2'] .module-tempo .current-val{
    font-size: 50px;
    line-height: 50px;
    color: #90b9ab;
    margin-bottom: 16px;
}


.screen[data-screen='2'] .module-tempo .current-tempo{
    font-size: 30px;
    line-height: 40px;
    color: #90b9ab;
    margin-top: 20px;
}

.screen[data-screen='2'] .module-tempo .bpm{
    position: absolute;
    right: 0px;
    top: -36px;
    width: auto;
    height: auto;
    color: #1d1d1b;
    font-size: 12px;
    line-height: 16px;
    font-weight: 200;
}

.screen[data-screen='2'] .audioctrls{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 50px 0px 20px 0px;
    text-align: left;
    width: 100%;
}

.screen[data-screen='2'] .audioctrls p{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: left !important;
}

.screen[data-screen='2'] .audioctrls div{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 0px 0px 25%;
}


.screen[data-screen='2'] .progress{
    position: relative;
    width: 100%;
    height: 8px;
    background: #ced3d8;
}

.screen[data-screen='2'] .progress div{
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0px;
    background: #90b9ab;
}

.screen[data-screen='2'] .progress .cur{
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
}

.screen[data-screen='2'] .progress .tot{
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
}

.go120{
    position: absolute;
    right: 0px;
    top: 40px;
    cursor: pointer;
}

@media screen and (min-width: 0px) {

    h1{ font-size: 30px; line-height: 40px; }

    .screen[data-screen='0'] .buttons div{ float: left;  width: 100%; }
    .screen[data-screen='0'] .buttons div:nth-child(1){ text-align: center; }
    .screen[data-screen='0'] .buttons div:nth-child(2){ text-align: center; }

    .screen[data-screen='0'] .hand-left{ left: 10px; bottom: 100px;  width: 44px; }
    .screen[data-screen='0'] .hand-right{ right: 10px; bottom: 100px; width: 100px; }

    /*.screen[data-screen='1'] .back{ width: 100%; height: 100%;}*/
    .popupvideo .back{ width: 100%; height: 100%;}*/

    .screen[data-screen='2'] .module-seccions{  width: 100%; max-width: 500px; }
    .screen[data-screen='2'] .module-tempo{ width: 100%; margin-left: 0%; max-width: 400px; }

    .screen[data-screen='2'] .module-seccions > p{ padding: 0px 20px 28px 0px; }

    .screen[data-screen='2'] .module-seccions .equv{ float: left; width: 20%; height: 120px; }
    .screen[data-screen='2'] .module-seccions .equvinstrums{ margin: 20px 0px 20px 0px; }
    .screen[data-screen='2'] .module-seccions .equvinstrum{ width: 20%; }
    .screen[data-screen='2'] .module-seccions .equv .in{ width: 12px; }
    .screen[data-screen='2'] .module-seccions .equv .handle{ width: 24px; height: 24px; margin-left: -12px; margin-top: -12px; }
    .screen[data-screen='2'] .module-seccions .equv .handle p{ left: 120%; top: 50%; margin-top: -10px; }

    .screen[data-screen='2'] .module-tempo > p{ padding: 0px 20px 28px 0px; }
    .screen[data-screen='2'] .module-tempo .equh{ padding: 10px 0px; }
    .screen[data-screen='2'] .module-tempo .equh .in{ height: 12px; }
    .screen[data-screen='2'] .module-tempo .equh .handle{ width: 24px; height: 24px; margin-left: -12px; margin-top: -12px;}

    .screen[data-screen='2'] .module-tempo .current-val{ font-size: 30px; line-height: 30px; margin-bottom: 6px; }
    .screen[data-screen='2'] .module-tempo .current-tempo{ font-size: 20px; line-height: 30px; margin-top: 10px; }
    .screen[data-screen='2'] .module-tempo .bpm{ top: -24px; font-size: 12px; line-height: 16px; }
}

@media screen and (min-width: 480px) {

    .screen[data-screen='0'] .hand-left{ left: 10px; bottom: 100px;  width: 54px; }
    .screen[data-screen='0'] .hand-right{ right: 10px; bottom: 100px; width: 115px; }

    h1{ font-size: 40px; line-height: 50px; }

    /*.screen[data-screen='1'] .back{ width: 95%; height: 100%;}*/
    .popupvideo .back{ width: 95%; height: 100%;}*/

    .screen[data-screen='2'] .module-seccions .equv{ float: left; width: 20%; height: 180px; }
    .screen[data-screen='2'] .module-seccions .equvinstrums{ margin: 20px 0px 20px 0px; }
    .screen[data-screen='2'] .module-seccions .equvinstrum{ width: 20%; }
    .screen[data-screen='2'] .module-seccions .equv .in{ width: 18px; }
    .screen[data-screen='2'] .module-seccions .equv .handle{ width: 32px; height: 32px; margin-left: -16px; margin-top: -16px; }
    .screen[data-screen='2'] .module-seccions .equv .handle p{ left: 120%; top: 50%; margin-top: -10px; }

    .screen[data-screen='2'] .module-seccions > p{ padding: 0px 20px 28px 40px; }

    .screen[data-screen='2'] .module-tempo > p{ padding: 0px 20px 28px 0px; }
    .screen[data-screen='2'] .module-tempo .equh{ padding: 10px 0px; }
    .screen[data-screen='2'] .module-tempo .equh .in{ height: 18px; }
    .screen[data-screen='2'] .module-tempo .equh .handle{ width: 32px; height: 32px; margin-left: -16px; margin-top: -16px;}

    .screen[data-screen='2'] .module-tempo .current-val{ font-size: 40px; line-height: 40px; margin-bottom: 12px; }
    .screen[data-screen='2'] .module-tempo .current-tempo{ font-size: 25px; line-height: 35px; margin-top: 15px; }
    .screen[data-screen='2'] .module-tempo .bpm{ top: -30px; font-size: 12px; line-height: 16px; }
}

@media screen and (min-width: 640px) {

    .screen[data-screen='0'] .hand-left{ left: 10%; bottom: 100px;  width: 64px; }
    .screen[data-screen='0'] .hand-right{ right: 10%; bottom: 100px; width: 128px; }

    h1{ font-size: 50px; line-height: 60px; }

    /*.screen[data-screen='1'] .back{ width: 90%; height: 100%;}*/
    .popupvideo .back{ width: 90%; height: 100%;}*/

    .screen[data-screen='2'] .module-seccions .equv{ float: left; width: 20%; height: 240px; }
    .screen[data-screen='2'] .module-seccions .equvinstrums{ margin: 20px 0px 20px 0px; }
    .screen[data-screen='2'] .module-seccions .equvinstrum{ width: 20%; }
    .screen[data-screen='2'] .module-seccions .equv .in{ width: 24px; }
    .screen[data-screen='2'] .module-seccions .equv .handle{ width: 40px; height: 40px; margin-left: -20px; margin-top: -20px; }
    .screen[data-screen='2'] .module-seccions .equv .handle p{ left: 120%; top: 50%; margin-top: -10px; }

    .screen[data-screen='2'] .module-tempo > p{ padding: 0px 20px 28px 0px; }
    .screen[data-screen='2'] .module-tempo .equh{ padding: 10px 0px; }
    .screen[data-screen='2'] .module-tempo .equh .in{ height: 24px; }
    .screen[data-screen='2'] .module-tempo .equh .handle{ width: 40px; height: 40px; margin-left: -20px; margin-top: -20px;}

    .screen[data-screen='2'] .module-tempo .current-val{ font-size: 50px; line-height: 50px; margin-bottom: 16px; }
    .screen[data-screen='2'] .module-tempo .current-tempo{ font-size: 30px; line-height: 40px; margin-top: 20px; }
    .screen[data-screen='2'] .module-tempo .bpm{ top: -36px; font-size: 12px; line-height: 16px; }
}

@media screen and (min-width: 768px) {

    h1{ font-size: 57px; line-height: 70px; }

    .screen[data-screen='0'] .buttons div{ float: left;  width: 50%; }
    .screen[data-screen='0'] .buttons div:nth-child(1){ text-align: right; }
    .screen[data-screen='0'] .buttons div:nth-child(2){ text-align: left; }

    .screen[data-screen='0'] .hand-left{ left: 5%; bottom: 100px;  width: 74px; }
    .screen[data-screen='0'] .hand-right{ right:  5%; bottom: 100px; width: 141px; }

    /*.screen[data-screen='1']{ padding: 100px 20px 0px 20px; }*/
    /*.screen[data-screen='1'] .back{ width: 85%; height: 100%;}*/
    .popupvideo { padding: 100px 20px 0px 20px; }
    .popupvideo .back{ width: 85%; height: 100%;}

    .screen[data-screen='2'] .module-tempo > p{ padding: 0px 20px 28px 0px; }
    .screen[data-screen='2'] .module-tempo .equh{ padding: 10px 0px; }
    .screen[data-screen='2'] .module-tempo .equh .in{ height: 24px; }
    .screen[data-screen='2'] .module-tempo .equh .handle{ width: 40px; height: 40px; margin-left: -20px; margin-top: -20px;}


}

@media screen and (min-width: 1024px) {

    .screen[data-screen='0'] .hand-left{ left: 10%; bottom: 100px;  width: 74px; }
    .screen[data-screen='0'] .hand-right{ right:  10%; bottom: 100px; width: 141px; }


    /*.screen[data-screen='1']{ padding: 100px 20px 0px 20px; }
    .screen[data-screen='1'] .back{ width: 80%; height: 100%;}*/
    .popupvideo{ padding: 100px 20px 0px 20px; }
    .popupvideo .back{ width: 80%; height: 100%;}

    .screen[data-screen='2'] .module-seccions{  width: 55%; max-width: 500px; }
    .screen[data-screen='2'] .module-tempo{ width: 25%; margin-left: 10%; max-width: 400px; }
}

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

    .screen[data-screen='0'] .hand-left{ left: 20%; bottom: 100px;  width: 74px; }
    .screen[data-screen='0'] .hand-right{ right:  20%; bottom: 100px; width: 141px; }

}

@media screen and (min-width: 1400px) {

}

@media screen and (min-width: 1600px) {

}

@media screen and (min-width: 1800px) {

}
