<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width:1000px){

  table{
    background: none; 
    border: none; 
    margin-bottom: none; 2
  }
  
  ul{
    margin-left: 0;
  }
  ul li ul{
    margin-left: 0;
  }
  p{
    margin-bottom: 0;
    line-height: 1.4;
  }
  .off-canvas-wrap .inner-wrap .navigation{
    display: none;
  }
  .header .nav .navContain .search form{
    height: 24px;
  }
  .header .nav .navContain .search form input{
    width: 182px;
    margin: 0;
    padding: 0;
    height: auto;
  }
  .header .nav .navContain .search form input.formSubmit{
    position: relative;
    top: -18px;
    left: 162px;
  }
  
}

@media screen and (max-width:1000px){

table{
    background: none; 
    border: none; 
    margin-bottom: none; 
  }
  
ul{
  margin-left: 0;
}
ul li ul{
    margin-left: 0;
}
p{
  margin-bottom: 0;
  line-height: 1.4;
}  

.right-small{
  border-left: 0;
}
.main-section .header{
  display: none;
}
.right-off-canvas-menu{
  background: #1e69c6;
}
.right-off-canvas-menu ul.off-canvas-list li{
  position: relative;
  height: 40px;
}
.right-off-canvas-menu ul.off-canvas-list li a{
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  border: none;
   background: -webkit-image-set(url(../images/icon_cross.png) 1x,url(../images/icon_cross-2x.png) 2x,url(../images/icon_cross-3x.png) 3x) no-repeat center;

  position: absolute;
  right: 0;
}
.off-canvas-wrap .inner-wrap .navigation{
   display: block;
   background: #1e69c6;
   position: relative;
   z-index: 11;
}

.off-canvas-wrap .inner-wrap .main-section{
   position: relative;
   z-index: 10;
}
.move-left .exit-off-canvas{
   background: rgba(0,0,0,0.6);
}
 .off-canvas-wrap .inner-wrap .navigation .tab-bar{
   background: #1e69c6;
 }
 .off-canvas-wrap .inner-wrap .navigation .tab-bar .tab-bar-section .logo_link .logo{
    display: inline-block;
    width: 278px;
    height: 45px;
   // height: 32px;
   // margin: 8px 25px 8px 0px;
    background:url(../images/lsdLogo_mobile.png) no-repeat left;
}
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div &gt;ul.navUl &gt;li a{
    width: 78%;
    line-height: 40px;
    display: block;
    padding-left: 15px;
  }
  .right-off-canvas-menu div ul li ul,.right-off-canvas-menu div ul li ul li ul{
    display: none;
  }
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl a{
    color: #fff;
    font-size: 14px;
  }
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl  .navLi{
    position: relative;
  }
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl &gt; .navLi &gt; ul {
  background: #1054a7; }
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl &gt; .navLi  ul &gt; li{
    padding: 0px 0px 0px 20px; }
    .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl &gt; .navLi &gt; ul &gt; li a {
      border: none; }
  
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl .dropdown-toggle-link {
  position: absolute;
  height: 41px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  z-index: 99999;
  right: 0;
  top: 0;
  background: #1054a7;
  cursor: pointer; }
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl .dropdown-toggle-link span{
    color: #bb898a;
    display: block;
    width: 100%;
    height: 100%;
    background: #1054a7;
  }
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl .dropdown-toggle-link span.glyphicon-menu-right {
    background: url("../images/right.png") no-repeat center;
    background-size: 16px 16px; }
  .off-canvas-wrap .inner-wrap .right-off-canvas-menu div .navUl .dropdown-toggle-link span.glyphicon-menu-down {
    background: url("../images/down.png") no-repeat center;
    background-size: 16px 16px; }
    
    .exit-off-canvas:hover{
      background: rgba(0, 0, 0, 0.5)!important;
    }
    
    
}


/*# sourceMappingURL=hamburg.css.map */






</pre></body></html>