.video-other {
    width: 60%;
    margin-left: 20%;
}

.videoTitlePlist {
    width: 79.1% !important;
}
.video-other7 {
    width: 52%;
    margin-left: 20%;
    margin-bottom: 10%;
}
.node-template-generic-page .jw-title {
    background: #dfe2e9 none repeat scroll 0 0 !important;
    height: 9% !important;
    position: absolute;
    top: 0;
    width: 100%;
}
.jw-title {
    /*display: block !important;*/
    
    background: #E1E2E6 !important;
    height: 15% !important;
    position: absolute;
    top: 0;
    width: 100%;
}
.jw-title-primary,
.jw-title-secondary {
    color: #515153 !important;
    min-height: 2.5em;
    overflow-x: hidden;
    padding: 0.75em 0.3em !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 72% !important;
}
.jw-dock-button {
    cursor: pointer;
    float: right;
    height: 1.5em !important;
    margin: -5px !important;
    position: relative;
    width: 1.5em !important;
}
.jw-playlist .jw-option.jw-text{
    margin-left:-10px;
}
.jw-skin-roundster {
    background: #0E4983 !important;
}
.content-section .jw-icon-playlist span{
    font-size:12px !important;
}
.jw-skin-roundster .jw-time-tip .jw-text,
.jw-skin-roundster .jw-dock-button .jw-text {
    color: white !important;
}
.jw-dock-button:hover {
    background: #08538c !important;
}
.jw-overlay {
    /*display: none;
    margin-top: 0.25em;
    padding: 0.5em;
    position: absolute;
    right: 27px !important;
    top: 0 !important;
    white-space: nowrap;*/
}
.user_stories td {
    padding: 0 110px 0 10px;
}

.jwvideo-playlist .jw-skin-roundster .jw-menu{
    bottom:0.01em;
}
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 981px) {
    .video-other {
        margin-left: 9%;
        width: 89%;
    }
    .videoTitlePlist {
        width: 79.1% !important;
    }
    .node-template-generic-page .jw-title {
        background: #dfe2e9 none repeat scroll 0 0 !important;
        height: 13% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .jw-title {
        background: #e1e2e6 none repeat scroll 0 0 !important;
        height: 23% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .jw-title-primary{
        color: white;
        min-height: 5.5em;
        overflow-x: hidden;
        padding: 0.75em 1.5em;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 58% !important;
    }
    .user_stories td {
    clear: both;
    display: block;
    padding: 0 0 0 39px;
    }
    .jw-flag-compact-player .jw-icon-playlist, .jw-flag-compact-player .jw-text-duration, .jw-flag-compact-player .jw-text-elapsed, .jw-flag-touch.jw-state-paused.jw-flag-dragging .jw-display-icon-container{
        display: inline !important;
    }
    .jw-playlist{
        margin-bottom: -60px !important;
    }
}
/* #Tablet (Landscape)
================================================== */
/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .videoTitlePlist {
        width: 79.4%;
    }
    .node-template-generic-page .jw-title {
        background: #dfe2e9 none repeat scroll 0 0 !important;
        height: 9% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .jw-title {
        background: #e1e2e6 none repeat scroll 0 0 !important;
        height: 14% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .user_stories td {
    padding: 0 3px;
    }
}
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
    .videoTitlePlist {
        width: 79% !important;
    }
    .video-other {
        margin-left: 0;
        width: 122%;
    }
    .video-other7 {
        margin-left: 0;
        width: 102%;
    }
    .video-other7 {
        margin-bottom: 22%;
        margin-left: 0;
        margin-top: 18%;
        width: 100%;
    }
    .node-template-generic-page .jw-title {
        background: #dfe2e9 none repeat scroll 0 0 !important;
        height: 19% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .jw-title {
        background: #e1e2e6 none repeat scroll 0 0 !important;
        height: 19% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .user_stories td {
    clear: both;
    display: block;
    padding: 0;
    }
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
   
    .node-template-generic-page .jw-title {
        background: #dfe2e9 none repeat scroll 0 0 !important;
        height: 13% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .jw-title {
        background: #e1e2e6 none repeat scroll 0 0 !important;
        height: 13% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .user_stories td {
    clear: both;
    display: block;
    padding: 0 0 0 39px;
}
}