#colorbox {
            overflow: hidden !important;
        }
        
        #cboxClose {
            top: 0;
            bottom: 100%;
        }
        
        #colorbox .inv_mobilelarge.inv_Lumia930 .inv_videoControls {
            position: relative;
            float: left;
            bottom: 0px;
        }
        
        #cboxContent {
            background: none;
        }
        
        .colorbox-video.inv_FullScreen_Other.inv_IE,
        #colorbox.inv_FullScreen_Other,
        #cboxOverlay.inv_FullScreen_Other,
        #cboxWrapper.inv_FullScreen_Other {
            z-index: 9999 !important;
        }
        
        #videoPlayer1.inv_playerContainer {
            display: none;
        }
        
     
     .subtitle-video-main {
    margin: 0 auto;
    max-width: 2000px;
    position: relative;
}

     .subtitle-video-inner {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}   
        .subtitle-video {
    float: left;
    width: 100%;
}


.subtitle-video .tabbed-vid-img-inner .margin-top-video-player {
    max-width: 100%;
}

@media (max-width: 1399px){
.subtitle-video-inner {
    max-width: 83.33%;
}
}


@media (max-width: 767px){
.subtitle-video-main {
    margin-left: 15px;
    margin-right: 15px;
}
.subtitle-video-inner {
    max-width: 100%;
}
.subtitle-video{
    text-align: center;
}
}