
@font-face {
    font-family: 'helveticaLight';
    src: url('/fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype');
    src:  url('/fonts/HelveticaNeueLTStd-Lt.otf')  format('opentype');
}

    @font-face {
        font-family: 'helveticaBold';
        src: url('/fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype');
        src:  url('/fonts/HelveticaNeueLTStd-Bd.otf')  format('opentype');
    }
    @font-face {
        font-family: 'helveticaRoman';
        src: url('/fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype');
        src:  url('/fonts/HelveticaNeueLTStd-Roman.otf')  format('opentype');
    }

body {
    padding: 0;
    margin: 0;
    cursor: url('/img/04_custom_mouse.svg'), auto;

    vertical-align: baseline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.body_scroll_xy {
    overflow-y: scroll !important;
}
.header_space {
    height:70px;
}
.afterlogo_space {
    height:60px;
}
.afterlinks_space {
    height:60px;
}
.contact_space {
    height:70px;
}
.contact_space1 {
    height:60px;
}

@media screen and (max-device-width: 667px) {
    .header_space {
        height: 40px;
    }

    .afterlogo_space {
        height: 40px;
    }

    .afterlinks_space {
        height: 65px;
    }

    .contact_space {
        height: 60px;
    }

    .links_subholder {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

}
@media screen and (max-device-width: 567px) {
    .link {
        display: block !important;

    }
}

#home {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}
.links_holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

    width: 100%;
    z-index: 1;
}
@media screen and (max-device-height: 500px) {
    .logo_block {
        position: relative !important;
        top: 0 !important;
        margin-top: 40px !important;
        transform: none !important;
    }
    .links_holder {
        position: relative !important;
        transform: none;
        left: 0;
        top: 0;

    }
}
.links_subholder {
    margin-left: 40px;
    margin-right: 40px;
}
.hidden {
    opacity: 0;

}

.links {
    display: none;
    margin: auto;
    height: auto;
    color: #fff;
    padding-top: 20px;
    text-align: center;

}

.link {
  display: inline-block;
  margin-left: 16px;
  margin-right: 16px;
}

.alink {
    padding-top: 3px;
    font-size: 16px;
    line-height: 28px;
    font-family: 'helveticaLight';
    color: #fff;
    font-weight: bold;
}

.blink {
   
    
}


a {
    text-decoration: none;
    cursor: url('/img/04_custom_mouse.svg'), auto;
}

.logo_block {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    z-index: 1;
}


.logo {
    display: table;
    position: relative;
    margin: auto;
}

.logo_inside {
    opacity: 0;
    position: absolute;
    itop: 20px;
}

.logo_name {

    position: relative;
    display: table;
    margin: auto;
    height: 30px;
    width: 190px;
}

.logo_name_inside {
    opacity: 0;
    position: absolute;
    itop: 20px;
}
.video_bg {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    ibackground-color: #000;
    z-index: -99;
}
.abs {
    position: absolute;
    width: 100%;
    height: 100%;
}
.video_container {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    right: 0px;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: none;
    ibackground-color: #000;
}

.video_shader {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    background-color: #000;
    z-index: 0;
}


.innervideo {
    margin: auto;
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-50%);
    visibility: visible;

}
#intro_image {
    margin: auto;
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-50%);

}

.skip_holder {
    width: 100%;
    margin-bottom: 42px;
    display: none;
}

.skip_btn {
    position: absolute;
    height: 50px;
    width: 50px;
    left: 50%;
    margin-left: -25px;
}

.skip {
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 34px;
}

.footer {
    opacity: 0;
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin-bottom: 14px;
    font-family: 'GothamM';
    font-size: 11px;
    line-height: 17px;
    width: 100%;
}
@media screen and (max-device-height: 320px) {
  .footer {
    margin-bottom: 3px;
  }
}

.skip_intro {

    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin-bottom: 29px;
    width: 100%;
}

.contacts_superholder {
    display: table;
    margin: auto;
    max-width: 1006px;
}

.contacts_holder {
    display: table;
    text-align: center;

    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 47px;
}

.contacts {
    display: table;
    margin:auto;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-family: 'helveticaLight';
    text-align: center;
}

.contacts-inline {
    display: inline-block;
    vertical-align: top;
    margin-top: 47px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 45px;
    padding-right: 45px;
    top: 0;
}
.style1 {
    font-size: 16px;
    line-height: 19px;
}
#contact {
    position: absolute;
    top: 0;
    display: none;
    opacity: 0;
    background-color: #fff;
    right: 0;
    left: 0;
    z-index: 10;

}
.contact_holder{
    width: 100px;
    height: 50px;
    margin: auto;
    text-align: center;
    padding-top: 10px;
}


.contact_holder:hover {
    color: #58595b;
}
.contacts {
    color: #231f20;
}
.contacts > a {
    color: #231f20;
}

.contacts > a:hover {
    color: #939598;
}

.contacts_close {
    text-align: center;
}

#cross {
    opacity: .35;
}
.cross_holder {
    width: 50px;
    height: 50px;
    margin: auto;
    text-align: center;
    iopacity: .35;
    padding-top: 10px;
}

.cross_holder:hover {
    opacity: 1; 
    -moz-transition: all 0.4s ease-out;  /* FF4+ */
    -o-transition: all 0.4s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.4s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.4s ease-out;  /* IE10? */
    transition: all 0.4s ease-out;  
}
.gray {
    color: #bbbbbb;
    font-size: 14px;
    line-height: 17px;
    font-family: 'helveticaLight';
    font-weight: bold;
}

.darkline_holder {
    margin-left: 20px;
    margin-right: 20px;
}

.darkline {
    display: block;
    margin: auto;
    max-width:430px;
    height:1px;
    background-color: #cccccc;
}

.director {
    position: absolute;
    top: 0;
    display: none;
    opacity: 0;

    background-color: #fff;
    right: 0;
    left: 0;

}

.selected_director {
    color: #231f20;
    font-family: 'helveticaBold';
    font-size: 16px;
    line-height: 28px;
    text-align: center;

}
a.other_directors, .blink {
    color: #bcbec0;
    font-family: 'helveticaLight';
    font-size: 16px;
    line-height: 28px;
}
a.other_directors:hover , .blink:hover {
    color: #58595b;
}

.dir_contact {
    text-align: center;
}
.dir_contact > a{
    color: #000;
    font-family: 'helveticaLight';
    font-size: 16px;
    line-height: 28px;
}

.dir_contact > a:hover {
    color: #58595b;
}
.gallery_holder {

    margin: auto;
}
.gallery {
    display: table;
    margin: auto;


}
.preview_holder {
    display: inline-block;
    margin: 1px;
    width: 334px;
}
.thumb {
    width: 334px;
    height: 190px;
}
.preview {
    position: relative;

}
.preview_caption {
    position: absolute;
    top: 0;
    color: #fff;
    font-family: 'helveticaLight';
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0;
    text-transform: uppercase;

}
.preview_caption_text {
    display: block;
    padding-left: 14px;
    padding-right: 14px;
}
.preview_gif {
    position: absolute;
    width: 100%;
    top: 0;
    display: none;
}
.preview_gif > video{
    width: 100%;
}
.preview_btn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.preview_shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    opacity: 0.35;
    background-color: #000;
}

.preview_video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}

.preview_shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background-color: #000;
    opacity: 0.3;
}

.video_superholder {
    position: relative;
    height: 0;
    margin: auto;
}
.video_holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: #e6e7e8;
}

.director_link:hover {
    color: #939598;
}

iframe {
    border: none;
}