<style>
*{margin:0;padding:0;}
iframe {border:0}
.iframebox {
width: 100vw;
height: 70vw;
}
@media screen and (min-aspect-ratio: 10/7) {
.iframebox {
width: 142.8571428571429vh;
height: 100vh;
}
}
</style>
<iframe class="iframebox" src="http://www.youtube.com/embed/9G-eLuTuwqc"></iframe>