.projects-horizontal {
	background-color: #fff
}

@media (max-width:767px) {
	.projects-horizontal h2 {
		margin-bottom: 25px;
		padding-top: 25px;
		font-size: 24px
	}
	.projects-horizontal .item {
		padding-top: 40px;
		min-height: 160px
	}
}

.projects-horizontal .intro {
	font-size: 16px;
	margin-top: 49px;
	margin-bottom: 20px
}

.projects-horizontal .projects {
	padding-bottom: 40px
}

#footer,
#header {
	padding-top: 30px
}

.projects-horizontal .item .description {
	margin-top: 12px
}

.h1,
.h2,
h1,
h2 {
	margin: 0;
	font-weight: 600;
	font-family: 'Source Sans Pro'
}

#content {
	padding-top: 70px
}

.h2,
h2 {
	font-size: 36px
}

.h3,
h3 {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	margin: 0 0 5px
}

p {
	margin: 0;
	font-family: 'Source Sans Pro';
	color: #000;
	font-size: 17px
}

.orange,
a,
a:active,
a:hover,
a:visited {
	color: #f84914
}

.icon {
	margin-right: 12px;
	font-size: 20px
}

.article-clean .intro img {
	margin-top: 40px;
	margin-bottom: 30px
}

#disclaimer p,
#dislaimer,
#footer {
	margin-bottom: 20px
}

#footer {
	background-color: #f0f0f0;
	padding-bottom: 30px
}

#disclaimer p {
	font-size: 14px;
	color: #999
}
