/*  #Mobile (Portrait) width of 320px 
================================================== */

@media only screen and (max-width: 991px)
{



    .topbar.small .prcHolder .prField
{
    padding-top:15px;
    }




    .pnlSelector
    {
        display: block;
    }



    .topbar .prcHolder .prField
    {
        display: none;
    }

    .topbar.small .prcHolder div:first-of-type
    {
        display: inline-block;
    }



    .hdMenu, .topbar
    {
        display: none;
    }






    .topbar.small
    {
        position: relative;
    }




    .topbar.small h4, .topbar.small .prcHolder, .topbar.small .prcHolder .prField > div
    {
        display: inline;
    }

    .topbar.small h4
    {
        padding-right: 10px;
    }













































    .mainFooter article p
    {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    footer .twit, footer .links
    {
        margin: 0 0 0 0;
        padding-bottom: 20px;
        font-size: 14px;
    }
    /*
        .smallNews
        {
            padding-left:0;
            padding-right:0;
            }
        */
    footer .twit li, footer .links li
    {
        font-size: 14px;
    }

    footer .links
    {
        background-position: bottom right;
    }

    footer .moreLinks .smLinks, .credit
    {
        text-align: left;
    }

    footer .moreLinks .menus ul li
    {
        float: none;
    }

    footer .footerNav ul, footer .footerNav nav:first-of-type ul
    {
        padding: 0 10px;
    }

    footer .footerNav ul li ul
    {
        font-size: 14px;
    }

    footer .footerNav ul ul, footer .footerNav nav:first-of-type ul ul
    {
        padding: 0;
    }


    .fterEnd
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .fterEnd li
    {
        margin-left: 10px;
        margin-bottom: 3px;
        margin-left: 10px;
        font-size: 11px;
        line-height: 125%;
        text-transform: uppercase;
    }

    .fterEnd li a
    {
        color: #fff;
    }
    footer article p
    {
        font-size: 14px;
        line-height: 150%;
    }

    .wrapper
    {
        margin: 0;
        width: 100%;
        border: none;
    }

    header .pricePnl td, header .pricePnl th
    {
        text-align: center;
        width: 25%;
        padding-left: 2px;
        padding-right: 2px;
    }

    .mainNav a
    {
        font-size: 12px;
        margin-right: 17px;
    }


    .mainNav a span
    {
        padding: 0 10px;
    }

    .content table td
    {
        padding: 6px 3px;
    }

    .rhsNav ul li a i.country
    {
        background-image: url(../flags-sm.html);
        width: 34px;
        height: 22px;
        margin-top: 6px;
    }

    .rhsNav ul li a i.country.china
    {
        background-position: 0 top;
    }

    .rhsNav ul li a i.country.india
    {
        background-position: 34px top;
    }

    .rhsNav ul li a i.country.dubai
    {
        background-position: -35px top;
    }

    .rhsNav ul li a:hover i.country.china
    {
        background-position: 0 -26px;
    }

    .rhsNav ul li a:hover i.country.india
    {
        background-position: 34px -26px;
    }

    .rhsNav ul li a:hover i.country.dubai
    {
        background-position: -35px -26px;
    }

    .rhsNav ul li
    {
        font-size: 16px;
    }

    .newsTable li span.Date
    {
        display: block;
        float: none;
        margin-top: 4px;
    }

    .NewsStatsSelector li a
    {
        padding: 6px 10px 8px 10px;
    }



    .colLhs td.hide_sm, .colLhs th.hide_sm, .colRhs td.hide_sm, .colRhs th.hide_sm
    {
        display: none;
    }

    .copycredit a
    {
        display: block;
        margin-top: 5px;
    }

    .copycredit span
    {
        display: none;
    }
    


}



@media only screen and (max-width: 767px)
{




    .smallNews
    {
        padding-left: 0;
        padding-right: 0;
    }

    .colLhs td.hide_sm, .colLhs th.hide_sm, .colRhs td.hide_sm, .colRhs th.hide_sm
    {
        display: table-cell;
    }

    .topbar.small h4
    {
        display: none;
    }


}
@media only screen and (max-width: 480px)
{


}
@media only screen and (min-width: 320px) and (max-width: 480px)
{

}
@media only screen and (min-width: 768px) and (max-width: 991px)
{


}

@media only screen and (max-width: 480px)
{

    .lineHolder
    {
        margin-top: 12px;
    }

}
