.wrapper {
  width: 100%;
  /* whatever width you want */
  display: inline-block;
  position: relative;
  background-color: black;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrapper:after {
  padding-top: 56.25%;
  /* 16:9 ratio */
  display: block;
  content: '';
}
.main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* fill parent */
  background-color: black;
  /* let's see it! */
  color: white;
  overflow: hidden;
}



#api-frame,.options,.select
{
  display:block;
  position:absolute
}
body
{
  /*background:#f2f2f2;*/
  background-color: black;
  /*font-family:sans-serif;*/
  font-family: "Helvetica Neue";
  font-weight: 200;
  line-height: 1.5;
  padding:0;
  height: 100%;
  width:  100%;
  position:absolute;
  overflow: hidden;
  left:0;
  top:0;
  margin:0
}


.slides {
    position: absolute;
    /*left: 61.8%;*/
    left: 0%;
    top: 0;
    width: 100%;
    height: 100%;
    /*overflow: auto;*/
    overflow:hidden;
    background: #ffffff;
}
.slide {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;

    padding: 0px;
    /*padding: 30px;*/
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;

    text-align: center;
}
.slide.active {
    opacity: 1;
}
.obuttonhidden {
     display: none;
}


#api-frame
{
  left:0;
  top:0;
  height:100%;
  width:100%;
  width:100%;
  pointer-events: auto;
  border:0
}
/*#api-frame{left:0;top:0;height:576px;width:1024px;border:0}*/
/*#api-frame{left:0;top:0;height:720px;width:1280px;border:0}*/

/*#api-frame{left:0;top:40px;width:100%;height:calc(100% - 40px);border:0}*/
/*.about{box-sizing:border-box;height:40px;padding:14px}*/
/*.share-button{position:absolute;top:0;right:0;padding:10px}*/
/*.fb_iframe_widget span{vertical-align:baseline!important}*/
/*.options,.select{right:0%;bottom:0;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);z-index:1; }*/
.options,.select
{
  position:absolute;
  bottom:0px;
  right:10px;
  z-index:1;
  margin:0;
  list-style:none;
  padding:0
 }

/*.options,.select{left:10%;bottom:0;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);z-index:1}*/
.select{bottom:20px}
/*.options li{display:inline-block;margin:0 10px;width:400px;height:400px;border:4px solid transparent;border-radius:50%;text-indent:-1000px;overflow:hidden;cursor:pointer}*/
.options li{
  display:inline-block;
  margin:0 6px;
  width:30px;
  height:30px;
  border:2px solid transparent;
  border-radius:50%;
  text-indent:-1000px;
  overflow:hidden;
  background-size:     35px 35px;
  background-repeat:   no-repeat;
  background-position: center center;
  cursor:pointer
}
.options li.selected
{
  border:2px
  solid #fff
}
/*.options li.lightblue{background:#70C0E7}
.options li.green{background:#80B845}
.options li.red{background:#C74334}
.options li.blue{background:#2C4463}*/
/*.options li.button_0{
  background-image: url(assets/2.png);
}
.options li.button_1{
  background-image: url(assets/3.png);
}
.options li.button_2{
  background-image: url(assets/4.png);
}
.options li.button_3{
  background-image: url(assets/1.png);
}
.options li.button_4{
  background-image: url(assets/5.png);
}*/

ul.otherproduct-buttons{margin:0;list-style:none;padding:0}
ul.otherproduct-buttons li{display:inline}


.otherproduct-buttons li.leftbutton{
position:absolute;
top:0px;
left:0px;
width:456px;
height:663px;
/*opacity:0;*/
/*background-image: url(assets/vegitabutton.png);
background-position: center center;
background-size:     456px 663px;*/

}
/*.otherproduct-buttons li.leftbutton:hover{
  position:absolute;
  top:0px;
  left:0px;
  width:456px;
  height:663px;
  background-image: url(assets/vegitabutton_h.png);
  background-position: center center;
  background-size:     456px 663px;
}*/
.otherproduct-buttons li.rightbutton{
  position:absolute;
  top:0px;
  right:0px;
  width:456px;
  height:663px;
  /*opacity:0;*/
  /*background-image: url(assets/vegitabutton.png);
  background-position: center center;
  background-size:     456px 663px;*/
}
/*.otherproduct-buttons li.rightbutton:hover{
  position:absolute;
  top:0px;
  right:0px;
  width:456px;
  height:663px;

  background-image: url(assets/vegitabutton_h.png);
  background-position: center center;
  background-size:     456px 663px;
}*/
ul.realvu-buttons{
  position:absolute;
  bottom:3px;
  left:10px;
  margin:0;list-style:none;padding:0}
ul.realvu-buttons li{display:inline}


.uxinfo{
display:none;
opacity:1;
position:absolute;
z-index:0;
/*bottom:200px;
left:480px;*/
height: auto;
width: 100%;

top:25%;
left:38%;
overflow: hidden;
pointer-events: none;
}

.slideimg {
  height: 100%;
  width: 100%;
  align-content: center;
  position:absolute;
  left:0;top:0;

}
#rotateinfoicon
{
  height:auto;
  width:25%;

  overflow: hidden;
}
#fullscreenicon{
  position: absolute;
  display:block;
  z-index:2;
  /*top: 2%;
  right: 1.5%;*/
  top:10px;
  right: 15px;
  height:25px;
  width:25px;
}
#switchicon{
  position: absolute;
  display:block;
  z-index:2;
  /*top: 2%;
  right: 1.5%;*/
  top:30px;
  right: 15px;
  height:25px;
  width:25px;
}
#loadingicon{
  position: absolute;
  display:block;
  z-index:2;
  bottom: 2%;
  right: 2%;
  width:40px;
  height:40px;
}
#loadingtext{
  position: absolute;
  display:block;
  z-index:2;
  bottom: 2%;
  right: 2%;
  width:394px;
  height:81px;
}
#playbutton{
  position: absolute;
  display: none;
  top: 35%;
  left: 42%;
  height:auto;
  width:20%;
  z-index:101;
}

.overlay {
    height: 0%;
    width:1280px;
    /*width: 0;*/
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}
