footer {
background: #0067a1 url("/fileadmin/lohi/lohi_mu/images/footernavibg.jpg") no-repeat scroll center center / cover 
}

header {
background: #0067a1 url("/fileadmin/lohi/lohi_mu/images/navibg.jpg") no-repeat scroll left bottom / cover;
}

.tx-bwrk-onepage-menu {
display: none;
}

#sh_container {
background: #0067a1 url("/fileadmin/lohi/lohi_mu/images/navibg.jpg") no-repeat scroll left bottom / cover;
}

header #logo {
float: left;
margin-left: 15px;
margin-bottom: 13px;
width: 194px;
}

/*
header #logo a {
background: url(images/lohi-lhbb-rd.png) no-repeat top left;
background-size: 194px 95px;
width: 194px;
height: 95px;
display: block;
}
*/

#c1400 .subcl, #c1400 .subc, #c1400 .subcr,
#c1520 .subcl, #c1520 .subc, #c1520 .subcr {
margin-bottom: 60px;
}

#menu-toggle {
position: fixed;
right: 15px;
top: 32px;
width: auto;
z-index: 10000;
padding-top: 0px;
margin-right: 0px;
float: none;
padding: 4px;
padding-top: 4px;
}

#menu-toggle.scrolled {
padding: 4px;
padding-top: 4px;
background: rgba(51,122,183,0.7);
border-radius: 5px;
width: auto;
}

#menu-toggle a, #menu-toggle a:hover {
cursor: pointer;
}

.csc-textpic-text a img {
width: auto;
}

#c1520 {
display: block;
}

#c1400 {
display: none;
}

@media screen and (min-width: 978px) {

#c1520 {
display: none;
}

#c1400 {
display: block;
}


#small_header #sh_menu ul li.active a {
    background: rgba(255,255,255,0.3);
}

  header nav ul li:hover a {
  background: rgba(255,255,255,0.3);
  }
  
  #small_header #sh_menu ul li:hover a {
  background: rgba(255,255,255,0.3);
  }
  
  /*
  header #logo {
  width: 249px;
  margin-right: 109px !important;
  }
  
  header #logo a {
  background: url(images/lohi-lhbb.png) no-repeat top left;
  background-size: 249px 134px;
  width: 249px;
  height: 134px;
  }
  */
  
  #cp-slider .cpslide.slide01 {
  height: 220px !important;
  }
  /*
  #small_header #sh_logo {
  width: 141px;
  margin-right: 232px !important;
  }
  
  #small_header #sh_logo a {
  background: url(images/lohi-lhbb-rd.png) no-repeat left center;
  background-size: 141px 69px;
  width: 141px;
  height: 84px;
  display: block;
  }*/
  
}