@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{
    margin: 0px;
    padding: 0px;
    font-family: 'helvetical';
    font-size: 14px;
}
img{
    border: 0px;
    outline: 0px;
}
a{
    outline: 0px;
    text-decoration: none;
    outline: none;    
    display:inline-block ; *display: inline; *zoom:1;
    vertical-align: top;
}
html,body{
    height: 100%;    
}
div.slide_a{
    background: url(../images/bg_tiles.png) repeat #e7e7e7 fixed;
    width: 100%;
    height: 100%;
    text-align: center;
}
a.logotype{
    background: url(../images/logo_altwork.png) center 20px no-repeat ;
    width: 63px;
    height:56px;
    padding-top: 20px;
}
h1,h2,h3{
    margin: 0px;
    font-weight:100;
}
div.ima{
    background: url(../images/laptop.png) center center no-repeat  ;  
    width: 100%;
    height: 100%;
    max-width: 960px;
    margin: 0px auto auto;
        -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
div.box{
    width: 100%;
    height: 100%;
    margin: 0px auto auto;
    overflow: hidden;
}
div.slh h1{ 
    font-size: 63px;
    text-transform: uppercase;
    padding-top: 40px;
    text-align: left;
}
div.slh h3{
    font-size: 18px;   
    color: #666; 
    text-align: left;
}
div.slh h3 a{
    color: #c72027;
}
a.txt{
    text-decoration: underline;
    color: #333333;
    text-transform: uppercase;
    font-family: 'helveticb';
    margin-top: 30px;
    display: block;
    text-align: left;
}
div.boxslide{
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
div.boxclick{
    text-align: center;  
    height: 55px;
    padding-top: 30px;
}
div.boxslide{
    text-align: center; 
    height: 620px;
}
div.boxslide div.slide{ 
    position:relative;
    width: 100%;
    height: 620px;
    display:inline-block ; *display: inline; *zoom:1;
    vertical-align: top; 
    background-position: center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
}
div.imslide_a{
    background: url(../images/big_pict_4.jpg) no-repeat;
    width: 100%;height: 100%;
}
div.imslide_b{
    background: url(../images/big_pict_2.jpg) no-repeat;
    width: 100%;
    height: 100%;
}
div.imslide_c{
    background: url(../images/big_pict_3.jpg) no-repeat;
    width: 100%;height: 100%;
}
div.imslide_d{
    background: url(../images/big_pict_1.jpg) no-repeat;
    width: 100%;height: 100%;
}
div.slide img.imslide{
    max-height: 620px;
    min-height: 620px;
    display:inline-block ; *display: inline; *zoom:1;
    vertical-align: top; 
}
div.boxclick a.click{
    background: url(../images/switcher.png) -44px 0px  no-repeat ;
    height: 28px;
    width: 28px;
    margin: 0px 6px;
}
div.boxclick a.click.selected{
    background: url(../images/switcher.png) 0px 0px  no-repeat ;
}

div.sl_a{
    position: relative;
    height: 100%;
    width: 100%;
}
div.top{
    z-index: 100;   
}
div.center{
    z-index: 99;
    background-color: #fff;
    overflow: hidden;
}
div.bottom{
    z-index:3;
    height: 100%;
    background-color: #fff;
    z-index: 101;
}
div.imb{
    background: url(../images/logo_pitching.png) center 35% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 100%;
    height: 100%;
    max-width: 738px;
    display:inline-block ; *display: inline; *zoom:1;
    vertical-align: top;
}
div.text_fix{
    height: 100%;
    position: fixed;
    top:0px;
    text-align: center;
    padding-left: 20px;
    left: 50%;
    margin-left: -395px;
}
@media (min-width:240px){
    div.slh h1{
        font-size: 40px;
    }    
    div.imb{
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-position: center 12%;
    }
    div.text_fix{
        left: 0;
        margin-left: 0;
    }
    div.boxslide{
        height: 445px;
    }
    div.boxslide div.slide{
        height: 425px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    div.box{
        margin: 0px ;
    }
}
@media (min-width:1000px){
    div.slh h1{ 
        font-size: 63px;      
        text-align: left;
    }
    div.imb {
        background-position: center 35%;
        display: inline-block;
        margin-left: 0px;
    }
    div.box{
        margin: 0px auto auto;
    }
    div.text_fix {
        left: 50%;
        margin-left: -395px;
    }
}
