/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
=========
BASE
=========
*/

* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    width: 100%;
    display: block;
}

body {
    font-family: 'encode sans narrowthin', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    //background: #1085BB;
    background: #3a3a3a;

}

/*
=========
FONTS
=========
*/

@font-face {
    font-family: 'encode sans narrowthin';
    src: url('../font/encodesansnarrow-100-thin-webfont.eot');
    src: url('../font/encodesansnarrow-100-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/encodesansnarrow-100-thin-webfont.woff') format('woff'),
         url('../font/encodesansnarrow-100-thin-webfont.ttf') format('truetype'),
         url('../font/encodesansnarrow-100-thin-webfont.svg#encode sans narrowthin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'encode sans normallight';
    src: url('../font/encodesansnormal-300-light-webfont.eot');
    src: url('../font/encodesansnormal-300-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/encodesansnormal-300-light-webfont.woff') format('woff'),
         url('../font/encodesansnormal-300-light-webfont.ttf') format('truetype'),
         url('../font/encodesansnormal-300-light-webfont.svg#encode sans normallight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'encode sans narrowsemibold';
    src: url('../font/encodesansnarrow-600-semibold-webfont.eot');
    src: url('../font/encodesansnarrow-600-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/encodesansnarrow-600-semibold-webfont.woff') format('woff'),
         url('../font/encodesansnarrow-600-semibold-webfont.ttf') format('truetype'),
         url('../font/encodesansnarrow-600-semibold-webfont.svg#encode sans narrowsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*
=========
GENERAL
=========
*/


.content {
    width: 100%;
    height: auto;
    
    padding: 120px 0;
}


/*
=========
INTRODUCTION
=========
*/

.intro {
    background: url('/assets/bg.png') no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.inner-content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.inner-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inner-content-intro {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.inner-section {
    position: absolute;
    width: 100%;
    height: 35%;
    overflow: auto;
    margin: auto;
    top: 5%;
    bottom: 0;
    left: 0;
    right: 0;
}

.intro-title {
    font-family: 'encode sans narrowsemibold', Helvetica, Arial, sans-serif;
    font-size: 26px;
    line-height: 38px;
    text-align: center;
    width: 900px;
    color: #f2f2f2;
    
    margin: 0 auto;
    
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.35);

}

.intro-links {
    width: 555px;
    margin: 40px auto;
}
.intro-links:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.button {
    display: block;
    text-decoration: none;
    color: #fff;
    background: rgba(242,242,242, 0);
    border: 1px solid rgba(242,242,242, 0.5);
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 20px 60px;
    margin: 0 20px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: ease-in-out 0.3s;
}
.button:hover {
    background: rgba(23, 151, 187, 0.8);
    border: 1px solid rgba(45, 111, 119, 1);
    -webkit-transition: ease-in-out 0.3s;
}

.soft-button {
    width: 160px;
    float: none;
    margin: 0 auto;
}


/*
=========
HEADER + SCROLLING HEADER + LOGOTYPE + MENU
=========
*/

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background: rgba(51, 51, 51, 0);
    -webkit-transition: all 0.3s;
}
.inner-header {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 20px 16px;
    box-sizing: border-box;
}
.inner-header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.logo {
    background: url('../assets/kakelugn.png') no-repeat;
    background-size: 100% auto;
    display: block;
    height: 50px;
    width: 20px;
    float: left;
    text-indent: -9999px;
}

/* TEST - DEADDROP PROJECT SVG LOGO */

.dd-logo {
    background: url('../assets/kakelugn.svg') no-repeat;
    display: block;
    height: 50px;
    width: 20px;
    float: left;
    text-indent: -9999px;
}

.menu {
    display: block;
    float: right;
}

.menu ul {
    
}
.menu ul li {
    float: left;
}
.menu ul li a {
    font-family: 'encode sans normallight', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-left: 30px;
    padding-bottom: 4px;
    text-decoration: none;  
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    
    -webkit-transition: ease-in-out all 0.6s;
    
    border-bottom: 0px solid #556B3E;
}
.menu ul li a:hover {
    border-bottom: 1px solid #BBA761;
    -webkit-transition: ease-in-out all 0.6s;
}

/* SCROLLING HEADER */

.header.follow {
    background: rgba(23, 151, 187, 0.7);
    -webkit-transition: all 0.3s;
}


/*
=========
WHO WE ARE - PEOPLE
=========
*/
#about {
    background: #1797BB;
}

#people {
    height: auto;
    width: 100%;
    background: #23ACEF;
    padding: 70px 0;
}

.who-box .title {
    font-size: 36px;
    line-height: 52px;
    color: #ADB8BB;
    max-width: 680px;
}

.who-box {
    width: 100%;
    margin: 60px 0;
    -webkit-transition: ease-in-out all 0.3s;
}

.people-area {
    display: block;
    width: 100%;
    float: left;
}
.people-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.people-area .title, .partner-area .title {
    text-transform: uppercase;
    color: #d1d1d1;
    font-size: 16px;
    border-top: 1px solid #d1d1d1;
    padding: 8px 0 0;
    font-family: 'encode sans narrowsemibold', Helvetica, Arial, sans-serif;
}
.people-area .column {
    display: block;
    width: 45%;
    height: auto;
    float: left;
    margin: 30px 0;
    background: #fff;
}
.people-area .column:nth-child(odd) {
    margin: 30px 0 30px 10%;
}

.partner-area {
    display: block;
    width: 100%;
    float: left;
    margin: 60px 0; 
}
.partner-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.partner-area .title {

}

.partner-box {
    display: block;
    float: left;
    width: 30%;
    height: 180px;
    background: #fff;
    margin: 30px 0;
}
.partner-box:nth-child(3n+3) {
    margin: 30px 5%;
}

.people-img {
    display: block;
    float: left;
    width: 45%;
}
.people-meta {
    display: block;
    width: 55%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.people-meta.large {
    width: 55%;
    float: left;
    padding: 20px;
    display: block;
    box-sizing: border-box;
}

.people-meta h4 {
    font-size: 26px;
    line-height: 38px;
    color: #474747;
    margin: 0 0 16px;
}

#company {
    font-size: 26px;
    line-height: 38px;
    color: #474747;
    margin: 0 0 0px;
}

#twitter {
    margin: 0 0 -2px;
}

.people-meta .meta-title {
    padding: 16px 0;
    margin: 16px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    color: #868686;
}

.people-meta .meta-link {
    text-decoration: none;
    color: #474747;
    display: block;
    width: 100%;
}

.people-meta .meta-link:hover {
    color: #88AB63;
}

.people-meta ul {
    margin: 16px 0 -5px;
    display: block;
    width: 100%;
    float: left;
}
.people-meta ul:last-of-type {
    margin: 20px 0 0;
}
.people-meta .head {
    text-transform: uppercase;
    color: #868686;
    font-size: 14px;
    font-family: 'encode sans semibold', Helvetica, Arial, sans-serif;
}
.people-meta h4 a {
    text-decoration: none;
    color: #474747;
}
.people-meta h4 a:hover {
    color: #88AB63;
}

.people-meta h5 a {
    text-decoration: none;
    color: #474747;
}
.people-meta h5 a:hover {
    color: #88AB63;
}
/*
=========
SERVICE
=========
*/

#service {
    background: #23ACEF;
}
#service:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.headline {
    font-family: 'encode sans narrowthin', Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: 300;
    color: #f2f2f2;
    text-align: center;
    
    margin-bottom: 80px;
}

.box {
    width: 30%;
    float: left;
}
.box:nth-child(3n+3) {
    margin: 0 5%;
}
.service-icon {
    margin: 0 auto;
    margin-bottom: 60px;
    display: block;
    max-height: 160px;
}
.center {
    display: block;
    width: 60%;
    margin-left:60px;
    text-align: center;

}
.box .title {
    font-family: 'encode sans narrowsemibold', Helvetica, Arial, sans-serif;
    font-size: 26px;
    text-align: center;
    color: #f2f2f2;
    
    margin-bottom: 60px;
}

.box p {
    color: #d9d9d9;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 300px;
    line-height: 30px;
}
p {
    color: #d9d9d9;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 300px;
    line-height: 35px;
}


/*
=========
NEWS - ARTICLE
=========
*/

#news {
    background: #f2f2f2;
    min-height: 100%;
    padding: 60px 0 0;
}
/*
.news .header {
    background: #242424;
}
*/
.inner-content-news {
    max-width: 680px;
    width: 90%;
    height: auto;
    margin: 0 auto;
    background: #ffffff;
    border-bottom: 1px solid #f2f2f2;
}

.article {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 60px;
    box-sizing: border-box;
    border-bottom: 3px solid #f2f2f2;
}
.article:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.article:last-of-type {
    border-bottom: none;
}
.post-head {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #f2f2f2;
}
.post-head .headline {
    margin: 0;
    color: #868686;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 37px;
    font-weight: 600;
    text-align: left;
    margin: 0 0 8px;
    font-family: 'encode sans narrowsemibold', Helvetica, Arial, sans-serif;
}
.post-head .headline a {
    color: #868686;
    -webkit-transition: ease-in-out all 0.3s;
    text-decoration: none;
}
.post-head .headline a:hover {
    color: #88AB63;
}
.post-date {
    text-transform: uppercase;
    color: #b2b2b2;
    font-size: 13px;
}
.post-content {
    
}
.post-content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
}
.post-content p:last-of-type {
    margin-bottom: 0;
}
.post-content a {
    color: #88AB63;
    text-decoration: underline;
}
.post-content a:hover {
    color: #b2b2b2; 
}

.image-full {
    display: block;
    max-width: 100%;
    overflow: hidden;
    vertical-align: bottom;
    margin-bottom: 30px;
}
.image-half {
    display: block;
    float: left;
    max-width: 40%;
    overflow: hidden;
    vertical-align: bottom;
    margin: 30px 5%;
}
/* SUB NAV */

.sub {
    display: block;
    padding: 20px 60px;
    border-bottom: 1px solid #f2f2f2;
}
.sub:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sub a {
    display: block;
    text-decoration: none;
    color: #d1d1d1;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #d1d1d1;
    line-height: 18px;
    -webkit-transition: ease-in-out all 0.3s;
}
.sub a:last-of-type {
    border-right: none;
}
.sub .active {
    color: #b2b2b2;
}
.sub a:hover {
    color: #88AB63;
}

/*
=========
PROJECT (MAIN PAGE) + PROJECT / SINGLE PROJECT
=========
*/

#project-view {
    background: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
}

#project-view .headline {
    color: #242424;
}

.project-logo-main {
    display: block;
    margin: 0 auto;
}

#project-view .button {
    margin: 120px auto 0;
    float: none;
    width: 200px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #d9d9d9;
    color: #aaaaaa;
    -webkit-transition: ease-in-out 0.3s;
}
#project-view .button:hover {
    color: #f2f2f2;
    background: #88AB63;
    border-color: #88AB63;
}


/*
=========
FOOTER
=========
*/

.footer {
    background: #ffffff;
    height: auto;
    width: 100%;
}

.inner-footer {
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0;
}
.inner-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.copy {
    color: #aaaaaa;
    display: block;
    float: left;
    margin-top: 8px;
}
.up-button {
    float: right;
}
.up-button:hover {
    cursor: pointer;
}
.up-button {
    color: #d9d9d9;
    position: relative;
    top: 10px;
    -webkit-transition: ease-in-out 0.3s;
}

.up-button:hover {
    color: #88AB63;
}


/*
=========
PRELOADER - 
=========
*/


.spinner {
  margin: 35% auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #1085BB;
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}


body {
    overflow: hidden;
}

/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: #242424; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {

}


/*
=========
PROJECT - DEADDROP STYLE
=========
*/

    /* header */

.deaddrop .header {
    background: #242424;
}   

.dd-info {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    position: relative;
    padding: 80px 0;
}
.dd-info:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.dd-info .title {
    font-size: 42px;
    margin: 0 0 40px;
}
.dd-intro {
    width: 100%;
    height: 400px;
    background: #f2f2f2;
    position: relative;
    border-bottom: 1px solid #d1d1d1;
}
.dd-logo-large {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}
.dd-box {
    float: left;
    width: 40%;
    display: block;
}
.dd-box p {
    font-size: 16px;
    line-height: 30px;
}

.dd-box ul {
    margin: 20px 0 40px;
}
.dd-box ul li {
    list-style: disc;
    margin: 0 0 8px 20px;
}
.sub-title {
    font-size: 20px;
}

.dd-box:nth-child(3) {
    margin-left: 10%;
}

.dd-box .notice {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #d1d1d1;
}

.dd-box a {
    color: #88AB63;
    text-decoration: underline;
}
.dd-box a:hover {
    color: #3A3A3A;
}



.dd-icon-outline {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;

    -webkit-animation-name: DropIn;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    
    -webkit-animation-fill-mode: forwards;
    
}


@-webkit-keyframes DropIn {
    from {
        top: -20%;
        opacity: 0.5;
    }
    to {
        top: 30%;
        opacity: 1;
    }
}


/*
=========
RESP-QUERIES
=========
*/
@media only screen 
and (max-width : 1240px) {
    
    .inner-content {
        width: 90%;
    }
    .who-box {
        width: 100%;
    }
    .people-area .column {
        width: 48%;
    }
    .people-area .column:nth-child(odd) {
    margin: 30px 0 30px 4%;
    }

}

@media only screen 
and (max-width : 890px) {
    
    .people-area .column {
        width: 65%;
    }
    .people-area .column:nth-child(odd) {
        margin: 30px 0;;
    }
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
    
    .content {
        padding: 8% 0;
    }
    .inner-content {
        width: 100%; 
    }
    .inner-content-intro {
        width: 100%;
    }
    .inner-footer {
        width: 100%;
        padding: 25px 5%;
        box-sizing: border-box;
    }
    .inner-section {
        top: 15%;
        height: 70%;
        overflow: hidden;
    }
    .inner-header {
        padding: 11px 0;
    }
    .header.follow {
        background: none;
    }
    .headline {
        font-size: 24px;
        margin-bottom: 40px;
    }
    .box {
        width: 100%;
    }
    .box:nth-child(3n+3) {
        margin: 30px 0;
        padding: 30px 0;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
    }
    .box p {
        width: 100%;
        max-width: 100%;
        padding: 0 7%;
        box-sizing: border-box;
    }
    .service-icon {
        margin-bottom: 30px;
    }
    .box .title {
        margin-bottom: 30px;
    }
    .project-logo-main {
        width: 80%;
    }
    .intro-title {
        font-size: 22px;
        width: 100%;
    }
    .intro-links {
        width: 100%;
    }
    .header {
        z-index: 90;
    }
    .logo {
        height: 25px;
        width: 180px;
        margin: 2px 0 0 7%;
        position: fixed;
    }
    .news .logo {
        margin: 2px 0 0 9%;
    }
    
    .dd-intro {
        height: 200px;
    }
    .dd-logo-large {
        width: 80%;
    }
    .dd-info {
        padding: 40px 0;
    }
    .dd-info .title {
        margin: 0 0 40px 7%;
    }
    .dd-box {
        width: 100%;
        padding: 0 7%;
        box-sizing: border-box;
    }
    .dd-box:nth-child(3) {
        margin-left: 0;
    }
    
    #news {
        padding: 48px 0 0;
    }
    .news .header {
        background: none;
    }
    .inner-content-news {
        width: 96%;
    }
    .article {
        padding: 7%;
    }
    .post-head {
        padding: 0 0 10px;
        margin: 0 0 10px;
    }
    .post-head .headline {
        font-size: 22px;
        line-height: 32px;
    }
    .sub {
        display: none;
    }
    #people {
        padding: 48px 0 60px;
    }
    .who-box {
        margin: 40px 0;
        padding: 0 7%;
        box-sizing: border-box;
    }
    .who-box .title {
        font-size: 18px;
        line-height: 36px;
    }
    .people-area {
        padding: 0 7%;
        box-sizing: border-box;
    }
    .people-area .column {
        width: 100%;
        margin: 15px 0 0;
    }

    .people-meta {
        padding: 10px;
    }
    .people-meta h4 {
        font-size: 16px;
    }
    .people-meta .meta-title {
        padding: 8px 0;
        margin: 8px 0;
    }
    .people-area .column:nth-child(odd) {
        margin: 15px 0 0;
    }
    .people-meta ul {
        margin: 20px 0 0;
        width: 100%;
    }
    .partner-area {
        padding: 0 7%;
        box-sizing: border-box;
        margin: 60px 0 0;
    }
    .partner-box {
        width: 100%;
    }

    
    .column:last-of-type .people-img {
        display: none;
    }
    .people-meta.large {
        width: 100%;
    }

}


