@font-face
{
    font-family: bebas;
    src: url('../font/BEBASNEUE.OTF');
}

@font-face
{
    font-family: qwigley;
    src: url('../font/Qwigley-Regular.ttf');
}

.experiment {
    -webkit-perspective: 2760px;
    -moz-perspective: 2760px;
    perspective: 2760px;

    overflow: hidden;
    z-index: 1000;
    background: #000;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    /*padding-top: 15px;*/
    /*opacity: 0;*/
    /*display: none;*/
}

.viewport {
    position: relative;
    width: 100vw;
    height: 100vh;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.cube {
    position: relative;
    /*margin: 0px auto;*/
    /*width: 1838px;*/
    /*height: 705px;*/
    width: 261vh !important;
    height: 100vh !important;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.1000,0,0.3000,1);
    -moz-transition: -moz-transform 1s cubic-bezier(0.1000,0,0.3000,1);
    transition: transform 1s cubic-bezier(0.1000,0,0.3000,1);

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;

    /*-webkit-transform: translateZ(-626px);*/
    /*-moz-transform: translateZ(-626px);*/
    /*-ms-transform: translateZ(-626px);*/
    /*transform: translateZ(-626px);*/
}

.face {
    position: absolute;
    /*width: 1838px;*/
    /*height: 705px;*/
    width: 261vh !important;
    height: 100vh !important;
    padding: 20px;
    background: url('../img/front/wall0.jpg') no-repeat;
    background-size: contain !important;
    font-size: 100px;
    line-height: 1em;
    color: #fff;
    text-align: center;
}
/*
.face1 {
    -webkit-transform: translateZ(1264px);
    -moz-transform: translateZ(1264px);
    transform: translateZ(1264px);
}

.face2 {
    -webkit-transform: rotateY(72deg) translateZ(1264px);
    -moz-transform: rotateY(72deg) translateZ(1264px);
    transform: rotateY(72deg) translateZ(1264px);
}

.face3 {
    -webkit-transform: rotateY(144deg) translateZ(1264px);
    -moz-transform: rotateY(144deg) translateZ(1264px);
    transform: rotateY(144deg) translateZ(1264px);
}

.face4 {
    -webkit-transform: rotateY(216deg) translateZ(1264px);
    -moz-transform: rotateY(216deg) translateZ(1264px);
    transform: rotateY(216deg) translateZ(1264px);
}

.face5 {
    -webkit-transform: rotateY(288deg) translateZ(1264px);
    -moz-transform: rotateY(288deg) translateZ(1264px);
    transform: rotateY(288deg) translateZ(1264px);
}*/

/*----- Poster and Door CSS -----*/

.poster-container {
    position: absolute;
    top: 28.347%;
    width: 17.5%;
    height: 57.652%;
}

.poster-img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: contain !important;
    -backface-visibility: hidden;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.poster-hover {
    position: absolute;
    top: 28.347%;
    width: 17.5%;
    height: 57.652%;
    z-index: 10;
}

.poster1-hover {
    left: 19.233%;
}

.poster2-hover {
    left: 41.233%;
}

.poster3-hover {
    right: 19.233%;
}

.poster-miring {
    top: calc(30.347% + 5px);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
}

.poster-miring a {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.poster-hover:hover + .poster-container .poster-img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.poster-hover:hover .poster-link {
    opacity: 1;
    margin-top: 0px;
    -webkit-transition: opacity 0.3s, margin-top 0.3s;
    -moz-transition: opacity 0.3s, margin-top 0.3s;
    -ms-transition: opacity 0.3s, margin-top 0.3s;
    transition: opacity 0.3s, margin-top 0.3s;
}

.poster-name {
    position: absolute !important;
    display: block;
    max-width: 180px;
    top: -47px !important;
    left: 0px;
    right: 0px;
    margin: auto;
}

.poster11 {
    background: url('../img/front/wall_sayogo_enterprises.png') no-repeat;
}

.poster12 {
    background: url('../img/front/wall_strong_entertainment.png') no-repeat;
}

.poster13 {
    background: url('../img/front/wall_royal_wedding.png') no-repeat;
}

.poster21 {
    background: url('../img/front/wall_balloon_fiesta.png') no-repeat;
}

.poster22 {
    background: url('../img/front/wall_xenia.png') no-repeat;
}

.poster23 {
    background: url('../img/front/wall_broadway.png') no-repeat;
}

.poster31 {
    background: url('../img/front/wall_sayogo_total_advertising.png') no-repeat;
}

.poster32 {
    background: url('../img/front/wall_sayogo_models.png') no-repeat;
}

.poster33 {
    background: url('../img/front/wall_horror.png') no-repeat;
}

.poster-miring .poster-name {
    top: -67px !important;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.poster-miring img {
    position: absolute;
    left: 11px;
    top: 0px;
    z-index: 1;
    width: 70%;
}

.poster41-container {
    width: 15.5%;
    height: 55.625%;
    left: 20.233% !important;
}

.poster41 {
    background: url('../img/front/superman_photo.png') no-repeat;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

.poster-plant {
    right: 18.6%;
    width: 18.633%;
    height: 66.608%;
    top: auto;
    bottom: 0px;
}

.poster-plant .poster-img {
    background: url('../img/front/posterplant.png') no-repeat;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

.ray {
    position: absolute;
    width: 38.1%;
    height: 126%;
    top: 6.782%;
}

.ray1 {
    left: 8.8%;
}

.ray2 {
    left: 30.8%;
}

.ray3 {
    right: 9.3%;
}

.poster1 {
    left: 19.233%;
}

.poster2 {
    left: 41.233%;
}

.poster3 {
    right: 19.233%;
}

.poster-link {
    position: absolute;
    z-index: 10;
    padding-top: 3px;
    width: 24.380%;
    height: 19.306%;
    cursor: pointer;
    top: 36.953%;
    left: 37.714%;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    opacity: 0;
    margin-top: 30px;
    font-family: bebas;
    -webkit-transition: opacity 0.3s, margin-top 0.3s;
    -moz-transition: opacity 0.3s, margin-top 0.3s;
    -ms-transition: opacity 0.3s, margin-top 0.3s;
    transition: opacity 0.3s, margin-top 0.3s;
}

.poster-link-outer {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.8);
}

.poster-link:hover .poster-link-outer {
    -webkit-animation: enterposter 0.4s;
    -moz-animation: enterposter 0.4s;
    -ms-animation: enterposter 0.4s;
    animation: enterposter 0.4s;
}

@-webkit-keyframes enterposter {
    0% {
        width: 130px;
        height: 130px;
        bottom: 20.608%;
    }
    40% {
        width: 140px;
        height: 140px;
        bottom: calc(20.608% - 5px);
    }
    50% {
        width: 130px;
        height: 130px;
    }
    60% {
        width: 135px;
        height: 135px;
        bottom: calc(20.608% - 2px);
    }
    100% {
        width: 130px;
        height: 130px;
        bottom: 20.608%;
    }
}

@keyframes enterposter {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    40% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    60% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.poster-link .mid {
    font-size: 14px;
    line-height: 14px;
    font-weight: 100;
    padding-top: 10px;
}

.wall-exit {
    position: absolute;
    width: 161px;
    height: auto;
    cursor: pointer;
    top: 0;
    right: 1%;
}

.poster-door {
    width: 25.833%;
    height: 85.565%;
    top: 14.434%;
    /*bottom: 0px;*/
    left: 37.066%;
    cursor: pointer;
}

.poster-out {
    background: url('../img/front/wall_out.jpg') no-repeat;
}

.wall-out-door {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    left: 0px;
    right: 0px;
    margin: auto;
    cursor: pointer;
    bottom: 25%;
    background: rgba(0, 0, 0, 0.6);
}

.wall-out-door .mid {
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-family: bebas;
}

.poster-doorlink {
    position: absolute;
    z-index: 10;
    padding-top: 3px;
    width: 12.387%;
    height: 9.756%;
    top: 57.621%;
    left: 19.096%;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    font-family: bebas;
}

.poster-doorlink:hover .poster-doorlink-outer {
    -webkit-animation: enterposter 0.4s;
    -moz-animation: enterposter 0.4s;
    -ms-animation: enterposter 0.4s;
    animation: enterposter 0.4s;
}

.poster-doorlink-outer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.8);
}

.poster-doorlink .mid {
    font-size: 12px;
    line-height: 12px;
    font-weight: 100;
}

.scary {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/scary.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
    z-index: 10;
}

.incorporated-desc {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    /*display: none;*/
}

.incorporated-desc-image {
    position: absolute;
    background: url('../img/front/show-director-backa.jpg') no-repeat;
    background-size: cover !important;
    background-position: 50% !important;
    top: 0px;
    width: 100vw;
    height: 100vh;
}

.incorporated-desc-phone {
    position: absolute;
    left: 34.8%;
    top: 29.680%;
    width: 14.359%;
    /*height: 42.269%;*/
    /*background: url('../img/front/phone-incorporated.png') 50% no-repeat;*/
    /*background-size: contain !important;*/
    /*-webkit-transform: scale(1.521);*/
    /*-moz-transform: scale(1.521);*/
    /*-moz-transform: scale(1.521);*/
    /*transform: scale(1.521);*/
}

.incorporated-desc-phone-vibrate {
    -webkit-animation: vibrate 4s infinite;
    -moz-animation: vibrate 4s infinite;
    -ms-animation: vibrate 4s infinite;
    animation: vibrate 4s infinite;

    -webkit-animation-delay: 2.7s;
    -moz-animation-delay: 2.7s;
    -ms-animation-delay: 2.7s;
    animation-delay: 2.7s;
}

@keyframes vibrate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    1% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    2% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    3% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    4% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    5% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    6% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    7% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    8% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    9% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    10% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    11% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    12% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    51% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    52% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    53% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    54% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    55% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    56% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    57% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    58% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    59% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    60% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    61% {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    62% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.incorporated-desc-phone1 {
    position: absolute;
    left: 34.8%;
    top: 29.680%;
    width: 14.359%;
    /*height: 42.269%;*/
    /*background: url('../img/front/phone-incorporated1.png') 50% no-repeat;*/
    /*background-size: contain !important;*/
    opacity: 1;
}

.incorporated-desc-phone-active {
    opacity: 0;

    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    transition: opacity 0.4s;

    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
    transition-delay: 2s;
}

.incorporated-desc-pickup {
    position: absolute;
    display: table;
    /*width: 8.418%;*/
    width: 8.418%;
    padding-top: 8.418%;
    /*height: 8.418vw;*/
    /*height: 16.312%;*/
    left: 40.777%;
    top: 24.567%;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    font-family: bebas;
    text-align: center;
}

.incorporated-desc-pickup .middle {
    padding-top: calc(50% - 12px);
    font-size: 22px;
}

.incorporated-desc-contact .middle {
    padding-top: calc(50% - 8px);
    font-size: 17px;
}

.incorporated-desc-back .middle {
    padding-top: calc(50% - 8px);
    font-size: 17px;
}

.middle {
    position: absolute;
    display: block;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    text-align: center;
}

.incorporated-desc-pickup:hover .incorporated-desc-outer {
    -webkit-animation: enterposter 0.4s;
    -moz-animation: enterposter 0.4s;
    -ms-animation: enterposter 0.4s;
    animation: enterposter 0.4s;
}

.incorporated-desc-outer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
}

.incorporated-desc-pickup .mid {
    font-size: 22px;
    text-align: center;
}

.incorporated-desc-contact {
    position: absolute;
    display: table;
    width: 7.247%;
    padding-top: 7.247%;
    /*width: 7.247%;*/
    /*height: 7.247vw;*/
    /*height: 14.10%;*/
    left: 62.399%;
    top: 30.106%;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
    font-family: bebas;
}

.incorporated-desc-contact:hover .incorporated-desc-outer {
    -webkit-animation: enterposter 0.4s;
    -moz-animation: enterposter 0.4s;
    -ms-animation: enterposter 0.4s;
    animation: enterposter 0.4s;
}

.incorporated-desc-back {
    position: absolute;
    display: table;
    width: 7.247%;
    padding-top: 7.247%;
    /*width: 7.247%;*/
    /*height: 7.247vw;*/
    /*height: 14.10%;*/
    left: 55.5%;
    bottom: 5.5%;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
    font-family: bebas;
}

.incorporated-desc-back:hover .incorporated-desc-outer {
    -webkit-animation: enterposter 0.4s;
    -moz-animation: enterposter 0.4s;
    -ms-animation: enterposter 0.4s;
    animation: enterposter 0.4s;
}

.incorporated-desc-outer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
}

.incorporated-desc-contact .mid {
    font-size: 17px;
    text-align: center;
}

.incorporated-desc-back .mid {
    font-size: 17px;
    text-align: center;
}

.wall-slide-prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: block;
    margin: auto;
    left: 14.77%;
    background: rgba(255, 131, 0, 0.7);
    cursor: pointer;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    padding: 13px 18px;
    -webkit-transition: padding 0.3s, background 0.3s;
    -moz-transition: padding 0.3s, background 0.3s;
    -ms-transition: padding 0.3s, background 0.3s;
    transition: padding 0.3s, background 0.3s;
}

.wall-slide-prev:hover {
    background: rgba(255, 131, 0, 1);
    /*padding: 10px 0px 10px 20px;
    -webkit-transition: padding 0.3s, background 0.3s;
    -moz-transition: padding 0.3s, background 0.3s;
    -ms-transition: padding 0.3s, background 0.3s;
    transition: padding 0.3s, background 0.3s;*/
}

.wall-slide-prev.wall-drag-right {
    left: 3%;
    z-index: 1;
}

.wall-slide-next {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: block;
    margin: auto;
    right: 14.77%;
    background: rgba(255, 131, 0, 0.7);
    cursor: pointer;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    padding: 13px 18px;
    -webkit-transition: padding 0.3s, background 0.3s;
    -moz-transition: padding 0.3s, background 0.3s;
    -ms-transition: padding 0.3s, background 0.3s;
    transition: padding 0.3s, background 0.3s;

    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.wall-slide-next:hover {
    background: rgba(255, 131, 0, 1);
    /*padding: 10px 0px 10px 20px;
    -webkit-transition: padding 0.3s, background 0.3s;
    -moz-transition: padding 0.3s, background 0.3s;
    -ms-transition: padding 0.3s, background 0.3s;
    transition: padding 0.3s, background 0.3s;*/
}

.wall-slide-next.wall-drag-left {
    right: 3%;
    z-index: 1;
}




/*----- Interprise CSS -----*/

.wall-interprise {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: #fff;
    /*opacity: 0;*/
    /*z-index: -1;*/
    /*display: none;*/
}

.wall-logo1 {
    position: relative;
    display: table;
    margin: auto;
}

.wall-interprise-scroll {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    /*overflow: auto;*/
}

.section {
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    width: 100vw;
}

.wall-item-slides {
    background-size: cover !important;
    background-position: 50% !important;
    display: none;
}

.wall-interprise1 {
    background: url('../img/front/wall-interprise1.jpg') no-repeat;
    background-size: cover !important;
}

.wall-interprise2 {
    background: url('../img/front/wall-interprise2.jpg') no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-interprise-logo {
    position: relative;
    display: table;
    margin: auto !important;
    margin-top: -10vh !important;
}

.wall-interprise3 {
    background: url('../img/front/watch2.jpg') no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-interprise-text-title {
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 38px;
    font-family: bebas;
    color: #262626;
    width: 30%;
    text-align: right;
}

.wall-interprise-text-title span {
    color: #f7811f;
    display: block;
}

.wall-interprise-text {
    position: relative;
    display: table;
    width: 100%;
    max-width: 75%;
    margin: auto;
    margin-top: -10vh;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    text-align: center;
    padding-top: 90px;
}

.wall-interprise-description {
    width: 43.5%;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    color: #262626;
    position: relative;
    top: -8px;
}
/*
.wall-interprise4 {
    background: url('../img/front/watch3.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-interprise5 {
    background: url('../img/front/watch4.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-interprise6 {
    background: url('../img/front/watch5.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}*/
/*
.wall-interprise7 {
    background: #fff;
    display: none;
}
*/
.wall-interprise-box-container {
    position: relative;
    display: block;
    /*margin-top: -10vh;*/
}

.wall-interprise-box {
    position: relative;
    display: block;
    width: 100%;
    max-width: 400px;
    border: 1px solid #414141;
    font-size: 24px;
    font-family: bebas;
    color: #414141 !important;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
    padding: 15px;
}

.wall-interprise-box:last-child {
    margin-bottom: 0px;
}

.wall-interprise-back {
    position: fixed;
    left: 0px;
    top: 0px;
    /*display: none;*/
    width: 100vw;
    height: 100vh;
    background-size: cover !important;
    /*background: url('../img/front/watchback.png') 50% no-repeat;*/
}

.wall-back-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 8.628%;
    background: url('../img/front/watchbacktop.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-back-right {
    position: absolute;
    top: 8.628%;
    right: 0px;
    width: 8.711%;
    height: 74.964%;
    background: url('../img/front/watchbackright.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-back-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 16.407%;
    background: url('../img/front/watchbackbottom.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-back-left {
    position: absolute;
    top: 8.628%;
    left: 0px;
    width: 8.784%;
    height: 74.964%;
    background: url('../img/front/watchbackleft.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-back-crop {
    position: absolute;
    top: 8.628%;
    right: 0px;
    width: 9.663%;
    height: 2.263%;
    background: url('../img/front/watchbackcrop.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-interprise-people {
    position: absolute;
    bottom: -20px;
    left: -6vw;
    width: 112.445vw;
    max-width: none;
    /*height: 39.716%;*/
}


/* ----- WALL WEDDING ----- */

.wall-wedding-container {
    position: fixed;
    display: block;
    width: 100vw;
    height: 100vh;
    top: 0px;
    background: #fff;
    left: 0px;
    /*display: none;*/
}

.wall-wedding1 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding1.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-wedding2 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding3.jpg') 50% no-repeat;
    background-size: cover !important;
    padding: 0px 20px;
}

.wall-wedding-text {
    position: relative;
    display: table;
    margin: auto;
    width: 100%;
    /*max-width: 355px;*/
    font-size: 14px;
    font-family: "roboto";
    color: #414141;
    line-height: 24px;
    /*margin-top: -10vh;*/
    text-align: center;
}

.wall-wedding-title {
    width: 25%;
    /*width: 30%;*/
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 38px;
    font-family: qwigley;
    color: #000;
    text-align: right;
}

.wall-wedding-desc {
    display: inline-block;
    width: 31%;
    text-align: left;
    margin-left: 20px;
    padding-top: 10px;
}

.wall-wedding-text .wall-wedding-text2 {
    width: 290px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.wall-wedding-bottom {
    width: 600px;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
}

.wall-wedding3 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding3.jpg') 50% no-repeat;
    background-size: cover !important;
    padding: 0px 20px;
}

.wall-wedding10 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding3.jpg') 50% no-repeat;
    background-size: cover !important;
    padding: 0px 20px;
}

.wall-wedding4 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding4.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-wedding5 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding5.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-wedding6 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding6.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-wedding7 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding7.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-wedding8 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding8.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-wedding9 {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-wedding9.jpg') 50% no-repeat;
    background-size: cover !important;
}


/* ----- Wall Ballon ----- */

.wall-ballon-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    /*display: none;*/
    background: #fff;
}

.wall-ballon1 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/sayogo_balloon_fiesta_01.jpg') 50% no-repeat;
    background-size: cover !important;
    padding: 0px 20px;
}

.wall-ballon1 img {
    position: relative;
    display: table;
    margin: auto;
    margin-top: -10vh;
    width: 16.983%;
}

.wall-ballon2 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-ballon2.jpg') 50% no-repeat;
    background-size: cover !important;
    padding: 0px 20px;
    display: none;
}

.wall-ballon2 img {
    position: relative;
    display: table;
    margin: auto;
    margin-top: -10vh;
    width: 18.155%;
}

.wall-ballon3 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-ballon3.jpg') 50% no-repeat;
    background-size: cover !important;
    padding: 0px 20px;
    display: none;
}

.wall-ballon-text {
    position: relative;
    display: table;
    width: 100%;
    max-width: 75%;
    margin: auto;
    margin-top: -10vh;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    text-align: center;
    padding-top: 90px;
}

.wall-ballon-title {
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 38px;
    font-family: bebas;
    color: #262626;
    width: 30%;
    text-align: right;
}

.wall-ballon-title span {
    color: #f7811f;
    display: block;
}

.wall-balon-description {
    width: 43.5%;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    color: #262626;
}

.wall-ballon4 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-ballon4.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-ballon5 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-ballon5.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-ballon6 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-ballon6.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-ballon7 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-ballon7.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-ballon8 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-ballon8.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

/*----- Wall Broadway -----*/

.wall-broad-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: #fff;
    /*display: none;*/
}

.wall-broad1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway1.jpg') 50% no-repeat;
    background-size: cover !important;
}

.wall-broad1 img {
    position: relative;
    display: table;
    margin: auto;
    margin-top: -10vh;
    width: 18.228%;
}

.wall-broad2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway2.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-broad2 img {
    position: relative;
    display: table;
    margin: auto;
    margin-top: -10vh;
    width: 21.888%;
}

.wall-broad3 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway3.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-broad-text {
    position: relative;
    display: table;
    width: 100%;
    /*max-width: 341px;*/
    text-align: center;
    margin: auto;
    /*margin-top: -10vh;*/
}

.wall-broad-title {
    position: relative;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    color: #f5811e;
    line-height: 36px;
    top: 7px;
    margin-right: 36px;
    font-size: 48px;
    font-family: bebas;
}

.wall-broad-title span {
    color: #252525;
    display: block;
}

.wall-broad-desc {
    text-align: left;
    font-family: "roboto";
    font-size: 14px;
    color: #252525;
    line-height: 24px;
    max-width: 354px;
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.wall-broad4 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway4.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-broad5 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway5.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-broad6 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway6.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-broad7 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway7.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-broad8 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-broadway8.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}


/*----- Wall Model -----*/

.wall-model-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    /*display: none;*/
    background: #fff;
    height: 100vh;
}

.wall-model1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-model1.jpg') 50% no-repeat;
    background-size: cover !important;
}


.wall-model2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-model2.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-model3 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-model3.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-model-text {
    position: relative;
    display: table;
    width: 100%;
    max-width: 75%;
    margin: auto;
    margin-top: -10vh;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    text-align: center;
    padding-top: 90px;
}

.wall-model-title {
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 38px;
    font-family: bebas;
    color: #262626;
    width: 30%;
    text-align: right;
}

.wall-model-description {
    width: 43.5%;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    color: #262626;
    position: relative;
    top: -8px;
}

.wall-model4 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-model4.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-model5 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-model5.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-model6 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-model6.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}


/* ----- Wall CSS ----- */

.wall-total-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    /*display: none;*/
    background: #fff;
}

.wall-total1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-total1.jpg') 50% no-repeat;
    background-size: cover !important;
    /*display: none;*/
}

.wall-total1 img {
    position: relative;
    display: table;
    margin: auto;
    margin-top: -10vh;
    width: 21.083%;
}

.wall-total2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-total2.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-total-text {
    position: relative;
    display: table;
    width: 100%;
    max-width: 75%;
    margin: auto;
    margin-top: -10vh;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    text-align: center;
    padding-top: 90px;
}

.wall-total-title {
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 38px;
    font-family: bebas;
    color: #262626;
    width: 30%;
    text-align: right;
}

.wall-total-title span {
    color: #f7811f;
    display: block;
}

.wall-total-description {
    width: 43.5%;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    color: #262626;
    position: relative;
    top: -8px;
}

.wall-total3 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-total3.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-total4 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-total4.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-total5 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-total5.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}

.wall-total6 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-total6.jpg') 50% no-repeat;
    background-size: cover !important;
    display: none;
}


/*----- Wall Strong CSS -----*/

.wall-strong-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    /*display: none;*/
    background: #fff;
}

.wall-strong1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-strong1.jpg');
}

.wall-strong1 img {
    position: relative;
    display: table;
    margin: auto;
    margin-top: -10vh;
    width: 21.083%;
}

.wall-strong2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-strong2.jpg');
    display: none;
}

.wall-strong2 img {
    position: relative;
    display: table;
    margin: auto;
    margin-top: -10vh;
    width: 21.083%;
}

.wall-strong3 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-strong3.jpg');
    display: none;
}

.wall-strong-text {
    position: relative;
    display: table;
    width: 100%;
    max-width: 75%;
    margin: auto;
    margin-top: -10vh;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    text-align: center;
    padding-top: 90px;
}

.wall-strong-title {
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 38px;
    font-family: bebas;
    color: #262626;
    width: 30%;
    text-align: right;
}

.wall-strong-title span {
    color: #f7811f;
    display: block;
}

.wall-strong-description {
    width: 43.5%;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    color: #262626;
    position: relative;
    top: -8px;
}

.wall-strong4 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-strong4.jpg');
    display: none;
}

.wall-strong5 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-strong5.jpg');
    display: none;
}

.wall-strong6 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-strong6.jpg');
    display: none;
}


/*----- Wall Xenia CSS -----*/

.wall-xenia-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    /*display: none;*/
    background: #fff;
}

.wall-xenia1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-xenia1.jpg');
}

.wall-xenia2 {
    position: fixed;
    display: none;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-xenia2.jpg');
}

.wall-xenia3 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-xenia3.jpg');
    display: none;
}

.wall-xenia-text {
    position: relative;
    display: table;
    width: 100%;
    max-width: 75%;
    margin: auto;
    margin-top: -10vh;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    text-align: center;
    padding-top: 90px;
}

.wall-xenia-title {
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 38px;
    font-family: qwigley;
    color: #262626;
    width: 30%;
    text-align: right;
}

.wall-xenia-title span {
    color: #f7811f;
    display: block;
}

.wall-xenia-description {
    width: 43.5%;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    color: #262626;
    position: relative;
    top: -8px;
}

.wall-xenia4 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-xenia4.jpg');
    display: none;
}

.wall-xenia5 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-xenia5.jpg');
    display: none;
}

.wall-xenia6 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background: url('../img/front/wall-xenia6.jpg');
    display: none;
}

/*tambahan*/

.wall-slide {
    position: absolute;
    width: 82.6% !important;
    height: 76% !important;
    margin: auto;
    top: 8%;
    left: 0;
    right: 0;
    background-position: 50% !important;
    background-size: cover !important;
}

.wall-hand {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.62);
    top: 0;
    left: 0;
    cursor: hand;
    text-align: center;
}

.wall-hand-drag {
    height: 60px;
    position: relative;
    left: -50px;
    opacity: 0;
    animation-name: drag;
    animation-duration: 1.6s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes drag {
    20% {left: 0px; opacity: 1;}
    50% { left: 50px; opacity: 1;}
    80% { left: 50px; opacity: 0;}
}

@keyframes drag {
    20% {left: 0px; opacity: 1;}
    50% { left: 50px; opacity: 1;}
    80% { left: 50px; opacity: 0;}
}

.wall-hand span {
    font-size: 14px;
    color: #fff;
    display: block;
    vertical-align: top;
    font-family: "roboto";
    margin-top: 4px;
}

.wall-hand-button {
    width: 80px;
    height: 30px;
    text-align: center;
    color: 0;
    border: solid 1px #fff;
    font-size: 14px;
    background: none;
    color: #fff;
    font-family: 'roboto';
}

.wall-hand-button:focus {
    outline: 0;
}

@media screen and (max-width: 1024px) {
    /*wall Ballon*/
    .wall-ballon-text {
        padding: 0;
    }

    .wall-ballon-title {
        width: 100%;
        text-align: center;
    }

    .wall-balon-description {
        width: 80%;
        text-align: left;
    }

    .cube {
        /*margin: 0px auto !important;*/
    }

    .experiment {
        padding-top: 0px;
    }

    /*.incorporated-desc-pickup {
        height: 15.312%;
    }

    .incorporated-desc-contact {
        height: 13.1%;
    }

    .incorporated-desc-back {
        height: 13.1%;
    }*/

    /*wall total*/
    .wall-ballon-text {
        padding: 0;
    }

    .wall-ballon-title {
        width: 100%;
        text-align: center;
    }

    .wall-balon-description {
        width: 80%;
        text-align: left;
    }

    /*wall xenia*/
    .wall-xenia-text {
        padding: 0;
    }

    .wall-xenia-title {
        width: 100%;
        text-align: center;
    }

    .wall-xenia-description {
        width: 80%;
        text-align: left;
    }

    /*wall Broad*/
    .wall-broad-text {
        padding: 0;
    }

    .wall-broad-title {
        width: 100%;
        text-align: center;
    }

    .wall-broad-desc {
        width: 80%;
        text-align: left;
    }

    /*wall total*/
    .wall-total-text {
        padding: 0;
    }

    .wall-total-title {
        width: 100%;
        text-align: center;
    }

    .wall-total-description {
        width: 80%;
        text-align: left;
    }

    /*wall model*/
    .wall-model-text {
        padding: 0;
    }

    .wall-model-title {
        width: 100%;
        text-align: center;
    }

    .wall-model-description {
        width: 80%;
        text-align: left;
    }

    /*wall interprise*/
    .wall-interprise-text {
        padding: 0;
    }

    .wall-interprise-text-title {
        width: 100%;
        text-align: center;
    }

    .wall-interprise-description {
        width: 80%;
        text-align: left;
    }

    /*wall strong*/
    .wall-strong-text {
        padding: 0;
    }

    .wall-strong-title {
        width: 100%;
        text-align: center;
    }

    .wall-strong-description {
        width: 80%;
        text-align: left;
    }

    /*wall wedding*/
    .wall-wedding-text {
        padding: 0;
    }

    .wall-wedding-title {
        width: 100%;
        text-align: center;
    }

    .wall-wedding-desc {
        width: 80%;
        text-align: left;
    }
}


@media screen and (orientation: portrait) and (max-width: 768px) {
    .cube {
        -webkit-transform: rotateY(18deg);
        /*margin: 100px auto !important;*/
        /*width: calc(138vh) !important;*/
        /*height: 100vh !important;*/
    }

    .face {
        /*width: calc(138vh) !important;*/
        /*height: 100vh !important;*/
    }
/*
    .face1 {
        -webkit-transform: translateZ(1077px) !important;
        -moz-transform: translateZ(1077px) !important;
        transform: translateZ(1077px) !important;
    }

    .face2 {
        -webkit-transform: rotateY(72deg) translateZ(1077px) !important;
        -moz-transform: rotateY(72deg) translateZ(1077px) !important;
        transform: rotateY(72deg) translateZ(1077px) !important;
    }

    .face3 {
        -webkit-transform: rotateY(144deg) translateZ(1077px) !important;
        -moz-transform: rotateY(144deg) translateZ(1077px) !important;
        transform: rotateY(144deg) translateZ(1077px) !important;
    }

    .face4 {
        -webkit-transform: rotateY(216deg) translateZ(1077px) !important;
        -moz-transform: rotateY(216deg) translateZ(1077px) !important;
        transform: rotateY(216deg) translateZ(1077px) !important;
    }

    .face5 {
        -webkit-transform: rotateY(288deg) translateZ(1077px) !important;
        -moz-transform: rotateY(288deg) translateZ(1077px) !important;
        transform: rotateY(288deg) translateZ(1077px) !important;
    }*/

    /*tammbahan*/
    .wall-back-right {
        display: none !important;
    }

    .wall-back-left {
        display: none !important;
    }

    .wall-exit {
        width: 80px !important;
        height: auto !important;
        top: 5% !important;
        right: -2% !important;
    }

    .wall-slide {
        width: 100% !important;
    }

    .wall-slide-next {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 17%;
        right: 32%;
        top: auto;
        margin: auto;
    }

    .wall-slide-next.wall-drag-left {
        margin: auto;
        right: 32%; 
    }

    .wall-slide-next img {
        position: relative ;
        top: 10px ;
        left: 12px ;
        width: 7px ;
    }

    .wall-slide-prev {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 10%;
        left: 32%;
        top: auto;
    }

    .wall-slide-prev.wall-drag-right {
        margin: auto;
        left: 32%; 
    }

    .wall-slide-prev img {
        position: relative !important;
        top: 7px !important;
        left: 10px !important;
        width: 7px !important;
    }

    /*wall ballon*/
    .wall-ballon-text {
        max-width: 95% !important;
        padding-top: 5% !important;
    }

    .wall-ballon-title {
        font-size: 26px !important;
        line-height: 26px !important;
        margin-bottom: 8px !important;
    }

    .wall-balon-description {
        width: 100% !important;
        margin-left: 0px !important;
        font-size: 16px !important;
        line-height: 24px !important;
    }

    /*wall wedding*/
    .wall-wedding-bottom {
        width: 90%;
        margin-left: 0;
    }

    .wall-slide-next {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 10%;
        right: 32%;
        top: auto;
        margin: 0;
    }

    .wall-slide-next img {
        position: relative;
        top: 10px;
        left: 13px;
        width: 7px;
    }

    .wall-slide-prev {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 10%;
        left: 32%;
        top: auto;
    }

    .wall-slide-prev img {
        position: relative;
        top: 10px !important;
        left: 13px !important;
        width: 7px;
    }
}



@media screen and (orientation: landscape) and (max-width: 768px) {

    .poster-link .mid {
        font-size: 6px;
        line-height: 6px;
        padding-top: 7px;
    }

    /*.cube {*/
        /*margin: 30px auto !important;*/
    /*}*/

    .incorporated-desc-pickup .middle {
        font-size: 18px;
        padding-top: calc(50% - 9px);
    }

    .incorporated-desc-pickup {
        width: 10%;
        padding-top: 10%;
    }

    .incorporated-desc-contact .middle {
        font-size: 13px;
        padding-top: calc(50% - 6px);
    }

    .incorporated-desc-contact {
        width: 10%;
        padding-top: 10%;
    }

    .incorporated-desc-back .middle {
        font-size: 13px;
        padding-top: calc(50% - 6px);
    }

    .incorporated-desc-back {
        width: 10%;
        padding-top: 10%;
    }

    .incorporated-desc-pickup .mid {
        font-size: 18px;
    }

    .incorporated-desc-contact .mid {
        font-size: 13px;
    }

    .incorporated-desc-back .mid {
        font-size: 13px;
    }

    .cube {
        /*margin: 10px auto !important;*/
        /*width: 652px;*/
        /*height: 250px;*/
    }

    .face {
        /*width: 652px;*/
        /*height: 250px;*/
    }
/*
    .face1 {
        -webkit-transform: translateZ(448px);
        -moz-transform: translateZ(448px);
        transform: translateZ(448px);
    }

    .face2 {
        -webkit-transform: rotateY(72deg) translateZ(448px);
        -moz-transform: rotateY(72deg) translateZ(448px);
        transform: rotateY(72deg) translateZ(448px);
    }

    .face3 {
        -webkit-transform: rotateY(144deg) translateZ(448px);
        -moz-transform: rotateY(144deg) translateZ(448px);
        transform: rotateY(144deg) translateZ(448px);
    }

    .face4 {
        -webkit-transform: rotateY(216deg) translateZ(448px);
        -moz-transform: rotateY(216deg) translateZ(448px);
        transform: rotateY(216deg) translateZ(448px);
    }

    .face5 {
        -webkit-transform: rotateY(288deg) translateZ(448px);
        -moz-transform: rotateY(288deg) translateZ(448px);
        transform: rotateY(288deg) translateZ(448px);
    }*/

    /*wall wedding*/
    .wall-wedding-bottom {
        width: 90%;
        margin-left: 0;
    }

    .wall-slide-next {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 15%;
        right: 32%;
        top: auto;
        margin: 0;
    }

    .wall-slide-next.wall-drag-left {
        margin: auto;
        right: 32%; 
    }

    .wall-slide-next img {
        position: relative;
        top: 10px;
        left: 13px;
        width: 7px;
    }

    .wall-slide-prev {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 15%;
        left: 32%;
        top: auto;
    }

    .wall-slide-prev.wall-drag-right {
        margin: auto;
        left: 32%; 
    }

    .wall-slide-prev img {
        position: relative;
        top: 10px;
        left: 13px;
        width: 7px;
    }
}


@media screen and (max-height: 600px) and (max-width: 500px) {
    .poster-link .mid {
        font-size: 13px;
        line-height: 13px;
        /*padding-top: 7px;*/
    }

    .incorporated-desc-pickup {
        width: 7%;
        padding-top: 7%;
    }

    .incorporated-desc-pickup .middle {
        font-size: 14px;
        padding-top: calc(50% - 7px);
    }

    .incorporated-desc-contact {
        width: 7%;
        padding-top: 7%;
        left: 58.399%;
    }

    .incorporated-desc-contact .middle {
        font-size: 12px;
        padding-top: calc(50% - 6px);
    }

    .incorporated-desc-back {
        width: 7%;
        padding-top: 7%;
        bottom: 8.5%;
    }

    .incorporated-desc-back .middle {
        font-size: 12px;
        padding-top: calc(50% - 5px);
    }

    .incorporated-desc-pickup .mid {
        font-size: 14px;
    }

    .incorporated-desc-contact .mid {
        font-size: 12px;
    }

    .incorporated-desc-back .mid {
        font-size: 12px;
    }

    .cube {
        /*margin: 60px auto !important;*/
        /*width: 1043px;*/
        /*height: 400px;*/
    }

    .face {
        /*width: 1043px;*/
        /*height: 400px;*/
    }
/*
    .face1 {
        -webkit-transform: translateZ(717px);
        -moz-transform: translateZ(717px);
        transform: translateZ(717px);
    }

    .face2 {
        -webkit-transform: rotateY(72deg) translateZ(717px);
        -moz-transform: rotateY(72deg) translateZ(717px);
        transform: rotateY(72deg) translateZ(717px);
    }

    .face3 {
        -webkit-transform: rotateY(144deg) translateZ(717px);
        -moz-transform: rotateY(144deg) translateZ(717px);
        transform: rotateY(144deg) translateZ(717px);
    }

    .face4 {
        -webkit-transform: rotateY(216deg) translateZ(717px);
        -moz-transform: rotateY(216deg) translateZ(717px);
        transform: rotateY(216deg) translateZ(717px);
    }

    .face5 {
        -webkit-transform: rotateY(288deg) translateZ(717px);
        -moz-transform: rotateY(288deg) translateZ(717px);
        transform: rotateY(288deg) translateZ(717px);
    }*/

    /*tammbahan*/
    .wall-back-right {
        display: none;
    }

    .wall-back-left {
        display: none;
    }

    .wall-exit {
        width: 80px;
        height: auto;
        top: 5%;
        right: -2%;
    }

    .wall-slide {
        width: 100% !important;
    }

    .wall-slide-next {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 10%;
        right: 32%;
        top: auto;
        margin: 0;
    }

    .wall-slide-next img {
        position: relative;
        top: 10px;
        left: 13px;
        width: 7px;
    }

    .wall-slide-prev {
        width: 35px;
        height: 35px;
        padding: 0;
        bottom: 10%;
        left: 32%;
        top: auto;
    }

    .wall-slide-prev img {
        position: relative;
        top: 10px;
        left: 13px;
        width: 7px;
    }

    /*wall ballon*/
    .wall-ballon-text {
        max-width: 90%;
        padding-top: 15%;
    }

    .wall-ballon-title {
        font-size: 30px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .wall-ballon-title span {
        display: inline-block;
    }

    .wall-balon-description {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    /*wall xenia*/
    .wall-xenia-text {
        max-width: 90%;
        padding-top: 15%;
    }

    .wall-xenia-title {
        font-size: 46px;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .wall-xenia-title span {
        display: inline-block;
    }

    .wall-xenia-description {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    /*wall Broad*/
    .wall-broad-text {
        max-width: 90%;
        padding-top: 15%;
    }

    .wall-broad-title {
        font-size: 30px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .wall-broad-title span {
        display: inline-block;
    }

    .wall-broad-desc {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    /*wall Total*/
    .wall-total-text {
        max-width: 90%;
        padding-top: 15%;
    }

    .wall-total-title {
        font-size: 30px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .wall-total-title span {
        display: inline-block;
    }

    .wall-total-description {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    /*wall model*/
    .wall-model-text {
        max-width: 90%;
        padding-top: 15%;
    }

    .wall-model-title {
        font-size: 30px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .wall-model-title span {
        display: inline-block;
    }

    .wall-model-description {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    /*wall interprise*/
    .wall-interprise-text {
        max-width: 90%;
        padding-top: 15%;
    }

    .wall-interprise-text-title {
        font-size: 30px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .wall-interprise-text-title span {
        display: inline-block;
    }

    .wall-interprise-description {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    /*wall strong*/
    .wall-strong-text {
        max-width: 90%;
        padding-top: 15%;
    }

    .wall-strong-title {
        font-size: 30px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .wall-strong-title span {
        display: inline-block;
    }

    .wall-strong-description {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    /*wall wedding*/
    .wall-wedding-text {
        max-width: 90%;
        padding-top: 5%;
    }

    .wall-wedding-title {
        font-size: 46px;
        line-height: 36px;
        margin-bottom: 8px;
    }

    .wall-wedding-title span {
        display: inline-block;
    }

    .wall-wedding-desc {
        width: 100%;
        margin-left: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    a.wall-interprise-box {
        max-width: 270px;
        font-size: 16px;
        margin-top: 30px;
    }


    /*WALL PEOPLE*/
    .wall-interprise-people {
        height: 25%;
        width: auto;
    }
}