h1 {
	font-size: 2.2em;
	line-height: 44px;
	margin: 0 0 32px 0;
}

h2 {
	font-size: 1.8em;
	font-weight: 600;
	line-height: 42px;
	margin: 0 0 32px 0;
}

h3 {
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 33px;
	text-transform: none;
}

h4 {
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h5 {
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-transform: none;
}

h6 {
	color: #333;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}

.thumb-info .thumb-info-title {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: none;
}
.counters.with-borders .counter {
	margin-bottom:5px;
}

	
#footer.footer-dark p, #footer.footer-dark .footer-copyright p {
	color: #FFF;
}

.thumb-info .thumb-info-title.without-subtitle {
    padding : 13px 21px 13px;
}

.social-icons li:hover.social-icons a {
	background: #000000 !important;
}