h1 {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 48px;
	line-height: 1.2
}
h2 {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 36px;
	line-height: 1.4;
}
h3 {
	font-family: Open Sans;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.3
}
h4 {
	font-family: Open Sans;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.6
}
.pMedium {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4
}
a {
	font-family: Open Sans;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2
}
p{
	font-family: Open Sans;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5
}
.ctaM{
	font-family: Open Sans;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.5;
	padding: 15px 40px;
	border: 3px solid;
	border-radius: 3px;
}
.ctaS{
	font-family: Open Sans;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.2;
	padding: 15px 20px;
	border: 3px solid;
	border-radius: 3px;
}
@media screen and (max-width:1200px) {
	h1 {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 48px;
		line-height: 1.2
	}
	h2 {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 32px;
		line-height: 1.3;
	}
	h3 {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 22px;
		line-height: 1.3
	}
	h4 {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 18px;
		line-height: 1.4
	}
	.pMedium {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 16px;
		line-height: 1.5
	}
	p {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 16px;
		line-height: 1.5
	}
	a {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 14px;
		line-height: 1.2
	}
	.ctaM{
		font-family: Open Sans;
		font-weight: 600;
		font-size: 16px;
		line-height: 1.5;
		padding: 15px 40px;
		border: 3px solid;
		border-radius: 3px;
	}
	.ctaS{
		font-family: Open Sans;
		font-weight: 600;
		font-size: 14px;
		line-height: 1.2;
		padding: 15px 20px;
		border: 3px solid;
		border-radius: 3px;
	}
}
@media screen and (max-width:992px) {
	h1 {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 36px;
		line-height: 1.4
	}
	h2 {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 28px;
		line-height: 1.2
	}
	h3 {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 20px;
		line-height: 1.2
	}
	h4 {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 18px;
		line-height: 1.4
	}
	.pMedium {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 16px;
		line-height: 1.5
	}
	p {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 14px;
		line-height: 1.2
	}
	a {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 14px;
		line-height: 1.2
	}
	.ctaM{
		font-family: Open Sans;
		font-weight: 600;
		font-size: 16px;
		line-height: 1.5;
		padding: 15px 40px;
		border: 3px solid;
		border-radius: 3px;
	}
	.ctaS{
		font-family: Open Sans;
		font-weight: 600;
		font-size: 14px;
		line-height: 1.2;
		padding: 15px 20px;
		border: 3px solid;
		border-radius: 3px;
	}
}
@media screen and (max-width:768px) {
	h1 {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 28px;
		line-height: 1.2
	}
	h2 {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 26px;
		line-height: 1.3
	}
	h3 {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 20px;
		line-height: 1.2
	}
	h4 {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 16px;
		line-height: 1.5
	}
	.pMedium {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 16px;
		line-height: 1.5
	}
	p {
		font-family: Open Sans;
		font-weight: 400;
		font-size: 14px;
		line-height: 1.3
	}
	a {
		font-family: Open Sans;
		font-weight: 700;
		font-size: 14px;
		line-height: 1.2
	}
	.ctaM{
		font-family: Open Sans;
		font-weight: 600;
		font-size: 14px;
		line-height: 1.2;
		padding: 15px 20px;
		border: 3px solid;
		border-radius: 3px;
	}
	.ctaS{
		font-family: Open Sans;
		font-weight: 600;
		font-size: 14px;
		line-height: 1.2;
		padding: 15px 20px;
		border: 3px solid;
		border-radius: 3px;
	}
}
