@charset "UTF-8";
/* CSS Document */

html {
	background-color: #ccc;
}

body {
	margin: 0;
	padding: 0;
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-weight: 600;
}

.ImpressBT-Regular { 
	font-family: "ImpressBT-Regular",sans-serif;
	font-weight: normal;
	font-style: normal;
}

.pd-container {
	max-width: 1200px;
	margin: 0 auto;
}

header {
	width: 100%;
	background-color: #99cb66;
}

#pd-logo {
	padding: 5%;
	margin-left: 10%;
}

#pd-logotype {
	padding-top: 40px;
	padding-left: 50px;
	width: 80%;
}

nav {
	padding: 0;
	margin: 0;
}

nav a {
	font-size: 60px;
	font-weight: 600;
	color: #ffffcb;
	text-transform: uppercase;
	padding-left: 50px;
}

nav a:hover {
	color: #cb3365;
	text-decoration: none;
}

#pd-hero {
	font-size: 90px;
	font-weight: 600;
	color: #99cb66;
	background-color: #fff;
	text-align: center;
	line-height: 90px;
	padding: 40px 6%;
	letter-spacing: -1px;
}

.pd-hero {
	text-align: center;
	width: 100%;
}

.pd-title {
	font-size: 120px;
	font-weight: 600;
	line-height: 50px;
	text-transform: uppercase;
	color: #006533;
	background-color: #fff;
	padding: 80px 0 5px 50px;
	letter-spacing: -2px;
}

.pd-produce {
	font-size: 40px;
	line-height: 40px;
	font-weight: 600;
	text-transform: uppercase;
	color: #006533;
	background-color: #ffffcb;
	padding-bottom: 30px;
}

.pd-produce .pd-p {
	padding: 30px 50px 0 50px;
}

.pd-subhead {
	font-family: "ImpressBT-Regular",sans-serif;
	font-size: 33px;
	font-weight: normal;
	line-height: 0;
	text-transform: none;
	color: #cb3365
}

.pd-about {
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	color: #ffffcb;
	background-color: #006533;
	padding-bottom: 50px;
}

.pd-about .pd-subhead {
	background-color: #ffffcb;
	line-height: 45px;
	padding-bottom: 50px;
}

.pd-about .pd-p {
	padding: 50px 50px 0 50px;
}

#pd-press {
	color: #006533;
	background-color: #ffffcb;
	padding: 30px 50px;
}

#pd-press p {
	font-size: 30px;
	color: #006533;
	line-height: 30px;
}

#pd-press a {
	font-size: 30px;
	color: #006533;
	line-height: 30px;
}

#pd-press a:hover {
	color: #cb3365;
	text-decoration: none;
}

.pd-subtitle {
	font-size: 70px;
	text-transform: uppercase;
}

.pd-visit {
	font-size: 50px;
	line-height: 50px;
	color: #006533;
	background-color: #ffffcb;
}

.pd-visit .pd-subhead {
	line-height: 40px;
	padding: 80px 5% 80px 18%;
}

.pd-address {
	padding: 80px 5% 80px 3%;
}

.pd-footnote {
	font-size: 30px;
	line-height: 30px;
	padding-top: 20px;
}

.pd-social {
	width: 75px;
	margin: 0 10px 20px 10px;
}

.pd-email {
	font-size: 30px;
	color: #ffffcb;
	background-color: #006533;
	text-align: center;
	padding: 50px;
}

.pd-email a {
	color: #ffffcb;
}

.pd-email a:hover {
	color: #cb3365;
	text-decoration: none;
}

footer {
	font-weight: normal;
	color: #006533;
	padding: 10px 10px 40px 10px;
	margin-bottom: 100px;
	background-color: #fff;
}

footer a {
	color: #006533;
}

footer a:hover {
	color: #cb3365;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

.pd-spaceer {
	height: 20px;
}




@media (max-width: 1200px) {
	
	
	#pd-logo {
		margin-left: 10%;
	}
	
	#pd-logotype {
		padding-top: 40px;
		padding-left: 5%;
	}
	
	nav a {
		font-size: 55px;
		line-height: 65px;
		padding-left: 5%;
	}
}



@media (max-width: 960px){
	
	#pd-logotype {
		padding-top: 25px;
		padding-left: 5%;
	}
	
	nav a {
		font-size: 50px;
		line-height: 60px;
		padding-left: 5%;
	}
	
	#pd-hero {
		font-size: 75px;
		line-height: 75px;
	}
	
	.pd-about .pd-subhead {
		line-height: 40px;
		padding-bottom: 50px;
	}
	
	.pd-visit .pd-subhead {
		padding: 40px;
	}
	
	.pd-address {
		padding: 0 10% 40px 27%;
	}
	
}

@media (max-width: 640px){
	
	#pd-logo {
		margin-left: 10%;
	}
	
	#pd-logotype {
		padding-top: 15px;
		padding-left: 5%;
	}
	
	nav a {
		font-size: 30px;
		line-height: 40px;
		padding-left: 5%;
	}
	
	#pd-hero {
		font-size: 50px;
		line-height: 50px;
	}
	
	.pd-title {
		font-size: 80px;
		line-height: 40px;
		padding: 60px 0 0 30px;
	}
	
	.pd-produce {
		font-size: 30px;
		line-height: 35px;
	}
	
	.pd-produce .pd-p {
		padding: 30px 30px 0 30px;
	}
	
	.pd-subhead {
		font-size: 25px;
	}
	
	.pd-about .pd-p {
		padding: 50px 30px 0 30px;
	}
	
	.pd-about .pd-subhead {
		line-height: 35px;
	}
	
	#pd-press {
		padding: 20px 30px;
	}
	
	#pd-press a {
		line-height: 30px;
	}
	
	.pd-visit {
		font-size: 30px;
		line-height: 30px;
	}

	.pd-visit .pd-subhead {
		line-height: 30px;
	}
	
	.pd-address {
		padding: 0 10% 40px 20%;
	}
	
}

@media (max-width: 414px){
	
	header {
		padding: 10px 0;
	}
	#pd-logotype {
		padding-left: 15px;
		padding-top: 8px;
		width: 90%;
	}
	
	nav a {
		padding-left: 15px;
		line-height: 35px;
	}
	
	#pd-hero {
		font-size: 40px;
		line-height: 35px;
		padding: 20px 6%;
	}
	
	.pd-title {
		font-size: 70px;
		line-height: 40px;
		padding: 50px 0 0 20px;
	}
	
	.pd-produce, .pd-about {
		font-size: 25px;
		line-height: 30px;
	}
	
	.pd-subhead {
		font-size: 22px;
	}
	
	.pd-produce .pd-p {
		padding: 20px 20px 0 20px;
	}
	
	.pd-about .pd-subhead {
		line-height: 25px;
	}
	
	.pd-about .pd-p {
		padding: 40px 20px 0 20px;
	}
	
	#pd-press {
		padding: 10px 20px 30px 20px;
	}
	
	#pd-press a {
		font-size: 25px;
		line-height: 25px;
	}
	
	#pd-press p {
		font-size: 25px;
		line-height: 25px;
	}
	
	.pd-visit .pd-subhead {
		line-height: 25px;
		padding: 40px 20px 30px 20px;
	}
	
	.pd-address {
		padding: 0 0 40px 22%;
	}
	
	.pd-footnote {
		font-size: 20px;
		line-height: 20px;
		padding-top: 20px;
	}
	
	.pd-social {
		width: 60px;
		margin: 0 10px 10px 10px;
	}
	
	.pd-email {
		font-size: 25px;
		line-height: 30px;
		padding: 20px;
	}
	
	.pd-mail {
		font-size: 20px;
	}
	
}
