/* Styles for the Chromebooks page.

   developer:   yhechler
   requires:    /common/framework/css/framework.de.css
   				/common/framework/css/form-gui.de.css
   ========================================================================== */

/* ==========================================================================
   page setup
   ========================================================================== */

html {
    color: #535353;
    font-family: 'Source Sans Pro', Arial, sans-serif!important;
}

.content-wrapper {
    margin: 0 auto;
    max-width: 940px;
    width: 100%;
}

main h2 {
    color: #dd1100;
    font-size: 1.875rem;
    line-height: 0.8;
    text-align: center;
}

main p {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 2.5rem;
}

main img {
    width: 100%;
}

section {
    padding: 3.75rem 1rem;
}

#features {
    padding-bottom: 5rem;
}

#contact-us-form {
    padding: 2.625rem 1rem;
}

header .contact-us.hide__320 {
    display: none;
}

/* ==========================================================================
   chromebooks-header
   ========================================================================== */

#chromebooks-header {
    background: #dd1100;
    color: #fff;
    display: none;
    height: 30px;
    position: fixed;
    width: 100%;
    z-index: 999999998;
}

#chromebooks-header:hover {
    background: #fe0000;
}

#chromebooks-header .content-wrapper {
    max-width: 1200px;
    min-width: 320px;
    padding: 0 1rem;
    width: 100%;
}

#contact-us-wrapper {
    color: #fff;
    font-size: 14px;
    line-height: 1.6rem;
}

#contact-us-wrapper img {
    margin-top: 6px;
    max-height: 18px;
    max-width: 32px;
    vertical-align: -moz-middle-with-baseline;
    vertical-align: top;
    width: auto;
}

span.contact-us.long {
    display: inline-block;
    line-height: 30px;
    margin-right: 0.8rem;
}

span.contact-us.short {
    display: none;
}

/* ==========================================================================
   hero
   ========================================================================== */

#hero {
    background: url("../img/hero.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    font-weight: 600;
}

#hero .content-wrapper {
    max-width: 1100px;
    padding: 0 2rem;
}

#hero.red-padding {
    border-top: 10px solid #dd1100;
}

#hero span:not(.white-space-nw) {
    text-transform: uppercase;
}

#hero p {
    font-size: 1.875rem;
    font-weight: 300;
    line-height: 1.5;
    max-width: 46rem;
    margin-top: 1rem;
}

.title-wrapper {
    padding: 0 0 0 1.475rem;
}

#on {
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 1.4;
    vertical-align: top;
}

#for-chromebooks {
    display: inline-block;
    font-size: 0.875rem;
    margin-top: 4.8px;
    vertical-align: top;
}

#wolfram {
    font-size: 4.375rem;
    line-height: 0.8;
}

#chromebooks {
    font-size: 3.125rem;
    line-height: 0.96;
    margin-left: 0.5rem;
}

#wolfram-cloud {
    font-size: 1.3125rem;
    line-height: 30px;
    text-transform: uppercase;
}

/* ==========================================================================
   Wolfram Alpha Notebook
   ========================================================================== */

#wolfram-alpha-notebook {
    background: #f9f9f9;
}

#wolfram-alpha-notebook a {
    color: #000;
    font-weight: 400;
}

#wolfram-alpha-notebook a:hover {
    color: #fe0000;
}

#wolfram-alpha-notebook img {
    max-width: 168px;
    max-height: 182px;
}

/* ==========================================================================
   features
   ========================================================================== */

#features span.hide__600 {
    color: #898989;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    top: 50px;
    width: 18rem;
}

#features p {
    color: #646464;
    font-size: 1.25rem;
    font-weight: 400;
    padding-bottom: 1.5625rem;
    text-align: center;
}

#features h2:nth-child(2n) {
    margin-top: 4.375rem;
}

#features img {
    height: auto;
    max-width: 600px;
    max-height: 450px;
}

/* ==========================================================================
   contact us form form styles
   ========================================================================== */

#contact-us-form {
    background: #f9f9f9;
    color: #646464;
}

#contact-us-form h2 {
    margin-bottom: 2rem;
}

#contact-us-form #submit {
    background: #e5e5e5;
    border: 1px solid #bfbfbf;
    color: #646464;
    font-size: 0.9375rem;
    margin-top: 0.5rem;
    padding: .60rem 2.2rem;
}

#contact-us-form #submit:hover {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    color: #646464;
}

#contact-us-form #submit:focus {
    background: #d1d1d1;
    border: 1px solid #bfbfbf;
    color: #646464;
}

#contact-us-form textarea,
#contact-us-form input[type='email'],
#contact-us-form input[type='text'] {
    border: 1px solid #bfbfbf;
    font-size: 0.9375rem!important;
    font-weight: 300;
    line-height: 1.25;
}

#contact-us-button {
    cursor: pointer;
}

#contact-us span {
    color: #dd1100;
}

#_form-gui ._main-grid>*:nth-child(even) {
    padding-left: 0.6rem;
}

#thank-you h2 {
    color: #333333;
    font-weight: 400;
    font-size: 1.875rem;
    margin-top: 4rem;
}

#thank-you,
#processing-error {
    display: none;
}


/* ==========================================================================
   consent
   ========================================================================== */

#_form-gui input[type='checkbox'] {
    color: #646464;
    font-size: 1rem;
    font-weight: 300;
}

#_form-gui .consent-wrapper a {
    color: #000;
    font-weight: 400;
}

#_form-gui .consent-wrapper a:hover {
    color: #fe0000;
}

/* ==========================================================================
   responsive breakpoint styles
   ========================================================================== */

/* styles for large screens over (1200px)
   ========================================================================== */

@media (max-width: 1200px) {}

/* styles for medium screens (900px)
   ========================================================================== */

@media all and (max-width: 900px) {
    header .contact-us.hide__320 {
        display: inline-block;
    }
    #hero img {
        height: 105px;
        width: 105px;
    }
    #hero .content-wrapper,
    .content-wrapper {
        padding: 0 2rem;
    }
    #wolfram {
        font-size: 3.375rem;
        line-height: 1.0;
    }
    #chromebooks {
        font-size: 2.25rem;
        margin-left: 0.3rem;
    }
    #hero p {
        font-size: 2.149rem;
        line-height: 1.5;
        max-width: none;
    }
    #on {
        font-size: 1.5rem;
        line-height: 1.0;
    }
    #features p {
        line-height: 1.5rem;
        padding-top: 5px;
    }
    section#wolfram-alpha-notebook {
        padding: 1.875rem 1rem;
    }
}

/* styles for small screens (600px)
   ========================================================================== */

@media all and (max-width: 600px) {
    main h2 {
        font-size: 18px;
        line-height: 1.8rem;
    }
    #hero .content-wrapper,
    .content-wrapper {
        padding: 0 1rem;
    }
    #contact-us-wrapper {
        margin-top: 0;
    }
    #hero img {
        height: 81px;
        width: 81px;
    }
    #hero p {
        font-size: 1.695rem;
    }
    .title-wrapper {
        padding: 0.8rem 0 1rem 1.0rem;
    }
    .title-wrapper {
        padding: 0.75rem 0 1rem 0.8rem;
    }
    #wolfram-alpha-notebook img {
        max-height: 91px;
        max-width: 84px;
    }
    #features p {
        font-size: 13px;
        line-height: 1.2rem;
    }
    #features span.hide__600 {
        padding-top: 2.0rem;
        position: relative;
        top: auto;
        width: 100%;
    }
    #features h2:nth-child(2n) {
        margin-top: 2.5rem;
    }
    span.contact-us.short {
        display: inline-block;
        line-height: 30px;
        margin-right: 8px;
    }
    span.contact-us.long {
        display: none;
    }
}

/* styles for minimum supported screen width (320px)
   ========================================================================== */

@media all and (max-width: 320px) {
    span.contact-us.short {
        display: none;
    }
    #hero .content-wrapper,
    .content-wrapper {
        padding: 0 0.5rem;
    }
    #hero img {
        height: 51px;
        width: 51px;
    }
    #wolfram {
        font-size: 34px;
        line-height: 0.8;
    }
    #chromebooks {
        font-size: 21px;
        margin-left: 0.3rem;
    }
    #hero p {
        font-size: 18px;
    }
    #on {
        font-size: 16px;
        line-height: 1.0;
    }
}

/* printer styles
   ========================================================================== */

@media print {}
