
.text-right {
	text-align:right !important;
}

.feature-box i {
	font-size:32px;
}

@media (min-width: 1200px) {
	.logo-dark {
	border: 1px dashed white;
	padding: 2px 18px;
	position: relative;
	top: -1px;
	}
	.logo-dark div {
	position: absolute;
    font-size: 12px;
    right: 6px;
    bottom: 0px;
	text-transform:uppercase;
	}
	
	.sticky-header-shrink .logo-dark
	{
		border:none !important;
		font-style: italic;
	}
	.sticky-header-shrink .logo-dark div
	{
		font-style: normal;
	}
	.h-230 {
		height:230px;
	}
}

