* {
    margin: 0;
    padding: 0;
}
html {
    min-width: 1160px;
}
body {
    background-color: #e2001a;
    min-width: 1160px;
    font-family: arial, helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
}
a, a:visited {
    text-decoration: none;
    outline: none;
    border: none;
    color: #fff;
}
a:focus, a:hover, a:active {
    text-decoration: none;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
}
a img {
    border: none;
    outline: none;
    cursor: pointer;
}
.desc {
    text-transform: none;
}
.row {
    width: 100%;
    position: relative;
}
.inner {
    width: 1160px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.quarter {
    position: relative;
    width: 25%;
    height: 100%;
    float: left;
}
#header {
    background-color: #000;
    height: 82px;
}
#who-we-are {
    background-color: #430008;
    height: 942px;
}
#who-we-are .anchor {
    position: absolute;
    top: 160px;
}
#who-we-are .title {
    position: absolute;
    left: 0;
    top: 364px;
}
#brands {
    list-style-type: none;
    position: absolute;
    top: 449px;
    right: 0;
    text-align: right;
    width: 250px;
}
#brands li {
    text-align: right;
    float: right;
    margin-bottom: 5px;
}
#brands li a {
    display: block;
    height: 35px;
}
#our-projects {
    background-color: #000;
    height: 380px;
}
#project-detail {
    background-color: #000;
    height: 858px;
}
#second-life {
    background-color: #000;
    height: 661px;
    text-align: center;
}
#second-life .title img {
    margin: 56px 0 28px;
}
#second-life .desc {
    line-height: 1.45;
}
#footer {
    background-color: transparent;
    height: 605px;
}
#contact {
    height: 122px;
}
#logo {
    position: absolute;
    top: 0;
    left: 0;
}
#menu {
    font-family: 'Arial Black', 'Gadget', sans-serif;
    font-weight: bold;
    list-style-type: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999
}
#menu li {
    display: inline-block;
    margin: 35px 0 35px 42px;
}
#menu li a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
#who-we-are .wide-background {
    background: transparent url(../img/red_columns_background.png) repeat-x center top;
}
#who-we-are .background {
    background: transparent url(../img/about_us-game_dev-picture.gif) no-repeat center top;
}
#who-we-are .inner {
    top: -100%;
    z-index: 1;
}
.brand-detail {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 400px;
    width: 395px;
}
.brand-detail.active {
    display: block;
}
.brand-detail .brand-title {
    position: absolute;
    top: 0;
    left: 0;
}
.brand-detail .desc {
    position: absolute;
    top: 128px;
    left: 0;
}
.brand-detail .icons {
    position: absolute;
    left: 0;
    bottom: 48px;
}
.brand-detail .icon {
    display: inline-block;
    margin-right: 23px;
}
.project {

}
.project a {
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    width: 248px;
    height: 238px;
    margin-top: 52px;
}
.project#motoro a {
    background-image: url(../img/apps-motoro-upoutavka.jpg);
}
.project#flufee a {
    background-image: url(../img/apps-flufee-upoutavka.jpg);
}
.project#kiki a {
    background-image: url(../img/apps-comming-soon-upoutavka.png);
}
.project .title {
    text-align: center;
    display: block;
    width: 240px;
}
.project#motoro .title {
    margin-top: 38px;
}
.project#flufee .title {
    margin-top: 29px;
}
.project#kiki .title {
    margin-top: 29px;
}
.quarter.text .title {
    margin: 63px 0 31px;
}
.desc {
    line-height: 1.45;
}
.wide-background {
    width: 100%;
    height: 100%;
}
.background {
    width: 100%;
    height: 100%;
}
#project-detail .wide-background {
    background: transparent url(../img/apps-flufee-background.png) repeat-x center top;
}
#project-detail .background {
    background: transparent url(../img/apps-flufee-background.jpg) no-repeat center top;
}
#arrow {
    position: absolute;
    width: 49px;
    height: 25px;
    background: transparent url(../img/apps-arrow.png) no-repeat 0 0;
    top: 0;
    display: none;
}
.project-detail .info {
    position: absolute;
    top: 80px;
    left: 0;
    width: 280px;
}
.project-detail .info .desc {
    margin-top: 35px;
}
.project-detail.flufee .link {
    position: absolute;
    left: 0;
    bottom: 31px;
    z-index: 4;
}
.project-detail.flufee .youtube {
    position: absolute;
    right: 0;
    top: 127px;
    z-index: 1;
}
.project-detail.flufee .device {
    position: absolute;
    z-index: 2;
    background: transparent url(../img/apps-flufee-mobil.png) no-repeat 0 0;
    height: 710px;
    width: 537px;
    top: 91px;
    left: 285px;
}
.project-detail.flufee .device .display {
    position: absolute;
    width: 298px;
    height: 496px;
    top: 91px;
    left: 145px;
}
.project-detail.flufee .device .display img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
}
.project-detail .switcher {
    list-style-type: none;
    position: absolute;
    bottom: 42px;
    left: 0;
    z-index: 3;
    width: 100%;
    text-align: center;
}
.project-detail.active .switcher {
    display: block;
}
.project-detail .switcher li {
    display: inline-block;
    width: 25px;
    height: 27px;
    position: relative;
    margin: 0 4px;
}
.project-detail .switcher li a {
    display: block;
    width: 100%;
    height: 100%;
    background: transparent url(../img/apps-switcher.png) no-repeat 0 0;
}
.project-detail .switcher li a.active {
    background-position: 0 -27px;
}
#since {
    position: absolute;
    right: 0;
    top: -15px;
}
#second-life-projects {
    width: 100%;
    margin-top: 45px;
}
.second-life-project {
    width: 369px;
    height: 343px;
    position: relative;
    display: inline-block;
    background-color: #333333;
}
.second-life-project .project-pic {
    display: block;
    width: 100%;
    height: 277px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.second-life-project#hanzo-blades {
    margin-left: 26px;
}
.second-life-project#prefabrica {

}
.second-life-project#dirty-linx {
    margin-right: 26px;
}
.second-life-project#hanzo-blades .project-pic {

}
.second-life-project#prefabrica .project-pic {

}
.second-life-project#dirty-linx .project-pic {

}
.second-life-project .project-link {
    width: 100%;
    height: 66px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.second-life-project#hanzo-blades .project-link {

}
.second-life-project#prefabrica .project-link {

}
.second-life-project#dirty-linx .project-link {

}
.second-life-project .project-link a {
    display: block;
    width: 100%;
    height: 100%;
}
#footer {
    background: transparent url(../img/red_columns_background.png) repeat-x center -291px;
}
#social {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 1px;
}
#social ul {
    list-style-type: none;
}
#social ul li {
    display: inline-block;
    margin: 0 1px;
}
#social ul li a {
    display: block;
}
#contact img {
    margin-top: 50px;
}
#address {
    position: relative;
    top: 57px;
    left: 0;
}
#email {
    position: absolute;
    top: 412px;
    left: 0;
}
#email a {
    display: block;
    width: 100%;
    height: 100%;
}
