.portfolio_work_title,
#main_navigation+div,
.bottabs{
    z-index: 100;
    position: relative;
}

.footer-wrapper{
    position: absolute;
    width: 100%;
    top: 100%;
}

.hidden{
    display: none;
}

.loading{
    margin-left: 22px;
    font-size: 90%;
    text-align: center;
    margin-top: 150px;
}

.for-mobile{
    text-align: center;
    margin-top: 150px;
}

#video-container{
    width: 950;
    height: 591px;
    position: relative;
}

.portfolio_screenshot.custom{
    position: relative;
}

#video{
    width: 820px;
    height: 610px;
    position: absolute;
    top: 373px;
    left: -1;
    overflow: hidden;
	background: url('img/29.jpg') 23px 0 no-repeat;
}


.frame{
    position: absolute;
    left: 22px !important;
    width: 777px;
}