
/*
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */


.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .theme-dark.slider-wrapper {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
    padding-bottom: 10px!important;
  }
   .footer-about,.sicons {
    margin-left: 0!important;
} 
.sicons {
    float: right!important;
}           
  /* subheader-icons style */
  #subheader-icons li{
    background-image: url("./images/subheader-icons.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    margin-left: 10px;
}
  #subheader-icons li a {
    display: block;
    width: 21px;
    height: 24px;
    text-indent: -9999px;
  }
  #subheader-icons .divider-vertical-medium {
    display: none;
  }  
  #subheader-icons li#ic-unanswered {     
   background-position: 0 0;
  }
  #subheader-icons li#ic-unread {     
   background-position: -23px 0;
  }
  #subheader-icons li#ic-new {    
    background-position: -46px 0;
  }
  #subheader-icons li#ic-active {     
   background-position: -69px 0;
  }
  #subheader-icons li#ic-mark {     
  background-position: -92px 0;
  }

  .row-fluid .mcp-main {    
    width: 100%!important;
    margin-left:0!important;
  }
  /* UCP navigation menu  */
   #smiley-box {
    float: none;
    width: 100%;
  } 
  .ucp-main {    
    width: 100%!important;
    margin-left:0!important;
  }
    .bbcode-status {
        display: none;
  }
    #message-box {
    width: 100%;
  }
  .row-fluid .span2 {
    width: 100%!important;
  }
  /* Forum table styles  */
  .topiclabel {
        display: none;
  }
  
}  

@media (min-width: 1200px) {  

/* Columns Width - change the width below if you want to change the width of sidebar 
------------------------------------------------------------------------------------ */

.right-content {
  width: 270px!important;
}
.left-content {
  width: 870px!important;
}

/* Columns Width End
------------------------------------------------------------------------------------ */
  .footer-about,.sicons {
    margin-left: 0!important;
  }
  .sicons {
    float: right!important;
  }        
  #subheader-icons li {
        background-image: none !important;
  }
  .row {
    margin-left:0px;
    
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
    
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 810px;
  }  
  .span6 {
    width: 570px;
  }  
  .span4 {
    width: 330px;
  }
  .span3 {
    width: 270px;
  }
  
  
  .row-fluid {
    width: 100%;
    
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
    
  .row-fluid .span12 {
    width: 100%;   
  } 
  .row-fluid .span10 {
    width: 82.90598290598291%;   
  } 
  .row-fluid .span9 {
    width: 74.35897435897436%;    
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;    
  }
  
  .row-fluid .span6 {
    width: 48.717948717948715%;   
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;   
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;   
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;   
  }  
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  
  
}
@media (min-width: 980px) and (max-width: 1199px) {

/* Columns Width - change the width below if you want to change the width of sidebar 
------------------------------------------------------------------------------------ */

.right-content {
  width: 270px!important;
}
.left-content {
  width: 640px!important;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 10px;
  }
/* Columns Width End 
------------------------------------------------------------------------------------ */
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 940px;
  }
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;    
  }   
}

@media (min-width: 980px) {

.navbar-search .search-query {
   
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 0px 10px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {

/* Columns Width - change the width below if you want to change the width of sidebar 
------------------------------------------------------------------------------------ */

  .right-content {
  width: 270px!important;
  }
  .left-content {
  width: 450px!important;
  }

/* Columns Width End 
------------------------------------------------------------------------------------ */  

  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .row {
    margin-left:0px;
    
  }
  .navbar-search .search-query {     
    width: 96%;
  }
  /*CUSTOM FOOTER BLOCKS STYLES*/  
  
  .sicons {
    width: 39.4917%!important;   
  }
  /*CUSTOM TABLES STYLES*/  
  .topics, .posts,.topicstitle,.poststitle,.repliestitle,.replies,.viewstitle,.views  { 
    display: none !important;
  } 
    .headerbar {
    margin-top: 0;
  }
    ul.topiclist dt {
    width: 70%;
  } 

  /* UCP navigation menu  */

  #format-buttons {    
    width: 78%;
  }
  #message-box {
    width: 92%;
  }
  
      
    ul, ol{ 
    margin: 0;
  } 
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 10px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 750px;
  }
  .span12 {
    width: 724px;
  }
  
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 450px;
  }
  .span8 {
    width: 476px;
  }  
  .span6 {
    width: 352px;
  }  
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 270px;
  }
    
  .row-fluid {
    width: 100%;
    
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;    
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  
  .row-fluid .span12 {
    width: 100%;    
  }  
  .row-fluid .span10 {
    width: 82.87292817679558%;    
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;    
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;   
  }
  
  .row-fluid .span6 {
    width: 48.61878453038674%;    
  }
  
  .row-fluid .span4 {
    width: 31.491712707182323%;    
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;    
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;   
  }     
  
}

@media (min-width: 481px) and (max-width: 767px) {
  .navbar-search .search-query {     
    width: 94%;
  }

  body {
    padding-right:0;
    padding-left: 0;
  }
  /*CUSTOM TABLES STYLES*/
  .topics, .posts,.topicstitle,.poststitle,.repliestitle,.replies,.viewstitle,.views  { 
    display: none !important;
    } 
    .headerbar {
    margin-top: 0;
    }
    ul.topiclist dt {
    width: 65%;
    } 
    
     ul, ol{ 
    margin: 0;
    } 
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right:0;
    margin-left: 0;
    margin-top: 0;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row  {
    margin-left: 0;
  }
  
  [class*="span"],  
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  
  
}
@media (max-width: 480px) {

 /*CUSTOM TABLES STYLES*/
   .posts,.poststitle,.lastposttitle,.lastpost,.viewstitle,
   .views,.label-480,.viewtopic-block,.replies-mcp,.repliestitle-mcp,.profile-ics,.extra,.theme-dark .nivo-caption { 
    display: none !important;
    } 
    .headerbar {
    margin-top: 0;
    }
    ul.topiclist dt {
    width: 80%;
    } 
    .navbar-search .search-query {
    width: 88%; 
    }   
   /*PROFILE ICONS STYLES*/    
  .picons {    
    padding: 0 6px !important;
   } 
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  
  ul, ol{ 
    margin: 0;
    } 
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right:0;
    margin-left: 0;
    margin-top: 0;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row   {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  
}

@media (max-width: 979px) {
  .navbar-search {    
    margin-left: 0;
  }  
  dd.ip,dd.date,.lastpost-mcp,.lastposttitle-mcp {     
    display: none!important;
  }
  dt.action,dd.rank,dd.ranktitle {     
    width: 32% !important;
  }
  dd.joined,dd.joinedtitle {     
    width: 38% !important;
  }

  dd.username,dd.viewtopic,dd.viewlogs {     
    width: 20% !important;
  }
   .nav-pills > li{     
    width: 100% !important;    
  }
  
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {     
    font-weight: normal;
    border-left: none;
    border-right: none;
   
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
 
  .nav-collapse .bb-phone{    
    border-bottom: 1px solid #AAAAAA;
  } 
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 5px;
    margin-top: 10px;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;   
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #AAAAAA;
    border-bottom-color: #AAAAAA;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .left-content,.right-content {
    padding: 0!important;
  }
  .logo-resp { width:36.3333%!important;
  }  
  .marktitle {
    display: none !important;
  }
  
}

