.section
{
    background-color: #f7f7f7;
}

.container .header
{
    /*padding-bottom: 18px;*/
}

.week
{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.week.status_0
{
    
}

.week.status_1
{
    
}

.week.status_2
{
    
}

.videos_c
{
    float: left;
    width: 100%;
}

.container .section
{
    margin-top: 70px;
    padding: 70px;
    width: calc(100% - 140px);
}

.container .section .row.n1
{
    background-image: url(../images/pages/rockin/header.png);
    width: calc(100% + 140px);
    margin-left: -70px;
    margin-top: -70px;
    height: 500px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #000;
}

.container .section .row.n1 .text_c
{
    margin-left: 70px;
    width: 400px;
    margin-top: 150px;
    overflow: hidden;
}

.container .section .row.n1 h1
{
    float: left;
    text-align: left;
    color: #FFF;
    width: 100%;
    margin-right: 50%;
    font-size: 36px;
}

.container .section .row.n1 h2
{
    float: left;
    text-align: left;
    margin-top: 10px;
    color: #FFF;
    width: 100%;
    margin-right: 50%;
    font-size: 16px;
    opacity: 0.8;
    font-weight: 400;
}

.container .section .row.n1 .video_btn
{
    float: left;
    width: 90px;
    cursor: pointer;
    margin-top: 10px;
    opacity: .5;
}

.container .section .row.n1 .custom
{
    float: left;
    width: 100%;
    margin-top: 60px;
}

.container .section .row.n1 .custom .btn
{
    width: 140px;
    float: left;
    margin-right: 75px;
    margin-left: 15px;
}

.container .section .row.n1 .custom .price
{
    float: left;
    text-align: left;
    margin-top: 15px;
    color: #FFF;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
}

.container .section .row.n1 .col.left
{
    float: left;
    width: 370px;
}

.container .section .row.n1 .col.left .logo
{
    float: left;
    height: 80px;
    margin-top: 11px;
}

.container .section .row.n1 .col.left h1
{
    float: left;
    margin-left: 20px;
    font-size: 30px;
    line-height: 30px;
    margin-top: 22px;
}

.container .section .row.n1 .col.center
{
    float: left;
    width: 610px;
    font-weight: 400;
    margin-top: 8px;
    color: #444;
}

.container .section .row.n1 .col.center .text
{
    float: left;
    width: 100%;
    color: #444;
    font-size: 15px;
    line-height: 22px;
}

.container .section .row.n1 .col.center .pack_c
{
    float: left;
    width: 100%;
    margin-top: 20px;
}

.container .section .row.n1 .col.center .pack_c .text
{
    color: #000;
}

.container .section .row.n1 .col.center .pack_c .btn
{
    float: left;
    margin-top: 20px;
}



.container .section .row.n1 .col.right
{
    float: right;
    width: 260px;
}

.container .section .row.n1 .col.right .txt
{
    float: left;
    width: 100%;
}

.container .section .row.n1 .col.right .txt.n1
{
    font-size: 15px;
    color: #c3c3c3;
    text-transform: uppercase;
}

.container .section .row.n1 .col.right .txt.n2
{
    font-size: 15px;
    margin-top: 5px;
}

.container .section .row.n2
{
    margin: 20px auto;
}

.container .section .row.n2 .big_access
{
    float: left;
    width: 100%;
    overflow: hidden;
}

.container .section .row.n2 .big_access .access
{
    float: left;
    width: 30%;
    cursor: pointer;
}
.container .section .row.n2 .big_access .access.first
{
    margin-left: 40%;
}
.container .section .row.n2 .big_access .access.middle
{
    margin-left: 5%;
    margin-right: 5%;
}

.container .section .row.n2 .big_access .access .pic
{
    float: left;
    width: 100%;
}

.container .section .row.n2 .big_access .access .pic.hover
{
    display: none;
}

.container .section .row.n3
{
    width: 100%;
    margin-left: -70px;
    padding-left: 70px;
    background-repeat: no-repeat;
    padding-right: 70px;
    background-position: bottom left -80px;
    background-size: 430px auto;
    background-image: url(../images/pages/rockin/row_n3_back.png);
    padding-bottom: 240px;
}

.container .section .row.n3 .testimonials
{
    float: left;
    width: 100%;
}

.container .section .row.n3 .pagination
{
    float: left;
    width: 60px;
    margin-top: 20px;
    margin-left: calc(50% - 30px);
    margin-right: calc(50% - 30px);
}

.container .section .row.n3 .pagination .bullet
{
    float: left;
    width: 10px;
    height: 10px;
    margin: 10px;
    border-radius: 100%;
    background-color: #B1B1B1;
    cursor: pointer;
}

.container .section .row.n3 .pagination .bullet.active
{
    background-color: #000;
    cursor: default;
}


.container .section .row.n3 .testimonial
{
    width: calc(40% - 70px);
    background-image: url(../images/pages/rockin/quote.svg);
    background-repeat: no-repeat;
    background-size: 40px auto;
    padding-left: 70px;
}

.container .section .row.n3 .testimonial.left
{
    float: left;
    margin-left: 5%;
}

.container .section .row.n3 .testimonial.right
{
    float: right;
    margin-right: 5%;
}

.container .section .row.n3 .testimonial .text
{
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 22px;
    color: #B1B1B1;
}

.container .section .row.n3 .testimonial .name
{
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
    color: #B1B1B1;
}

.container .section .row.n4
{
    width: 100%;
    margin-right: -70px;
    padding-right: 70px;
    background-repeat: no-repeat;
    padding-left: 70px;
    background-position: center right;
    background-size: auto 80%;
    background-image: url(../images/pages/rockin/row_n4_back.png);
    padding-bottom: 280px;
    margin-top: -5%;
}

.container .section .row.n4 .col.left
{
    float: left;
    width: 380px;
    padding-right: 50px;
}

.container .section .row.n4 .col.left h3
{
    font-size: 40px;
    background-image: url(../images/pages/rockin/bikes/hr.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto 5px;
    padding-bottom: 30px;
    line-height: 42px;
    margin-bottom: 30px;
}

.container .section .row.n4 .col.left .text
{
    float: left;
    font-size: 15px;
    color: #0A0A0A;
    margin-bottom: 20px;
    line-height: 22px;
}

.container .section .row.n4 .col.left .btn
{
    float: left;
}

.container .section .row.n4 .col.right
{
    float: right;
    width: calc(100% - 580px);
    padding-right: 70px;
}

.container .section .row.n4 .col.right .teacher
{
    float: left;
    width: 180px;
    height: 210px;
    border-radius: 10px;
    background-size: cover;
    margin-right: 50px;
    background-position: center center;
    margin-bottom: 50px;
    -webkit-box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.3);
}

.container .section .row.n4 .col.right .teacher .name
{
    float: left;
    margin-top: 180px;
    padding-left: 10px;
    font-size: 18px;
    color: #FFF;
}

.container .section .row.n5
{
    width: 100%;
    margin-right: -70px;
    margin-top: -100px;
    padding-right: 70px;
    background-repeat: no-repeat;
    padding-left: 70px;
}

.container .section .row.n5 .col.left
{
    float: left;
    width: 450px;
    padding-right: 50px;
}

.container .section .row.n5 .col.left h3
{
    font-size: 40px;
    background-image: url(../images/pages/rockin/bikes/hr.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto 5px;
    padding-bottom: 30px;
    line-height: 42px;
    margin-bottom: 30px;
}

.container .section .row.n5 .col.left .text
{
    float: left;
    font-size: 22px;
    color: #0A0A0A;
    margin-bottom: 20px;
}

.container .section .row.n5 .col.left .btn
{
    float: left;
}

.container .section .row.n5 .col.right
{
    float: right;
    width: calc(100% - 580px);
    padding-right: 70px;
    padding-bottom: 15px;
}

.container .section .row.n5 .col.right .pack
{
    float: left;
    margin-left: 35px;
    margin-bottom: 30px;
    background-color: #FFF;
    padding-top: 45px;
    border-radius: 20px;
    width: 190px;
    -webkit-box-shadow: -5px 19px 32px -12px rgba(0,0,0,0.29);
    -moz-box-shadow: -5px 19px 32px -12px rgba(0,0,0,0.29);
    box-shadow: -5px 19px 32px -12px rgba(0,0,0,0.29);
}

.container .section .row.n5 .col.right .pack .flag
{
    float: left;
    width: 100%;
    margin-bottom: 45px;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    height: 15px;
}

.container .section .row.n5 .col.right .pack .name
{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-size: 29px;
    line-height: 50px;
    margin-bottom: 51px;
    font-weight: 700;
    margin-top: 14px;
}
.container .section .row.n5 .col.right .pack .name.custom {
    margin-top: 3px;
    margin-bottom: 40px;
    line-height: 36px;
}

.container .section .row.n5 .col.right .pack .number
{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    font-weight: 700;
}

.container .section .row.n5 .col.right .pack .clases
{
    float: left;
    width: 100%;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 20px;
    color: #000;
    line-height: 20px;
    margin-bottom: 40px;
}

.container .section .row.n5 .col.right .pack .hr
{
    width: 36px;
    float: left;
    margin-left: calc(50% - 18px);
    margin-right: calc(50% - 18px);
    margin-top: 15px;
    margin-bottom: 15px;
}

.container .section .row.n5 .col.right .pack .price
{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 29px;
    line-height: 34px;
    margin-bottom: 15px;
}

.container .section .row.n5 .col.right .pack .validity
{
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #B1B1B1;

    font-size: 13px;
    line-height: 15px;
    color: #B1B1B1;
}

.container .section .row.n5 .col.right .pack .price_per_class
{
    float: left;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #B1B1B1;
}

.container .section .row.n5 .col.right .pack .price_per_class .hidden
{
    color: #FFF;
}

.container .section .row.n5 .col.right .pack.rockpass
{
    cursor: default;
    padding-top: 65px;
    padding-bottom: 65px;
}

.container .section .row.n5 .col.right .pack form
{
    float: left;
    width: 100%;
}

.container .section .row.n5 .col.right .pack form .btn
{
    float: left;
    width: 100%;
    margin-top: 29px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    line-height: 50px;
    height: 50px;
}

.container .section .row.n6
{
    float: left;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}

.container .section .row.n6 h2
{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
}

.container .section .row.n6 .text
{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin-bottom: 40px;
    margin-top: 10px;
}

.container .section .row.n6 .btn
{
    float: left;
    margin-left: calc(50% - 70px);
    margin-right: calc(50% - 70px);
}

@media screen and (min-width: 1290px) {
    .container .section .row.n4 .col.right {
        width: 570px;
    }
}

@media (orientation: portrait) {
    .container .section
    {
        margin-top: 70px;
        padding-left: 5%;
        width: 90%;
        padding-right: 5%;
        padding-top: 20px;
    }

    .container .section .row.n1 {
        background-image: url(../images/pages/rockin/header.png);
        width: 112%;
        margin-left: -6%;
        margin-right: -6%;
        height: 330px;
        background-size: 100% auto;
        background-position: center top 20px;
    }

    .container .section .row.n1 .text_c
    {
        margin-left: 5%;
        width: 80%;
        margin-top: 80px;
        overflow: hidden;
    }

    .container .section .row.n1 h1
    {
        font-size: 26px;
        margin: 0;
        width: 100%;
        padding-top: 0;
    }

    .container .section .row.n1 .custom .btn {
        width: 140px;
        float: left;
        margin-right: 35px;
        margin-left: 0px;
    }

    .container .section .row.n1 h2
    {
        width: 100%;
        margin-right: 0;
    }

    .container .section .row.n1 .video_btn
    {
        float: left;
        width: 120px;
        /* margin-left: calc(50% - 140px); */
        /* margin-right: calc(50% - 140px); */
        cursor: pointer;
        margin-top: 10px;
    }

    .container .section .row.n1 .custom
    {
        float: left;
        width: 100%;
        margin-top: 30px;
        margin-right: 0;
    }

    .container .section .row.n2 .big_access .access
    {
        width: 100%;
    }

    .container .section .row.n2 .big_access .access.first
    {
        margin-left: 0;
    }

    .container .section .row.n2 .big_access .access.middle
    {
        margin: 0;
    }

    .container .section .row.n2 .big_access .access .pic
    {
        width: 50%;
        margin: 0;
    }

    .container .section .row.n2 .big_access .access .pic.hover
    {
        display: unset;
        float: left;
        margin-left: 0;
    }

    .container .section .row.n3
    {
        background-size: 400px auto;
    }

    .container .section .row.n3 .testimonial
    {
        width: calc(100% - 40px);
        background-image: url(../images/pages/rockin/quote.svg);
        background-repeat: no-repeat;
        background-size: 25px auto;
        padding-left: 40px;
    }

    .container .section .row.n3 .testimonial.left
    {
        float: left;
        margin: 0;
    }

    .container .section .row.n3 .testimonial.right
    {
        float: left;
        margin: 0;
    }

    .container .section .row.n4
    {
        width: 100%;
        margin-right: -5%;
        padding-right: 5%;
        background-repeat: no-repeat;
        padding-left: 5%;
        background-position: center right;
        background-size: 60% auto;
        background-image: url(../images/pages/rockin/row_n4_back.png);
        padding-bottom: 20%;
        margin-top: -30%;
    }

    .container .section .row.n4 .col.left
    {
        float: left;
        width: 95%;
        padding-right: 5%;
    }

    .container .section .row.n4 .col.left .text
    {
        float: left;
        font-size: 15px;
        color: #0A0A0A;
        margin-bottom: 20px;
    }

    .container .section .row.n4 .col.right
    {
        float: left;
        width: 100%;
        padding-right: 0;
        margin-top: 30px;
    }

    .container .section .row.n5
    {
        width: 100%;
        margin-right: -5%;
        margin-top: -15%;
        padding-right: 5%;
        background-repeat: no-repeat;
        padding-left: 5%;
    }

    .container .section .row.n5 .col.left
    {
        float: left;
        width: 95%;
        padding-right: 5%;
    }

    .container .section .row.n5 .col.right
    {
        float: right;
        width: 95%;
        padding-right: 5%;
        padding-bottom: 15px;
    }

    /*
    .container .section .row.n5 .col.right .pack {
        float: left;
        margin-right: 0;
        background-color: #FFF;
        padding-top: 20px;
        border-radius: 6px;
        width: 47.5%;
        -webkit-box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.3);
        box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.3);
    }

    .container .section .row.n5 .col.right .pack:nth-child(1)
    {
        margin-right: 5%;
    }
    */
}