#vbs_featured_display.owl-theme,
.owl-item.cloned {
    position: relative
}

#vbs-gallery-wrapper {
    margin: 15px auto;
    padding: 6px 7px 20px;
    background-color: rgba(216, 216, 216, .85);
    border-radius: 5px;
    width:80%;
}

#vbs_featured_display {
    border: none;
}

#vbs_featured_display .item {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
}

#vbs_featured_display .item img {
    width: 100%;
}

.owl-item.cloned {
    z-index: 100;
    -webkit-backface-visibility: xhidden;
    visibility: xhidden;
}

#vbs_thumbs_display .item {
    height: auto;
    padding: 0;
    text-align: center;
    cursor: pointer;
    xbackground-color: rgba(0, 0, 0, .5);
    xopacity: .5;
}

#vbs_thumbs_display .item img {
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}

#vbs_thumbs_display .owl-item.current .item {opacity: 1;}
#vbs_thumbs_display .owl-item.current .vbs-current{
    position: absolute;
    border-style: solid;
    border-width:5px;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    color: rgb(255, 255, 255);
    xborder-color: rgba(0, 0, 0, .5);
    border-color: #001f67;
    user-select: none;
}

.owl-theme .owl-nav [class*=owl-] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background:transparent;
}

#vbs_featured_display .owl-next,
#vbs_featured_display .owl-prev {
  opacity: 1 !important;
}
#vbs_featured_display .owl-next.off,
#vbs_featured_display .owl-prev.off {
  opacity: 0 !important;
}
#vbs_featured_display:xhover .owl-prev {opacity: 1 !important;}
#vbs_featured_display:xhover .owl-next {opacity: 1 !important;}

.owl-theme .owl-nav [class*=owl-].disabled{display:none !important;}

#vbs-gallery-wrapper .owl-theme .owl-nav {
    margin: 0
}

#vbs_featured_display.owl-theme .owl-next,
#vbs_featured_display.owl-theme .owl-prev {
    display: none;
    position: absolute;
    padding: 0;
    cursor:pointer;
    user-select:none;
    -webkit-user-select:none;
    top: 0%;
    background-color: rgba(0, 0, 0, 0.25);
    width:50px;
    -webkit-transition:0.3s;
    transition: 0.3s;
    margin:0;
    padding:0;
    border-radius: 0;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

#vbs_featured_display.owl-theme .owl-prev {
    left: 0px;
}

#vbs_featured_display.owl-theme .owl-next {
    right: 0px;
}

#vbs_featured_display.owl-theme .vbs-m-arrow{font-family: FontAwesome;font-weight: normal;padding: 0;cursor:pointer;user-select:none;-webkit-user-select:none;font-size:60px;}
#vbs_featured_display.owl-theme .vbs-arrow-left::before{
    content: "\f104";
    opacity: 0.9;
}
#vbs_featured_display.owl-theme .vbs-arrow-right::before{
    content: "\f105";
    opacity: 0.9;
}
#vbs_featured_display.owl-theme .owl-next:hover,
#vbs_featured_display.owl-theme .owl-prev:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 1;
}

.vbs-pager{position: absolute;z-index:999;color:#fff;font-size:18px;font-weight: 700;bottom:40px;display: block;left:0;right:0;
background-color: rgba(0, 0, 0, 0.5);padding: 5px 10px;border-radius: 15px;max-width: 60px;margin:0 auto;text-align: center;}

#vbs_featured_display.owl-theme.owl-carousel .item,
#vbs_thumbs_display.owl-theme.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden
}

#vbs_thumbs_display {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 75%;
    margin: 0 auto;
    margin-top: 10px;
    xpadding-bottom: 10px;
}

#vbs_thumbs_display.owl-theme .owl-nav>div {
    margin-top: 0;
    xposition: absolute;
    xtop: 50%;
    xtransform: translateY(-50%);
    color: #cdcbcd
}

#vbs_thumbs_display.owl-theme .owl-nav .owl-prev {
    left: -35px;
}

#vbs_thumbs_display.owl-theme .owl-nav .owl-next {
    right: -35px;
}

#vbs_thumbs_display.owl-theme .owl-next,
#vbs_thumbs_display.owl-theme .owl-prev {
    position: absolute;
    cursor:pointer;
    background: #001f67;
    xbackground-color: rgba(0, 0, 0, 0.15);
    color: #fff;
    width: 30px;
    height: 100%;
    -webkit-transition:0.3s;
    transition: 0.3s;
    margin:0;
    padding:0;
    top: 0%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
#vbs_thumbs_display.owl-theme .vbs-m-arrow{font-family: FontAwesome;font-weight: normal;padding: 0;cursor:pointer;user-select:none;-webkit-user-select:none;font-size:30px;}
#vbs_thumbs_display.owl-theme .vbs-arrow-left::before{
    content: "\f104";
    opacity: 0.9;
}
#vbs_thumbs_display.owl-theme .vbs-arrow-right::before{
    content: "\f105";
    opacity: 0.9;
}

#vbs_thumbs_display.owl-theme .owl-next:hover,
#vbs_thumbs_display.owl-theme .owl-prev:hover {
    background: #dc1f2d;
    color: #fff;
    xbackground-color: rgba(0, 0, 0, 0.75);
    xopacity: 1;
}

#vbs_thumbs_display.owl-theme .owl-nav {
    margin: 0;
    padding: 0;
}

#vbs_thumbs_display.owl-theme .owl-next>.glyphicon,
#vbs_thumbs_display.owl-theme .owl-prev>.glyphicon {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}

#vbs_featured_display .item .item-info {
    padding: 0 15px 10px;
}

#vbs_featured_display .item h5 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: .5em;
    line-height: 1.4;
    color: #06377b;
}

#vbs_thumbs_display .item-imgs {
    width: 100%;
    float: none;
}

#vbs_thumbs_display .item-info {
    display: none;
}

#vbs-gallery-wrapper .owl-carousel .animated {
    animation-duration: 1s
}

.std-video-mask{background-color: rgba(9, 0, 0, 0.3);opacity: 1;position: absolute;height: 100%;width:100%;text-align: center;vertical-align: middle;z-index:999;top:0;}
.std-video-mask:hover{background-color: rgba(0, 0, 0, 0.5);opacity: 1;}
.m-video-overlay-play-button{
  box-sizing: border-box;
  width: 40%;
  height: 40%;
}
/*

.vbs-ply-panel{position: absolute;display:block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);z-index: 9999;}
a.vbs-ply-btn{text-align: center;display: inline-block;}

*/
.embed-responsive.video {
    position: relative;
}

.embed-responsive.video > video {
    width: 100%;
    vertical-align: middle;
}

.embed-responsive.video > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.75;
    background-color: rgba(0, 0, 0, 0.25);
    xbackground-image: linear-gradient(transparent, #000);
    xtransition: opacity 150ms;
}
svg{top: 50%;transform: translateY(-50%);position:relative;}
.vplay{top: 50%;transform: translateY(-50%);position:relative;cursor: pointer;}
.vplay svg{top: 0%;transform: translateY(0%);position:relative;}
.video-overlay-play-button:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.75);
}

.video-overlay-play-button.is-hidden {
    display: none;
}
@media screen and (min-width:320px) and (max-width:767px) {
    #vbs_featured_display.owl-theme .owl-prev {
        left: 0;
    }
    #vbs_featured_display.owl-theme .owl-next {
        right: 0;
    }
    #vbs-gallery-wrapper {
        max-width: normal;
        margin: 25px auto;
        padding: 6px 7px 0px;
        width:100%;
    }
    #vbs_featured_display .item .item-info p {
      font-size: 14px;
    }
    #vbs_featured_display.owl-theme .owl-next,
    #vbs_featured_display.owl-theme .owl-prev {
        width: 40px;
        padding: 0;
        height: 40px;
        position: absolute;
        text-align: center;
        top: 0;
        padding:0;
        margin:0;
        display: none;
        xdisplay: none !important;
    }

    .owl-theme .owl-dots .owl-dot span{background: #06377b;}
    .owl-theme .owl-dots .owl-dot.active span{background:#dc1f2d;}
    .hidden{display: none !important;}
    #vbs_thumbs_display{display:none;}
    .vplay {width: 70%;height: 70%;text-align: center;margin:0 auto;}
    .vplay svg{top: 50%;transform: translateY(-50%);position:relative;}
    .vbs-pager{max-width: 60px;position: absolute;z-index:999;color:#fff;font-size:14px;font-weight: 700;bottom:20px;display: block;text-align: center;right:0;left:0;margin:0 auto;background-color: rgba(0, 0, 0, 0.5);padding: 4px 8px;border-radius: 15px;}
}
