/*
Theme Name: Wolfram Support JA
Theme URI: http://www.wolfram.com
Author: WRI
Author URI: http://www.wolfram.com
Description: Wolfram Support JA
Tags: wri

   developer:   rmiske
   requires:    /common/framework/css/framework.ja.css
   ========================================================================== */



/* ==========================================================================
   language-specific overrides
   ========================================================================== */
/*footer: call us reseller contact info*/
#call-us-inner { padding-bottom: 0.75rem; }
#call-us-inner .grid p { margin-bottom: 0.125rem; }
#call-us-inner .grid p + p {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 1.875rem;
}



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

/* styles for large screens (1200px)
   ========================================================================== */
@media all and (max-width: 1200px) {}


/* styles for medium screens (900px)
   ========================================================================== */
@media all and (max-width: 900px) {}


/* styles for small screens (600px)
   ========================================================================== */
@media all and (max-width: 600px) {}


/* styles for minimum supported screen width (320px)
   ========================================================================== */
@media all and (max-width: 320px) {}


/* printer styles
   ========================================================================== */
@media print {}