/* 비디오  */
.bts-section-video {}

.bts-section-video>.con {
    background-image: url('./../../../images/bts/discography/proof/ui/pc-section-2-bg.png');
    background-size: 100% auto;
    background-repeat: repeat-y;
    padding-top: 100px;
    padding-bottom: 85px;
}

.proof .album-video>.slide-wrap {
    margin-top: -22px;
}

.proof .album-video .bottom.rows ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.proof .album-video .album-video {
    padding: 0px 0px 150px 0px;
    margin-top: 10vw;
    z-index: 3;
}

.proof .album-video .slide-wrap>ul {
    padding-bottom: 50px;
}

.proof .album-video .bottom.rows ul::after {
    display: none;
}

.proof .album-video .bottom.rows ul li.taller {
    display: inline-block;
    padding: 10px 0;
    width: 49%;
    border-bottom: 0;
}

.proof .album-video .slide-wrap>ul>li .contents-sub {
    color: #fff;
    text-transform: none;
}

.proof .album-video .bottom.rows ul li>button {
    display: inline-block;
    padding: 5px 0;
    font-family: 'Camber-SB';
}

.proof .album-video .bottom.rows ul li.first {
    flex: 1 1 auto;
    width: 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.proof .album-video .bottom.rows ul li.first::after {}

.proof .album-video .bottom.rows ul li.first>button {
    display: inline-block;
}

.proof .album-video .bottom.rows ul li.start {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 50px 0 200px;
    text-align: center;
}

.proof .album-video .bottom.rows ul li.end {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 200px 0 50px;
    text-align: center;
}

.proof .album-video .bottom.rows ul li.end::after {
    /* content: ''; */
    position: absolute;
    width: 100%;
    left: 0;
    /* border-bottom: 1px solid #D4CFBE; */
}

.proof .album-video .bottom.rows ul li.col-3 {
    flex: 0 0 auto;
    width: 33.33333%;
    padding-left: 0;
    text-align: center;
}

.proof .album-video .bottom.rows ul li.col-3.tr {
    text-align: right;
}

.proof .album-video .bottom.rows ul li.col-3.tl {
    text-align: left;
}

.proof .album-video .bottom.rows ul li.block {
    flex: 0 0 auto;
    width: 100%;
}

.proof .album-video .bottom.rows ul li.block:last-child {
    border-bottom: 0;
}

.proof .album-video .bottom ul li .contents-sub {
    display: inline-block;
    font-size: 40px;
    font-family: 'Monte Stella';
    font-weight: 200;
    color: #fff
}

.proof .album-video .bottom ul li .contents-sub>strong {
    font-family: 'Monte Stella';
    font-weight: 500;
}

.proof .album-video .bottom ul li.active .contents-sub,
.proof .album-video .bottom ul li:hover .contents-sub {
    color: #fff;
    border-bottom: 3px solid #fff;
    padding-bottom: 12px;
}


.proof .album-video .album-video .slide-wrap>ul {
    overflow: visible;
}

.proof .album-video .bottom ul li.active .contents-sub {
    color: #fff;
}

.proof .album-video .album-video .slide-wrap>ul>li {
    margin-bottom: 24vw;
}

.proof .album-video .album-video .slide-wrap>ul>li:last-child {
    margin-bottom: 0;
}

.proof .album-video .album-video .slide-wrap>ul>li::before {
    display: block;
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    z-index: -1;
}


.bts-section-video>.con>.pc {
    display: block;
}

.bts-section-video>.con>.mb {
    display: none;
}

.bts-section-video>.con>.title-img {
    margin-bottom: 50px;
}

.bts-section-video>.con>.title-img>img {
    width: 200px;
}


.bts-section-video>.con>.pc>.video>#bts-video-player {
    width: 1092px;
    height: 600px;
}

.bts-section-video>.con>.pc>.video {
    margin-bottom: 50px;
}


.bts-section-video>.con>.pc>.control-list {
    display: inline-block;
    width: 1065px;
    position: relative;
    text-align: center;
}

.bts-section-video>.con>.pc>.control-list>ul {
    display: flex;
}

.bts-section-video>.con>.pc>.control-list>ul>li {
    flex: 1 1 auto;
    width: 50%;
    text-align: center;
}

.bts-section-video>.con>.pc>.control-list>ul>li>button {
    display: inline-block;
    font-size: 40px;
    font-family: 'Monte Stella';
    font-weight: 200;
    color: #fff
}

.bts-section-video>.con>.pc>.control-list>ul>li>button>strong {
    font-family: 'Monte Stella';
    font-weight: 500;
}

.bts-section-video>.con>.pc>.control-list>ul>li.on>button {
    border-bottom: 3px solid #fff;
}


/* Between PC And Mobile */
@media screen and (max-width: 1440px) {

    /* Video */
    .bts-section-video>.con {
        padding-bottom: 18vw;
        background-position: -4vw;
        background-size: 104vw;
    }

    .bts-section-video>.con>.title-img>img {
        width: 14vw;
    }

    .bts-section-video>.con>.title-img {
        margin-bottom: 10vw;
    }

    .proof .album-video .bottom.rows ul li.start {
        padding: 0 25px 0 50px;

    }

    .proof .album-video .bottom.rows ul li.end {
        padding: 0 50px 0 25px;
    }

    .bts-section-video>.con>.pc>.video {
        margin-bottom: 5vw;
    }

    .bts-section-video>.con>.pc>.video>#bts-video-player {
        width: 95vw;
        height: 53vw;
    }

    .bts-section-video>.con>.pc>.control-list {
        max-width: 1065px;
        width: 100%;
    }

    .bts-section-video>.con>.pc>.control-list>ul>li>button {
        font-size: 3vw;
    }

}

/* For Mobile */
@media screen and (max-width: 768px) {

    /* 비디오 */
    .bts-section-video>.con {
        padding-bottom: 18vw;
    }

    .bts-section-video>.con>.title-img {
        margin-bottom: 10vw;
    }

    .bts-section-video>.con>.title-img>img {
        width: 26vw;
    }

    .proof .album-video {
        margin-top: 0;
    }

    .proof .album-video .slide-wrap>ul {
        padding-bottom: 0;
    }

    .bts-section-video>.con>.pc {
        display: none;
    }

    .bts-section-video>.con>.mb {
        display: block;
    }

    .bts-section-video>.con>.mb li {
        margin-bottom: 8vw;
    }

    .bts-section-video>.con>.mb li>.video {
        display: block;
        position: relative;
        width: 90vw;
        height: 51vw;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 8vw;
    }

    .proof .album-video .slide-wrap>ul>li .contents-sub {
        font-weight: normal;
    }

    .bts-section-video>.con>.mb li>.video>iframe {
        width: 100%;
        height: 100%;
    }

    .bts-section-video>.con>.mb li>.title {
        display: inline-block;
        font-size: 8vw;
        font-family: 'Monte Stella';
        font-weight: 200;
        color: #fff;
    }

    .bts-section-video>.con>.mb li>.title>strong {
        font-family: 'Monte Stella';
        font-weight: 500;
    }

    .bts-section-video>.con>.mb li:last-child {
        margin-bottom: 0;
    }

}