﻿/* 
  ##Bootstrap fix 992px-1024px
*/
@media (min-width: 992px) and (max-width: 1024px) {
    .channel-image-right {
        display: block;
    }
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
}
/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
@media (min-width: 1025px) and (max-width: 1280px) {
}
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
    .channel-image-right {
        display: none;
    }
    .button {
        font-size: 11px;
        padding: 0;
        margin-right: 10px;
    }
    .image-300w-300h {
        max-height: 300px;
        height: 200px;
        width: 180px;
        max-width: 300px;
    }
    .container-fluid {
        text-align: center;
    }
    ul.nav.nav-stacked {
        margin-bottom: 25px;
        text-align: center;
    }
    .main-title-section {
        text-align: center;
    }
    .footer-bottom ul.nav-stacked.NavItem {
        display: none;
    }
    .main-title-section h2 {
        font-weight: 800;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .thumbnail .caption {
        padding: 15px 10px 0 10px;
    }
    .thumbnail-header-title {
        font-size: 14px;
        line-height: 20px;
    }
    .list-group-item-text {
        font-size: 13px;
        line-height: 20px;
    }
    a.pull-right.element-that-inherit-color.element-without-border {
        font-size: 13px;
    }
    .paginationjs .paginationjs-pages li > a {
        padding: 0;
        background-color: #8080800f;
        font-weight: bold;
        color: gray;
    }
    .paginationjs .paginationjs-pages li > a {
        min-width: 22px;
        height: 25px;
        line-height: 26px;
        display: block;
        background: #fff;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
    }
    .paginationjs .paginationjs-pages li.active > a {
        height: 26px;
        line-height: 28px;
        background: #aaa;
        color: #fff;
    }
    .paginationjs .paginationjs-go-button > input[type=button] {
        font-size: 12px;
    }
    .paginationjs .paginationjs-go-input > input[type=text] {
        width: 25px;
        height: 24px;
    }
    .subtitle-text-list-grid {
        font-size: 11px;
        line-height: 13px;
    }
    .container-layout {
        padding: 0 20px;
    }
    .channel-banner-text {
        font-size: 45px;
    }
    .custom-h5-large {
        display: inline;
        font-size: 16px;
    }
    .custom-h5-smaller {
        font-size: 15px;
    }
    h4.channel-header {
        text-transform: uppercase;
        font-size: 14px;
    }
    .navbar-left a img {
        height: 80px;
    }
    .channel-slider-item .channel-image-slider {
        width: 350px;
        height: 100px;
        overflow: hidden;
        position: relative;
        background-color: #beb9b9;
    }
    .slide-item-holder {
        width: 360px;
        float: left;
        position: relative;
        padding-right: 10px;
    }
    .channels-new .owl-carousel .owl-item {
        padding: 0px 0px 0px 15px;
        width: 380px !important;
    }
    .follow-button-slider {
        margin-top: -65px;
        margin-right: 20px;
    }
    .channel-slider-item .channel-slide-text {
        font-size: 22px;
    }
    .displayresultstoolbarchannels {
        margin-left: 10px;
     }
}
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 992x) and (orientation: landscape) {
    .channel-image-right {
        display: none;
    }
    .button {
        font-size: 11px;
        padding: 0;
        margin-right: 10px;
    }
    .image-300w-300h {
        max-height: 300px;
        height: 90px;
        width: 90px;
        max-width: 300px;
    }
    .container-fluid {
        text-align: center;
    }
    ul.nav.nav-stacked {
        margin-bottom: 25px;
        text-align: center;
    }
    .main-title-section {
        text-align: center;
    }
    .main-title-section h2 {
        font-weight: 800;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .thumbnail .caption {
        padding: 15px 10px 0 10px;
    }
    .thumbnail-header-title {
        font-size: 14px;
        line-height: 20px;
    }
    .list-group-item-text {
        font-size: 13px;
        line-height: 20px;
    }
    a.pull-right.element-that-inherit-color.element-without-border {
        font-size: 13px;
    }
    .paginationjs .paginationjs-pages li > a {
        padding: 0;
        background-color: #8080800f;
        font-weight: bold;
        color: gray;
    }
    .paginationjs .paginationjs-pages li > a {
        min-width: 22px;
        height: 25px;
        line-height: 26px;
        display: block;
        background: #fff;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
    }
    .paginationjs .paginationjs-pages li.active > a {
        height: 26px;
        line-height: 28px;
        background: #aaa;
        color: #fff;
    }
    .paginationjs .paginationjs-go-button > input[type=button] {
        font-size: 12px;
    }
    .paginationjs .paginationjs-go-input > input[type=text] {
        width: 25px;
        height: 24px;
    }
    .subtitle-text-list-grid {
        font-size: 11px;
        line-height: 13px;
    }
    .container-layout {
        padding: 0 20px;
    }
    .channel-banner-text {
        font-size: 45px;
    }
    .slide-item-holder-divide {
        width: 100%;
    }
    .channel-slider-item .channel-image-slider {
        width: 350px;
        height: 100px;
        overflow: hidden;
        position: relative;
        background-color: #beb9b9;
    }
    .slide-item-holder {
        width: 360px;
        float: left;
        position: relative;
        padding-right: 10px;
    }
    .channels-new .owl-carousel .owl-item {
        padding: 0px 0px 0px 15px;
        width: 380px !important;
    }
    .follow-button-slider {
        margin-top: -65px;
        margin-right: 20px;
    }
    .channel-slider-item .channel-slide-text {
        font-size: 22px;
    }
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
    .channel-image-right {
        display: none;
    }
    .button {
        font-size: 11px;
        padding: 0;
        margin-right: 10px;
    }
    .image-300w-300h {
        max-height: 300px;
        height: 75px;
        width: 75px;
        max-width: 300px;
    }
    .container-fluid {
        text-align: center;
    }
    ul.nav.nav-stacked {
        margin-bottom: 25px;
        text-align: center;
    }
    .main-title-section {
        text-align: center;
    }
    .main-title-section h2 {
        font-weight: 800;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .thumbnail .caption {
        padding: 15px 10px 0 10px;
    }
    .thumbnail-header-title {
        font-size: 14px;
        line-height: 20px;
    }
    .list-group-item-text {
        font-size: 13px;
        line-height: 20px;
    }
    a.pull-right.element-that-inherit-color.element-without-border {
        font-size: 13px;
    }
    .paginationjs .paginationjs-pages li > a {
        padding: 0;
        background-color: #8080800f;
        font-weight: bold;
        color: gray;
    }
    .paginationjs .paginationjs-pages li > a {
        min-width: 22px;
        height: 25px;
        line-height: 26px;
        display: block;
        background: #fff;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
    }
    .paginationjs .paginationjs-pages li.active > a {
        height: 26px;
        line-height: 28px;
        background: #aaa;
        color: #fff;
    }
    .paginationjs .paginationjs-go-button > input[type=button] {
        font-size: 12px;
    }
    .paginationjs .paginationjs-go-input > input[type=text] {
        width: 25px;
        height: 24px;
    }
    .subtitle-text-list-grid {
        font-size: 11px;
        line-height: 13px;
    }
    .container-layout {
        padding: 0 20px;
    }
    .channel-banner-text {
        font-size: 45px;
    }
    .custom-h5-large {
        display: inline;
        font-size: 16px;
    }
    .custom-h5-smaller {
        font-size: 13px;
    }
    h4.channel-header {
        text-transform: uppercase;
        font-size: 14px;
    }
    .navbar-left a img {
        height: 60px;
    }
    .slide-item-holder-divide {
        width: 100%;
    }
    .channel-slider-item .channel-image-slider {
        width: 320px;
        height: 100px;
        overflow: hidden;
        position: relative;
        background-color: #beb9b9;
    }
    .slide-item-holder {
        width: 330px;
        float: left;
        position: relative;
        padding-right: 10px;
    }
    .channels-new .owl-carousel .owl-item {
        padding: 0px 0px 0px 15px;
        width: 350px !important;
    }
    .follow-button-slider {
        margin-top: -65px;
        margin-right: 20px;
    }
    .channel-slider-item .channel-slide-text {
        font-size: 22px;
    }
    .custom-image-size-list {
        width: 110px !important;
        height: 85px !important;
    }
    .right-checkbox-section {
        float: left;
        margin-left: 0px; 
        width: 125%;
    }
    button#searchChannel {
        margin-top: 20px;
    }
    .channel-custom-image-size-grid {
        height: 280px;
    }
    .channelSocialMediaSection {
        margin-top: 10px;
        width: 100%;
        margin-left: 7px;
    }

    .followers-count-section {
        float: left;
        font-size: 16px;
        width: 50%;
        padding-top: 10px;
        
    }
}
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 120px to 479px
*/
@media (min-width: 120px) and (max-width: 480px) {
    .channel-image-right {
        display: none;
    }
    .button {
        font-size: 11px;
        padding: 0;
        margin-right: 10px;
    }
    .image-300w-300h {
        max-height: 300px;
        height: 75px;
        width: 75px;
        max-width: 300px;
    }
    .container-fluid {
        text-align: center;
    }
    ul.nav.nav-stacked {
        margin-bottom: 25px;
        text-align: center;
    }
    .main-title-section {
        text-align: center;
    }
    .footer-bottom ul.nav-stacked.NavItem {
        display: none;
    }
    .main-title-section h2 {
        font-weight: 800;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .thumbnail .caption {
        padding: 0px 0px 0 10px;
    }
    .custom-image-size-list {
        width: 110px !important;
        height: 85px !important;
    }
    .thumbnail-header-title {
        font-size: 14px;
        line-height: 20px;
    }
    .list-group-item-text {
        font-size: 13px;
        line-height: 20px;
    }
    a.pull-right.element-that-inherit-color.element-without-border {
        font-size: 13px;
    }
    .paginationjs .paginationjs-pages li > a {
        padding: 0;
        background-color: #8080800f;
        font-weight: bold;
        color: gray;
    }
    .paginationjs .paginationjs-pages li > a {
        min-width: 22px;
        height: 25px;
        line-height: 26px;
        display: block;
        background: #fff;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
    }
    .paginationjs .paginationjs-pages li.active > a {
        height: 26px;
        line-height: 28px;
        background: #aaa;
        color: #fff;
    }
    .paginationjs .paginationjs-go-button > input[type=button] {
        font-size: 12px;
    }
    .paginationjs .paginationjs-go-input > input[type=text] {
        width: 25px;
        height: 24px;
    }
    .subtitle-text-list-grid {
        font-size: 11px;
        line-height: 13px;
    }
    .container-layout {
        padding: 0 20px;
    }
    .channel-banner-text {
        font-size: 40px;
    }
    .custom-h5-large {
        display: inline;
        font-size: 16px;
    }
    .custom-h5-smaller {
        font-size: 13px;
    }
    h4.channel-header {
        text-transform: uppercase;
        font-size: 14px;
    }
    .navbar-left a img {
        height: 40px;
    }
    .paginationjs-go-input, .paginationjs-go-button {
        display: none;
    }
    .slide-item-holder-divide {
        width: 100%;
    }
    .channel-slider-item .channel-image-slider {
        width: 320px;
        height: 100px;
        overflow: hidden;
        position: relative;
        background-color: #beb9b9;
    }
    .slide-item-holder {
        width: 330px;
        float: left;
        position: relative;
        padding-right: 10px;
    }
    .channels-new .owl-carousel .owl-item {
        padding: 0px 0px 0px 15px;
        width: 350px !important;
    }
    .follow-button-slider {
        margin-top: -65px;
        margin-right: 20px;
    }
    .channel-slider-item .channel-slide-text{
        font-size:22px;
    }
    .right-checkbox-section {
        float: left;
        margin-left: 0px;
        width: 125%;
    }
    button#searchChannel {
        margin-top: 20px;
    }
    .channel-custom-image-size-grid{
        height:280px;
    }

    .followers-count-section {
        float: left;
        font-size: 16px;
        width: 50%;
        padding-top: 10px;
    }
}
