* {
    box-sizing: border-box
}

body, html {
    font-family: 'nexa_boldregular';
    overflow-x: hidden;
    background: #f3f3f3;
    margin: 0;
    padding: 0;
}

h2, p, h1 {
    z-index: 1;
}

.cont-main {
    margin-top: -139px !important;
}

p {
    font-family: 'nexa_boldregular';
}

.inside {
    padding-top: 410px;
    max-width: 1140px;
    margin: 0 auto;
    color: #000;
    z-index: 100
}

.inside.no-overflow {
    overflow: visible
}

.nav {
    font-size: 25px;
    font-weight: 700;
    line-height: 65px;
    padding: 0 50px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

li a {
    text-decoration: none;
}
/*.section:after,.section:before{font-family:Helvetica,sans-serif;font-size:1146px;font-weight:700;position:absolute}*/
.icon-menu {
    opacity: 1;
    top: 40px;
    left: 50px;
    z-index: 3000;
    position: fixed;
    cursor: pointer;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.icon-menu:hover {
    opacity: 0.5;
}

.cont-nav-slid {
    z-index: -10;
    padding: 15px;
    background-color: #000;
    color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    opacity: 0;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.cont-nav-slid.on {
    opacity: 1;
    z-index: 500000;
}

.cont-nav-slid ul {
    padding: 0 0 0 40px;
    margin: 0;
    text-align: center;
    position: relative;
    top: 50%;
    margin-top: -100px;
}

.close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    cursor: pointer;
    z-index: 9999999;
}

.close:hover {
    opacity: 0.9;
}

.cont-nav-slid ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 7px;
}

.cont-nav-slid ul li a {
    text-decoration: none;
    color: #7F7F7F;
    text-align: center;
    font-size: 1.55em;
    padding: 15px 0;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    font-family: 'nexa_lightregular';
}

.cont-nav-slid ul li a:hover {
    color: #fff;
}

.col {
    float: left;
    width: 21%;
}

.col.lst {
    width: 20%;
    float: right;
}

.col h3 {
    color: #C7C7C7;
    font-size: 17px;
    margin-top: 52px;
}

.col ul {
    padding: 0;
    margin: 0;
}

.col li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 12px;
}

.col li a {
    text-decoration: none;
    color: #7F7F7F;
    font-family: 'nexa_lightregular';
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.col li a:hover {
    color: #FFF;
}

.col.list {
    padding-left: 109px;
}

.col.lst img {
    margin-right: 5px;
}

nav ul.nav {
    margin-top: 140px;
    display: block;
}

nav ul.nav li {
    font-size: 18px;
    margin-top: -2px;
    padding: 0;
    line-height: 37px;
    font-weight: 100;
    left: -83px;
    position: relative;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    cursor: pointer;
}

nav ul.nav li span {
    width: 105px;
    height: 2px;
    background-color: #333;
    display: inline-block;
    top: -5px;
    margin-right: 10px;
    position: relative;
}

nav ul.nav li a {
    opacity: 0;
    font-family: 'nexa_lightregular';
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

nav ul.nav li:hover a {
    opacity: 1;
}

nav ul.nav li:hover {
    left: -56px;
}

nav ul.nav li.act a {
    opacity: 1;
}

nav ul.nav li.act {
    left: -56px;
}

.img-back-7 {
    width: 443px;
    position: absolute;
    right: 0;
    height: 882px;
    background: url(../img/about/element-back.png) no-repeat;
}

.img-back-7-2 {
    width: 606px;
    position: absolute;
    left: 83px;
    margin-top: 309px;
    height: 882px;
    background: url(../img/about/element-back-m-1.png) no-repeat;
}

.img-back-7a {
    width: 443px;
    position: absolute;
    right: 0;
    height: 882px;
    background: url(../img/about/element-back.png) no-repeat;
}

.img-back-7a-2 {
    width: 606px;
    position: absolute;
    left: 83px;
    margin-top: 309px;
    height: 882px;
    background: url(../img/about/element-back-m-1.png) no-repeat;
}

.img-back-8 {
    width: 724px;
    position: absolute;
    right: 0;
    margin-top: 400px;
    height: 1431px;
    background: url(../img/about/element-back-m-3.png) no-repeat;
}

img.logo {
    position: relative;
    top: 77px;
    left: 50%;
    margin-left: 77px;
    width: 300px;
}

.row {
    overflow: hidden;
    clear: both;
}

.main-projects .project.rig {
    float: right;
}

.main-projects .collaboration.lef {
    float: left;
    margin-left: 60px;
}

.main-projects .project .name.craft span {
    content: '';
    width: 101%;
    height: 13px;
    background: url(../img/specialization/dec_2_black.png) repeat-x;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.main-projects .project.pond9 h2 span {
    width: 101%;
    height: 13px;
    background: url(../img/about/line-focused.png) no-repeat;
    top: 83px;
    left: 50%;
    margin-left: -358px;
    position: absolute;
    height: 68px;
    -webkit-mask-image: inherit;
}

.main-projects .title {
    font-family: sofia-pro, sans-serif;
    width: 640px;
    font-size: 52px;
    font-weight: 700;
    line-height: 65px;
    margin: 0 0 155px 75px
}

.main-projects .title .labs {
    color: #0064df;
    text-decoration: none;
    position: relative
}

.main-projects .title .labs:after {
    content: '';
    width: 101%;
    height: 15px;
    background: url(../img/about/svg+xml.svg) repeat-x;
    position: absolute;
    bottom: -10px;
    left: 0
}

.main-projects .collaboration {
    margin-right: 62px;
    height: 450px;
    width: 400px;
    font-size: 21px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 70px;
    float: right
}

.main-projects .project {
    width: 50%;
    float: left;
    position: relative;
    text-decoration: none
}
/*
.main-projects .project .image {
    box-shadow: 0 40px 100px rgba(0, 0, 0, .2)
}

.main-projects .project .image, .main-projects .project:hover .image {
    -webkit-transition: box-shadow .1s ease-out, -webkit-transform .2s ease-out;
    transition: box-shadow .1s ease-out, -webkit-transform .2s ease-out;
    transition: box-shadow .1s ease-out, transform .2s ease-out;
    transition: box-shadow .1s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out
}


.main-projects .project:hover .image {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 40px 100px rgba(0, 0, 0, .3)
}
*/
.main-projects .project .name {
    font-family: 'nexa_boldregular';
    font-size: 54px;
    font-weight: 700;
    margin: 0;
    position: absolute;
    color: #000
}

.main-projects .project .name.craft:after {
    width: 67%;
    background-color: #005fd2;
    left: 10%
}

.main-projects .project .name.pond5:after {
    width: 90%;
    background-color: #e0e5e9;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    left: auto;
    right: 0
}

.main-projects .project .name.mockups {
    width: 330px
}

.main-projects .project .name.mockups:after {
    background-color: #e0e5e9;
    bottom: -40px
}

.main-projects .project .description {
    width: 263px;
    font-weight: 400;
    position: absolute;
    color: #000
}

.main-projects .project .desc {
    font-size: 21px;
    line-height: 30px;
    color: #000;
    top: 345px;
    left: -102px;
    width: 320px;
    position: relative;
}

.main-projects .project .position {
    font-size: 19px;
    color: rgba(0, 0, 0, .29);
    position: relative;
    top: 8px
}

.main-projects .project.craft {
    margin-top: 104px;
    height: 680px
}

.main-projects .project.craft .image {
    width: 461px;
    height: 491px;
    background: url(../img/logo_red.png) no-repeat;
    background-size: 100%;
    margin-left: 118px;
    position: relative
}
/*
.main-projects .project.craft .image:before {
    content: '';
    width: 377px;
    height: 377px;
    border: 10px solid rgba(0, 0, 0, .05);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
    position: absolute;
    top: -110px;
    right: -130px
}
*/
.main-projects .project.craft .name {
    top: -230px;
    left: 681px;
    width: 66%;
}

.main-projects .project.craft .description {
    bottom: 12px;
    right: 51px
}

.main-projects .project.pond5 {
    height: 730px;
    z-index: 2;
    top: 80px;
}

.main-projects .project.pond5 .image {
    width: 459px;
    height: 643px;
    background: url(../img/about/img_2.jpg) no-repeat;
    background-size: 100%;
    float: right;
    margin-right: 60px
}

.main-projects .project.pond5 .name {
    bottom: 125px;
    right: 65px
}

.main-projects .project.pond5 .description {
    bottom: 7px;
    left: 83px
}

.main-projects .project.mockups {
    width: 100%;
    height: 600px;
    position: relative;
    top: -200px
}

.main-projects .project.mockups .image {
    width: 461px;
    height: 307px;
    background: url(../img/about/img_3.jpg) no-repeat bottom;
    background-size: 100%;
    margin-left: 55px;
    position: relative
}

.main-projects .project.mockups .image:after {
    content: '';
    width: 12px;
    height: 297px;
    background-color: hsla(0, 0%, 85%, .4);
    position: absolute;
    top: -50px;
    right: 30px
}

.main-projects .project.mockups .name {
    top: 312px;
    left: 440px;
    line-height: 80px
}

.main-projects .project.mockups .description {
    width: 370px;
    bottom: -30px;
    left: 550px
}

.side-projects:before {
    content: 'S';
    opacity: .4;
    color: #f8caa9;
    top: -400px;
    left: -430px
}

.side-projects:after {
    content: 'K';
    opacity: .43;
    color: #dedede;
    bottom: 0;
    right: -430px
}

.side-projects .inside {
    padding: 50px 0
}

.side-projects .content {
    padding: 0 30px;
    position: relative;
    top: -110px
}

.side-projects .no-overflow {
    padding: 0
}

.side-projects .title {
    width: 560px;
    font-family: Sofia Pro, sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 65px;
    margin: 15px 0 0 56px;
    position: relative
}

.side-projects .title:before {
    content: '';
    width: 104%;
    height: 13px;
    background: #000;
    position: absolute;
    top: -71px;
    left: 7px
}

.side-projects .project {
    float: left;
    position: relative;
    display: block;
    color: #000
}

.side-projects .project:hover .description {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .15s ease-out, visiblity 0s linear 0s;
    transition: opacity .15s ease-out, visiblity 0s linear 0s
}

.side-projects .description {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .15s ease-out, visiblity 0s linear .15s;
    transition: opacity .15s ease-out, visiblity 0s linear .15s
}

.side-projects .description .desc {
    width: 180px;
    font-size: 24px;
    font-weight: 700;
    z-index: 10;
    position: absolute
}

.side-projects .description .explore {
    width: 143px;
    height: 52px;
    background-color: #000;
    box-shadow: 0 20px 20px rgba(0, 0, 0, .2);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2.8px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 52px;
    color: #fff;
    text-align: center;
    z-index: 10;
    position: absolute
}

.side-projects .surf {
    width: 687px;
    height: 362px;
    margin-top: 150px;
    background: url(../img/about/img_4.png) no-repeat 50%;
    background-size: 100%
}

.side-projects .surf .desc {
    top: 5px;
    right: 170px;
    text-align: right
}

.side-projects .surf .explore {
    top: 15px;
    right: 20px
}

.side-projects .made-in-days {
    width: 344px;
    height: 565px;
    position: relative;
    background: url(../img/about/3d4a0fa06b87f82d4853807fd8697fc5.png) no-repeat center -20px;
    background-size: 100%
}

.side-projects .made-in-days .desc {
    text-align: right;
    top: 0;
    left: -130px
}

.side-projects .made-in-days .explore {
    top: 90px;
    left: 2px
}

.side-projects .cold-brew, .side-projects .failpop, .side-projects .mockuuups {
    width: 33.3%;
    height: 600px
}

.side-projects .failpop {
    background: url(../img/about/042d0b3ffac38bdfd24e542deefb3689.png) no-repeat 50%;
    background-size: contain
}

.side-projects .failpop .desc {
    width: 130px;
    text-align: right;
    bottom: 33px;
    left: 0
}

.side-projects .failpop .explore {
    bottom: 40px;
    right: 60px
}

.side-projects .mockuuups {
    background: url(../img/about/45631a39be7d0459240534bbcc311215.png) no-repeat 50%;
    background-size: contain
}

.side-projects .mockuuups .desc {
    top: 110px;
    left: 30px;
    width: 200px
}

.side-projects .mockuuups .explore {
    top: 160px;
    right: 50px
}

.side-projects .cold-brew {
    background: url(../img/about/5197025d9f2d5365d582a04b77f97c05.png) no-repeat 50%;
    background-size: contain
}

.side-projects .cold-brew .explore {
    width: 173px;
    bottom: 30px;
    left: 75px
}

/*custom*/
.main-projects .project.pond5 .image {
    display: block;
    float: none;
    margin: 0 auto
}

.name.prof {
    font-size: 68px;
    text-align: right;
    position: relative;
    margin: 200px 0 215px 0;
    font-family: 'nexa_boldregular';
}

.name.prof.the-team {
    font-size: 88px;
    text-align: left;
    position: relative;
    margin: 200px 0 -200px 40%;
    font-family: 'nexa_boldregular';
}

.name.prof {
    font-size: 68px;
    text-align: right;
    position: relative;
    margin: 200px 0 215px 0;
    font-family: 'nexa_boldregular';
}

.name.prof span {
    height: 5px;
    width: 237px;
    background-color: #223333;
    position: absolute;
    top: 94px;
    right: 68px;
}

.main-projects .project.pond6 {
    height: 320px;
    z-index: 2;
    margin-top: 48px;
}

.main-projects .project.pond6 .image {
    width: 553px;
    height: 367px;
    background: url(../img/about/img_3.jpg) no-repeat;
    background-size: 100%;
    float: right;
}

.main-projects .project.pond7 {
    height: 320px;
    z-index: 2;
    margin-top: 455px;
    top: 0px;
    position: relative;
}

.main-projects .project.pond7 .image {
    width: 539px;
    height: 357px;
    background: url(../img/about/img_4-2.jpg) no-repeat;
    background-size: 100%;
    float: right;
    margin-right: 12px
}

.main-projects .project.pond7 .image.pond7-2 {
    width: 234px;
    height: 354px;
    position: relative;
    top: -550px;
    background: url(../img/about/img_4-1.jpg) no-repeat;
    background-size: 100%;
    float: right;
    margin-right: 450px
}

.main-projects .project.pond8 {
    height: 320px;
    z-index: 2;
    margin-top: 600px;
}

.main-projects .project.pond8 .image {
    width: 466px;
    height: 348px;
    background: url(../img/about/ktta_img_1.jpg) no-repeat;
    background-size: 100%;
    float: right;
   /* margin-right: 60px*/
}
.kf-first,
.kf-second {
    font-size: 65px;
    width: 130%;
}
.main-projects .project.pond8a .image {
    width: 466px;
    height: 348px;
    background: url(../img/about/cf_img1.jpg) no-repeat;
    background-size: 100%;
    float: right;
   /* margin-right: 60px*/
}

.main-projects .ktta-image-2 {
    position: relative;
    right: -40%;
    width: 466px;
    height: 348px;
    background: url(../img/about/ktta_img_2.jpg) no-repeat;
    background-size: 100%;
    float: right;
   /* margin-right: 60px*/
}

.main-projects .ktta-image-3 {
    position: relative;
    right: -5%;
    width: 361px;
    height: 247px;
    background: url(../img/about/ktta_img_3.jpg) no-repeat;
    background-size: 100%;
    float: right;
    /* margin-right: 60px; */
    top: -130px;
}

.main-projects .ktta-waves {
    position: relative;
    left: -50%;
    width: 438px;
    height: 47px;
    background: url(../img/about/wave_gray.png) no-repeat;
    background-size: 100%;
    float: right;
    /* margin-right: 60px; */
    top: -230px;
    z-index: -1;
}

.main-projects .project.pond9 {
    height: 320px;
    z-index: 2;
    margin-top: 82px;
    margin-bottom: inherit;
}

.main-projects .project.pond9 .image {
    width: 459px;
    height: 257px;
    background: url(../img/about/img_6.jpg) no-repeat;
    background-size: 100%;
    float: right;
    margin-right: 60px
}

.main-projects .project.pond8 h2 {
    font-size: 75px;
    top: -199px;
    left: 235px;
    padding: 0px;
    padding-left: 0px;
    padding-bottom: 112px;
    width: 150%;
}

.main-projects .project.pond8 h2 span {
    background: url(../img/about/wave_gray_2.png) no-repeat center;
    height: 88px;
    width: 60%;
    /* left: 0; */
    top: 50px;
    margin-right: 5px;
    position: absolute;
    right: -15%;
}

.waves-gray-1 {
    background: url(../img/about/wave_gray.png) no-repeat center;
    height: 88px;
    width: 60%;
    /* left: 0; */
    top: 50px;
    margin-right: 5px;
    position: absolute;
    right: -15%;
}

.text-8 {
    margin-top: 625px;
}

.main-projects .project.pond9 h2 {
    font-size: 75px;
    top: -137px;
    left: 44px;
    padding-bottom: 117px;
}

.main-projects .collaboration.text-7 {
    margin-top: 195px;
    width: 266px;
    margin-left: 114px;
}

.main-projects .collaboration.text-7a {
    margin-top: 195px;
    width: 266px;
    margin-left: 114px;
}

.text-9 {
    margin-top: 210px;
}

.main-projects .collaboration.text-pond6 {
    width: 446px;
    top: inherit;
    position: relative;
}

.img-back {
    display: block;
}
/*custom*/
footer {
    background: #212121;
    overflow: hidden
}

footer .cont-footer {
    max-width: 1200px;
    margin: auto;
    padding: 80px 0 110px 0;
}

footer:before {
    content: 'O';
    opacity: .07;
    color: #000;
    top: -110px;
    right: -540px
}

footer .column {
    float: left;
    color: #fff
}

footer .finals {
    margin-left: 420px
}

footer .final-words {
    width: 367px;
    font-size: 23px;
    font-weight: 200;
    line-height: 36px
}

footer .socials {
    width: 230px;
    font-size: 38px;
    font-weight: 700;
    line-height: 70px;
    margin-left: 120px
}

footer .socials .social {
    width: 100%;
    color: #fff;
    text-decoration: underline;
    float: left
}

@media ( max-width :1139px) {
    footer .finals {
        margin-left: 340px
    }
    footer .socials {
        margin-left: 90px
    }
}

@media ( max-width :1099px) {
    .side-projects .inside {
        padding: 30px 0 0
    }
    .side-projects .content {
        top: 0
    }
    .side-projects .title {
        top: -30px
    }
    .side-projects .project {
        width: 50%;
        height: 600px;
        background-size: contain;
        background-position: 50%
    }
    .side-projects .project .description {
        display: none
    }
    .side-projects .project.surf {
        width: 797px;
        height: 422px;
        float: none;
        margin: 0 auto
    }
}

@media ( max-width :1030px) {
    .section:after, .section:before {
        display: none
    }
    .main-projects {
        padding: 0
    }
    .main-projects .title {
        width: 460px;
        margin: 190px auto
    }
    .main-projects .collaboration {
        height: auto;
        margin: 40px auto 70px;
        display: block;
        float: none;
        top: 116%;
        position: relative;
    }
    .main-projects .project {
        width: 100%
    }
    .main-projects .project .name {
        display: block;
        position: relative
    }
    .main-projects .project .description {
        position: relative;
        margin: 0 auto
    }
    .main-projects .project.craft {
        height: auto;
        margin-top: 0
    }
    .main-projects .project.craft .image {
        display: block;
        margin: 0 auto
    }
    .main-projects .project.craft .name {
        width: 290px;
        margin: 40px auto 0;
        left: -130px;
        bottom: 125px
    }
    .main-projects .project.craft .description {
        left: 105px;
        bottom: 125px
    }
    .main-projects .project.pond5 {
        height: auto;
        padding-bottom: 80px
    }
    .main-projects .project.pond5 .image {
        display: block;
        float: none;
        margin: 0 auto
    }
    .main-projects .project.pond5 .name {
        width: 300px;
        margin: 0 auto;
        bottom: 50px;
        right: -40px
    }
    .main-projects .project.pond5 .description {
        bottom: 27px;
        left: -107px
    }
    .main-projects .project.mockups {
        height: auto;
        top: 0;
        padding-bottom: 130px
    }
    .main-projects .project.mockups .image {
        display: block;
        margin: 0 auto
    }
    .main-projects .project.mockups .name {
        top: -30px;
        left: -80px;
        margin: 0 auto
    }
    .main-projects .project.mockups .description {
        bottom: -20px;
        left: 50px
    }
    .main-projects .collaboration.lef {
        margin: auto;
    }
    .main-projects .project.pond6 {
        margin-top: -106px;
    }
    /*custom*/
    .main-projects .project.pond8 h2 {
        font-size: 85px;
        top: initial;
        left: initial;
        text-align: center;
        margin-top: 78px;
    }
    .text-8 {
        margin-top: 250px;
    }
    .main-projects .project.pond9 h2 {
        font-size: 85px;
        top: initial;
        left: initial;
        text-align: center;
    }
    .main-projects .project.rig {
        float: none;
    }
    .main-projects .collaboration.lef {
        float: none;
    }
    .main-projects .project.pond5 .image {
        display: block;
        float: none;
        margin: 0 auto;
        margin-top: -164px;
    }
    .main-projects .project.pond6 .image {
        display: block;
        float: none;
        margin: 0 auto
    }
    .main-projects .project.pond7 .image {
        display: block;
        float: none;
        margin: 0 auto
    }
    .main-projects .project.pond8 .image {
        display: block;
        float: none;
        margin: 0 auto
    }
    .main-projects .project.pond9 .image {
        display: block;
        float: none;
        margin: 0 auto
    }
    nav ul.nav {
        display: none;
    }
    img.logo {
        margin: auto;
        display: block;
        left: inherit;
    }
    .main-projects .project .desc {
        top: 21px;
    }
    .main-projects .collaboration.text-pond6 {
        top: 93px;
    }
    .main-projects .project.pond7 {
        top: 256px;
    }
    .img-back {
        display: none;
    }
    .name.prof {
        margin: 79px 0 215px 0;
    }
    .collaboration.lef.text-8 {
        margin-top: 30px;
    }
    .main-projects .project.pond9 {
        margin-bottom: 224px;
    }
    /*custom*/
    footer .column {
        width: 50%;
        float: none
    }
    footer .finals, footer .socials {
        margin: 0 auto
    }
    footer .final-words {
        width: 100%
    }
}

@media ( max-width :800px) {
    .side-projects .project.surf {
        width: 500px;
        height: 265px
    }
    footer {
        padding: 0;
    }
}

@media ( max-width :700px) {
    .side-projects .title {
        font-size: 40px;
        line-height: 50px;
        top: 0;
        width: 100%;
        margin: 0;
        padding: 0 40px
    }
    .side-projects .title:before {
        width: 100%;
        top: -40px;
        left: 27px
    }
    .side-projects .project {
        height: 500px
    }
    .col {
        float: none;
        width: 100%;
    }
    .col.lst {
        width: 100%;
        float: none;
    }
    .logo-foot {
        margin: auto;
        display: block;
    }
    .col.list {
        padding-left: 30px;
    }
    .col.lst {
        padding-left: 30px;
    }
}

@media ( max-width :600px) {
    .side-projects .project {
        width: 100%
    }
    footer {
        padding: 80px 30px 120px
    }
    footer .column {
        width: 100%
    }
    footer .socials {
        text-align: center
    }
}

@media ( max-width :570px) {
    .main-projects .title {
        width: 100%;
        padding: 0 40px;
        font-size: 35px;
        line-height: 48px;
        margin: 130px 0
    }
    .main-projects .title .labs:after {
        height: 12px
    }
    .main-projects .collaboration {
        width: 100%;
        padding: 0 40px;
        font-size: 19px;
        line-height: 34px
    }
    .main-projects .project .name {
        font-size: 60px
    }
    .main-projects .project .name:after {
        height: 8px
    }
    .main-projects .project .description {
        width: 220px
    }
    .main-projects .project .desc {
        font-size: 18px;
        line-height: 26px
    }
    .main-projects .project .position {
        font-size: 16px
    }
    .main-projects .project.craft .image {
        width: 276px;
        height: 295px
    }
    .main-projects .project.craft .name {
        width: 140px;
        left: -60px;
        margin-top: 190px
    }
    .main-projects .project.craft .description {
        left: 30px;
        bottom: 100px
    }
    .main-projects .project.pond5 .image {
        margin-top: 5px;
        width: 275px;
        height: 334px
    }
    .main-projects .project.pond5 .name {
        width: 185px;
        right: -40px
    }
    .main-projects .project.pond5 .description {
        left: -37px
    }
    .main-projects .project.mockups .image {
        width: 275px;
        height: 345px
    }
    .main-projects .project.mockups .name {
        width: 190px;
        line-height: 50px;
        left: -30px
    }
    .main-projects .project.mockups .name:after {
        bottom: -30px
    }
    .main-projects .project.mockups .description {
        width: 230px;
        bottom: -10px;
        left: 20px
    }
    .main-projects .project.pond6 .image {
        width: 366px;
        height: 242px;
    }
    .main-projects .project.pond7 .image {
        width: 359px;
        height: 237px;
    }
    .main-projects .project.pond5 {
        padding-bottom: 15px;
    }
    .main-projects .project.pond7 .image.pond7-2 {
        float: none;
        margin-right: inherit;
        top: -419px;
        width: 176px;
        display: block;
        height: 265px;
        margin: auto;
    }
    .main-projects .collaboration.text-pond6 {
        width: inherit;
    }
    .main-projects .collaboration.text-7 {
        width: inherit;
        margin-top: -60px;
    }
    .main-projects .project .desc {
        width: inherit;
        left: inherit;
    }
    .main-projects .project .description {
        width: inherit;
    }
    .main-projects .project.craft .description {
        left: inherit;
        right: inherit;
        padding: 0 40px;
    }
    .name.prof {
        font-size: 51px;
    }
    .main-projects .project.pond7 {
        top: 148px;
    }
    .main-projects .project.pond8 h2 {
        font-size: 51px;
    }
    .main-projects .project.pond9 h2 {
        font-size: 51px;
    }
    .main-projects .project.pond9 {
        margin-bottom: 122px;
    }
    .main-projects .project.pond8 .image {
        width: 357px;
        height: 267px;
    }
    .main-projects .project.pond9 .image {
        width: 368px;
        height: 206px;
    }
    .main-projects .project.pond9 h2:after {
        height: 20px;
        top: 54px;
    }
    .main-projects .project.pond8 h2 {
        padding-bottom: 235px;
        padding-left: inherit;
        margin-top: 50px;
        margin-top: 38px;
        width: 100%;
    }
    .main-projects .collaboration.text-pond6 {
        top: -35px;
    }
    .name.prof span {
        top: 114px;
        height: 4px;
        width: 147px;
    }
    .main-projects .project.pond6 {
        margin-top: -137px;
    }
    footer .cont-footer {
        padding: 0;
    }
    .main-projects .project.pond5 {
        top: -69px;
    }
    .name.prof {
        margin: 0px 0 215px 0;
        transform: scale3d(0.8,0.8,0.8);
    }
}

@media ( max-width :500px) {
    .side-projects .project.surf {
        width: 400px;
        height: 212px
    }
    footer .final-words {
        font-size: 18px;
        line-height: 31px
    }
    footer .socials {
        font-size: 33px;
        line-height: 52px;
        margin-top: 50px
    }
}

@media ( max-width :450px) {
    .side-projects .title {
        font-size: 30px;
        line-height: 40px
    }
    .side-projects .project {
        height: 400px
    }
}

@media ( max-width :410px) {
    .side-projects .project.surf {
        width: 320px;
        height: 170px
    }
    .main-projects .title {
        font-size: 28px;
        line-height: 42px;
        padding: 0 20px
    }
    .main-projects .title .labs:after {
        height: 8px
    }
    .main-projects .collaboration {
        font-size: 15px;
        line-height: 30px;
        padding: 0 20px;
    }
}

.back-style {
    margin-top: 40px;
    padding: 65px 0;
    background: url(../img/about/footer-back-1.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.back-style h2 {
    text-align: center;
    font-size: 42px;
}

.back-style h2  span {
    display: block;
    margin-top: 5px;
}

.back-style-contact {
    padding: 210px 0;
    background: url(../img/about/footer-back.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.back-style-contact .cont-center {
    max-width: 416px;
    margin: auto;
}

.back-style-contact .cont-center h2 {
    font-weight: 100;
    font-size: 37px;
    font-family: 'nexa_lightregular';
    text-align: center;
}

.back-style-contact .cont-center button {
    background-color: #333;
    border: 0;
    border-radius: 26px;
    color: #fff;
    padding: 7px;
    font-size: 16px;
    margin: auto;
    font-weight: bold;
    width: 145px;
    display: block;
    cursor: pointer;
}

/* Legacy */
.legacy {

}

.legacy .title {
    margin: 0;
    width: 100%;
    text-align: center;
}

/* 2016-08-01 */
.the-company {
    position: absolute;
    font-size: 75px;
    top: 0;
    margin-top: 50px;
    left: 51%;
}

.apf-left {
    z-index: 0;
}

.ktta-1 {
    color: #000;
    margin-top: 100px;
}

.name-wa.prof-wa {
    font-size: 68px;
    text-align: center;
    position: relative;
    margin: 200px 0 185px 0;
    font-family: 'nexa_boldregular';
}

.name-wa.prof-wa span {
    height: 125px;
    width: 237px;
    position: absolute;
    top: 38px;
    /* right: 68px; */
    background: url(../img/about/wa_lines.png) no-repeat;
    left: 10%;
}

.main-projects .project.pond6a {
    height: 320px;
    z-index: 2;
    margin-top: 48px;
}

.main-projects .project.pond6a .image {
    width: 553px;
    height: 367px;
    background: url(../img/about/wa_img1.jpg) no-repeat;
    background-size: 100%;
    float: right;
}

.main-projects .project.pond7a {
    height: 320px;
    z-index: 2;
    margin-top: -213px;
    top: 0px;
    position: relative;
}

.main-projects .project.pond7a .image {
    width: 427px;
    height: 293px;
    background: url(../img/about/wa_img2.jpg) no-repeat;
    background-size: 100%;
    float: right;
    margin-right: -105px;
}

.main-projects .project.pond7a .image.pond7a-2 {
    width: 333px;
    height: 354px;
    position: relative;
    top: -32px;
    background: url(../img/about/wa_img3.jpg) no-repeat;
    background-size: 100%;
    float: right;
    margin-right: 150px;
}


@media ( max-width :768px) {
    .the-company {
        position: absolute;
        font-size: 45px;
        top: 0;
        margin-top: 90px;
        left: 0;
        text-align: center;
        width: 100%;
    }

    .inside {
        padding-top: 260px;
    }

    .apf-left {
        display: none;
    }

    .name.prof.the-team {
        font-size: 68px;
        margin: 25px 0 -6px 10%;
    }

    .main-projects .project.pond8 {
        height: 220px;
        z-index: 2;
        margin-top: 50px;
    }

    .main-projects .project.pond8 h2 span {
        top: 80px;
        right: 6%;
    }

    .name-wa.prof-wa {
        font-size: 51px;
        margin: 200px 0 105px 0;
    }

    .main-projects .project.pond7a .image {
        float: none;
        top: 72%;
        position: relative;
    }

    .main-projects .collaboration.text-7a {
        margin-top: 329px;
        width: 100%;
        margin-left: 0px;
    }

    .main-projects .project.pond7a .image.pond7a-2 {
        display: none;
    }

    .kf-first, .kf-second {
        font-size: 40px;
    }

    .main-projects .ktta-image-2 {
        right: 0;
        width: 100%;
    }

    .main-projects .ktta-image-3 {
        right: 0;
        width: 100%;
    }
}

