nav a#pull {
    display: none;
}
.postbitmob {
    display: none;
}
    .postsmobtabl2{
        display: none;
    }
    .postsmobtabl3{
        display: block;
    }
@media screen and (max-width: 1300px){
    #warp {
        width: 94%;
    }
    nav ul li {
        margin-right: 19px;
    }
    .sideleft {
        width: 17%;
    }
    .sideleft .block ul li {
        background-position: 96% center;
    }
    .sideright {
        width: 82%;
    }
    .oneByOne1 {
        border-radius: 5px;
        width: 100%;
    }
    footer #top #content {
        width: 94%;
    }
    footer #top #content .block {
        margin-left: 3%;
    }
    footer #top #content .alert {
        width: 34%;
    }
    footer #top #content .url {
        width: 23%;
    }
    footer #top #content .contact {
        width: 32%;
    }
    footer #bottom #content {
        width: 94%;
    }
}
@media screen and (max-width: 1150px){
    header {
        height: auto;
    }
    header .logo {
        float: none;
        margin: 25px auto 0;
    }
    header .headerbanner {
        float: none;
        margin: 25px auto 30px;
    }
    nav ul li {
        margin-right: 16px;
    }
    nav ul li a {
        font-size: 18px;
    }
    footer #bottom {
        height: auto;
    }
    footer #bottom #content .fright {
        float: none;
        margin-bottom: 6px;
        text-align: center;
    }
    footer #bottom #content .copyrights {
        float: none;
        padding-bottom: 10px;
        text-align: center;
    }
}
@media screen and (max-width: 1060px){
    nav ul li {
        border-left: 1px solid #ccc;
        height: 30px;
        margin-right: 5px;
        margin-top: 31px;
        padding: 0 0 0 5px;
    }
    nav ul li a {
        font-size: 16px;
    }
}
@media screen and (max-width: 930px){
    nav ul li a {
        font-size: 14px;
    }
    .sideleft {
        display: none;
    }
    .sideright {
        width: 100%;
    }
}
@media screen and (max-width: 830px){
    header {
        margin-top: 55px;
    }
    header #head {
        background-color: #3d5b99;
        border-radius: 10px;
        height: auto;
        padding: 10px;
    }
    header .logo {
        margin: 25px auto;
    }
    header .headerbanner {
        display: none;
    }
    nav {
        background-color: transparent;
        border: medium none;
        box-shadow: inherit;
        height: auto;
        left: 0;
        margin: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2147483647;
    }
    nav ul {
        background-color: #3d5b99;
        display: none;
        height: auto;
        float: none;
    }
    nav #search {
        display: none;
    }
    nav a#pull {
        background-color: #3d5b99;
        color: #ffffff;
        display: block;
        font: 16px/30px "GE SS";
        height: 40px;
        padding-right: 2%;
        padding-top: 8px;
        position: relative;
        text-align: right;
        width: 98%;
    }
    nav a#pull:after {
        background: url("../images/nav-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        height: 30px;
        left: 2%;
        position: absolute;
        top: 10px;
        width: 30px;
    }
    nav ul li {
        border-bottom: 1px solid #0744E2;
        border-left: medium none;
        display: block !important;
        float: none;
        margin: 0 auto;
        padding: 0 0 8px;
        text-align: center;
    }
    nav ul li a {
        border-top: 1px solid #F5F5F5;
        display: block;
        padding-top: 5px;
    }
    nav ul li a:hover {
        color: #ffffff !important;
    }
    .forum_co2, .forum_co3, .forum_co4 {
        display: none;
    }
    .postbithome {
        display: none;
    }
    .postbitmob {
        display: block;
    }
    .adsofpages {
        display: none;
    }
    #mobparticip {
        text-align: center;
    }
    .postsmobtab table{
        table-layout: fixed;
    }
    .postsmobtabl{
        table-layout: fixed;
    }
    .postsmobtabl2{
        display: block;
    }
    #profileform table{
        table-layout: fixed;
    }
    .postsmobtabl2 fieldset{
        width: 230px;
    }
    .postsmobtabl3{
        display: none;
    }
    #content {
      margin-left: 0 !important;
    }
    #content_container {
      margin-left: 0 !important;
    }
    #sidebar_container {
      display: none;
    }
    .posting_rules_mob, .mobdisnone, .mobmsgimnone img, .mobmsgimnone .ncode_imageresizer_warning, .navbar_notice {
        display: none;
    }
    .pagenav {
        margin-top: 35px;
        margin-bottom: 20px;
    }
    .pagenav .vbmenu_control {
        display: none;
    }
    .vbmenu_control a {
        font-size: 10px;
        font-family: Tahoma;
    }
    #collapseobj_quickreply .panelsurround {
        width: 195% !important;
        white-space: nowrap;
        display: inline-block;
    }
    #vB_Editor_QR_controls {
        overflow: hidden;
    }
}
@media screen and (max-width: 665px){
    header #head {
        text-align: center;
    }
    header #head #social {
        float: none;
        margin: 5px auto;
    }
    header #members {
        display: inline-block;
        float: none;
    }
    #members .smallfont {
        font-size: 11px;
    }
    .last10posts {
        display: none;
    }
    #cybcb_post_form {
        display: none;
    }
    #slider {
        display: none;
    }
    select {
        width: 230px;
    }
    .foottab {
        display: none;
    }
    footer #top #content .block {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
}