@media (min-width: 320px) {
    html, body {
        font-size: 8.9px;
    }
}

@media (min-width: 360px) {
    html, body {
        font-size: 10px;
    }
}

@media (min-width: 375px) {
    html, body {
        font-size: 10.4px;
    }
}

@media (min-width: 412px) {
    html, body {
        font-size: 11.5px;
    }
}

@media (min-width: 414px) {
    html, body {
        font-size: 11.6px;
    }
}

@media (min-width: 528px) {
    html, body {
        font-size: 14.7px;
    }
}

p {
    font-size: 1.4em;
}

.background .logo {
    display: none;
}

.background .titles {
    display: block;
    position: absolute;
    background-color: #00A0EA;
    width: 100%;
    height: 36.7em;
    z-index: 3;
}

.background .top {
    height: 81.6em;
    z-index: 1;
}

.background .left {
    display: block;
    position: fixed;
    left: 0;
    right: calc(50% + 18em);
    top: 0;
    bottom: 0;
    background-color: #00A0EA;
    z-index: 2;
}

.background .arc-left {
    display: block;
    position: absolute;
    top: 34.3em;
    width: 14.4em;
    height: 100%;
    left: calc(50% - 20.4em);
    z-index: 2;
}

.background .arc {
    top: 79.2em;
    width: 14.4em;
    left: auto;
    right: calc(50% - 20.4em);
}

.background .right {
    left: calc(50% + 18em);
}

.background .banner {
    top: 36em;
    width: 80.4em;
    margin-left: -49.48em;
    left: 50%;
    z-index: 1;
}

.background .bg1, .background .bg2 {
    display: none;
}

.container {
    width: 35em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.header {
    margin-top: 1.1em;
    left: 1.3em;
    right: auto;
}

.header .nav {
    display: none;
}

.header .navbar-header {
    padding-right: 0;
}

.header .navbar-header img {
    height: 2.7em;
}

.cover {
    padding-top: 8.66em;
    height: 81.6em;
    margin-bottom: 6em;
}

.cover h1 {
    font-size: 4.46em;
    line-height: 0.9em;
    width: auto;
}

.cover p.lead {    
    font-size: 1.7em;
    padding-top: 1.69em;
    width: auto;
}

section h2, .likeh2 {
    font-size: 3em;
}

.column-content, 
.annotated-photo,
.annotated-photo .photo, 
.annotated-photo .text {
    display: block;
}

.slide-show {
    width: 32em;
    height: 21.33em;
}

.slide-show .placeholder {
    line-height: 10.664em;
    font-size: 2em;
}

.photo {
    background-size: 32em auto;
}

section.company .text {
    padding-left: 0;
    padding-top: 3.6em;
    font-size: 0.9444em;
}


section.vacancies {
    padding: 5em 0;
}

p.qanda {
    font-size: 2em;
    float: none;
}

section.whatwedo {
    margin-bottom: 5em;
}

section.whatwedo .samples {
    margin-left: 0;
    margin-top: 3em;
    background-size: 5em;
    font-size: 0.9444em;
}

section.whatwedo .sample {
    background-size: 5em;
    background-position: 0 0;
    padding: 0.6em 2em 3em 6em;
    height: auto;
}

.row {
    margin: 0;
}

.col-lg-6 {
    float: none;
    width: auto;
}

section.ourwork {
    margin-bottom: 5em;
}

section.ourwork .sites {
    font-size: 0.9444em;
}

.sites .site {
    margin-top: 5em;
    position: relative;
    min-height: 0;
    padding-bottom: 3em;
}

.sites .site img.view {
    width: 100%;
    height: auto;
    float: none;
}

.sites .site h3 {
    font-size: 2.556em;
    position: absolute;
    top: -0.5em;
    right: 0.5em;
}

.sites .site .text {
    margin-left: 0;
    padding-top: 5em;
}

section.getintouch h2 {
    position: absolute;
    margin-top: -0.5em;
    top: 0;
}

section.getintouch {
    height: auto;
}

section.getintouch .info {
    position: static;
    margin-bottom: 4rem;
}

#map {
    height: 30em;
    position: relative;

    margin-left: -1.5em;
    margin-right: -1.5em;
    width: auto;

    overflow: hidden;
}

.info {
    font-size: 0.9em;
    font-size: 1.8em;
    display: block;
    background-color: transparent;
    min-height: 0;
    width: auto;
    padding: 2em 0;
}

address {
    margin-bottom: 0;
}

ul.social {
    padding: 0;
}