

#footer_wrap{width:100%; position:relative; z-index:0; background:#222; min-height:400px; clear:both;}
#footer{width:1000px; margin:0 auto; padding:60px 0 0 0; font-weight:300; font-family:'Roboto Condensed', Helvetica, sans-serif; font-size:14px; }

#footer a {color:#ed1c24; cursor:pointer; position:relative}
#footer a:hover {color:#fff;  position:relative}
#footer div.heading{width:100%; font-size:23px; font-family:'Roboto Condensed', Helvetica, sans-serif; font-weight:400; color:#fff; margin:0;}
#logo_footer{float:left; width:207px; height:55px; background:url(/images/logo_footer.png) no-repeat; text-indent:-9999px; display:block;}
#colFooter1 {width:210px; float:left; color:#fff;}
#colFooter2 {width:200px; margin:0 0 0 50px; float:left;}
#colFooter3 {width:210px; margin:0 0 0 50px; float:left;}
#colFooter4 {width:210px; margin:0 0 0 50px; float:left;}
#copyright {float:right; color:#ffffff; clear:both; width:400px; margin-bottom:10px;}
#copyright a {color:#ed1b26; }
@media screen and (max-width:950px) {
    #footer{width:0px; }
    }

    @media screen and (max-width:830px) {
        #footer{display:none; }
         #footer_wrap{display:none;}
        }