@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helveticaneuecyr-roman-webfont.eot');
    src: url('../fonts/helveticaneuecyr-roman-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-roman-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-roman-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-roman-webfont.svg#helveticanuen') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticb';
    src: url('../fonts/helveticaneuecyr-bold-webfont.eot');
    src: url('../fonts/helveticaneuecyr-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-bold-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-bold-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-bold-webfont.svg#helveticanuen-b') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticm';
    src: url('../fonts/helveticaneuecyr-medium.eot');
    src: url('../fonts/helveticaneuecyr-medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-medium.woff') format('woff'),
        url('../fonts/helveticaneuecyr-medium.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-medium.svg#helveticanuen-b') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetical';
    src: url('../fonts/helveticaneuecyr-light-webfont.eot');
    src: url('../fonts/helveticaneuecyr-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-light-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-light-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-light-webfont.svg#helveticanuen-l') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaul';
    src: url('../fonts/helveticaneuecyr-ultralight-webfont.eot');
    src: url('../fonts/helveticaneuecyr-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-ultralight-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-ultralight-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-ultralight-webfont.svg#helveticanuen-ul') format('svg');
    font-weight: normal;
    font-style: normal;
}
body,html{
    padding: 0px;
    margin: 0px;
    width: 100%;
}
body{
    
}
div.fone{
    background: url(../images/main_pic.jpg) no-repeat center center;
    height: 100%;
    width: 100%;
    -moz-background-size: cover; /* Firefox 3.6+ */
    -webkit-background-size:cover ; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: cover ; /* Opera 9.6+ */
    background-size: cover  ; /* Современные браузеры */
    float: left;
}
div.fonetwo{

    display:inline-block ; *display: inline; *zoom:1;
    vertical-align: top;
    height: 100%;
    width: 100%;
    position: relative;

}
div.bgf{
    position: relative;
}
h1,h2,h2{
    margin: 0px;
    font-weight: 100;
}
h1{
    font-size: 60px;
    font-family: 'helveticb';
    color: #fff;
    line-height: 55px;
    text-transform: uppercase;
}
a{
    text-decoration: none;
}
div.wrapper{
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
div.text{
    font-family: 'helveticb';
    color: #fff;
    width: 365px;
    position: relative;
    left: 50%;
    top: 40%;
    padding-left: 62px;
    white-space: normal;
}
a.go{
    font-size: 14px;
    color: #fff;
    font-family: 'helveticb';
}
a.logo{
    background: url(../images/logo_altwork.png) no-repeat;
    width: 44px;
    height: 40px;
    position: absolute;
    right: 10px;
    bottom: 20px;
}
a.arrowright{
    background: url(../images/arrow_right.png) no-repeat;
    width: 91px;
    height: 105px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -52px;
    z-index: 50;
}
div.topfone{
    background: url(../images/inner_pic_2.jpg) no-repeat center;
    width: 100%;
    max-width: 100%;
    height: 893px;
    -moz-background-size: cover; /* Firefox 3.6+ */
    -webkit-background-size:cover ; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: cover ; /* Opera 9.6+ */
    background-size: cover  ; /* Современные браузеры */
    text-align: center;
  
}
div.box{
    background-color: #e8bd10;
    width: 100%;
    height: 530px;
}
a.arrowleft{
    background: url(../images/arrow_left.png) no-repeat;
    width: 91px;
    height: 105px;
    position: absolute;
    left:  0px;
    top: 25%;
    margin-top: -52px;
}
div.text_media{
    background: url(../images/text_inner.png) no-repeat center;
    width: 388px;
    height: 246px;    
    display:inline-block ; *display: inline; *zoom:1;
    vertical-align: top;
    margin-top: 7%;
    margin: 170px 0px 60px 0px;
    -moz-background-size: contain; /* Firefox 3.6+ */
    -webkit-background-size:contain ; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: contain ; /* Opera 9.6+ */
    background-size: contain  ; /* Современные браузеры */
} 
div.box_mac{
    width: 960px;    
    position: absolute;
    bottom: 0px;
    padding-bottom: 60px;
    height: 770px; 
    left: 50%;
    margin-left: -480px;
    z-index: 10;    
}
div.mac{
    width: 960px;
    height: 100%; 
    position: absolute;
    z-index: 10;
    display:inline-block ; *display: inline; *zoom:1;
    vertical-align: top;
}
div.slide{
    width: 887px;
    height: auto; 
    margin: 0px auto auto;
    overflow: hidden;
    white-space: nowrap;
    border-top: 38px solid; 

    -moz-border-radius: 20px;/*Mozilla-FireFox*/
    -webkit-border-radius: 20px; /* Safari and Chrome*/
    -khtml-border-radius: 20px; /* Linux browsers */
    border-radius: 20px; /* CSS3* /
    behavior:url(border-radius.htc);/*IE*/
}
div.slide img{
    position: relative;
}
@media(min-width:240px){
    div.text_media{
        width: 300px;
      margin: 0px
    }
    div.slide{
        border-top: 19px solid;
        margin: 0px;
    }
    h1{
        font-size: 30px;
        line-height:34px; 
    }
    div.text{
        padding-left: 10px;
        top: 24%;
    }
    div.box{
        height: 180px;
    }
    div.box_mac{
        padding-bottom: 100px;
    }
}
@media(min-width:480px){
    div.box{
        height: 225px;
    }
    div.box_mac{
        padding-bottom: 130px;
    } 
    div.text_media{
         margin: 170px 0px 60px 0px; 
    }
}
@media(min-width:640px){
    div.box{
        height: 315px;
    }
    div.box_mac{
        padding-bottom: 165px;
    } 
}
@media(min-width:1000px){
    h1{
        font-size: 60px;
        line-height:55px; 
    }
    div.text{
        padding-left: 62px;
        top: 40%;        
    }
    div.slide{
        border-top: 38px solid;        
    }
    div.text_media{     
        width: 388px;   
        margin: 170px 0px 60px 0px;
    }
    div.box {
        height: 530px;
    }
    div.box_mac{
        padding-bottom: 60px; 
    }
}

.stop-scrolling {
    height: 100%;display: block;
    overflow: hidden;
}