

@media (max-width: 1024px) {
  .blog .item .article-footer dd {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
  .tag-category fieldset.filters.btn-toolbar .btn-group.pull-right {
    margin-right: 10px;
  }
  .t3-header .languageswitcher-block {
    display: block;
  }
  .content-header .languageswitcher-block {
    width: auto;
    float: left;
  }
  .tag-category fieldset.filters.btn-toolbar .btn-group input#filter-search {
    width: 150px !important;
  }
  .tag-category ul.category li h3 {
    padding: 15px 0 0;
  }
  .tag-category ul.category li .item {
    padding: 0 15px;
  }
  .tag-category ul.category li span.tag-body {
    float: none;
  }
}
@media (max-width: 480px) {
  #searchForm .btn-toolbar .btn-group .input {
    width: 94%;
  }
  #searchForm .btn-toolbar .btn-group:first-child {
    width: 80%;
  }
  #searchForm .ordering-box .inputbox {
    width: 90%;
  }
  #search-form #advanced-search #finder-filter-window li.filter-branch label {
    width: 130px;
  }
  #search-form #advanced-search #finder-filter-window li.filter-branch select.inputbox {
    width: auto;
    margin-left: 140px;
  }
  .article-info dd {
    float: none;
  }
  .tag-category ul.category li .item {
    min-height: 0px;
  }
  .tag-category ul.category li span.tag-body img {
    width: 100%;
  }
}
@media (max-width: 360px) {
  #searchForm .btn-toolbar .btn-group .input {
    width: 92%;
  }
  #searchForm .ordering-box .inputbox {
    width: 98%;
  }
  .newsfeed-category #adminForm .filters input.input {
    width: 180px;
  }
  .newsfeed-category #adminForm .filters select.input {
    padding: 5px;
  }
  .tag-category fieldset.filters.btn-toolbar .btn-group input#filter-search {
    width: 190px;
  }
}
@media (max-width: 479px) {
  #adminForm .nav-tabs > li,
  #adminForm .nav-pills > li {
    float: none;
  }
  #adminForm .tab-content {
    padding: 20px 0;
    border: 0;
  }
  #adminForm .nav-tabs > .active > a,
  #adminForm .nav-tabs > .active > a:hover,
  #adminForm .nav-tabs > .active > a:focus {
    border-radius: 0;
    border: 1px solid #e5e5e5;
  }
  #Kunena #kpostmessage tr.krow1 .kpostbuttonset td.kposthint {
    padding: 2px 8px;
  }
  #Kunena #kpostmessage tr.krow1 .kpostbuttonset td,
  #Kunena #kpostmessage tr.krow2 .kpostbuttonset td {
    border: 0;
  }
  #Kunena td.kpostbuttons {
    height: auto;
  }
  #Kunena .kpostbuttonset {
    border: 0;
    margin: 0;
  }
  #Kunena table#kpostmessage .kposthint .kinputbox {
    padding: 0;
    margin: 0;
    text-align: center;
  }
}

