
ul.list.list-footer-nav li a {
    color: #FFF;
}

@media (max-width: 500px)
{     
    .page-header h1 
    {
        font-size: 1.6rem;
    }
     
    section.page-header.mb-0
    {
        /*padding: 104px 0 40px 0 !Important*/
        padding: 70px 0;
    }
    
    .pcImg_download_page
    {
        width:100% !Important;
    }
    
    .aboutus_wwa
    {
        text-align:center !Important
    }
    
    .index_font_title
    {
        font-size:26px !Important;
        text-align: center !important;
    }
    
    
    
    
    
    
    
    
    
    
    .liverates_page
    {
        background: url(../img/sb/liverates_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .bankdetails_page
    {
        background: url(../img/sb/bankdetails_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .download_page
    {
        background: url(../img/sb/download_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .aboutus_page
    {
        background: url(../img/sb/aboutus_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .contactdetails_page
    {
        background: url(../img/sb/contact_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .faq_page
    {
        background: url(../img/sb/FAQ_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .buysell_page
    {
        background: url(../img/sb/trades_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .pendingorders_page
    {
        background: url(../img/sb/pending_orders_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .login_page
    {
        background: url(../img/sb/login_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
    .contact_us_page
    {
        background: url(../img/sb/contact_2_header_mobile.png) center no-repeat !Important;
        background-size: 100% 100% !Important;    
    }
    
}

@media (min-width: 501px){
   
 
}

