#site{display:flex;flex-direction:column;min-height:100vh}.vp-sec{background:#000;padding:30px 0}.player{padding:0;margin:0 auto;max-height:calc(100vh - 75px);max-width:calc((100vh - 75px) / 13 * 20)}.player__video{height:0;overflow:hidden;padding-bottom:64.8%;position:relative}.player__video iframe{height:100%;position:absolute;top:0;left:0;width:100%}.video-area{position:relative;padding:0 20px}.r-fix{position:fixed;width:350px;top:65px;right:0;height:calc(100vh - 65px);background:#fff;z-index:99999;transition-duration:1s}.r-fix-in{right:-350px}.r-fix-content{position:relative;height:calc(100vh - 65px);overflow-y:scroll}.r-fix-content::-webkit-scrollbar{width:5px;border-radius:3px;overflow:hidden !important}.r-fix-content:-webkit-scrollbar-track{background:rgba(228,233,238,0.6);border-radius:3px !important;overflow:hidden}.r-fix-content::-webkit-scrollbar-thumb{background:#ccd5d9;border-radius:3px !important;overflow:hidden}.r-play-list{width:40px;position:absolute;left:-40px;top:40px}.gallery__item{align-items:center;background-color:#f1f1f1;color:var(--videoplayer-item-text-color);cursor:pointer;display:flex;justify-content:center;margin-bottom:10px;padding:10px 20px;width:100%;float:left;margin-left:0.5%;font-size:14px}.gallery__item__img{width:30%;border-radius:4px;overflow:hidden}.gallery__item__span{padding-left:1em;width:70%;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.gallery{grid-template-columns:repeat(2, 1fr)}#gallery{position:relative;display:inline-block;padding:10px}.youtube-video-player .col-lg-8{margin-bottom:0 !important}@media only screen and (min-width: 1201px){.player{border-radius:10px !important;overflow:hidden}}@media only screen and (max-width: 1200px){.video-area{padding:0}}@media only screen and (max-width: 991px){.player{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.gallery__item{width:49.5%;margin-left:0.5%}}@media only screen and (max-width: 576px){.player{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.gallery__item{width:100%;margin-left:0}}
