.demo-viewport {
    /*border: 2px solid red;*/
}

/*
 * =======================================================
 * left page part
 * =======================================================
 */



/*
 * =======================================================
 * center page part
 * =======================================================
 */

.demo-block {
    background: none;
    width: 70%;
}

.arrow {
    cursor: pointer;
}

/*
 * =======================================================
 * full screen
 * =======================================================
 */

.res-fs {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #eee;
}
