responsive videos
Hello. I am still using dreamweaver and I used the Responsive Video Embed on the Insert Panel as seen below:

The code looks like this:
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="videos/firstpagevideoopt.mp4"></iframe>
</div>
The video is on my server.
It plays fine, but I cannot find a way to hide the video controls. Been trying for a while now.
There is a way to hide the controls in a html5 video tag, but I am having a rough time with the CSS for the video tag.
Any help will be greatly appreciated.
Ben
