/*Responsive Video for embedded video */
video {
    width: 100%;
    height: auto;
}

#sidebar .btn-right:hover{
	color:#9d9d9d;
}