﻿/* * HTML5 Boilerplate * * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. * * Detailed information about this CSS: h5bp.com/css * * ==|== normalize ========================================================== */ /* =============================================================================   HTML5 display definitions   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}
/* =============================================================================   Base   ========================================================================== */ /* * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Roboto', sans-serif;
}
/* * Remove text-shadow in selection highlight: h5bp.com/i * These selection declarations have to be separate * Also: hot pink! (or customize the background color to match your design) */

::-moz-selection {
    background: #6C798A;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #6C798A;
    color: #fff;
    text-shadow: none;
}
/* =============================================================================   Links   ========================================================================== */

a {
    color: inherit;
    outline: none;
}

    a:visited {
        color: #6c798a;
    }

    a:hover {
        color: inherit;
    }

    a:focus {
        outline: thin dotted #faaf3a;
    }
    /* Improve readability when focused and hovered in all browsers: h5bp.com/h */

    a:hover, a:active {
        outline: 0;
    }
/* =============================================================================   Typography   ========================================================================== */

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
/* Redeclare monospace font family: h5bp.com/j */

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
/* Improve readability of pre-formatted text in all browsers */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: "";
        content: none;
    }

small {
    font-size: 85%;
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
/* =============================================================================   Lists   ========================================================================== */

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
/* =============================================================================   Embedded content   ========================================================================== */ /* * 1. Improve image quality when scaled in IE7: h5bp.com/d * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440 */

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
/* * Correct overflow not hidden in IE9 */

svg:not(:root) {
    overflow: hidden;
}
/* =============================================================================   Figures   ========================================================================== */

figure {
    margin: 0;
}
/* =============================================================================   Forms   ========================================================================== */

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
/* Indicate that 'label' will shift focus to the associated form element */

label {
    cursor: pointer;
}
/* * 1. Correct color not inheriting in IE6/7/8/9 * 2. Correct alignment displayed oddly in IE6/7 */

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}
/* * 1. Correct font-size not inheriting in all browsers * 2. Remove margins in FF3/4 S5 Chrome * 3. Define consistent vertical alignment display in all browsers */

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
/* * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) */

button, input {
    line-height: normal;
}
    /* * 1. Display hand cursor for clickable form elements * 2. Allow styling of clickable form elements in iOS * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6) */

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        *overflow: visible;
    }
        /* * Re-set default cursor for disabled elements */

        button[disabled], input[disabled] {
            cursor: default;
        }
    /* * Consistent box sizing and appearance */

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *width: 13px;
        *height: 13px;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }
    /* * Remove inner padding and border in FF3/4: h5bp.com/l */

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }
/* * 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
    /* Colors for form validity */

    input:valid, textarea:valid {
    }

    input:invalid, textarea:invalid {
        background-color: #f0dddd;
    }
/* =============================================================================   Tables   ========================================================================== */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}
/* =============================================================================   Chrome Frame Prompt   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}
/* ==|== primary styles =====================================================   Author: Mike Perry   ========================================================================== */

html {
    overflow-y: scroll;
}

.wrap {
    width: 1024px;
    margin: auto;
    position: relative;
}

.orange {
    color: #faaf3a;
}

.grey {
    color: #6C798A;
}

.blue {
    color: #00b8de;
}

h1 {
    font: 40px/40px "Roboto",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

    h1.normal-case {
        text-transform: none;
    }

header {
    height: 70px;
    background: #ffffff;
    padding: 20px 0 14px;
    margin: auto;
}

    header a#logoLink {
        display: block;
        width: 293px;
        height: 70px;
        float: left;
    }

        header a#logoLink #desktopLogo {
          width: 250px;
        }

        header a#logoLink #mobileLogo {
            display: none;
            width: 208px;
        }

    header #phoneButton {
        display: none;
    }

    header #navButton {
        display: none;
    }

    header nav {
        float: right;
    }

        header nav ul {
            float: left;
            margin-right: 20px;
            margin-top: 20px;
        }

            header nav ul li {
                float: left;
                padding: 10px 15px 0;
                /*background: url(/img/mediaonly/navPlus.png) no-repeat 100% 75%;*/
                display: inline-block;
                text-align: center;
            }

                header nav ul li.last {
                    background: none;
                }

                header nav ul li a {
                    font: 18px/18px "Roboto", sans-serif;
                    color: #3e5067 !important;
                    text-decoration: none;
                    display: inline-block;
                    text-align: center;
                }

                header nav ul li.active a {
                    color: #faaf3a !important;
                }

                header nav ul li a:hover {
                    color: #ffae18 !important; /*font-weight: bold;*/
                }
/*header nav ul li a::after { display:block; content:attr(title); font-weight:bold; height:1px; color:transparent; overflow:hidden; visibility:hidden; margin-bottom:-1px;}*/

#contactLink {
    color: #ffffff;
    background: #ffae18;
    display: block;
    float: right;
    font: 16px/16px "Roboto", sans-serif;
    height: 13px;
    width: 150px;
    text-decoration: none;
    padding: 7px 30px 8px 0px;
    text-align: right;
    box-shadow: 1px 1px 6px #444;
    margin-top: 27px;
}

    #contactLink:hover {
        background: #8b8a8a;
    }

    #contactLink.active {
        background: #fbb953;
    }

div#main {
    position: relative; /*min-height: 600px;*/
}

div.homeWrap {
    width: 100%;
    position: relative;
}

    div.homeWrap > div {
        float: left;
        font: 5.5rem/5.5rem "Roboto",sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
    }

    div.homeWrap.IECompat > div {
        float: left;
        font: 5.5em/1em "Roboto",sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
    }

    div.homeWrap > div.left {
        padding: 15% 0;
        position: relative;
    }

    div.homeWrap > div.right div.slick-list {
        width: 100%;
    }

    div.homeWrap > div.right div.slick-slide .slideInner {
        padding: 23.20% 0;
        padding-left: 4.00%;
        position: relative;
        top: 0px;
        left: 0;
    }

    div.homeWrap div.left {
        width: 32.7%;
        text-align: right;
        vertical-align: middle;
        padding-right: 2.596875%;
    }

    div.homeWrap div.right {
        width: 64.703125%;
    }

    div.homeWrap img#homePlus {
        position: absolute;
        right: -19px;
        z-index: 1000;
        margin-top: .27em;
    }

    div.homeWrap div.red {
        background: #ff3b3a;
    }

    div.homeWrap div.blue {
        background: #0072bc;
    }

        div.homeWrap div.blue .slideInner {
            color: #ffffff;
        }

    div.homeWrap div.purple {
        background: #9062b1;
    }

    div.homeWrap div.green {
        background: #8cd036;
    }

    div.homeWrap div span.gray {
        color: #3e5067;
    }

    div.homeWrap > div.right div.video {
        position: relative;
        top: 0px;
        left: 0px;
    }

    div.homeWrap > div.right a#videoLink {
        position: absolute;
        text-decoration: none;
        min-height: 40px;
        top: 60%;
        vertical-align: middle;
        left: 7%;
        font: bold 2rem/2.5rem "Roboto",sans-serif;
        display: inline-block;
        padding-right: 45px;
        background: url("../img/mediaonly/videoPlay.png") no-repeat 100% 50%;
        width: 60%;
        color: #ffffff !important;
    }

    div.homeWrap.IECompat > div.right a#videoLink {
        position: absolute;
        text-decoration: none;
        min-height: 40px;
        top: 60%;
        vertical-align: middle;
        left: 7%;
        font: bold 0.5em/0.8em "Roboto",sans-serif;
        display: inline-block;
        padding-right: 45px;
        background: url("../img/mediaonly/videoPlay.png") no-repeat 100% 50%;
        width: 60%;
        color: #ffffff !important;
    }

    div.homeWrap > div.right a#videoLink:hover {
        color: #3e5067 !important;
    }

    div.homeWrap #teamVideo {
        position: absolute;
        z-index: 0;
        width: 100%;
        top: 50%;
        left: 0%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

video#team_video.inactive {
    left: -100% !important;
    z-index: -100;
}

video#team_video.active {
    left: 0% !important;
    z-index: 2000;
    background-color: #6c798a;
    -webkit-transition: left 1.5s;
    -moz-transition: left 1.5s;
    -o-transition: left 1.5s;
    transition: left 1.5s;
}

#tierCopy {
    width: 482px;
    height: auto;
    float: right;
    color: #6c798a;
    font: 15px/21px "Roboto", sans-serif;
    position: relative;
}

.videoWrapper {
    float: left;
}

#teamMember #videoContainer #team_video {
    position: absolute;
    top: 0px;
    width: 100% !important;
    height: 100% !important;
}

.teamDetail {
    padding: 40px 0 0 0;
    display: none;
}

    .teamDetail h1 {
        margin: 0px 0px 30px;
    }

        .teamDetail h1 .title {
            font: 21px/25px "Roboto",sans-serif;
            color: #6c798a;
            margin-left: 20px;
        }

        .teamDetail h1 .backLink {
            float: right;
        }

.teamMember .bio .challengeCaret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.teamDescription {
    width: 60%;
    float: right;
    color: #6c798a;
    font: 15px/21px "Roboto",sans-serif;
    position: relative;
}

    .teamDescription .nameTitle {
        font: 26px/27px "Roboto",sans-serif;
        color: #231f20;
    }

        .teamDescription .nameTitle .title {
            font: 19px/21px "Roboto",sans-serif;
        }

    .teamDescription .quote {
        font: bold 15px/21px "Roboto", sans-serif;
        color: #000000;
        margin: 25px 0 15px;
    }

    .teamDescription .bio {
        font: 11px/21px "Roboto", sans-serif;
        color: #000000;
        margin: 25px 0 15px;
    }

.teamFullImage {
    width: 35%;
    margin-right: 5%;
}

.teamMemberLinks {
    width: 100%;
}

.contactMember {
    font: bold 19px/34px "Roboto",sans-serif;
    text-decoration: none;
    margin-left: 20px;
    display: inline-block;
    height: 25px;
    float: right;
}

.teamLinkedIn {
    display: block;
    height: 25px;
    width: 25px;
    float: left;
}

#prevTeamMember, #nextTeamMember {
    display: none;
}

#clientDetail {
    z-index: 100;
    position: relative;
}

    #clientDetail.challengeContent .challenge {
        display: none;
    }

    #clientDetail.challengeContent {
        min-height: 300px;
    }

h1#clientHeader {
    text-transform: none;
}

#clientHeader .backLnk {
    float: right;
}

#teamSelector, #clientSelector {
    position: absolute;
    padding: 10px;
    background: #cccccc;
    top: 50px;
    right: 70px; /*width:170px;*/
    border: solid 1px;
    display: none;
    z-index: 1000;
}

#clientSelector {
    right: 0px;
    top: 47px;
}

    #teamSelector a, #clientSelector a {
        float: left;
    }

.teamThumb, .clientThumb {
    width: 70px;
    margin: 3px;
    display: block;
}

.videoWrapper {
    position: relative;
    padding-bottom: 0%;
    padding-top: 0px;
    width: 1024px;
    height: 576px;
    z-index: 1000;
}

video {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
}

    video.video-js {
        z-index: 1000;
    }

.video-js .vjs-controls {
    z-index: 1002;
}

.video-js .vjs-big-play-button {
    z-index: 1002;
}

.videoWrapper .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
    background: #ffffff;
}

.videoWrapper object, .videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 1;
}

.vjs-spinner {
    display: none !important;
}

.video-js img.vjs-poster {
    height: 100% !important;
    width: 100% !important;
    z-index: 1;
    max-width: 100%;
}

#videoContainer {
    width: 41%;
    float: left;
    padding-top: 23%;
    position: relative;
}

.clientCategoryColumn {
    float: left;
    width: 46%;
    margin: 0 4% 0 0;
    padding-right: 1.333333%;
}

    .clientCategoryColumn:nth-child(2n) {
        margin: 0 0 0 0;
    }

.clientCategory {
    float: left;
    width: 99%;
    overflow: hidden;
    color: #6c798a;
    margin: 0px 1% 20px;
}

    .clientCategory h2 {
        font: 25px/25px "Roboto", sans-serif;
        color: #00b8de;
        margin-top: 0px;
        width: 100%;
    }

    .clientCategory span, .clientCategory a {
        font: 15px/20px "Roboto", sans-serif;
    }

    .clientCategory a {
        color: #e59d2d;
        text-decoration: none;
    }

    .clientCategory ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

#clientList {
    float: left;
    width: 66.666666%;
}

#clientLogoList {
    float: left;
    width: 33.333333%;
    margin-top: -35px;
}

    #clientLogoList .logoWrap {
        float: left;
        width: 45%;
        padding-top: 40%;
        height: 0px;
        position: relative;
    }

        #clientLogoList .logoWrap:nth-child(2n) {
            margin: 0 0 5px 10%;
        }

        #clientLogoList .logoWrap img {
            position: absolute;
            margin: auto;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            height: 83%;
            width: 80%;
        }

        #clientLogoList .logoWrap a img.active, #clientLogoList .logoWrap a:hover img.inactive {
            display: none;
        }

        #clientLogoList .logoWrap a:hover img.active, #clientLogoList .logoWrap a img.inactive {
            display: inline;
        }

.serviceColumn {
    width: 25%;
    float: left;
    padding-right: 8.333333%;
}

    .serviceColumn .service h2 {
        font: 25px/25px "Roboto", sans-serif;
        color: #00b8de;
        margin-top: 0px;
        width: 100%;
    }

    .serviceColumn .service p {
        font: 15px/24px "Roboto", sans-serif;
        color: #6c798a;
    }

    .serviceColumn.column-2 {
        display: none;
    }

.clientImages {
    width: 50%;
    float: left;
    position: relative;
}

.flow {
    display: none;
}

ul.slides { /*height: 384px;*/
    border: 1px solid black;
}

    ul.slides li img {
        max-height: 384px;
    }

.clientDescription {
    width: 45%;
    float: right;
    color: #6c798a;
    font: 15px/21px "Roboto", sans-serif;
}

    .clientDescription p:first-child {
        margin-top: 0px;
    }

    .clientDescription h2 {
        font: 27px/31px "Roboto", sans-serif;
        margin: 0px;
    }

    .clientDescription span.bold {
        font: bold 15px/21px "Roboto", sans-serif;
        display: inline;
        margin-right: 5px;
    }

    .clientDescription .results {
        margin-top: 2.5em;
        font-weight: bold;
    }

#careerPage {
    color: #6c798a;
    font: 15px/21px Arial;
}

    #careerPage h2 {
        font: 25px/21px Arial;
    }

    #careerPage #careerHeader h2 {
        font-size: 27px;
    }

    #careerPage .careerItem {
        padding: 10px 0 30px 0;
        border-bottom: solid 1px #bcc6d2;
    }

        #careerPage .careerItem p.description {
            margin-right: 30px;
        }

        #careerPage .careerItem a {
            font: bold 15px/21px Arial;
            color: #eca029;
            text-decoration: none;
        }

            #careerPage .careerItem a:hover {
                color: #6c798a;
            }


    #careerPage .plusSpin img {
        margin-right: 30px;
        -webkit-transition-duration: 1.0s;
        -moz-transition-duration: 1.0s;
        -o-transition-duration: 1.0s;
        transition-duration: 1.0s;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        transition-property: transform;
    }

    #careerPage .plusSpin:hover img {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg) ease-out;
        -webkit-transform: rotate(360deg) ease-out;
        -o-transform: rotate(360deg) ease-out;
        -moz-transform: rotate(360deg) ease-out;
    }

    #careerPage .moreInfo {
        font: bold 15px/21px Arial;
        color: #fbab2d;
        text-decoration: none;
        margin: 15px 0 10px 0;
        display: inline-block;
    }

        #careerPage .moreInfo:hover, #careerPage .moreInfo.active {
            color: #6c798a;
        }

    #careerPage .moreInfoDiv {
        display: none;
        padding: 10px 30px 30px;
        background: #f2f3f5;
    }

        #careerPage .moreInfoDiv h3 {
            font: bold 15px/21px Arial;
            color: #6c798a;
        }

        #careerPage .moreInfoDiv li ul {
            margin: 0;
        }

#workListing .column {
    float: left;
    width: 48.5%;
}

    #workListing .column:nth-child(2n) {
        margin-left: 1.5%;
    }

    #workListing .column:nth-child(2n+1) {
        margin-right: 1.5%;
    }

    #workListing .column .challenge {
        width: 89%;
        margin-bottom: 20px;
        padding: 4% 6% 5% 5%;
        color: #ffffff !important;
    }

        #workListing .column .challenge a {
            text-decoration: none;
        }

        #workListing .column .challenge.lightBlue {
            background: #00b8de;
        }

        #workListing .column .challenge.blue {
            background: #35639a;
        }

        #workListing .column .challenge.orange {
            background: #fcaf33;
        }

        #workListing .column .challenge.red {
            background: #e95137;
        }

        #workListing .column .challenge.green {
            background: #78a22f;
        }

        #workListing .column .challenge h3 {
            font: 34px/34px "Roboto", sans-serif;
            color: #ffffff;
            margin: 0px;
            height: 102px;
        }

        #workListing .column .challenge .challengeDescription {
            font: 21px/24px "Roboto", sans-serif;
            color: #ffffff;
            margin-top: 0.5em;
        }

    #workListing .column .clientCase {
        display: block;
        width: 45%;
        float: left;
        height: 0px;
        padding-top: 45%;
        background: #ffffff;
        position: relative;
    }

        #workListing .column .clientCase:nth-child(2n) {
            margin-left: 10%;
        }

        #workListing .column .clientCase:nth-child(n+3) {
            margin-top: 10%;
        }

    #workListing .column .clientCase {
        color: #888888;
    }

        #workListing .column .clientCase img {
            max-width: 90%;
            position: absolute;
            left: 50%;
            right: 50%;
            top: 50%;
            bottom: 50%;
            -webkit-transform: translateY(-50%) translateX(-50%);
            -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
        }

    #workListing .column .challenge .accordionWrap .challengeCaret {
        display: none;
        transform: rotate(180deg);
    }

    #workListing .column .challenge .case-study-logo:hover {
        display: none;
    }

    #workListing .column .challenge .case-study-hover {
        display: none;
    }

        #workListing .column .challenge .case-study-hover:hover {
            display: block;
        }

.teamMember {
    position: relative;
    margin-bottom: 15px;
    padding: 0px;
    background: #aaaaaa;
    color: #ffffff;
}

    .teamMember.lightBlue {
        background: #00b8de;
    }

    .teamMember.blue {
        background: #35639a;
    }

    .teamMember.orange {
        background: #fcaf33;
    }

    .teamMember.red {
        background: #e95137;
    }

    .teamMember.green {
        background: #78a22f;
    }

    .teamMember .teamImage {
        max-width: 220px;
    }

    .teamMember .linkedTeamImage {
        display: none;
    }

    .teamMember.odd .teamImage {
        float: left;
    }

    .teamMember.even .teamImage {
        float: right;
    }

    .teamMember .details {
        min-height: 131px;
        padding-top: 20px;
    }

    .teamMember.open .details {
        padding-bottom: 25px;
    }

    .teamMember.odd .details {
        padding-left: 250px;
        padding-right: 40px;
    }

    .teamMember.even .details {
        padding-right: 230px;
        padding-left: 30px;
    }

    .teamMember .details .name {
        font: 32px/32px "Roboto",sans-serif;
    }

        .teamMember .details .name.linked {
            display: none;
        }

        .teamMember .details .name .title {
            font: 17px/30px "Roboto",sans-serif;
            display: inline-block;
            margin-left: 10px;
        }

    .teamMember .details .quote {
        font: 23px/26px "Roboto",sans-serif;
        margin-bottom: 20px;
    }

        .teamMember .details .quote:before {
            content: "\201C";
        }

        .teamMember .details .quote:after {
            content: "\201D";
        }

    .teamMember .bio {
        clear: both;
        font-family: "Roboto", sans-serif;
        padding: 0 30px;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.5s, padding 0.5s;
        -moz-transition: max-height 0.5s, padding 0.5s;
        -o-transition: max-height 0.5s, padding 0.5s;
        transition: max-height 0.5s, padding 0.5s;
    }

    .teamMember.open .bio {
        max-height: 500px;
        padding: 15px 30px;
        -webkit-transition: max-height 1.0s linear 0.25s, padding 1.0s;
        -moz-transition: max-height 1.0s linear 0.25s, padding 1.0s;
        -o-transition: max-height 1.0s linear 0.25s, padding 1.0s;
        transition: max-height 1.0s linear 0.25s, padding 1.0s;
    }

    .teamMember .bio p {
        margin: 0px;
    }

    .teamMember a {
        color: #ffffff !important;
        text-decoration: none;
    }

        .teamMember a:hover {
            text-decoration: underline;
        }

        .teamMember a.contact {
            padding-left: 25px;
            background: url("../img/mediaonly/email.png") no-repeat 0% 50%;
        }

    .teamMember .bio .viewMore, .teamMember .bio .left a {
        font-size: 30px;
        font-weight: bold;
    }

        .teamMember .bio .viewMore:hover {
            text-decoration: none;
            color: #fcaf33;
        }

    .teamMember .bio .left {
        width: 50%;
        float: left;
        text-align: left;
    }

    .teamMember .bio .right {
        width: 50%;
        float: right;
        text-align: right;
    }

#teamIndicator {
    text-align: center;
    margin-top: 40px;
}

    #teamIndicator a {
        display: inline-block;
        margin: 0 5px;
    }

        #teamIndicator a span {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 3px;
            border: solid 1px #fee7c5;
            background: #fee7c5;
        }

        #teamIndicator a.current span {
            background: #fbb03f;
            border: solid 1px #fbb03f;
        }

.mapText {
    font: 21px/29px "Roboto",sans-serif;
    color: #6c798a;
    display: inline-block;
    margin-right: 20px;
}

#directionsLink {
    font: 17px/23px "Roboto", sans-serif;
    color: #faaf3a;
    text-decoration: none;
}

#locationPhone {
    display: none;
}

#mapContainer {
    float: left;
    width: 52%;
}

    #mapContainer iframe {
        width: 482px;
        height: 385px;
    }

#contactRight {
    float: right;
    width: 48%;
    font-family: 17px/23px "Roboto", sans-serif;
    color: #6c798a;
}

    #contactRight h2 {
        font: 21px/29px "Roboto",sans-serif;
        margin: 0;
        padding: 0;
    }

    #contactRight a, #locationPhone a {
        text-decoration: none;
        color: #faaf3a;
    }

        #contactRight a:hover {
            color: #000000;
        }

    #contactRight span, #locationPhone span {
        display: block;
    }

    #contactRight #careers {
        margin-top: 25px;
    }

    #contactRight #wwp {
        margin-top: 20px;
    }

        #contactRight #wwp a {
            color: #6C798A;
        }

footer {
    display: block;
    margin: 30px 0 30px 0;
}

    footer, footer a {
        font: 11px/14px "Roboto", sans-serif;
        color: #6c798a;
    }

        footer #footerLeft {
            float: left;
            width: 32%;
            padding-top: 14px;
        }

            footer #footerLeft > span > a {
                text-decoration: none;
            }

        footer #footerCenter {
            float: right;
            width: 45.5%;
            height: 15px;
            padding-top: 14px;
        }

        footer #footerLogo {
            float: left;
            margin-right: 15px;
        }

        footer nav ul {
            float: left;
            margin: 3px 17px 0 20px;
        }

            footer nav ul li {
                float: left;
                padding: 0px 17px 0;
                display: block;
                border-right: solid 1px #d6dbe1;
            }

                footer nav ul li a {
                    text-decoration: none;
                }

                footer nav ul li.active a {
                    color: #faaf3a;
                }

                footer nav ul li a:hover {
                    color: #000000;
                }

#footerContact {
    display: inline-block;
    margin: 4px 20px 0 0;
    text-decoration: none;
}

    #footerContact:hover {
        color: #000000;
    }

    #footerContact.active {
        color: #fbb953;
    }

#phone {
    font-weight: bold;
}

footer #footerRight {
    float: right;
    width: 20.625%;
    text-align: right;
}

footer .social {
    display: inline-block;
    float: none;
    width: 25px;
    height: 25px;
    background: url(/img/sprite_socialLinksOff.gif);
    margin-right: 10px;
    text-decoration: none;
}

    footer .social span {
        display: block;
        opacity: 0;
        background: url(/img/sprite_socialLinksOn.gif);
        width: 25px;
        height: 25px;
        -webkit-transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -o-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out;
    }

    footer .social:hover span {
        opacity: 1;
        cursor: pointer;
        text-decoration: none;
    }

footer #blog {
    margin-left: 50px;
}

    footer #blog, footer #blog span {
        background-position: 0% 0%;
    }

footer #facebook, footer #facebook span {
    background-position: 0% 33%;
}

footer #twitter, footer #twitter span {
    background-position: 0% 66.666%;
}

footer #linkedin, footer #linkedin span {
    background-position: 0% 100%;
    margin-right: 0px;
}

.videoText {
    position: relative;
    top: 2em;
    text-align: center;
}
/* ==|== media queries ======================================================   EXAMPLE Media Query for Responsive Design.   This example overrides the primary ('mobile first') styles   Modify as content requires.   ========================================================================== */




@media only screen and (max-width: 1120px) {
    div.homeWrap > div {
        font: 2.75rem/2.75rem "Roboto",sans-serif;
        font-weight: bold;
    }

    div.homeWrap img#homePlus {
        width: 12.5%;
        margin-top: 5px;
        right: -7.25%;
    }

    #workListing .column .clientCase .desktop {
        display: none!important;
    }

    #workListing .column .clientCase .mobile {
        display: block!important;
    }
}

@media only screen and (max-width: 1120px) {

    div.homeWrap img#homePlus {
        width: 12.5%;
        margin-top: 8px;
        right: -3.25%;
        max-width: 25px;
    }
}

@media only screen and (max-width: 1060px) {
    .wrap {
        width: 762px;
    }

    header {
        height: auto;
        text-align: center;
        padding: 10px 0;
    }

        header a#logoLink {
            float: none;
        }

        header nav {
            width: 100%;
            float: none;
            background: #3e5067;
            display: block !important;
        }

            header nav ul {
                float: left;
                margin-top: 15px;
            }

                header nav ul li {
                    float: left;
                    padding: 2px 16px 0;
                }

                    header nav ul li.first {
                        padding-left: 0px;
                    }

    div.homeWrap > div {
        font: 2.75rem/2.75rem "Roboto",sans-serif;
        font-weight: bold;
    }

    div.homeWrap img#homePlus {
        width: 6.5%;
        margin-top: 8px;
        right: -3.0%;
    }

    #contactLink {
        margin-top: 12px;
    }

    .videoWrapper {
        width: 720px;
        height: 405px;
        float: none;
        margin: auto;
    }

    #workListing li.work4 {
        margin-right: 28px;
    }

    #workListing li.work3 {
        margin-right: 0px;
    }

    ul.slides li img {
        max-width: 381px;
    }

    #teamImages {
        width: 72%;
    }

    #teamNames {
        width: 28%;
    }

    #teamImageList li {
        width: 170px;
        margin: 7px 7px 0 0;
    }

        #teamImageList li img.teamImage {
            width: 100%;
        }

    .teamFullImage { /*width: 300px;*/
    }

    #tierCopy {
        width: 430px;
        height: auto;
    }

    #mapContainer {
        width: 67%;
    }

        #mapContainer iframe {
            width: 485px;
            height: 300px;
        }

    #contactRight {
        width: 33%;
    }

        #contactRight #contact {
            margin-top: 25px;
        }

        #contactRight #careers {
            margin-top: 15px;
        }

    .leftColumn, .rightColumn {
        margin-top: 7px;
    }

    #dateBar {
        width: 442px;
    }

    #searchWrap {
        width: 150px;
    }

    #searchHeader h1 {
        width: 147px;
    }

    #likeBox {
        width: 227px !important;
    }

    #gridView {
        position: absolute;
        margin-top: 15px !important;
        margin-left: 58px;
    }

    #rowView {
        position: absolute;
        margin-top: 15px !important;
        margin-left: 120px;
    }
    /*.clientCategory {width: 46%; margin: 0px 2% 20px;}    #footerLogo {display: none;}*/

    footer #footerLogo {
        float: none;
        margin-right: 15px;
        vertical-align: top;
    }

    footer #footerLeft span {
        display: inline-block;
        text-align: left;
    }

    footer #footerCenter #phone {
        height: auto;
        font-size: 17px;
    }

    footer #footerLeft {
        float: left;
        width: 43.375%;
        padding-top: 14px;
    }

    footer #footerCenter {
        float: right;
        width: 52.5%;
        height: 15px;
        padding-top: 14px;
    }

    footer #footerRight {
        float: right;
        width: 20.625%;
        padding-top: 14px;
    }

    footer #footerRight {
        text-align: right;
    }

    footer #footerCenter {
        height: auto;
    }

    footer #footerContact {
        float: left;
        margin: 3px 5px 0px 4px;
    }

    footer .social {
        float: none;
        display: inline-block;
    }

    footer #blog {
        margin-left: 0px;
    }

    footer nav ul {
        float: left;
        margin: 3px 5px 0 5px;
    }

        footer nav ul li {
            float: left;
            padding: 0px 11px 0;
        }

    #phone {
        display: block;
        text-align: center;
        margin: 2px 0 0;
        float: left;
    }

    footer #footerRight #blank {
        display: none !important;
    }
}

@media only screen and (max-width: 790px) {
    .team-question {
        display: none;
    }

    .wrap {
        width: 95%;
        margin: 0 2.5%;
    }

    header .logoWrap {
        width: 70%;
        float: left;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
        height: 45px;
        text-align: center;
    }

    header a#logoLink {
        width: 150px;
        height: auto;
        margin: 0 auto;
    }

        header a#logoLink #desktopLogo {
            display: none;
        }

        header a#logoLink #mobileLogo {
            display: block;
            width: 150px;
        }

  header #phoneButton {
    width: 15%;
    display: block;
    float: right;
    text-align: right;
    padding-top: 8px;
  }

  header #navButton {
    width: 15%;
    display: block;
    float: left;
    text-align: left;
    padding-top: 8px;
  }

    header #contactLink {
        display: none;
    }

    header {
        position: relative;
    }

        header nav {
            position: absolute;
            z-index: 1000;
            height: 0px;
            overflow: hidden;
            top: 38px;
            left: 0px;
            -webkit-transition-duration: 1.0s;
            -moz-transition-duration: 1.0s;
            -o-transition-duration: 1.0s;
            transition-duration: 1.0s;
            background: #ffffff;
        }

            header nav.open {
                height: 38px;
                -webkit-transition-duration: 1.0s;
                -moz-transition-duration: 1.0s;
                -o-transition-duration: 1.0s;
                transition-duration: 1.0s;
            }

            header nav ul {
                margin: 5px 0px 0px 2.5%;
            }

                header nav ul li {
                    background-position: 100% 56%;
                    float: left;
                    padding: 2px 30px 2px 20px;
                }

                    header nav ul li a {
                        font-weight: bold;
                        font-size: 12px;
                        color: #3e5067;
                    }
                      header nav ul li a:hover {
                        color: #faaf3a;
                      }

    div#main {
        position: relative;
        min-height: 350px;
    }

    div.homeWrap > div {
        float: none;
    }

        div.homeWrap > div.right div.slick-slide .slideInner {
            padding: 5% 0 30% 6.75%;
        }

    div.homeWrap div.left {
        width: 93.25%;
        padding: 30% 0 5% 6.75%;
        text-align: left;
        vertical-align: middle;
    }

    div.homeWrap div.right {
        width: 100%;
    }

    div.homeWrap img#homePlus {
        position: static;
        width: 20px;
        margin-top: -8px;
    }

    div.homeWrap div.red {
        background: #ff3b3a;
    }

    div.homeWrap div.blue {
        background: #0072bc;
    }

    div.homeWrap div.purple {
        background: #9062b1;
    }

    div.homeWrap div.green {
        background: #8cd036;
    }

    div.homeWrap div span.gray {
        color: #3e5067;
    }

    div.homeWrap > div.right div.video {
        position: relative;
        top: 0px;
        left: 0px;
    }

    div.homeWrap > div.right a#videoLink {
        position: absolute;
        text-decoration: none;
        min-height: 40px;
        top: 60%;
        vertical-align: middle;
        left: 15%;
        font: bold 1rem/1.5rem "Roboto",sans-serif;
        display: inline-block;
        padding-right: 45px;
        background: url("../img/mediaonly/videoPlay.png") no-repeat 100% 50%;
    }

        div.homeWrap > div.right a#videoLink:hover {
            color: #3e5067;
        }

    div.homeWrap #teamVideo {
        position: absolute;
        z-index: 0;
        width: 100%;
        top: 50%;
        left: 0%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    video#team_video.inactive {
        top: -100% !important;
        z-index: -100;
    }

    video#team_video.active {
        top: 0% !important;
        z-index: 2000;
        background-color: #6c798a;
        -webkit-transition: top 1.5s;
        -moz-transition: top 1.5s;
        -o-transition: top 1.5s;
        transition: top 1.5s;
    }

    #videoContainer {
        width: 100%;
        float: left;
        padding-top: 55%;
        position: relative;
    }

    #clientList {
        width: 50%;
        float: left;
    }

        #clientList .clientCategoryColumn {
            width: 100%;
        }

    #clientLogoList {
        float: left;
        width: 50%;
        margin-top: -7%;
    }

        #clientLogoList .logoWrap {
            float: none;
            width: 75%;
            padding-top: 50%;
            height: 0px;
            margin: auto;
            position: relative;
        }
            /*#clientLogoList .logoWrap:nth-child(2n) { margin: 0 1% 5px 1%; }*/

            #clientLogoList .logoWrap:nth-child(4n+1) {
                clear: both;
            }

            #clientLogoList .logoWrap img {
                position: absolute;
                margin: auto;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                height: auto;
                width: 85%;
            }

    .serviceColumn {
        width: 45%;
        float: left;
        padding-right: 5%;
    }

        .serviceColumn.column-3 {
            display: none;
        }

        .serviceColumn.column-2 {
            display: block;
        }

    .teamMember {
        min-height: 0px;
        height: 0px;
        padding: 0px;
        height: auto;
    }

        .teamMember .teamImage {
            display: none;
        }

        .teamMember .linkedTeamImage {
            display: inline-block;
            width: 30%;
        }

            .teamMember .linkedTeamImage img {
                width: 100%;
                position: static;
            }

        .teamMember .details .name.unlinked {
            display: none;
        }

        .teamMember .details .name.linked {
            display: block;
        }

        .teamMember.odd .linkedTeamImage {
            float: left;
        }

        .teamMember.even .linkedTeamImage {
            float: right;
        }

        .teamMember .details {
            min-height: 0px;
            margin-bottom: 0px;
            width: 65%;
        }

        .teamMember.odd .details {
            padding: 2% 0 0 4%;
            float: left;
        }

        .teamMember.even .details {
            padding: 2% 2% 0 4%;
        }

        .teamMember .details .name .title {
            width: 100%;
            margin-left: 0px;
        }

        .teamMember .quote {
            display: none;
        }

        .teamMember .bio {
            display: none;
        }

        .teamMember .viewMore {
            display: none;
        }

    #teamImages {
        width: 100%;
    }

    #teamImageList {
        margin-top: 5px;
    }

        #teamImageList li {
            width: 100%;
            box-shadow: none;
            border-bottom: solid 1px #999999;
            padding-bottom: 5px;
        }

            #teamImageList li div.name {
                position: static;
                float: left;
                width: 70%;
                opacity: 1;
            }

            #teamImageList li .name span {
                font: 24px/15px "Roboto",sans-serif;
                color: #faaf3a;
                margin-bottom: 7px;
            }

    .teamLnk {
        padding: 2px 0;
        background: url(/img/teamArrowLarge.png)95% 50% no-repeat;
        text-decoration: none;
    }

        .teamLnk:hover {
            background: #eaeef2 url(/img/teamArrowLarge.png)95% 50% no-repeat;
        }

    #teamImageList li a .name {
        background: none;
    }

        #teamImageList li a .name span.title {
            display: block;
            font-size: 17px;
            color: #6c798a;
        }

    #teamImageList li img.teamImage {
        width: 30%;
        float: left;
    }

    #teamImageList li .plus {
        display: none;
    }

    #teamNames {
        display: none;
    }

    .teamDetail h1 {
        position: relative;
        margin-bottom: 15px;
        display: block;
    }

        .teamDetail h1 span {
            float: left;
        }

        .teamDetail h1 .title {
            clear: left;
            margin-left: 5px;
        }

    #backLink {
        position: absolute;
        top: 0;
        right: 0;
    }

    .teamFullImage {
        width: 100%;
        max-width: 328px;
        display: block;
        margin: 0 auto;
    }

    .teamDescription {
        width: 94%;
        height: auto;
        padding: 10px 3%;
        max-width: 328px;
        float: none;
        margin: 0 auto;
    }

    #tierCopy {
        width: 100%;
        height: auto;
        padding: 10px 0 40px 0;
    }

    .videoWrapper {
        width: 500px;
        height: 281px;
    }

    .clientCategoryColumn {
        width: 46.666666%;
    }

    .clientCategory {
        height: auto;
    }

    .clientDetail {
        width: 93.25%;
        margin: 0 2.825%;
        padding-top: 10px;
    }

    .clientImages, .clientDescription {
        width: 100%;
    }

        .clientImages .slides img {
            width: 100%;
            max-width: 381px;
        }

    ul.slides {
        margin-bottom: 10px;
        height: auto;
        border: none;
    }

        ul.slides li {
            width: 100%;
        }

            ul.slides li img {
                display: block;
                margin: auto;
                max-width: 90%;
                width: auto;
                max-height: 300px;
                height: auto;
            }

    .flexslider {
        margin-bottom: 20px;
    }

    #workListing .column {
        float: left;
        width: 97%;
        margin-right: 1.5%;
        margin-left: 1.5%;
    }

        #workListing .column .challenge h3 {
            font: 1.5rem/1.5rem "Roboto", sans-serif;
            color: #ffffff;
            margin: 0px;
            padding-right: 30px;
            background: url(../img/MediaOnly/caret.png) 100% 3% no-repeat;
        }

        #workListing .column .challenge .challengeDescription {
            font: 1rem/1rem "Roboto", sans-serif;
            color: #ffffff;
            margin-top: 0.5em;
        }

        #workListing .column .challenge .accordionWrap {
            max-height: 600px;
            overflow: hidden;
            -webkit-transition: max-height 1.5s linear;
            -moz-transition: max-height 1.5s linear;
            -o-transition: max-height 1.5s linear;
            transition: max-height 1.5s linear;
        }

        #workListing .column .challenge.closed .accordionWrap {
            max-height: 0px;
            overflow: hidden;
            -webkit-transition: max-height 1.5s;
            -moz-transition: max-height 1.5s;
            -o-transition: max-height 1.5s;
            transition: max-height 1.5s;
        }

        #workListing .column .clientCase {
            display: block;
            width: 22.0%;
            float: left;
            height: 0px;
            padding-top: 22.0%;
            background: #ffffff;
        }

            #workListing .column .clientCase .desktop {
                display: block;
            }

            #workListing .column .clientCase .mobile {
                display: none;
            }

        #workListing .column .clientCase {
            margin-left: 4.0% !important;
        }

            #workListing .column .clientCase:first-child {
                margin-left: 0% !important;
            }

            #workListing .column .clientCase:nth-child(4n+1) {
                margin-left: 0% !important;
            }

            #workListing .column .clientCase:nth-child(n+3) {
                margin-top: 0%;
            }

            #workListing .column .clientCase:nth-child(n+5) {
                margin-top: 4.0%;
            }

        #workListing .column .challenge .accordionWrap {
        }

            #workListing .column .challenge .accordionWrap .challengeCaret {
                display: inline-block;
                float: right;
                margin-top: 20px;
            }

    #contactPage h1 {
        display: none;
    }

    #locationPhone {
        display: block;
        font-family: 17px/23px "Roboto", sans-serif;
        color: #6c798a;
        margin-bottom: 10px;
        width: 40%;
        float: left;
    }

    #mapContainer iframe {
        width: 100%;
        height: 200px;
    }

    .mapHeader, #mapContainer {
        width: 55%;
        float: right;
    }

    .mapHeader {
        margin-top: 22px;
    }

    .mapText {
        display: none;
    }

    #mainLocation {
        display: none;
    }

    #contactRight {
        width: 100%;
    }

    #careerPage .plusSpin img {
        display: block;
        margin-bottom: 15px;
        float: right;
    }

    #likeBox {
        display: none;
    }

    #twitter-widget-0 {
        display: none;
    }

    #gridView {
        display: none;
    }

    #rowView {
        display: none;
    }

    #dateBar {
        width: 95px;
    }

    #searchHeader h1 {
        width: 140px;
    }

    #viewNum, #viewText {
        display: none;
    }

    #search {
        margin-top: 28px;
        margin-left: 123px;
        visibility: hidden;
    }

    #searchSubmit {
        margin-left: 236px;
        margin-top: -109px !important;
    }

        #searchSubmit .glyphicon {
            top: 3px;
        }

    .newsItem .shareBar span {
        margin-right: 10px;
    }

    .rightColumn {
        display: none;
    }

    .leftColumn {
        width: 100%;
    }

    .newsGrid {
        padding-right: 6px;
    }

    footer #footerCenter {
        width: 72%;
    }

    footer #footerRight {
        width: 28%;
    }

    footer #footerLeft {
        width: 100%;
    }

    footer #phone {
        text-align: left;
    }

    footer .social {
        margin-right: 3px;
    }

    #phone {
        float: none;
        margin: 3px 3px 0px 0px;
    }

    #footerContact {
        margin: 0px 7px 0 3px;
    }

    .videoText {
        display: none;
    }
}

@media only screen and (max-width: 530px) {
    .wrap {
        width: 95%;
        margin: 0 2.5%;
    }

    h1 {
        font-size: 1.6em;
    }

        h1.normal-case {
            margin-top: -0.7em;
            margin-bottom: 0px;
        }

    header nav ul {
        margin: 5px 0px 0px 2.5%;
    }

        header nav ul li a {
            font-weight: bold;
            font-size: 12px;
        }
        /*header nav ul li.active{background: #eaeef2;}*/

        header nav ul li {
            float: left;
            padding: 2px 18px 0 8px;
        }

    header nav .first {
        padding-left: 5px;
    }

    header nav .last {
        padding-right: 5px;
    }

    header #phoneButton {
        text-align: right;
    }

    header #navButton {
        text-align: left;
    }
    /*div.homeWrap div {width: 100% !important;}*/

    #clientList {
        width: 57%;
    }

    #clientLogoList {
        width: 35%;
        margin-left: 8%;
    }

        #clientLogoList .logoWrap {
            float: left;
            width: 100%;
            padding-top: 70%;
            height: 0px;
            position: relative;
            margin: auto;
        }

            #clientLogoList .logoWrap:nth-child(2n) {
                margin: 0 1% 5px 1%;
            }

            #clientLogoList .logoWrap:nth-child(4n+1) {
                clear: none;
            }

            #clientLogoList .logoWrap:nth-child(2n+1) {
                clear: both;
            }

            #clientLogoList .logoWrap img {
                position: absolute;
                margin: auto;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                height: auto;
                width: 85%;
            }

    .serviceColumn .service h2 {
        font: 15px/18px "Roboto", sans-serif;
        color: #00b8de;
        margin-top: 0px;
        width: 100%;
    }

    .serviceColumn .service p {
        font: 11px/15px "Roboto", sans-serif;
        color: #6c798a;
    }

    #plus .orange {
        top: 41px;
        left: 150px;
    }

    #first, #second, #third, #fourth {
        width: 80%;
        margin-left: 20%;
        display: none;
        display: block;
        text-align: left;
    }

    .videoWrapper {
        width: 310px;
        height: 174px;
    }

    .teamMember .details .name {
        font: 22px/22px "Roboto",sans-serif;
    }

        .teamMember .details .name .title {
            font: 19px/27px "Roboto",sans-serif;
        }

    #workListing .column .clientCase {
        display: block;
        width: 48%;
        float: left;
        height: 0px;
        padding-top: 48%;
        background: #ffffff;
        margin: 0;
    }

        #workListing .column .clientCase:nth-child(n+3), #workListing .column .clientCase:nth-child(n+5) {
            margin-top: 4%;
        }

        #workListing .column .clientCase:nth-child(2n) {
        }

        #workListing .column .clientCase:nth-child(2n+1) {
            margin-left: 0 !important;
        }
    /*    #teamImageList li {background: none; margin: 3px 0 0 0; padding-bottom: 3px;}    .teamLnk {padding: 2px 0; background: url(/img/teamArrow.png) 95% 50% no-repeat; text-decoration: none;}    #teamImageList li .name span {font: 21px/19px "Roboto",sans-serif; margin-bottom: 1px;}    #teamImageList li a .name span.title {font-size: 15px;}    .teamLnk:hover{background: #eaedf2 url(/img/teamArrow.png) 95% 50% no-repeat;}    .teamDetail {width: 73.4375%; margin: 0 3.125%; float: left; padding-top: 10px;}    .teamDetail { width: 93.25%; margin: 0 2.825%; padding-top: 10px;}    .teamDetail h1 {display: block; height: 35px; margin-bottom: 10px; font-size: 21px; line-height: 19px;}    .teamDetail h1 .title { font-size: 15px; margin-left: 0px; }    #backLink { display: none;}        #prevTeamMember,#nextTeamMember {float: left; display: block; width: 10% ; overflow: hidden; margin-top: 55px; background: #cccccc; height: 187px;}    #prevTeamMember { text-align: right;}    #nextTeamMember { text-align: left;}    #prevTeamMember img { float: right; width: 734.375%; position: relative; top: -22px; opacity: .6; }     #nextTeamMember img {float: left; width: 734.375%; position: relative; top: -22px; opacity: .6;}            #phoneSlider {display: block;}    #phoneSlider ul.slides {height: auto;}*/ /*    #workListing {display: block; border-top: solid 1px #d6dbe1;}    #workListing li {height: auto; width: 100%; background: url(/img/teamArrow.gif) 95% 50% no-repeat; margin: 0px;  border-bottom: solid 1px #d6dbe1;}    #workListing li a {padding: 12px 0 15px 0;}    #workListing li.hover a span.client {color: #000000;}    #workListing li a span.client{ font: 21px/21px "Roboto",sans-serif; color:#faaf3a; background: none; padding-left: 8px; padding-top: 3px;}    #workListing li .clientImg, #workListing li .plus { display: none; transition: none;}    #workListing li a:hover img.clientImg { display: none;}    #workListing li a:hover .plus {display: none; }    ul.slides {height: 264px;}    ul.slides li img{display: block; margin: auto; max-width: 90%; width: auto; max-height: 200px; height: auto;}*/

    .clientCategoryColumn {
        width: 96.666666%;
    }

    #clientHeader {
        display: block;
        height: 35px;
        margin-bottom: 10px;
        font-size: 21px;
        line-height: 19px;
    }

        #clientHeader .title {
            font-size: 15px;
            margin-left: 0px;
        }

        #clientHeader .backLnk {
            display: none;
        }

    .clientDescription {
        clear: both;
    }

    #locationPhone {
        width: 100%;
        float: none;
    }

    #mapContainer {
        width: 100%;
    }

        #mapContainer iframe {
            width: 320px;
            height: 225px;
        }

    .mapHeader, #mapContainer {
        width: 100%;
        float: none;
    }

    .mapText {
        display: block;
    }

    #careerPage .plusSpin img {
        display: none;
    }
    /*    .leftColumn{ margin-top: -10px !important; }    .newsGrid { width:100%; }    #searchHeader h1 { display:table; width:100px; clear:both; }    #searchSubmit { margin-left: 290px;  }    #search { margin-left: 177px; margin-top: -27px; }    #dateBar { display:table; clear:both; margin-top:0px; margin-left:0px; }    #dateBar > a:first-child{ padding-left:0px; }    .newsList .newsImgContainer,    .newsGrid .newsImgContainer { width:100%;}    .newsList .newsImg { width:26.9444%; padding-left: 15px;}    .newsGrid .newsImg { width:100%; padding-left: 0px;}    .newsList .newsText,    .newsGrid .newsText { width:100% }    .newsList .noImg { padding-left:15px; }    .newsDisplay { margin-bottom:5px !important; }    */

    #contactLink {
        width: 60px;
        padding-right: 13px;
        margin-top: 16px;
    }

    #workListing li.work2 {
        margin-right: 29px;
    }

    #workListing li {
        margin-right: 0px;
    }

    footer #footerLeft {
        width: 100%;
    }

    footer #footerCenter, footer #footerRight {
        width: 50%;
    }

    footer nav ul {
        float: none;
    }

        footer nav ul li {
            padding: 0px 8px;
        }

    footer #footerContact {
        margin: 0px 8px 0px 8px;
    }

    footer #footerCenter #phone {
        margin: 0px auto;
    }

    footer #footerLogo {
        float: none;
    }
}

@media only screen and (max-width: 400px) {
    header .wrap {
        position: initial;
    }

    header nav.open {
        height: calc(100% + 5px);
    }
  header a#logoLink {
    width: 80%;
    margin: 0px;
  }
  header a#logoLink #mobileLogo {
    width: 100%;
  }
}

@media only screen and (max-width: 380px) {
    div.homeWrap > div {
        font-size: 2.3rem;
    }

    #teamSelector {
        right: auto;
        left: 0px;
    }
}

@media only screen and (max-width: 345px) { /* Style adjustments for viewports that meet the condition */

    header #phoneButton {
        text-align: right;
        width: 12.5%;
        margin-left: 2.5%;
    }

    header #navButton {
        text-align: left;
        width: 12.5%;
        margin-right: 2.5%;
    }

    footer #footerCenter {
        width: 43.5%;
    }

    footer #footerCenter, footer #footerLeft {
        padding-left: 2.5%;
    }
}

@media only screen and (max-width: 320px) { /* Style adjustments for viewports that meet the condition */

    header #phoneButton {
        text-align: left;
        width: 10%;
        margin-left: 5%;
    }

    header #navButton {
        text-align: right;
        width: 10%;
        margin-right: 5%;
    }

    header #phoneButton {
        display: none;
    }

    footer #footerCenter {
        height: auto;
    }

        footer #footerCenter #phone {
            height: auto;
            font-size: 17px;
        }

    footer .social {
        float: none;
        display: inline-block;
    }

    footer #blog {
        margin-left: 0px;
    }

    footer nav ul {
        float: left;
        margin: 3px 5px 0 5px;
    }

        footer nav ul li {
            float: left;
            padding: 0px 8px 0;
        }

    footer #footerContact {
        margin: 3px;
    }

    #phone {
        display: block;
        text-align: center;
        margin: 8px 0 0;
    }
}
/* ==|== non-semantic helper classes ========================================   Please define your styles before this section.   ========================================================================== */ /* For image replacement */

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

    .ir br {
        display: none;
    }
/* Hide from both screenreaders and browsers: h5bp.com/u */

.hidden {
    display: none !important;
    visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
    /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }
/* Hide visually and from screenreaders, but maintain layout */

.invisible {
    visibility: hidden;
}
/* Contain floats: h5bp.com/q */

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* ==|== print styles =======================================================   Print styles.   Inlined to avoid required HTTP connection: h5bp.com/r   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    /* Black prints faster: h5bp.com/s */

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    /* Don't show links for images, or javascript/internal links */

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }
    /* h5bp.com/t */

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}


.social-icons {
    padding-left: 0;
    list-style: none;
    margin: 0;
    white-space: nowrap;
}

    .social-icons li {
        display: inline-block;
        margin: 0 2px;
    }

    .social-icons a {
        background: #3e5067;
        border: 2px solid white;
        border-radius: 100px;
        color: white;
        width: 30px;
        height: 30px;
        font-size: 19px;
        text-align: center;
        display: block;
        line-height: 32px;
    }

        .social-icons a:hover {
            border: 2px solid #3e5067;
            background: white;
            color: #3e5067;
        }

    .social-icons .fab {
        color: white;
    }
    .social-icons a:hover .fab {
      color:#3e5067
    }

    .social-icons .fa-facebook-f:before {
        content: "\f39e";
    }

    .social-icons .fa-linkedin-in:before {
        content: "\f0e1";
    }

    .social-icons .fa-twitter:before {
        content: "\f099";
    }

    .social-icons .fa-instagram:before {
        content: "\f16d";
    }

.clientCategory.spacer {
    display: none;
}

@media (min-width: 1200px) {
    .privacy {
        width: 1024px;
        margin: auto !important;
    }
}

.privacy {
    margin: 0 2.5%;
}

    .privacy h1 {
        margin-bottom: .5rem;
        margin-top: 70px;
    }

    .privacy h4 {
        margin-top: 0px;
        margin-bottom: .5rem;
    }

    .privacy p {
        margin-top: 0px;
    }
