.pingVpReset {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: block;
    empty-cells: show;
    float: none;
    font: normal;
    font-family: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 0;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    quotes: "\201C" "\201D" "\2018" "\2019";
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: inherit;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0;
    transition-duration: 0;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 0;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    -webkit-margin: 0;
    -webkit-padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.pingVpReset ul li::before {
    content: unset;
    margin: unset;
    float: unset;
    display: unset;
    font-weight: unset;
    font-size: unset;
    color: unset;
    left:0;
    font-family:unset;
}

.pingVpReset ul li {
    margin: unset;
    margin-bottom:0 !important;
}

.pingVpReset h1,
.pingVpReset h2,
.pingVpReset h3,
.pingVpReset h4,
.pingVpReset h5,
.pingVpReset h6 {
    margin: unset;
    font-weight: unset;
    color: unset !important;
    font-size: unset !important
}

.pingVpReset input,
.pingVpReset textarea,
.pingVpReset select,
.pingVpReset button {
    color: unset;
    background: unset
}

.pingVpReset *,
.pingVpReset *:before,
.pingVpReset *:after {
    box-sizing: unset
}

.pingVpControlSettings img.pingVpRotate30 {
    -webkit-transform: scale(1.2) rotateZ(30deg) !important;
    transform: scale(1.2) rotateZ(30deg) !important
}

img.pingVpResetSvg {
    position: relative;
    margin: 0 !important;
    border: none !important;
    width: 40px !important;
    height: 40px !important;
    outline: 0;
    transform: scale(1.2) !important
}

img.pingVpResetSvg.pingVpFullSvg {
    height: 100% !important;
    width: 100% !important
}

img.pingVpResetSvg.pingVpLargeCenterSvg {
    width: 120px !important;
    height: 60px !important
}

img.pingVpHideIcon {
    display: none
}

.PingVP {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.pingVpFallbackVideo {
    position: absolute;
    background-color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.pingVpVideo {
    position: absolute;
    background-color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: auto
}

.pingVpVideoContainer {
    position: absolute;
    background-color: transparent;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: auto
}

.pingVpFailure {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: auto
}

.pingVpFailure div {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    color: #000;
    margin-top: -80px;
    margin-left: -200px;
    width: 340px;
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 20px;
    padding: 30px
}

.pingVpPoster {
    position: absolute;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 4
}

.pingVpPoster .pingVpPosterPlayButton {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: auto;
    cursor: pointer;
    border: none !important
}

.pingVpPoster:hover .pingVpPosterPlayButton {
    background-position: 100% 0
}

.pingVpOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(data:image/gif;base64,R0lGODlhBAAEAIAAAP///////yH5BAEKAAEALAAAAAAEAAQAAAIEjI8ZBQA7);
    z-index: auto;
    overflow: hidden;
    display: block !important
}

.pingVpCloseOverlayButton {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 3
}

.pingVpCollectBar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2
}

.pingVpCollectBar.pingVpCollectedVisible {
    z-index: 5
}

.pingVpCollectBar.pingVpCollectMobile {
    height: 100%
}

.pingVpControlOverlayMobile {
    position: absolute;
    z-index: 3;
    background-color: #131313bd;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.pingVpControlBarTop {
    position: absolute;
    width: 100%;
    top: 0;
    height: unset
}

.pingVpControlOverlayMobile .pingVpControlBarTop {
    top: 10px
}

.pingVpControlBarCenter {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center
}

.pingVpControlBarCenterHorizontal {
    margin: 0 auto;
    float: unset;
    display: flex;
    justify-content: center
}

.pingVpControlPlayMobile {
    float: unset !important;
    display: inline-block
}

.pingVpControlCenteredOffset {
    width: 120px !important
}

.pingVpControlBar {
    position: relative;
    background-size: 100% 100%;
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 50px;
    z-index: auto;
    overflow: visible;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pingVpControlOverlay {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: unset
}

.pingVpControlBar.PingVpControlBarBackground {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5))
}

.pingVpControlBarChildTime {
    position: relative;
    padding: 0;
    height: 10px
}

.pingVpControlBarChildTime .pingVpControlSlider {
    padding: 2px 0;
    margin: 0;
    -moz-transition: padding .3s;
    -webkit-transition: padding .3s;
    transition: padding .3s
}

.pingVpControlBarHovering .pingVpControlBarChildTime .pingVpControlSlider {
    height: 6px
}

.pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider div {
    top: 2px
}

.pingVpControlOverlayMobile .pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider div {
    top: -4px
}

.pingVpControlBarSticky .pingVpControlBarChildTime .pingVpControlSlider {
    padding: 0
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarChildTime .pingVpControlSlider.pingVpTimeSlider:hover,
.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarChildTime .pingVpControlSlider.pingVpTimeSlider.pingVpControlSliderHasFocus {
    padding: 0
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider:hover div,
.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider.pingVpControlSliderHasFocus div {
    top: 0
}

.pingVpControlBarChildTime .pingVpControlBar div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.pingVpControlBarChildTime .pingVpControlSlider div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.pingVpControlBarChildTime .pingVpControlSlider div div div {
    height: 6px;
    margin: 0;
    -moz-transition: height .3s;
    -webkit-transition: height .3s;
    transition: height .3s;
    background-size: cover
}

.pingVpControlBarChildTime .pingVpTimeSlider.pingVpControlSlider:hover div div div,
.pingVpControlBarChildTime .pingVpTimeSlider.pingVpControlSlider.pingVpControlSliderHasFocus div div div {
    height: 10px
}

.pingVpVolumeSliderBol {
    width: 10px !important;
    height: 10px !important;
    margin-top: -4.5px !important;
    padding-left: 2px
}

.pingVpTimeSliderBol {
    -moz-transition: margin-top .3s !important;
    -webkit-transition: margin-top .3s !important;
    transition: margin-top .3s !important
}

.pingVpTimeSlider.pingVpControlSlider:hover .pingVpTimeSliderBol,
.pingVpTimeSlider.pingVpControlSlider.pingVpControlSliderHasFocus .pingVpTimeSliderBol {
    margin-top: -3px !important
}

.pingVpControlBarSticky .pingVpTimeSlider.pingVpControlSlider .pingVpTimeSliderBol {
    margin-top: -3px !important;
    transform: scale(0.7) !important
}

.pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider .pingVpTimeSliderBol {
    margin-top: 0 !important;
    top: -3px !important
}

.pingVpControlOverlayMobile .pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider .pingVpTimeSliderBol {
    top: -6.5px !important
}

.pingVpControlBarChildTime .pingVpControlSlider div:hover div div,
.pingVpControlBarChildTime .pingVpControlSlider.pingVpTimeSlider.pingVpControlSliderHasFocus div div div {
    height: 10px;
    margin: 0
}

.pingVpControlBarChildOther {
    height: 40px;
    width: calc(100% - 20px);
    padding: 0 10px;
    box-sizing: content-box;
    overflow: hidden
}

.pingVpControlBarHovering .pingVpControlBarChildOther {
    padding: 0;
    width: 100%
}

.pingVpControlBarHovering .pingVpControlBarChildOther .pingVpControlLeftSide {
    margin-left: 10px !important
}

.pingVpControlBarHovering .pingVpControlBarChildOther .pingVpControlRightSide {
    margin-right: 12px !important
}

.pingVpCollectBar.pingVpCollectMobile .pingVpControlBarHovering .pingVpControlBarChildOther .pingVpControlRightSide {
    margin-right: 0 !important
}

.pingVpControlBarChildOther .pingVpControlLeftSide {
    float: left;
    margin: 0
}

.pingVpControlBarChildOther .pingVpControlRightSide {
    float: right;
    margin: 0
}

.pingVpControlOverlayMobile .pingVpControlBarChildOther .pingVpControlLeftSide {
    float: left;
    margin: 0;
    padding-left: 10px
}

.pingVpControlOverlayMobile .pingVpControlBarChildOther .pingVpControlRightSide {
    float: right;
    margin: 0;
    padding-right: 10px
}

.pingVpControlOverlayMobile .pingVpControlBarChildOther {
    margin-bottom: 6px
}

.pingVpControlOverlayMobile .pingVpTimeSlider {
    margin-bottom: 20px
}

.pingVpControlBarTop .pingVpControlLeftTopSide {
    float: left;
    margin: 10px 0 0 10px
}

.pingVpControlBarTop .pingVpControlRightTopSide {
    float: right;
    margin: 10px 10px 0 0
}

.pingVpControlBar.pingVpReset.pingVpControlBarHovering.PingVpControlBarBackground {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)) !important;
    height: 65px !important
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarHovering .pingVpControlBarChildTime .pingVpTimeSlider.pingVpControlSlider div {
    opacity: .5 !important;
    top: 2px !important;
    height: 5px !important
}

.pingVpControlOverlayMobile .pingVpControlBarHovering .pingVpControlBarChildTime .pingVpTimeSlider.pingVpControlSlider div {
    opacity: 1 !important
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider:hover div {
    top: 0 !important;
    height: 10px !important;
    opacity: 1 !important
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarHovering .pingVpTimeSlider.pingVpControlSlider.pingVpControlSliderHasFocus div {
    top: 0 !important
}

.pingVpControlBarHovering .pingVpControlBarChildTime {
    height: 16px !important
}

.pingVpControlToggleSvg {
    cursor: pointer
}

.pingVpControlToggle {
    width: 40px;
    height: 40px;
    background-size: 200% 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 0 0 5px;
    cursor: pointer
}

.pingVpControlToggle:hover {
    background-position: -50% 0
}

.pingVpControlPlay {
    margin: 0;
    float: left
}

.pingVpControl5sBack {
    margin: 0;
    float: left
}

.pingVpControlBarCenterHorizontal .pingVpControl5sBack {
    margin: 0;
    float: left;
    transform: scale(0.6);
    left: -33px;
    top: -1px;
    position: relative
}

@media only screen and (max-width:476px) {
    .pingVpControlBarCenterHorizontal .pingVpControl5sBack {
        left: 0
    }
}

.pingVpControlFullScreen {
    float: left;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0
}

.pingVpControlFullScreen:hover {
    background-position: -40px 0
}

.pingVpAIenabled {
    float: left;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0
}

.pingVpAIenabled:hover {
    background-position: -40px 0
}

.pingVpAIenabledText {
    float: left;
    margin: 0;
    cursor: default;
    color: #fff
}

.pingVpControlMute {
    float: left;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0
}

.pingVpControlMute:hover {
    background-position: -40px 0
}

.pingVpControlQuality {
    float: right;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0
}

.pingVpControlQuality:hover {
    background-position: -40px 0
}

.pingVpControlAd,
.pingVpControlTranscript,
.pingVpControlSubtitles {
    float: left;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer;
    position: relative
}

.pingVpSubsActiveStripe {
    position: absolute;
    width: 23px;
    margin: 0 auto;
    height: 2px;
    bottom: 7px;
    margin-left: 8px;
    display: none
}

.pingVpControlSubtitles img {
    -moz-transition: -moz-transform .1s;
    -webkit-transition: -webkit-transform .1s;
    -ms-transition: -ms-transform .1s;
    transition: transform .1s
}

.pingVpControlSlider {
    padding: 15px 2px;
    float: left;
    margin: 0 10px 0 16px;
    overflow: hidden;
    cursor: pointer;
    background-size: 100% 100%
}

.pingVpControlSlider div {
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background-size: 100% 100%;
    background-size: cover
}

.pingVpHoverLabel {
    display: none;
    text-shadow: rgb(103 103 103 / 90%) 0 0 2px;
    padding: 10px 18px;
    border-radius: 10px;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif
}

.pingVpTimeSlider.pingVpControlSlider div {
    height: 6px;
    -moz-transition: height .3s, top .3s;
    -webkit-transition: height .3s, top .3s;
    transition: height .3s, top .3s;
    background-size: cover
}

.pingVpTimeSlider .pingVpSvgSlider {
    position: absolute;
    top: 0;
    height: 10px
}

.pingVpTimeSlider .pingVpSvgSlider.pingVpSvgObjectOverlay {
    height: 6px;
    z-index: 100
}

.pingVpTimeSlider .pingVpSvgSlider object,
.pingVpTimeSlider .pingVpSvgSlider img {
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0
}

.pingVpControlBarSticky .pingVpTimeSlider.pingVpControlSlider div {
    height: 10px
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpTimeSlider.pingVpControlSlider:hover div,
.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpTimeSlider.pingVpControlSlider.pingVpControlSliderHasFocus div {
    height: 10px
}

.pingVpControlSlider div div {
    height: 10px;
    background-size: 100% 100%;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-size: cover
}

.pingVpTimeSlider.pingVpControlSlider div div {
    height: 6px;
    -moz-transition: height .3s;
    -webkit-transition: height .3s;
    transition: height .3s;
    background-size: cover
}

.pingVpTimeSlider.pingVpControlSlider:hover div div {
    height: 10px
}

.pingVpControlSlider div div div {
    height: 10px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-size: cover
}

.pingVpTimeSlider {
    margin-left: 0
}

.pingVpVolumeSlider {
    margin: 0;
    padding: 20px 5px;
    position: relative;
    display: none
}

.pingVpVolumeSlider .pingVpSvgSlider {
    position: absolute;
    margin: 15px 0;
    height: 3px !important;
    top: 4px !important
}

.pingVpVolumeSlider .pingVpSvgSlider object,
.pingVpVolumeSlider .pingVpSvgSlider img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none !important;
    height: 3px !important
}

.pingVpVolumeSlider .pingVpSvgSlider img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.pingVpVolumeSlider .pingVpSvgSlider.pingVpVolumeSliderFg {
    padding: 0
}

.pingVpVolumeSlider .pingVpSvgSlider.pingVpSvgObjectOverlay {
    z-index: 100
}

.pingVpControlPos {
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
    margin: 10px 5px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    overflow: hidden;
    text-align: left;
    margin-top: 11px !important;
    margin-left: 0 !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    filter: brightness(.75)
}

.pingVpControlOverlayMobile .pingVpControlPos {
    font-size: 16px
}

.pingVpBlock {
    z-index: 3;
    display: none;
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(data:image/gif;base64,R0lGODlhBAAEAIAAAP///////yH5BAEKAAEALAAAAAAEAAQAAAIEjI8ZBQA7);
    overflow: hidden;
    font-size: 100px;
    cursor: default
}

.pingVpBlockText,
.pingVpBlockCta {
    font-size: 12%;
    overflow: hidden !important;
    z-index: auto
}

.pingVpBlockName-text .pingVpBlockText {
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pingVpFallBackImage {
    position: absolute;
    background-color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%
}

@keyframes pingvpfadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes pingvpfadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes pingvpfadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-ms-keyframes pingvpfadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes pingvpfadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes pingvpfadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-moz-keyframes pingvpfadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes pingvpfadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-ms-keyframes pingvpfadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-o-keyframes pingvpfadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.pingVpOverlayPlayContainer {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pingVpOverlayPlayBg {
    position: fixed !important;
    background-color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    cursor: pointer
}

.pingVpProgress {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    -webkit-animation: pingVpProgressAnimation .65s steps(12) infinite;
    -o-animation: pingVpProgressAnimation .65s steps(12) infinite;
    -ms-animation: pingVpProgressAnimation .65s steps(12) infinite;
    -moz-animation: pingVpProgressAnimation .65s steps(12) infinite;
    animation: pingVpProgressAnimation .65s steps(12) infinite
}

@-webkit-keyframes pingVpProgressAnimation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes pingVpProgressAnimation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes pingVpProgressAnimation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-ms-keyframes pingVpProgressAnimation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes pingVpProgressAnimation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.pingVpOverlayPlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: auto
}

.pingVpOverlayPlayButton {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100px !important;
    height: 100px !important;
    max-width: 100px;
    max-height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: auto;
    cursor: pointer;
    outline: 0;
    backdrop-filter: blur(1.25px);
}

.PingVP:hover .pingVpOverlayPlayButton {
    background-position: 100% 0
}

.pingVpCanvas {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto
}

.pingVpBlockLike,
.pingVpBlockDislike {
    position: absolute;
    background-size: 200% 100%
}

.pingVpBlockLike:hover,
.pingVpBlockDislike:hover {
    background-position: 100% 0
}

.pingVpContextMenu {
    overflow: hidden;
    border-radius: 2px;
    background: rgba(28, 28, 28, 0.9);
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    text-align: left;
    direction: ltr;
    font-size: 11px;
    line-height: 1.3;
    color: #eee;
    -webkit-font-smoothing: antialiased;
    will-change: width, height;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    padding: 6px 0;
    width: fit-content
}

.pingVpContextOption {
    font-size: 12px;
    font-weight: 500;
    padding: 8px 20px 8px 10px
}

.pingVpContextOption:hover {
    background-color: rgba(255, 255, 255, 0.1);
    cursor: pointer
}

.pingVpOptionShortcut>div::before {
    background: url(/public/webplayer_tools_6_2/icons/default/keyboard-solid.svg) left center no-repeat;
    content: "" !important;
    padding-right: 33px;
    background-size: 20px 20px
}

.pingVpOptionReport>div::before {
    background: url(/public/webplayer_tools_6_2/icons/default/alert.svg) left center no-repeat;
    content: "" !important;
    padding-right: 33px;
    background-size: 20px 20px
}

.pingVpOptionBrand>div::before {
    background: url(/public/webplayer_tools_6_2/icons/default/pingvp-fav.svg) left center no-repeat;
    content: "" !important;
    padding-right: 33px;
    background-size: 20px 20px
}

.pingVpSubtitles {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    text-align: center;
    vertical-align: bottom;
    text-align: center;
    vertical-align: bottom;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: bottom .5s;
    transition: bottom .5s
}

.pingVpControlBarVisible.pingVpSubtitles {
    bottom: 65px;
    -webkit-transition: bottom .5s;
    transition: bottom .5s
}

.pingVpCollectMobile .pingVpControlBarVisible.pingVpSubtitles {
    bottom: 5px
}

.pingVpSubtitles div {
    display: inline-block;
    background: transparent;
    width: auto;
    padding: 2px 8px 2px 8px;
    border-radius: 6px;
    font-variant-caps: inherit !important
}

.pingVpSubtitles.pingVpSubtitlesBgColorSet div {
    display: inline-block;
    background-color: #242424;
    color: #fff;
    width: auto;
    padding: 2px 8px 2px 8px;
    border-radius: 6px
}

.pingVpSubtitles.pingVpSubtitlesBgColorUnset div {
    background-color: unset !important
}

.pingVpShareOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    background-color: #131313bd;
    color: #fff;
    display: none;
    justify-content: center
}

.pingVpShareOverlay.pingVpShareOverlayMobile {
    z-index: 6
}

.pingVpShareModal {
    background-color: #1e1e1e;
    color: #fff;
    width: auto;
    margin: auto 30%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    border-radius: 5px;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif
}

.pingVpShareModal .pingVpShareModalTitle {
    font-weight: 600;
    font-size: 16px !important;
    margin-bottom: 1%;
    line-height: normal
}

.pingVpShareModal .pingVpShareModalClose {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    height: 1em;
    width: 1em
}

.pingVpShareModal .pingVpCloseModalSvg {
    border: none !important;
    outline: 0;
    width: 16px;
    height: auto;
    cursor: pointer;
    margin-top: .2em
}

.pingVpShareModal .pingVpShareModalIcons {
    width: 105%;
    margin-left: -7px;
    overflow: auto;
    display: flex;
    padding: 5px 0;
    justify-content: space-evenly;
    margin-top: 0;
    margin-bottom: 0
}

.pingVpShareModalMobile .pingVpShareModalIcons {
    width: 109%;
    margin-left: -16px
}

.pingVpShareModal .pingVpShareModalIcon {
    display: inline-block;
    text-align: center;
    padding: 5px;
    cursor: pointer !important
}

.pingVpShareModalIcon>div[role=button] {
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 200ms
}

.pingVpShareModalIcon>div[role=button]:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.pingVpShareModal .pingVpShareModalIcons .pingVpShareModalIcon:first-child {
    padding-left: 0
}

.pingVpShareModal .pingVpShareModalIcons .pingVpShareModalIcon:last-child {
    padding-right: 0
}

.pingVpShareModal .pingVpShareModalIconSvg {
    position: relative;
    margin: 0 !important;
    border: none !important;
    outline: 0;
    width: 60px !important;
    height: 60px !important;
    cursor: pointer;
    max-width: unset !important;
}

.pingVpShareModal .pingVpShareModalIconText {
    font-size: 11px;
    cursor: pointer
}

.pingVpShareModal .pingVpShareModalWrapper {
    position: relative
}

.pingVpShareModal .pingVpShareIconsArrowLeft,
.pingVpShareModal .pingVpShareIconsArrowRight {
    display: none;
    border-radius: 5px;
    position: absolute;
    cursor: pointer;
    background-color: #333;
    width: 32px;
    height: 32px;
    top: 25px
}

@media only screen and (max-width:576px) {
    .pingVpShareModal .pingVpShareIconsArrowLeft,
    .pingVpShareModal .pingVpShareIconsArrowRight {
        display: inline-block
    }
    .pingVpShareModalMobile .pingVpShareModalIcons {
        width: 97%;
        margin-left: auto;
        margin-right: auto;
        justify-content: flex-start
    }
}

.pingVpShareModal .pingVpShareIconsArrowLeft {
    left: -40px
}

.pingVpShareModal .pingVpShareIconsArrowRight {
    right: -40px
}

.pingVpShareModal .pingVpShareModalArrowIconSvg {
    position: relative;
    border: none !important;
    outline: 0;
    cursor: pointer
}

.pingVpShareWrapper {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute
}

.pingVpShareCenterVert {
    display: table-cell;
    vertical-align: middle
}

.pingVpShareCenterHoriz {
    text-align: center
}

.pingVpShareForm {
    display: inline-block;
    text-align: left
}

.pingVpShareTitle {
    color: #fff
}

.pingVpShareTooltip {
    color: #fff;
    font-size: .8em;
    padding-left: 14px;
    position: absolute;
    width: 220px
}

.pingVpShareContent {
    color: #fff;
    width: 100%;
    height: 100%;
    margin: auto
}

.pingVpShareDim {
    background-color: #000;
    position: absolute;
    opacity: .7;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

.pingVpShareForm input[type="text"],
.pingVpShareForm select {
    width: 232px;
    padding: 12px 20px;
    margin: 5px 1px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    padding-left: 40px;
    background-position: 9px 9px;
    background-repeat: no-repeat;
    background-size: 18px 18px
}

.pingVpControlShare {
    float: left;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer
}

.pingVpControlShare img {
    -moz-transition: -moz-transform .1s;
    -webkit-transition: -webkit-transform .1s;
    -ms-transition: -ms-transform .1s;
    transition: transform .1s
}

.pingVpShareClose {
    color: #fff;
    float: right;
    margin: 10px;
    padding: 2px 6px;
    position: relative;
    text-decoration: underline;
    font-size: .75em;
    cursor: pointer
}

.pingVpShareCloseIcon {
    margin-top: 8px;
    margin-right: 8px;
    width: 18px;
    height: 18px;
    float: right;
    background-size: 36px 18px;
    background-repeat: no-repeat;
    background-position: 0 0
}

.pingVpShareClose:hover .pingVpShareCloseIcon {
    background-position: 100% 0
}

.pingVpShareClose:hover {
    background-position: 100% 0
}

.pingVpShareCopy {
    display: inline-block;
    font-size: .75em;
    color: white;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    width: 96px;
    height: 40px;
    line-height: 40px;
    background-size: 192px 40px;
    background-repeat: no-repeat;
    background-position: 0 0
}

.pingVpShareCopy:hover {
    background-position: 100% 0
}

.pingVpShareCopyCanvas {
    font-size: .5em
}

.pingVpShareSocial {
    display: inline-block;
    vertical-align: middle;
    width: 41px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 82px 40px;
    background-position: 0 0;
    cursor: pointer;
    margin-left: 5px
}

.pingVpShareSocial:hover {
    background-position: 100% 0
}

.pingVpControlShareCanvas {
    font-size: 1.5em
}

.pingVpControlShare .tooltiptext {
    visibility: hidden;
    background-color: #fff;
    color: #373475;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    border-radius: 6px;
    padding: 6px 12px;
    position: absolute;
    top: 0;
    right: 115%
}

.pingVpControlShare .tooltiptext::after {
    content: "" !important;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #fff
}

.pingVpShareCopyWrapper {
    padding-top: 10px;
    display: flex !important;
    width: 100% !important
}

.pingVpReset .pingVpHoverLabel {
    background-color: rgba(0, 0, 0, 0.9) !important;
    font-size: 70% !important
}

.pingVpLabelTriangle {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 1px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 6px solid white;
    transform: translateY(10%)
}

@media(hover) {
    .pingVpControlShare:hover .tooltiptext {
        visibility: visible
    }
}

@-moz-document url-prefix() {
    .pingVpControlShare:hover .tooltiptext {
        visibility: visible
    }
}

.pingVpShareBackground_pingvp {
    background-color: #342f98
}

.pingVpShareBackground_pingvp:hover {
    background-color: #342f98
}

.pingVpCtaClose {
    color: #fff;
    float: right;
    padding: 3px;
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: 1px
}

.closeCtaIcon {
    width: 30px;
    height: 30px;
    float: right;
    background-size: 60px 30px;
    background-repeat: no-repeat;
    background-position: 0 0
}

.pingVpCtaClose:hover .closeCtaIcon {
    background-position: 100% 0
}

.pingVpCtaClose:hover {
    background-position: 100% 0
}

.pingVpBlockCta {
    width: 100%;
    height: 100%
}

.pingVpIframeCta {
    width: 100%;
    height: 100%
}

.pingVpControlSettings {
    float: left;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer
}

.pingVpControlSettings img {
    -moz-transition: -moz-transform .1s;
    -webkit-transition: -webkit-transform .1s;
    -ms-transition: -ms-transform .1s;
    transition: transform .1s
}

.pingVpControlSpeed {
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 0 0 5px;
    cursor: pointer;
    float: right;
    width: auto;
    height: 40px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif
}

.controlSpeedSub {
    font-size: 19px;
    margin: 0;
    width: auto;
    float: right;
    padding: 11px;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    height: auto;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden
}

.pingVpSpeedMenu {
    position: absolute;
    list-style-type: none;
    border-radius: 2px;
    background: rgba(28, 28, 28, 0.9);
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    text-align: left;
    direction: ltr;
    font-size: 11px;
    line-height: 1.3;
    color: #eee;
    -webkit-font-smoothing: antialiased;
    will-change: width, height;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    padding: 6px 0;
    width: fit-content
}

.pingVpSpeedMenu::after {
    content: "" !important;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent
}

.pingVpSpeedMenu li {
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 20px 2px 10px;
    font-weight: bold
}

.pingVpSpeedMenu li:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.pingVpSpeedMenu li.pingVpSelected {
    background-color: rgba(255, 255, 255, 0.1)
}

.pingVpSettingsMenu {
    position: absolute;
    right: 10px;
    display: none;
    overflow: hidden;
    list-style-type: none;
    background: rgba(28, 28, 28, 0.9);
    -moz-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    text-align: left;
    direction: ltr;
    font-size: 14px;
    line-height: 1.3;
    color: #eee;
    -webkit-font-smoothing: antialiased;
    will-change: width, height;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    padding: 0;
    width: 220px !important;
    z-index: 999 !important;
    margin: 0
}

.pingVpSettingsMenu .pingVpSettingsHeadMenu,
.pingVpSettingsMenu .pingVpSettingsSubMenu {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .2s ease-in -webkit-transform;
    -webkit-transition: .2s ease-in transform;
    transition: .2s ease-in -webkit-transform;
    transition: .2s ease-in transform;
    padding: 10px 0;
    box-sizing: border-box
}

.pingVpSettingsMenu .pingVpSettingsSubMenu {
    display: none;
    overflow: auto;
    box-sizing: border-box;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.pingVpSettingsMenu .pingVpSettingsSubMenu hr,
.pingVpContextMenu hr {
    margin: .5em 0 !important;
    border: 0;
    border-style: inset;
    border-width: 1px;
    overflow: hidden !important;
    box-sizing: inherit !important;
    height: auto !important
}

.pingVpSettingsMenuItem,
.pingVpSubtitlesMenuTextOutlineItem,
.pingVpSubtitlesMenuTextFontFamilyItem,
.pingVpReset .pingVpSettingsMenuTitle {
    cursor: pointer;
    font-weight: 500;
    padding: 4px 13px 4px 13px;
    display: block;
    white-space: nowrap;
    margin-bottom:0 !important;
}

.pingVpSubtitlesMenuTextFontFamilyItem {
    font-size: 13px;
    font-weight: 400
}

.pingVpSettingsMenuItem.pingVpSettingsWithIcon {
    padding-right: 40px;
    position: relative
}

.pingVpSettingsIcon {
    height: calc(100% - 8px);
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0;
    padding: 4px 0;
    box-sizing: content-box
}

.pingVpSettingsMenu.pingVpShowCode .pingVpSettingsHeadMenu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.pingVpSettingsMenu.pingVpShowCode .pingVpSettingsSubMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.pingVpSettingsMenu.pingVpShowCodeLayer2 .pingVpSettingsHeadMenu {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.pingVpSettingsMenu.pingVpShowCodeLayer2 .pingVpSettingsSubMenu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.pingVpSettingsMenu.pingVpShowCodeLayer2 .pingVpSettingsSubSubMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.pingVpSettingsMenu.pingVpShowCodeLayer3 .pingVpSettingsHeadMenu {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%)
}

.pingVpSettingsMenu.pingVpShowCodeLayer3 .pingVpSettingsSubMenu {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.pingVpSettingsMenu.pingVpShowCodeLayer3 .pingVpSettingsSubSubMenu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.pingVpSettingsMenu.pingVpShowCodeLayer3 .pingVpSettingsSubSubSubMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.pingVpSettingsMenuItem span {
    font-size: 75%
}

.pingVpSettingsMenuItem.pingVpKeepFontSize span {
    font-size: 100%
}

.pingVpSubtitlesMobileOverlay,
.pingVpSettingsMobileOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 6;
    background-color: #131313bd;
    color: #fff;
    display: none;
    justify-content: center
}

.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu {
    top: 50%;
    -ms-transform: translateY(-50%) scale(1.25);
    transform: translateY(-50%) scale(1.25);
    padding: .5em;
    border-radius: 5px;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    width: 100%;
    margin: auto;
    right: unset !important;
    display: block;
    max-width: 280px
}

.pingVpSubtitlesScrollable {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100px
}

.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSettingsHeadMenu,
.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesSubMenu,
.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesSubSubMenu,
.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesSubSubSubMenu,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsHeadMenu,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsSubMenu {
    padding: 0 !important;
    position: relative
}

.pingVpSubtitlesMenu {
    text-shadow: unset
}

.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuText {
    min-width: 220px
}

.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesSubMenu,
.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesSubSubMenu,
.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesSubSubSubMenu,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsSubMenu {
    -webkit-transform: unset;
    transform: unset
}

.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsDisplayQuality,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsDisplayAd,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsDisplaySubs,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsDisplaySpeed {
    right: 15px
}

.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesHeadMenu {
    position: relative;
    padding: 0
}

.pingVpSubtitlesMenu .pingVpSubtitlesModalClose,
.pingVpSettingsMenu .pingVpSettingsModalClose {
    position: absolute;
    right: 0;
    top: 3px;
    cursor: pointer;
    height: auto;
    width: 12px;
    z-index: 5
}

.pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu .pingVpSubtitlesModalClose,
.pingVpSettingsMobileOverlay .pingVpSettingsMenu .pingVpSettingsModalClose,
.pingVpShareOverlayMobile .pingVpCloseModalSvg,
.pingVpShortcutOverlayMobile .pingVpCloseModalSvg {
    width: 20px;
    top: 5px
}

.pingVpContextMenu,
.pingVpSubtitlesMenu,
.pingVpSettingsMenu,
.pingVpSettingsSubMenu {
    background-color: rgba(30, 30, 30, 1) !important;
    border-radius: .2em !important
}

.pingVpContextMenu hr,
.pingVpSubtitlesMenu hr,
.pingVpSettingsHeadMenu hr,
.pingVpSettingsSubMenu hr {
    margin: 5px 0 !important;
    border-style: solid !important;
    border-width: .5px !important;
    border-top: 1px !important;
    border-color: rgba(255, 255, 255, 0.16) !important
}

.pingVpSubtitlesMenu {
    position: absolute;
    right: 10px;
    display: none;
    overflow: hidden;
    list-style-type: none;
    background: rgba(28, 28, 28, 0.9);
    -moz-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    transition: opacity .1s cubic-bezier(0, 0, 0.2, 1);
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    text-align: left;
    direction: ltr;
    font-size: 14px;
    line-height: 1.3;
    color: #eee;
    -webkit-font-smoothing: antialiased;
    will-change: width, height;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    padding: 0;
    width: 220px;
    z-index: 999 !important;
    margin: 0
}

.pingVpSubtitlesMenu .pingVpSubtitlesHeadMenu,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuText,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuFontFamily,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuOutline,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuBackground,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuWindow,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenu {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .2s ease-in -webkit-transform;
    -webkit-transition: .2s ease-in transform;
    transition: .2s ease-in -webkit-transform;
    transition: .2s ease-in transform;
    padding: 10px 0
}

.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuText,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuFontFamily,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuOutline,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuBackground,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuWindow,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenu {
    display: none;
    box-sizing: border-box;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.pingVpSubtitlesMenu .pingVpSubtitlesSubMenu hr,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuText hr,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuFontFamily hr,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuOutline hr,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuBackground hr,
.pingVpSubtitlesMenu .pingVpSubtitlesSubMenuWindow hr,
.pingVpContextMenu hr {
    margin: .5em 0 !important;
    border: 0;
    border-style: inset !important;
    border-width: .5px !important;
    overflow: hidden !important;
    box-sizing: inherit !important;
    height: auto !important
}

.pingVpReset .pingVpSubtitlesMenuItem,
.pingVpReset .pingVpSubtitlesMenuSettings,
.pingVpReset .pingVpSubtitlesMenuSettingsItem,
.pingVpReset .pingVpReset .pingVpSubtitlesMenuTitle {
    cursor: pointer;
    font-weight: 500;
    padding: 6px 13px 6px 13px;
    display: block;
    white-space: nowrap;
    margin-bottom:0 !important;
}

.pingVpSubtitlesMenuSettingsItem {
    padding-top: 3px;
    padding-bottom: 3px
}

.pingVpReset .pingVpSubtitlesMenuItem.pingVpSettingsSubMenuReturn {
    font-weight: 600;
    width: 80%;
    text-transform: uppercase
}

.pingVpReset .pingVpSubtitlesMenuItem.pingVpSettingsSubMenuReturn:hover {
    background-color: transparent
}

.pingVpReset .pingVpSubtitlesMenuSettingsLabel {
    font-weight: 400;
    font-size: 13px;
    padding: 6px 13px 6px 13px;
    display: block;
    white-space: nowrap
}

.pingVpReset .pingVpSubtitlesMenuItem.pingVpSubtitlesWithIcon {
    padding-right: 40px;
    position: relative
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer1 .pingVpSubtitlesHeadMenu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer1 .pingVpSubtitlesSubMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer2 .pingVpSubtitlesHeadMenu {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer2 .pingVpSubtitlesSubMenu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer2 .pingVpSubtitlesSubSubMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer3 .pingVpSubtitlesHeadMenu {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer3 .pingVpSubtitlesSubMenu {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer3 .pingVpSubtitlesSubSubMenu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer3 .pingVpSubtitlesSubSubSubMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.pingVpSubtitlesMenu.pingVpShowCodeLayer2 {
    width: 276px
}

.pingVpReset .pingVpSubtitlesMenuItem span {
    font-size: 75%
}

.pingVpReset .pingVpSubtitlesMenuItem:hover,
.pingVpReset .pingVpSubtitlesMenuItem.pingVpSubtitlesSelected {
    background-color: rgba(255, 255, 255, 0.1)
}

.pingVpReset .pingVpMessageOverlay {
    font-size: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.pingVpMessage {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.pingVpMessageBlockClickable.pingVpMessageText,
.pingVpMessageBlockClickable.pingVpMessageIcon {
    cursor: pointer
}

.pingVpMessage .pingVpMessageBlock {
    overflow: hidden;
    display: block;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    display: block;
    opacity: .7;
    height: 100%;
    transform: scale(1);
    transition: opacity 600ms, transform 600ms
}

.pingVpMessage .pingVpMessageBlock .pingVpMessageText {
    font-weight: 500;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    color: #eee;
    border-radius: 2px;
    background: rgba(28, 28, 28, 0.8);
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    line-height: 1;
    z-index: 100
}

.pingVpMessage .pingVpMessageBlock .pingVpMessageIcon {
    padding: 5px 5px 5px 5px !important;
    border-radius: 20px;
    line-height: unset;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
}

.pingVpMessage .pingVpMessageBlock.pingVpMessageIconGrow {
    animation: pingVpMessageGrow 600ms;
    animation-iteration-count: 1
}

@keyframes pingVpMessageGrow {
    from {
        transform: scale(1)
    }
    to {
        transform: scale(1.7)
    }
}

.pingVpMessage .pingVpMessageBlock .pingVpMessageIcon img {
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    left: 50%;
    margin-left: 1.5px !important;
    top: 50%;
    margin-top: 2.5px !important;
    transform: translateY(-50%) translateX(-50%) !important
}

.pingVpMessage #pingVpMessage-PlayerActionPlay-1.pingVpMessageBlock .pingVpMessageIcon img {
    margin-left: 3px !important
}

.pingVpMessage .pingVpMessageBlock .pingVpMessageIcon.pingVpMessageCenterCenter {
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    margin: 0
}

.pingVpMessage.pingVpMessagePositionLeft {
    text-align: left
}

.pingVpMessage.pingVpMessagePositionCenter {
    text-align: center
}

.pingVpMessage.pingVpMessagePositionRight {
    text-align: right
}

.PingVP:not(.pingVpIsTabbing) *:focus,
.pingVpOverlayPlayContainer:not(.pingVpIsTabbing) *:focus,
.pingVpWebplayerSelector:not(.pingVpIsTabbing) *:focus {
    outline: none !important
}

.PingVP.pingVpIsTabbing *:focus,
.pingVpOverlayPlayContainer.pingVpIsTabbing *:focus,
.pingVpWebplayerSelector.pingVpIsTabbing *:focus {
    outline-color: #2da9ca;
    outline-offset: 1px;
    outline-style: auto;
    box-shadow: 0 0 0 5px rgba(21, 156, 228, 0.4);
    background-color: rgba(21, 156, 228, 0.1)
}

.PingVP.pingVpIsTabbing .pingVpOverlayPlay:focus,
.pingVpOverlayPlayContainer.pingVpIsTabbing .pingVpOverlayPlay:focus,
.pingVpWebplayerSelector.pingVpIsTabbing .pingVpOverlayPlay:focus {
    outline-color: #2da9ca;
    outline-offset: 1px;
    outline-style: auto;
    box-shadow: 0 0 0 5px rgba(21, 156, 228, 0.4);
    background-color: rgba(21, 156, 228, 0.1)
}

.pingVpContextMenu .pingVpContextOption:focus {
    outline-color: #2da9ca;
    outline-offset: 1px;
    outline-style: auto;
    box-shadow: 0 0 0 5px rgba(21, 156, 228, 0.4);
    background-color: rgba(21, 156, 228, 0.1)
}

.PingVP.pingVpIsTabbing.pingVpBrowserChrome .pingVpOverlayPlay:focus,
.pingVpOverlayPlayContainer.pingVpIsTabbing.pingVpBrowserChrome .pingVpOverlayPlay:focus,
.pingVpWebplayerSelector.pingVpIsTabbing.pingVpBrowserChrome .pingVpOverlayPlay:focus {
    outline-style: auto !important
}

.PingVP.pingVpIsTabbing.pingVpBrowserChrome .pingVpCtaClose:focus,
.pingVpOverlayPlayContainer.pingVpIsTabbing.pingVpBrowserChrome .pingVpCtaClose:focus,
.pingVpWebplayerSelector.pingVpIsTabbing.pingVpBrowserChrome .pingVpCtaClose:focus {
    outline-style: auto !important
}

.PingVP.pingVpIsTabbing.pingVpBrowserChrome .pingVpPoster:focus,
.pingVpOverlayPlayContainer.pingVpIsTabbing.pingVpBrowserChrome .pingVpPoster:focus,
.pingVpWebplayerSelector.pingVpIsTabbing.pingVpBrowserChrome .pingVpPoster:focus {
    box-shadow: inset 0 -10px 0 1px #44828d, inset 0 0 0 1px #44828d
}

.pingVpStatsTable .pingVpHeaderTable,
.pingVpStatsOverview .pingVpHeaderTable {
    font-family: arial, sans-serif;
    margin: 0 0 10px;
    font-size: 1.5em;
    font-weight: bold
}

.pingVpStatsTable table.pingVpTable,
.pingVpStatsOverview table.pingVpTable {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    border-spacing: 2px;
    display: table;
    margin-bottom: 30px
}

.pingVpStatsTable table.pingVpTable thead,
.pingVpStatsOverview table.pingVpTable thead {
    display: table-header-group
}

.pingVpStatsTable table.pingVpTable tbody,
.pingVpStatsOverview table.pingVpTable tbody {
    display: table-row-group
}

.pingVpStatsTable table.pingVpTable tbody,
.pingVpStatsTable table.pingVpTable thead,
.pingVpStatsOverview table.pingVpTable tbody,
.pingVpStatsOverview table.pingVpTable thead {
    width: 100%;
    vertical-align: middle;
    border-color: inherit
}

.pingVpStatsTable table.pingVpTable tbody tr,
.pingVpStatsTable table.pingVpTable thead tr,
.pingVpStatsOverview table.pingVpTable tbody tr,
.pingVpStatsOverview table.pingVpTable thead tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    width: 100%
}

.pingVpStatsTable table.pingVpTable th,
.pingVpStatsOverview table.pingVpTable th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold
}

.pingVpStatsTable table.pingVpTable td,
.pingVpStatsOverview table.pingVpTable td {
    display: table-cell;
    vertical-align: inherit
}

.pingVpStatsTable table.pingVpTable td,
.pingVpStatsTable table.pingVpTable th,
.pingVpStatsOverview table.pingVpTable td,
.pingVpStatsOverview table.pingVpTable th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px
}

.pingVpStatsTable table.pingVpTable tr:nth-child(even),
.pingVpStatsOverview table.pingVpTable tr:nth-child(even) {
    background-color: #ddd
}

.pingVpStatsTable table.pingVpTable tbody tr:hover,
.pingVpStatsOverview table.pingVpTable tbody tr:hover {
    background-color: #969696
}

.pingVpStatsOverview .pingVpHeaderTable span {
    float: right;
    font-size: 16px;
    border: black 1px solid;
    font-weight: 400;
    border-radius: 4px;
    padding: 6px 10px;
    cursor: pointer
}

.pingVpStatsOverview .pingVpHeaderTable span:hover {
    background-color: #969696;
    color: #ddd;
    border-color: #969696
}

div.pingVpVideoContainer:not(.pingVpVideoFullScreen) .PingVP-no-x-m {
    margin-left: 0 !important;
    margin-right: 0 !important
}

div.pingVpVideoContainer:not(.pingVpVideoFullScreen) .PingVP-min-x-m {
    margin-left: -5px !important;
    margin-right: -5px !important
}

div.pingVpVideoContainer:not(.pingVpVideoFullScreen) .PingVP-no-vis {
    display: none !important
}

div.pingVpVideoContainer:not(.pingVpVideoFullScreen) .PingVP-no-x-p {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important
}

.pingVpSettingsMenuItem .pingVpReset .pingVpSettingsSubMenuReturn {
    content: url("/public/webplayer_tools_6_2/icons/default/arrow-left.svg")
}

.pingVpReset .pingVpSubtitlesMenuItem,
.pingVpReset .pingVpSubtitlesMenuSettings,
.pingVpReset .pingVpSubtitlesMenuSettingsItem,
.pingVpReset .pingVpSettingsMenuItem {
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.3
}

.pingVpReset .pingVpSubtitlesMenuTitle,
.pingVpReset .pingVpSettingsMenuTitle,
.pingVpReset .pingVpSettingsSubMenuReturn,
.pingVpReset .pingVpSettingsSubMenuReturn-1 {
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important
}

.pingVpReset .pingVpSettingsSubMenuReturn,
.pingVpReset .pingVpSettingsSubMenuReturn-1 {
    padding-left: 6px
}

.pingVpSettingsSelected {
    font-weight: 600 !important;
    background-color: transparent;
    position: relative
}

.pingVpSubtitlesMenuExtraLabel {
    position: absolute;
    right: 25px;
    font-weight: 500;
    margin-top: 2.5px;
    align-content: center;
    font-size: 75% !important;
    margin-right: -2px
}

.pingVpSettingsMenuItemQuality::before {
    background: url(/public/webplayer_tools_6_2/icons/default/quality.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 20px 20px !important;
    content: "" !important;
    padding-right: 33px;
}

.pingVpSettingsMenuItemAd::before {
    background: url(/public/webplayer_tools_6_2/icons/default/audio_description.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 20px 20px !important;
    content: "" !important;
    padding-right: 33px;
}

.pingVpSettingsMenuItemSubs::before {
    background: url(/public/webplayer_tools_6_2/icons/default/subtitles.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 20px 20px !important;
    content: "" !important;
    padding-right: 33px;
}

.pingVpSettingsMenuItemSpeed::before {
    background: url(/public/webplayer_tools_6_2/icons/default/playback_speed.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 20px 20px !important;
    content: "" !important;
    padding-right: 33px;
}

.pingVpSettingsMenuItemShare::before {
    background: url(/public/webplayer_tools_6_2/icons/default/share.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 20px 20px !important;
    content: "" !important;
    padding-right: 33px;
}

.pingVpSettingsMenuItemContext::before {
    background: url(/public/webplayer_tools_6_2/icons/default/context.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 20px 20px !important;
    content: "" !important;
    padding-right: 33px;
}


.pingVpSettingsMenuItemShortcut::before {
    background: url(/public/webplayer_tools_6_2/icons/default/keyboard-solid.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 20px 20px !important;
    content: "" !important;
    padding-right: 33px;
}

.pingVpSettingsDisplayQuality {
    position: absolute;
    right: 25px;
    font-weight: 500;
    margin-top: 3px;
    align-content: center
}

.pingVpSettingsDisplayAd {
    position: absolute;
    right: 25px;
    font-weight: 500;
    margin-top: 3px;
    align-content: center
}

.pingVpSettingsDisplaySubs {
    position: absolute;
    right: 25px;
    font-weight: 500;
    margin-top: 3px;
    align-content: center
}

.pingVpSettingsDisplaySpeed {
    position: absolute;
    right: 25px;
    font-weight: 500;
    margin-top: 3px;
    align-content: center
}

.pingVpSubtitlesMenuSettings,
.pingVpSubtitlesMenuSettingsItem {
    position: relative
}

.pingVpSubtitlesMenuSettingsItem:is(#pingVpSubtitlesMenuSettingsReset-1,
#pingVpSubtitlesMenuTextSettingsReset-1,
#pingVpSubtitlesMenuBackgroundSettingsReset-1,
#pingVpSubtitlesMenuWindowSettingsReset-1)::after {
    display: none
}

.pingVpShareCopyInput {
    font-size: 14px;
    background-color: #000 !important;
    border: 1px solid #333;
    color: #fff !important;
    padding: 10px;
    width: 100%;
    border-radius: 3px
}

.pingVpShareCopyButton {
    font-size: 11px !important;
    font-weight: 300 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    border: 0;
    background-color: #333 !important;
    color: #fff !important;
    border-radius: 3px !important;
    padding: 10px !important;
    width: 124px !important;
    margin: 0 !important;
    margin-left: 3px !important;
    background-image: unset !important;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif !important;
    cursor: pointer
}

.pingVpShareCopyButton {
    background-position: center;
    transition: background .8s
}

.pingVpShareCopyButton:hover {
    background: #444 radial-gradient(circle, transparent 1%, #444 1%) center/15000%
}

.pingVpShareCopyButton:active {
    background-color: #777;
    transition: background 0;
    background-size: 100%
}

.pingVpShareModalMobile {
    width: 60%;
    max-width: 380px;
    margin: auto 15%;
    transform: translateY(-50%) scale(1.25)
}

.pingVpShareCopyMobileInput {
    background-color: #000;
    border: 1px solid #333;
    color: #fff;
    padding: 10px;
    width: 100%;
    border-radius: 3px 0 0 3px;
    border-right: 0
}

.pingVpShareCopyMobileButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    border: 0;
    background-color: #000;
    border: 1px solid #333;
    color: #fff;
    padding: 10px;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    margin-left: 0;
    width: 40px
}

.pingVpShareCopyMobileButton {
    background-position: center;
    transition: background .8s
}

.pingVpShareCopyMobileButton:hover {
    background: #1a1a1a radial-gradient(circle, transparent 1%, #1a1a1a 1%) center/15000%
}

.pingVpShareCopyMobileButton:active {
    background-color: #777;
    background-size: 100%;
    transition: background 0
}

.pingVpShareCopyMobileButton img {
    transform: scale(1.6)
}

.pingVpShareCopyInputGroup {
    display: flex;
    width: 100%
}

.pingVpControlFullScreen img.pingVpResetSvg:hover {
    animation-name: hover-fullscreen;
    animation-duration: .3s;
    animation-timing-function: linear
}

@keyframes hover-fullscreen {
    0 {
        transform: scale(1.2)
    }
    50% {
        transform: scale(1.4)
    }
    100% {
        transform: scale(1.2)
    }
}

.pingVpVideoOverlayPipFix {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ff000042
}

.pingVpBrandedStudio {
    z-index: 2;
    display: none;
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    font-size: 100px;
    cursor: default
}

.pingVpBrandedStudioLogoWrapper {
    position: absolute;
    bottom: 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: bottom .5s;
    transition: bottom .5s;
    z-index: 2
}

.pingVpBrandedStudioLogoStyle {
    width: 100%;
    height: auto
}

.pingVpBrandedStudioEndcard {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    font-size: 100px;
    cursor: default;
    width: 100%;
    height: 100%;
    z-index: 1
}

.pingVpBrandedStudioEndcardBg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.pingVpBrandedStudioEndcardContent {
    z-index: 3;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: column
}

.pingVpBrandedStudioEndcardButtonsWrapper {
    width: 100%;
    text-align: center
}

.pingVpBrandedStudioEndcardButtons {
    font-size: 20px
}

.pingVpBrandedStudioBtnStyling {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.pingVpBrandedNoClick {
    pointer-events: none
}

.pingVpBrandedStudioEndcardPos-left .pingVpBrandedStudioEndcardContent>div,
.pingVpBrandedStudioEndcardPos-right .pingVpBrandedStudioEndcardContent>div {
    width: calc(100% - 24%);
    margin-bottom: 5%
}

.pingVpBrandedStudioEndcardPos-left .pingVpBrandedStudioEndcardButtons.pingVpReset,
.pingVpBrandedStudioEndcardPos-right .pingVpBrandedStudioEndcardButtons.pingVpReset {
    display: flex;
    flex-direction: column;
    font-size: 100%;
    margin-bottom: -8%
}

.pingVpBrandedStudioEndcardPos-left .pingVpBrandedStudioEndcardButtons.pingVpReset button,
.pingVpBrandedStudioEndcardPos-right .pingVpBrandedStudioEndcardButtons.pingVpReset button {
    margin-top: 5%;
    padding: .5rem 1rem;
    margin-bottom: 2%
}

.pingVpBrandedStudioEndcardContent>div {
    margin-bottom: 2%
}

.pingVpBrandedStudioEndcardButtons.pingVpReset {
    font-size: 100%;
    line-height: 20px
}

.pingVpBrandedStudioEndcardButtons.pingVpReset button {
    padding: .7% 2.1%;
    min-width: 26%;
    margin: 0 2%;
    margin-bottom: -8%
}

.pingVpHideSmallEmbed {
    display: none !important
}

.pingVpShortcutOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    background-color: #131313bd;
    color: #fff;
    display: none;
    justify-content: center
}

.pingVpShortcutOverlay.pingVpShortcutOverlayMobile {
    z-index: 6
}

.pingVpShortcutModal {
    background-color: #1e1e1e;
    color: #fff;
    width: auto;
    margin: auto 30%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    border-radius: 5px;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif
}

.pingVpShortcutModal .pingVpShortcutModalTitle {
    font-weight: 600;
    font-size: 16px !important;
    margin-bottom: 1%;
    line-height: normal
}

.pingVpShortcutModal .pingVpShortcutModalClose {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    height: auto;
    width: 16px
}

.pingVpShortcutModal .pingVpCloseModalSvg {
    border: none !important;
    outline: 0;
    width: 16px;
    height: auto;
    cursor: pointer;
    margin-top: 2px
}

.pingVpShortcutModal .pingVpShortcutModalIcons {
    width: 105%;
    margin-left: -7px;
    overflow: auto;
    display: flex;
    padding: 5px 0;
    justify-content: space-evenly
}

.pingVpShortcutModalMobile .pingVpShortcutModalIcons {
    width: 109%;
    margin-left: -16px
}

.pingVpShortcutModal .pingVpShortcutModalIcon {
    display: inline-block;
    text-align: center;
    padding: 5px;
    cursor: pointer !important
}

.pingVpShortcutModal .pingVpShortcutModalIcons .pingVpShortcutModalIcon:first-child {
    padding-left: 0
}

.pingVpShortcutModal .pingVpShortcutModalIcons .pingVpShortcutModalIcon:last-child {
    padding-right: 0
}

.pingVpShortcutModal .pingVpShortcutModalIconSvg {
    position: relative;
    margin: 0 !important;
    border: none !important;
    outline: 0;
    width: 60px !important;
    height: 60px !important;
    cursor: pointer
}

.pingVpShortcutModal .pingVpShortcutModalIconText {
    font-size: 11px;
    cursor: pointer
}

.pingVpShortcutModal .pingVpShortcutModalWrapper {
    position: relative
}

.pingVpShortcutModal .pingVpShortcutIconsArrowLeft,
.pingVpShortcutModal .pingVpShortcutIconsArrowRight {
    display: none;
    border-radius: 5px;
    position: absolute;
    cursor: pointer;
    background-color: #333;
    width: 32px;
    height: 32px;
    top: 25px
}

@media only screen and (max-width:576px) {
    .pingVpShortcutModal .pingVpShortcutIconsArrowLeft,
    .pingVpShortcutModal .pingVpShortcutIconsArrowRight {
        display: inline-block
    }
    .pingVpShortcutModalMobile .pingVpShortcutModalIcons {
        width: 97%;
        margin-left: auto;
        margin-right: auto;
        justify-content: flex-start
    }
}

.pingVpShortcutModal .pingVpShortcutIconsArrowLeft {
    left: -40px
}

.pingVpShortcutModal .pingVpShortcutIconsArrowRight {
    right: -40px
}

.pingVpShortcutModal .pingVpShortcutModalArrowIconSvg {
    position: relative;
    border: none !important;
    outline: 0;
    cursor: pointer
}

.pingVpShortcutWrapper {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute
}

.pingVpShortcutCenterVert {
    display: table-cell;
    vertical-align: middle
}

.pingVpShortcutCenterHoriz {
    text-align: center
}

.pingVpShortcutForm {
    display: inline-block;
    text-align: left
}

.pingVpShortcutTitle {
    color: #fff
}

.pingVpShortcutTooltip {
    color: #fff;
    font-size: .8em;
    padding-left: 14px;
    position: absolute;
    width: 220px
}

.pingVpShortcutContent {
    color: #fff;
    width: 100%;
    height: 100%;
    margin: auto
}

.pingVpShortcutDim {
    background-color: #000;
    position: absolute;
    opacity: .7;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

.pingVpShortcutForm input[type="text"],
.pingVpShortcutForm select {
    width: 232px;
    padding: 12px 20px;
    margin: 5px 1px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    padding-left: 40px;
    background-position: 9px 9px;
    background-repeat: no-repeat;
    background-size: 18px 18px
}

.pingVpControlShortcut {
    overflow: hidden;
    float: left;
    background-size: 200% 100%;
    width: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer
}

.pingVpControlShortcut img {
    -moz-transition: -moz-transform .1s;
    -webkit-transition: -webkit-transform .1s;
    -ms-transition: -ms-transform .1s;
    transition: transform .1s
}

.pingVpShortcutClose {
    color: #fff;
    float: right;
    margin: 10px;
    padding: 2px 6px;
    position: relative;
    text-decoration: underline;
    font-size: .75em;
    cursor: pointer
}

.pingVpShortcutCloseIcon {
    margin-top: 8px;
    margin-right: 8px;
    width: 18px;
    height: 18px;
    float: right;
    background-size: 36px 18px;
    background-repeat: no-repeat;
    background-position: 0 0
}

.pingVpShortcutClose:hover .pingVpShortcutCloseIcon {
    background-position: 100% 0
}

.pingVpShortcutClose:hover {
    background-position: 100% 0
}

.pingVpShortcutModal .pingVpShortcutRow {
    display: flex
}

.pingVpShortcutModal .pingVpShortcutCol {
    width: 50%
}

.pingVpShortcutModal .shortcut_spacing {
    height: 42px;
    display: grid;
    align-items: end
}

.pingVpShortcutModal ul.pingVpShortcutList {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.pingVpShortcutModalMobile.pingVpShortcutModal ul.pingVpShortcutList {
    margin-bottom: 10px !important
}

.pingVpShortcutModal ul.pingVpShortcutList li {
    padding-top: 4px;
    display: flex;
    align-items: center;
    height: 32px
}

.pingVpShortcutModal.pingVpShortcutModalMobile ul.pingVpShortcutList li:first-child {
    padding-top: 0
}

.pingVpShortcutModal ul.pingVpShortcutList li img {
    height: 32px !important;
    max-width: unset !important;
}

.pingVpShortcutModal .pingVpShortcutCol:nth-child(1) ul.pingVpShortcutList li:nth-child(7) img {
    width: 97px;
    margin-left: -33px
}

.pingVpShortcutModal .pingVpShortcutCol:nth-child(2) .pingVpShortcutList li:nth-child(7) img {
    width: 54px;
    margin-left: -11px
}

.pingVpShortcutModal ul.pingVpShortcutList li span {
    padding-left: 10px;
    font-weight: 400;
    font-size: 12px;
    word-break: break-word
}

.pingVpShortcutModal {
    width: 420px !important
}

.pingVpShortcutModalMobile {
    width: 62% !important;
    transform: translateY(-50%) scale(1.25);
    max-width: 420px !important
}

.pingVpShortcutModalMobile .pingVpShortcutModalWrapper {
    top: 15px;
    margin-right: 4px
}

.pingVpShortcutModalMobile .pingVpShortcutList li:nth-child(13) img {
    width: 54px;
    margin-left: -11px
}

.pingVpShortcutModalMobile .pingVpShortcutRow {
    display: block;
    height: 140px;
    overflow-y: scroll;
    margin-top: -10px
}

.pingVpShortcutModalMobile .pingVpShortcutCol {
    width: 100%
}

.pingVpcollapsibleRows {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.pingVpPanel {
    display: inline-block;
    width: 100%;
    height: auto;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400
}

.pingVpTranscriptRow {
    width: 100%;
    margin: 0;
    overflow: hidden;
    padding: 5px 22px;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    line-height: 24px;
    box-sizing: border-box
}

.pingVpClickableRow {
    cursor: pointer
}

.pingVpTranscriptCollapse {
    color: #000;
    display: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
    padding: 5px 22px;
    border-bottom: solid 1px #ccc;
    line-height: 24px;
    box-sizing: border-box
}

.pingVpTranscriptRow .PingVpTranscriptChevron {
    position: absolute;
    height: 20px;
    width: 20px;
    right: 14px;
    top: 7px;
    transition: transform .4s
}

.pingVpTranscriptRow.pingVpPanelOpen .PingVpTranscriptChevron {
    transform: rotate(180deg)
}

.pingVpTranscriptCollapse.pingVpReset h1 {
    font-weight: 600;
    font-size: 20px !important;
    padding-bottom: 8px;
    padding-top: 16px
}

.pingVpTranscriptCollapse.pingVpReset h2 {
    font-weight: 600;
    font-size: 18px !important;
    padding-bottom: 8px;
    padding-top: 16px
}

.pingVpTranscriptCollapse.pingVpReset h3 {
    font-weight: 500;
    font-size: 16px !important;
    padding-bottom: 8px;
    padding-top: 16px
}

.pingVpTranscriptCollapse.pingVpReset h4 {
    font-weight: 400;
    font-size: 16px !important;
    padding-bottom: 8px;
    padding-top: 16px
}

.pingVpTranscriptCollapse.pingVpReset h5 {
    font-weight: 500;
    font-size: 14px !important
}

.pingVpTranscriptCollapse.pingVpReset h6 {
    font-weight: 500;
    font-size: 12px !important
}

.pingVpTranscriptCollapse.pingVpReset p {
    font-weight: 400;
    font-size: 14px !important;
    line-height: normal
}

.pingVpAIOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    background-color: #131313bd;
    color: #fff;
    display: none;
    justify-content: center
}

.pingVpAIOverlay.pingVpAIOverlayMobile {
    z-index: 6
}

.pingVpAIModal {
    background-color: #1e1e1e;
    color: #fff;
    width: auto;
    margin: auto 30%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    border-radius: 5px;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif
}

.pingVpAIModal .pingVpAIModalTitle {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 1%
}

.pingVpAIModal .pingVpAIModalClose {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    height: 20px;
    width: 20px
}

.pingVpAIModal .pingVpCloseModalSvg {
    border: none !important;
    outline: 0;
    width: 16px;
    height: auto;
    cursor: pointer
}

.pingVpAIModal .pingVpAIModalIcons {
    width: 105%;
    margin-left: -7px;
    overflow: auto;
    display: flex;
    padding: 5px 0;
    justify-content: space-evenly
}

.pingVpAIModalMobile .pingVpAIModalIcons {
    width: 109%;
    margin-left: -16px
}

.pingVpAIModal .pingVpAIModalIcon {
    display: inline-block;
    text-align: center;
    padding: 5px;
    cursor: pointer !important
}

.pingVpAIModal .pingVpAIModalIcons .pingVpAIModalIcon:first-child {
    padding-left: 0
}

.pingVpAIModal .pingVpAIModalIcons .pingVpAIModalIcon:last-child {
    padding-right: 0
}

.pingVpAIModal .pingVpAIModalIconSvg {
    position: relative;
    margin: 0 !important;
    border: none !important;
    outline: 0;
    width: 60px !important;
    height: 60px !important;
    cursor: pointer
}

.pingVpAIModal .pingVpAIModalIconText {
    font-size: 11px;
    cursor: pointer
}

.pingVpAIModal .pingVpAIModalWrapper {
    position: relative
}

.pingVpAIModal .pingVpAIIconsArrowLeft,
.pingVpAIModal .pingVpAIIconsArrowRight {
    display: none;
    border-radius: 5px;
    position: absolute;
    cursor: pointer;
    background-color: #333;
    width: 32px;
    height: 32px;
    top: 25px
}

@media only screen and (max-width:576px) {
    .pingVpAIModal .pingVpAIIconsArrowLeft,
    .pingVpAIModal .pingVpAIIconsArrowRight {
        display: inline-block
    }
    .pingVpAIModalMobile .pingVpAIModalIcons {
        width: 97%;
        margin-left: auto;
        margin-right: auto;
        justify-content: flex-start
    }
}

.pingVpAIModal .pingVpAIIconsArrowLeft {
    left: -40px
}

.pingVpAIModal .pingVpAIIconsArrowRight {
    right: -40px
}

.pingVpAIModal .pingVpAIModalArrowIconSvg {
    position: relative;
    border: none !important;
    outline: 0;
    cursor: pointer
}

.pingVpAIModal .pingVpAIRow {
    display: flex
}

.pingVpAIModal .pingVpAICol {
    width: 50%
}

.pingVpAIModal .AI_spacing {
    height: 42px;
    display: grid;
    align-items: end
}

.pingVpAIModal ul.pingVpAIList {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.pingVpAIModalMobile.pingVpAIModal ul.pingVpAIList {
    margin-bottom: 10px !important
}

.pingVpAIModal ul.pingVpAIList li {
    padding-top: 4px;
    display: flex;
    align-items: center;
    height: 32px
}

.pingVpAIModal.pingVpAIModalMobile ul.pingVpAIList li:first-child {
    padding-top: 0
}

.pingVpAIModal ul.pingVpAIList li img {
    height: 32px !important;
}

.pingVpAIModal .pingVpAICol:nth-child(1) ul.pingVpAIList li:nth-child(6) img {
    width: 97px;
    margin-left: -33px
}

.pingVpAIModal .pingVpAICol:nth-child(2) .pingVpAIList li:nth-child(7) img {
    width: 54px;
    margin-left: -11px
}

.pingVpAIModal ul.pingVpAIList li span {
    padding-left: 10px;
    font-weight: 400;
    font-size: 14px
}

.pingVpAIModal {
    width: 420px !important
}

.pingVpAIModalMobile {
    width: 62% !important
}

.pingVpAIModalMobile .pingVpAIModalWrapper {
    margin-right: 4px
}

.pingVpAIModalMobile .pingVpAIList li:nth-child(12) img {
    width: 54px;
    margin-left: -11px
}

.pingVpAIModalMobile .pingVpAIRow {
    display: block;
    height: 140px;
    overflow-y: scroll;
    margin-top: -10px
}

.pingVpAIModalMobile .pingVpAICol {
    width: 100%
}

.pingVpAIText {
    font-size: 14px;
    font-weight: 400
}

.pingVpAIText a {
    text-decoration: underline;
    padding-top: 10px;
    cursor: pointer
}

.pingVpAIModal .pingVpAIModalTitle {
    display: flex;
    align-items: center
}

.pingVpColorPickerBox {
    display: inline-block;
    cursor: pointer;
    position: relative
}

.pingVpColorPickerWhite::before {
    background: #fff
}

.pingVpColorPickerYellow::before {
    background: #ff0
}

.pingVpColorPickerGreen::before {
    background: #0f0
}

.pingVpColorPickerCyan::before {
    background: #0ff
}

.pingVpColorPickerBlue::before {
    background: #00f
}

.pingVpColorPickerMagenta::before {
    background: #f0f
}

.pingVpColorPickerRed::before {
    background: red
}

.pingVpColorPickerBlack::before {
    background: #000;
    border: 1px solid #777;
    box-sizing: border-box
}

.pingVpColorPickerBox::after {
    border: 1px solid rgba(255, 255, 255, 0);
    transition: 250ms border
}

.pingVpColorPickerBox:hover::after {
    content: "" !important;
    border: 1px solid rgba(255, 255, 255, 50%);
    position: relative;
    top: -15px;
    left: -2px;
    height: 15px;
    width: 15px;
    display: block;
    border-radius: 3px
}

.pingVpColorPickerBox::before {
    content: "" !important;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    display: block
}

.pingVpColorPickerBox.pingVpSelected::after {
    content: "" !important;
    border: 1px solid rgba(255, 255, 255, 100%);
    position: relative;
    top: -15px;
    left: -2px;
    height: 15px;
    width: 15px;
    display: block;
    border-radius: 3px
}

.pingVpFontsizePicker {
    cursor: pointer;
    transition: 250ms opacity
}

.pingVpSubtitlesTextFontsize {
    padding-bottom: 2px;
    padding-top: 2px
}

.pingVpSubtitlesTextFontsize>div {
    display: flex;
    align-items: center;
    font-weight: 400
}

.pingVpSubtitlesTextFontsize>div>span:not(.pingVpSelected) {
    opacity: 50%;
    font-weight: 400
}

.pingVpFontsizePicker:hover {
    opacity: 75% !important
}

.pingVpFontsize50 {
    font-size: 10px
}

.pingVpFontsize100 {
    font-size: 13px
}

.pingVpFontsize150 {
    font-size: 16px
}

.pingVpFontsize200 {
    font-size: 19px
}

.pingVpOpacityPicker {
    cursor: pointer;
    font-size: 90%;
    text-align: center;
    padding: 3px 9px;
    border-radius: 2px;
    transition: 250ms box-shadow
}

.pingVpSubtitlesTextOpacity>div {
    display: flex;
    align-items: center;
    font-weight: 400
}

.pingVpOpacityPicker.pingVpSelected {
    border: 2px solid #1c1c1c;
    box-shadow: 0 0 0 1px #fff;
    box-sizing: border-box
}

.pingVpOpacityPicker:hover {
    border: 2px solid #1c1c1c;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 50%);
    box-sizing: border-box
}

.pingVpOpacityPicker {
    border: 2px solid #1c1c1c;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0);
    border-radius: 4px
}

.pingVpOpacityPick25 {
    background-color: rgba(255, 255, 255, 25%)
}

.pingVpOpacityPick50 {
    background-color: rgba(255, 255, 255, 50%)
}

.pingVpOpacityPick75 {
    background-color: rgba(255, 255, 255, 75%);
    color: #000
}

.pingVpOpacityPick100 {
    background-color: rgba(255, 255, 255, 100%);
    color: #000
}

.pingVpSubtitlesMenuTextOutlineItem {
    font-size: 13px;
    font-weight: 400
}

.pingVpSubtitlesMenuTextOutlineItem.pingVpSettingsSelected {
    font-weight: 600
}

.pingVpBlurPicker {
    cursor: pointer;
    margin-right: 20px;
    color: rgba(255, 255, 255, 50%);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0)
}

.pingVpBlurPicker:hover::after {
    border: 2px solid #1c1c1c;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 50%)
}

.pingVpBlurPicker.pingVpSelected {
    color: rgba(255, 255, 255, 100%)
}

.pingVpBlurPicker.pingVpSelected::after {
    border: 2px solid #1c1c1c;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 100%)
}

.pingVpBlurPickFalse::after,
.pingVpBlurPickTrue::after {
    content: "" !important;
    position: relative;
    top: 8px;
    left: 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 2px;
    border: 2px solid #1c1c1c;
    transition: 250ms all
}

.pingVpBlurPickFalse::after {
    background: url(/public/webplayer_tools_6_2/icons/default/blur_off.svg) no-repeat left
}

.pingVpBlurPickTrue::after {
    background: url(/public/webplayer_tools_6_2/icons/default/blur_on.svg) no-repeat left
}

.pingVpOutline-None div {
    drop-shadow: none
}

.pingVpOutline-DropShadow div {
    text-shadow: #000 2px 2px 2px
}

.pingVpOutline-Raised div {
    text-shadow: #000 1px 1px, #000 1.5px 1.5px
}

.pingVpOutline-Depressed div {
    text-shadow: #000 -1px -1px, #000 -1.5px -1.5px
}

.pingVpOutline-Default div {
    text-shadow: #000 1px 1px 0, #000 -1px 1px 0, #000 1px -1px 0, #000 -1px -1px 0
}

.pingVpFontFamily-MonosaceSerif {
    font-family: "Courier New", Courier, monospace !important
}

.pingVpFontFamily-ProportionalSerif {
    font-family: Georgia, Times, serif !important
}

.pingVpFontFamily-MonospaceSansSerif {
    font-family: Monaco, "Lucida Console", monospace !important
}

.pingVpFontFamily-ProportionalSansSerif {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.pingVpFontFamily-Casual {
    font-family: "Comic Sans MS", sans-serif !important
}

.pingVpFontFamily-Cursive {
    font-family: "Apple Chancery", "Lucida Handwriting”, cursive" !important
}

.pingVpFontFamily-SmallCapitals {
    font-variant: small-caps;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.pingVpSubtitlesBlur .pingVpSubtitlesBackground {
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px)
}

.pingVpSubtitlesMenuSettingsLabel.pingVpSubtitlesTextColor {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pingVpSubtitlesTextColor>div {
    gap: 10px
}

.pingVpSubtitlesTextColor>div,
.pingVpSubtitlesBackgroundColor>div,
.pingVpSubtitlesTextFontsize>div,
.pingVpSubtitlesTextOpacity>div,
.pingVpSubtitlesBackgroundOpacity>div {
    display: flex;
    justify-content: space-between;
    padding-top: 2px
}

.pingVpSubtitlesTextColor>div {
    padding-top: 5px
}

.pingVpSubtitlesBackgroundBlur>div {
    display: flex;
    margin-top: -3px;
    align-items: flex-end
}

_::-webkit-full-page-media,
_:future,
:root .pingVpColorPickerBox::before,
.pingVpColorPickerBox.pingVpSelected::after,
.pingVpColorPickerBox:hover::after {
    top: -15px;
    left: -2px
}

_::-webkit-full-page-media,
_:future,
:root .pingVpSettingsArrowBack {
    margin-top: -2.5px
}

_::-webkit-full-page-media,
_:future,
:root .pingVpSettingsArrowNext {
    margin-top: -1px
}

.pingVpSubtitlesMenu input[type="checkbox"] {
    -moz-appearance: none;
    width: 13px;
    height: 13px;
    position: initial;
    opacity: initial
}

.pingVpSettingsMenu h2,
.pingVpSettingsMenu h3 {
    margin: 0
}

.pingVpSettingsMenu ul {
    padding: 0;
    margin: 0
}

.pingVpMenuFocus>ul {
    padding: unset;
    margin: unset
}

.pingVpSubtitlesHeadMenu .pingVpReset .pingVpSubtitlesMenuTitle {
    margin: unset
}

.pingVpTranscriptRow h2 {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    line-height: 24px;
    float: left
}

.pingVpSubtitlesMenu h3 {
    margin: 0
}

.pingVpSettingsArrowNext {
    position: absolute;
    right: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.pingVpSettingsMobileOverlay .pingVpSettingsArrowNext {
    right: -2px;
    margin-top: -1px
}

.pingVpSettingsArrowBack {
    width: 1.45em;
    float: left
}

.pingVpSettingsResetSubtitleSettings {
    width: 40px;
    height: 40px;
    left: -8px;
    margin-top: 1px;
    position: absolute
}

.pingVpIsChecked {
    display: none
}

.pingVpSettingsResetIcon {
    float: left;
    margin-right: 3px;
    display: block;
    width: 16px;
    height: 16px
}

.pingVpMt-n1 {
    margin-top: -1px
}

.pingVpSettingsSelected .pingVpIsChecked {
    float: right;
    margin-top: 1px;
    margin-right: -5px;
    display: block;
    width: 16px
}

.PingVpAnnouncement {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    white-space: nowrap
}

.PingVP {
    max-width: 100vw
}

@media(max-width:320px) {
    .pingVpControlBarChildOther {
        display: flex;
        justify-content: space-between
    }
    .pingVpShareModal {
        transform: scale(.66);
        top: -33px
    }
    img.pingVpResetSvg {
        transform: scale(1) !important;
        width: 30px !important;
        height: 30px !important
    }
    .pingVpControlLeftSide .pingVpControlToggleSvg,
    .pingVpControlRightSide .pingVpControlToggleSvg {
        width: 30px !important;
        height: 30px !important;
        top: 3.5px;
        position: relative
    }
}

@media(min-width:321px) and (max-width:427px) {
    img.pingVpResetSvg {
        transform: scale(1.05) !important;
        width: 32.5px !important;
        height: 32.5px !important
    }
    .pingVpControlLeftSide .pingVpControlToggleSvg,
    .pingVpControlRightSide .pingVpControlToggleSvg {
        width: 32.5px !important;
        height: 32.5px !important;
        top: 3.5px;
        position: relative
    }
}

@media(min-width:428px) and (max-width:512px) {
    img.pingVpResetSvg {
        transform: scale(1.1) !important;
        width: 35px !important;
        height: 35px !important
    }
    .pingVpControlLeftSide .pingVpControlToggleSvg,
    .pingVpControlRightSide .pingVpControlToggleSvg {
        width: 35px !important;
        height: 35px !important;
        top: 3.5px;
        position: relative
    }
}

@media(min-width:513px) and (max-width:640px) {
    img.pingVpResetSvg {
        transform: scale(1.15) !important;
        width: 37.5px !important;
        height: 37.5px !important
    }
    .pingVpControlLeftSide .pingVpControlToggleSvg,
    .pingVpControlRightSide .pingVpControlToggleSvg {
        width: 37.5px !important;
        height: 37.5px !important;
        top: 3.5px;
        position: relative
    }
}

@media(max-width:640px) {
    .pingVpReset .pingVpTranscriptMenu h2,
    .pingVpReset .pingVpSettingsMenu h2,
    .pingVpReset .pingVpSettingsMenu h3,
    .pingVpReset .pingVpShortcutModal .pingVpShortcutModalTitle,
    .pingVpReset .pingVpShareModal .pingVpShareModalTitle,
    .pingVpReset .pingVpAIModal .pingVpAIModalTitle,
    .pingVpReset .pingVpSubtitlesMenuTitle,
    .pingVpReset .pingVpSettingsMenuTitle,
    .pingVpReset .pingVpSettingsSubMenuReturn-1 {
        font-size: 88% !important
    }
    .pingVpReset .pingVpSubtitlesMenuItem,
    .pingVpReset .pingVpSubtitlesMenuSettings,
    .pingVpReset .pingVpSubtitlesMenuSettingsItem,
    .pingVpReset .pingVpSettingsMenuItem,
    .pingVpReset .pingVpContextOption,
    .pingVpReset .pingVpAIText {
        font-size: 77% !important
    }
    .pingVpReset .pingVpShortcutModal ul.pingVpShortcutList li span {
        font-size: 77% !important
    }
    .pingVpReset .pingVpSubtitlesSubMenu h3,
    .pingVpReset .pingVpSubtitlesSubMenuText h3,
    .pingVpReset .pingVpSubtitlesSubMenuBackground h3,
    .pingVpReset .pingVpSubtitlesSubMenuWindow h3,
    .pingVpReset .pingVpSubtitlesSubMenuFontFamily h3,
    .pingVpReset .pingVpSubtitlesSubMenuOutline h3 {
        font-size: 88% !important;
        padding-top: .1em;
        padding-bottom: .1em
    }
    .pingVpReset .pingVpSubtitlesSubMenu li,
    .pingVpReset .pingVpSubtitlesSubMenuText li,
    .pingVpReset .pingVpSubtitlesSubMenuBackground li,
    .pingVpReset .pingVpSubtitlesSubMenuWindow li,
    .pingVpReset .pingVpSubtitlesSubMenuFontFamily li,
    .pingVpReset .pingVpSubtitlesSubMenuOutline li,
    .pingVpReset .pingVpSubtitlesSubMenuText span,
    .pingVpReset .pingVpSubtitlesSubMenuBackground span,
    .pingVpReset .pingVpSubtitlesSubMenuWindow span,
    .pingVpReset .pingVpSubtitlesSubMenuFontFamily span,
    .pingVpReset .pingVpSubtitlesSubMenuOutline span {
        font-size: 77% !important
    }
    .pingVpControlCenteredOffset {
        width: 20px !important
    }
    .pingVpControlPlayMobile img.pingVpResetSvg {
        width: 60px !important;
        height: auto !important
    }
}

@media(max-width:427px) {
    .pingVpReset .pingVpTranscriptMenu h2,
    .pingVpReset .pingVpSettingsMenu h2,
    .pingVpReset .pingVpSettingsMenu h3,
    .pingVpReset .pingVpShortcutModal .pingVpShortcutModalTitle,
    .pingVpReset .pingVpShareModal .pingVpShareModalTitle,
    .pingVpReset .pingVpSubtitlesMenuTitle,
    .pingVpReset .pingVpAIModal .pingVpAIModalTitle,
    .pingVpReset .pingVpSettingsMenuTitle,
    .pingVpReset .pingVpSettingsSubMenuReturn-1 {
        font-size: 66% !important
    }
    .pingVpReset .pingVpSubtitlesMenuItem,
    .pingVpReset .pingVpSubtitlesMenuSettings,
    .pingVpReset .pingVpSubtitlesMenuSettingsItem,
    .pingVpReset .pingVpSettingsMenuItem,
    .pingVpReset .pingVpContextOption,
    .pingVpReset .pingVpAIText {
        font-size: 9px !important
    }
    .pingVpSubtitlesMobileOverlay .pingVpSubtitlesMenu,
    .pingVpSettingsMobileOverlay .pingVpSettingsMenu {
        max-width: 90%
    }
    .pingVpContextOption {
        padding: 4px 8px 4px 8px
    }
    .pingVpSettingsMenuItem::before {
        padding-right: 18.5px;
        margin-left: -2.5px;
        background-size: 15px 15px
    }
    .pingVpOptionShortcut:before,
    .pingVpOptionReport:before,
    .pingVpContextOption:before {
        padding-right: 15px;
        margin-left: -1.5px;
        background-size: 10px 10px
    }
    .pingVpSettingsMenuItem span {
        margin-top: 0
    }
    .pingVpSettingsArrowNext {
        width: 12.5px;
        height: 12.5px;
        margin-top: -2.5px
    }
    .pingVpSettingsMenuItemShortcut::before {
        background-size: 10px 10px;
        margin-left: 0;
        padding-right: 16px
    }
    .pingVpSettingsSelected .pingVpIsChecked {
        width: 8px
    }
    .pingVpShortcutModal ul.pingVpShortcutList li span {
        font-size: 55% !important
    }
    .pingVpShortcutModal ul.pingVpShortcutList li,
    .pingVpShortcutModal ul.pingVpShortcutList li img {
        height: 16px !important
    }
    .pingVpShortcutModal .pingVpShortcutCol:nth-child(1) ul.pingVpShortcutList li:nth-child(7) img {
        width: 48px;
        margin-left: -16px
    }
    .pingVpShortcutModal .pingVpShortcutCol:nth-child(2) .pingVpShortcutList li:nth-child(7) img {
        width: 28px;
        margin-left: -6px
    }
    .pingVpSubtitlesSubMenuText,
    .pingVpSubtitlesSubMenuBackground,
    .pingVpSubtitlesSubMenuWindow {
        padding: 0
    }
    .pingVpSubtitlesSubMenuText li div,
    .pingVpSubtitlesSubMenuBackground li div,
    .pingVpSubtitlesSubMenuWindow li div {
        gap: 1em
    }
    .pingVpReset .pingVpSubtitlesSubMenu h3,
    .pingVpReset .pingVpSubtitlesSubMenuText h3,
    .pingVpReset .pingVpSubtitlesSubMenuBackground h3,
    .pingVpReset .pingVpSubtitlesSubMenuWindow h3,
    .pingVpReset .pingVpSubtitlesSubMenuFontFamily h3,
    .pingVpReset .pingVpSubtitlesSubMenuOutline h3 {
        font-size: 66% !important;
        padding-top: .1em;
        padding-bottom: .1em
    }
    .pingVpReset .pingVpSubtitlesSubMenu li,
    .pingVpReset .pingVpSubtitlesSubMenuText li,
    .pingVpReset .pingVpSubtitlesSubMenuBackground li,
    .pingVpReset .pingVpSubtitlesSubMenuWindow li,
    .pingVpReset .pingVpSubtitlesSubMenuFontFamily li,
    .pingVpReset .pingVpSubtitlesSubMenuOutline li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: .3em;
        padding-bottom: .3em
    }
    li.pingVpSubtitlesMenuSettingsItem {
        justify-content: initial
    }
    li.pingVpSubtitlesMenuSettingsItem .pingVpSettingsResetIcon {
        width: 12px;
        height: 12px
    }
    .pingVpReset .pingVpSubtitlesSubMenu li,
    .pingVpReset .pingVpSubtitlesSubMenuText li,
    .pingVpReset .pingVpSubtitlesSubMenuBackground li,
    .pingVpReset .pingVpSubtitlesSubMenuWindow li,
    .pingVpReset .pingVpSubtitlesSubMenuFontFamily li,
    .pingVpReset .pingVpSubtitlesSubMenuOutline li,
    .pingVpReset .pingVpSubtitlesSubMenuText span,
    .pingVpReset .pingVpSubtitlesSubMenuBackground span,
    .pingVpReset .pingVpSubtitlesSubMenuWindow span,
    .pingVpReset .pingVpSubtitlesSubMenuFontFamily span,
    .pingVpReset .pingVpSubtitlesSubMenuOutline span {
        font-size: 9px !important
    }
    .pingVpSubtitlesSubMenuText .pingVpSettingsArrowNext {
        margin-top: 2.5px
    }
    .pingVpOpacityPicker[tabindex="-1"] {
        display: none !important
    }
    .pingVpSubtitlesMenu.pingVpShowCodeLayer2 {
        padding-top: 10px
    }
    .pingVpContextMenu,
    .pingVpSubtitlesMenu,
    .pingVpSettingsMenu,
    .pingVpSettingsSubMenu {
        right: 3px !important;
        margin-bottom: -4px !important
    }
    .pingVpSettingsMenuItem,
    .pingVpSubtitlesMenuTextOutlineItem,
    .pingVpSubtitlesMenuTextFontFamilyItem,
    .pingVpReset .pingVpSettingsMenuTitle {
        padding: .5em;
        padding-right: 1.5em
    }
    .pingVpSettingsMenu h3 {
        padding-left: 0
    }
    .pingVpSubtitlesMenu .pingVpSubtitlesSubMenu hr,
    .pingVpSubtitlesMenu .pingVpSubtitlesSubMenuText hr,
    .pingVpSubtitlesMenu .pingVpSubtitlesSubMenuFontFamily hr,
    .pingVpSubtitlesMenu .pingVpSubtitlesSubMenuOutline hr,
    .pingVpSubtitlesMenu .pingVpSubtitlesSubMenuBackground hr,
    .pingVpSubtitlesMenu .pingVpSubtitlesSubMenuWindow hr,
    .pingVpContextMenu hr {
        margin: 3px 0 !important
    }
    .pingVpShortcutModalMobile .pingVpShortcutList li:nth-child(13) img {
        width: 30px;
        margin-left: -7px
    }
    .pingVpSettingsMenuItemContext::before {
        left: 4px;
        top: 1px
    }
    .pingVpOptionBrand>div::before,
    .pingVpOptionReport>div::before,
    .pingVpOptionShortcut>div::before {
        padding-right: 15px;
        background-size: 10px 10px
    }
}

.pingVpVideoContainer.pingVpShowSidebar:is(.pingVpSidebarFullWidth) .pingVpSidebarContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #1e1e1e;
    color: #fff;
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    z-index: 10000
}

.pingVpVideoContainer:not(.pingVpSidebarFullWidth) .pingVpSidebarContainer {
    right: -30%;
    transition: right 300ms cubic-bezier(0, 0.58, 0.58, 1);
    display: block;
    position: relative;
    float: right;
    background: #1e1e1e;
    color: #fff;
    width: 30%;
    height: 100%;
/*    border-left: 1px solid #333;*/
    font-family: Poppins, Roboto, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 300
}

.pingVpVideoContainer:not(.pingVpSidebarFullWidth) .pingVpSidebarContainer .pingVpTranscript,
.pingVpVideoContainer.pingVpShowSidebar:is(.pingVpSidebarFullWidth) .pingVpSidebarContainer .pingVpTranscript {
    height: calc(100% - 90px);
    overflow: auto;
    scroll-behavior: smooth;
    font-size: 13px;
    line-height: 1.7em;
    padding-left: 16px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .5)), color-stop(5%, rgba(0, 0, 0, 1)), color-stop(95%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, .5)));
    word-break: break-word
}

.pingVpVideoContainer .pingVpSidebarContainer .pingVpTranscript::before,
.pingVpVideoContainer .pingVpSidebarContainer .pingVpTranscript::after {
    content: '';
    height: 2.5%;
    display: block
}

.pingVpReset .pingVpHoverLabel {
    margin-right: initial
}

.pingVpTranscriptMenu {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    background: #333
}

.pingVpReset .pingVpTranscriptMenu h2 {
    font-weight: 600 !important;
    line-height: normal !important;
    margin-top: 2px
}

.pingVpTranscriptMenu .pingVpCloseModalSvg {
    border: none !important;
    outline: 0;
    width: 24px;
    height: auto;
    cursor: pointer;
    margin-top: .2em
}

.pingVpVideoContainer.pingVpShowSidebar :is(.pingVpVideo,
.pingVpOverlay) {
    width: 70% !important;
    transition: width 300ms cubic-bezier(0, 0.58, 0.58, 1)
}

.pingVpVideoContainer.pingVpShowSidebar .pingVpMessageOverlay {
    width: 100% !important
}

.pingVpVideoContainer.pingVpShowSidebar .pingVpControlBarChildOther {
    width: calc(100% - 15px)
}

.pingVpVideoContainer.pingVpShowSidebar .pingVpSubtitles {
    transform: scale(.7);
    transform-origin: bottom;
    transition: transform 300ms cubic-bezier(0, 0.58, 0.58, 1)
}

.pingVpVideoContainer.pingVpShowSidebar .pingVpPoster {
    transform: scale(.7);
    transform-origin: left;
    transition: transform 300ms cubic-bezier(0, 0.58, 0.58, 1)
}

.pingVpVideoContainer.pingVpShowSidebar .pingVpSidebarContainer {
    right: 0;
    transition: right 300ms cubic-bezier(0, 0.58, 0.58, 1)
}

.pingVpControlBarHovering .pingVpControlBarChildTime {
    padding: unset;
    width: calc(100% - 40px);
    margin: auto
}

.pingVpControlBarChildOther {
    width: calc(100% - 12px);
    padding: 0 10px 0 5px
}

.pingVpControlBar img.pingVpResetSvg {
    transform: scale(80%) !important;
    top: 2px;
    left: 2px
}

.pingVpControlOverlayMobile img.pingVpResetSvg {
    transform: scale(1.25) !important;
    padding-inline: 15px
}

.pingVpControlMute img.pingVpResetSvg {
    left: 0
}

.pingVpControlToggleSvg {
    width: 30px;
    padding: 0 2px;
    margin: 0;
    height: 30px;
    margin-top: 4px
}

.pingVpControlOverlayMobile .pingVpControlToggleSvg {
    width: unset;
    height: unset;
    margin-top: unset
}

img.pingVpResetSvg {
    width: 30px !important;
    height: 30px !important
}

.pingVpControlBarHovering .pingVpControlToggleSvg {
    background: #ffffff00;
    transition: 200ms all;
    border-radius: 5px
}

.pingVpControlBarHovering .pingVpControlToggleSvg:hover {
    background: rgb(255, 255, 255, 12%)
}

.pingVpControlBarSticky .pingVpControlToggleSvg {
    background: #00000000;
    transition: 200ms all;
    border-radius: 5px
}

.pingVpControlBarSticky .pingVpControlToggleSvg:hover {
    background: rgb(0, 0, 0, 3%);
    transition: 200ms all
}

.pingVpReset .pingVpSubtitlesMenuItem,
.pingVpReset .pingVpSubtitlesMenuSettings,
.pingVpReset .pingVpSubtitlesMenuSettingsItem,
.pingVpReset .pingVpSettingsMenuItem,
.pingVpReset .pingVpSubtitlesMenuSettingsLabel {
    font-size: 12px
}

.pingVpReset .pingVpSettingsMenuItem span,
.pingVpReset .pingVpSubtitlesMenuExtraLabel {
    font-size: 80%
}

.pingVpReset .pingVpSettingsDisplayQuality,
.pingVpReset .pingVpSettingsDisplaySubs,
.pingVpReset .pingVpSettingsDisplayAd,
.pingVpReset .pingVpSettingsDisplaySpeed {
    right: 20px;
    margin-top: 1px
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpTimeSlider.pingVpControlSlider:hover div,
.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpTimeSlider.pingVpControlSlider.pingVpControlSliderHasFocus div,
.pingVpControlBarSticky .pingVpTimeSlider.pingVpControlSlider div {
    height: 5px
}

.pingVpTimeSlider.pingVpControlSlider div {
    height: 5px;
    top: 5px
}

.pingVpTimeSlider.pingVpControlSlider .pingVpTimeSliderBol {
    height: 10px !important
}

.pingVpControlBarHovering .pingVpSvgSlider {
    border-radius: 10px !important
}

.pingVpCollectBar:not(.pingVpCollectMobile) .pingVpControlBarHovering .pingVpControlBarChildTime .pingVpTimeSlider.pingVpControlSlider #pingVpTimeSliderBg-1 {
    width: calc(100% - 40px) !important
}

.pingVpControlBarHovering .pingVpControlBarChildTime {
    padding: 0 20px;
    top: 5px
}

.pingVpControlOverlayMobile .pingVpControlBarHovering .pingVpControlBarChildTime {
    padding: 0 10px
}

.pingVpControlPos {
    margin-right: 2px
}

.pingVpControlSettings img {
    transition-property: transform, transform-origin;
    transition-duration: .1s;
    transition-timing-function: ease-in-out
}

.pingVpControlSettings img.pingVpRotate30 {
    transform: scale(80%) rotateZ(30deg) !important;
    transform-origin: 42% 47%
}

.pingVpControlBarChildOther .pingVpControlRightSide {
    display: grid;
    grid-auto-flow: column
}

.pingVpTranscript::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.pingVpTranscript::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px
}

.pingVpTranscript::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 10px;
    border: 2px solid transparent;
    background-clip: content-box;
    transition: background-color .3s
}

.pingVpTranscript::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 255, 255, .9)
}

.pingVpTranscript {
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, .9) transparent
}

.pingVpTranscript {
    scroll-behavior: smooth
}

.pingVpSettingsMenuItem img, .pingVpSubtitlesMenu img {
    margin: 0 !important;
}