﻿@media screen and (max-width: 1000px)
{
    .Gstdivone
    {
        width:100%;
        }
    .darkClass
    {
        min-height: 200em !important;
    }

    .playpopupoverwrite
    {        
        margin-top:100px;
        left: 5% !important;
        width: 90% !important;
    }
    
    .playimgleft
    {
        text-align:left;
    }
        
    .mobilecategorymain
    {
        display: block !important;
    }
    
    .responsive_hide
    {
        display: none !important;
    }
    .responsive_duration
    {
        display: none;
    }

    .responsive_songnumber
    {
        display: none;
    }

    .responsive_addtofav
    {
        display: none;
    }

    .showhidemoboptions
    {
        display: block !important;
    }

    .alertdivclass
    {
        width: 90%;
        left: 5%;
    }

    .responsive_show
    {
        display: block !important;
    }

    .breadcrums_mobile
    {
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .paging_mobile
    {
        display: block !important;
    }

    .paging_normal
    {
        display: none !important;
    }

}

.paging_mobile
{
    display: none;
}

.paging_normal
{
    display: block;
}

.responsive_show
{
    display: none;
}

.showhidemoboptions
{
    display: none;
}
.referfrndresponseimg
{
    display: none;
}

.catlinkactivemobile
{
    font-weight: bold;
}

.mobilecategorymain
{
    display: none;
}

/*********** Catgory List of Mobile ***************/
#catsidebar_mobile
{
    /*position: absolute;     width: 170px;     left: 10px;     top: 259px;*/
}
#catsidebar_mobile table
{
    width: 100%;
}
#catsidebar_mobile a
{
    color: #1122cc;
    display: block;
    padding: 5px 5px 5px 10px;
}
#catsidebar_mobile a:hover, .catlinkactive
{
    text-decoration: none; /*background: #1a76a9 url(../images/miniblueheadingbg.jpg) repeat-x;*/
    background-color: #3992c5;
    background: -webkit-gradient(linear, left top, left bottom, from(#50a6d9), to(#2682b5));
    background: -moz-linear-gradient(top, #50a6d9, #2682b5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50a6d9', endColorstr='#2682b5');
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF !important;
}
#catsidebar_mobile .minibox
{
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0px;
}
#catsidebar_mobile a:hover
{
}

@media (max-width:480px)
{
    .responsive_hide_480
    {
        display: none !important;
    }
    
    .fpassL
    {
        width: 100%;
    }
    .referfrndresponseimg
    {
        display: block;
    }
    .imgreferotfriend
    {
        display: none;
    }
    .referfrdR
    {
        width: 100%;
        float: left;
    }
    .referfrdL2
    {
        width: 100%;
    }
    .fpass input[type=text]
    {
        width: 100%;
        margin-bottom: 5px;
    }
    .registerplanmsg
    {
        width: 98%;
    }
    .referfrd
    {
        width: 100%;
    }
    .testimonialrowright
    {
        width: 100%;
    }
    .testimonialrowleft
    {
        border-right: 1px solid #ffffff;
        float: none;
        width: auto;
        text-align: center;
    }
    .pL
    {
        width: 100%;
    }
    .pR
    {
        width: 93%;
    }
    #pagecontent
    {
        min-height: auto;
    }

    .tabBlock-tab_Newsub
    {
        height: 53px;
    }
    .modalPopup
    {
        width: 98% !important;
    }
    .addplaylistwidth
    {
        width: 100% !important;
    }
    .popupboxmainadd
    {
        float: none;
    }
    .alredywidth
    {
        width: 100%;
        border-right: 1px solid #ffffff;
    }
    .popupboxR
    {
        width: 69%;
    }
    .popupboxL
    {
        width: auto;
    }

}
@media (max-width:800px)
{
    .modalPopup
    {
        width: 98% !important;
    }
    .tabone_Newsub
    {
        width: 42%;
    }
    .tabtwo_Newsub
    {
        width: 55%;
    }
    .tabthree_Newsub
    {
        width: 36.7%;
    }
    .tabBlock-tab_Newsub
    {
        height: 53px;
    }
    .popupboxR
    {
        width: 69%;
    }
    .popupboxL
    {
        width: auto;
    }
}
