#consoleSection {
  background: #FAFAFA;
  width: 100%;
  overflow: hidden;
  padding-top: 116px;
  padding-bottom: 200px;/* border-top: 5px solid #f84536; */
}
#consoleSection .container {
  justify-content: center;
  align-items: center;
  z-index: 1;
}

#consoleSection p {
  width: 512px;
}

.consoleVisual{

width: 532px;}


#consoleSection .container .visual {
  width: 932px;
  height: 565px;
  margin-top: -66px;
  background-image: url("../../files/xpad_3Q_fade.png");
}

#consoleSection .features {
  width: 700px;
display: none;}

#consoleSection .features p{
  width: 700px;
}
#consoleSection .features .column {
  height: 300px;
  width: 430px;
}


#consoleSection .features .one{

width: 431px;
}

#consoleSection .features .two{

}

#consoleSection h2{

   margin-top: -84px;
}


#consoleSection .swoosh{
    position: absolute;
    z-index: 0;
    width: 2000px;
    bottom: -3231px;
    display: none;
    /* opacity: 1; */
}

#studioConsole, #consoleSection2{
    height: 986px;
background: #ffffff;}



#studioConsole .container, #consoleSection2 .container{
    min-width: 1000px;
}

#consoleSection2{
height: 1089px;}

#studioConsole{

background: black;}

#studioConsole h2{
    color: white;
font-weight: 100;}

#consoleSection2 .visual, #studioConsole .visual{
background-size: 1304px;
/* border-left: 3px solid red; */}

#consoleSection2 .visual{
    background-image: url('/files/light.jpg');
}


#studioConsoleVisuals .visual#studioVisual{
    background-image: url('/files/dark.jpg');
left: 0;}

#studioConsoleVisuals .visual#studioVisual2{
    background-image: url('/files/group-teleport.jpg');
    left: 100%;
    }

#studioConsoleVisuals .visual#studioVisual3{
    background-image: url('/files/dollhouse.jpg');

    left: 200%;
}


#studioConsole .visual, #consoleSection2 .visual{
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-size: auto 100%;
    background-position: 476px center;
    }

#studioConsole .container, #consoleSection2 .container{
height: 100%;width: 100%;}

#studioConsole .left, #consoleSection2 .left{

width: 700px;
height: 100%;
flex-shrink: 0;/* background: white; */
z-index: 3;

position: relative;display: flex;flex-direction: column;justify-content: center;text-align: center;padding-right: 49px;padding-left: 33px;box-sizing: border-box;align-items: center;}

#studioConsole .right, #consoleSection2 .right{

position: relative;width: 100%;height: 100%;overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    /* display: flex; */overflow-x: scroll;}

#consoleSection2 h2{
    /*color: white;*/
}

#studioConsole p{
}

#studioConsole span{
    /* position: absolute; */
    color: #ffffff;
background: #f84536;width: 67px;height: 32px;text-align: center;justify-content: center;font-size: 15px;border-radius: 420px;font-weight: 800;right: -6px;top: 3px;/* transform: rotate(27deg); */display: flex;justify-content: center;align-items: center;}

#consoleSection2 .features{

flex-direction: revert;/* width: 300px; *//* display: none; */padding-top: 0;}


#consoleSection2 .features .column{

width: 100%;padding: 0;padding-top: 90px;}

#consoleSection2 .features .column img{

width: 211px;/* display: none; */}

#consoleSection2 .features .column h3{

}

#consoleSection2 .features .column p{

}

/*#studioConsoleVisuals{*/
/*    pointer-events: none;*/
/*}*/


#arvrColumn.dark{
    background: #141516;
}

#arvrColumn.dark h3{
    color: white;
}

#arvrColumn.dark p{
    color: #ffffff7a;
}
