/** PNM Universal Resets and Classes **/
@font-face {
    font-family: 'Verb Extralight';
    src: url('../fonts/verbextralight-webfont.eot');
    src: url('../fonts/verbextralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/verbextralight-webfont.woff') format('woff'),
         url('../fonts/verbextralight-webfont.ttf') format('truetype'),
         url('../fonts/verbextralight-webfont.svg#verbextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans Heavy';
    src: url('../fonts/museosans_900-webfont.eot');
    src: url('../fonts/museosans_900-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans_900-webfont.woff') format('woff'),
         url('../fonts/museosans_900-webfont.ttf') format('truetype'),
         url('../fonts/museosans_900-webfont.svg#museo_sans900') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans Extralight';
    src: url('../fonts/museosans-100-webfont.eot');
    src: url('../fonts/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans-100-webfont.woff') format('woff'),
         url('../fonts/museosans-100-webfont.ttf') format('truetype'),
         url('../fonts/museosans-100-webfont.svg#museo_sans100') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans Light';
    src: url('../fonts/museosans-300-webfont.eot');
    src: url('../fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosans-300-webfont.woff') format('woff'),
         url('../fonts/museosans-300-webfont.ttf') format('truetype'),
         url('../fonts/museosans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo-700';
    src: url('../fonts/museo700regular.eot');
    src: url('../fonts/museo700regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo700regular.woff') format('woff'),
         url('../fonts/museo700regular.ttf') format('truetype'),
         url('../fonts/museo700regular.svg#mmuseo700regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo-300';
    src: url('../fonts/museo-300-webfont.eot');
    src: url('../fonts/museo-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo-300-webfont.woff') format('woff'),
         url('../fonts/museo-300-webfont.ttf') format('truetype'),
         url('../fonts/museo-300-webfont.svg#museo-300-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, ul, ol, p {
	font-family: 'MuseoSans Light';
	margin: 0;
	padding: 0;
	line-height: 120%;
}
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	line-height: 120%;
}
h1 {
	text-align: center;
	font-size: 60px;
	color: #323333;
	font-family: "MuseoSans Extralight";
	padding: 100px 0 75px;
}
h2 {
	float: right;
	text-transform: uppercase;
	font-size: 38px;
	color: #323333;
	font-family: "MuseoSans Heavy";
}
.container {
	max-width: 960px;
	width: 85%;
	margin: 0 auto;
}
a img { border: none; }

a {
	text-decoration: none;
	color: inherit;
}
.hide { display: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { text-align: center; }
.smooth {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
.line-spacer { 
	border-bottom: solid 1px #67B04A; 
	height: 8px;
}
.quad-grid {
	width: 112%;
	position: relative;
	left: -6%;
	margin-top: 50px;
	clear: both;
}
.quad-grid .grid-item {
	width: 24%;
	margin: 35px .5%;
	float: left;
	text-align: center;
}
.grid-img { 
	display: inline-block;
	vertical-align: middle; 
}
.grid-title {
	display: block;
	color: #323333;
	font-family: "MuseoSans Heavy";
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
}
.industry-icon, .program-icon, .training-icon { 
	border-radius: 50%;
	background: #67B04A;
	display: inline-block;
	text-align: center;
	-webkit-transition: background .5s ease;
	transition: background .5s ease;
}
.training-icon { background: #fff; }
	/*.industry-icon:hover, .program-icon:hover,*/
	.training-icon:hover,
	a:hover .training-icon { background: #67B04A; }

.program-icon { 
	height: 100Px;
	width: 100Px;
	line-height: 100Px;
}
	.program-icon img { width: 100Px; height: auto; }
.industry-icon {
	height: 130Px;
	width: 130Px;
	line-height: 130Px;
}
	.industry-icon img { width: 130Px; height: auto; }
.training-icon {
	height: 150Px;
	width: 150Px;
	line-height: 150Px;
}
	.training-icon img { width: 150Px; height: auto; }

	 
div.header { background: url(../images/header-img.jpg) no-repeat center center; }
header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	-webkit-transition: background .5s ease;
	-moz-transition: background .5s ease;
	transition: background .5s ease;
}
	header.fixed { position: fixed; }
header .nav {
	font-family: "MuseoSans Heavy";
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 60px 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
	header.active .nav { padding: 30Px 0; }

header .nav li { 
	float: left;
	margin-right: 40px;
}
header .nav li.last { margin-right: 0; }

header .nav li a {
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
} 
header .nav li a:hover { color: #67B04A; } 

.nav-logo { 
	background: url(../images/logo-hr.png) no-repeat 0 0;
	background-size: 100% 100%;
	display: inline-block;
	width: 285Px;
	height: 29Px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
.nav-logo:hover {
	background: url(../images/logo-hover2-hr.png) no-repeat 0 0;
	background-size: 100% 100%;
}
header.active .nav-logo:hover {
	background: url(../images/logo-hover-hr.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.head-info { padding-top: 200Px; text-align: center; }
#HeaderInfo p {
	font-family: "MuseoSans Extralight";
	font-size: 40px;
	color: #FFFFFF;
	line-height: 140%;
	padding-top: 145px;
}

#HeaderInfo h4 {
	font-family: "Museo-700";
	font-size: 40px;
	color: #FFFFFF;
	padding: 80px 0 130px;
}
#Top { position: relative; }
	#Top .flex-control-nav { bottom: 40Px; z-index: 10; }
	#Top .flex-control-paging li a {
		background: url(../images/bullet.png);
		border: none;
		border-radius: 0;
		box-shadow: none;
		width: 37Px;
		height: 23Px;
	}
	#Top .flex-control-paging li a.flex-active { background: url(../images/bullet-active.png); }

.banner-holder { position: relative; height: 700Px; overflow: hidden; }
/*.banner { position: absolute; top: 0; left: 0; right: 0; bottom: 0;}*/
#Banner1 {
	background: url(../images/slides/bottle.jpg) no-repeat center center;
	background-size: cover; 
}
#Banner2 {
	background: url(../images/slides/tablet.jpg) no-repeat center center;
	background-size: cover; 
}
#Banner3 {
	background: url(../images/slides/can.jpg) no-repeat center center;
	background-size: cover; 
}

.header-2 .nav {
	font-family: "MuseoSans Heavy";
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 60px 0 160px;
}

.header-2 .nav li { 
	float: left;
	margin-right: 40px;
}

.head-info h1 {
	font-family: "Museo-700";
	color: #FFFFFF;
	margin-top: 70px;
	padding: 0;
	font-size: 100px;
	text-align: center;
	text-transform: uppercase;
	line-height: 100px;
}

.head-info p {
	font-family: "Museo-300";
	font-size: 46px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	margin: 0 0 30Px;
	line-height: 120%;
}


.head-info a.scroll-button { display: inline-block; }
.head-info .green-text {
	opacity: 0;
	font-family: "MuseoSans Heavy";
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 55px;
	height: 55px;
	text-transform: uppercase;
}

#Banner1 .green-text {
	width: 360px;
	background: url(../images/green-text.png) no-repeat top center;
	margin: 0 auto;
	padding-bottom: 200px;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
}
	#Banner1 .green-text:hover { background: url(../images/green-text-hover.png) no-repeat top center; }
#Banner2 .green-text {
	width: 380px;
	background: url(../images/green-text2.png) no-repeat top center;
	margin: 0 auto;
	padding-bottom: 190px;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
}
	#Banner2 .green-text:hover { background: url(../images/green-text2-hover.png) no-repeat top center; }
#Banner3 .green-text {
	width: 380px;
	background: url(../images/green-text2.png) no-repeat top center;
	margin: 0 auto;
	padding-bottom: 190px;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
}
	#Banner3 .green-text:hover { background: url(../images/green-text2-hover.png) no-repeat top center; }
#Intro2 {
	background: #67B04A url(../images/green-bg.jpg) no-repeat center center;
	position: relative;
}

#Intro2 .text-box {
	width: 500px;
	padding: 80px 0;
}

#Intro2 h4 {
	font-family: "MuseoSans Extralight";
	font-size: 60px;
	color: #FFFFFF;
	margin: 50px 0;
	letter-spacing: -1px;
}

#Intro2 li {
	font-family: "MuseoSans Heavy";
	font-size: 30px;
	color: #FFFFFF;
	line-height: 110%;
}
.g-box {
	display: table;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.big-glogo {
	vertical-align: middle;
	-webkit-transform: rotate(-75deg);
	-moz-transform: rotate(-75deg);
	transform: rotate(-75deg);
	-webkit-transition: transform 1s ease;
	-moz-transition: transform 1s ease;
	transition: transform 1s ease;
}
	.big-glogo.active {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
#Conclusion { overflow: hidden; }
#Conclusion h3 {
	font-family: "MuseoSans Extralight";
	font-size: 60px;
	color: #323534;
	text-align: center;
	line-height: initial;
}

.con-start { padding: 150px 0 100Px; }
.con-middle {
	background: url(/images/con-bg.png) no-repeat center bottom;
	background-size: cover;
	width: 100%;
	padding-bottom: 15%;
}
.con-end { padding: 100px 0 0; }

#Conclusion .con-middle .right-col h3 { color: #FFFFFF; }

.con-middle .right-col, .con-middle .left-col {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.con-middle .right-col {
	background: url(../images/cright-bg.png) no-repeat left top;
	margin-right: -100%;
	padding-right: 100%;
	left: 50%;
}
	.con-middle .right-col:after {
		display: block;
		height: 0;
		width: 0;
		position: absolute;
		top: 0;
		left: 0;
		border-right: 50Px solid #323534;
		border-bottom: 350Px solid #fff;
	}
.con-middle .left-col {
	background: url(../images/cleft-bg.png) no-repeat right top;
	margin-left: -100%;
	padding-left: 100%;
	right: 50%;
}
	.con-middle .left-col:after {
		display: block;
		height: 0;
		width: 0;
		position: absolute;
		top: 0;
		right: 0;
		border-left: 50Px solid #EEE;
		border-bottom: 350Px solid #fff;
	}
.con-middle h3 { margin-top: 20%; }
.pen-icon { text-align: center; }
	.pen-icon img { margin-top: 50Px; }
#Conclusion .green-text {
	font-family: "MuseoSans Heavy";
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	line-height: 70px;
	text-transform: uppercase;
	background: url(../images/green-button.png) no-repeat center center;
	margin: 50px auto 130px;
	width: 240px;
	height: 70px;
	display: block;
}

#VolumeImage {
	background: url(../images/volume-header.jpg) no-repeat center top; 
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	padding-top: 500Px;
}
#VolumeContent {
	background: rgba(222, 118, 58, .8);
}

#Intro .left-col {	width: 48%; }
#Intro .left-col p {
	font-family: "MuseoSans Extralight";
	font-size: 39px;
	color: #323333;
	line-height: 160%;
	letter-spacing: -1px;
}
#Intro .left-col b {
	font-weight: normal;
	font-family: "MuseoSans Heavy";
}
	.dark-grey { color: #777777; }
	.black { color: #000000; }
	.light-grey { color: #B9B9B9; }
#Intro .right-col { width: 48%; }
#Intro .right-col p {
	font-family: "MuseoSans Light";
	font-size: 16px;
	color: #323433;
	line-height: 135%;
	margin: 15px 0;
}
#Intro .container { padding: 130px 0 100px; }
.line-spacer { margin-top: 13Px; }
#Industries .line-spacer { width: 70%; }
.whatwedo {
	border-top: solid 1px #67B04A; 
	margin-top: 70px;
	padding: 100px 0;
	font-family: "MuseoSans Extralight";
	font-size: 39px;
	color: #323433;
	line-height: 160%;
}

#Programs .line-spacer { width: 55%; }

.tri-grid { 
	margin: 50px 0 130px; 
	width: 105%;
	clear: both;
}
.tri-grid .grid-item {
	width: 31.5%;
	margin: 15px 1.5% 15px 0;
	float: left;
}
.tri-grid .grid-title {
	float: left;
	text-align: left;
	width: 50%;
	margin: 25px 0 0 25px;
}

#TrainingImage {
	background: url(../images/lower-header.jpg) no-repeat center top; 
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	padding-top: 400Px;
}
#TrainingCoaching {	background: rgba(56, 41, 78, .8);; }

#TrainingCoaching .container { padding: 100px 0 100px; }
 
#TrainingCoaching .left-col { margin-top: -15Px; }
#TrainingCoaching .right-col { width: 56%; }
#TrainingCoaching .right-col p { 
	font-family: "MuseoSans Light";
	font-size: 20px;
	color: #FFFFFF;
	line-height: 130%;
}
#TrainingCoaching ul { 
	font-family: "MuseoSans Extralight";
	font-size: 60px;
	color: #FFFFFF;
	text-align: center;
}
#TrainingCoaching ul li { 
	display: block;
	margin: 8px 25px;
} 

#TrainingList { background: #624889; padding: 65px 0; margin: 0; position: relative; z-index: 1; }
#TrainingList .quad-grid { margin-top: 0; }
#TrainingList .quad-grid .grid-item { margin-top: 0; margin-bottom: 0; }
#TrainingList .grid-title { color: #fff; margin-top: 30px; }


.team-banner { 
	background: url(../images/team-banner.jpg) no-repeat center bottom; 
	background-attachment: fixed;
	background-size: cover;
	height: 450px;
	margin: 0;
	position: relative;
	z-index: 0;
}
.team-bio { width: 355Px; }
.member-img a {
	border-radius: 50%;
	color: transparent;
	display: inline-block;
	position: relative;
}
	.member-img img {
		display: block;
		border-radius: 50%;
		position: relative;
		z-index: -1;
		max-width: 100%;
	}
	.member-img a:hover  {
		background: #67B04A;
		color: #fff;
	}
	.member-img > a > span {
		font-family: "Verb Extralight";
		font-size: 40Px;
		text-transform: uppercase;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
	}
	.member-img > a > span > span.bio-text { 
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		height: 40Px;
		line-height: 100%;
	}
.member-name {
	font-family: "Museo-300";
	font-size: 30px;
	color: #323534;
	text-align: center;
	margin: 30px 0;
	line-height: 120%; 
}
.logo-row { display: flex; }
.g-logo {
	margin: 0 auto;
	display: block;
}

#Team { margin-bottom: 120px; }
	#Team h1 { padding: 100Px 0 0; }

#ContactUs { 
	background-color: #EAEAEA; 
	padding-bottom: 70px;
}
	#ContactUs h1 { padding-bottom: 10Px; }
	#ContactUs p.contact-subtitle {
		color: #323534;
		font-family: "MuseoSans Heavy";
		font-size: 20Px;
		margin-bottom: 80Px;
	}
#ContactForm { width: 65%; margin: 0 auto; }
#ContactForm .input-holder { margin-bottom: 50Px; }
#ContactForm .input { border-bottom: 2Px solid #888888; }
#ContactForm .error { 
	background: #624889;
	color: #fff;
	display: none;
	font-family: "MuseoSans Light";
	padding: 20Px 25Px;
	width: 310Px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 17Px;
}
#ContactForm .comments { position: relative; }
#ContactForm .comments-label {
	color: #323333;
	display: inline-block;
	font-family: "MuseoSans Light";
	font-size: 26Px; 	
	position: absolute;
	left: 0;
	right: 0;
	top: 30Px;
}
#ContactForm .error img { vertical-align: middle; margin-right: 20Px; }
#ContactForm .error:before {
	background: transparent url(../images/error-angle.png) no-repeat center 0;
	content: ' ';
	height: 34Px;
	position: absolute;
	top: -17Px;
	left: 0;
	right: 0;
}
#ContactForm label {
	color: #323333;
	display: inline-block;
	width: 30%;
	font-family: "MuseoSans Light";
	font-size: 26Px; 
	text-align: left;
}
#ContactUs form input,
#ContactUs form textarea {
	appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding: 20px 0;
	background: transparent;
	border: none;
	color: #323333;
	font-family: "MuseoSans Heavy";
	font-size: 26px;
	width: 65%;
	margin-left: 3%;
	outline: none;
}

#ContactUs form .comments textarea {
	font-family: "MuseoSans Light";
	height: 175px;
	width: 100%;
	background: #fff; 
	padding: 25Px 20Px 20Px;
	margin: 0;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#ContactForm .input.focus label,
#ContactForm .input.focus input { color: #67B04A; }
#ContactForm .input.focus { border-bottom: 2Px solid #67B04A; }

#ContactUs ::-webkit-input-placeholder { color: #323333; }
#ContactUs :-moz-placeholder { color: #323333; }
#ContactUs ::-moz-placeholder { color: #323333; }
#ContactUs :-ms-input-placeholder { color: #323333; }

#ContactUs form .submit-button {
	cursor: pointer;
	font-family: "MuseoSans Heavy";
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/submit-button.png) no-repeat center center;
	height: 70px;
	width: 210px;
	margin: 30px auto 0;
	display: block;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	text-indent: 0;
}
#ContactUs form .submit-button:hover {
	background: url(../images/submit-button-hover.png) no-repeat center center;
}
#ContactConfirm h1 { font-size: 90Px; padding-top: 170Px; line-height: 1; }
#ContactConfirm p { font-family: "MuseoSans Extralight"; font-size: 20Px; padding: 0 33%; }
#ContactConfirm p.contact-subtitle { margin: 60Px 0 100Px; padding: 0; }
footer { 
	background-color: #323534; 
	padding: 60px 0;
}

.footer-logo { margin-bottom: 10px; }

footer p {
	font-family: "MuseoSans Light";
	font-size: 16px;
	color: #FFFFFF;
	margin: 20px 0;
}

.footer-nav {
	font-family: "MuseoSans Extralight";
	font-size: 26px;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
}
	.footer-nav .social { margin-bottom: 20Px; }
		.footer-nav .social img { margin-left: 10Px; }
	.footer-nav a:hover { text-decoration: underline; }


.g-recaptcha
{
    text-align: center;
    padding: 20px;
}
.g-recaptcha div:first-child
{
    display: inline-block;
}
    