string(118) "insert into mobi_settings (id, customer_id, specifier, value ) values ( NULL, 85/p_728, 'colortheme_col0', '#5989EA' )"
Unknown column 'p_728' in 'field list'
@media screen, projection 
{

  h1
  {
    font-size: 1.2em;
  }
  h2
  {
    font-size: 1.1em;
  }
  h3
  {
    font-size: 1.0em;
  }
  
  .noscreen
  {
    display:none;
  }

  .fine_print
  {
    font-size: 0.8em; 
    text-decoration: none; 
    font-weight: normal; 
  }
  
  img
  {
    max-width:100%;
  }
  #map_canvas img 
  {
    max-width: none; 
  } 
  
  #offline
  {
    background-color: red;
    color: white;
    padding: 10px 30px;
    font-size: 26px;
    display: none;
  } 
  
  nav div .ui-collapsible-content
  {
    padding:0;
  }
    
  iframe
  {
    max-width:100% !important;
  }
  
  .faq_box .ui-btn-inner
  {
    white-space: normal !important;
  }
  
  #sitemap li
  {
    padding-top: 8px;
    padding-bottom: 8px;
  }  
  #sitemap li a
  {
    text-decoration: none;
  }
  
  #footer-nav
  {
    background-color: #000;
    color: #fff;
  }
  #footer-nav a,
  #footer-nav a:hover,
  #footer-nav a:visited,
  #footer-nav a:active
  {
    color: #fff;
    text-decoration: none;
    font-size: 32px;
  }
  
  #cookie_info
  {
    background-color: #000000;
    color: #eeeeee;
    padding: 4px 10px;
    text-align: center;
  }
  
  #cookie_info a
  {
    background: #eeeeee;
    color: #000000;
    padding: 5px 10px;
    text-decoration: none;
  }  
  
}
  
@media screen and (orientation:landscape) and (min-width : 900px)
{
  
  #top_or_left
  {
    width:34%;
    float:left;
    border-right: 1px solid #000;
  }
      
  #page-content
  {
    width:66%;
    float:right;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    border-left: 1px solid #000;
    margin-left:-1px;
  }
    
}  


@media print 
{

  .noprint
  {
    display:none;
  }
 
  .fine_print
  {
    font-size: 8pt; 
  }
  
}


   
  
