@media screen and (max-width: 500px) {
.search-department {
  width: 140px;
}
.login-button {
  width: 40px;
}
.sponsor-msg-text {
  /*display: none;*/
}
.large-bn {
  width: auto;
  height: auto;
  float: none;
}
.large-bn img {
  max-width:98%;
  height: auto;
}
.smaller-bn {
  margin: 6px;
  font-size: inherit;
  line-height: inherit;
  height: auto;

}
.sponsor-msg-text img {
  max-width:33px;
  margin-right: 4px;
}
.topic-field {
  color: #3e4633;
  float: left;
  overflow: hidden;
  font-size: 11px;
  line-height: 15px;
}
.topic-title {
  width: 100%;
}
.topic-author, .topic-views, .topic-replies, .topic-lastposter {
  display: none;
}
.navi-block-forum{
  width: 100%;
  max-width: 360px;
}
.navi-block-right {
  width: 50%;
  max-width: 180px;
}
.navi-header-forum {
  background: url('/themes/indian/images/navig.png') 180px 5px no-repeat;
  text-indent: 12px;
}
.navi-header-slide {
  background: #D8DBD2 url('/themes/indian/images/navig.png') 4px 3px no-repeat;
  text-indent: 36px;
}
.center-top-block, .center-top-block-withimage {
  margin-bottom: 0;
  padding: 0;
}
.center-top-block-bnr {
  height: auto;
}
.footer-bn {
  height: auto;
}
.footer-bn img, #cannapedia img {
  max-width:98%;
  height: auto;
}
div.mooninfo {
  margin: 3px;
  padding: 3px;
}
#fullcol {
  margin: 0 2px 10px 2px;
}
.menuslideb-forum {
  width: 100%;
  max-width: 360px;
}
.side-block-header, .slide-side-block-header {
  width: 100%;
  max-width: 360px;
}
.side-block-header-forum, .slide-side-block-header-forum {
  width: 100%;
  max-width: 360px;
}
div.infoblockl {
  width:100%;
  float:none;
  margin: 0;
}
div.infoblockr {
  width:100%;
  float: none;
  margin: 0;
}
.choiceblockwide {
  padding: 3px 0;
  margin: 0px;
}

.mobilehide, .tablethide {
  display: none;
}
.widehide {
  display: block;
}
.moontb {
  padding: 0px;
}
}
