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;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    -webkit-font-smoothing: antialiased;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    color: #363636;
    font: 15px Roboto,Helvetica,Arial,sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    min-width: 320px;
    line-height: 25px;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.clear {
    clear: both;
}

p {
    margin: 10px 0;
    font-size: 15px;
    line-height: 25px;
}

hr {
    margin: 10px 0;
    border: 1px solid #c2c2c2;
}

a {
    text-decoration: none;
    color: #5e7c97;
}

    a:hover {
        text-decoration: underline;
    }
/*
    a:active { background-color: transparent; }
*/
input, textarea, select {
    font: Roboto,Helvetica,Arial,sans-serif;
    vertical-align: middle;
    border: 1px solid #CCC;
    padding: 10px;
    width: 96%;
    overflow: auto;
    margin: 10px 0;
    font-size: 15px;
    color: #7b7b7b;
}

    input:focus, textarea:focus {
        outline: 0;
    }

h1, h2, h3, h4, h5, h6, b, strong, th {
    font-weight: 700;
}

h1 {
    font-size: 200%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 120%;
}

h4 {
    font-size: 110%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 90%;
}

i, cite, em, var, dfn, address {
    font-style: italic;
}

u, ins {
    text-decoration: underline;
}

header, footer, article, section, hgroup, nav, figure, aside {
    display: block;
}

input[type=image] {
    padding: 0;
    border: 0;
}

input[type=text], input[type=password], input[type=file], input[type=submit], textarea {
    -webkit-appearance: none;
}

#header {
    background: #fff;
    position: relative;
    height: auto;
    padding: .01px;
    z-index: 1000;
    border-bottom: 1px solid #D7D7D7;
}

.sticky {
    position: fixed !important;
    height: 60px !important;
    width: 100% !important;
    top: 0;
}

.header-holder:after {
    display: block;
    content: "";
    clear: both;
}

.logogroup {
    float: left;
    padding: 19px 0 11px 65px;
}

    .logogroup a:hover {
        text-decoration: none;
    }

.logo {
    display: inline-block;
    padding-right: 30px;
    border-right: 1px solid #D7D7D7;
    background: url(/images/logo.png) no-repeat left center transparent;
    width: 74px;
    height: 60px;
}

.svg .logo {
    background-image: url(/images/logo.svg);
}

.sticky .logo {
    background: url(/images/logomin.png) no-repeat left center transparent;
    height: 19px;
}

.svg .sticky .logo {
    background: url(/images/logomin.svg) no-repeat left center transparent;
    height: 19px;
}

.sticky .tagline {
    margin-top: 0;
}

.sticky #nav-mobile {
    margin-top: 20px;
}

.sticky .main-nav {
    margin-top: 0;
}

.navsmall-sprite, #nav-mobile, #nav-mobile.nav-mobile-close {
    background: url(/images/navsmall-s9107bd8a02.png) no-repeat;
}

#nav-mobile {
    float: right;
    margin: 39px 20px 0 0;
    background-position: 0 0;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

    #nav-mobile.nav-mobile-close {
        background-position: 0 -40px;
    }

.navigation-small {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 15px 0 0;
    background-color: #fff;
}

    .navigation-small li {
        width: 100%;
        text-align: center;
        margin: 0 !important;
        padding: 0 !important;
        border-top: 1px solid #D7D7D7;
    }

        .navigation-small li a {
            display: block;
            padding: 14px 0 !important;
        }

.logo a {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    display: block;
    text-indent: -9999px;
    margin: 0;
}

    .logo a:hover {
        text-decoration: none;
    }

.logo img {
    display: block;
}

.logo .textlogo {
    text-indent: 0;
    margin: -3px -5px 0 0;
    display: block;
    font-size: 20px;
}

.tagline {
    margin: 20px 0 0 26px;
    display: inline-block;
    vertical-align: top;
    line-height: 15px;
}

.taglineMake {
    color: #7c7c7c;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.taglineThis {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    font-family: Georgia;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    font-style: italic;
}

#navigation-small {
    display: none;
}

.main-nav {
    float: right;
    margin-top: 19px;
    padding-right: 7px;
}

@media (max-width:767px) {
    .main-nav {
        padding-right: 0;
    }
}


.main-nav ul {
    float: left;
    margin: 13px 60px 0 0;
    font-family: roboto;
}

    .main-nav ul li {
        float: left;
        font-size: 15px;
        list-style: none;
        letter-spacing: 1px;
        position: relative;
        margin-left: 10px;
    }

        .main-nav ul li.current a {
            color: #fc0;
        }

.main-nav li a {
    display: block;
    padding: 10px 15px;
    color: #7c7c7c;
    font-family: roboto;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 15px;
}

    .main-nav li a:hover {
        color: #fc0;
        text-decoration: none;
    }

.main-nav li ul {
    position: absolute;
    top: 100%;
    left: -1px;
    background: #111;
    width: 200px;
    border: 1px solid #2b2b2b;
    display: none;
}

.main-nav li.hover > ul {
    display: block;
}

.main-nav li li {
    float: none;
    border-right: 0;
    border-top: 1px solid #2b2b2b;
}

    .main-nav li li:first-child {
        border: 0;
    }

    .main-nav li li a {
        padding: 9px 20px;
        background: #111;
    }

    .main-nav li li.hover > a {
        background: #222;
        color: #fff;
    }

    .main-nav li li ul {
        top: -1px;
        left: 100%;
    }

.main-nav li a.contact {
    margin-left: 10px;
    background: #7c7c7c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -transition: all 0.3s ease;
}

    .main-nav li a.contact:hover {
        background: #FFCC00;
        color: #fff;
    }

#wrapper {
    margin: 0 auto;
    position: relative;
}

#main {
    width: 100%;
    position: relative;
}

    #main:after {
        display: block;
        content: "";
        clear: both;
    }

.content {
    margin: auto;
    padding: 0 20px;
    position: relative;
}

    .content h1 {
        font-family: Roboto;
        font-size: 80px;
        color: #ffcd00;
        margin: 80px 0;
        line-height: 60px;
        font-weight: 400;
    }

.contactLink, .contactNo {
    margin: 30px 0;
    color: #999;
    font-size: 25px;
    line-height: 35px;
}

    .contactLink a {
        color: #ffcd00;
        text-decoration: underline;
        font-family: Roboto;
        font-size: 25px;
        line-height: 35px;
    }

.contactSocialLinks {
    border-bottom: 1px solid #c2c2c2;
}

p.contactText {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -.25px;
}

.contact h2, h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 20px;
}

.contact h3 {
    margin-bottom: 20px;
}

.officeLocation p {
    font-size: 15px;
    line-height: 25px;
}

.officeLocation:after {
    clear: both;
}

.contactForm p.info {
    color: #9f9f9f;
    font-size: 15px;
}

.contactForm input, textarea {
    font-style: italic;
    font-family: Georgia;
    color: #9f9f9f;
}

.contactForm input {
    height: 17px;
}

.contactForm textarea {
    height: 90%;
}

.contactForm ul {
    margin: 10px 0 0;
}

    .contactForm ul li {
        padding: 5px;
    }

.contactForm .validationMessage {
    color: #9F9F9F;
    font-size: 15px;
    margin-top: 40px;
}

.grayButton {
    background: url(/images/Plus_colour.png) 215px center no-repeat #666;
    font-style: italic;
    font-family: Georgia;
    color: #fff;
    height: 20px;
    min-width: 215px;
    padding: 10px 10px 10px 15px;
    display: inline-block;
    margin-bottom: 10px;
}

    .grayButton:hover {
        background-color: #000;
        color: #FFF;
        text-decoration: none;
        transition: background 1s ease 0s,color 1s ease 0s;
    }

.vacancyItem a {
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 40px;
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
}

    .vacancyItem a.hide {
        background: url(/images/plus_yellow.png) no-repeat left center;
        color: #959595;
    }

    .vacancyItem a.show {
        background: url(/images/minus_yellow.png) no-repeat left center;
        color: #fc0;
    }

.vacancy {
    margin: 40px 0;
    line-height: 35px;
    letter-spacing: -.45px;
    word-spacing: -.35px;
}

    .vacancy .caption {
        font-size: 25px;
        color: #252525;
        font-weight: 400;
    }

    .vacancy .captionText {
        font-size: 25px;
        color: #959595;
        line-height: 35px;
        font-weight: 400;
    }

    .vacancy .email a {
        text-decoration: underline;
        color: #FFCD00;
        font-size: 25px;
    }

.vacancyList .caption {
    font-size: 20px;
    color: #363636;
    margin: 40px 0;
    font-weight: 400;
    line-height: 35px;
}

.vacancyDetails {
    position: relative;
    display: none;
    background-color: #fc0;
    color: #464646;
    font-size: 15px;
    padding: 60px 0;
    margin-bottom: 20px;
}

    .vacancyDetails p {
        margin: 20px 0;
    }

    .vacancyDetails h2 {
        color: #252525;
        font-size: 25px;
        font-weight: 400;
        margin: 0 0 10px;
        padding: 0;
        letter-spacing: 0;
        word-spacing: 0;
    }

    .vacancyDetails p {
        color: #464646;
    }

        .vacancyDetails p.title {
            color: #363636;
        }

        .vacancyDetails p.vacancyHeadText {
            margin: 0 0 20px;
            color: #fff;
            font-size: 25px;
            letter-spacing: 0;
            word-spacing: 0;
        }

    .vacancyDetails ul {
        list-style-type: disc;
        margin: 20px 0 40px 10px;
    }

        .vacancyDetails ul li {
            margin: 10px 0;
        }

    .vacancyDetails .leftCol {
        padding-right: 20px;
        margin-right: 10px;
        border-right: 1px solid #e5b700;
    }

#driversPage h1 {
    margin-bottom: 40px;
}

#driversPage .introText p {
    font-size: 25px;
    line-height: 35px;
    color: #959595;
    letter-spacing: -.45px;
    word-spacing: -.45px;
}

#driversPage .pck-item {
    background-color: #eee;
}

#driversPage .pck-items {
    background-color: #eee;
    float: left;
}

#driverNav {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 100px;
}

    #driverNav li {
        float: left;
        margin-right: 30px;
        font-size: 40px;
        line-height: 45px;
        letter-spacing: -.45px;
        word-spacing: -.45px;
    }

        #driverNav li a {
            color: #adadad;
        }

            #driverNav li a:hover {
                color: #363636;
                padding-bottom: 5px;
                border-bottom: solid 3px #363636;
                text-decoration: none;
            }

        #driverNav li.current {
            color: #363636;
            padding-bottom: 7px;
            border-bottom: solid 3px #363636;
        }

.driverEmpty {
    background-color: #eee;
    height: 192px;
    width: 192px;
}

.driver {
    height: 100%;
}

    .driver a {
        background-color: rgba(74,82,81,.7);
        position: relative;
    }

        .driver a:hover {
            text-decoration: none;
            top: 0;
            height: 160px;
        }

            .driver a:hover .driverInfo {
                background: url(/images/driver-plus.png) no-repeat 120px 120px rgba(104,82,156,.7);
                height: 140px;
                margin-top: 0;
            }

        .driver a.current .driverInfo {
            background: url(/images/driver-minus.png) no-repeat 120px 120px rgba(104,82,156,.7);
            height: 140px;
            margin-top: 0;
        }

        .driver a:hover .driverNumber {
            display: block;
        }

        .driver a.current .driverNumber {
            display: block;
        }

.driverDetails .close {
    width: 24px;
    height: 8px;
    background: url(/images/driver-minus.png) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 45px;
    top: 20px;
}

.driverDetails .leftCol {
    width: 480px;
    height: 480px;
    float: left;
}

.driverDetails .rightCol {
    background-color: #ffd529;
    width: 480px;
    height: 480px;
    float: left;
}

.driverDetails .driverName {
    font-size: 28.05px;
    line-height: 22.44px;
    color: #363636;
}

.driverDetails .driverDesignation {
    font-size: 16.83px;
    line-height: 22.44px;
    color: #464646;
    margin-top: 5px;
}

.driverDetails .driverNo {
    font-size: 80px;
    line-height: 45px;
    color: #252525;
    letter-spacing: -.25px;
    padding-bottom: 40px;
}

    .driverDetails .driverNo .title {
        font-size: 15px;
        line-height: 45px;
    }

.driverDetails .tags {
    border-bottom: 1px solid #ccaa21;
    position: relative;
    text-align: center;
    width: 100%;
}

.driverDetails .tag {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -.25px;
    display: inline;
    position: absolute;
    left: 0;
}

    .driverDetails .tag.tagright {
        right: 0;
        left: auto;
    }

.driverDetails .tagImage {
    margin: 0 auto;
}

.driverDetails .driverDetailsBox {
    float: left;
    width: 240px;
    height: 240px;
    position: relative;
}

.driverDetails .twitter {
    background: #bee1ee url(/images/tag_icon_twitter.png?1377644664) bottom right no-repeat;
}

.driverDetails .my140 {
    background-color: #fff;
    color: #363636;
}

    .driverDetails .my140 .quote {
        font-family: Georgia;
        font-size: 60px;
        line-height: 30px;
        padding-left: 20px;
        display: inline-block;
    }

    .driverDetails .my140 .quoteSymbol {
        display: inline-block;
        vertical-align: bottom;
        color: #252525;
        color: rgba(37,37,37,.7);
    }

    .driverDetails .my140 .quoteText {
        font-size: 15px;
        line-height: 45px;
        padding-left: 20px;
        margin-bottom: 5px;
        display: inline-block;
    }

    .driverDetails .my140 blockquote {
        color: #252525;
        font-size: 15px;
        line-height: 25px;
        padding: 0 20px;
    }

.driverDetails .caseStudyLink {
    background: url(/images/Plus_colour.png) no-repeat scroll 210px 10px rgba(0,0,0,.8);
    bottom: 0;
    height: 40px;
    position: absolute;
    width: 240px;
}

.marginLeft {
    margin-left: 240px;
}

.marginRight {
    margin-left: 240px;
}

.driverDetails .channelBox {
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
}

@media (max-width: 380px) {
    .contactLink a {
        font-size: 20px;
    }
}

@media (max-width:960px) {
    .driverDetails .tag {
        position: static;
    }

    .driverDetails .channelBox {
        width: 100px !important;
        height: 100px !important;
        line-height: 100px !important;
        float: left;
    }

        .driverDetails .channelBox:nth-child(3n+1) {
            margin: 0 !important;
        }

        .driverDetails .channelBox:nth-child(3n+2) {
            margin-left: 100px !important;
        }

        .driverDetails .channelBox:nth-child(3n+3) {
            margin: 0 100px !important;
        }

    .og-expander-inner.content {
        padding: 0;
    }

    .driverDetails {
        width: 300px;
        margin: 0 auto;
    }

        .driverDetails .leftCol {
            width: 300px;
            height: auto;
            float: none;
        }

            .driverDetails .leftCol img {
                display: block;
                width: 300px;
                height: auto !important;
                float: none;
            }

        .driverDetails .rightCol {
            width: 300px;
            height: auto !important;
            float: none;
        }

    .marginLeft {
        margin: 0;
    }

    .marginRight {
        margin: 0;
    }

    .driverDetails .driverDetailsBox {
        float: none;
        margin: 0 auto;
        width: 300px;
        height: 300px;
    }

    .driverDetails .caseStudyLink {
        width: 300px;
    }

        .driverDetails .caseStudyLink .grayButton {
            width: 275px;
        }
}

.og-grid li.og-expanded > a::after {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ddd;
    border-width: 15px;
    left: 50%;
    margin: -20px 0 0 -15px;
}

.og-expander:after {
    clear: both;
}

.og-expander {
    clear: both;
    position: absolute;
    background: #eee;
    top: auto;
    left: 0;
    width: 100%;
    text-align: left;
    height: 100%;
    overflow: hidden;
    height: auto;
}

.og-expander-inner {
    height: 100%;
}

#cabLifeGrid {
    width: 100%;
    background-color: #eee;
    display: inline-block;
}

    #cabLifeGrid .cabLifeBox {
        height: 320px;
        width: 320px;
        position: relative;
        float: left;
    }

    #cabLifeGrid .cabLifeEmptyBox {
        height: 320px;
        width: 320px;
        position: relative;
        float: left;
        background-color: #eee;
    }

.socialLink {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 40px;
    width: 40px;
}

    .socialLink a {
        height: 40px;
        width: 40px;
        text-decoration: none;
        display: inline-block;
    }

.cabLifeBox a.feedLink {
    display: inline-block;
    height: 320px;
    width: 320px;
    position: relative;
}

#caseStudyIntro {
    height: auto;
    position: relative;
    background-color: #ececec;
}

.crossStudy {
    width: 320px;
    height: 165px;
    background: url(/assets/images/cross-down.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -157px;
    margin-left: -160px;
    color: #363636;
    color: rgba(54,54,54,.8);
    font-family: Georgia;
    font-size: 15px;
    line-height: 20px;
    font-style: italic;
    text-align: center;
    padding-top: 150px;
}

#caseStudyMiniGallery {
    position: relative;
    padding-top: 36px;
    z-index: 100;
}

.backColor {
    background-color: #ececec;
}

#caseStudyMainGallery {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 100px 0 0 0 !important;
}

#caseStudyMiniGallery #miniGallery {
    overflow: hidden;
    position: relative;
    height: 460px;
}

    #caseStudyMiniGallery #miniGallery ul {
        overflow: hidden;
        position: relative;
    }

        #caseStudyMiniGallery #miniGallery ul li {
            display: block;
            float: left;
            width: 640px;
            height: 460px;
            padding-left: 140px;
            padding-right: 180px;
            overflow: hidden;
            position: relative;
        }

            #caseStudyMiniGallery #miniGallery ul li img {
                width: 100%;
            }

#caseStudyMiniGallery #print {
    height: 100%;
    width: 320px;
    position: relative;
    margin-left: 780px;
    opacity: .9;
}

.channelBox .title {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 30px;
    color: #fff;
}

.channelBox p {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}

#caseStudyDrivers {
    z-index: 101;
    position: relative;
    padding-top: 13px;
}

#caseStudyDrivers .caseStudyDrivers {
    height: 450px;
    width: 100%;
    margin-left: 10px;
    position: relative;
    background: #ffd31f;
}

.driver-thumbs .driverArrow {
    display: block;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #ffd31f;
    position: relative;
    left: 50%;
    margin-left: -25px;
    top: 135px;
}

#caseStudyResults h1 {
    margin-top: 140px;
    margin-bottom: 72px;
}

#caseStudyDrivers .caseStudyDrivers li.caseDriver {
    float: left;
    width: 160px;
    height: 100%;
    margin: 0;
}

    #caseStudyDrivers .caseStudyDrivers li.caseDriver a {
        left: -20px;
        bottom: -50px;
        position: relative;
    }

    #caseStudyDrivers .caseStudyDrivers li.caseDriver .driverQuote {
        position: absolute;
        width: 85%;
        height: auto;
        left: 10px;
        top: 160px;
        background-color: #ffd31f;
        padding: 20px;
        display: none;
    }

    #caseStudyDrivers .caseStudyDrivers li.caseDriver.active .driverQuote {
        display: block;
    }

    #caseStudyDrivers .caseStudyDrivers li.caseDriver .driverQuote .quote,
    .driver-quotes .quote {
        padding: 30px 0 0 0;
        font-family: Georgia;
        line-height: 20px;
        font-size: 80px;
        color: #fff;
        opacity: 1;
        position: relative;
    }

    #caseStudyDrivers .caseStudyDrivers li.caseDriver .driverQuote blockquote {
        font-size: 15px;
        line-height: 25px;
        color: #363636;
    }

#caseStudyDrivers #social {
    height: 100%;
    width: 320px;
    position: relative;
    opacity: .9;
}

.caseStudyBack {
    background: url(/images/casestudy_back.png) center center no-repeat transparent;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    top: 180px;
    z-index: 99;
}

.exclusive {
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    height: 220px;
    position: relative;
    width: 320px;
}

    .exclusive a {
        margin-left: 20px;
    }

    .exclusive .heading {
        font-size: 15px;
        line-height: 35px;
        color: #ffd200;
    }

    .exclusive .subHeading {
        color: #fff;
        font-size: 25px;
        line-height: 30px;
        margin-top: 20px;
        width: 220px;
    }

.homeQuote {
    width: 320px;
    background-color: rgba(255,255,255,.8);
    font-size: 15px;
    line-height: 20px;
    color: #363636;
}

    .homeQuote .quote {
        color: #363636;
        font-family: Georgia;
        font-size: 60px;
        line-height: 30px;
        padding-top: 30px;
    }

#homeContent {
}

    #homeContent h1 {
        font-size: 40px;
        line-height: 45px;
        letter-spacing: -.25px;
        color: #363636;
        font-weight: 400;
        margin: 0;
    }

    #homeContent .introText {
        font-size: 25px;
        line-height: 35px;
        color: #959595;
        margin-bottom: 50px;
    }

.csBackColor {
    background-color: #ececec;
}

#caseStudyIntro {
    height: auto;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #eee;
    margin-bottom: 40px;
}

.driver-thumbs
{
    overflow: hidden;
}
.driver-thumbs div {
    float: left;
    width: 25%;
    height: 160px;
    cursor: pointer;
}
.driver-quotes
{
    position: relative;
    height: 180px;
    background: #ffd31f;
}
.driver-quotes div {
    z-index: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 20px;
}
.driver-quotes div.active {
    z-index: 1;
}


.driver-quotes blockquote {
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.driver-quotes .active blockquote {
    opacity: 1;
}
.driver-quotes .grayButton
{
    position: absolute;
    bottom: -29px;
    left: 0;
}
.driver-thumbs div .driverArrow
{
    display: block;
    top: 160px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.driver-thumbs div.active .driverArrow
{
    top: 135px;
}

@media (min-width:1800px) {
    #caseStudyIntro {
        background-size: 100% 100%;
    }

    .sliderImage {
        background-size: 100% 100%;
    }
}

@media (max-width:1800px) {
    .sliderImage {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

.fullContent table, .fullContent table td {
    border: 1px solid #ccc;
}

    .fullContent table td {
        padding: 8px;
    }

.fullContent ul {
    list-style: disc;
    margin-left: 3em;
}

#caseStudyIntro #objective {
    height: auto;
    float: left;
    position: relative;
    background-color: #fff;
    background-color: rgba(255,255,255,.8);
    padding: 30px;
}

#caseStudyIntro .obj-left {
    padding-bottom: 120px;
}

#caseStudyIntro .obj-right {
    padding-top: 120px;
}

#caseStudyIntro #objective .title {
    font-size: 25px;
    line-height: 20px;
    border-bottom: 1px solid #cbcbcc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#caseStudyIntro #objective p {
    font-size: 15px;
    line-height: 25px;
}

#caseStudyWebsite
{
    margin-top: 50px;
}
#caseStudyWebsite .bottomImage {
    margin-bottom: 0 !important;
}

    #caseStudyWebsite .bottomImage img {
        width: 100%;
        height: 100%;
        vertical-align: bottom;
    }

#caseStudyWebsite #website {
    width: 320px;
    opacity: .9;
    background-color: #ffb840;
}

#caseStudyResults .backtoTop {
    border-top: 1px solid #ccc;
    margin-left: 0 !important;
    margin-bottom: 94px;
}

    #caseStudyResults .backtoTop a {
        border-left: 1px solid #CCC;
        float: right;
        height: 45px;
        padding: 5px 0 0 15px;
        width: 180px;
        font-size: 15px;
        line-height: 45px;
        text-decoration: none;
        color: #636363;
    }

#caseStudyResults .resultBlock {
    margin-bottom: 22px;
}

#caseStudyResults .number {
    font-size: 50px;
    line-height: 50px;
    color: #363636;
}

#caseStudyResults .numberText {
    font-size: 20px;
    line-height: 45px;
    opacity: .5;
}

#caseStudies .box {
    width: 33.3333%;
    margin: 0 !important;
    height: 449px;
    position: relative;
}

#caseStudies .innerBox {
    position: relative;
    width: 100%;
    height: 100%;
}

#caseStudies a:hover .innerBox {
    background: url(/images/casestudies_plus.png) center center no-repeat rgba(0,0,0,.5);
}

#caseStudies .box .caseInfo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(21,21,21,.7);
}

    #caseStudies .box .caseInfo .innerContent {
        padding: 20px 30px;
    }

        #caseStudies .box .caseInfo .innerContent .heading {
            font-size: 15px;
            line-height: 35px;
            color: #ffd200;
            margin-bottom: 10px;
        }

        #caseStudies .box .caseInfo .innerContent .subHeading {
            font-size: 25px;
            line-height: 30px;
            color: #fff;
        }

#footer {
    background-color: #464646;
    position: relative;
    padding: 63px 10px;
    z-index: 999;
    overflow: hidden;
}

    #footer .span12 {
        margin-bottom: 0;
    }

    #footer #tagline {
        color: #898989;
        border-bottom: 1px solid #686868;
        padding: 30px 0px 15px 15px;
        background: url(/images/icon_footer_plus.png) no-repeat left center;
        height: 40px;
    }

        #footer #tagline .taglineMake {
            color: #898989;
            display: inline-block;
            vertical-align: top;
            font-family: 'Roboto Condensed';
            font-size: 25px;
            font-weight: 500;
            line-height: 100%;
        }

        #footer #tagline .taglineThis {
            color: #898989;
            display: inline-block;
            vertical-align: top;
            font-family: Georgia;
            font-size: 25px;
            font-weight: 500;
            line-height: 22px;
            font-style: italic;
            margin-top: 2px;
        }

    #footer #elite {
        float: right;
        margin-top: -8px;
        background: url(/images/drum-elite-logo.png) no-repeat;
        width: 86px;
        height: 80px;
    }

    #footer .address {
        font-size: 15px;
        color: #A1A1A1;
        margin-top: 20px;
        font-weight: 500;
        font-family: Roboto;
        word-spacing: -.25px;
        float: left;
    }

    #footer a {
        color: #FFCC00;
    }

    #footer .mailLink {
        margin: 20px 0;
    }

        #footer .mailLink a {
            font-size: 20px;
            color: #A1A1A1;
        }

@media (min-width:768px) {
    #footer .mailLink a {
        font-size: 25px;
    }
}

@media (max-width:767px) {
    #footer .mailLink {
        margin-left: 0;
        clear: left;
    }
}

.channel-title {
    overflow: hidden;
}

    .channel-title h1 {
        float: left;
    }

    .channel-title .grayButton {
        margin-top: 82px;
        padding: 20px;
        font-size: 22px;
        line-height: 24px;
    }


.footer-nav ul {
    float: left;
    font-family: roboto;
    margin-top: 20px;
}

    .footer-nav ul li {
        float: left;
        font-size: 15px;
        list-style: none;
        position: relative;
        padding: 0 15px;
        border-left: 1px solid #a1a1a1;
        margin-bottom: 0;
    }

        .footer-nav ul li:first-child {
            padding: 0 15px 0 0;
            border: none;
        }

#footer .footer-nav li a {
    display: block;
    color: #a1a1a1;
    font-family: roboto;
    font-weight: 500;
    letter-spacing: -.25px;
    line-height: 15px;
}

    #footer .footer-nav li a:hover {
        color: #fc0;
        text-decoration: none;
    }

#footer .footerIcon {
    display: inline-block;
    height: 33px;
    width: 33px;
}

.channel {
    color: #fff;
}

.channel-search {
    background-color: #008ea6;
}

.channel-mobile {
    background-color: #ff4f43;
}

.channel-website {
    background-color: #ffab1f;
}

.channel-print {
    background-color: #ac7b79;
}

.channel-social {
    background-color: #ffacaa;
}

.channel-content {
    background-color: #00a648;
}

.channel-apps {
    background-color: #7d47a7;
}

.channel-brand {
    background-color: #d5d428;
}

.channel-email {
    background-color: #00a9fd;
}

.channel-conversion {
    background-color: #ffd529;
}

.channel-ux {
    background-color: #6dcff6;
}

.channel-creative {
    background-color: #ff31a7;
}

.channel-epublishing {
    background-color: #4446a7;
}

.channel-reputation {
    background-color: #af1e78;
}

.channel-affliate {
    background-color: #6fd4d5;
}

.channel-video {
    background-color: #d8aa7b;
}

.icon40 {
    display: inline-block;
    height: 40px;
    width: 40px;
}

.icon30 {
    display: inline-block;
    height: 30px;
    width: 30px;
}

.icon-Plus {
    background: url(/images/icon_plus.png) no-repeat left center;
}

.icon-Minus-colour-yellow {
    background: url(/images/minus_yellow.png) no-repeat left center;
}

.icon-Plus-colour-yellow {
    background: url(/images/plus_yellow.png) no-repeat left center;
}

.icon40-facebook {
    background: url(/images/tag_icon_facebook.png) no-repeat left center;
}

.icon40-googleplus {
    background: url(/images/tag_icon_gplus.png) no-repeat left center;
}

.icon40-twitter {
    background: url(/images/tag_icon_twitter.png) no-repeat left center;
}

.icon40-behance {
    background: url(/images/tag_icon_behance.png) no-repeat left center;
}

.icon40-linkedin {
    background: url(/images/tag_icon_linkedin.png) no-repeat left center;
}

.icon40-pinterest {
    background: url(/images/tag_icon_pinterest.png) no-repeat left center;
}

.icon40-cabicon {
    background: url(/images/tag_cab_icon_gray.png) no-repeat left center;
}

#driversBox {
    opacity: 0;
    z-index: 100;
    width: 100%;
    overflow: hidden;
    *zoom: 1;
    max-width: 3000px;
    margin: 0 auto;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

    #driversBox.visible {
        opacity: 1;
    }

@media (max-width:605px) {
    #driversBox {
        display: none;
        opacity: 0;
    }
}

.home-driver {
    min-height: 1px;
    position: relative;
    float: left;
    width: 5.88235%;
    height: auto;
    opacity: .3;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

    .home-driver > img {
        width: 100%;
        height: auto;
    }

    .home-driver.active {
        opacity: 1;
    }

.cl5 {
    clear: both;
}

#homeSlider {
    position: relative;
}

.home-channels {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    left: 50%;
    min-height: 10px;
    margin-left: -50%;
    max-width: 1600px;
}

@media (min-width:1601px) {
    .home-channels {
        width: 1600px;
        margin-left: -800px;
    }
}

@media (max-width:760px) {
    .home-channels {
        display: none;
        opacity: 0;
    }
}

.home-channels .channel {
    opacity: .4;
    min-height: 1px;
    position: relative;
    float: left;
    width: 6.66667%;
    height: auto;
}

    .home-channels .channel.active {
        opacity: 1;
    }

@media (max-width:760px) {
    .home-channels .channel {
        width: 11.11111%;
    }

        .home-channels .channel.c-home-fake {
            display: none;
        }
}

.home-channels .channel img {
    display: block;
    width: 100%;
    height: auto;
}

.home-channels .channel span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 50%;
    font-size: 13px;
    line-height: 20px;
    margin-top: -10px;
}

@media (max-width:1060px) {
    .home-channels .channel span {
        font-size: 12px;
    }
}

.driverSlider {
    margin-left: 320px;
    padding-bottom: 20px;
}

@media (max-width:767px) {
    #caseStudyIntro .crossStudy {
        display: none;
    }
}

.csblack {
    padding-top: 180px;
}

@media (max-width:1000px) {
    #caseStudyIntro .crossStudy {
        display: none;
    }

    #caseStudyDrivers .driverSlider {
        position: relative;
        width: 100%;
        float: left;
        margin-left: 0;
    }

    #caseStudyDrivers ul.caseStudyDrivers {
        padding-left: 0;
    }

    #caseStudyDrivers .driverSlider li.caseDriver {
        width: 25%;
        background-position: 50% 0;
    }

    #caseStudyDrivers .caseStudyDrivers li.caseDriver .driverQuote {
        left: 0;
        padding: 20px 25px;
    }

    #caseStudyDrivers #social {
        width: 100%;
    }

    #caseStudyWebsite #website {
        width: 100%;
    }

    #caseStudyIntro .obj-left {
        padding: 0;
    }

    #caseStudyIntro .obj-right {
        padding: 0;
    }

    #caseStudyIntroWrapper .span7 {
        width: 100%;
    }

    #caseStudyDrivers .span4 {
        width: 100%;
    }

    #caseStudyMiniGallery {
        margin-bottom: 20px;
    }

        #caseStudyMiniGallery #print {
            width: auto;
            margin: 0 20px !important;
        }

        #caseStudyMiniGallery #miniGallery ul li {
            padding: 0;
        }

    #caseStudyIntroWrapper .span4 {
        width: auto;
    }

    #caseStudyIntroWrapper .exclusive {
        padding: 0 20px;
        width: auto;
        margin-left: 40px;
        height: auto;
    }

        #caseStudyIntroWrapper .exclusive .subHeading {
            height: auto;
            width: auto;
        }

    #caseStudyIntroWrapper.content {
        height: 100%;
    }

    .csblack {
        padding-top: 30px;
    }

    #caseStudyIntro #objective {
        width: auto;
    }

    #caseStudyResults h1 {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .caseStudyBack {
        top: 30px;
    }
}

@media (min-width:1001px) and (max-width:1199px) {
    .caseStudyBack {
        top: 30px;
    }

    #caseStudyMiniGallery #miniGallery ul li {
        padding-left: 20px;
        padding-right: 300px;
    }

    #caseStudyMiniGallery #print {
        margin-left: 660px;
    }

    .row-fluid [class*=span] ~ [class*=span] {
        margin-left: 2.12766%;
    }

    .row-fluid .span7 {
        width: 57.265%;
    }

    .row-fluid [class*=span] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        *margin-left: 2.5109110747408616%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media (min-width:684px) {
    .home-channels .channel span {
        font-size: 12px;
    }
}

@media (min-width:760px) and (max-width:910px) {
    .home-channels .channel span {
        font-size: 10px !important;
    }
}

.c-home-fake {
    opacity: .4;
}

@media (min-width:1180px) {
    .c-home-fake {
        opacity: .2;
    }
}

.c-home-fake1 {
    background-color: #ffaba9;
}

.c-home-fake2 {
    background-color: #ff4f43;
}

.c-home-fake3 {
    background-color: #ffd529;
}

.c-home-fake4 {
    background-color: #d5d327;
}

.c-home-fake5 {
    background-color: #d7a97b;
}

.c-home-fake6 {
    background-color: #4345a7;
}

.top-overlay {
    background-color: #fff;
}

@media (min-width:768px) and (max-width:960px) {
    .top-overlay .content {
        width: auto;
    }
}

.street-view > img, .street-view > video {
    width: 100%;
    height: 100%;
}

.scroll-explore {
    width: 80px;
    height: 80px;
    background-color: #fc0;
    padding: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #363636;
    color: rgba(54,54,54,.8);
    font-size: 15px;
    line-height: 20px;
    margin: 0 auto 10px auto;
}

    .scroll-explore span {
        display: block;
        margin-top: 18px;
    }

    .scroll-explore a {
        color: #363636;
        color: rgba(54,54,54,.8);
    }

        .scroll-explore a:hover {
            text-decoration: none;
        }

.menu-line {
    position: absolute;
    left: 50%;
    margin-left: -480px;
    top: 0;
    height: 8200px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 2px;
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    z-index: 70;
    display: none;
}

@media (min-width:1024px) {
    .menu-line {
        display: block;
    }
}

.sticky-wrapper {
    position: absolute;
    top: 600px;
}

    .sticky-wrapper ul {
        min-width: 130px;
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 20px;
    }

    .sticky-wrapper li {
        margin-bottom: 15px;
    }

    .sticky-wrapper a {
        display: block;
        padding-left: 21px;
        color: #fff;
    }

        .sticky-wrapper a.active, .sticky-wrapper a:hover {
            color: #fc0;
            text-decoration: none;
        }

            .sticky-wrapper a.active span, .sticky-wrapper a:hover span {
                background-color: #fc0;
            }

        .sticky-wrapper a span {
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            left: -10px;
            background-color: #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
        }

.stuck {
    -webkit-transform: translate3d(0px,0,0);
    z-index: 999;
    position: fixed !important;
    top: 150px !important;
}

#why {
    position: absolute;
    font-size: 160px;
    opacity: .9;
    font-weight: 700;
    font-size: 200px;
    font-weight: 400;
    left: 50%;
    margin-left: -400px;
    top: 828px;
}

.hotspot {
    color: #fff;
}

.touch-text {
    font-size: 20px;
    line-height: 30px;
    background-color: rgba(0,0,0,.8);
    padding: 21px 25px 25px 21px;
}

.tweet-text {
    padding: 21px 25px 25px 21px;
    margin-top: -189px;
    font-size: 20px;
    line-height: 30px;
    background-color: rgba(0,0,0,.6);
    z-index: 10;
    margin-left: -180px;
    background-color: rgba(109,207,246,.9);
    box-shadow: 0 0 5px rgba(255,255,255,.3);
    color: rgba(54,54,54,.9);
    left: 0;
    margin-left: 0;
    margin-top: 0;
}

    .tweet-text span {
        display: block;
    }

    .tweet-text .quote-icn {
        width: 26px;
        height: 22px;
        background: transparent url(/images/why_parallax/quotes.png) center no-repeat;
        margin: 10px 0;
    }

    .tweet-text .y-icn {
        bottom: -20px;
        right: 31px;
        width: 40px;
        height: 40px;
        background: transparent url(/images/tag_icon_youtube.png) center no-repeat;
    }

    .tweet-text .face1-icn {
        width: 200px;
        height: 178px;
        background: transparent url(/images/why_parallax/face1.png) center no-repeat;
        top: -178px;
        right: 0;
    }

    .tweet-text .fb-icn {
        bottom: -60px;
        right: 71px;
        width: 40px;
        height: 40px;
        background: transparent url(/images/tag_icon_facebook.png) center no-repeat;
    }

    .tweet-text .spoti-icn {
        bottom: -60px;
        right: -9px;
        width: 40px;
        height: 40px;
        background: transparent url(/images/tag_icon_spotify.png) center no-repeat;
    }

    .tweet-text .pintrest-icn {
        bottom: -20px;
        right: -49px;
        width: 40px;
        height: 40px;
        background: transparent url(/images/tag_icon_pinterest.png) center no-repeat;
    }

.face2 {
    z-index: 9;
    display: block;
    width: 318px;
    height: 318px;
    margin-left: -498px;
    margin-bottom: -445px;
    background: transparent url(/images/why_parallax/face2.jpg?1377644387) center no-repeat;
}

.bird {
    width: 320px;
    height: 221px;
    background: transparent url(/images/why_parallax/twitter-bird.png?1377644711) center no-repeat;
}

.media-neutral {
    background-color: rgba(0,0,0,.8);
    padding: 25px;
    color: #fff;
    margin-right: 0;
    margin-bottom: 0;
    width: auto;
    min-width: 270px;
    right: 0 !important;
    font-size: 20px;
    line-height: 30px;
}

.street-view {
    display: none;
}

.spot-rect {
    width: 132px;
    height: 132px;
    background-color: #fff;
    font-size: 20px;
    line-height: 132px;
    text-align: center;
}

    .spot-rect span {
        color: rgba(54,54,54,1);
    }

.spot-find {
    margin-right: -66px;
    margin-top: -132px;
    bottom: 50%;
    right: 50%;
    display: none;
}

.spot-lead {
    margin-bottom: -132px;
    margin-left: 66px;
    bottom: 50%;
    display: none;
}

.spot-engage {
    margin-right: -66px;
    margin-top: 132px;
    right: 50%;
    display: none;
}

.spot-attract {
    margin-bottom: -132px;
    margin-right: 66px;
    bottom: 50%;
    display: none;
}

.spot-success {
    display: block;
    width: 328px;
    height: 328px;
    margin-right: -164px;
    margin-bottom: -230px;
    background: transparent url(/images/why_parallax/success.png?1377644712) center no-repeat;
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    color: #fff;
}

    .spot-success span {
        display: block;
        margin-top: 126px;
    }

.spot-attention {
    width: 450px;
    font-size: 25px;
    line-height: 35px;
    margin: 132px 0 0 66px;
    min-height: 92px;
    background-color: rgba(109,207,246,.9);
    padding: 20px;
    left: 50%;
    width: auto;
    margin: 0;
    left: 0;
    font-size: 20px;
    line-height: 30px;
}

@media (min-width:481px) {
    .why-page {
        height: 10000px;
    }

    .hotspot {
        position: fixed;
        z-index: 1;
    }

    .scroll-explore {
        position: absolute;
        left: 50%;
        bottom: -48px;
        margin: 0;
        margin-left: -40px;
    }

    .spot-outro {
        position: fixed;
        width: 100%;
        bottom: 0;
        background-color: #fff;
        z-index: 99;
        height: 266px;
        overflow: hidden;
    }

    .top-overlay {
        position: absolute;
        z-index: 80;
        top: 0;
        left: 0;
        right: 0;
    }

    .tweet-text {
        width: 257px;
    }

        .tweet-text span {
            position: absolute;
        }

        .tweet-text .quote-icn {
            top: -50px;
            left: -21px;
            margin: 0;
        }

    .touch-text {
        width: 257px;
        margin-top: -189px;
        font-size: 20px;
        line-height: 30px;
        background-color: rgba(0,0,0,.8);
        left: 0;
        left: 50%;
    }

    .tweet-text {
        left: 50%;
        margin-left: -180px;
        margin-top: -189px;
    }

        .tweet-text .face1-icn {
            top: -105px;
            right: -180px;
        }

    .media-neutral {
        margin-right: -443px;
        margin-bottom: -170px;
        width: 479px;
        min-width: inherit;
        right: auto !important;
        z-index: 70;
    }

    .street-view {
        display: block;
    }

    .spot-find, .spot-lead, .spot-engage, .spot-attract {
        display: block;
    }

    .spot-attention {
        left: 50%;
        width: 450px;
        width: 424px;
        margin: 132px 0 0 66px;
    }
}

@media (max-width:767px) {
    #driversPage .introText p {
        padding-bottom: 45px;
    }
}

@media (min-width:481px) and (max-width:799px) {
    .spot-attention {
        margin: 264px 0 0 -232px;
    }
}

@media (min-width:800px) {
    .spot-attention {
        width: auto;
    }
}

.hotspot.spot-channels {
    z-index: 100;
    width: 100%;
    min-height: 10px;
    margin-left: -50%;
}

    .hotspot.spot-channels .ninth {
        display: none;
    }

@media (min-width:605px) and (max-width:850px) {
    .hotspot.spot-channels .ninth {
        display: block;
    }
}

.hotspot.spot-channels .ninth .channel {
    opacity: .2;
}

.hotspot.spot-channels .channel {
    min-height: 1px;
    position: relative;
    float: left;
    width: 9.09091%;
    height: auto;
    display: none;
}

@media (max-width:850px) {
    .hotspot.spot-channels .channel {
        width: 11.11111%;
        display: none;
    }
}

@media (max-width:605px) {
    .hotspot.spot-channels .channel {
        float: none;
        width: 200px;
        height: 200px;
        margin: 0 auto;
    }
}

@media (min-width:860px) {
    .hotspot.spot-channels .channel {
        display: block;
    }

    .scroll-explore {
        margin-left: 240px;
    }
}

.hotspot.spot-channels .channel img {
    display: block;
    width: 100%;
    height: auto;
}

.hotspot.spot-channels .channel span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 50%;
    font-size: 15px;
    line-height: 20px;
    margin-top: -10px;
}

@media (max-width:1060px) {
    .hotspot.spot-channels .channel span {
        font-size: 13px;
    }
}

@media (max-width:850px) {
    .hotspot.spot-channels .channel span {
        font-size: 15px;
    }
}

@media (max-width:684px) {
    .hotspot.spot-channels .channel span {
        font-size: 13px;
    }
}

@media (max-width:605px) {
    .hotspot.spot-channels .channel span {
        font-size: 16px;
    }
}

@media (max-width:605px) {
    .c-empty {
        display: none !important;
    }
}

.c-search {
    background-color: #008ea6;
}

.c-mobile {
    background-color: #ff4f43;
}

.c-website {
    background-color: #ffab1f;
}

.c-print {
    background-color: #ab7b79;
}

.c-social {
    background-color: #ffaba9;
}

.c-content {
    background-color: #00a547;
}

.c-apps {
    background-color: #7d47a7;
}

.c-brand {
    background-color: #d5d327;
}

.c-email {
    background-color: #00a9fd;
}

.c-conversion {
    background-color: #ffd529;
}

.c-ux {
    background-color: #6dcff6;
}

.c-creative {
    background-color: #ff31a7;
}

.c-epublishing {
    background-color: #4345a7;
}

.c-reputation {
    background-color: #af1d77;
}

.c-affiliate {
    background-color: #6fd3d5;
}

.c-video {
    background-color: #d7a97b;
}

.c-void1 {
    background-color: #ffd529;
}

.c-void2 {
    background-color: #ffaba9;
}


@media (min-width:768px) {
    .spot-outro .content {
        min-width: 728px;
        width: auto;
    }
}

.spot-outro .row-fluid [class*=span] {
    margin: 0;
}

.spot-outro p {
    font-size: 25px;
    line-height: 35px;
    color: #959595;
    margin: 83px 0 0;
    margin: 76px 0;
}

@media (max-width:567px) {
    .spot-outro p {
        font-size: 20px;
        line-height: 25px;
    }
}

.driversGridWrapper {
    width: 100%;
    margin-top: 15px;
    background-color: #eee;
}

#driversGrid {
    width: 100%;
    max-width: 2560px;
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
}

.a-driver {
    display: block;
    overflow: hidden;
    line-height: 0;
    min-height: 1px;
    position: relative;
    float: left;
    width: 14.28571%;
    height: auto;
/*
    -webkit-transition-property: background-color,opacity;
    -moz-transition-property: background-color,opacity;
    -o-transition-property: background-color,opacity;
    transition-property: background-color,opacity;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
*/
}
.a-driver img
{
    -webkit-transition: -webkit-transform 0.8s ease;
    -moz-transition: -moz-transform 0.8s ease;
    -o-transition: -o-transform 0.8s ease;
    transition: transform 0.8s ease;

    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


.a-driver:hover img,  .expandedGrid .a-driver.current img {
    -webkit-transform: scale(1.1,1.1) rotate(1deg) translate3d(0,0,0);
    -moz-transform: scale(1.1,1.1) rotate(1deg) translate3d(0,0,0);
    -o-transform: scale(1.1,1.1) rotate(1deg) translate3d(0,0,0);
    transform: scale(1.1,1.1) rotate(1deg) translate3d(0,0,0);
}




@media (min-width:1700px) {
    .a-driver {
        width: 11.11111%;
    }
}

@media (min-width:2100px) {
    .a-driver {
        width: 9.09091%;
    }
}

@media (max-width:987px) {
    .a-driver {
        width: 20%;
    }
}

@media (max-width:690px) {
    .a-driver {
        width: 33.33333%;
    }
}

@media (max-width:427px) {
    .a-driver {
        float: none;
        width: 300px;
        margin: 0 auto;
    }
}

.a-driver .driver-pic {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width:427px) {
    .driver-transparent {
        display: none;
    }
}

.cl5 {
    clear: both;
}

.driverInfo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2em;
    position: absolute;
    background-color: rgba(0,0,0,.4);
    top: 82%;
    height: 100%;
    bottom: 0;
    width: 100%;
    z-index: 10;
    padding: 4px 6px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;

}

@media (max-width:2300px) {
    .driverInfo
    {
        top: 78%;
    }
}
@media (max-width:1700px) {
    .driverInfo
    {
        top: 82%;
    }
}
@media (max-width:1500px) {
    .driverInfo
    {
        top: 80%;
    }
}
@media (max-width:1500px) {
    .driverInfo
    {
        top: 78%;
    }
}
@media (max-width:1250px) {
    .driverInfo
    {
        top: 75%;
    }
}
@media (max-width:1250px) {
    .driverInfo
    {
        top: 72%;
    }
}
@media (max-width:987px) {
    .driverInfo
    {
        top: 77%;
    }
}
@media (max-width:880px) {
    .driverInfo
    {
        top: 72%;
    }
}
@media (max-width:690px) {
    .driverInfo
    {
        top: 75%;
    }
}
@media (max-width:427px) {
    .driverInfo
    {
        top: 85%;
    }
}





.a-driver:hover .driverInfo
{
    top: 0;
}


.driverName {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 15px;
    letter-spacing: -.25px;
}

.driverNumber {
    font-size: 40px;
    line-height: 45px;
    color: #fff;
    position: absolute;
    bottom: 5px;
}

    .driverNumber span {
        display: block;
        font-size: 14px;
        line-height: 14px;
    }

.hidden-bellow
{
    top: 84%;
    position: relative;
}

.driverDesignation {
    font-size: 11px;
    color: #fff;
    line-height: 22.44px;
}

.driver-plus {
    display: block;
    position: absolute;
    bottom: 16px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: transparent url(/images/driver-plus.png?1377643745) center no-repeat;
}


.fourplus
{
    height: 600px;
}
.fourplus .driver-thumbs div
{
    overflow: hidden;
    opacity: 0.5;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.fourplus .driver-thumbs .active
{
    opacity: 1;
}
.fourplus .driver-thumbs .driverArrow
{
    opacity: 1;
    display: block;
    width: 105%;
    height: 8px;
    border: 0;
    position: relative;
    left: 0;
    margin-left: 0;
    top: 162px;
    background: #ffd31f;
    -webkit-transition: top 0.5s ease;
    -moz-transition: top 0.5s ease;
    transition: top 0.5s ease;
}

.fourplus .driver-thumbs div.active .driverArrow
{
    top: 152px;
}




.retractedGrid .a-driver:hover .driverInfo {
    top: 0;
}

.retractedGrid .a-driver:hover .hidden-bellow, .retractedGrid .a-driver:hover .hidden-bellow * {
    opacity: 1;
}

.expandedGrid .driver-transparent {
    background-color: #fff;
}

.expandedGrid a.a-driver {
    cursor: default;
    opacity: .4;
}

.expandedGrid .a-driver.current {
    cursor: pointer;
    opacity: 1;
}

    .expandedGrid .a-driver.current .driverInfo {
        top: 0;
        background-color: rgba(0,0,0,.4);
    }

    .expandedGrid .a-driver.current .hidden-bellow, .expandedGrid .a-driver.current .hidden-bellow * {
        opacity: 1;
    }

    .expandedGrid .a-driver.current .driver-plus {
        bottom: 16px;
        right: 10px;
        width: 24px;
        height: 24px;
        background: transparent url(/images/driver-minus.png?1377643745) center no-repeat;
    }

.og-expander {
    position: relative;
}

.tag-holder {
    overflow: hidden;
    *zoom: 1;
    margin-top: 20px;
}

    .tag-holder p {
        margin-bottom: 18px;
        color: #363636;
        font-size: 15px;
    }

.real-tag {
    display: block;
    float: left;
    padding: 0 42px 0 10px;
    margin: 0 10px 10px 0;
    color: #fff;
    color: rgba(255,255,255,.91);
    background: #514826 url(/images/tag-plus.png?1377647855) right 7px no-repeat;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
}

    .real-tag:hover {
        text-decoration: none;
    }

.latest-tweet {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    *zoom: 1;
}

.tweet-poster {
    display: block;
    color: #363636;
    margin: 28px 22px 0;
}

.tweet-body {
    color: #252525;
    margin: 11px 22px 0;
}

.hashtag {
    color: #003471;
}

.tweet-link {
    display: block;
    margin: 9px 22px 0;
    color: #252525;
    text-decoration: underline;
}

.carousel-content-row {
    position: absolute;
    top: 110px;
    left: 170px;
    max-width: 960px;
    margin: 0 auto;
}

@media (max-width:980px) {
    .carousel-content-row {
        left: 114px;
    }
}

@media (max-width:845px) {
    .carousel-content-row {
        position: relative;
        top: 100px;
        left: auto;
    }
}

.exclusive {
    width: 320px;
    min-height: 220px;
    position: relative;
}

    .exclusive .grayButton {
        position: absolute;
        margin: 0;
        left: 20px;
        bottom: -20px;
        min-width: 216px;
        background-position: 211px center;
        padding: 10px 10px 10px 13px;
    }

@media (max-width:845px) {
    .exclusive {
        margin: 0 auto 40px;
    }
}

.exclusive-container {
    padding: 21px 20px 20px;
}

    .exclusive-container .subHeading {
        margin-top: 13px;
    }

.homeQuote {
    position: relative;
    width: 319px;
    min-height: 160px;
    margin-left: 320px;
}

@media (max-width:845px) {
    .homeQuote {
        margin: 0 auto 40px;
    }
}

.homeQuote .quote {
    font-size: 60px;
    line-height: 10px;
    margin-left: -1px;
    margin-bottom: 5px;
    padding: 38px 0 0;
}

.home-quote-container {
    padding: 0 20px;
}

.quote-by {
    position: absolute;
    width: 83px;
    height: 40px;
    right: 0;
    bottom: 0;
}

.quote-face {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    width: 43px;
    height: 40px;
}

.quote-social {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
}

    .quote-social.facebook {
        background: transparent url(/images/quote-by-linkedin.png) center no-repeat;
    }

    .quote-social.linkedin {
        background: transparent url(/images/quote-by-linkedin.png) center no-repeat;
    }

    .quote-social.facebook {
        background: url(/images/tag_icon_facebook.png) no-repeat left center;
    }

    .quote-social.twitter {
        background: url(/images/tag_icon_twitter.png) no-repeat left center;
    }

    .quote-social.behance {
        background: url(/images/tag_icon_behance.png) no-repeat left center;
    }

    .quote-social.linkedin {
        background: url(/images/tag_icon_linkedin.png) no-repeat left center;
    }

    .quote-social.pinterest {
        background: url(/images/tag_icon_pinterest.png) no-repeat left center;
    }

    .quote-social.cabicon {
        background: url(/images/tag_cab_icon_gray.png) no-repeat left center;
    }

#homeContent {
    margin: 93px auto;
}

    #homeContent .grayButton {
        margin-bottom: 26px;
    }

    #homeContent .introText {
        margin: 7px 0 40px;
    }

    #homeContent .content {
        padding: 0 40px;
    }

#cab-life-cb {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
    background-color: #eee;
}

.pck-item {
    min-height: 1px;
    position: relative;
    float: left;
    width: 20%;
    height: auto;
}

@media (max-width:1050px) {
    .pck-item {
        width: 33.33333%;
    }

    .relatedContentBlock div.pck-item {
        display: none;
    }
}

@media (max-width:638px) {
    .pck-item {
        width: 100%;
    }
}

.pck-item img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width:638px) {
    .item-transparent {
        display: none;
    }
}

.slider-img {
    background-color: #fff;
    position: relative;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#cases {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
    background-color: #eee;
}

    #cases .pck-item {
        min-height: 1px;
        position: relative;
        float: left;
        width: 20%;
        height: auto;
    }

@media (max-width:1050px) {
    #cases .pck-item {
        width: 33.33333%;
    }
}

@media (max-width:638px) {
    #cases .pck-item {
        width: 100%;
    }
}

#cases .pck-item:hover .cases-hovered-overlay {
    opacity: .3;
}

#cases .pck-item img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width:638px) {
    #cases .item-transparent {
        display: none;
    }
}

#cases .c1 {
    background-color: #ff4f42;
}

#cases .c2 {
    background-color: #7d47a7;
}

#cases .c3 {
    background-color: #008ea6;
}

#cases .c4 {
    background-color: #4447a8;
}

#cases .c5 {
    background-color: #fe31a7;
}

#cases .c6 {
    background-color: #6ed4d6;
}

#cases .c7 {
    background-color: #feab1f;
}

#cases .c8 {
    background-color: #af1e79;
}

#cases .c9 {
    background-color: #ffacaa;
}

.cases-overlay {
    height: 86px;
    padding: 16px 20px 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.7);
}

.cases-catergory {
    display: block;
    margin-bottom: 0;
    font-size: 15px;
    color: #ffd200;
}

.cases-title {
    display: block;
    font-size: 19px;
    line-height: 22px;
    color: #fff;
    height: 44px;
    overflow: hidden;
}

.cases-hovered-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000 url(/assets/images/plus-big-white.png) center 40% no-repeat;
    opacity: 0;
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-item {
    width: 100%;
    height: 100%;
}

.jcarousel-prev {
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    top: 50%;
    background: #fff url(/assets/images/slider-prev.png) center no-repeat;
    opacity: .6;
    width: 60px;
    height: 140px;
    margin-top: -110px;
}

.jcarousel-next {
    cursor: pointer;
    display: block;
    height: 140px;
    right: 0;
    position: absolute;
    top: 50%;
    background: #fff url(/assets/images/slider-next.png) center no-repeat;
    opacity: .6;
    width: 60px;
    margin-top: -110px;
}

.jcarousel-next-disabled {
    display: none !important;
}

.jcarousel-prev-disabled {
    display: none !important;
}

#caseStudyMainGallery {
    background-color: #ececec;
}

    #caseStudyMainGallery.lower {
        top: -66px;
        z-index: 2;
    }

    #caseStudyMainGallery .blank-up-down {
        position: absolute;
        width: 106px;
        height: 315px;
        background: url(/assets/images/blank-up-down.png) no-repeat 0 0;
        left: 50%;
        top: 50%;
        margin-left: -53px;
        margin-top: -157px;
    }

    #caseStudyMainGallery .jcarousel-prev {
    }

    #caseStudyMainGallery .jcarousel-next {
    }

    #caseStudyMainGallery .jcarousel-next-disabled {
        display: none !important;
    }

    #caseStudyMainGallery .jcarousel-prev-disabled {
        display: none !important;
    }

.sliderImage img {
    width: 100% !important;
    height: auto !important;
}

#caseStudyDrivers .driverSlider .jcarousel-prev {
    display: none !important;
}

#caseStudyDrivers .driverSlider .jcarousel-next {
    display: none !important;
}

#new-slider > .slider-img {
    display: none;
}

.royalSlider {
    width: 100%;
    height: 860px;
    position: relative;
    direction: ltr;
}

    .royalSlider > * {
        float: left;
    }

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    .rsVisibleNearbyWrap .rsOverflow {
        position: absolute;
        left: 0;
        top: 0;
    }

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsArrow, .rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow, .rsNav, .rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .3s,opacity .3s linear;
    -moz-transition: visibility 0s linear .3s,opacity .3s linear;
    -o-transition: visibility 0s linear .3s,opacity .3s linear;
    transition: visibility 0s linear .3s,opacity .3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
}

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0,0,0,.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
    background: none !important;
}

.rsTabs, .rsThumbs {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s;
}

    .rsVideoFrameHolder.rsVideoActive {
        opacity: 1;
    }

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
}

img.rsImg {
    max-width: none;
}

.grab-cursor {
    cursor: url(/images/royalslider/grab.png) 8 8,move;
}

.grabbing-cursor {
    cursor: url(/images/royalslider/grabbing.png) 8 8,move;
}

.rsNoDrag {
    cursor: auto;
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(/images/royalslider/blank.gif);
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: #151515;
    color: #FFF;
}

    .rsDefault .rsArrow {
        height: 100%;
        width: 44px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21;
    }

    .rsDefault.rsVer .rsArrow {
        width: 100%;
        height: 44px;
    }

    .rsDefault.rsVer .rsArrowLeft {
        top: 0;
        left: 0;
    }

    .rsDefault.rsVer .rsArrowRight {
        bottom: 0;
        left: 0;
    }

    .rsDefault.rsHor .rsArrowLeft {
        left: 0;
        top: 0;
    }

    .rsDefault.rsHor .rsArrowRight {
        right: 0;
        top: 0;
    }

    .rsDefault .rsArrowIcn {
        width: 60px;
        height: 140px;
        top: 50%;
        left: 50%;
        margin-top: -70px;
        margin-left: -30px;
        position: absolute;
        cursor: pointer;
        background-color: #fff;
        background-color: rgba(255,255,255,.6);
        *background-color: #fff;
        background-repeat: no-repeat;
        background-position: center;
    }

@media (max-width:457px) {
    .rsDefault .rsArrowIcn {
        display: none;
    }
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    background-image: url(/images/arr-left.png);
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    background-image: url(/images/arr-right.png);
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
    opacity: 0;
    filter: alpha(opacity=0);
    *display: none;
}

.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #000;
    background: rgba(0,0,0,.75);
    text-align: center;
    line-height: 8px;
    overflow: hidden;
}

.rsDefault .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px;
}

    .rsDefault .rsBullet span {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #777;
        background: rgba(255,255,255,.5);
    }

    .rsDefault .rsBullet.rsNavSelected span {
        background-color: #FFF;
    }

.rsDefault .rsThumbsHor {
    width: 100%;
    height: 72px;
}

.rsDefault .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}

.rsDefault .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px;
}

    .rsDefault .rsThumb img {
        width: 100%;
        height: 100%;
    }

    .rsDefault .rsThumb.rsNavSelected {
        background: #02874a;
    }

        .rsDefault .rsThumb.rsNavSelected img {
            opacity: .3;
            filter: alpha(opacity=30);
        }

.rsDefault .rsTmb {
    display: block;
}

    .rsDefault .rsTmb h5 {
        font-size: 16px;
        margin: 0;
        padding: 0;
        line-height: 20px;
        color: #FFF;
    }

    .rsDefault .rsTmb span {
        color: #DDD;
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 18px;
    }

.rsDefault .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #000;
    background: rgba(0,0,0,.75);
}

    .rsDefault .rsThumbsArrow:hover {
        background: rgba(0,0,0,.9);
    }

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}

.rsDefault .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url(/images/rs-default.png);
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
    display: none !important;
}

@media screen and (min-width:0) and (max-width:800px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px;
    }

    .rsDefault .rsThumbsHor {
        height: 44px;
    }

    .rsDefault .rsThumbsVer {
        width: 59px;
    }
}

.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}

.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top,#fefefe,#f4f4f4);
    background-image: -moz-linear-gradient(top,#fefefe,#f4f4f4);
    background-image: linear-gradient(to bottom,#fefefe,#f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1;
}

    .rsDefault .rsTab:first-child {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .rsDefault .rsTab:last-child {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-right: 1px solid #cfcfcf;
    }

    .rsDefault .rsTab:active {
        border: 1px solid #D9D9DD;
        background-color: #f4f4f4;
        box-shadow: 0 1px 4px rgba(0,0,0,.2) inset;
    }

    .rsDefault .rsTab.rsNavSelected {
        color: #FFF;
        border: 1px solid #999;
        text-shadow: 1px 1px #838383;
        box-shadow: 0 1px 9px rgba(102,102,102,.65) inset;
        background: #ACACAC;
        background-image: -webkit-linear-gradient(top,#acacac,#bbb);
        background-image: -moz-llinear-gradient(top,#acacac,#bbb);
        background-image: linear-gradient(to bottom,#acacac,#bbb);
    }

.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url(/images/rs-default.png) 0 0;
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    *background-color: #000;
    border-radius: 2px;
}

    .rsDefault .rsFullscreenIcn:hover {
        background-color: rgba(0,0,0,.9);
    }

.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}

.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    background: url(rs-default.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    *background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0,0,0,.9);
}

.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
}

.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

    .rsDefault .rsCloseVideoBtn.rsiOSBtn {
        top: -38px;
        right: -6px;
    }

.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url(/images/rs-default.png) -64px 0;
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    *background-color: #000;
}

    .rsDefault .rsCloseVideoIcn:hover {
        background-color: rgba(0,0,0,.9);
    }

.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(../preloaders/preloader-white.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

.rsDefault .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #000;
    background: rgba(0,0,0,.75);
    color: #FFF;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px;
}
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid {
    width: auto;
}

input, textarea, select {
    width: 95%;
}

@-ms-viewport {
    width: device-width;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.visible-desktop {
    display: inherit !important;
}

@media (min-width:768px) and (max-width:979px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }
}

@media (max-width:767px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }
}

.leftCol {
    position: relative;
}

    .leftCol .driver-social {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 40px;
    }

        .leftCol .driver-social .socialLink {
            float: left;
            position: relative;
            margin-top: -40px;
            padding-bottom: 1px;
        }

.driver-social .socialLink:nth-child(even) {
    margin-top: 0;
    padding-bottom: 0;
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: inherit !important;
    }

    .hidden-print {
        display: none !important;
    }
}

@media (min-width:1000px) {
    .row {
        margin-left: -30px;
        *zoom: 1;
    }

        .row:before, .row:after {
            display: table;
            line-height: 0;
            content: "";
        }

        .row:after {
            clear: both;
        }

    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px;
    }

    #wrapper {
        width: 100%;
    }

    .content {
        width: 960px;
    }

    .span12 {
        width: 1170px;
    }

    .span11 {
        width: 1070px;
    }

    .span10 {
        width: 970px;
    }

    .span9 {
        width: 870px;
    }

    .span8 {
        width: 770px;
    }

    .span7 {
        width: 670px;
    }

    .span6 {
        width: 570px;
    }

    .span5 {
        width: 470px;
    }

    .span4 {
        width: 370px;
    }

    .span3 {
        width: 270px;
    }

    .span2 {
        width: 170px;
    }

    .span1 {
        width: 70px;
    }

    .offset12 {
        margin-left: 1230px;
    }

    .offset11 {
        margin-left: 1130px;
    }

    .offset10 {
        margin-left: 1030px;
    }

    .offset9 {
        margin-left: 930px;
    }

    .offset8 {
        margin-left: 830px;
    }

    .offset7 {
        margin-left: 730px;
    }

    .offset6 {
        margin-left: 630px;
    }

    .offset5 {
        margin-left: 530px;
    }

    .offset4 {
        margin-left: 430px;
    }

    .offset3 {
        margin-left: 330px;
    }

    .offset2 {
        margin-left: 230px;
    }

    .offset1 {
        margin-left: 130px;
    }

    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

        .row-fluid:before, .row-fluid:after {
            display: table;
            line-height: 0;
            content: "";
        }

        .row-fluid:after {
            clear: both;
        }

        .row-fluid [class*=span] {
            margin-left: 0;
            margin-bottom: 20px;
        }

            .row-fluid [class*=span] ~ [class*=span] {
                margin-left: 2.127659574468085%;
            }

        .row-fluid [class*=span] {
            display: block;
            float: left;
            width: 100%;
            min-height: 30px;
            *margin-left: 2.5109110747408616%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .row-fluid .span12 {
            width: 100%;
            *width: 99.94680851063829%;
        }

        .row-fluid .span11 {
            width: 91.45299145299145%;
            *width: 91.39979996362975%;
        }

        .row-fluid .span10 {
            width: 82.90598290598291%;
            *width: 82.8527914166212%;
        }

        .row-fluid .span9 {
            width: 74.35897435897436%;
            *width: 74.30578286961266%;
        }

        .row-fluid .span8 {
            width: 65.81196581196582%;
            *width: 65.75877432260411%;
        }

        .row-fluid .span7 {
            width: 57.26495726495726%;
            *width: 57.21176577559556%;
        }

        .row-fluid .span6 {
            width: 48.717948717948715%;
            *width: 48.664757228587014%;
        }

        .row-fluid .span5 {
            width: 40.17094017094017%;
            *width: 40.11774868157847%;
        }

        .row-fluid .span4 {
            width: 31.623931623931625%;
            *width: 31.570740134569924%;
        }

        .row-fluid .span3 {
            width: 23.076923076923077%;
            *width: 23.023731587561375%;
        }

        .row-fluid .span2 {
            width: 14.52991452991453%;
            *width: 14.476723040552828%;
        }

        .row-fluid .span1 {
            width: 5.982905982905983%;
            *width: 5.929714493544281%;
        }

        .row-fluid .offset12 {
            margin-left: 105.12820512820512%;
            *margin-left: 105.02182214948171%;
        }

            .row-fluid .offset12:first-child {
                margin-left: 102.56410256410257%;
                *margin-left: 102.45771958537915%;
            }

        .row-fluid .offset11 {
            margin-left: 96.58119658119658%;
            *margin-left: 96.47481360247316%;
        }

            .row-fluid .offset11:first-child {
                margin-left: 94.01709401709402%;
                *margin-left: 93.91071103837061%;
            }

        .row-fluid .offset10 {
            margin-left: 88.03418803418803%;
            *margin-left: 87.92780505546462%;
        }

            .row-fluid .offset10:first-child {
                margin-left: 85.47008547008548%;
                *margin-left: 85.36370249136206%;
            }

        .row-fluid .offset9 {
            margin-left: 79.48717948717949%;
            *margin-left: 79.38079650845607%;
        }

            .row-fluid .offset9:first-child {
                margin-left: 76.92307692307693%;
                *margin-left: 76.81669394435352%;
            }

        .row-fluid .offset8 {
            margin-left: 70.94017094017094%;
            *margin-left: 70.83378796144753%;
        }

            .row-fluid .offset8:first-child {
                margin-left: 68.37606837606839%;
                *margin-left: 68.26968539734497%;
            }

        .row-fluid .offset7 {
            margin-left: 62.393162393162385%;
            *margin-left: 62.28677941443899%;
        }

            .row-fluid .offset7:first-child {
                margin-left: 59.82905982905982%;
                *margin-left: 59.72267685033642%;
            }

        .row-fluid .offset6 {
            margin-left: 53.84615384615384%;
            *margin-left: 53.739770867430444%;
        }

            .row-fluid .offset6:first-child {
                margin-left: 51.28205128205128%;
                *margin-left: 51.175668303327875%;
            }

        .row-fluid .offset5 {
            margin-left: 45.299145299145295%;
            *margin-left: 45.1927623204219%;
        }

            .row-fluid .offset5:first-child {
                margin-left: 42.73504273504273%;
                *margin-left: 42.62865975631933%;
            }

        .row-fluid .offset4 {
            margin-left: 36.75213675213675%;
            *margin-left: 36.645753773413354%;
        }

            .row-fluid .offset4:first-child {
                margin-left: 34.18803418803419%;
                *margin-left: 34.081651209310785%;
            }

        .row-fluid .offset3 {
            margin-left: 28.205128205128204%;
            *margin-left: 28.0987452264048%;
        }

            .row-fluid .offset3:first-child {
                margin-left: 25.641025641025642%;
                *margin-left: 25.53464266230224%;
            }

        .row-fluid .offset2 {
            margin-left: 19.65811965811966%;
            *margin-left: 19.551736679396257%;
        }

            .row-fluid .offset2:first-child {
                margin-left: 17.094017094017094%;
                *margin-left: 16.98763411529369%;
            }

        .row-fluid .offset1 {
            margin-left: 11.11111111111111%;
            *margin-left: 11.004728132387708%;
        }

            .row-fluid .offset1:first-child {
                margin-left: 8.547008547008547%;
                *margin-left: 8.440625568285142%;
            }

    input, textarea, .uneditable-input {
        margin-left: 0;
    }

    .controls-row [class*=span] + [class*=span] {
        margin-left: 30px;
    }

    input.span12, textarea.span12, .uneditable-input.span12 {
        width: 1156px;
    }

    input.span11, textarea.span11, .uneditable-input.span11 {
        width: 1056px;
    }

    input.span10, textarea.span10, .uneditable-input.span10 {
        width: 956px;
    }

    input.span9, textarea.span9, .uneditable-input.span9 {
        width: 856px;
    }

    input.span8, textarea.span8, .uneditable-input.span8 {
        width: 756px;
    }

    input.span7, textarea.span7, .uneditable-input.span7 {
        width: 656px;
    }

    input.span6, textarea.span6, .uneditable-input.span6 {
        width: 556px;
    }

    input.span5, textarea.span5, .uneditable-input.span5 {
        width: 456px;
    }

    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 356px;
    }

    input.span3, textarea.span3, .uneditable-input.span3 {
        width: 256px;
    }

    input.span2, textarea.span2, .uneditable-input.span2 {
        width: 156px;
    }

    input.span1, textarea.span1, .uneditable-input.span1 {
        width: 56px;
    }

    .thumbnails {
        margin-left: -30px;
    }

        .thumbnails > li {
            margin-left: 30px;
        }

    .row-fluid .thumbnails {
        margin-left: 0;
    }
}

@media (min-width:980px) and (max-width:1024px) {
    .header-holder, #wrapper {
        width: 100%;
    }

    .content {
        width: 960px;
    }

    #caseStudies .box {
        width: 33.3333%;
        height: 350px;
    }

    .row-fluid {
        width: auto;
        *zoom: 1;
    }

        .row-fluid:before, .row-fluid:after {
            display: table;
            line-height: 0;
            content: "";
        }

        .row-fluid:after {
            clear: both;
        }

        .row-fluid [class*=span] {
            margin-left: 0;
            margin-bottom: 30px;
        }

            .row-fluid [class*=span] ~ [class*=span] {
                margin-left: 2.127659574468085%;
            }

        .row-fluid [class*=span] {
            display: block;
            float: left;
            width: 100%;
            min-height: 30px;
            *margin-left: 2.709239449864817%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .row-fluid [class*=span]:first-child {
                margin-left: 0;
            }

        .row-fluid .controls-row [class*=span] + [class*=span] {
            margin-left: 2.7624309392265194%;
        }

        .row-fluid .span12 {
            width: 100%;
            *width: 99.94680851063829%;
        }

        .row-fluid .span11 {
            width: 91.43646408839778%;
            *width: 91.38327259903608%;
        }

        .row-fluid .span10 {
            width: 82.87292817679558%;
            *width: 82.81973668743387%;
        }

        .row-fluid .span9 {
            width: 74.30939226519337%;
            *width: 74.25620077583166%;
        }

        .row-fluid .span8 {
            width: 65.74585635359117%;
            *width: 65.69266486422946%;
        }

        .row-fluid .span7 {
            width: 57.18232044198895%;
            *width: 57.12912895262725%;
        }

        .row-fluid .span6 {
            width: 48.61878453038674%;
            *width: 48.56559304102504%;
        }

        .row-fluid .span5 {
            width: 40.05524861878453%;
            *width: 40.00205712942283%;
        }

        .row-fluid .span4 {
            width: 31.491712707182323%;
            *width: 31.43852121782062%;
        }

        .row-fluid .span3 {
            width: 22.92817679558011%;
            *width: 22.87498530621841%;
        }

        .row-fluid .span2 {
            width: 14.3646408839779%;
            *width: 14.311449394616199%;
        }

        .row-fluid .span1 {
            width: 5.801104972375691%;
            *width: 5.747913483013988%;
        }
}

@media (min-width:980px) {
    .why-page .content {
        width: 748px;
    }
}

@media (min-width:1024px) {
    .why-page .content {
        width: 960px;
    }

    .why-page .media-neutral {
        left: 50%;
        margin-left: -270px;
        margin-right: 0;
    }
}

@media (min-width:768px) and (max-width:979px) {
    .header-holder, #wrapper {
        width: 100%;
    }

    .content {
        width: 748px;
        margin: auto;
        padding: 0 20px;
    }

    .logogroup {
        padding-left: 20px;
    }

    .header-holder {
        border-bottom: 0;
    }

        .header-holder .tagline {
            margin-left: 20px;
        }

    .logo {
        padding-right: 20px;
    }

    #caseStudies .box {
        width: 50%;
    }

    #caseStudies .random {
        display: none;
    }

    .row {
        margin-left: -20px;
        *zoom: 1;
    }

        .row:before, .row:after {
            display: table;
            line-height: 0;
            content: "";
        }

        .row:after {
            clear: both;
        }

    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 724px;
    }

    .span12 {
        width: 724px;
    }

    .span11 {
        width: 662px;
    }

    .span10 {
        width: 600px;
    }

    .span9 {
        width: 538px;
    }

    .span8 {
        width: 476px;
    }

    .span7 {
        width: 414px;
    }

    .span6 {
        width: 352px;
    }

    .span5 {
        width: 290px;
    }

    .span4 {
        width: 228px;
    }

    .span3 {
        width: 166px;
    }

    .span2 {
        width: 104px;
    }

    .span1 {
        width: 42px;
    }

    .offset12 {
        margin-left: 764px;
    }

    .offset11 {
        margin-left: 702px;
    }

    .offset10 {
        margin-left: 640px;
    }

    .offset9 {
        margin-left: 578px;
    }

    .offset8 {
        margin-left: 516px;
    }

    .offset7 {
        margin-left: 454px;
    }

    .offset6 {
        margin-left: 392px;
    }

    .offset5 {
        margin-left: 330px;
    }

    .offset4 {
        margin-left: 268px;
    }

    .offset3 {
        margin-left: 206px;
    }

    .offset2 {
        margin-left: 144px;
    }

    .offset1 {
        margin-left: 82px;
    }

    .row-fluid {
        width: auto;
        *zoom: 1;
    }

        .row-fluid:before, .row-fluid:after {
            display: table;
            line-height: 0;
            content: "";
        }

        .row-fluid:after {
            clear: both;
        }

        .row-fluid [class*=span] {
            margin-left: 0;
            margin-bottom: 30px;
        }

            .row-fluid [class*=span] ~ [class*=span] {
                margin-left: 2.127659574468085%;
            }

        .row-fluid [class*=span] {
            display: block;
            float: left;
            width: 100%;
            min-height: 30px;
            *margin-left: 2.709239449864817%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .row-fluid [class*=span]:first-child {
                margin-left: 0;
            }

        .row-fluid .controls-row [class*=span] + [class*=span] {
            margin-left: 2.7624309392265194%;
        }

        .row-fluid .span12 {
            width: 100%;
            *width: 99.94680851063829%;
        }

        .row-fluid .span11 {
            width: 91.43646408839778%;
            *width: 91.38327259903608%;
        }

        .row-fluid .span10 {
            width: 82.87292817679558%;
            *width: 82.81973668743387%;
        }

        .row-fluid .span9 {
            width: 74.30939226519337%;
            *width: 74.25620077583166%;
        }

        .row-fluid .span8 {
            width: 65.74585635359117%;
            *width: 65.69266486422946%;
        }

        .row-fluid .span7 {
            width: 57.18232044198895%;
            *width: 57.12912895262725%;
        }

        .row-fluid .span6 {
            width: 48.61878453038674%;
            *width: 48.56559304102504%;
        }

        .row-fluid .span5 {
            width: 40.05524861878453%;
            *width: 40.00205712942283%;
        }

        .row-fluid .span4 {
            width: 31.491712707182323%;
            *width: 31.43852121782062%;
        }

        .row-fluid .span3 {
            width: 22.92817679558011%;
            *width: 22.87498530621841%;
        }

        .row-fluid .span2 {
            width: 14.3646408839779%;
            *width: 14.311449394616199%;
        }

        .row-fluid .span1 {
            width: 5.801104972375691%;
            *width: 5.747913483013988%;
        }

        .row-fluid .offset12 {
            margin-left: 105.52486187845304%;
            *margin-left: 105.41847889972962%;
        }

            .row-fluid .offset12:first-child {
                margin-left: 102.76243093922652%;
                *margin-left: 102.6560479605031%;
            }

        .row-fluid .offset11 {
            margin-left: 96.96132596685082%;
            *margin-left: 96.8549429881274%;
        }

            .row-fluid .offset11:first-child {
                margin-left: 94.1988950276243%;
                *margin-left: 94.09251204890089%;
            }

        .row-fluid .offset10 {
            margin-left: 88.39779005524862%;
            *margin-left: 88.2914070765252%;
        }

            .row-fluid .offset10:first-child {
                margin-left: 85.6353591160221%;
                *margin-left: 85.52897613729868%;
            }

        .row-fluid .offset9 {
            margin-left: 79.8342541436464%;
            *margin-left: 79.72787116492299%;
        }

            .row-fluid .offset9:first-child {
                margin-left: 77.07182320441989%;
                *margin-left: 76.96544022569647%;
            }

        .row-fluid .offset8 {
            margin-left: 71.2707182320442%;
            *margin-left: 71.16433525332079%;
        }

            .row-fluid .offset8:first-child {
                margin-left: 68.50828729281768%;
                *margin-left: 68.40190431409427%;
            }

        .row-fluid .offset7 {
            margin-left: 62.70718232044199%;
            *margin-left: 62.600799341718584%;
        }

            .row-fluid .offset7:first-child {
                margin-left: 59.94475138121547%;
                *margin-left: 59.838368402492065%;
            }

        .row-fluid .offset6 {
            margin-left: 54.14364640883978%;
            *margin-left: 54.037263430116376%;
        }

            .row-fluid .offset6:first-child {
                margin-left: 51.38121546961326%;
                *margin-left: 51.27483249088986%;
            }

        .row-fluid .offset5 {
            margin-left: 45.58011049723757%;
            *margin-left: 45.47372751851417%;
        }

            .row-fluid .offset5:first-child {
                margin-left: 42.81767955801105%;
                *margin-left: 42.71129657928765%;
            }

        .row-fluid .offset4 {
            margin-left: 37.01657458563536%;
            *margin-left: 36.91019160691196%;
        }

            .row-fluid .offset4:first-child {
                margin-left: 34.25414364640884%;
                *margin-left: 34.14776066768544%;
            }

        .row-fluid .offset3 {
            margin-left: 28.45303867403315%;
            *margin-left: 28.346655695309746%;
        }

            .row-fluid .offset3:first-child {
                margin-left: 25.69060773480663%;
                *margin-left: 25.584224756083227%;
            }

        .row-fluid .offset2 {
            margin-left: 19.88950276243094%;
            *margin-left: 19.783119783707537%;
        }

            .row-fluid .offset2:first-child {
                margin-left: 17.12707182320442%;
                *margin-left: 17.02068884448102%;
            }

        .row-fluid .offset1 {
            margin-left: 11.32596685082873%;
            *margin-left: 11.219583872105325%;
        }

            .row-fluid .offset1:first-child {
                margin-left: 8.56353591160221%;
                *margin-left: 8.457152932878806%;
            }

    input, textarea, .uneditable-input {
        margin-left: 0;
    }

    .controls-row [class*=span] + [class*=span] {
        margin-left: 20px;
    }

    input.span12, textarea.span12, .uneditable-input.span12 {
        width: 710px;
    }

    input.span11, textarea.span11, .uneditable-input.span11 {
        width: 648px;
    }

    input.span10, textarea.span10, .uneditable-input.span10 {
        width: 586px;
    }

    input.span9, textarea.span9, .uneditable-input.span9 {
        width: 524px;
    }

    input.span8, textarea.span8, .uneditable-input.span8 {
        width: 462px;
    }

    input.span7, textarea.span7, .uneditable-input.span7 {
        width: 400px;
    }

    input.span6, textarea.span6, .uneditable-input.span6 {
        width: 338px;
    }

    input.span5, textarea.span5, .uneditable-input.span5 {
        width: 276px;
    }

    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 214px;
    }

    input.span3, textarea.span3, .uneditable-input.span3 {
        width: 152px;
    }

    input.span2, textarea.span2, .uneditable-input.span2 {
        width: 90px;
    }

    input.span1, textarea.span1, .uneditable-input.span1 {
        width: 28px;
    }

    .cabLifeEmptyBox {
        display: none;
    }

    .cabLifeBox {
        width: 50% !important;
        background-size: 100% 100% !important;
    }
}

@media (max-width:767px) {
    .logogroup {
        padding-left: 20px;
    }

    .header-holder {
        border-bottom: 0;
    }

        .header-holder .tagline {
            margin-left: 20px;
        }

    .logo {
        padding-right: 20px;
    }

    .main-nav {
        margin-top: 0;
        float: none;
    }

    #nav {
        display: none;
    }

    .row-fluid {
        width: auto;
    }

    #caseStudies .box {
        width: 50%;
    }

    #caseStudies .random {
        display: none;
    }

    .content h1 {
        font-size: 60px;
        margin: 40px 0;
    }

    .mailLink a {
        float: none;
    }

    .cabLifeEmptyBox {
        display: none;
    }

    .cabLifeBox {
        width: 50% !important;
        background-size: 100% 100% !important;
    }

    .footer-nav ul li {
        padding-right: 20px;
    }

    .channel-title h1 {
        float: none;
    }

    .channel-title .grayButton {
        float: none;
        margin-top: 0;
    }
}

@media (max-width:480px) {
    .logogroup {
        padding-left: 20px;
    }

    .header-holder {
        border-bottom: 0;
    }

        .header-holder .tagline {
            margin-left: 20px;
        }

    .logo {
        padding-right: 20px;
    }

    .main-nav {
        margin-top: 0;
        float: none;
    }

    #nav {
        display: none;
    }

    .row-fluid {
        width: auto;
    }

    #caseStudies .box {
        width: 100%;
        height: 320px;
    }

    #caseStudies .random {
        display: none;
    }

    .content h1 {
        font-size: 60px;
        margin: 40px 0;
    }

    .mailLink a {
        float: none;
    }

    .driversGrid .driverEmpty {
        display: none;
    }

    .driversGrid .driver {
        width: 160px;
        height: 160px;
    }

    .caseStudyBack {
        top: 30px;
    }

    #caseStudyIntro #topPlus {
        display: none;
    }

    #caseStudyIntro #objective {
        margin-top: 20px;
    }

    #caseStudyMiniGallery #print {
        margin-left: 0;
    }

    #caseStudyMainGallery .jcarousel-next {
    }

    #caseStudyMainGallery .jcarousel-prev {
    }

    #caseStudyDrivers .driverSlider {
        margin-left: 0 !important;
    }

    #caseStudyDrivers .caseStudyDrivers {
        padding-left: 0;
        position: relative;
    }

    #caseStudyResults .content {
    }

    .cabLifeEmptyBox {
        display: none;
    }

    .cabLifeBox {
        width: 100% !important;
        background-size: 100% 100% !important;
    }

        .cabLifeBox .feedLink {
            width: 100% !important;
        }

    #driverNav li {
        margin-bottom: 10px;
    }

    .content {
        margin: auto;
    }

    .vacancyDetails .leftCol {
        border-right: 0 !important;
    }

    .footer-nav ul li {
        padding-right: 20px;
    }
    .driver-quotes
    {
        position: relative;
        height: 220px;
    }
}




h2 {
    font-size: 40px;
    font-weight: normal;
    line-height: 60px;
}

h4 {
    font-weight: normal;
}

.key-services h3 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 36px;
}

.channel_sub {
    color: #959595;
}

@media (max-width:767px) {
    .channel_sub {
        margin-bottom: 40px;
    }
}


.channelIntro {
    height: 450px;
    background: #aaa;
}

.chanel_box {
    overflow: hidden;
    margin-top: 70px;
}

    .chanel_box li {
        position: relative;
        float: left;
        width: 9.09%;
        height: 0;
        padding-bottom: 9.09%;
        color: #fff;
    }
    /*
.chanel_box a
{
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	padding-top: 36%;
    text-align: center;
    font-style: normal;
    font-size: 18px;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
}
*/

    .chanel_box a, .chanel_box div {
        position: absolute;
        top: 0px;
        bottom: 0px;
        width: 100%;
        font-style: normal;
        font-size: 18px;
        text-decoration: none;
        color: #fff;
    }

    .chanel_box span {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -15px;
        text-align: center;
    }







.channelDrivers {
    margin: 100px 0 0 0;
    height: 400px;
}

.channelDriversLeft {
    position: absolute;
    width: 300px;
}


.getInTouch {
    overflow: hidden;
    margin-top: 100px;
    padding: 45px 0;
    background: #eee;
}

    .getInTouch h4 {
        margin-bottom: 20px;
        color: #363636;
        font-size: 40px;
        font-weight: normal;
        line-height: 50px;
    }

    .getInTouch p {
        font-size: 22px;
        color: #707070;
    }

    .getInTouch .grayButton {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 25px;
        padding: 20px;
        font-size: 22px;
        line-height: 24px;
    }

.c-grayedOut {
    background: #ccc;
}

.relatedContent {
    margin-top: 100px;
}

.relatedContentBlock {
    overflow: hidden;
    margin: 50px 0 150px 0;
}

.connects-with {
    margin-top: 100px;
}


.campaigns {
    overflow: hidden;
    margin-top: 100px;
}

.campaign_boxes {
    float: left;
    width: 465px;
}

    .campaign_boxes div {
        float: left;
        width: 155px;
        height: 155px;
    }

    .campaign_boxes h2 {
        font-size: 32px;
    }

.campaign_text {
    float: right;
    position: relative;
    width: 400px;
    height: 400px;
}

#campaign_one, #campaign_two, #campaign_three, #campaign_four {
    position: absolute;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}

.campaign_text h2 span {
    color: #b6b6b6;
}

.campaign_box {
    cursor: pointer;
}

    .campaign_box span {
        display: block;
        margin-top: 115px;
        text-align: center;
        color: #fff;
        font-size: 160%;
    }

.campaign_boxes .box_one {
    background: #7d47a7 url(/images/campaign_find.png) no-repeat center 20px;
}

.campaign_boxes .box_two {
    background: #ffcd00 url(/images/campaign_engage.png) no-repeat center 20px;
}

.campaign_boxes .box_three {
    background: #d5d428 url(/images/campaign_inspire.png) no-repeat center 20px;
}

.campaign_boxes .box_four {
    background: #6dcff6 url(/images/campaign_lead.png) no-repeat center 20px;
}

#campaign_one.active, #campaign_two.active, #campaign_three.active, #campaign_four.active {
    opacity: 1;
}

@media (max-width:850px) {
    .main-nav ul li {
        margin-left: 0;
    }
}

@media (max-width:980px) {
    .campaigns {
        margin-top: 60px;
    }

    .campaign_boxes {
        float: left;
        width: 300px;
    }

        .campaign_boxes div {
            width: 100px;
            height: 100px;
        }

    .campaign_box span {
        margin-top: 68px;
        font-size: 110%;
    }

    .campaign_boxes .box_one {
        background: #7d47a7 url(/images/campaign_find_small.png) no-repeat center 12px;
    }

    .campaign_boxes .box_two {
        background: #ffcd00 url(/images/campaign_engage_small.png) no-repeat center 12px;
    }

    .campaign_boxes .box_three {
        background: #d5d428 url(/images/campaign_inspire_small.png) no-repeat center 12px;
    }

    .campaign_boxes .box_four {
        background: #6dcff6 url(/images/campaign_lead_small.png) no-repeat center 12px;
    }

    .campaign_text {
    }
}

@media (max-width:768px) {
    .campaign_boxes {
        float: none;
        width: 270px;
        margin: 0 auto;
    }

        .campaign_boxes div {
            width: 90px;
            height: 90px;
        }

    .campaign_box span {
        margin-top: 62px;
        font-size: 105%;
    }

    .campaign_text {
        width: 100%;
        margin-top: 40px;
    }

    .main-nav li a.contact {
        margin-left: 0;
        border-radius: 0;
    }
}

@media (max-width:480px) {
    #driverNav {
        margin-bottom: 50px;
    }

    #footer .address {
        width: 100%;
    }

    #footer .footer-nav ul li {
        float: none;
        color: #a1a1a1;
        list-style-type: square;
        padding: 0;
        margin-left: 20px;
        border: none;
    }

    #footer #elite {
        float: none;
        margin: 0 auto;
        background: url(/images/drum-elite-logo-2x.png) no-repeat;
        width: 86px;
        height: 80px;
        background-size: 100%;
    }
    #caseStudyDrivers
    {
        min-height: 570px !important;
    }
}

@media (max-width:1200px) {
    .chanel_box li {
        width: 14.28%;
        padding-bottom: 14.28%;
    }
}

@media (max-width:800px) {
    .chanel_box li {
        width: 20%;
        padding-bottom: 20%;
    }

    .getInTouch .grayButton {
        position: relative;
        float: left;
    }
}

@media (max-width:500px) {
    .chanel_box li {
        width: 20%;
        padding-bottom: 20%;
    }

    .chanel_box span {
        margin-top: -12px;
        font-size: 14px;
    }
}

@media (max-width:1000px) {
    .channelDriversLeft {
        position: relative;
        width: auto;
    }

    #caseStudyDrivers {
        min-height: 550px;
    }
}

@media (max-width:950px) {
    .take_you .grayButton {
        position: inherit;
        float: none;
    }
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
