/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
   
    .author_full{
        display: none;
    }
    div.show_pc{
        display: none;
    }
    .hidden_pc{
        display: none;
    }
    .visible-xs {
      display: block !important;
    }
    table.visible-xs {
      display: table;
    }
    tr.visible-xs {
      display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
      display: table-cell !important;
    }
}
@media (max-width: 767px) {
        #cssmenu > ul > li > a{
            padding: 12px ;
            }
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
    

  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px){
        .pagination_mtb{
        display: none;
    }
/*       postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 350px;
    }   */
    .has-profile dl.mtb_profile{
        display: none !important;
    }  
      .mtb_profile .avatar_profile img {
	max-width: 70px;
                    max-height: 70px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
   postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
       width: 530px;
    }   
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
/*   div.topiclist_forum {
    width: 280px;
    padding-left: 5px;
}*/
}
@media (min-width:300px) and (max-width:380px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
/*   div.topiclist_forum {
    width: 290px !important;
    padding-left: 5px;
}*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
    
  .hidden-xs {
    display: none !important;
  }
/*   div.topiclist_forum {
    width: 370px;
    padding-left: 5px;
}*/
}
@media (min-width: 768px) and (max-width: 991px) {

  .hidden-sm {
    display: none !important;
  }
  li.header dt.topicnew {
    margin-right: -470px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
/*     div.topiclist_forum {
    width: 365px;
    padding-left: 5px;
}*/
  .hidden-md {
    display: none !important;
  }
    li.header dt.topicnew {
    margin-right: -460px;
}
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
/*   div.topiclist_forum {
    width: 370px;
    padding-left: 5px;
}*/
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
@media (min-width:700px){
    .mtb_left{
        display: none;
    }
    .mtb_left_s {
    display: none;
    }  
    .mtb_left_search{
         display: none;
    }
   .pagination_mtb {
    display: none;
    }
}
@media (min-width: 800px) {
    .pagination_mtb {
    display: none;
    }

    .hidden-menu{
        display: none !important;
    }
    li.header dt.topicnew {
    /*    margin-right: -290px;*/
            margin-right: -235px;
}
    div.with-mark {
        /*width:180px !important;*/
    }
 .postimage {
   max-width: 100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  .hidden-xs {
    display: none !important;
  }
   div.topiclist_forum {
/*    width: 390px;*/
    width: 59%;
    padding-left: 5px;
    padding-right: 5px;
    }
   div.topiclist_forum_active{
    width: 68%;
    padding-left: 5px;
    padding-right: 5px;

}
 div.with-mark {
        /*width:200px !important;*/
    }
}
@media (max-width: 1000px) {
       postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
       width: 580px;
    }   
    li.header dt.topicnew {
    /*    margin-right: -450px;*/
      margin-right: -250px;
    }

    .postimage {
            width:100% !important;
    }
    span strong .postimage {
            max-width:20px !important;
    }
    span .postimage {
            max-width:100px !important;
    }
    div.topiclist_forum {
            /*width: 48%;*/
            width: 60%;
            padding-left: 5px;
            padding-right: 5px;
    }
     div.topiclist_forum_active{
           width: 68%;
            padding-left: 5px;
    }
    div.with-mark {
            /*width:190px !important;*/
    }
}
@media (max-width: 940px) {
           postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
       width: 530px;
    }   
   li.header dt.topicnew {
    /*    margin-right: -450px;*/
       margin-right: -270px;
    }
    .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 97%;
}
   div.topiclist_forum {
    /*width: 340px;*/
    width: 58%;
    padding-left: 5px;
}
 div.topiclist_forum_active{
    width:430px;
    padding-left: 5px;

}
 div.with-mark {
        /*width:180px !important;*/
    }
}
@media (max-width: 910px) {
    postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
            margin-right: 500px;
            padding-left: 5px;
            padding-right: 5px;
           width: 500px;
    }   
       li.header dt.topicnew {
    /*    margin-right: -450px;*/
/*      margin-right: -250px;*/
        margin-right: -290px;
    }
    .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 97%;
}
   div.topiclist_forum {
/*    width: 310px;*/
    width: 55%;
    padding-left: 5px;
}
 div.topiclist_forum_active{
    width:66%;
    padding-left: 5px;

}
 div.with-mark {
        /*width:160px !important;*/
    }
}
@media (max-width: 880px) {
       postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
            margin-right: 500px;
            padding-left: 5px;
            padding-right: 5px;
            width: 489px;
    }
    li.header dt.topicnew {
/*    margin-right: -450px;*/
      margin-right: -335px;
    }
       .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 340px;
}
   div.topiclist_forum {
    width: 56%;
    padding-right:  5px;
    padding-left: 5px;
}
 div.topiclist_forum_active{
    width:64%;
    padding-left: 5px;

}
 div.with-mark {
        /*width:260px !important;*/
    }
}
@media (max-width: 850px) {
    postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
            margin-right: 500px;
            padding-left: 5px;
            padding-right: 5px;
           width: 460px;
    }
       li.header dt.topicnew {
/*    margin-right: -450px;*/
      margin-right: -350px;
    }
       .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 97%;
}
   div.topiclist_forum {
    width: 54%;
    padding-left: 5px;
}
 div.topiclist_forum_active{
         width: 63%;
        padding-left: 5px;
        padding-right: 5px;

}
 div.with-mark {
        /*width:240px !important;*/
    }
}
@media (max-width: 830px) {
postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
            margin-right: 500px;
            padding-left: 5px;
            padding-right: 5px;
           width: 432px;
    }
    li.header dt.topicnew {
      margin-right: -395px;
    }
       .postimage {
      max-width:100%;
    }
  dl.icon dt .list-inner {
    width: 95%;
}
   div.topiclist_forum {
    width: 52%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
    width:62%;
    padding-left: 5px;

}
 div.with-mark {
        /*width:220px !important;*/
    }
}
@media (max-width: 810px) {
    postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
            margin-right: 500px;
            padding-left: 5px;
            padding-right: 5px;
           width: 406px;
    }
    li.header dt.topicnew {
         margin-right: -435px;
    }
       .postimage {
      max-width:100%;
    }
	pan strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 95%;
}
   div.topiclist_forum {
   width: 50%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
       width: 61%;
        padding-left: 5px;
        padding-right: 5px;

}
 div.with-mark {
        /*width:210px !important;*/
    }
}
@media (max-width: 780px) {
       li.header dt.topicnew {
         margin-right: -475px;
    }
        postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 400px;
    }
       .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 95%;
}
   div.topiclist_forum {
    width: 49%;
    padding-left: 5px;
}
div.topiclist_forum_active{
    width: 59%;
    padding-left: 5px;
    padding-right: 5px;

}
 div.with-mark {
/*        width:190px !important;*/
    }
}
@media (max-width: 750px) {
        li.header dt.topicnew {
         margin-right: -480px;
    }
      .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 95%;
}
   div.topiclist_forum {
   width: 48%;
    padding-left: 5px;
}
div.topiclist_forum_active{
    width: 43%;
    padding-left: 5px;
    padding-right: 5px;

}
 div.with-mark {
        /*width:150px !important;*/
    }
}
@media (max-width: 730px) {
    postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 350px;
    }
    .top-banner {
    display: none;
}
     .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 94%;
}
   div.topiclist_forum {
    width: 46%;
    padding-left: 5px;
}
div.topiclist_forum_active{
    width: 57%;
    padding-left: 5px;
    padding-right: 5px;

}
 div.with-mark {
        /*width:140px !important;*/
    }
}
@media (max-width: 710px) {
    .top-banner {
    display: none;
}
    .mtb_youtube{
        height: 350px;
    }
        .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 93%;
}
div.topiclist_forum_active{
    width: 40%;
    padding-left: 5px;
    padding-right: 5px;

}
   div.topiclist_forum {
    width: 45%;
    padding-left: 5px;
}

 div.with-mark {
        /*width:125px !important;*/
    }
}
@media (max-width: 700px) {
            postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }
    .top-banner {
    display: none;
}
        .postimage {
      max-width:100%;
    }
    
  dl.icon dt .list-inner {
   width: 93%;
}
div.topiclist_forum_active{
   width: 98%;
    padding-left: 5px;
    padding-right: 5px;

}
div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
 div.with-mark {
        /*width:520px !important;*/
    }
}
@media (max-width: 680px) {
    .top-banner {
    display: none;
}
        .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 93%;
}
div.topiclist_forum_active{
    width:100%;
    padding-left: 5px;
    padding-right: 5px;

}
   div.topiclist_forum {
    width: 100%;
padding-left: 5px;
padding-right: 5px;
}
div.with-mark {
        /*width:500px !important;*/
    }
}
@media (max-width: 640px) {
            postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }
    .top-banner {
    display: none;
}
    .mtb_youtube{
        height: 350px;
    }
       .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 97%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
    width:600px;
    padding-left: 5px;

}
div.with-mark {
        /*width:580px !important;*/
    }
}
@media (max-width: 630px) {
    .mtb_youtube{
        height: 300px;
    }
    .position2 {
        padding: 1%;
  //    height: 100px;
    }
    .top-banner{
        display: none;
    }
    .postimage {
     max-width:100% !important;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 72%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
     width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:570px !important;*/
    }
}
@media (max-width: 600px) {

    
      .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 70%
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
   width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:550px !important;*/
    }
}
@media (max-width: 570px) {

      .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 97%;
}
   div.topiclist_forum {
   width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:520px !important;*/
    }
}
@media (max-width: 540px) {

      .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 93%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
   width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:490px !important;*/
    }
}
@media (max-width: 510px) {

    .hide_profile{
        display: none;
    }
    ul.navlinks {
        /*display: none;*/
    }
       .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 60%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
    width: 53%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:460px !important;*/
    }
}
@media (max-width: 480px) {
    .search_mtb input {
    border: medium none;
    padding: 1px;
   width: 100px;
    height: 25px;
    background:#ffffff url(../theme/mtb/images/magnif.png) no-repeat 90% center;
	border: 1px solid #837979;
	border-radius: 4px;
    }
     .mtb_youtube{
        height: 300%;
    }
        .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 93%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:430px !important;*/
    }
}
@media (max-width: 450px) {
     .mtb_youtube{
        height: 100%;
    }
       .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 92%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:400px !important;*/
    }
}
@media (max-width: 420px) {

    .mtb_youtube{
        height: 100%;
    }
     .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 92%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
   width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:370px !important;*/
    }
}
@media (max-width: 390px) {

     .mtb_youtube{
        height: 100%;
    }
    .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 92%;
}
/*div.topiclist_forum_active{
    width:340px;
    padding-left: 5px;

}*/
   div.topiclist_forum {
   width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.with-mark {
        /*width:340px !important;*/
    }
}
@media (max-width: 360px) {
       .mtb_left_s {
        padding-top: 20px !important;
    }
  .search_mtb input {
    border: medium none;
    padding: 1px;
     width: 90px;
    height: 25px;
    background:#ffffff url(../theme/mtb/images/magnif.png) no-repeat 90% center;
	border: 1px solid #837979;
	border-radius: 4px;
    }
.login_mtb {
    margin-right: 0px !important;
}
.small-icon_mtb > a {
    display: inline-block;
    padding: 0px 0px 0px 13px;
}
    postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }
   .contact_mtb_profile_1 {
    line-height: 23px;
}
   .mtb_youtube{
        height: 300%;
    }
      .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
  width: 35%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
}
div.topiclist_forum_active{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:310px !important;*/
    }
}
@media (max-width: 330px) {
    .search_mtb input {
    border: medium none;
    padding: 1px;
   width: 80px;
    height: 25px;
    background:#ffffff url(../theme/mtb/images/magnif.png) no-repeat 90% center;
	border: 1px solid #837979;
	border-radius: 4px;
    }

    postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }
   .mtb_youtube{
        height: 100%;
    }
    
     .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
   width: 36%;
}
   div.topiclist_forum {
    width: 98%;
    padding-left: 5px;
}
div.topiclist_forum_active{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:280px !important;*/
    }
}

@media (max-width: 300px) {


      .mtb_youtube{
        height: 200px;
    }
    .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
    width: 91%;
}
   div.topiclist_forum {
    width: 98%;
    padding-left: 5px;
}
div.topiclist_forum_active{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}
div.with-mark {
        /*width:250px !important;*/
    }

}
@media (max-width: 270px) {
    postimage, ul.topiclist dt.mtb_search_topic .list-inner_mtb {
        margin-right: 500px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }
      .mtb_youtube{
        height: 300px;
    }
      .postimage {
      max-width:100%;
    }
      span strong .postimage {
        max-width:20px !important;
    }
    span .postimage {
        max-width:100px !important;
    }
  dl.icon dt .list-inner {
     width: 100%;
}
   div.topiclist_forum {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
div.topiclist_forum_active{
   width: 100%;
    padding-left: 5px;

}
div.with-mark {
        /*width:220px !important;*/
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
      .mtb_youtube{
        height: 400px;
        }
}