.logo.logo-light{
	padding-top: 10px;
}

.logo.logo-dark{
	padding-top: 10px;
}

.logo.logo-wide{
	max-width: 160px;
}

.top-bar.overlay-bar.nav-sticky .social-icons li a{
	color: #777 !important;
}

.bg-secondary-1{
	background-color: #bd212d !important;
}

.project .hover-state{
	background-color: rgba(0,0,0,0.8);
}

.bg-primary{
	background-color: #000 !important;
}

footer.short-2 .contact-action{
	background-color: #bd212d;
}

footer.short-2 .contact-action:hover{
	background-color: #84171f;
	cursor: pointer;
}

input[type="submit"]{
	border: 2px solid #bd212d;
	color: #bd212d;
}

.image-divider .feature-icon-large i{
	margin: 0 auto;
	margin-bottom: 20px;
}

.duplicatable-content .feature{
	text-align: center;
}

.btn-white.btn-filled{
	color: #bd212d;
	border-color: #bd212d;
}

.background-image-holder-cub3d{
	background-size: 90% !important;
	background-repeat: no-repeat !important;
	background-color: #fff !important;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
	nav{
		max-height: 70px; 
	}
}

.cub3d-btn{
	background-color: #bd212d; 
	border: 2px solid #bd212d;
	color: #fff;
}

.cub3d-btn:hover{
	background-color: #fff;
	border: 2px solid #bd212d;
	color: #bd212d;
}

a:hover{
	color: #bd212d;
}

.top-bar .social-icons li a{
	font-size: 22px;
}

.menu li a{
	font-size: 14px;
}

.menu{
	padding-left: 30px;
}