.vjs-social-overlay .vjs-share-options {
    font-size: 12px;
    list-style: none;
    color: #fff;
    text-align: center;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 20%;
    left: 45%;
    right: 0;
    bottom: 0
}
.custom_player.vjs-custom-skin .vjs-social-overlay .vjs-share-options li .image-embed-icon{
    width: 50px ;
    height: 50px ;
}


@media (max-width: 1366px) {
    /*share model for start width and height problem*/
    .span-label {
        margin-left: 15px !important;
    }
}
@media (max-width: 767px) {
    .custom_player.vjs-custom-skin .vjs-control-bar .icon-videojs-carousel-toggle {
        right: 145px
    }
    .vjs-suggested-video-endcap-link {
        margin-bottom: 0px;
    }
    .vjs-suggested-video-endcap-header{
        margin: 0 auto 10px;
    }
    .vjs-suggested-video-endcap-link:last-of-type, .vjs-suggested-video-endcap-link:nth-of-type(4n){
        margin-right: 19px;
    }
    .vjs-suggested-video-endcap.is-active {
        overflow: auto;
    }
    .vjs-suggested-video-endcap.is-active::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .vjs-suggested-video-endcap.is-active::-webkit-scrollbar:vertical {
        width: 12px;
    }

    .vjs-suggested-video-endcap.is-active::-webkit-scrollbar:horizontal {
        height: 12px;
    }

    .vjs-suggested-video-endcap.is-active::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 4px;
        border: 2px solid #ffffff;
    }

    .vjs-suggested-video-endcap.is-active::-webkit-scrollbar-track {
        border-radius: 4px;
        background-color: #ffffff;
    }
    .next-episode .next-li .vjs-carousel-thumbnail {
        width: 100% !important;
    }
    .next-episode {
        bottom: 70px !important;
        width: 215px !important;
        height: auto !important;
    }
    .custom_player.vjs-custom-skin .vjs-suggested-video-endcap .vjs-suggested-video-endcap-header{
        margin-top: 0px !important;
    }

}
@media (max-width: 660px) {
    .vjs-social-overlay{
        padding: 6px 6px;
    }
    .div-block{
        width:100% !important;
        padding:0 !important;
    }
    .custom_player.vjs-custom-skin .vjs-suggested-video-endcap .vjs-suggested-video-endcap-container .vjs-suggested-video-endcap-link{
        font-size: 10px !important;
    }
}
@media (max-width: 560px) {
    .next-episode {
        width: 205px !important;
        height: auto !important;
    }
}
@media (max-width: 480px) {
    .custom_player.vjs-custom-skin .vjs-control-bar .vjs-share-control,
    .vjs-share-control, .vjs-social-overlay{
        display: inherit;
    }
    .custom_player.vjs-custom-skin .vjs-control-bar .icon-videojs-carousel-toggle {
        right: 130px;
    }
    .custom_player.vjs-custom-skin .vjs-social-overlay .vjs-share-options li{
        height: 30px;
        width:30px;
        font-size: 12px;
    }
    .custom_player.vjs-custom-skin .vjs-social-overlay .vjs-share-options li .image-embed-icon{
        width: 30px ;
        height: 30px ;
        margin-top: 10px;
    }
    .custom_player.vjs-custom-skin .vjs-social-overlay .vjs-share-options li a{
        margin-top: -10px;
    }

    .vjs-social-overlay{
        padding: 6px 6px;
    }
    .vjs-share-options{
        top: 18%;
    }
    .div-block{
        width:80% !important;
        padding:0 !important;
    }
    .custom_player.vjs-custom-skin .vjs-social-overlay legend{
        font-size: 14px;
    }
    #embed_tab p span{
        font-size: 8px;
        height: 11px;
        margin-top: 2px;
    }
    .vjs-social-overlay input{
        margin-top: -10px;
    }
    .span-label{
        height: auto;
    }
    .vjs-social-overlay input{
        margin-top: 5px;
    }
    .vjs-social-overlay input[type=checkbox]{
        width: 12px;
        margin-top: -11px;
    }

    .width-bar span:first-child{
        margin-left: 30px !important;
    }

    .next-episode{
        width: 190px !important;
        height: auto !important;
        right: 10px !important;
    }

    .next-episode .next-li .vjs-carousel-thumbnail{
        width: 100% !important;
    }

    .previous-episode-area {
        left: 10px !important;
    }


    /*.custom_player.vjs-custom-skin .vjs-social-overlay .vjs-share-options li .image-embed-icon{*/
    /*display: none;*/
    /*}*/
    /*#embed_tab ,*/
    /*#share_btn {*/
    /*display: none;*/
    /*}*/
    /*.embed-icon-li{*/
    /*display: none !important;*/
    /*}*/
}
@media (max-width: 380px) {
    .next-episode{
        bottom: 54px !important;
        width: 160px !important;
        height: 134px !important;
        right: 8px !important;
    }
    .previous-episode-area {
        left: 8px !important;
    }
    .title-bar{
        font-size: 12px !important;
    }
    .next-ul .next-li .vjs-carousel-thumbnail {
        max-width: 142px !important;
    }

    .next-episode {
        bottom: 69px !important;
        width: 160px !important;
        height: auto !important;
        right: 8px !important;
    }
}

.videoAdUiSkipContainer{
    bottom: 54px;
}


@media only screen and (max-width: 500px) {
    .vjs-upnext-headtext {
        font-size: 11px !important;
    }

    .vjs-upnext-title {
        font-size: 14px !important;
    }
}

@media (max-width: 480px) {

    .video-js .vjs-upnext-autoplay-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
        transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
        cursor: pointer
    }
    .video-js .vjs-upnext-top{
        top: 10px;
    }
}

@media (max-width: 500px) {
    .vjs-suggested-video-endcap-container {
        max-height: 100%;
        overflow: auto;
    }
    .vjs-suggested-video-endcap-link{
        width: 52%!important;
    }
}
