.video-dam-youtube .social-share ul li{list-style:none;margin:0 .25rem}
.video-dam-youtube .social-share ul li .btn{background-color:#fff;padding:0;width:50px;height:50px}
.video-dam-youtube .social-share ul li .btn svg{width:24px;height:24px}
.video-dam-youtube .social-share ul li .btn-share-whatsapp{color:rgba(18,140,126,1)}
.video-dam-youtube .social-share ul li .btn-share-whatsapp:hover{background-color:rgba(18,140,126,0.8);color:#fff}
.video-dam-youtube .social-share ul li .btn-share-email{color:rgba(240,103,90,1)}
.video-dam-youtube .social-share ul li .btn-share-email:hover{background-color:rgba(240,103,90,0.8);color:#fff}
.video-dam-youtube .social-share ul li .btn-share-facebook{color:rgba(59,89,153,1)}
.video-dam-youtube .social-share ul li .btn-share-facebook:hover{background-color:rgba(59,89,153,0.8);color:#fff}
.video-dam-youtube .social-share ul li .btn-share-twitter{color:rgba(29,161,242,1)}
.video-dam-youtube .social-share ul li .btn-share-twitter:hover{background-color:rgba(29,161,242,0.8);color:#fff}
.video-dam-youtube .share-video-icon{position:absolute;top:10px;right:10px;cursor:pointer;z-index:2;border-radius:50%;background:#fff;width:40px;height:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
.video-dam-youtube{position:relative;display:inline-block}
.video-dam-youtube .share-overlay{display:none}
.video-dam-youtube .share-overlay{position:absolute;background:rgba(0,0,0,0.5);width:100%;top:0;bottom:0;opacity:.8;z-index:3}
.video-dam-youtube .social-icon-position{display:flex;justify-content:center;align-items:center;height:100%}
.video-dam-youtube span.icon-closed{position:absolute;top:10px;right:10px;cursor:pointer;z-index:3;border-radius:50%;background:#fff;width:40px;height:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
.video-dam-youtube{width:100%}
.video-dam-youtube .video_container{position:relative;display:inline-block}
@media(max-width:767px){.video-dam-youtube iframe{width:100% !important;height:300px !important}
.video-dam-youtube video{width:100% !important;height:auto !important}
}