
@media (max-width: 700px)  {
 .kbee .resources-panel .thumbnail_large li.media 						{border: 1px solid #dededf;	border-top: none;clear:left; border-radius: 0;  margin: 0;  height: 398px;    padding-bottom: 12px;}
 .kbee .resources-panel .thumbnail_large li.media:nth-of-type(1) 		{margin-top:0; border-top:1px solid #dededf;}
 .kbee .resources-panel .thumbnail_large .thumbnail 						{height: 220px; padding:0; overflow:hidden; background: #eeeeee;     border: 1px solid #eeeeee; position: relative; margin-top:15px;}
 .kbee ul li.label {margin-bottom: 8px;}
 .kbee .sqltools-twopanels {position: inherit; top:inherit;}
 
 .kbee .login-container {width: 100%;    border: none; }
  .kbee .forgot-canvas {  width: 100%;    border: none;}
  
  .kbee .loginmodal-container-idoc {
    z-index: 9999999;
    left: 0;
    top: 0;
    background: white;
    height: 100vh;
    position: absolute;
    border: nono;
    width: 100%;
    max-width: 100%;
    padding: 10%;
}
  
}
 