nav > ul.sf-menu > li > a{
	text-transform:uppercase;
}

ul.bread-crumb li{
	text-transform:uppercase;
}

.blog h4 {
	text-transform:uppercase;
}

.section-service .row h4 {
	margin-top: 40px;
}

.services-list h4, .features-list h4
{
        padding-bottom: 5px;
	text-transform:uppercase;
}
.projects-list li h4
{
        margin-top: 22px;
        text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
.projects-list li h4.box-header:after
{
        margin-top: 23px;
        margin-left: auto;
        margin-right: auto;
}

.projects-list.isotope li {
	margin-top:0;
	margin-bottom: 30px;
}

.page-header-left h1{
	text-transform:uppercase;
}

.post-content a.more.simple {
    color: #999;
    float: right;
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
}

.post-content h3 {
	text-transform:uppercase;
}

.post-content img {
	min-width: 100%;
}

.cost-calculator-box {
	margin-top: 30px;
}

.social-icons .sl-large-person {
    height: 14px;
}

.social-icons .sl-large-person:before {
    line-height: 14px;
}

