/* font 


*/


body {
	font-family: "metronic-slab",sans-serif;
	line-height: 1.4em;
}


h1,
h2 {
	font-weight: 600;
}

h3,
.col-3n p,
.teaser p,
.footer p {
	font-weight: 300;
	font-style: italic;
}




h1,
.teaser p {
	font-size: 42px;
	line-height: 1.2em;
}

h2 {
	font-size: 36px;
	font-weight: normal;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
}

.col-3n p {
	font-size: 16px;
	line-height: 1.3em;
}

.footer,
.footer a {
	font-size: 14px;
}


@media handheld, only screen and (max-width: 1560px) {

	h1,
	.teaser p {
		font-size: 38px;
		line-height: 1.2em;
	}

	h2 {
		font-size: 32px;
		font-weight: normal;
	}
	h3 {
		font-size: 18px;
		font-weight: normal;
		line-height: 1.2em;
	}

	.col-3n p {
		font-size: 14px;
		line-height: 1.3em;
	}

	.footer,
	.footer a {
		font-size: 12px;
	}

}


@media handheld, only screen and (max-width: 1265px) {

	h1,
	.teaser p {
		font-size: 32px;
		line-height: 1.2em;
	}

	h2 {
		font-size: 26px;
		font-weight: normal;
	}
	h3 {
		font-size: 16px;
		font-weight: normal;
		line-height: 1.2em;
	}

	.col-3n p {
		font-size: 14px;
		line-height: 1.3em;
	}

	.footer,
	.footer a {
		font-size: 12px;
	}

}


@media handheld, only screen and (max-width: 1080px) {

	h1,
	.teaser p {
		font-size: 28px;
		line-height: 1.2em;
	}

	h2 {
		font-size: 22px;
		font-weight: normal;
	}
	h3 {
		font-size: 15px;
		font-weight: normal;
		line-height: 1.2em;
	}

	.col-3n p {
		font-size: 14px;
		line-height: 1.3em;
	}

	.footer,
	.footer a {
		font-size: 12px;
	}

}



@media handheld, only screen and (max-width: 980px) {

	h1,
	.teaser p {
		font-size: 24px;
		line-height: 1.2em;
	}

	h2 {
		font-size: 22px;
		font-weight: normal;
	}
	h3 {
		font-size: 15px;
		font-weight: normal;
		line-height: 1.2em;
	}

	.col-3n p {
		font-size: 14px;
		line-height: 1.3em;
	}

	.footer,
	.footer a {
		font-size: 12px;
	}

}


@media handheld, only screen and (max-width: 560px) {

	h1,
	.teaser p {
		font-size: 23px;
		line-height: 1.2em;
	}

	h2 {
		font-size: 18px;
		font-weight: normal;
	}
	h3 {
		font-size: 15px;
		font-weight: normal;
		line-height: 1.2em;
	}

	.col-3n p {
		font-size: 14px;
		line-height: 1.3em;
	}

	.footer,
	.footer a {
		font-size: 12px;
	}

}