/*
Theme Name: Now Matters Now
Theme URI: http://nowmattersnow.com
Author: CIVILIZATION
Author URI: http://builtbycivilization.com
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
@media screen and (max-width:$break-large){}
@media screen and (max-width:$break-med){}
@media screen and (max-width:$break-medium){}
@media screen and (max-width:$break-mobile){}
@media screen and (max-width:$break-small){}
@media screen and (max-width:$break-mini){}
*/
body {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #fff;
  background-color: #fdc744;
}

#main {
  padding-top: 118px;
}

.container {
  max-width: 1600px;
  height: auto;
  margin: -43px auto 0 auto;
  overflow-x: scroll;
  overflow-y: visible;
}

.landing .container {
  overflow-x: hidden;
}

.get-involved .container {
  overflow-x: visible;
  overflow-y: visible;
}

strong {
  font-weight: 700;
}

a {
  color: #879baa;
  text-decoration: none;
}

a:hover {
  color: #fdc744;
}

a:visited {
  color: #879baa;
}

.container p a:hover {
  text-decoration: underline;
}

.clearfix:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* Hide the "male ages 36-64" demographic entry */
.gchoice_7_1 {
  display: none;
}

/* Hide the "other healthcare provider" demographic entry */
.gchoice_7_3 {
  display: none;
}

.on-fire-box {
  max-width: 780px;
  width: 90%;
  height: auto;
  margin: 66px auto;
  text-align: left;
  border-style: solid;
  border-width: 2px;
  padding: 1ex;
  border-radius: 1ex;
  border-color: #E53935;
  letter-spacing: 0.03em;
}

.on-fire-box h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 0.5em;
}

.on-fire-box p:nth-of-type(2n+1) {
  margin-top: 0.4em;
}

.on-fire-box p:nth-of-type(2n) {
  list-style: decimal inside;
  letter-spacing: 0.03em;
  padding-left: 1em;
}

#masthead {
  width: 100%;
  height: 118px;
  background-image: url("images/header-white-bg-new.png");
  background-position: center -84px;
  background-repeat: no-repeat;
  background-size: 2538px 208px;
  position: fixed;
  z-index: 20;
}
@media screen and (max-width: 976px) {
  #masthead {
    position: relative;
    margin-bottom: -118px;
  }
}
#masthead .skip-link {
  display: none;
}
#masthead .nav-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#masthead .nav-container .logo {
  z-index: 20;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 80px;
}
#masthead .nav-container .logo a {
  margin: 18px auto 0 auto;
  display: block;
  height: 80px;
  width: 80px;
  overflow: hidden;
  text-indent: -9000px;
  font-size: 0;
  line-height: 0;
  background-image: url("images/logo-grey.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
#masthead .nav-container .left-nav {
  width: 100%;
  float: left;
  display: block;
  top: 0;
  z-index: 29;
  height: 118px;
  background-image: url(images/header-white-bg-new.png);
  background-position: center -84px;
  background-repeat: no-repeat;
  background-size: 2538px 208px;
}
#masthead .nav-container .left-nav ul:first-child {
  margin-left: 20px;
}
#masthead .nav-container .left-nav ul:first-child li:not(:last-child) {
  padding-right: 20px;
}
@media screen and (max-width: 976px) {
  #masthead .nav-container .left-nav {
    display: none;
  }
}
#masthead .nav-container .right-nav {
  width: 40%;
  display: block;
  position: fixed;
  right: 0;
  z-index: 99;
}
#masthead .nav-container .right-nav ul li {
  margin-right: 0;
  text-align: right;
}
#masthead .nav-container ul {
  list-style-type: none;
}
#masthead .nav-container ul.sub-menu li.menu-item-has-children {
  padding-bottom: 0px;
}
#masthead .nav-container ul.sub-menu .menu-item-object-skill_type ul.sub-menu li.menu-item a {
  font-size: 16px;
  text-transform: capitalize;
}
#masthead .nav-container ul li {
  display: inline-block;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  height: 14px;
  padding-top: 30px;
}
@media screen and (max-width: 976px) {
  #masthead .nav-container ul li {
    padding-bottom: 30px;
  }
}
#masthead .nav-container ul li a {
  color: #879baa;
  transition: color 500ms ease;
  border-bottom: 2px solid transparent;
}
#masthead .nav-container ul li a:hover {
  color: #fdc744;
}
#masthead .nav-container ul li.menu-item-has-children {
  padding-bottom: 80px;
}
@media screen and (max-width: 976px) {
  #masthead .nav-container ul li.menu-item-has-children {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 976px) {
  #masthead .nav-container ul li.menu-item-has-children.menu-item-type-post_type.menu-item-object-page:hover > a {
    pointer-events: none;
  }
}
#masthead .nav-container ul li.current a {
  border-bottom: 2px solid #879baa;
}
#masthead .nav-container ul li.current a:hover {
  color: #879baa;
}
#masthead .nav-container .menu-item-type-post_type .sub-menu {
  height: 0px;
  position: fixed;
  left: 0;
  top: 77px;
  z-index: -1;
  background-color: #fdc744;
  padding: 0px 3%;
  overflow: hidden;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 976px) {
  #masthead .nav-container .menu-item-type-post_type .sub-menu {
    position: inherit;
  }
}
#masthead .nav-container .menu-item-type-post_type .sub-menu ul.sub-menu {
  height: auto;
  background: none;
  box-shadow: none;
  padding: 0px 3%;
}
#masthead .nav-container .menu-item-type-post_type:hover .sub-menu {
  display: block;
  min-height: 280px;
  padding: 50px 3%;
  transition-property: all;
  transition-duration: 1s;
  overflow: inherit;
}
@media screen and (max-width: 628px) {
  #masthead .nav-container .menu-item-type-post_type:hover .sub-menu {
    min-height: 1000px;
  }
}
#masthead .nav-container ul li .menu-item-object-skill_type {
  position: relative;
  display: block;
  float: left;
  margin-top: 20px;
  padding: 10px;
  width: 200px;
  height: 0px;
  pointer-events: none;
}
#masthead .nav-container ul li .menu-item-object-skill_type .sub-menu {
  position: relative;
  margin-top: 40px;
  padding: 0px;
  min-height: auto;
  top: 0;
}
#masthead .nav-container ul li .menu-item-object-skill_type .sub-menu li {
  position: relative;
  display: block;
  float: left;
  margin-top: 0px;
  padding: 2px 0px;
  clear: both;
  height: auto;
}
#masthead .nav-container ul li .menu-item-object-skill_type .sub-menu li a {
  font-size: 14px;
  font-weight: 400;
  color: white;
  position: relative;
  display: block;
  float: left;
  margin-bottom: 10px;
}
#masthead .nav-container ul li .menu-item-object-skill_type ul.sub-menu {
  pointer-events: initial;
}
#masthead .nav-container ul li .menu-item-object-skill_type ul.sub-menu .menu-item-object-skill_type ul.sub-menu li.menu-item a {
  font-size: 16px;
  text-transform: capitalize;
}
#masthead .nav-container ul li .menu-item-object-skill_type a {
  font-size: 16px;
  font-weight: 700;
  color: white;
  position: relative;
  display: block;
  float: left;
  margin-bottom: 10px;
}
#masthead .nav-container nav.primary-navigation ul.nav-menu li:first-child {
  padding-left: 30px;
}
@media screen and (max-width: 1160px) {
  #masthead .nav-container nav.primary-navigation ul.nav-menu li:first-child {
    padding-left: 0px;
  }
}
#masthead .nav-container nav.primary-navigation ul.nav-menu ul.sub-menu li:first-child {
  padding-left: 0px;
}
@media screen and (max-width: 976px) {
  #masthead .nav-container .menu-item-type-post_type:hover .sub-menu {
    position: initial;
    display: flow-root;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
}
#masthead .menu-right-menu-container {
  position: relative;
  float: right;
  margin: 0 auto;
  width: 100%;
  text-align: right;
  padding-right: 25%;
}

#masthead a.menu-toggle {
  background: url(images/navicon.svg) center center no-repeat;
  overflow: hidden;
  text-indent: -9000px;
  font-size: 0;
  line-height: 0;
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  display: none;
  border: 0;
  color: #879baa;
  position: relative;
  top: 23px;
  left: 20px;
  cursor: pointer;
  z-index: 200;
}
@media screen and (max-width: 976px) {
  #masthead a.menu-toggle {
    display: block;
  }
}

#masthead #mobile-nav {
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  z-index: 2;
}
#masthead #mobile-nav .menu-main-menu-container {
  display: none;
}
#masthead #mobile-nav .menu-main-menu-container.mobile-active {
  display: block;
  position: absolute;
  top: 75px;
  background-color: #FFF;
  padding-top: 35px;
  width: 100%;
}
@media screen and (min-width: 976px) {
  #masthead #mobile-nav .menu-main-menu-container.mobile-active {
    display: none;
  }
}
#masthead #mobile-nav .menu-main-menu-container.mobile-active ul {
  padding-right: 20px;
  padding-left: 20px;
}
#masthead #mobile-nav .menu-main-menu-container.mobile-active li {
  display: block;
  width: 100%;
  border-top: 2px solid #fdc744;
  margin-top: 0px;
  line-height: 60px;
  height: auto;
}
#masthead #mobile-nav .menu-main-menu-container.mobile-active li a {
  display: block;
}
@media screen and (max-width: 976px) {
  #masthead #mobile-nav .menu-item-type-post_type:hover ul.sub-menu ul.sub-menu {
    float: left;
    min-height: auto;
    margin-top: 0px;
    padding: 0px;
    clear: both;
  }
  #masthead #mobile-nav .menu-main-menu-container.mobile-active ul.sub-menu li {
    margin: 0 auto;
    padding-left: 25px;
  }
  #masthead #mobile-nav .menu-main-menu-container.mobile-active ul.sub-menu li:nth-child(odd) {
    clear: both;
  }
  #masthead #mobile-nav .menu-main-menu-container.mobile-active ul.sub-menu ul.sub-menu li {
    line-height: 20px;
    padding: 0px;
  }
  #masthead #mobile-nav .menu-main-menu-container.mobile-active li.menu-item-has-children.menu-item-type-post_type.menu-item-object-page:hover > a::after {
    content: " + ";
    pointer-events: initial;
    font-size: 30px;
    line-height: 0px;
    vertical-align: middle;
  }
}

.landing #masthead {
  background-image: url("images/header-orange-bg-new.png");
}
.landing #masthead .nav-container .left-nav {
  background-image: url("images/header-orange-bg-new.png");
}
.landing #masthead .nav-container .logo a {
  background-image: url("images/logo-white-new.png");
}
/*
.landing #masthead .nav-container ul.nav-menu li a {
  display: none;
}
*/
.landing #masthead .nav-container ul li a {
  color: #fff;
}
.landing #masthead .nav-container ul li a:hover {
  color: #879baa;
}

.landing #masthead #mobile-nav {
  display: none;
}
.landing #masthead a.menu-toggle {
  background-image: url(images/navicon-white.svg);
  background-size: 25px 25px;
}
.landing .intro-copy {
  max-width: 600px;
  width: 90%;
  height: auto;
  margin: 106px auto 66px auto;
  text-align: center;
}
@media screen and (max-width: 976px) {
  .landing .intro-copy {
    margin: 46px auto;
  }
}
@media screen and (max-width: 500px) {
  .landing .intro-copy {
    margin: 20px auto;
  }
}
.landing .intro-copy p {
  font-size: 25px;
  line-height: 40px;
  font-weight: 300;
}
@media screen and (max-width: 976px) {
  .landing .intro-copy p {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 500px) {
  .landing .intro-copy p {
    font-size: 1.15rem;
    line-height: 1.4;
  }
}
.landing .intro-copy span#get-started-button {
  display: block;
}
.landing .intro-copy a {
  display: block;
  width: 205px;
  border: 2px solid #fff;
  background-color: #fdc744;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin: 64px auto 0 auto;
  text-transform: lowercase;
  color: #fff;
  line-height: 50px;
  transition: all 500ms ease;
}
@media screen and (max-width: 976px) {
  .landing .intro-copy a {
    margin-top: 34px;
  }
}
.landing .intro-copy a:hover {
  background-color: #fff;
  color: #fdc744;
  border: 2px solid #fdc744;
}

/*
#skills .jspPane{
	height:100%;
}

#skills .jspContainer{
	min-height:900px;
}
*/
.skill-blocks {
  height: 100%;
  height: 90vh;
}
@media screen and (max-width: 500px) {
  .skill-blocks {
    height: 400px;
  }
}
.skill-blocks .skill-block {
  width: 300px;
  height: 90vh;
  background: #fff;
  float: left;
  display: inline-block;
  position: relative;
  background-image: url("images/skill-block-01.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 1000px rgba(255, 255, 255, 0) inset;
  transition: box-shadow 800ms ease;
}
.skill-blocks .skill-block h1 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.03em;
  font-weight: 300;
  text-transform: lowercase;
  color: #657480;
  margin: 0 25px 0 25px;
  padding-top: 65px;
  display: block;
  height: 75px;
}
.skill-blocks .skill-block p {
  margin: 0 25px 0 25px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.04em;
  font-weight: 300;
  color: #657480;
  margin-top: 60px;
  opacity: 0;
  transition: opacity 800ms ease;
}
@media screen and (max-width: 500px) {
  .skill-blocks .skill-block p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }
}
.skill-blocks .skill-block p .watch-link {
  display: block;
}
.skill-blocks .skill-block p a {
  color: #4c5760;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  line-height: 24px;
  border-bottom: 2px solid transparent;
}
.skill-blocks .skill-block p a:hover {
  color: #4c5760;
  border-bottom: 2px solid #4c5760;
  text-decoration: none;
  transition: color 500ms ease, border 500ms ease;
}
.skill-blocks .skill-block:nth-of-type(2) {
  background-image: url("images/skill-block-02.jpg");
}
.skill-blocks .skill-block:hover {
  box-shadow: 0px 1000px rgba(255, 255, 255, 0.6) inset;
  cursor: default;
}
.skill-blocks .skill-block:hover p {
  opacity: 1;
}
.skill-blocks .skill-block.active {
  box-shadow: 0px 1000px rgba(255, 255, 255, 0.6) inset;
  border-right: 2px solid #fdc744;
  cursor: default;
}
.skill-blocks .skill-block.active p {
  opacity: 1;
}

body.single-skill {
  background-color: transparent;
}
body.single-skill .skill-detail .container {
  max-width: 1600px;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #fff;
}
body.single-skill .skill-detail-container {
  width: 100%;
}
body.single-skill .skill-detail-container .skill-block {
  width: 25%;
  height: 100%;
  background: #fff;
  float: left;
  display: inline;
  /* position: relative; */
  position: fixed;
  background-image: url("images/skill-block-01.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 1000px rgba(255, 255, 255, 0.6) inset;
  transition: box-shadow 800ms ease;
}
@media screen and (max-width: 976px) {
  body.single-skill .skill-detail-container .skill-block {
    width: 100%;
    height: auto;
    display: block;
    float: none;
    position: relative;
    background-position: center center;
  }
}
body.single-skill .skill-detail-container .skill-block a.close-button {
  position: absolute;
  right: 15px;
  top: 70px;
  font-size: 30px;
  font-weight: 100;
  color: #657480;
  z-index: 3;
  opacity: 0.5;
}
@media screen and (max-width: 976px) {
  body.single-skill .skill-detail-container .skill-block a.close-button {
    z-index: 19;
  }
}
body.single-skill .skill-detail-container .skill-block a.close-button:hover {
  opacity: 1;
}
body.single-skill .skill-detail-container .skill-block h1 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.03em;
  font-weight: 300;
  text-transform: lowercase;
  color: #657480;
  margin: 0 25px 0 25px;
  padding-top: 65px;
  display: block;
  height: 75px;
}
body.single-skill .skill-detail-container .skill-block p {
  margin: 0 25px 0 25px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.04em;
  font-weight: 300;
  color: #657480;
  /* margin-top: 60px; */
  opacity: 1;
  transition: opacity 800ms ease;
}
@media screen and (max-width: 976px) {
  body.single-skill .skill-detail-container .skill-block p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
  }
}
body.single-skill .skill-detail-container .skill-block p a {
  color: #4c5760;
  font-weight: 700;
}
body.single-skill .video-container {
  max-width: 75%;
  margin-left: 25%;
  width: auto;
  /* height: 510px; */
  background-color: #fff;
  /*
  		overflow-x: scroll;
  		overflow-y: visible;
  */
}
@media screen and (max-width: 976px) {
  body.single-skill .video-container {
    max-width: 100%;
    width: 100%;
    height: 375px;
    margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  body.single-skill .video-container {
    height: 335px;
  }
}
@media screen and (max-width: 320px) {
  body.single-skill .video-container {
    height: 300px;
  }
}
body.single-skill .skill-videos {
  min-width: 900px;
  position: relative;
  #padding-top: 77px;
}
@media screen and (max-width: 976px) {
  body.single-skill .skill-videos {
    min-width: 100%;
    padding-top: 0px;
  }
}
body.single-skill .skill-videos .video-presenter-wrapper {
  width: 100%;
  float: left;
  #margin-bottom: 75px;
  #padding-top: 77px;
}
@media screen and (max-width: 976px) {
  body.single-skill .skill-videos .video-presenter-wrapper {
    margin-bottom: 0px;
  }
}
body.single-skill .skill-videos .video-presenter-wrapper:first-child {
  padding-top: 0px;
}
body.single-skill .skill-videos .video-block {
  width: 100%;
  /* width: 780px; */
  height: 550px;
  margin: 0px;
  #margin-bottom: 75px;
  float: left;
  display: inline;
}
@media screen and (max-width: 976px) {
  body.single-skill .skill-videos .video-block { /* width:500px; */
    height: 370px;
    margin-top: 0px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 500px) {
  body.single-skill .skill-videos .video-block { /* width:400px; */
    height: 330px;
  }
}
@media screen and (max-width: 320px) {
  body.single-skill .skill-videos .video-block { /* width:300px; */
    height: 250px;
  }
}
body.single-skill .skill-videos .video-block iframe {
  width: 100%;
  height: 100%;
}
body.single-skill .skill-videos .video-block:last-child {
  margin-bottom: 0px;
}
body.single-skill .video-navigation {
  max-width: 1600px;
  height: 80px;
  margin-top: 40px;
  /* background-color: $white; */
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 20px;
}
@media screen and (max-width: 976px) {
  body.single-skill .video-navigation {
    max-width: 90%;
    margin-top: 20px;
  }
}
body.single-skill .video-navigation h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #657480;
  display: inline;
}
body.single-skill .video-navigation ul {
  display: inline;
  margin-left: 15px;
  list-style-type: none;
}
@media screen and (max-width: 976px) {
  body.single-skill .video-navigation ul { /* display:block;margin-left: 25px;margin-bottom:25px; */ }
}
body.single-skill .video-navigation ul li {
  font-size: 17px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0.025em;
  color: #657480;
  display: inline;
  margin-right: 4px;
}
@media screen and (max-width: 976px) {
  body.single-skill .video-navigation ul li {
    line-height: 24px;
  }
}
body.single-skill .video-navigation ul li a {
  color: #879baa;
  border-bottom: 2px solid transparent;
}
body.single-skill .video-navigation ul li a:hover, body.single-skill .video-navigation ul li a.active-presenter {
  color: #4c5760;
  border-bottom: 2px solid #4c5760;
  transition: color 500ms ease, border 500ms ease;
}
body.single-skill .video-navigation ul li:last-child .comma {
  display: none;
  margin-top: 50px;
}

.page-template-page-about-php {
  background-color: #879baa;
}

.about .container {
  /*
  overflow-x: hidden;
  	overflow-y: visible;
  */
}

.about-nwm .about-info {
  width: 25%;
  height: 100vh;
  background-color: #fdc744;
  float: left;
  display: inline;
  position: fixed;
  left: 0;
}
@media screen and (max-width: 976px) {
  .about-nwm .about-info {
    display: block;
    height: auto;
    float: none;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
  }
}
.about-nwm .about-info h2 {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-transform: lowercase;
  color: #fff;
  margin: 0 35px 0 35px;
  display: block;
}
.about-nwm .about-info h2:first-of-type {
  padding-top: 35px;
}
.about-nwm .about-info p {
  margin: 0 35px 20px 35px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.04em;
  font-weight: 300;
  color: #fff;
}
.about-nwm .about-info p a {
  font-weight: 600;
  color: #fff;
  border-bottom: 2px solid #fff;
  transition: color 500ms ease, border 500ms ease;
}
.about-nwm .about-info p a:hover {
  color: #4c5760;
  border-color: #4c5760;
}
.about-nwm .about-info p#built-by {
  margin-right: 0px;
  margin-top: 40px;
}
.about-nwm .about-info p#built-by a {
  background-position: left top;
  background-repeat: none;
  overflow: hidden;
  text-indent: -9000px;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 159px;
  height: 34px;
  background-size: 100%;
  background-image: url("images/built-by-civ-317x68-white.png");
  border-bottom: none;
  text-decoration: none;
}
.about-nwm .about-info p#built-by a:hover {
  border-bottom: none;
  text-decoration: none;
}
.about-nwm .about-info .social {
  margin: 0 35px 20px 35px;
}
.about-nwm .about-info .social .mail-list {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 500px) {
  .about-nwm .about-info .social .mail-list {
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    width: auto;
    margin-right: 0px;
  }
}
.about-nwm .about-info .social .mail-list a {
  display: block;
  width: 80px;
  height: 12px;
  font-size: 11px;
  line-height: 11px;
  font-weight: 500;
  color: #fff;
  padding: 4px 8px;
  text-align: center;
  vertical-align: top;
  border: 2px solid #fff;
  transition: background-color 500ms ease, color 500ms ease;
}
@media screen and (max-width: 500px) {
  .about-nwm .about-info .social .mail-list a {
    font-size: 16px;
    width: 94%;
    height: auto;
    line-height: 26px;
    display: inline-block;
  }
}
.about-nwm .about-info .social .mail-list a:hover {
  background-color: #fff;
  color: #4c5760;
}
.about-nwm .about-info .social ul {
  display: inline;
  list-style-type: none;
  margin: 0 35px 0 0;
}
@media screen and (max-width: 500px) {
  .about-nwm .about-info .social ul {
    margin-left: 0px;
    text-align: center;
  }
}
.about-nwm .about-info .social ul li {
  display: inline-block;
  margin-right: 6px;
}
.about-nwm .about-info .social ul li a {
  background-position: left top;
  background-repeat: none;
  overflow: hidden;
  text-indent: -9000px;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  background-size: 100%;
}
@media screen and (max-width: 500px) {
  .about-nwm .about-info .social ul li a {
    width: 30px;
    height: 30px;
  }
}
.about-nwm .about-info .social ul li.facebook a {
  background-image: url("images/social-facebook.png");
}
.about-nwm .about-info .social ul li.twitter a {
  background-image: url("images/social-twitter.png");
}
.about-nwm .about-info .social ul li.vine a {
  background-image: url("images/social-vine.png");
}
.about-nwm .about-info .social ul li.instagram a {
  background-image: url("images/social-instagram.png");
}
.about-nwm .about-video {
  width: 75%;
  height: 92vh;
  margin-left: 25%;
  background-color: #879baa;
  float: left;
  display: inline;
  margin-top: 50px;
}
@media screen and (max-width: 976px) {
  .about-nwm .about-video {
    display: block;
    float: none;
    width: 100%;
    padding-bottom: 0px;
    height: auto;
    margin-left: 0;
  }
}
.about-nwm .about-video .video {
  width: 100%;
  height: auto;
  min-height: 400px;
  max-height: 700px;
  background-color: #4c5760;
}
@media screen and (max-width: 500px) {
  .about-nwm .about-video .video {
    min-height: 300px;
    height: 300px;
  }
}
.about-nwm .about-video .video iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 500px) {
  .about-nwm .about-video .video iframe {
    height: 300px;
  }
}
.about-nwm .about-video .disclaimers h3 {
  margin: 35px 0px 5px 35px;
  font-weight: bold;
  text-transform: lowercase;
}
.about-nwm .about-video .disclaimers p {
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 0.04em;
  font-style: italic;
  font-weight: 300;
  color: #fff;
  margin: 0px 35px 35px;
}
.about-nwm .about-video .disclaimers p a {
  color: #fdc744;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-decoration: none;
}
.about-nwm .about-video .disclaimers p a:hover {
  color: #4c5760;
}
.about-nwm .about-video .disclaimers p span {
  color: #fdc744;
}

.team .container {
  max-width: 1600px;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #fff;
}

.our-team {
  width: 100%;
}
.our-team .team-members {
  width: 17% !important;
  height: 100vh;
  background: #fff;
  position: fixed;
  top: 76px;
  z-index: 1;
}
@media screen and (max-width: 976px) {
  .our-team .team-members {
    display: none;
  }
}
.our-team .team-members ul {
  margin-top: 60px;
  padding-bottom: 100px;
}
.our-team .team-members ul li {
  font-size: 12px;
  line-height: 35px;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #fdc744;
  text-align: center;
  text-transform: uppercase;
}
.our-team .team-members ul li a {
  color: #fdc744;
  text-decoration: none;
  transition: color 500ms ease, border 500ms ease;
  border-bottom: 2px solid transparent;
}
.our-team .team-members ul li a:hover, .our-team .team-members ul li a.active-member {
  color: #4c5760;
  border-bottom: 2px solid #4c5760;
}
.our-team .team-members:focus {
  outline: none;
}
.our-team .member-bio {
  width: 83%;
  background: #d3d4d6;
  padding-top: 76px;
  margin-top: -76px;
  margin-left: 17%;
}
@media screen and (max-width: 976px) {
  .our-team .member-bio {
    margin-left: 0px;
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 20px;
  }
}
.our-team .member-bio .bio-photo {
  width: 43%;
  max-width: 500px;
  float: left;
  display: inline;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
  filter: gray;
}
@media screen and (max-width: 976px) {
  .our-team .member-bio .bio-photo {
    #width: 35%;
    display: block;
    margin-right: 15px;
    margin-bottom: 20px;
  }
}
.our-team .member-bio .bio-photo img {
  width: 100%;
  display: block;
}
.our-team .member-bio .bio-copy {
  width: 57%;
  float: left;
  display: inline;
}
@media screen and (max-width: 976px) {
  .our-team .member-bio .bio-copy {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 500px) {
  .our-team .member-bio .bio-copy {
    width: auto;
    float: none;
    display: block;
  }
}
.our-team .member-bio .bio-copy h2 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
  margin: 10px 30px 0px 30px;
}
.our-team .member-bio .bio-copy p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #000;
  margin: 0 30px;
}
@media screen and (max-width: 976px) {
  .our-team .member-bio .bio-copy p {
    margin-left: calc(43% + 15px);
  }
}
.our-team .member-bio .bio-copy p a {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.our-team .member-bio .bio-copy p a:hover {
  color: #4c5760;
  text-decoration: none;
}
.our-team .member-bio .bio-copy .team-member-contact p {
  margin-bottom: 10px;
}
.our-team .member-bio .bio-copy .team-member-contact p a {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.our-team .member-bio .bio-copy .team-member-contact p a:hover {
  color: #4c5760;
  text-decoration: none;
}
.our-team .member-bio#ursula .bio-copy h2 {
  margin-top: 45px;
}
.our-team .member-bio.no-photo {
  height: auto;
}
.our-team .member-bio.no-photo .bio-copy {
  height: auto;
  margin-left: 43%;
  float: none;
  display: block;
}
@media screen and (max-width: 976px) {
  .our-team .member-bio.no-photo .bio-copy {
    width: auto;
    margin-left: 0px;
    height: auto;
  }
}
.our-team .member-bio.no-photo:last-child {
  padding-bottom: 60px;
}
.our-team div:nth-child(2) {
  margin-top: 0px;
}

.page-template-page-get-involved-php .copy {
  max-width: 780px;
  width: 90%;
  height: auto;
  margin: 66px auto 66px auto;
  text-align: left;
}
.page-template-page-get-involved-php .copy h2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: lowercase;
}
.page-template-page-get-involved-php .copy p {
  font-size: 25px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 0.03em;
  margin-top: 40px;
}
@media screen and (max-width: 976px) {
  .page-template-page-get-involved-php .copy p {
    font-size: 20px;
    line-height: 30px;
  }
}
.page-template-page-get-involved-php .copy p a {
  border-bottom: 2px solid #fff;
  font-weight: 600;
  color: #fff;
  transition: border 500ms ease, color 500ms ease;
}
.page-template-page-get-involved-php .copy p a:hover {
  border-bottom: 2px solid #4c5760;
  color: #4c5760;
}
.page-template-page-get-involved-php .copy ul {
  margin-top: 50px;
}
.page-template-page-get-involved-php .copy ul li {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
}
.page-template-page-get-involved-php .get-involved-section {
  margin-top: 60px;
}
.page-template-page-get-involved-php .get-involved-section p {
  margin-top: 0px;
  margin-bottom: 40px;
}
.page-template-page-get-involved-php .get-involved-section p#built-by {
  margin-right: 0px;
}
.page-template-page-get-involved-php .get-involved-section p#built-by a {
  background-position: left top;
  background-repeat: none;
  overflow: hidden;
  text-indent: -9000px;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 159px;
  height: 34px;
  background-size: 100%;
  background-image: url("images/built-by-civ-317x68-white.png");
  border-bottom: none;
  text-decoration: none;
}
.page-template-page-get-involved-php .get-involved-section p#built-by a:hover {
  border-bottom: none;
  text-decoration: none;
}
.page-template-page-get-involved-php .get-involved-section .social {
  margin: 0 0 20px 0;
}
.page-template-page-get-involved-php .get-involved-section .social .mail-list {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 500px) {
  .page-template-page-get-involved-php .get-involved-section .social .mail-list {
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    width: auto;
    margin-right: 0px;
  }
}
.page-template-page-get-involved-php .get-involved-section .social .mail-list a {
  display: block;
  width: 80px;
  height: 12px;
  font-size: 11px;
  line-height: 11px;
  font-weight: 500;
  color: #fff;
  padding: 4px 8px;
  text-align: center;
  vertical-align: top;
  border: 2px solid #fff;
  transition: background-color 500ms ease, color 500ms ease;
}
@media screen and (max-width: 500px) {
  .page-template-page-get-involved-php .get-involved-section .social .mail-list a {
    font-size: 16px;
    width: 94%;
    height: auto;
    line-height: 26px;
    display: inline-block;
  }
}
.page-template-page-get-involved-php .get-involved-section .social .mail-list a:hover {
  background-color: #fff;
  color: #4c5760;
}
.page-template-page-get-involved-php .get-involved-section .social ul {
  display: inline;
  list-style-type: none;
  margin: 0 35px 0 0;
}
@media screen and (max-width: 500px) {
  .page-template-page-get-involved-php .get-involved-section .social ul {
    margin-left: 0px;
    text-align: center;
  }
}
.page-template-page-get-involved-php .get-involved-section .social ul li {
  display: inline-block;
  margin-right: 6px;
}
.page-template-page-get-involved-php .get-involved-section .social ul li a {
  background-position: left top;
  background-repeat: none;
  overflow: hidden;
  text-indent: -9000px;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  background-size: 100%;
}
@media screen and (max-width: 500px) {
  .page-template-page-get-involved-php .get-involved-section .social ul li a {
    width: 30px;
    height: 30px;
  }
}
.page-template-page-get-involved-php .get-involved-section .social ul li.facebook a {
  background-image: url("images/social-facebook.png");
}
.page-template-page-get-involved-php .get-involved-section .social ul li.twitter a {
  background-image: url("images/social-twitter.png");
}
.page-template-page-get-involved-php .get-involved-section .social ul li.vine a {
  background-image: url("images/social-vine.png");
}
.page-template-page-get-involved-php .get-involved-section .social ul li.instagram a {
  background-image: url("images/social-instagram.png");
}

.modal-overlay {
  position: fixed;
  top: -300%;
  left: 0;
  right: 0;
  display: table;
  width: 100%;
  height: 75px;
  overflow: hidden;
  transition: all 0.25s ease-out;
}
.modal-overlay.show {
  top: 75px;
}
@media screen and (max-width: 976px) {
  .modal-overlay.show {
    top: 95px;
  }
}
.modal-overlay .modal-wrap {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.modal-overlay .modal-wrap .gform_wrapper {
  position: relative;
  margin: 0 auto;
  width: 560px;
  background: #fff;
  border: 2px solid #879baa;
  color: #879baa;
  padding: 20px 30px 30px;
  overflow: scroll;
  letter-spacing: 1px;
  box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 976px) {
  .modal-overlay .modal-wrap .gform_wrapper {
    max-width: 260px;
    padding: 30px;
    height: 260px;
    overflow: scroll;
  }
}
.modal-overlay .modal-wrap .gform_wrapper .gform_heading {
  padding-bottom: 10px;
  border-bottom: 2px solid #879baa;
  margin-bottom: 20px;
  font-size: 175%;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_heading .gform_description {
  line-height: 1.5;
}
@media screen and (max-width: 976px) {
  .modal-overlay .modal-wrap .gform_wrapper .gform_heading .gform_description {
    line-height: 1;
  }
}
.modal-overlay .modal-wrap .gform_wrapper .gform_heading .modal-close {
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 99;
  cursor: pointer;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .gfield {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 49.999%;
  margin-bottom: 1em;
  font-size: 90%;
}
@media screen and (max-width: 976px) {
  .modal-overlay .modal-wrap .gform_wrapper .gform_fields .gfield {
    width: 100%;
  }
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .gfield_html, .modal-overlay .modal-wrap .gform_wrapper .gform_fields .provider-check {
  width: 100%;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .provider-check {
  padding-top: 20px;
  border-top: 2px solid #879baa;
  margin: 5px 0 0;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .provider-check > label {
  display: block;
  font-weight: bold;
  padding-bottom: 2px;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .provider-check .gfield_checkbox li {
  margin: 2px 0;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .gfield_radio li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .gfield_radio li input {
  margin-top: 5px;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields .gfield_radio li input, .modal-overlay .modal-wrap .gform_wrapper .gform_fields .gfield_radio li label {
  display: block;
  text-align: center;
  font-style: italic;
  padding-top: 5px;
}
.modal-overlay .modal-wrap .gform_wrapper .gform_fields em {
  font-style: italic;
  font-size: 85%;
}
.modal-overlay .modal-wrap .gform_wrapper input.gform_button {
  position: absolute;
  right: 30px;
  bottom: 30px;
  border: 2px solid #879baa;
  background: #fff;
  color: #879baa;
  font-size: 125%;
  font-weight: bold;
  padding: 10px 15px;
  text-transform: lowercase;
  transition: all 500ms ease;
}
@media screen and (max-width: 976px) {
  .modal-overlay .modal-wrap .gform_wrapper input.gform_button {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 20px auto 0;
  }
}
.modal-overlay .modal-wrap .gform_wrapper input.gform_button:hover {
  background: #879baa;
  color: #fff;
  cursor: pointer;
}

.page-template-page-help-line-php {
  background: #4c5760;
}
.page-template-page-help-line-php .copy {
  max-width: 780px;
  width: 90%;
  height: auto;
  margin: 66px auto;
  text-align: left;
}
.page-template-page-help-line-php .copy h2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: lowercase;
  margin-bottom: 40px;
}
.page-template-page-help-line-php .copy h3 {
  font-size: 25px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 976px) {
  .page-template-page-help-line-php .copy h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
.page-template-page-help-line-php .copy p {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
}
.page-template-page-help-line-php .copy p a {
  font-weight: 600;
  color: #fdc744;
  transition: border 500ms ease, color 500ms ease;
}
.page-template-page-help-line-php .copy p a:hover {
  border-bottom: 2px solid #fdc744;
}
.page-template-page-help-line-php .copy p + h3 {
  margin-top: 50px;
}
.page-template-page-help-line-php .copy ul {
  margin-bottom: 50px;
  -moz-columns: 2;
  columns: 2;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
@media screen and (max-width: 976px) {
  .page-template-page-help-line-php .copy ul {
    -moz-columns: 1;
    columns: 1;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
.page-template-page-help-line-php .copy ul li {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
}
.page-template-page-help-line-php .copy ul li a {
  font-weight: 600;
  color: #fdc744;
  transition: border 500ms ease, color 500ms ease;
}
.page-template-page-help-line-php .copy ul li a:hover {
  border-bottom: 2px solid #fdc744;
}
.page-template-page-help-line-php .copy div + h2 {
  margin-top: 50px;
}

.jspHorizontalBar,
.jspVerticalBar,
.jspTrack {
  background: transparent;
}

.jspHorizontalBar {
  height: 6px;
}

.jspVerticalBar {
  width: 6px;
}

.jspHorizontalBar .jspTrack {
  height: 6px;
}

.jspVerticalBar .jspTrack {
  width: 6px;
}

.jspDrag {
  background: #879baa;
  border-radius: 10px;
}

.jspTrack .jspActive,
.jspTrack .jspHover,
.jspDrag:hover {
  background: #4c5760;
}

.jspArrow {
  background: url("images/ui-icons_222222_256x240.png") no-repeat;
  border-radius: 10px;
}

.jspVerticalBar > .jspActive,
.jspArrow:hover {
  background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

.jspVerticalBar > .jspDisabled,
.jspVerticalBar > .jspDisabled:hover,
.jspHorizontalBar > .jspDisabled,
.jspHorizontalBar > .jspDisabled:hover {
  background-color: transparent;
  background-image: url("images/ui-icons_888888_256x240.png");
}

.jspVerticalBar .jspArrow {
  display: none;
}

.jspHorizontalBar .jspArrow {
  display: none;
}

.jspArrowUp {
  background-position: 0 0;
}

.jspArrowDown {
  background-position: -64px 0 !important;
}

.jspArrowLeft {
  background-position: -96px 0 !important;
}

.jspArrowRight {
  background-position: -32px 0 !important;
}

.jspCorner {
  display: none;
}


/* NAV FIXES */

@media screen and (min-width: 976px) {
   #masthead .nav-container ul li .menu-item-object-skill_type .sub-menu li a:hover {
    color:#879baa;
  }
}