/**
 * These styles are particular to the /knows pages
 */

/* varnish uses a special stripped-down version of the masthead */

#masthead.stripped {
    border: none;
    padding: 0;
}

/* above small: right aligned */
@media screen and (min-width: 40em) {
    #masthead .knows-logo {
        float: right;
    }
}
/* above small: right aligned */
@media screen and (min-width: 40em) {
    #masthead .nodejs-logo{
        float: right;
    }
}


#core_content.varnish {
    border-bottom: 0.063em solid #ded9ce;
}

#core_content .varnish-speed-banner {
    padding: 0;
    margin-top: -1em;
}

#core_content .varnish-speed-banner .banner-wrapper {
    position: relative;
}

#core_content .varnish-speed-banner .banner-lines {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    height: 90%;
    border-top: 0.1875em double #ded9ce;
    border-bottom: 0.1875em double #ded9ce;
}

#core_content .varnish-speed-banner .banner-image {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    margin-left: 2em;
}

#core_content .varnish-speed-banner .banner-image img#varnishspeed {
    max-width: 90%;
    margin-left: 1em;
}

#core_content .varnish-speed-banner .banner-wrapper .banner-text {
    padding: 1.5em 0;
}

#core_content .varnish-speed-banner .banner-text h2 {
    color: #939495;
    font-family: Georgia,serif;
    font-size: 3.625em;
    font-style: italic;
    font-weight: 400;
    overflow: auto;
    margin-left: 1em;
}

#core_content .varnish-speed-banner .banner-text h2 em {
    color: #b32720;
    display: block;
    font-size: 1.25em;
    line-height: 0.85em;
}

#core_content .varnish-speed-banner .banner-text h2 i {
    display: block;
    float: left;
    font-size: 0.85em;
    margin-top: 0.125em;
    padding: 0 0.25em;
}

#core_content .varnish-speed-banner .banner-text h2 strong {
    color: #3e2f2f;
    float: left;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

#core_content .varnish-speed-banner .banner-text p {
    color: #78796e;
    margin-left: 4.5em;
    padding-bottom: 2em;
}

#core_content .varnish-speed-banner .banner-text p strong {
    color: #3e2f2f;
}

#core_content .varnish-speed-banner .banner-text p em {
    color: #897c04;
}

#core_content .varnish-speed-banner .small-banner-text {
    margin-top: 1em;
    border-top: 0.063em solid #ded9ce;
}

#core_content .varnish-speed-banner .small-banner-text h2 {
    margin-top: 0.25em;
    margin-left: 0.25em;
}

#core_content .varnish-speed-banner .small-banner-text p {
    margin-left: 1.675em;
    padding-bottom: 1em;
}

#core_content.varnish .rationale em {
    color: #b32720;
    font-family: "lucida grande","lucida sans unicode",arial,sans-serif;
    font-style: normal;
    letter-spacing: -0.05em;
    line-height: 1.111em;
    font-size: 1.2857em;
}

#core_content.varnish .rationale em span {
    font-size: 1.25em;
}

#core_content .varnish-benefits {
    margin-bottom: 2em;
}

#core_content .varnish-benefits .video-js-box {
    margin-bottom: 1em;
}

#core_content .varnish-benefits .video-js-box video,
#core_content .varnish-benefits .video-js-box object,
#core_content .varnish-benefits .video-js-box img {
    width: 100%;
}

/* large only: use the sideways bracket image for varnish benefits */
@media screen and (min-width: 64em) {
    #core_content .bracket-head.bracket-head-varnish {
        background: url("/i/presentation/varnish-bracket.png") no-repeat scroll 0 0;
        text-indent: -9999px;
        width: 78px;
        height: 294px;
    }
}

/* large only: use the sideways bracket image for varnish benefits */
@media screen and (min-width: 64em) {
    #core_content .bracket-head.bracket-head-nodejs {
        background: url("/i/presentation/nodejs-bracket.png") no-repeat scroll 0 0;
        text-indent: -9999px;
        width: 78px;
        height: 294px;
    }
}
.varnish-omniti-benefits {
    margin-bottom: 1.5em;
}

#core_content.varnish .copy h3 {
    color: #3e2f2f;
    font-family: Baskerville,"Palatino Linotype",serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.667em;
    margin: 0 0 0.725em 0;
}

#core_content .seminar-cta {
    background-color: #e8e9de;
    padding: 2em 1.5em;
    margin-bottom: 1em;
    border-bottom: 0.063em solid #ded9ce;
}

#core_content .seminar-cta  h2 {
    background: transparent url("//s.omniti.net/i/presentation/ico20-sprite-angle-brackets.gif") no-repeat scroll 0 -80px;
    color: #3e2f2f;
    font-family: Georgia,serif;
    font-size: 1.125em;
    font-style: italic;
    padding-left: 12px;
}

#core_content .inside-quote {
    margin-bottom: 1em;
}

#core_content .subsection.contact-cta {
    padding: 1em 0.5em;
}

/* small only: drop the bottom border */
@media screen and (max-width: 39.9375em) {
    #core_content .subsection.contact-cta {
        border-bottom: none;
    }
}

#core_content .subsection.contact-cta h2 {
    background: transparent url("//s.omniti.net/i/presentation/ico20-sprite-angle-brackets.gif") no-repeat scroll 0 -80px;
    color: #3e2f2f;
    font-family: Georgia,serif;
    font-size: 1.125em;
    font-style: italic;
    line-height: 1.4;
    padding-left: 12px;
}

#core_content .subsection.contact-cta p.contact-us {
    float: right;
}

