#controls{overflow:hidden;background:#eee;opacity:0;-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.content-3d:hover #controls{opacity:1}#controls>*{margin:8px;cursor:pointer;opacity:.5}#controls>*:hover{opacity:1}#toggleplay{float:left;background:url(../../../../../../../themes/leapkids/img/ic_pause_black_24dp.svg);width:24px;height:24px}#toggleplay.paused{background:url(../../../../../../../themes/leapkids/img/ic_play_arrow_black_24dp.svg)}#togglemute{float:right;background:url(../../../../../../../themes/leapkids/img/ic_volume_up_black_24dp.svg);width:24px;height:24px}#togglemute.muted{background:url(../../../../../../../themes/leapkids/img/ic_volume_off_black_24dp.svg)}@media screen and (max-width:700px){iframe{width:100%;height:240px}}@media screen and (min-width:700px){iframe{height:400px;width:700px}#controls{width:700px}}