#footer{background:url(../images/footer-bg.jpg) no-repeat top center !important; text-align:center; padding: 40px 0 30px !important; background-size: cover !important;}
#footer .title{display:inline-block;width:320px;z-index:9;position:relative;}
#footer .title:after{content: "";position: absolute;top:13px;left: 0;width: 100%;height: 1px;background: rgba(255,255,255,.12);z-index: -1;}

#footer .title h3{font-family: 'Oswald', sans-serif;text-transform: uppercase;color: #f9a12c;font-size: 18px;line-height: 20px;display: inline-block;background: #0e0e0c;padding:3px 20px; position:relative;}
#footer .title h3:after{content:""; position:absolute; right:0; top:0; width:2px; height:100%; background:#f9a12c;transform: rotate(20deg);}
#footer .title h3:before{content:""; position:absolute; left:0; top:0; width:2px; height:100%; background:#f9a12c;transform: rotate(20deg);}




#footer ul{padding: 30px 0 35px;}
#footer ul li{display:inline-block;padding:0 18px 0 0; margin:0 18px 0 0; border-right:1px solid rgba(255,255,255,0.12);}
#footer ul li:last-child{padding:0; margin:0; border:none;}
#footer ul li a{font-size: 14px;line-height: 18px;color: #fff;font-weight: 400;text-transform: uppercase;transition: all 500ms ease-in-out;letter-spacing: 0.50px;}
#footer ul li a:hover{color:#f9a12c;}
#footer .bottom-panel{border-top:1px solid rgba(255, 255, 255, 0.12);padding-top: 25px;}
#footer .bottom-panel p{font-size:15px; line-height:17px; color:#ccc;}



@media screen and (max-width:991px) {
#footer ul li{padding: 0 8px 0 0;margin: 0 8px 0 0;}
#footer ul li a{font-size: 12px;}

}


@media screen and (max-width:767px) {
#footer ul {padding:20px 0;display: inline-block;}
#footer ul li{padding: 0;margin: 0 0 5px;display: inherit;float: left;width: 50%;text-align: left;border: none;}
#footer{padding: 30px 0 30px !important;}


}

@media screen and (max-width:500px) {
#footer .title{width:100%;}
#footer .bottom-panel p {font-size: 13px;line-height: 15px;}
#footer .bottom-panel{padding-top: 15px;}



}

@media screen and (max-width:351px) {
#footer ul li a{font-size: 11px;}





}





