#header .dark_header {
    background: #1a1c2b;
	border-top-color: #10121b;
}

#footer .footer-copyright {margin-top: 20px;}
#footer .footer-copyright p{
    color: #fff;
}

#footer .footer-about-us  p{ color: #fff; }

#footer .contact p {color: #fff;}

#footer a {color: #247bff;}
#footer a:hover {color: #ffff00;}


/* replace */
.home-intro {margin-bottom: 0px;}

.pricing-table h3 span {font-size: 20px;}
/* Mockup */
@media (min-width: 992px) {
	.mockup-landing-page {
		margin-top: 0px;
	}
}

@media (max-width: 595px) {
    .code_logo_box {width: 75%}
}