@media (min-width: 87.4376em) {

    #home #what-is-bc .v8-container {
        background: #eee url(/img/dashboard-in-browser.jpg) 22% 9.375em no-repeat;
        background-size: 57%;
    }

    #home #what-is-bc .col.text {
        margin-top: 3.75em;
    }

    #home #what-is-bc .text.large p,
    #home #what-is-bc p {
        text-align: left;
    }

    #home #bc-menu,
    #home #bc-menu .shadow-wrap {
        height: 25em;
    }

    .footer-links.row {
        padding-top: 2.5em;
    }

    .quote {
        max-width: 705px;            
    }

    header {
        height: 7.5em;
    }

    header nav {
        float: right;
        margin-right: 2.5em;
    }


    header nav ul li {
        display: block;
        float: left;
    }

    .page-showcase .sidebar {
        padding: 1.875em 0 1.875em 4%;
        border-left: 1px solid #ddd;
    }

    #what-is-bc .v8-container:last-child,
    .page-partners .text-column,
    .feature.v8-container .text,
    .v8-container {
        max-width: 80em;
        padding: 3.75em 0;
    }

    .v8-container.shell {
        padding: 0;
    }

    .v8-container.shell:last-child {
        padding: 0;
    }

    .v8-container:last-child {
        padding: 3.75em 0 7.5em 0;
    }

    .v8-container.action:last-child {
        padding: 7.5em 0;
    }

    .v8-container.shell-bottom:last-child {
        padding-bottom: 0;
    }

    .v8-container.bordered:last-child {
        border-bottom: 0;
    }

    
    .col {
        margin-right:4%;
    	padding:0 0%;
    }
    
    .footer-links .col.six,
    .three-up > li.three,
    .two-up > li.two,
    .four-up > li.four,
    .col.right {
        margin-right:0;
        float: right;
    }

    #home #testimonials li:last-child,
    .col.four:last-child,
    .col.three:last-child {
        margin-right:0;
        float: right;
    }

    .three-up > li.col.multi-row,
    .two-up > li.col.multi-row,
    .four-up > li.col.multi-row {
        margin-bottom: 2.5em;
    }

    .col-1 {
        width:4.66666666667%;
    }

    .footer-links ul,
    .col-2 {
        width:13.3333333333%;
    }

    .four-up > li,
    .col-3 {
        width:22.0%;
    }

    .sidebar,
    .nav-col,
    .three-up .col,
    .three-up > li,
    .col-4 {
        width:30.6666666667%;
    }

    .page-showcase .sidebar,
    .col-5 {
        width:39.3333333333%;
    }

    .two-up > li,
    .col-6 {
        width:48.0%;
    }
    .page-showcase .content,
    .col-7 {
        width:56.6666666667%;
    }
    .intro,
    .content,
    .center .text.large,
    .col-8 {
        width:65.3333333333%;
    }
    .col-9 {
        width:74.0%;
    }
    .col-10 {
        width:82.6666666667%;
    }
    .col-11 {
        width:91.3333333333%;
    }
    .col-12 {
        margin-right:0;
        width:100%;
    }
}

