<?php if ( is_active_sidebar( 'single-video' ) ) : ?>
	<?php dynamic_sidebar('single-video'); ?>
<?php endif; ?>