body {
    background: #ffffff;
}

.nav-bg {
    background: rgba(0,0,0,0.8);
}

.footer {
    border-top: 1px solid rgba(0,0,0,0.5);
}
@media all and (max-width: 767px) {
	.download_link{
		margin-bottom:0.5em;
		width:100%;
		font-size:18px;
	}
	.mobile_mt_1{
		margin-top:0.5em;
	}
}