﻿.split, .split-tablet, .split-desktop, .grid {
    *zoom: 1;
}

    .split:before, .split-tablet:before, .split-desktop:before, .grid:before, .split:after, .split-tablet:after, .split-desktop:after, .grid:after {
        content: " ";
        display: table;
    }

    .split:after, .split-tablet:after, .split-desktop:after, .grid:after {
        clear: both;
    }

.hidden {
    display: none;
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

h1, .alpha, h2, .beta, h3, .gamma {
    font-family: "adelle","proxima-nova","Helvetica","Arial",sans-serif;
}

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;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

ul, ol {
    list-style: none;
    list-style-image: none;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

[hidden] {
    display: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

code, kbd, pre, samp {
    font-family: "adelle","proxima-nova","Helvetica","Arial",sans-serif;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: '';
        content: none;
    }

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
}

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
        *overflow: visible;
    }

        button[disabled], input[disabled] {
            cursor: default;
        }

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        margin: 5px 0 5px 15px;
        text-align: center;
        *height: 13px;
        *width: 13px;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -o-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

b, strong {
    font-weight: bold;
}

i, em {
    font-style: italic;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.container, .project-screens {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

.split .asset {
    margin: 0 10px 10px 0;
    float: left;
}

.split .asset-right {
    margin: 0 0 10px 10px;
    float: right;
}

.split .content {
    overflow: hidden;
}

.split-tablet .asset, .split-tablet .asset-right {
    text-align: center;
}



.split-desktop .asset, .split-desktop .asset-right {
    text-align: center;
}



html, button, input, select, textarea {
    font-family: "Arial",sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: "liga","dlig";
    -ms-font-feature-settings: "liga","dlig";
    -o-font-feature-settings: "liga","dlig";
    -webkit-font-feature-settings: "liga","dlig";
    font-feature-settings: "liga","dlig";
}

h1, .alpha {
    font-size: 3em;
    line-height: 1.3;
    color: #fff;
    font-weight: 200;
}

h2, .beta {
    margin: 0 0 0.29268em;
    font-size: 2em;
    line-height: 1.2;
    color: rgb(199, 0, 0);
    font-weight: 200;
}



h3, .gamma {
    margin: 0 0 0.3871em;
    font-size: 1.9375em;
    line-height: 1.1;
    color: #000;
    font-weight: 200;
}

h4, .delta {
    margin: 10px 0 2px;
    font-size: 0.875em;
    line-height: 1;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
}

h5, .epsilon {
    margin: 0 0 0.25em;
    font-size: 12px;
    line-height: 1;
    color: #666;
    font-weight: 200;
}

h6, .zeta {
    font-size: 0.875em;
}

.mili, small {
    color: #717070;
    font-size: 0.875em;
}

.micro {
    font-size: 0.75em;
}

a, a:focus {
    color: #c7004c;
    text-decoration: none;
    outline: 0;
}

p, li {
    font-size: 11px;
    line-height: 1.6;
    color:#797979;
}

slide-desc p {
    
}

img {
    max-width: 100%;
    margin: 0;
}

#wrap {
    overflow-x:hidden;
}


.bullets {
    margin: 40px 0 0;
}

    .bullets li {
        margin: 0 0 14px;
        padding-left: 18px;
        background: url(bullet-11a7e4664d3ede601849b6ac22ad8668.html) no-repeat 0 8px;
        color: #3d3d3b;
    }

.page-masthead {
    width: 100%;
    height: 100%;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .page-masthead .container, .page-masthead .project-screens {
        position: relative;
    }

.is-ios .page-masthead {
}



.logo-container {
    float: left;
}

    .logo-container .container, .logo-container .project-screens {
        position: relative;
    }




    .site-logo img {
       
    }



.headline {
    width: 100%;
    padding: 50px 0;
    position: absolute;
    top: 20%;
    left: 0;
    background: none;
}

    .headline h1 {
        max-width: 700px;
        margin: 0 auto;
    }

    .headline p {
        max-width: 760px;
        margin: 20px auto 0;
        font-size: 18px;
    }



.mobile-projects-header, .page-header {
    width: 100%;
    padding: 16px 0;
    background: #fff;
    border-bottom: 1px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    overflow: hidden;
}

    .mobile-projects-header .container, .mobile-projects-header .project-screens, .page-header .container, .page-header .project-screens {
        position: relative;
    }
    #career {
        position:relative;
    }
    .careerBtn {
       margin:0 auto;
        background:#c7004c;
        color:#fff;
        font-size:13px;
        padding:5px 10px;
        border-radius:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
        margin-top:-1px;

    }

    .careerBtn:hover {
        background:#000;
    }

@media only screen and (max-width: 568px) {
    .page-masthead {
        /*height: 420px!important;*/
    }

        .page-masthead h1 {
            padding: 0 20px;
            font-size: 32px;
        }

        .page-masthead p {
            display: none;
        }

        .page-masthead .headline {
            top: 27%;
        }

    .main {
        /*margin-top: 440px!important;*/
    }
}


.is-ios .page-header {
    position: fixed;
}




.refresh-logo {
    display: none;
}

.primary-navigation {
    /*float: right;*/
    padding:23px 0;
    text-align: center;
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    transition: transform .6s ease;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    z-index: 10;
}

.project-view .primary-navigation {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}

.primary-navigation li {
    margin-left: 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
}

    .primary-navigation li:first-child {
        margin: 0;
    }

.primary-navigation a {
    color: #444e5a;
}



.primary-navigation .menu-active {
    color: #c7004c;
}



.project-navigation {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    -webkit-transform: translate3d(0, -200%, 0);
    -moz-transform: translate3d(0, -200%, 0);
    -o-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0);
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    transition: transform .6s ease;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}

.no-csstransforms3d .project-navigation {
    top: -200%;
}

.project-view .project-navigation {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.no-csstransforms3d .project-view .project-navigation {
    top: 0;
}

.project-navigation a {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
}


.close-project {
    float: left;
}

    .close-project a {
        padding-left: 18px;
        color: #585252;
        background: url(icon_close-d7c5f85d26621005af3a199541c17756.png) no-repeat 0 4px;
    }

.next-project, .prev-project {
    margin-left: 28px;
    float: right;
}

    .next-project a, .prev-project a {
        color: #c7004c;
    }



.next-project a {
    padding-right: 18px;
    /*background: url(icon_next-b46fabf4dde75ef643a229187e873fed.png) no-repeat 100% 4px;*/
    color: white;
}

.prev-project a {
    padding-left: 18px;
    /*background: url(icon_prev-ad78732d800a3db1ee821096367f91bf.png) no-repeat 0 4px;*/
    color: white;
}

.main {
    position: relative;
    background: #fff;
}

.is-ios .main {
    padding: 0;
}


section {
    padding: 80px 0 30px 0;
}

    section header {
        max-width: 700px;
        
        margin-top:10px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:0px;
        text-align: center;
    }



#work {
    background: #f4f4f4;
}

.project-logos h5 {
    margin: 8px 0 0;
    font-family: "Arial",sans-serif;
    letter-spacing: 1px;
}

.project-logos li {
    margin-bottom: 30px;
    text-align: center;
}

.project-thumb {
    width: 100%;
    max-width: 200px;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
}

    .project-thumb:hover {
    }

        .project-thumb:hover img {
            -webkit-transform: translate3d(0, -4px, 0);
            -moz-transform: translate3d(0, -4px, 0);
            -o-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
        }

    .project-thumb img {
        -webkit-transition: -webkit-transform .3s ease;
        -moz-transition: -moz-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        transition: transform .3s ease;
    }

.projects {
    width: 100%;
    padding: 0;
    position: fixed;
    top: 53px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: #fbfbfb;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    -o-transition: -o-transform 1s ease;
    transition: transform 1s ease;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}

.no-csstransforms3d .projects {
    left: 100%;
}

.projects h2 {
    margin: 14px 0 30px;
}

.projects h4 {
    margin: 0 0 10px;
}

.projects p {
    margin: 0 0 14px;
    font-size: 1.1em;
    color: #555;
}

.projects .bullets {
    margin: 11px 0 0;
}

    .projects .bullets li {
        margin: 0 0 5px;
        padding-left: 14px;
    }


.project-view {
    overflow: hidden;
}

    .project-view .projects {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

.no-csstransforms3d .project-view .projects {
    left: 0;
}

.project-view .primary-navigation {
    -webkit-transform: translate3d(0, -200%, 0);
    -moz-transform: translate3d(0, -200%, 0);
    -o-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0);
}

.no-csstransforms3d .project-view .primary-navigation {
    top: -200%;
}

.projects-viewport {
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 100%;
}

.projects-container {
    width: 1000%;
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    -o-transition: -o-transform 1s ease;
    transition: transform 1s ease;
}

.project {
    width: 10%;
    padding-bottom: 50px;
    float: left;
}

.project-screens {
    height: 270px;
    margin-bottom: 40px;
    padding: 40px 0 0;
    position: relative;
}

.project-screen {
    width: 100%;
    padding: 0 30px;
    left: 0;
    bottom: 0;
}


.project-bg {
    width: 100%;
    height: 260px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    -o-transition: background .8s ease;
    transition: background .8s ease;
}

[data-project="acst"] .project-bg {
    background: #b1e1cb;
}

[data-project="time2track"] .project-bg {
    background: #323436;
}

[data-project="challenge"] .project-bg {
    background: #fbf0d6;
}

[data-project="bookboard"] .project-bg {
    background: #edc153;
}

[data-project="sweetspot"] .project-bg {
    background: #2a7d8b;
}

[data-project="true-learning"] .project-bg {
    background: #98dbf7;
}



#services h3, #services p {
    text-align: center;
}

#services img {
    margin: 0 auto 40px;
    display: block;
}

#services h3 {
    margin: 50px 0 15px;
}



#team {
    padding-bottom: 0;
    background: #f4f4f4;
}

.people {
    text-align: center;
}

    .people .asset {
        width: 130px;
        margin: 0 auto;
    }

    .people h4 {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .people p {
        padding: 0 0 40px;
    }


.locations {
    margin: 60px 0 0;
    overflow: hidden;
}

    .locations li {
        height: 450px;
        overflow: hidden;
        position: relative;
    }


.locations img {
    max-width: inherit;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -418px;
}

.locations .address {
    width: 200px;
    padding: 30px 25px;
    background: #49bfa2;
    position: absolute;
    right: 0;
    bottom: 0;
}

    .locations .address h6 {
        margin: 0 0 6px;
        color: #fff;
        font-weight: 700;
    }

    .locations .address p {
        margin: 0;
        font-size: 16px;
        line-height: 1.2;
        color: #fff;
    }

    .locations .address a {
        color: #fff;
    }

.locations .slo {
    border-left: 6px solid #f4f4f4;
}

#contact form {
    max-width: 800px;
    margin: 0 auto;
}

#contact li {
    margin-top: 24px;
}

input[type="text"], textarea {
    width: 100%;
    padding: 8px;
    display: block;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
}

textarea {
    height: 150px;
}

button {
    padding: 18px 48px;
    background: #ea4949;
    display: inline-block;
    *display: inline;
    border: none;
    white-space: nowrap;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

    button:hover {
        background: #ce2727;
    }

label {
    margin: 0 0 6px;
    display: block;
    font-size: 15px;
    line-height: 1.2;
    color: #80807e;
    font-weight: 600;
    letter-spacing: 1px;
}

.hasError label {
    color: #ff0000;
}

.required {
    margin-left: 3px;
    color: #ff0000;
}

#contact-success {
    text-align: center;
    display: none;
}

    #contact-success .confirmation {
        margin: 0 0 20px;
        padding: 24px 22px 22px 55px;
        display: inline-block;
        font-size: 16px;
        color: #fff;
        white-space: nowrap;
        line-height: 1;
        background: #3fbfa4 url(icon_success-5fef72fa95da9142d994b2af5de4cb5c.html) no-repeat 15px 50%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        background-clip: padding-box;
    }

    #contact-success p {
        font-size: 20px;
        color: #212121;
    }

.page-footer {
    padding: 5px 0;
    background: #000;
    text-align: center;
}

    .page-footer small {
        font-size: 14px;
        line-height: 1;
        color: #fff;
    }

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }
}

.categories {
    display: block;
    width: 100%;
    height: auto;
}

    .categories ul {
        list-style-type: none;
        margin: 70px auto 40px auto;
    }

        .categories ul li {
            cursor: pointer;
            display: inline-block;
            margin: 0 40px 0 40px;
        }

    .categories span {
        display: block;
        text-align: center;
        color: #444e5a;
        font-size: 18px;
        font-family: "adelle","proxima-nova","Helvetica","Arial",sans-serif;
        margin-top: 10px;
    }

b {
    color: #c7004c;
}

#footerlogos {
    
}

    #footerlogos ul {
        list-style-type: none;
        margin: 10px auto 20px auto;
    }

        #footerlogos ul li {
            cursor: pointer;
            display: inline-block;
            margin: 0 6px 0 40px;
        }

#footer {
    background: #d8d8d8 center center;
    height: 100px;
    z-index: 2;
    display: block;
    width: 100%;
    margin-top: 0px;
    padding-top: 50px;
}

.footer-navigation {
    position: absolute;
    bottom: 17px;
    margin-top: 0px;
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    transition: transform .6s ease;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    height: 90px;
    width: 96px;
}


    .footer-navigation ul {
        float: left;
        margin-top: 0;
    }

    .footer-navigation img {
        float: left;
    }

    .footer-navigation li {
        margin-left: 20px;
        display: inline-block;
        font-family: "Arial",sans-serif;
        font-size: 15px;
        font-weight: 400;
    }

        .footer-navigation li:first-child {
            margin: 0;
        }

    .footer-navigation a {
        color: #fff;
        text-decoration: none;
    }

    .footer-navigation li a:hover {
        color: #fd5495;
    }

    .footer-navigation li.current a {
        color: #fd5495;
    }

}

a {
    color: #c7004c;
}



.slide-navs {
    /*display:none;*/
    bottom:0px;
}



.margin300 {
    display: block;
    height: 400px;
    background: none;
    width: 100%;
}


th {
    text-align: left;
    color: #c7004c;
    padding-left: 5px;
}

td {
    paddind-left: 5px;
}

.padding {
    padding: 5px;
}



.social {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    bottom: 50px;
    right: 10%;
}

    .social li {
        display: inline-block;
        margin-right: 10px;
        margin-top: -50px;
    }

.select-menu {
    display: none;
}

input[type="submit"] {
    background: #c7004c; padding: 10px; color: white;  border: 0;
     /*float: left;*/ 
     clear: both; margin-top: -1px;
}

#CV {
    float: left;
}

@media (min-width: 769px) and (max-width: 992px) {

    .primary-navigation {
       text-align: right;
    }

}

@media only screen and () {/*max-width: 768px slindi*/

    #demo {
        display: none;
    }

    .primary-navigation {
       text-align: right;
    }

        .primary-navigation li {
            margin-left: 6px;
            font-size: 10px;
        }

    .site-logo, .footer-navigation {
        left: 20px;
    }
}

@media only screen and (min-width: 569px) {
    .split-tablet .asset {
        margin: 0 32px 32px 0;
        float: left;
    }

    .split-tablet .asset-right {
        margin: 0 0 32px 32px;
        float: right;
    }

    .split-tablet .content {
        overflow: hidden;
    }
}

@media only screen and (min-width: 769px) {
    .split-desktop .asset {
        margin: 0 15px 15px 0;
        float: left;
    }

    .split-desktop .asset-right {
        margin: 0 0 15px 15px;
        float: right;
    }

    .split-desktop .content {
        overflow: hidden;
    }
}



@media only screen and (min-width: 569px) and (min-width: 569px) and (max-width: 768px) {
    .fourths > li, .fourths .grid-item {
        width: 46.97%;
    }

    .fourths .cols-2 {
        width: 93.94%;
    }

    .fourths > li:nth-child(2n+1), .fourths .grid-item:nth-child(2n+1) {
        clear: left;
    }
}

@media only screen and (min-width: 569px) and (min-width: 769px) {
    .fourths > li, .fourths .grid-item {
        width: 21.97%;
    }

    .fourths .cols-2 {
        width: 43.94%;
    }

    .fourths .cols-3 {
        width: 65.91%;
    }

    .fourths > li:nth-child(4n+1), .fourths .grid-item:nth-child(4n+1) {
        clear: left;
    }
}

@media only screen and (min-width: 569px) and (min-width: 569px) and (max-width: 768px) {
    .sixths > li, .sixths .grid-item {
        width: 30.30333%;
    }

    .sixths .cols-2 {
        width: 60.60667%;
    }

    .sixths > li:nth-child(3n+1), .sixths .grid-item:nth-child(3n+1) {
        clear: left;
    }
}

@media only screen and (min-width: 569px) and (min-width: 769px) {
    .sixths > li, .sixths .grid-item {
        width: 13.63667%;
    }

    .sixths .cols-2 {
        width: 27.27333%;
    }

    .sixths .cols-3 {
        width: 40.91%;
    }

    .sixths > li:nth-child(6n+1), .sixths .grid-item:nth-child(6n+1) {
        clear: left;
    }
}



@media only screen and (max-width: 568px) {
    .site-logo {
        width: 170px;
    }
    .mobile-projects-header {
        display: block;
    }
}



@media only screen and (max-width: 769px) { 
    .primary-navigation {
        text-align: center;
    }
    .logo-container {
        margin-top:13px;
    }
    .site-logo img {
        width: 150px;
        height: auto;
        display: block;drfvhcfj3bvkjge½bj g@media only screen and (min-width: 1600px)mcvgeo2
    }


    .skdslider .slide-desc {
        width:auto !important;
        padding:0;
        left:10px;
        top:10px;
        text-align: left;
    }  
    .skdslider .slide-desc > h2 {
        text-align: left;
    }     
    .skdslider ul.slides li {
        height: auto !important;
    }


}

@media only screen and (max-width: 710px) { 
    .primary-navigation li {
        display: none;
    }
}
@media only screen and (min-width: 569px) {
    .grid {
        margin: 0 auto;
        width: 75%;
        list-style: none;
    }

        .grid > li, .grid .grid-item {
            margin: 0 0 3.03% 3.03%;
            float: left;
        }

    .grid-reverse {
        margin: 0 -3.03% 0 0;
        list-style: none;
    }

        .grid-reverse > li, .grid-reverse .grid-item {
            margin: 0 3.03% 3.03% 0;
            float: right;
        }

    .halves > li, .halves .grid-item {
        width: 46.97%;
    }

    .halves .cols-2 {
        width: 93.94%;
    }

    .halves > li:nth-child(2n+1), .halves .grid-item:nth-child(2n+1) {
        clear: left;
    }

    .thirds > li, .thirds .grid-item {
        width: 30.30333%;
    }

    .thirds .cols-2 {
        width: 60.60667%;
    }

    .thirds > li:nth-child(3n+1), .thirds .grid-item:nth-child(3n+1) {
        clear: left;
    }

    .fifths > li, .fifths .grid-item {
        width: 16.25%;
    }

    .fifths .cols-2 {
        width: 33.94%;
    }

    .fifths .cols-3 {
        width: 50.91%;
    }

    .fifths > li:nth-child(5n+1), .fifths .grid-item:nth-child(5n+1) {
        clear: left;
    }    
    h2, .beta {
        font-size: 2.2em;
    }
    .is-ios .page-masthead {
        /*height: 640px!important;*/
    }    
    .page-header {
        display: block;
        padding:0;
    }

    .follow-menu-locked .page-header {
        position: fixed;
    }
    .project-navigation {
        left: 250px;
        right: 20px;
    }
    .next-project, .prev-project {
        margin-left: 40px;
    }
    .main {
        padding: 62px 0 0;
    }
    .is-ios .main {
        margin-top: 640px!important;
    }
    .projects {
        top: 62px;
    }
    .project-description {
        padding-right: 270px;
    }

        .project-description article {
            width: 100%;
            float: left;
        }

        .project-description aside {
            width: 230px;
            margin: 0 -100% 0 40px;
            float: left;
        }
    .project-bg {
        height: 360px;
    }
    #services h3 {
        margin-top: 0;
    }
    .locations li {
        width: 50%;
        float: left;
    }      
}



@media only screen and (min-width: 569px) and (max-width: 768px) {
    .project-screens {
        height: 450px;
    }
}

@media only screen and (min-width: 769px) {
    .project-screens {
        height: 580px;
    }

    .project-bg {
        height: 430px;
    }

    .people {
        text-align: left;
    }

        .people .asset {
            margin-right: 20px;
            margin-left: 0;
        }

        .people p {
            padding: 0;
        }
     
}



@media only screen and (min-width: 1200px) {




    #about {
        background: no-repeat top;
    }

    #services {
        background: #f2f2f2 /*url('aboutbg1366.png')*/ no-repeat top right;
    }

    #products {
        /*min-height: 768px;*/
        background: no-repeat top right;
    }

    #contact{
        background: #f2f2f2 no-repeat top right;
    }


    section {
        padding: 70px 0;
    }

        section p {
            font-size: 13px;
        }
}
@media only screen and (max-width: 1200px) {
    #welcome {
        /*background: url(../stylemain/slider1200.jpg);*/
        /*min-height: 768px;*/
    }
}

@media only screen and (min-width: 1600px) {
    #about {
        background: no-repeat top;
    }

    #services {
        background: url('servicebg.png') no-repeat top right;
    }

    #products {
        /*min-height: 768px;*/
        background: #f2f2f2 /*url('aboutbg1366.png')*/ no-repeat top right;
    }

    #contact{
        background:no-repeat top right;
    }

    section {
        padding: 70px 0;
    }

        section p {
            font-size: 18px;
        }

    #products {
        /*height: 1080px;*/
    }
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
