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

.week.status_0
{
    
}

.week.status_1
{
    
}

.week.status_2
{
    
}

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

.videos_c h3
{
    float: left;
    width: 380px;
    margin-left: calc(50% - 190px);
    margin-right: calc(50% - 190px);
}

.videos_c .btn.filters
{
    margin-top: 20px;
    margin-left: calc(50% - 67.5px);
}

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

.btn_filters
{
    display: none;
}

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

.container .section .row.n1 .col.left .logo
{
    float: left;
    height: 70px;
    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: 645px;
    font-weight: 400;
    margin-top: 8px;
    color: #444;
    padding-right: 70px;
}

.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: calc(100% - 1071px);
}

.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.filters
{
    padding-top: 40px;
}

.container .section .row.filters .col
{
    float: left;
    width: 16%;
}

.container .section .row.filters .col.n1 .icon
{
    height: 25px;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.container .section .row.filters .label
{
    float: left;
    width: calc(100% - 5px);
    margin-left: 5px;
}

.container .section .row.filters .col select
{
    border: 0;
    font-size: 15px;
    margin-top: 5px;
    color: #444;
    background-color: #F7F7F7;
}

.container .section .row.filters .col.n6 .btn
{
    float: right;
    text-align: right;
    padding: 0;
    background: unset;
    color: #444;
    text-decoration: underline;
}

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

.container .section .row.n2 h2
{
    float: left;
    width: auto;
    margin-bottom: 20px;
    padding-left: 15px;
    background-image: url(../images/general/icons/lock.svg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: auto 25px;
    padding-left: 40px;
}

.container .section .row.n2 h2 .date
{
    padding-left: 15px;
    font-size: 18px;
    color: #555;
}

.container .section .row.n2 .h2_status_0
{
    background-image: url(../images/general/icons/lock.svg);
}

.container .section .row.n2 .h2_status_1
{
    background-image: url(../images/general/icons/lock.svg);
}

.container .section .row.n2 .h2_status_2
{
    background-image: url(../images/general/icons/lock_open.svg);
}

.container .section .row.n2 .video
{
    float: left;
    width: 321px;
    margin-right: 30px;
    margin-bottom: 50px;
    cursor: pointer;
}

.container .section .row.n2 .video .thumb
{
    float: left;
    width: 100%;
    height: 200px;
    background: #CCC;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
}

.container .section .row.n2 .video .thumb .duration
{
    float: left;
    text-align: right;
    width: calc(100% - 15px);
    margin-top: 199px;
}

.play
{
    margin-left: 145.5px;
    margin-top: 85px;
}
.container .section .row.n2 .video .date
{
    float: left;
    width: calc(100% - 15px);
    margin-top: 10px;
    margin-left: 15px;
    font-size: 14px;
}

.container .section .row.n2 .video .name
{
    float: left;
    margin-top: 10px;
    width: calc(100% - 30px);
    padding-left: 15px;
    font-size: 16px;
}

.container .section .row.n2 .video .icon.seen
{
    float: right;
    margin-top: 4px;
}
.container .section .row.n2 .video .text
{
    float: left;
    width: calc(100% - 30px);
    padding-left: 15px;
    font-size: 15px;
    color: #000;
}

.container .section .row.n2 .video .text.duration
{
    margin-top: -30px;
    color: #FFF;
}

.container .section .row.n2 .video .text.teacher
{
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 17px;
    text-transform: capitalize;
}

.container .section .row.n2 .video .text.description
{
    color: #B1B1B1;
    font-size: 10px;
}

.free
{
    background: #4fffe4;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 6px;
    font-size: 11px;
    line-height: 12px;
    margin-left: 10px;
}

.pop.video .video_c
{
    background-color: #F7F7F7;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    width: 720px;
    left: calc(50% - 370px);
    top: 150px;
    border: 0;
}

.video_iframe
{
    border: 0;
    width: 720px;
    height: 400px;
}



@media screen and (max-width: 1210px) {
    .container .section .row.n1 .col.center
    {
        margin-top: 35px;
    }
}

@media screen and (max-width: 1430px) {
    .container .section .row.n1 .col.right
    {
        float: left;
        width: 645px;
        margin-top: 20px;
    }
}

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

    .btn_filters
    {
        display: block;
        float: right;
        width: 25px;
        margin-top: -40px;
    }
    .row.filters form
    {
        display: none;
    }

    .container .section .row.n1 .col.left .fx
    {
        float: left;
        height: 40px;
    }

    .container .section .row.n1 .col.center
    {
        float: left;
        width: 100%;
        font-weight: 400;
        margin-top: 10px;
    }

    .container .section .row.n1 .col.center .text
    {
        margin-top: 20px;
    }

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

    .container .section .row.pack
    {
        margin-top: 30px;
    }

    .container .section .row.filters .col {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .container .section .row.filters .col select{
        width: 100%;
    }

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

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

    .container .section .row.n2 .video
    {
        float: left;
        width: 48%;
        margin-right: 0;
        margin-bottom: 30px;
        cursor: pointer;
    }
    .container .section .row.n2 .video:nth-child(even)
    {
        margin-right: 2%;
    }

    .container .section .row.n2 .video .thumb
    {
        float: left;
        width: 100%;
        height: 110px;
        background: #CCC;
        border-radius: 15px;
        background-size: cover;
        background-position: center;
    }

    .container .section .row.n2 .video .thumb .duration
    {
        float: left;
        text-align: right;
        width: calc(100% - 15px);
        margin-top: 199px;
    }

    .play
    {
        margin-left: calc(50% - 10px);
        margin-top: 45px;
        width: 20px;
    }
    .container .section .row.n2 .video .date
    {
        float: left;
        width: calc(100% - 15px);
        margin-top: 10px;
        margin-left: 15px;
        font-size: 14px;
    }

    .container .section .row.n2 .video .name
    {
        float: left;
        margin-top: 10px;
        width: calc(100% - 30px);
        padding-left: 15px;
        font-size: 16px;
    }

    .container .section .row.n2 .video .icon.seen
    {
        float: right;
        margin-top: 5px;
        width: 48px;
    }
    .container .section .row.n2 .video .text
    {
        float: left;
        width: calc(100% - 30px);
        padding-left: 15px;
        font-size: 15px;
        color: #000;
    }

    .container .section .row.n2 .video .text.duration
    {
        margin-top: -30px;
        color: #FFF;
    }

    .container .section .row.n2 .video .text.teacher
    {
        margin-top: 3px;
        margin-bottom: 3px;
        font-size: 17px;
        text-transform: capitalize;
    }

    .container .section .row.n2 .video .text.description
    {
        color: #B1B1B1;
        font-size: 10px;
    }

    .pop.video .video_c
    {
        background-color: #F7F7F7;
        border-radius: 6px;
        padding: 10px;
        position: absolute;
        width: calc(92% - 20px);
        left: 4%;
        top: 150px;
        border: 0;
    }

    .video_iframe
    {
        border: 0;
        width: 100%;
    }
}