 

/* .ful-short-watch-con-da{width: 100%;height:100%;overflow-y: auto;scroll-snap-type: y mandatory;background-color: #fff;}
.ful-short-watch-con-da::-webkit-scrollbar{display: none;}  
#watch-s-vid-Con{width: 100%;max-width: 700px;margin: 5% auto;display: flex;flex-direction: column; scroll-snap-type: y mandatory;}   

 .shortvideo{width: 100%;height: 95vh;position: relative;scroll-snap-align: center;transition: all 0.5s;}
.video-item {width:100%; height:100%;}

.shoot-box {width: 100%;height:calc(100% - 70px);background: #111;position: relative;border-radius:10px;object-fit: contain;}
.shoot-box .youtube_iframe {width: 100%;height:100%;border: none;border-radius:10px 10px 0 0;}
.shoot-box .facebook_iframe {width: 100%;height:100%;border: none;border-radius:10px 10px 0 0;} 
.shoot-box .instagram_iframe {width: 100%;height:100%;border: none;border-radius:10px 10px 0 0;} 
.shoot-box .tiktok_iframe {width: 100%;height:100%;border: none;border-radius:10px 10px 0 0;} 

.short-bottom {width: 100%;min-height: 50px;position: absolute;left: 0;bottom: 0;border-top: 0.5px solid #fff;background: #111;border-radius: 0 0 10px 10px;color: #fff;}.short-bottom .title{padding: 0 5px;display: flex;align-items: center;justify-content: space-between;}.short-bottom .title button{cursor: pointer;border: 0;background: transparent;}
.u-detail-da{width: 100%;display: flex;align-items: center;gap: 10px;padding: 5px;position: relative;}.u-detail-da img{width: 30px;height: 30px;border-radius: 5px;cursor: pointer;}.u-detail-da img:hover{box-shadow: 0 5px 5px #fff;}
.view-date-da{display: flex;align-items: center;gap: 10px;font-size: 14px;position: absolute;right: 10px;}

.short-vid-icons{position: absolute;right:-50px;bottom:7%;display: flex;flex-direction: column;align-items: center;gap: 10px;padding:0 3px;}
.short-vid-icons button{width: 30px;height: 30px;border: 0;cursor: pointer;border-radius: 3px;position: relative;background: #fff;}.short-vid-icons button:hover{fill: #b10b0b;color: #b10b0b;} .short-vid-icons button svg{width: 25px;height: 25px;}
.packdakana{display: flex;flex-direction: column;align-items: center;gap: 10px;}

.spote-message{position: fixed;left: 50%;transform: translateX(-50%);bottom: 10px;display: flex;align-items: center;gap:10px; width: 100%;max-width: max-content;background: #b10b0b;color: #fff;padding:15px 20px;border-radius: 5px;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);z-index: 1000;display: none;} 

.loading_Preloader{width: 100%;max-width: 700px;border: 1px solid #eee;border-radius: 10px;margin: 0 auto;}.loading_Preloader .message{color: #b10b0b;width: 100%;text-align: center;}
@media screen and (max-width:1024px) {
.shortvideo{width: 100%;height: 90vh;position: relative;margin: 1% 0;}
}
@media screen and (min-width:350px) and (max-width:768px) {
.short-vid-icons{right: 0px;color: #fff;}.video-item{width: 100%;} 
.view-date-da{font-size: 12px;gap: 5px;right: 5px;}
}
@media screen and (min-width:10px) and (max-width:349px) {
.short-vid-icons{right: 0px;}.video-item{width: 100%;}
.view-date-da{font-size: 12px;gap: 5px;right: 5px;}
.u-detail-da{gap: 5px;}.u-detail-da img{width: 25px;height: 25px;}.u-detail-da h3{font-size: 12px;}
} */ 