@media screen and (max-width: 350px) {
  .collapse {
    top: 33px;
    left: 0 !important;
    width: 200px; } }
@media screen and (max-width: 768px) {
  .collapse {
    top: 33px;
    /*left: -150px;*/
    width: 200px; }

  .nav-collapse.collapse {
    height: 0; }

  .navbar .nav > li {
    float: none !important; }

  a.btn.btn-navbar {
    display: block; }

  body {
    zoom: 0.85 !important; } }
body {
  zoom: 1; }

@media screen and (max-width: 980px) {
  body {
    padding-top: 45px; }

  .container-fluid.nav-container {
    padding: 0 15px;
    background: #3296e1;
  } }
@media screen and (max-width: 428px) {
  body {
    padding-top: 75px; } }
@media screen and (max-width: 540px) {
  span.span4 {
    width: 100% !important;
    margin: 0 !important; }

  .row-fluid .span6 {
    width: 100%;
    margin: 15px 0 !important; } }
@media screen and (min-width: 768px) {
  .navbar-fixed-top .navbar-inner {
    height: 65px;
    background: #3296e1;
  }
  a.dropdown-toggle.currency-toggle {
    position: relative;
    top: -18px;
  }
}
a.dropdown-toggle.currency-toggle{
  font-size: 1em;
  text-shadow: none !important;
  color: #fff !important;
}
@media screen and (max-width: 740px) {
  .table-type {
    display: none; }

  #two-column #left {
    float: left;
    width: 106%; }

  #two-column #right {
    width: 106%;
    float: left; } }
@media screen and (max-width: 680px) {
  .table-bandwidth {
    display: none; } }
@media screen and (max-width: 600px) {
  .table-speed {
    display: none; } }
@media screen and (max-width: 540px) {
  .table-torrents {
    display: none; } }
@media screen and (max-width: 480px) {
  .table-review {
    display: none; }

  .dataTables_filter {
    float: left;
    text-align: left; }

  .dataTables_length {
    float: left !important; } }
.dataTables_filter {
  float: left;
  text-align: left; }

.dataTables_length {
  float: right; }

@media screen and (max-width: 420px) {
  .table-score {
    display: none; } }
@media screen and (max-width: 360px) {
  .table-plan {
    display: none; }

  .dataTables_length {
    float: left;
    position: relative !important;
    top: 0 !important; } }
@media screen and (max-width: 355px) {
  .table-plan {
    display: none; }

  .dataTables_length {
    float: left;
    position: relative !important;
    top: 34px !important; } }
@media screen and (max-width: 720px) {
  .dataTables_paginate {
    float: none;
    text-align: center;
    top: 20px;
    position: relative;
    left: -11px; } }
@media screen and (max-width: 920px) {
  .archive.post-type-archive-seedbox table#table-main {
    zoom: 0.9; } }
@media screen and (max-width: 740px) {
  .archive.post-type-archive-seedbox .table-type {
    display: none; }
  .archive.post-type-archive-seedbox span#tools {
    display: none; }
  .archive.post-type-archive-seedbox span.span10 {
    width: 100% !important; } }
@media screen and (max-width: 680px) {
  .archive.post-type-archive-seedbox .table-bandwidth {
    display: none; } }
@media screen and (max-width: 600px) {
  .archive.post-type-archive-seedbox .table-speed {
    display: none; } }
@media screen and (max-width: 540px) {
  .archive.post-type-archive-seedbox .table-torrents {
    display: none; } }
@media screen and (max-width: 480px) {
  .archive.post-type-archive-seedbox .table-review {
    display: none; } }
@media screen and (max-width: 420px) {
  .archive.post-type-archive-seedbox .table-score {
    display: none; } }
@media screen and (max-width: 360px) {
  .archive.post-type-archive-seedbox .table-plan {
    display: none; } }
@media screen and (max-width: 355px) {
  .archive.post-type-archive-seedbox table#table-main {
    position: relative;
    top: 45px; } }
.archive.post-type-archive-seedbox a.paginate_button {
  padding: 0 5px;
  cursor: pointer; }

@media screen and (max-width: 660px) {
  .archive.category-reviews div#main,
  .archive.category-news div#main,
  .archive.category-guides div#main {
    width: 100%; }
  .archive.category-reviews div#sidebar1,
  .archive.category-news div#sidebar1,
  .archive.category-guides div#sidebar1 {
    display: none; } }

@media screen and (max-width: 700px) {
  .single div#main {
    width: 100%; }
    .single div#main table.table {
      zoom: 0.9; }
  .single div#sidebar1 {
    width: 100%;
    margin: 0; }
  .single div#sidebar_custom {
    width: 100%; } }

.archive.tax-area .span12 {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.navbar .brand {
  padding: 10px 0 0 20px; }

.navbar .nav {
  top: 3px; }

.zoomable {
  left: 0;
  position: relative;
}
.zoomable, #main, body, #sidebar1 {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.zoomable-fixed {
  -webkit-transform: scale(1.5) !important;
  -moz-transform: scale(1.5) !important;
  -ms-transform: scale(1.5) !important;
  -o-transform: scale(1.5) !important;
  transform: scale(1.5) !important;
  left: 60px;
}

/*# sourceMappingURL=additional-css.css.map */
