.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

/* ==========================================================================
   Table of Contents
   ========================================================================== */
/*
		
    0.  Includes
    1.  Icons & Fonts
    2.  General
    3.  Utilities
    4.  General
    5.  Single Post
    6.  Third Party Elements
    7.  Pagination
    8.  Footer
    9.  Media Queries (Tablet)
    10. Media Queries (Mobile)

 */
/* $blue1: #006085; */
.c2a, .c2a2, #ninja_forms_field_5, c2a:visited, .h1-intro, .p-intro, .nav-item, .nav-list li, .factoid {
  color: white; }

.h1-section, .h1-header, .p-header, .c2a, .c2a2, #ninja_forms_field_5, c2a:visited, .intro, .nav-bar, .section-intro, .c2a-wrap {
  text-align: center; }

.h1-intro, .nav-container, .section-intro {
  margin: 0 auto; }

.c2a, .c2a2, #ninja_forms_field_5, c2a:visited, .h1-intro, .p-intro, .nav-item, .nav-list li, .factoid, .h1-section, .h1-header {
  -webkit-font-smoothing: antialiased; }

/* ==========================================================================
   0. Includes - Ground zero
   ========================================================================== */
html {
  font-size: 62.5%;
  line-height: 1.4; }

body {
  color: #000;
  /* 	background: url(../img/m01.png); */
  /* 	height: 6000px; */
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 55px; }

/* ==========================================================================
   1. Fonts - Sets up the fonts
   ========================================================================== */
@font-face {
  font-family: 'concourse';
  src: url("../fonts/concourse_t3_regular-webfont.eot");
  src: url("../fonts/concourse_t3_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/concourse_t3_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'concourse';
  src: url("../fonts/concourse_t3_italic-webfont.eot");
  src: url("../fonts/concourse_t3_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/concourse_t3_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'concourse';
  src: url("../fonts/concourse_t3_bold-webfont.eot");
  src: url("../fonts/concourse_t3_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/concourse_t3_bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'concourse';
  src: url("../fonts/concourse_t7_regular-webfont.eot");
  src: url("../fonts/concourse_t7_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/concourse_t7_regular-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
/* ==========================================================================
   2. Typography - Define typographic styles
   ========================================================================== */
body, h1, h2, h3, h4, h5, h6, p, .h2-section, a {
  font-family: 'concourse'; }

.h1-section, .h1-header {
  color: #005972;
  letter-spacing: 2px;
  font-family: "concourse";
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 14px;
  line-height: 1.1; }

.h1-part {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: .3em;
  line-height: 1.2; }

.h2-section {
  font-weight: bold; }

p, .h2-section {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 0; }

.p-header {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 20px;
  padding: 0 1em;
  line-height: 1.2; }

.quote {
  font-size: 22px;
  font-size: 2.2rem;
  font-style: italic;
  margin-bottom: 13px;
  padding-top: 6px;
  margin-left: 0; }

.other-fact {
  color: #e0505f;
  font-weight: bold; }

.attribution {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-left: 0; }

a, a:visited {
  color: inherit; }

/* ==========================================================================
   3. Reusables
   ========================================================================== */
.c2a, .c2a2, #ninja_forms_field_5, c2a:visited {
  color: #fff !important;
  font-family: "concourse";
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #e0505f;
  text-decoration: none;
  line-height: normal;
  display: inline-block;
  padding: 7px 17px 7px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 5px;
  /* 	display: none; */
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  margin-bottom: 10px; }

.c2a:hover, .c2a2:hover, #ninja_forms_field_5:hover {
  background: #d72638; }

.c2a2 {
  background: #aaa;
  display: inline-block;
  margin-bottom: 0; }

.c2a2:hover {
  background: #888; }

.container {
  margin: 0 auto;
  width: 95%;
  max-width: 960px; }

/* ==========================================================================
   4. Header
   ========================================================================== */
.header {
  text-align: center;
  background: url(../img/header-bg2.png) no-repeat;
  background-position: center top;
  overflow: auto;
  padding-bottom: 40px; }

.pea {
  position: fixed;
  z-index: 9999;
  width: 113px;
  height: 55px;
  
  top: 10px;
  left: 10px; 
  background-image: url(/img/pea-logo16.png);
  background-size: 100%;
  background-repeat: no-repeat;
  }
  
.pea img {
  width: 150px;
  height: auto;
}

.h1-header {
  font-size: 32px;
  font-size: 3.2rem;
  margin-top: 0;
  color: #004852;
  line-height: 1.1; }

.intro {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #4374b2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4374b2), color-stop(20%, #4d889e), color-stop(50%, #478eb8), color-stop(100%, #478eb8));
  background-image: -webkit-linear-gradient(-360deg, #4374b2 0%, #4d889e 20%, #478eb8 50%, #478eb8 100%);
  background-image: linear-gradient(90deg,#4374b2 0%, #4d889e 20%, #478eb8 50%, #478eb8 100%); }

.h1-intro {
  font-size: 24px;
  font-size: 2.4rem;
  max-width: 840px;
  margin-bottom: .5em;
  line-height: 1.3; }

.p-intro {
  max-width: 850px;
  margin: 0 auto; }

.nav-bar {
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 0px;
  background: #4B535C; }

.nav-container {
/*   max-width: 700px;  */
  }

.nav-item {
  display: inline-block;
  line-height: normal;
  vertical-align: top;
  padding: 10px 0 16px;
  text-decoration: none; }

.nav-item:first-child {
  float: left; }

.nav-item:last-child {
  float: right; }

.nav-list li {
  display: block;
  line-height: normal;
  vertical-align: top;
  text-decoration: none;
  float: left; }

.fb-like, .tw-follow {
  display: inline-block;
  vertical-align: top; }

.fb-like > span {
  vertical-align: top !important; }

/* ==========================================================================
   5. Sections
   ========================================================================== */
.section-intro {
  max-width: 800px;
  margin-top: 50px;
  width: 76%;
  position: relative;
  z-index: 2; }

.section-part {
  position: relative;
  margin-bottom: 50px; }

.part-text {
  width: 80%; }

.aside {
  position: relative;
  margin-bottom: 30px; }

.factoid-bg {
  position: absolute;
  width: 100%;
  height: 100%; }

.fbgfront {
  -webkit-transform: skew(0deg, -2deg);
  -moz-transform: skew(0deg, -2deg);
  -ms-transform: skew(0deg, -2deg);
  -o-transform: skew(0deg, -2deg);
  transform: skew(0deg, -2deg);
  z-index: 2; }

.fbgback {
  -webkit-transform: skew(0deg, 1deg);
  -moz-transform: skew(0deg, 1deg);
  -ms-transform: skew(0deg, 1deg);
  -o-transform: skew(0deg, 1deg);
  transform: skew(0deg, 1deg);
  z-index: 1; }

.fbg1 {
  background: #5c823b;
  background: rgba(92, 130, 59, 0.7); }

.fbg2 {
  background: #acc88e;
  background: rgba(172, 200, 142, 0.7); }

.fbg3 {
  background: rgba(67, 116, 178, 0.7); }

.fbg4 {
  background: rgba(126, 166, 203, 0.7); }

.fbg5 {
  background: #455359;
  background: rgba(69, 83, 89, 0.8); }

.fbg6 {
  background: #455359;
  background: rgba(69, 83, 89, 0.8); }

.factoid {
  position: relative;
  z-index: 3;
  padding: 40px 0;
  max-width: 1140px; }

.fact-fig {
  font-size: 75px;
  font-size: 7.5rem;
  font-weight: 900;
  float: left;
  line-height: .9;
  padding-right: 8px; }

.fact-dets {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2; }

#forest-header, #engineer-header, #other-header {
  overflow: hidden;
  margin-bottom: 7%; }

#mining-header {
  overflow: hidden;
  margin-bottom: 0; }

#engineer-header {
  background: #D4E1ED; }

#other-header {
  background: #D4E1ED;
  padding-bottom: 3%;
  margin-bottom: 4%; }

.the-form {
  background: #ecf2f7;
  padding-bottom: 3%;
  overflow: auto; }

#ninja_forms_form_1_response_msg {
  text-align: center; }

.sec-for-1 {
  margin-bottom: 7%;
  overflow: hidden; }

.sec-for-2 {
  margin-top: 3%; }

.part-img {
  display: none; }

.social {
  margin: 0 auto 19px auto;
  text-align: center; }

#foresters .quote-box {
  border-top: 5px solid #5c823b;
  border-bottom: 5px solid #5c823b;
  color: #5c823b; }

#engineers .quote-box {
  border-top: 5px solid #4374b2;
  border-bottom: 5px solid #4374b2;
  color: #4374b2; }

#mining .quote-box {
  border-top: 5px solid #455359;
  border-bottom: 5px solid #455359;
  color: #455359; }

.sec-oth-1 {
  margin-bottom: 0; }
  .sec-oth-1 p, .sec-oth-1 .h2-section {
    margin-bottom: 10px; }
  .sec-oth-1 .h1-part {
    margin-bottom: 2px; }

.quote-box {
  margin-bottom: 30px; }

#header-vid {
  width: 80%;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 30px; }

.part-img-top {
  display: block;
  position: relative;
  z-index: 1; }

#forest-header-img {
  width: 124%;
  margin-top: -25%;
  left: -13%; }

#mining-header-img {
  width: 124%;
  margin-top: -25%;
  left: -16%; }

#engineer-header-img {
  width: 123%;
  margin-top: -14%;
  left: -12%; }

.part3 {
  max-width: 700px; }

.nav-collapse ul {
  float: left; }

.nav-collapse a {
  line-height: 60px;
  font-family: "concourse";
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

.footer {
  text-align: center;
  overflow: auto;
  background: #f2f2f2;
  padding-top: 20px;
  margin-top: 40px;
  padding-bottom: 10px; }

.designed {
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  opacity: .2;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-transform: translateZ(0px);
/*   background: url(../img/heart.png); */
  background-repeat: no-repeat;
  background-position: left 2px;
/*   padding-left: 21px; */
/*   margin-left: -21px;  */
  }

.designed:hover {
  opacity: 1;
  -webkit-transform: translateZ(0px); }

.designed img {
  margin-top: -2px;
  -webkit-transform: translateZ(0px); }

.heart {
  background: url(../img/heart.png);
  width: 21px;
  height: 19px; }

.ninja-forms-cont {
  width: 90%;
  max-width: 700px;
  margin: 0 auto; }

.textarea-wrap textarea {
  height: 200px !important; }

#ninja_forms_field_5_div_wrap {
  text-align: center;
  margin-top: 30px; }

#ninja_forms_field_5 {
  box-shadow: none;
  text-shadow: none;
  margin-left: 0;
  border: none;
  display: inline-block; }

.ninja-forms-required-items {
  display: none; }

#ninja_forms_field_6_label {
  margin-bottom: 0; }

.ninja-forms-field-description p, .ninja-forms-field-description .h2-section {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 0px; }

.ninja-forms-field-description a {
  color: #e0505f; }

#qtip-0-content {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3; }

#ninja_forms_field_2_div_wrap {
  float: none; }

#forest-header .h1-section, #engineer-header .h1-section, #other-header .h1-section, #forest-header .h1-header, #engineer-header .h1-header, #other-header .h1-header, #forest-header .section-intro, #engineer-header .section-intro, #other-header .section-intro {
  margin-top: 0; }

#mining-header .h1-section, #mining-header .h1-header, #mining .section-intro {
  margin-top: 0; }

.fsi-container {
  margin-top: 20px;
  margin-bottom: 10px; }

#fb-icon {
  background-position: 0 0;
  right: 90px; }

#twitter-icon {
  background-position: -32px 0;
  right: 55px; }

.f-social-icons {
  display: inline-block;
  margin: 0 5px;
  opacity: .7;
  width: 30px;
  height: 30px;
  background-image: url(/img/social-icons2.png);
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s; }

.f-social-icons a {
  display: block;
  height: 100%; }

.f-social-icons:hover {
  opacity: 1;
  cursor: pointer; }

.p-source {
  font-size: 18px;
  font-size: 1.8rem; }
  
.foot-logo {
  width: 150px;
  height: auto;
}

@media only screen and (min-width: 23.75em) {
  .p-header {
    margin-top: 65px; } }
@media only screen and (min-width: 30em) {
  .h1-section, .h1-header {
    font-size: 42px;
    font-size: 4.2rem; }

  .h1-header {
    font-size: 48px;
    font-size: 4.8rem; }

  .p-header {
    font-size: 32px;
    font-size: 3.2rem; }

  .intro {
    padding-top: 40px; }

  .h1-intro {
    font-size: 32px;
    font-size: 3.2rem; }

  p, .h2-section {
    font-size: 22px;
    font-size: 2.2rem; }

  .h2-section {
    font-size: 22px;
    font-size: 2.2rem; }

  #forest-header .h1-section, #engineer-header .h1-section, #other-header .h1-section, #forest-header .h1-header, #engineer-header .h1-header, #other-header .h1-header {
    margin-top: .67em; }

  #forest-header .section-intro, #engineer-header .section-intro, #other-header .section-intro {
    margin-top: 50px; }

  #mining-header .h1-section, #mining-header .h1-header {
    margin-top: .67em; }

  #mining-header .section-intro {
    margin-top: 50px; }
    
  #mining-header {
    background: #D4E1ED;
  }

  .h1-part {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3; }

  .quote {
    font-size: 26px;
    font-size: 2.6rem; }

  .attribution {
    font-size: 18px;
    font-size: 1.8rem; }

  .c2a, .c2a2, #ninja_forms_field_5, .c2a2 {
    font-size: 25px;
    font-size: 2.5rem; } }
@media only screen and (min-width: 40em) {
  .fact-fig {
    font-size: 75px;
    font-size: 7.5rem; }

  .fact-dets {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3; } }
@media only screen and (min-width: 48em) {
  body {
    margin-top: 0; }

  .nav-list li {
    display: inline-block;
    float: none; 
    margin: 0 25px}

  .nav-list li:first-child {
/*     float: left;  */
    margin-left: 0;
    }

  .nav-list li:last-child {
/*     float: right;  */
    margin-right: 0;
    }

  .nav-bar {
    position: relative; }

  .h1-header {
    padding: 0 150px; }

  .text-wrap {
    width: 49%;
    display: inline-block;
    float: left; }

  #ninja_forms_field_2_div_wrap {
    float: right; }

  .list-dropdown-wrap {
    width: 49%; }
    
  .pea {
    background-image: url(/img/pea-logo15.png);
    
    width: 150px;
    height: 48px;
    position: absolute;
  }
     }
@media only screen and (min-width: 62.5em) {
  .sec-for-1 {
    min-height: 350px; }

  .sec-eng-1 {
    min-height: 310px; }

  .c2a-wrap {
    text-align: left; }

  .part-text {
    width: inherit; }
    .part-text .h1-part {
      max-width: 620px; }
    .part-text p, .part-text .h2-section {
      max-width: 520px; }
    .part-text .quote {
      max-width: 710px; }
    .part-text .attribution {
      max-width: 710px; }
    .part-text .quote-box {
      max-width: 710px; }

  .part3 p, .part3 .h2-section, .part3 .h1-part {
    max-width: none; }

  #mining .part1 .quote-box {
    max-width: 600px; }

  .forest-img-01 {
    top: 6%;
    right: 0;
    width: 46%; }
    .forest-img-01 img {
      width: 170%;
      max-width: 1175px; }

  .mining-img-01 {
    top: -13%;
    left: 62%; }
    .mining-img-01 img {
      max-width: 599px; }

  .forest-img-02 {
    top: 15%;
    left: 0;
    width: 35%; }
    .forest-img-02 img {
      float: right; }

  .engineer-img-01 {
    top: -16%;
    right: 0;
    width: 37%; }
    .engineer-img-01 img {
      width: 310px; }

  .engineer-img-02 {
    top: 11%;
    left: 0;
    width: 25%; }
    .engineer-img-02 img {
      float: right; }

  .engineer-img-03 {
    top: 0;
    right: 0;
    width: 40%; }

  .part-img {
    display: block;
    position: absolute;
    overflow: hidden; }

  .part2 .h1-part, .part2 p, .part2 .h2-section, .part2 .c2a, .part2 .c2a2, .part2 #ninja_forms_field_5 {
    margin-left: 34%; }
  .part2 .quote-box {
    margin-left: 34%; }
  .part2 .quote {
    margin-left: 0; }
  .part2 .attribution {
    margin-left: 0; }

  .fact-fig {
    font-size: 100px;
    font-size: 10rem; }

  .fact-dets {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3; } }
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, .h2-section,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
