/**
fonts
*/
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=d619f4dc-9804-4285-854c-662dd3b44bdd");
@font-face{
font-family:"Aktiv Grotesk Bold";
src:url("Fonts/e5b10466-0a77-4de7-8499-db235184e968.eot?#iefix");
src:url("Fonts/e5b10466-0a77-4de7-8499-db235184e968.eot?#iefix") format("eot"),url("Fonts/17d11d65-4e0e-4681-88ab-4c5faa2fc3bf.woff2") format("woff2"),url("Fonts/b58d0e0d-fcd2-4365-bd63-c85a8ae3ed4d.woff") format("woff"),url("Fonts/d5d49499-3679-4b89-9ef5-f5a4b4dd7f8a.ttf") format("truetype"),url("Fonts/943552cc-7727-42fd-b8e1-a79a1829746d.svg#943552cc-7727-42fd-b8e1-a79a1829746d") format("svg");
}
@font-face{
font-family:"Aktiv Grotesk Regular";
src:url("Fonts/fd1d536a-3682-4d5d-949d-c3ed49bf82a2.eot?#iefix");
src:url("Fonts/fd1d536a-3682-4d5d-949d-c3ed49bf82a2.eot?#iefix") format("eot"),url("Fonts/d1af32f0-173d-417a-9c5e-abc33c4fd20c.woff2") format("woff2"),url("Fonts/5c9b4351-3407-4fab-96a1-d097522bb217.woff") format("woff"),url("Fonts/fdb92457-e497-46fe-bd46-656324061516.ttf") format("truetype"),url("Fonts/8388fb41-25ee-4605-968f-6a7feb654f81.svg#8388fb41-25ee-4605-968f-6a7feb654f81") format("svg");
}
/**
end of fonts
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-family:"Aktiv Grotesk Bold", Helvetica, Arial, sans-serif;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body{
    width: 100%;
}
#wrap{
    width: 100%;
    overflow: hidden;
}
.hidden{
    display: none;
    visibility: hidden;
}
.clear{
    clear: both;
}
/**
menu
*/
#menu{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
    height: 25px;
    padding-top: 5px;
    background: #fff;
}
#menu .one-title{
    width: 320px;
    float: left;
    color: #999999;
}
.one-title.has-submenu{
    padding: 0px 0px 0px 10px;
    line-height: 1.5;
    cursor: pointer;
}
.search-input{
    width: 134px;
}
@media (max-width: 768px){
    .tablet #menu .one-title.has-submenu{
        width: 290px;
    }
    #menu .one-title.search{
        width: 140px;
    }
}
.submenu{
    box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
    
    position: absolute;
    width: 100%;
    left: 0px;
    padding-left: 330px;
    padding: 10px 0px 30px 330px;
    background: rgba(255, 255, 255, 0.8);
    display: none;
}
.submenu ul{
    float: left;
}
@media (max-width: 1319px) {
    #pages_menu{
        margin-left: 330px;
    }
}
@media (max-width: 989px) {
    #pages_menu{
        margin-left: 0;
    }
}
.submenu li{
    width: 320px;
}
#pages_menu{
    width: 330px;
}
@media (max-width: 1649px) {
    #cate_menu {
        max-width: 660px;
    }
}
@media (max-width: 1319px) {
    #cate_menu {
        max-width: 330px;
    }
}
@media (max-width: 659px) {
    #menu{
        height: 30px;
    }
    #menu .one-title{
        float: none;
        width: auto;
    }
    #menu  .one-title{display: none;}
    #menu  .one-title.has-submenu{
        display: inline-block;
        padding: 0px;
    }
    #cate_menu li{
        width: auto;
        float: none;
    }
    #pages_menu{
        width: auto;
    }
    .submenu{
        background: rgba(255, 255, 255, 0.9);
        padding: 10px 0px 50px 0px;
        position: fixed;
        top: 30px;
        height: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .submenu li{
        line-height: 30px;
    }
}

.mobile  #pages_menu,
.tablet  #pages_menu{
        padding-top: 20px;
}
.mobile #credits-category{
    position: static;
}
.mobile #credits-job{
    padding-left: 0px;
    padding-top: 20px;
}
.mobile #credits-title{
    position: static;
    padding-top: 20px;
}

.submenu li{
    padding-right: 10px;
}
.first-contact{
    color: #999;
    text-decoration: none;
}
.submenu a{
    color: #535353;
    text-decoration: none;
}
.first-contact:hover{
    color: #000;
    cursor: pointer;
}
.submenu a:hover{
    text-decoration: underline;
}
.computer .one-title.has-submenu:hover .submenu{
    display: block;
}
#menu .one-title:hover{
    color: #000;
}
/***
index
**/
#site-index{
    width: 100%;
    padding-top: 140px;
    position: relative;
}
.one-project{
    width: 100%;
    /*height: 100%;*/
    position: relative;
}
.one-project h2{
    text-transform: lowercase;
    font-size: 42vmin;
    line-height: 21.9vmin;
    color: #535353;
    letter-spacing: -2.6vmin;
    /*display:table-caption;*/
    word-spacing: 100%;
    margin-left: -2.6vmin;
}
.one-project:first-child h2{
    margin-top: 0px;
}
.project_image {
    position: absolute;
    top: 17vmin;
    width: 100%;
    z-index: 2;
}
p.devider{
    line-height: 23vmin;
}
.project_image .project-img{
    height: 9.6vmin;
    opacity: 0.9;
    display: block;
    border: none;
    position: relative;
    z-index: 1;
}
.project_image .enlarged .project-img{
    opacity: 1;
}
.project_image video{
    height: 9.6vmin;
    width: 16.7vmin;
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 0;
    visibility: hidden;
    background: #000;
}
.project_image div.project-img{
    width: 100%;
}
.project_image img:hover{
    opacity: 1;
}
.container_wrap{
    position: relative;
}
.project_image ul.one-job-list{
    display: block;
    position: absolute;
    width: 100%;
    height: 17.4vmin;
}
.project_image ul li.one-slide{
    position: absolute;
    height: 17.4vmin;
    width: 100%;
}
.project_image ul li.one-slide .single-image-container{
    width: 100%;
}
.project_image ul li.one-slide .single-image-container.video-container{
    position: relative;
    display: inline-block;
    width: auto;
}
.play-btn{
    position: absolute;
    top: 10%;
    left: 10%;
    width: 50px;
    height: 50px;
    background-image: url('images/play.png');
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 22;
    cursor: pointer;
    opacity: 0;
    display: none;
}
.play-btn.show{
    opacity: 1;
    display: block;
}
.project-type{
    color: #999999;
    text-transform: lowercase;
    margin-top: 1vmin;
    font-size: 6vmin;
    display: none;
    opacity: 0;
    position: relative;
}
.project-type a{
    color: #999999;
    text-decoration: none;
    letter-spacing: -2px;
}
.project-type a:hover{
    color: coral;
}
.one-job-list.selected,
.one-slide.selected{
    z-index: 10; 
    opacity: 1;
}
.one-slide.selected .single-image-container{
    background-image: url(img/loader.gif);
    background-repeat: no-repeat;
    background-position: 0 100%; 
}
.one-slide.selected .single-image-container.no-bg{
    background-image: none;
}
.one-slide.selected .project-img.not-showing{
    opacity: 0;
}
.one-slide.selected .project-img{
    opacity: 0.9;
    
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}


.one-job-list.next,
.one-slide.next{
    z-index: 9;
}
.one-job-list.nextnext,
.one-slide.nextnext{
    z-index: 8
}
.one-job-list,
.one-slide{
    z-index: 0;
    opacity: 0;
}
.control_prev,
.control_next{
    position: absolute;
    height: 10vmin;
    width: 50%;
    top: 0px;
    z-index: 20;
    display: none;
}
.control_prev{
    left: 0px;
    cursor: url(img/prev.png) 30 30, pointer;
}
.control_next{
    right: 0px;
    cursor: url(img/next.png) 30 30, pointer;
}
/*
project info
*/

.close-info{
    color: #fff;
    visibility: hidden;
    position: fixed;
    right: 60px;
    top: 60px;
    z-index: 1200;
    cursor: pointer;
    font-size: 4vmin;
    font-family:"Aktiv Grotesk Regular", Arial;
}
.mobile .close-info,
.tablet .close-info{
    font-size: 26px;
    right:30px;
    top: 30px;
}
.close-info:hover{
    color: coral;
}
.all_information{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
.all_information.loading{
    background-image: url('img/loader.gif');
    background-position: 0 10%;
    background-repeat: no-repeat;
}

/**
job info
*/
#info-tabs {
    font-size:26px;
    position: absolute;
    top: 10%;
    width: 100%;
    color: #fff;
    height: 90%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.mobile #info-tabs,
.tablet #info-tabs{
    font-size: 20px;
}
#info-tabs > ul{
    width: 320px;
}
.ui-tabs{
    padding: 0px;
}

.ui-tabs-vertical .ui-tabs-nav { padding: 0px .1em 0px 0px; float: left; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important;margin: 0px;}
.ui-tabs-nav li a { display:block; white-space:normal; color: #fff; }
.ui-tabs-nav li.ui-tabs-active a{ color: coral; }
.ui-tabs-vertical .ui-tabs-panel { padding: 0px 0px 0px 10px; margin-left:340px; height: 100%; overflow-y: scroll;}
.ui-tabs-vertical .ui-tabs-panel a{color: coral; text-decoration: none;}
@media (max-width: 760px){
    .ui-tabs-vertical .ui-tabs-nav{
        float: none;
    }
    .ui-tabs-vertical .ui-tabs-panel,
    .ui-tabs .ui-tabs-panel{
        padding: 30px 0px 0px 0px;
        margin-left:0px;
        height: auto;
    }
    
}
.info-tab-inner{
    line-height: 1.3;
    padding-bottom: 100px;
}
.info-tab-inner .one-col{
    float: left;
    width: 400px;
}
.info-tab-inner .one-col.full-width{
    float: none;
    width: auto;
    overflow: auto;
    padding-bottom: 30px;
}
.info-tab-inner .one-col.full-width p{
    padding-right: 30px;
}
@media (max-width: 1199px) {
    .info-tab-inner .one-col{
        float: none;
        width: auto;
    }
    .ui-tabs .ui-tabs-nav{
        padding: .2em 0 .2em;
    }
}
.info-tab-inner .one-col > ul > li{
    margin-bottom: 10px;
}
.info-tab-inner .one-col > ul > li > h4{
    color: #b3b3b3;
}
.info-tab-inner .one-col > ul > li > h5{
    color:  #e6e6e6;
}
.info-tab-inner .one-col > ul > li > span{
    color:  #e6e6e6;
}
.related{
    color: #b3b3b3;
}
#page-content{
    padding-top: 140px;
}
#page-content ul li{
    margin-bottom: 40px;
    line-height: 1.25;
}
#page-content ul li.one-award{
    margin-bottom: 20px;
}
#page-content ul li.one-client{
    margin-bottom: 20px;
}
#page-content .credits-col li{
    margin-bottom: 6px;
}
#page-content ul li a{
    color: #999999;
    text-decoration: none;
}
#page-content .credits-col li a{
    cursor: pointer;
}
#page-content a:hover{
    color: #b3b3b3;
}
#page-content a.selected{
    color: #333;
    text-decoration: none;
}
#page-content ul li .to-show{
    width: 60%;
    font-family:"Aktiv Grotesk Regular", Arial;
}
#page-content ul li .to-show strong{
    font-family:"Aktiv Grotesk Bold", Helvetica, Arial, sans-serif;
}
@media (max-width: 1279px) {
    #page-content ul li .to-show{
        width: 80%;
    }
}
@media (max-width: 959px) {
    #page-content ul li .to-show{
        width: 95%;
    }
}

.awards-img.fit-width{
    width: 50%;
}
#credits-category{
    position: fixed;
    top: 140px;
    left: 0px;
}
#credits-job{
    padding-left: 330px;
}
#credits-title{
    position: fixed;
    left: 660px;
    top: 140px;
}
.inline-form{
    display: inline-block;
}

span.keywords{
    color: #1ca7e1;
    font-weight: bold;
}
.project_image_container{
    position: relative;
}
.slideshow-bg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.9);
    /*background-color: rgba(83, 83, 83, 1);
    background-color: rgba(153, 153, 153, 1);*/
}

/*#loading{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: rgb(255, 255, 255);
}
#loading-img-container{
    position: absolute;
    top: 140px;
    left: 0px;
    width: 100%;
    height: 42vmin;
}
#loading-img{
    position: absolute;
    top: 17vmin;
    width: 100%;
    height: 9.6vmin;
    background-image: url(img/loader.gif);
    background-repeat: no-repeat;
    background-position: 0 100%; 
}*/

.go-to-website{
    cursor: url('img/external-link.png'), pointer;
}