﻿@media (max-width: 1199px) {

    .feed-box img {
        float: left;
    }

    .list-item-video-image {
        float: left;
        height: 35px;
        width: 63px;
        margin-right: 7px;
    }

    .list-item-channel-image {
        float: left;
        height: 40px;
        width: 40px;
        margin-right: 7px;
    }

    .list-item-subitem {
        color: #999999;
        font-size: 12px;
        position: relative;
        left: 2px;
        line-height: 17px;
    }

    .list-item-header {
        -moz-binding: url("../_q.html>assets/xml/ellipsis.xml#ellipsis</q>");
        color: #555555;
        font-size: 16px;
        overflow: hidden;
        padding: 0px 0 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 20px;
    }
}

@media (min-width: 981px) {
    .options-panel-container {
        display: block;
    }

    .filter-list {
        display: none;
    }
}

@media (max-width: 980px) {


    .options-panel-container {
        display: none;
    }

    .filter-list {
        display: block;
    }
}

@media (max-width: 767px) {

    .page-body-container {
        padding: 0 10px 0 0px;
    }

    .channel-wrapper-area{
        padding-left:0px !important;
    }

    .tb-external-channel{
        display:none;
    }

   
    .brandtb img {
        height: 35px !important;
        left: -5px;
        position: relative;
        top: -7px !important;
    }

     .brand img {
        height: 20px;
        left: -5px !important;
        position: relative !important;
        top: -10px;
    }



    .top-menu {
        right: 70px !important;
    }

    .header {
        margin-top: 0px !important;
    }

    .top-nav {
        margin-bottom: 0px;
        padding-bottom: 5px;
    }

    .sidebar-toggle-box {
        margin-top: 10px !important;
        display: block;
        background-color: #fff !important;
        border-radius: 3px;
        float: right;
        margin-left: 10px;
        position: relative;
        margin-right: 0px;
        border: solid 1px rgba(0,0,0,.25);
    }

        .sidebar-toggle-box .fa-bars {
            color: #222 !important;
            padding-right: 15px;
        }

    .sidebar-toggle-box {
        height: 42px;
        width: 42px;
    }


    #sidebar {
        top: 60px;
    }

    ul.sidebar-menu {
        padding-top: 0px;
    }

    .sidebar-toggle-box .fa-bars {
        font-size: 26px;
    }

    .top-nav ul.top-menu > li > a {
        margin-top: 2px;
        border: solid 1px rgba(0,0,0,.25);
        border: 0;
        background-color: #222 !important;
    }

    header .caret {
        border-bottom-color: #fff !important;
        border-top-color: #fff !important;
    }

    .username {
        color: white !important;
    }

    #main-content {
        margin-left: 0px;
    }

    .brand-title {
        max-width: 200px;
        overflow: hidden;
        display: inline-block;
        font-size: 18px;
        line-height: 20px;
        max-height: 25px;
        vertical-align: middle;
        position: relative;
        top: 0px !important;
    }

     .brandtb-title {
        max-width: 200px;
        overflow: hidden;
        display: inline-block;
        font-size: 18px;
        line-height: 20px;
        max-height: 25px;
        vertical-align: middle;
        position: relative;
        top: 4px;
    }

    .page-title-container {
        height: 30px;
        top: 30px;
        /*padding-left: 58px;*/
        text-transform: none;
        z-index:1;
    }


    .page-title {
        font-size: 16px;
        padding-left: 10px;
    }

    .wrapper {
        margin-top: 75px;
    }

    .top-nav {
        height: 30px;
    }

    .brand .channel-icon {
        height: 30px !important;
        left: 0 !important;
        margin-right: 5px;
        top: 0 !important;
        width: 30px !important;
    }

    .brand {
        height: 30px;
        vertical-align: top;
    }

    .top-nav ul.top-menu > li > a {
        z-index: 999;
    }

    .brand i {
        vertical-align: top;
        position: relative;
        top: 2px;
    }

    .top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {
        background-color: #222 !important;
        border: 0 !important;
        color: #eee !important;
    }

        .top-nav ul.top-menu > li > a:hover .caret {
            border-bottom-color: #eee !important;
            border-top-color: #eee !important;
        }

    .breadcrumbs-alt {
        margin-top: 2px !important;
    }

        .breadcrumbs-alt a, .breadcrumbs-alt a:hover, .breadcrumbs-alt a.current {
            padding: 1px 0 1px 5px;
            font-size: 12px;
        }

    .page-title h2 {
        vertical-align: top;
    }

    .page-title .btn {
        border-radius: 3px;
        font-size: 12px;
        line-height: 1.5;
        padding: 1px 5px;
        vertical-align: super;
        top: -1px !important;
    }

    .page-title .breadcrumbs-alt {
        display: block;
    }


    i.username {
        display: inline !important;
    }

    .username {
        display: none !important;
    }
}

@media (max-width: 479px) {
    body {
        margin-top: 0px !important;
    }

    .top-nav {
        margin-bottom: 0px;
        padding-top: 0px;
    }

    /*.brand-title {
        display: none;
    }

    .brand i {
        font-size: 20px !important;
        vertical-align: top !important;
        margin-left: 0;
        margin-top: 0;
        position:absolute;
        left:2px;
        top:2px;   
        border:solid 2px #fff;
        background-color:black;     
        padding:0px 6px;
        border-radius:2px;                
    }*/

    .nav {
        margin-left: 45px;
    }

    i.username {
        display: inline !important;
    }

    .username {
        display: none !important;
    }

    .brand {
        width: 201px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .brand-title {
        width: 150px;
        max-width: 150px;
    }
}
