/* Style sheet for container set at 960px wide  */

@media (max-width: 1199px) {

    /* Custom main content */
    header, .main_content { width: 100%; }

        /* Brand logo */
        header .brand_logo { padding-top: 15px; }

        /* Main nav */
        header .main_nav { margin-top: 0; margin-left: 8px; }

            header .main_nav li { margin-right: 20px; }

                header .main_nav li:last-child { margin-right: 0; }

                header .main_nav li a { padding-top: 6px; }

        /* Culture selector */
        header .culture_selector { margin-top: 0; padding-top: 7px; }

        header .language_selector { margin-top: 0; }

    /* Customer service */

    .customer_service .contact_by_option .contact_details { /*max-width: 118px !important;*/ }

        .customer_service .contact_by_option .contact_details .email { font-size: 12px; }

    /* Footer */

    footer { width: 960px; }

    img.wide, img.wider { max-width: 200px; }

    img.wide, img.emailsignature { margin-top: 60px; }

    img.emailsignature { max-width: 240px; margin-left: 12% !important; }

    img.wider { margin-top: 30px; }

    .marketing_banner { max-width: 200px; }
}
