.video-page .embed-responsive>img {
    object-fit: cover;
}

.video-head {
    position: relative;
    z-index: 1;
    padding-bottom: 85px;
}

.video-head:before {
    content: '';
    position: absolute;
    z-index: -1;
    background-color: #F9F9F9;
    left: 0;
    right: 430px;
    top: -125px;
    bottom: 0;
    background-image: url(../images/bg-SDGs.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    -webkit-border-radius: 0 0 80px 0;
    -moz-border-radius: 0 0 80px 0;
    border-radius: 0 0 80px 0;
}

.video-body {
    padding: 80px 0;
}

.video-page.detail-page .video-head {
    position: unset;
    padding-bottom: 40px;
}

.video-page.detail-page .video-head::before {
    display: none;
}

.video-page.detail-page {
    position: relative;
}

.video-page.detail-page::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    right: 430px;
    top: -125px;
    bottom: 0;
    background-image: url(../images/bg-SDGs.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 140%;
    -webkit-border-radius: 0 0 80px 0;
    -moz-border-radius: 0 0 80px 0;
    border-radius: 0 0 80px 0;
}

.video-highlight .inner {
    padding-right: 70px;
}

.video-highlight .detail {
    font-size: 24px;
    opacity: 0.4;
    margin-bottom: 10px;
}

.video-highlight .title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}

.video-highlight .desc {
    font-size: 30px;
    line-height: 1em;
    min-height: 4em;
    max-height: 6em;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

.video-highlight .highlight-box {
    position: relative;
}

.video-highlight .highlight-box .content {
    position: relative;
    z-index: 1;
    /* margin-top: -120px; */
}

.video-highlight .highlight-box .content>img {
    width: 441px;
}

.video-highlight .highlight-box::before {
    content: "";
    position: absolute;
    top: -70px;
    right: -70px;
    bottom: -70px;
    width: 72%;
    -webkit-border-radius: 80px 0 80px 0;
    -moz-border-radius: 80px 0 80px 0;
    border-radius: 80px 0 80px 0;
    background-image: linear-gradient(180deg, #00669f 0%, #003a9f 100%);
}

.video-highlight-slider .slick-list {
    overflow: visible;
}

.video-highlight-slider .slick-slide {
    opacity: 0;
    visibility: hidden;
}

.video-highlight-slider .slick-current {
    opacity: 1;
    visibility: visible;
}

.video-highlight-slider .slick-prev,
.video-highlight-slider .slick-next {
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 60px;
    height: 60px;
    line-height: 63px;
}

.video-highlight-slider .slick-prev {
    left: -60px;
}

.video-highlight-slider .slick-next {
    right: -60px;
}

.video-highlight-slider .slick-arrow.slick-disabled {
    opacity: 0.4;
    pointer-events: none;
}

.video-highlight-slider .slick-dots {
    bottom: -55px;
}

.videos-list>.row {
    row-gap: 30px;
}

.videos-list .card {
    border: none;
    border-radius: 0;
}

.videos-list {
    margin-bottom: 60px;
}

.videos-list .inner {
    padding-top: 24px;
}

.videos-list .inner .detail {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 6px;
}

.videos-list .inner .title {
    color: #000000;
    font-size: 40px;
    line-height: 1em;
    max-height: 2em;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
}

.videos-list .link:hover .inner .title {
    color: #76BF88;
}

.video-player>.row>.-col-1 {
    -ms-flex: 0 0 72.55%;
    flex: 0 0 72.55%;
    max-width: 72.55%;
}

.video-player>.row>.-col-2 {
    -ms-flex: 0 0 27.45%;
    flex: 0 0 27.45%;
    max-width: 27.45%;
}

.video-player .video-wrapper {
    padding-right: 30px;
}

.video-player .video-playlist {}

.video-playlist .playlist-head {
    padding-bottom: 15px;
    /* margin-bottom: 10px; */
    border-bottom: 1px solid #D4D4D4;
}

.video-playlist .playlist-head .title {
    font-size: 30px;
    font-weight: bold;
}

.video-playlist .playlist-head .desc {
    font-size: 28px;
}

.video-playlist .scroll-wrapper {
    position: relative;
    height: 563px;
    overflow: hidden;
}

.video-playlist .swiper-slide {
    height: auto !important;
}

/* .video-playlist .swiper-slide {
    margin-bottom: 29px;
} */
.video-playlist .thumb-item {
    margin-bottom: 29px;
}

.video-playlist .swiper-wrapper {
    padding-top: 15px;
}

.video-playlist .thumb-item {
    cursor: pointer;
}

.video-playlist .thumb-item .thumbnail {
    position: relative;
    width: 152px;
}

.video-playlist .thumb-item .thumbnail::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.532' height='25.532' viewBox='0 0 25.532 25.532'%3E%3Cpath d='M12.766,0A12.766,12.766,0,1,0,25.532,12.766,12.766,12.766,0,0,0,12.766,0ZM9.278,18.318V7.213l9.617,5.552Z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    z-index: 1;
}


.video-playlist .thumb-item .inner {
    padding: 2px 14px 2px 20px;
}

.video-playlist .thumb-item .inner .detail {
    font-size: 24px;
    margin-bottom: 8px;
}

.video-playlist .thumb-item .inner .title {
    font-size: 28px;
    line-height: 1em;
    max-height: 2em;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.video-playlist .swiper-slide-thumb-active .thumb-item {
    background: #F9F9F9;
}

.video-playlist .swiper-slide-thumb-active .thumb-item .thumbnail {
    border: 3px solid #144188;
}

.video-playlist .swiper-scrollbar-drag {
    background: #154188;
}

.video-playlist .swiper-scrollbar.swiper-scrollbar-vertical,
.video-playlist .swiper-vertical>.swiper-scrollbar {
    top: 15px;
    right: 0;
    width: 8px;
    height: 92%;
}

/* .video-playlist .mCSB_scrollTools {
    margin-top: 10px;
} */

/* .video-playlist .scroll-wrapper>.swiper {
    width: 100%;
} */
.video-playlist .scroll-wrapper>.swiper {
    height: 100%;
}

@media (max-width:1600px) {

    .video-player>.row>.-col-1 {
        -ms-flex: 0 0 65%;
        flex: 0 65%;
        max-width: 65%;
    }

    .video-player>.row>.-col-2 {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }

    .video-playlist .thumb-item .thumbnail {
        width: 141px;
    }

    .video-playlist .thumb-item .inner {
        padding: 1.5px 10px 1.5px 20px;
    }

    .video-playlist .thumb-item .inner .detail {
        font-size: 22px;
        margin-bottom: 4px;
    }

    .video-playlist .thumb-item .inner .title {
        font-size: 26px;
    }

    .video-playlist .scroll-wrapper {
        height: 427px;
    }

    /* .video-playlist .swiper-slide {
        margin-bottom: 30px;
    } */
    .video-playlist .thumb-item {
        margin-bottom: 30px;
    }
}

@media (max-width:1440px) {
    .video-head {
        padding-bottom: 70px;
    }

    .video-body {
        padding: 60px 0;
    }

    .video-highlight .inner {
        padding-right: 60px;
    }


    .videos-list .inner .title {
        font-size: 38px;
    }

    .video-player>.row>.-col-1 {
        -ms-flex: 0 0 60.02%;
        flex: 0 60.02%;
        max-width: 60.02%;
    }

    .video-player>.row>.-col-2 {
        -ms-flex: 0 0 39.8%;
        flex: 0 0 39.8%;
        max-width: 39.8%;
    }

    .video-playlist .scroll-wrapper {
        height: 355px;
    }

    .video-playlist .thumb-item .thumbnail {
        width: 123px;
    }

    .video-player .video-wrapper {
        padding-right: 20px;
    }

    /* .video-playlist .swiper-slide {
        margin-bottom: 20px;
    } */

    .video-playlist .thumb-item {
        margin-bottom: 20px;
    }

    .video-playlist .thumb-item .inner .detail {
        font-size: 20px;
    }

    .video-playlist .thumb-item .inner .title {
        font-size: 24px;
    }

    .video-playlist .playlist-head .title {
        font-size: 28px;
    }

    .video-playlist .playlist-head .desc {
        font-size: 26px;
    }

}

@media (max-width:1199px) {

    .video-head {
        padding-bottom: 60px;
    }

    .video-body {
        padding: 50px 0;
    }

    .video-highlight .inner {
        padding-right: 40px;
    }

    .video-highlight .title {
        font-size: 38px;
    }

    .videos-list {
        margin-bottom: 50px;
    }

    .videos-list .inner .title {
        font-size: 34px;
    }

    .videos-list .inner .detail {
        font-size: 22px;
    }

    .video-player>.row>.-col-1 {
        -ms-flex: 0 0 58%;
        flex: 0 58%;
        max-width: 58%;
    }

    .video-player>.row>.-col-2 {
        -ms-flex: 0 0 42%;
        flex: 0 0 42%;
        max-width: 42%;
    }

    .video-playlist .scroll-wrapper {
        height: 266px;
    }

    .video-playlist .thumb-item .thumbnail {
        width: 100px;
    }

    .video-playlist .thumb-item .inner .detail {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .video-playlist .thumb-item .inner .title {
        font-size: 20px;
    }

    .video-playlist .thumb-item .inner {
        padding: 1px 10px 1px 20px;
    }

    /* .video-playlist .swiper-slide {
        margin-bottom: 16px;
    } */

    .video-playlist .thumb-item {
        margin-bottom: 16px;
    }

    .video-player .video-wrapper {
        padding-right: 16px;
    }

    .video-playlist .playlist-head .title {
        font-size: 26px;
    }

    .video-playlist .playlist-head .desc {
        font-size: 24px;
    }

    .video-page.detail-page .video-head {
        padding-bottom: 20px;
    }
}

@media (max-width:991px) {
    .video-head {
        padding-bottom: 40px;
    }

    .video-highlight .inner {
        padding-right: 20px;
    }

    .video-highlight .title {
        font-size: 34px;
    }

    .video-highlight .detail {
        font-size: 22px;
    }

    .videos-list {
        margin-bottom: 40px;
    }

    .videos-list .inner .title {
        font-size: 30px;
    }

    .videos-list .inner .detail {
        font-size: 20px;
    }

    .video-highlight-slider .slick-dots {
        bottom: -38px;
    }

    .video-player>.row>.-col-1 {
        -ms-flex: 0 0 100%;
        flex: 0 100%;
        max-width: 100%;
    }

    .video-player>.row>.-col-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .video-playlist .scroll-wrapper {
        /* height: 425px; */
        height: 336px;
    }

    .video-player .video-playlist {
        margin-top: 30px;
    }

    .video-playlist .thumb-item .thumbnail {
        width: 120px;
    }

    .video-playlist .thumb-item .inner .detail {
        font-size: 16px;
    }

    .video-playlist .thumb-item .inner .title {
        font-size: 18px;
    }

    .video-playlist .thumb-item .inner {
        padding: 0 10px 0 20px;
    }

    .video-player .video-wrapper {
        padding-right: 0;
    }

    .video-playlist .playlist-head .title {
        font-size: 24px;
    }

    .video-playlist .playlist-head .desc {
        font-size: 22px;
    }
}

@media (max-width:767px) {
    .video-head {
        padding-bottom: 60px;
    }

    .video-highlight-slider .slick-dots {
        bottom: -65px;
    }

    .videos-list {
        margin-bottom: 36px;
    }

    .videos-list>.row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .videos-list>.row>div {
        padding-left: 8px;
        padding-right: 8px;
    }

    .video-highlight .title {
        font-size: 30px;
    }

    .video-highlight .desc {
        display: block;
        /* min-height: 1px; */
        max-height: unset;
        word-break: unset;
        overflow: unset;
        text-overflow: unset;
        -webkit-box-orient: unset;
        -webkit-line-clamp: unset;
    }

    .video-highlight .detail {
        font-size: 20px;
    }

    .videos-list .inner .title {
        font-size: 26px;
    }

    .videos-list .inner .detail {
        font-size: 18px;
    }

    .video-body {
        padding: 40px 0;
    }

    .video-highlight .highlight-box {
        margin-top: 54px;
    }

    .video-highlight .highlight-box::before {
        top: -40px;
        right: -40px;
        bottom: -40px;
    }

    .video-page.detail-page .video-head {
        padding-bottom: 0;
    }

    .video-playlist .thumb-item .thumbnail {
        width: 100px;
    }

    .video-playlist .scroll-wrapper {
        height: 302px;
    }

    /* .video-playlist .thumb-item .inner {
        padding: 10px 10px 10px 16px;
    } */

    .video-playlist .playlist-head .title {
        font-size: 20px;
    }

    .video-playlist .playlist-head .desc {
        font-size: 18px;
    }
}

@media (max-width:575px) {
    .video-playlist .scroll-wrapper {
        height: 296px;
    }

    /* .video-playlist .thumb-item .thumbnail {
        width: 80px;
    } */

    .video-playlist .thumb-item .inner .detail {
        font-size: 14px;
    }

    .video-playlist .thumb-item .inner .title {
        font-size: 16px;
    }
}


.detail-head .SDGs-about .mcscrollX {
    max-width: 830px;
}

@media (max-width: 1600px) {
    .detail-head .SDGs-about .mcscrollX {
        max-width: 730px;
    }
}

@media (max-width: 1440px) {
    .detail-head .SDGs-about .mcscrollX {
        max-width: 660px;
    }
}

@media (max-width: 1199px) {
    .detail-head .SDGs-about .mcscrollX {
        max-width: 540px;
    }
}

@media (max-width: 991px) {
    .detail-head .SDGs-about .mcscrollX {
        max-width: 430px;
    }
}