/* Header */
    
  @font-face {
    font-family: 'U8';
    src: url('../fonts/U8-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/U8-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/U8-Regular.woff') format('woff'); /* Modern Browsers */
  }
  
  .logo-img {

  } 
  
  .block-search-form#block-search-form {
    top: 32px;
  }
  
  .panel-pane .pane-title {
    padding: 10px 10px 8px 10px;
    margin-bottom: 0px;
    font-family: 'U8', Roboto, sans-serif;
    font-weight: normal;
  }
  
  h2.slide-title a {
    font-family: 'U8', Roboto, sans-serif;
  }  
  
  #sel-option li {
    background-color: #908883;
  }
  
  .language-link.active {
    color: #908883;
  }
  
  #region-sidebar-second #block-block-5 {
    top: 0;
    width: auto;
    height: auto;
  }
  
  table img {
      max-width: initial !important;
  }
  
  /*#map-hidden { display: block !important; }*/
  
  @media screen and (max-width: 740px) { /* For mobile view */

    #block-superfish-1 {
      background-color: transparent !important;
    }
    
    .logo-img img {
      width: 300px !important;
    }
    
    .logo-img {

    }
    
    #zone-user #block-block-6 {

    }
    
    #zone-user .sel-box {
      width: 180px;
    }
