/*vr style*/
html,body{ width: 100%; height: 100%; }
#KeyShotVR{ width: auto !important; height: 100% !important; }
#viewwindow { width: 100% !important; height: 100% !important; overflow: visible !important; }
#turntable{ margin: 0 auto; }
#backbuffer{ transform:none !important; -ms-transform: none !important; -webkit-transform: none !important; }
.moreW{ width: auto !important; height: 100%!important ; }
.moreH{ width: 100%!important; height: auto !important; }
#turntable{ z-index: -1; }
#turntable+div > div{ display: none !important; }