@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/**************************************************************************************************/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 71.4%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

::-moz-selection {
  background: #a1a5ad;
  color: #334566;
  text-shadow: none; }

::selection {
  background: #a1a5ad;
  color: #334566;
  text-shadow: none; }

a {
  color: #0000ee; }

a:visited {
  color: #551a8b; }

a:hover {
  color: #0066ee; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

body {
  font-family: Helvetica, Arial, sans-serif; }


/*	-----------------------------------------------
	Links
	----------------------------------------------- */
a, a:visited, a:hover {
  color: #334566;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

p a, p a:visited {
  color: #987655; }

a.style-link {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #987655;
  font-size: 18px;
  font-size: 1.8rem; }

a.style-link.alt {
  color: #334566; }
  
  
  /* links in lists */
  ul a, ul a:visited {
  color: #987655; }
  
  ul.breadcrumb a, ul.breadcrumb a:visited {
    color: #334566;}

/*	-----------------------------------------------
	Headings
	----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

h4, h5, h6 {
  color: #334566; }

h2 {
  color: #987655;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 35px; }

header h2 {
  color: #987655;
  margin-top: 0;
  margin-bottom: 20px; }

section.primary h2 {
  color: #987655;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin-top: 20px;
  margin-bottom: 5px; }
  
section.primary ul li {
  margin-bottom: 0.6em; 
  line-height: 1.4;}  

section.primary .profile-info h2 {
  margin-bottom: 12px; }

.get-involved .container h2 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #3f434c;
  margin: 0 0 25px 0; }

.research-lander h2 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.25em;
  color: #987655;
  margin: 0 0 20px; }

.research-lander h2 span {
  color: #334566; }

section header h3 {
  color: #334566;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 35px; }

h3 {
  font-size: 20px;
  font-size: 2rem;
  margin: 40px 0 20px; }

.theme-lander [role="main"] h3 {
  padding: 5px 10px;
  border-bottom: 1px solid #e2e2e2;
  background-color: #e2e2e2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.get-involved .container h3 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 20px;
  font-size: 2.0rem;
  color: #987655; }

h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 15px 0 5px; }

h4.close {
  margin: 15px 0 0; }

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 15px 0 5px; }

h6 {
  color: #334566;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 3px; }

h6.search-heading {
  font-weight: normal;
  font-style: italic; }

.secondary h2 {
  color: #334566;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 12px;
  margin-top: 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #e2e2e2; }

.secondary .no-border h2 {
  border-top: none;
  padding-top: 0; }

.secondary ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 639px) {
    .secondary ul {
      margin-bottom: 20px; } }

.secondary ul li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.25em;
  padding-bottom: 4px; }

.secondary a {
  color: #334566; }

.secondary ul li.here a {
  text-decoration: underline; }

/* Heading variations */
[role="main"] .section-title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #3f434c;
  height: 8px;
  line-height: 1;
  border-bottom: 1px solid #d6d8dd;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: normal; }
@media screen and (min-width: 639px) {
  [role="main"] .section-title.show-on-sm-screens {
	display: none; } }
	
[role="main"] .section-title span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 16px;
  background: white;
  padding-right: 5px; }

[role="main"] .section-title i {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 27px;
  height: 20px;
  border-right: 6px solid white;
  float: left;
  background-color: white;
  margin-top: -3px; }

[role="main"] .section-intro {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 36px;
  font-size: 3.6rem;
  color: #987655;
  margin-bottom: 40px;
  margin-top: 0;
  font-weight: normal; }
  @media screen and (max-width: 639px) {
    [role="main"] .section-intro {
      font-size: 2.8rem; } }

[role="main"] .style-title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #334566;
  margin-bottom: 5px;
  font-size: 22px; }

[role="main"] .underline-title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  color: #334566;
  font-weight: normal;
  border-bottom: 1px solid #d6d8dd;
  padding: 20px 0 5px;
  margin: 0 0 35px;
  clear: both; }

.icon-header i {
  margin-right: 8px; }

/*	-----------------------------------------------
	Paragraphs, Lists & Blockquotes
	----------------------------------------------- */
p, ol, ul, details {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0 0 25px;
  padding: 0; }

p, span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0 0 25px;
  padding: 0; }

ol, ul {
  margin-left: 25px; }

p img.left {
  display: block;
  float: left;
  margin: 0 15px 10px 0; }

p img.right {
  display: block;
  float: right;
  margin: 0 0 10px 15px; }

blockquote {
  font-style: oblique;
  clear: both;
  padding: 15px 15px 5px;
  margin: 15px 25px 25px 25px; }

blockquote.alt {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #987655;
  font-size: 20px;
  font-size: 2rem;
  font-style: normal;
  padding: 30px;
  width: 30%;
  line-height: 1.3; }
  @media screen and (max-width: 900px) {
    blockquote.alt {
      float: none !important;
      width: 100%;
      margin: 20px 0px !important;
      padding: 20px !important;
      border-top: 1px solid #997857;
      border-bottom: 1px solid #997857; } }

blockquote.alt.left {
  float: left;
  padding: 0 30px 30px 0; }

blockquote.alt.right {
  float: right;
  padding: 0 0 30px 30px; }

article > header {
  margin-bottom: 0; }

/* was 40px */
article > header p {
  font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 1.6; }

article .article-body.compact blockquote.alt.left {
  margin-left: -35px;
  padding: 0 20px 15px 0; }

article .article-body.compact blockquote.alt.right {
  margin-right: -35px;
  padding: 0 0 15px 20px; }

hr {
  border-top-color: #c3c4c8; }

/*	-----------------------------------------------
	Article Images
	----------------------------------------------- */
img.left {
  float: left;
  margin: 0 15px 15px 0; }
img.right {
  float: right;
  margin: 0 0 15px 15px; }
@media screen and (max-width: 639px) {
  img.left, img.right {
    float: none;
    margin: 15px;
    width: 100%;
    height: auto; } }

figure.left {
  float: left;
  padding: 0 60px 10px 0; }
  @media screen and (max-width: 639px) {
    figure.left {
      width: 100%;
      float: none;
      padding: 10px; } }
  figure.left img {
    max-width: 100%;
    height: auto; }
figure.right {
  float: right !important;
  padding: 0 0 10px 60px; }
  figure.right img {
    width: 100%;
    max-width: 100%;
    height: auto; }
figure.small {
  float: left;
  width: 100%; }
  @media screen and (min-width: 640px) {
    figure.small {
      width: 25%; } }
figure.large {
  float: left;
  text-align: center;
  margin: 20px 0;
  overflow: hidden;
  width: 100%; }
  @media screen and (min-width: 640px) {
    figure.large {
      float: none;
      width: 83%;
      margin: 0 auto 0 auto; } }
  figure.large iframe {
    width: 100%;
    height: auto;
    padding-bottom: 56.5%; }
  figure.large figcaption {
    margin: 0 50px; }
    @media screen and (max-width: 900px) {
      figure.large figcaption {
        margin: 0 25px; } }
  figure.large img {
    margin: 0 auto;
    width: 100%;
    height: auto; }
header figure.large {
  margin-bottom: 0; }
.videowrapper {
  position: relative;
  padding-bottom: 56.5%;
  padding-top: 25px;
  height: 0;  
  } 
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.videowrapper + figcaption {
	text-align: center; }
figure.size-270 {
  width: 40%; }
  @media screen and (max-width: 639px) {
    figure.size-270 {
      width: 100%; } }
figure figcaption {
  padding: 20px 0 0;
  font-style: italic;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5; }

/*================================================================================================
	ALPHA ITEM LISTS
================================================================================================== */
.alpha-listing .alpha-item .summary p {
  color: #000;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  margin: 0 0 0;
  padding: 0; }

/* @group Get Involved */
.site-header h1.get-involved {
  color: #fff;
  float: none;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 1.25em;
  margin: 0 40px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5); }

.site-header h1.get-involved.dark {
  color: #334566;
  text-shadow: 1px 1px 0 #fff; }

/* @end */
/*================================================================================================
	ARTICLES
================================================================================================== */
.hfeed header h2 {
  margin: 0;
  padding: 8px 0;
  font-size: 13px; }

.hfeed article {
  overflow: hidden;
  margin: 35px 0; }

.hfeed article h1 {
  font-size: 18px;
  margin-bottom: 8px; }

article[role="main"] h1 {
  margin-bottom: 12px; }

.hfeed article .publish-info {
  font-size: 12px;
  display: block;
  margin: 3px 0 12px;
  padding: 6px 0;
  font-family: Georgia, Times New Roman, serif; }

article[role="main"] .publish-info {
  margin: 0 0 25px;
  font-size: 14px;
  overflow: hidden; }

article time, article address {
  display: inline; }

article .publish-info, article .publish-info a {
  color: #aaaaaa; }

.hentry article p {
  color: #555555; }

header .date-label {
  color: #555; }

/*	-----------------------------------------------
	Article Fig.
	----------------------------------------------- */
.TRS_Editor img {
  float: none;
  width: 90%;
  margin: 0 auto 0 auto;
  max-width: 600px; 
}


/*	-----------------------------------------------
	Footer
	----------------------------------------------- */
.footer-content .group p,
.footer-content .group li,
.footer-content .group li a {
  color: #e7e8eb;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 4px; }

/*================================================================================================
	DETAIL/SUMMARY
================================================================================================== */

.no-details summary:hover, .no-details summary:focus {
  background: #dddddd; }

.no-details details > * {
  display: none; }

.no-details details summary {
  display: block; }
  
details {
	margin-top: -1em;}
	
details[open] summary {
	margin-bottom:0.6em;}	
	
summary {
  cursor: pointer; }

/*hide chrome's arrow to add your own*/
/*details summary::-webkit-details-marker {
  display: none; }*/

details.toggle {
  border: 1px solid #eee;
  margin-bottom: 10px;
  border-radius: 5px; }

details.toggle > div {
  border-top: 1px solid #eee;
  padding: 10px 10px 0; }

details.toggle summary {
  padding: 5px;
  border-radius: 5px 5px 0 0;
  background-color: #fdffff;
  background-image: -webkit-gradient(linear, left top, left bottom, to(#fdffff), from(#e9ebeb));
  background-image: -webkit-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: -moz-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: -o-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: -ms-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: linear, top, #fdffff, #e9ebeb;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fdffff', EndColorStr='#e9ebeb'); }

details.toggle summary > span {
  display: block;
  padding-left: 25px;
  line-height: 15px; }

/*================================================================================================
	TABS
================================================================================================== */
/* -----------------------------------------------
	Slant tabs
----------------------------------------------- */
.slant-tabs {
  width: 100%;
  zoom: 1; }
  @media screen and (max-width: 639px) {
    .slant-tabs {
      width: 95%; }
      .two-column .slant-tabs {
        width: 100%;
        margin-top: 0px; } }
  @media screen and (min-width: 901px) {
    .slant-tabs {
      -moz-transform: skew(10deg, 0);
      -webkit-transform: skew(10deg, 0);
      transform: skew(10deg, 0); } }
  .slant-tabs:before, .slant-tabs:after {
    content: "";
    display: table; }
  .slant-tabs:after {
    clear: both; }
  .slant-tabs ul {
    float: left;
    width: 100%; }
    .slant-tabs ul li {
      display: inline;
      float: left;
      /* takes care of border pattern on mobile devices */
      /* end border pattern on mobile devices */ }
      .slant-tabs ul li.icon.back {
        width: 35px; }
      @media screen and (min-width: 640px) and (max-width: 900px) {
        .slant-tabs ul li {
          margin-right: 2px; } }
      @media screen and (min-width: 901px) {
        .slant-tabs ul li {
          margin-right: 5px; } }
      .slant-tabs ul li:nth-child(n+4) a {
        border-bottom: none; }
      .slant-tabs ul li:nth-child(1) a {
        border-top-left-radius: 5px; }
      .slant-tabs ul li:nth-child(3) a {
        border-top-right-radius: 5px; }
      .slant-tabs ul li:nth-child(3) a, .slant-tabs ul li:nth-child(6) a {
        border-right: none; }
      .slant-tabs ul li a {
        display: block;
        height: 34px;
        line-height: 34px;
        background: white;
        text-decoration: none;
        background-color: #3d4c6b;
        color: white;
        font-size: 18px;
        -webkit-font-smoothing: antialiased;
        font-family: "gooddog-new", Helvetica, sans-serif;
        -webkit-font-smoothing: antialiased;
        font-weight: normal; }
        @media screen and (max-width: 639px) {
          .slant-tabs ul li a {
            border-color: #5b6a84;
            border-style: solid;
            border-width: 1px;
            border-top: none;
            border-left: none;
            font-size: 16px;
            overflow: hidden; } }
        @media screen and (min-width: 640px) {
          .slant-tabs ul li a {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px; } }
        .slant-tabs ul li a span {
          display: block;
          padding: 0 5px; }
          @media screen and (min-width: 901px) {
            .slant-tabs ul li a span {
              padding: 0 25px;
              -moz-transform: skew(-10deg, 0);
              -webkit-transform: skew(-10deg, 0);
              transform: skew(3deg, 0); } }
      .slant-tabs ul li.active a,
      .slant-tabs ul li > a:hover {
        background: white;
        color: #3d4c6b; }
        @media screen and (max-width: 639px) {
          .slant-tabs ul li.active a,
          .slant-tabs ul li > a:hover {
            border-color: white; } }

/*	-----------------------------------------------
	Content tabs
	----------------------------------------------- */
.content-tabs {
  margin-bottom: 40px; }

.content-tabs .tabs {
  zoom: 1;
  height: 25px;
  margin: 0;
  padding: 0; }

.content-tabs .tabs:before, .content-tabs .tabs:after {
  content: "";
  display: table; }

.content-tabs .tabs:after {
  clear: both; }

.content-tabs .tabs li {
  display: inline;
  float: left;
  line-height: 25px;
  margin-right: 6px;
  position: relative; }

.content-tabs .tabs li a {
  display: block;
  background: #987655;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  padding: 0 10px;
  color: #ebe4d8;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.4);
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  text-decoration: none;
  position: relative; }

.content-tabs .tabs li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 25px;
  top: 0;
  right: -3px;
  background: #987655;
  border-radius: 0 3px 0 0;
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  -moz-transform: skew(10deg, 0);
  -webkit-transform: skew(10deg, 0);
  transform: skew(10deg, 0); }

.content-tabs .tabs li a:hover, .content-tabs .tabs li a:hover:after {
  background: #aa8867; }

.content-tabs .tabs li a.active {
  background: #ebe4d8;
  color: #987655;
  text-shadow: 1px 1px 0 white; }

.content-tabs .tabs li a.active:after {
  background: #ebe4d8; }

.content-tabs .tab-content {
  display: block;
  padding: 35px 20px 20px;
  background: #ebe4d8;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px; }

.content-tabs.loading-content {
  visibility: hidden; }


/*================================================================================================
	LINK WIDGETS
================================================================================================== */
/*	-----------------------------------------------
	Back link
	----------------------------------------------- */
a.back-link {
  float: right;
  height: 23px;
  line-height: 23px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #eeeff2;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: 3px -197px;
  padding: 0 10px 0 30px;
  text-transform: uppercase;
  color: #1d2a33;
  text-decoration: none;
  font-size: 11px;
  font-size: 1.1rem; }

a.back-link:hover {
  background-position: 3px -247px; }

.secondary a.back-link {
  display: block;
  float: none; }

/*	-----------------------------------------------
	More link
	----------------------------------------------- */
a.more {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 18px;
  color: #987655; }

/*  -----------------------------------------------
    FAQ Page Back to top link
    ----------------------------------------------- */
.btt {
  margin-bottom: 0;
  position: relative;
  top: -10px; }

/*================================================================================================
	LISTS
================================================================================================== */

/*================================================================================================
	DEFINITION LISTS
================================================================================================== */
dl {
  zoom: 1;
  font-size: 14px;
  line-height: 1.5; }

dl:before, dl:after {
  content: "";
  display: table; }

dl:after {
  clear: both; }

dl dt {
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  color: #987655; }

dl dd {
  margin: 0 0 15px; }

dl dd a {
  color: #5573aa; }


/*================================================================================================
    ARTICLE UTILITIES (post author, related links, etc.)
================================================================================================== */
/*  -----------------------------------------------
    Author Details
    ----------------------------------------------- */
.post-author {
  overflow: hidden;
  margin: 20px 0 25px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #9b7655;
  line-height: 1.3; }

.post-author img {
  float: left;
  margin: 3px 10px 0 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.post-author a {
  display: block;
  text-decoration: underline;
  font-size: 12px;
  font-size: 1.2rem; }

/*  -----------------------------------------------
    Related Links
    ----------------------------------------------- */
.related-links .title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #3d4c6b;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 15px; }

.related-links ul {
  margin-left: 17px; }

.related-links ul a {
  color: #987655; }

/*================================================================================================
	BOTTOM UTILITY (share links, pagination, related links etc, footer back link)
================================================================================================== */
footer.bottom-utility {
  clear: both;
  float: left;
  width: 100%;
  border-top: 1px solid #eeeff2;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 80px 0 50px;
  background: #f5f2ec;
  padding-bottom: 10px;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px; }

footer.bottom-utility > div {
  border-top: 1px solid white;
  position: relative; }

footer.bottom-utility > div > i {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: -12px;
  margin-left: -10px;
  border-bottom: 10px solid #eeeff2;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; }

footer.bottom-utility > div > div {
  padding: 10px 10px 0;
  zoom: 1; }

footer.bottom-utility > div > div:before, footer.bottom-utility > div > div:after {
  content: "";
  display: table; }

footer.bottom-utility > div > div:after {
  clear: both; }

footer.bottom-utility.active {
  background: #f1ede5; }

footer.bottom-utility.active > div > i {
  border-bottom-color: #334566; }

/*  -----------------------------------------------
    Pagination
    ----------------------------------------------- */
footer.bottom-utility > .pagination,
footer.bottom-utility > .back-link {
  border-bottom: 1px solid white; }

footer.bottom-utility > .pagination > div,
footer.bottom-utility > .back-link > div {
  border-bottom: 1px solid #eeeff2;
  background: white;
  position: relative;
  height: 25px;
  line-height: 16px; }

footer.bottom-utility > .pagination > div > span {
  float: left; }

footer.bottom-utility > .pagination > div > .controls {
  width: 80px;
  height: 16px;
  position: absolute;
  left: 50%;
  margin-left: -40px; }

footer.bottom-utility > .pagination > div > .controls li {
  list-style-type: none;
  float: left;
  width: 20px;
  height: 16px; }

footer.bottom-utility > .pagination > div > .controls li a {
  float: left;
  width: 20px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/assets/img/pagination-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0; }

footer.bottom-utility > .pagination > div > .controls a.first {
  background-position: 4px 0; }

footer.bottom-utility > .pagination > div > .controls a.first:hover {
  background-position: 4px -16px; }

footer.bottom-utility > .pagination > div > .controls a.prev {
  background-position: -14px 0; }

footer.bottom-utility > .pagination > div > .controls a.prev:hover {
  background-position: -14px -16px; }

footer.bottom-utility > .pagination > div > .controls a.next {
  background-position: -34px 0; }

footer.bottom-utility > .pagination > div > .controls a.next:hover {
  background-position: -34px -16px; }

footer.bottom-utility > .pagination > div > .controls a.last {
  background-position: -56px 0; }

footer.bottom-utility > .pagination > div > .controls a.last:hover {
  background-position: -56px -16px; }

/*  -----------------------------------------------
    Footer Back Link        Note:some styles for this element are defined above, with pagination
    ----------------------------------------------- */
footer.bottom-utility > .back-link > div {
  text-align: center; }

/*  -----------------------------------------------
    Social/share Links
    ----------------------------------------------- */
.share {
  text-align: center; }

/*================================================================================================
	ALPHA MODULE
================================================================================================== */
/*	-----------------------------------------------
	Alpha Nav (A list of alphabet characters)
	----------------------------------------------- */
.alpha-nav {
  font-size: 15px;
  font-size: 1.5rem;
  height: 20px;
  overflow: hidden;
  margin-bottom: 30px; }

.alpha-nav .label {
  display: block;
  float: left;
  text-transform: uppercase;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #987655;
  line-height: 20px; }

.alpha-nav ul {
  float: left;
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0; }

.alpha-nav ul li {
  display: inline;
  float: left;
  margin-right: 3px; }

.alpha-nav ul li a {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #334566;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.alpha-nav ul li.active a, .alpha-nav ul li a:hover {
  background: #987655;
  color: white; }

/*	-----------------------------------------------
	Alpha listing (Listing of items by grouped by letter)
	----------------------------------------------- */
.alpha-listing .alpha-item {
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f5f8fc;
  padding: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 30px;
  display: block;
  color: #334566; }

.alpha-listing .alpha-item > a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  display: block;
  color: #334566;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: 665px 5px; }

.alpha-listing .alpha-item img {
  display: block;
  float: left;
  margin-right: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.alpha-listing a strong {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.alpha-listing .alpha-item > a:hover {
  text-decoration: none;
  background-position: 665px -45px; }

.alpha-listing .alpha-item:nth-of-type(even) {
  background-color: #fcf5ec; }

.alpha-listing .alpha-item:nth-of-type(even) a {
  color: #987655; }

/* The letter label for each group */
.alpha-label {
  display: block;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 0px; /* before changing to hidden form, was 22px */
  font-size: 0em; /* before changing to hidden form, was 2.2rem */
  text-transform: uppercase;
  color: #987655;
  margin: 0; }  /* before changing to hidden form, was 35px 0 10px */

.alpha-summary-listing .alpha-label {
  margin-bottom: 0; } /* before changing to hidden form, was 20px */

/*================================================================================================
    DATE LISTING (Blogs, News, etc...)
================================================================================================== */
.date-group-heading {
  display: block;
  background: #3d4d6b;
  color: white;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 3px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 25px; }

.article .date-item {
  overflow: hidden;
  margin-bottom: 45px; }

.date-item > img {
  float: left;
  width: 100px;
  border: 5px solid #d6d8dd;
  margin-right: 20px; }

.date-item img + .article-content {
  width: 570px;
  float: left; }

.article > article header {
  margin-bottom: 12px;
  font-size: 14px; }

.date-label {
  color: #a1a5ad;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 6px;
  -webkit-font-smoothing: antialiased; }

.date-label a {
  color: #fff;
  text-decoration: none; }

.article > article header h1 {
  margin: 3px 0 8px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.primary.article article footer {
  margin-top: 0; }

/*archive styles*/
.article.archive .date-group-heading {
  margin-top: 55px; }

.article.archive .date-item {
  position: relative;
  margin-bottom: 25px; }

.article.archive .date-label {
  position: absolute;
  width: 54px;
  height: 54px;
  background: #9b7655;
  color: white;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0; }

.article.archive .date-label span {
  display: block;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ebe4d8;
  padding-top: 5px; }

.article.archive article h1,
.article.archive article .post-info {
  margin-left: 70px; }

/*================================================================================================
	CAROUSEL MODULE
================================================================================================== */
.carousel {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  zoom: 1;
  background: #eeeff2 url("/assets/img/carousel-nav-top.gif") no-repeat;
  margin-bottom: 60px;
  padding-left: 56px;
  position: relative; }
  .carousel:before, .carousel:after {
    content: "";
    display: table; }
  .carousel:after {
    clear: both; }
  .carousel .carousel-content {
    width: 100%;
    border-left: 1px solid white; }
    .carousel .carousel-content .jcarousel-clip {
      overflow: hidden; }
    .carousel .carousel-content ul {
      width: 100%;
      margin: 0;
      padding: 0;
      list-style: none;
      overflow: hidden; }
      .carousel .carousel-content ul li {
        display: block;
        float: left; }
  .carousel .next, .carousel .prev {
    display: block;
    background: url("/assets/img/carousel-nav-arrows.gif") no-repeat;
    width: 30px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    left: -42px; }
  .carousel .prev, .carousel .prev.active:hover {
    background-position: 0 -80px;
    top: 17px; }
  .carousel .prev:hover {
    background-position: 0 -160px; }
  .carousel .prev.jcarousel-prev-disabled,
  .carousel .prev.jcarousel-prev-disabled.active:hover {
    background-position: 0 0px; }
  .carousel .next, .carousel .next.active:hover {
    background-position: 0 -120px;
    top: 65px; }
  .carousel .next:hover {
    background-position: 0 -200px; }
  .carousel .next.jcarousel-next-disabled,
  .carousel .next.jcarousel-next-disabled.active:hover {
    background-position: 0 -40px; }
  .carousel > i {
    display: block;
    width: 56px;
    height: 7px;
    background: url("/assets/img/carousel-nav-bottom.gif") no-repeat;
    position: absolute;
    left: 0;
    bottom: 0; }

/*  -----------------------------------------------
    Calendar carousel & Date Lists
    ----------------------------------------------- */
.carousel.dates {
  background-color: #eeeff2;
  background-image: none;
  padding-left: 0px; }
  .carousel.dates .carousel-content {
    padding: 10px;
    width: 100%;
    border: none; }
    .carousel.dates .carousel-content li {
      float: none; }

.date-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .date-list li {
    margin-bottom: 22px; }

.carousel.dates .carousel-content ul li .vevent {
  padding: 15px;
  zoom: 1; }

.carousel.dates .carousel-content ul li .vevent:before, .carousel.dates .carousel-content ul li .vevent:after {
  content: "";
  display: table; }

.carousel.dates .carousel-content ul li .vevent:after {
  clear: both; }

.carousel.dates .carousel-content ul li .vevent .date-label,
.date-list li .vevent .date-label {
  width: 54px;
  padding: 8px 0;
  margin-right: 15px;
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  background: #3d4d6b;
  color: white;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 27px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  line-height: 1; }

.date-list li .vevent .date-label {
  width: 48px;
  font-size: 20px;
  font-size: 2rem; }

.date-list.alt li .vevent .date-label {
  background: #9a7657; }

.carousel.dates .carousel-content ul li .vevent .date-label span,
.date-list li .vevent .date-label span {
  display: block;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #eeeff2;
  font-size: 18px;
  text-shadow: none; }

.date-list li .vevent .date-label span {
  font-size: 13px;
  font-size: 1.3rem; }

.date-list.alt li .vevent .date-label span {
  color: #cfb59d; }

.carousel.dates .carousel-content ul li .vevent .date-content {
  width: 80%;
  float: left; }

.carousel.dates .carousel-content ul li .vevent .date-content .summary {
  font-size: 17px;
  color: #1d2b33;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px; }

.date-list li .summary {
  font-size: 15px;
  font-size: 1.4rem;
  line-height: 1.3; }

.carousel.dates .carousel-content ul li .vevent .date-content .date-detail {
  color: #334566;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px; }

.carousel.dates .carousel-content ul li .vevent .date-content .description p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-bottom: 0; }

.carousel.dates .carousel-content ul li .vevent .date-content .description p a {
  line-height: 2.5em; }

/*	-----------------------------------------------
	Gallery carousel
	----------------------------------------------- */
.carousel.gallery .carousel-content {
  width: 100%; }
  .carousel.gallery .carousel-content ul {
    width: 100%; }
  .carousel.gallery .carousel-content ul li {
/*     width: 21%; */
    margin-left: 2%; }
/*
	    @media screen and (min-width: 640px) and (max-width: 900px) {
	      .carousel.gallery .carousel-content ul li {
	        width: 30%; } }
	    @media screen and (max-width: 639px) {
	      .carousel.gallery .carousel-content ul li {
	        width: 47%; } }
*/
    .carousel.gallery .carousel-content ul li:last-child {
      margin-right: 0; }
  .carousel.gallery .carousel-content ul li .gallery-item {
    width: 100%;
    padding: 20px 0;
    text-align: center; }
  .carousel.gallery .carousel-content ul li .gallery-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
  .carousel.gallery .carousel-content ul li .gallery-item .meta {
    width: 126px;
    height: 20px;
    padding: 5px 0 0;
    margin: 0 auto;
    font-size: 11px; }
  .carousel.gallery .carousel-content ul li .gallery-item .meta i {
    margin: 0 8px -6px 0; }

/*================================================================================================
    EVENT LIST (Conferences, etc.)
================================================================================================== */
.event-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  overflow: hidden; }

.event-item > header h1 a {
  color: #987655;
  font-size: 22px;
  font-size: 2.2rem; }

.event-item > .event-img {
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.event-item .event-summary {
  float: left;
  width: 525px;
  margin-bottom: 40px; }

.event-item .event-summary h2 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #334566;
  margin: 0 0 20px;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.event-item .event-summary h3 {
  margin: 40px  0  10px;
  font-size: 14px;
  color: #987655;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.event-summary-block h3:first-child {
  margin-top: 0; }

.event-list .event-item {
  border-bottom: 1px solid #d6d8dd; }

.event-list .event-item .event-summary {
  margin-bottom: 0; }

.event-summary-block {
  width: 40%;
  margin-bottom: 25px;
  float: left;
  margin-right: 10%; }

.event-summary-block.dates {
  float: none;
  width: auto; }

/*================================================================================================
    LATEST NEWS
================================================================================================== */
.latest-news {
  width: 230px; }

.latest-news header {
  height: 35px;
  padding: 0 10px;
  background: url("/assets/img/panel-top-stitches.gif") no-repeat; }

.latest-news header h1 {
  display: block;
  font-family: "gooddog-new", Helvetica, sans-serif;
  color: white;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  font-size: 20px;
  line-height: 35px; }

.latest-news footer {
  font-size: 14px;
  font-size: 1.4rem; }

.latest-news footer a {
  display: block;
  color: white;
  padding: 5px 10px;
  background: #a1a5ad;
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

.latest-news article a {
  display: block;
  background: #eeeff2;
  padding: 10px;
  border-bottom: 2px solid white; }

.latest-news article h1 {
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: normal;
  margin: 0; }

.stButton span {
  height: auto !important; }

/*************************************************************************************************
	GLOBAL LAYOUT
**************************************************************************************************/
body {
  font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
  background: #3d4d6b;
  color: #3F434C;
  overflow-x: hidden; }

.nwipb-body {
  background: white; }

/*================================================================================================
	institute HEADER
================================================================================================== */
.institute-header {
  /*position: relative;*/
  background: white;
  padding: 5px 0;
  z-index: 9999; }
  .institute-header .container {
    position: relative; }
    .institute-header .container > div {
      padding: 5px 0; }
  .institute-header .institute-toggle {
    display: block;
    width: 57px;
    height: 20px;
    background: url("/assets/img/cu-header-close.png") no-repeat;
    position: absolute;
    bottom: -25px;
    right: 10px;
    z-index: 1000;
    text-indent: -9999px;
    overflow: hidden; }
    .institute-header .institute-toggle.closed {
      background-image: url("/assets/img/cu-header-open.png"); }

/*	-----------------------------------------------
	Logo
----------------------------------------------- */
.institute-header .logo {
  display: block;
  width: 100%;
  max-width: 540px;
  padding-bottom: 6%;
  /*height: 70px;*/
  float: left;
  background: url("NWIPB-logo.png") no-repeat;
  background-size: contain;
  position: relative;
  text-indent: -9999px;
  overflow: hidden; }

/* -----------------------------------------------
	Search
----------------------------------------------- */
.institute-header .institute-search {
  display: block;
  float: right;
  margin-top: 15px;
  background: #ccc;
  padding: 10px;
  font-size: 11px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }
  @media screen and (max-width: 900px) {
    .institute-header .institute-search {
      display: none; } }
  .institute-header .institute-search .links {
    display: block;
    clear: both;
    float: none;
    margin-bottom: 5px; }
  .institute-header .institute-search .links,
  .institute-header .institute-search .links a {
    color: black;
    font-weight: bold;
    text-decoration: none; }
  .institute-header .institute-search .links a:hover {
    text-decoration: underline; }
  .institute-header .institute-search input[type="text"] {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    float: left;
    height: 15px;
    padding: 3px 6px;
    border: 1px solid #c3c4c8;
    background: white;
    outline: none;
    box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1); }
  .institute-header .institute-search input[type="submit"] {
    display: block;
    width: 23px;
    height: 23px;
    border: none;
    float: left;
    background-image: url("/assets/img/header-footer-sprite.png");
    background-repeat: no-repeat;
    background-position: -237px -70px;
    text-indent: -9999px;
    overflow: hidden; }

/*================================================================================================
	NWIPB HEADER
================================================================================================== */
.site-header {
  position: relative;
  zoom: 1;
  padding: 0 !important; }
  .site-header:before, .site-header:after {
    content: "";
    display: table; }
  .site-header:after {
    clear: both; }
  .site-header .container {
    position: relative;
    height: 100%;
    z-index: 2;
    /* make sure this content is above the header image */
    max-height: 800px;
    padding: 0; }
    .home .site-header .container {
      min-height: 450px;
      /* b/c of hero slider on smaller devices */ }
    @media screen and (max-width: 639px) {
      .site-header .container {
        padding: 0 10px; } }
  .site-header.feature .container {
    /*min-height: 600px;*/ }
  .site-header.cycle {
    min-height: 450px;
    max-height: 800px; }
    @media screen and (min-width: 901px) {
	    .site-header.cycle {
		  margin-top: -102px; } }
    @media screen and (min-width: 1020px) {
      .site-header.cycle .container {
        min-height: none !important;
        max-height: none !important; } }

.get-involved .site-header.feature .container {
  height: auto; }
  @media screen and (min-width: 901px) {
    .get-involved .site-header.feature .container {
      min-height: 1000px; } }

@media only screen and (max-height: 800px) {
  .site-header.feature .container {
    min-height: 300px; } }
@media only screen and (max-height: 800px) and (max-width: 639px) {
  .site-header.feature .container {
    min-height: 100px; } }

.feature-pager.slant-tabs button {
  margin-right: 6px; }

/* -----------------------------------------------
	Header Image
----------------------------------------------- */
.site-header > .header-image {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 100%; }
  @media screen and (min-width: 1020px) {
    .site-header > .header-image {
      height: 100%; } }
  .site-header > .header-image > img {
    display: block;
    min-width: 100%;
    min-height: 100%;
    position: absolute; }

.get-involved .site-header {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (min-width: 901px) {
    .get-involved .site-header {
      /*min-height: 1000px;*/ } }

/* -----------------------------------------------
	Header Image Cycler
----------------------------------------------- */
.site-header .header-image.image-cycler {
  top: 0;
  width: 100%;
  overflow: hidden; }

.site-header > .header-image .img {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden; }
  .site-header > .header-image .img > img {
    width: 100%; }

@media screen and (max-width: 639px) {
  .site-header .hero-info.alt {
    margin-left: 5px;
    margin-right: 5px; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt {
    position: absolute;
    bottom: auto; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.top {
    top: 255px; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.bottom {
    bottom: 5%; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.left {
    left: 50%;
    margin-left: -47%; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.right {
    right: 50%;
    margin-right: -47%; } }

@media only screen and (max-height: 800px) {
  .site-header.feature.mega .container {
    min-height: auto; }

  .site-header .header-image.image-cycler .img {
    top: auto;
    bottom: auto; } }
@media only screen and (max-height: 800px) and (min-width: 1020px) {
  .site-header .hero-info.alt.top,
  .site-header .hero-info.alt.bottom,
  .site-header .hero-info.alt.left,
  .site-header .hero-info.alt.right,
  .site-header .hero-info.alt {
    bottom: auto;
    right: auto;
    top: 50%;
    left: 50%;
    margin: 0 auto 0 -47%; } }

/* -----------------------------------------------
	Header Image Pager
----------------------------------------------- */
.feature-pager {
  position: absolute;
  bottom: -1px;
  left: 10px; }
  .feature-pager button {
    display: block;
    width: 45px;
    height: 35px;
    padding: 0;
    float: left;
    margin-left: -2px;
    background: #ece9d8;
    border: 1px solid white;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    color: #3e4d6c;
    font-weight: bold;
    font-size: 18px;
    line-height: 33px; }
    .feature-pager button:hover {
      background: #987655;
      color: white; }
    .feature-pager button.active, .feature-pager button:active {
      background: white;
      color: #3e4d6c; }

@media only screen and (max-height: 800px) {
  .feature-pager button {
    width: 35px;
    height: 35px;
    line-height: 33px;
    font-size: 14px; } }
/* -----------------------------------------------
	Logo
----------------------------------------------- */
@media screen and (min-width: 1020px) {
  .site-header h1 {
    float: left; } }
.site-header h1 a {
  display: block;
  width: 211px;
  height: 54px;
  text-indent: -5000px;
  overflow: hidden;
  margin: 30px 0 20px; }
.site-header h1.light a {
  background: url("/assets/img/logo-light.png"); }
.site-header h1.dark a {
  background: url("/assets/img/logo-dark.png"); }
@media screen and (max-width: 900px) {
  .home .site-header h1.light a {
    background: url("/assets/img/logo-dark.png"); } }

/* -----------------------------------------------
	Header Social
----------------------------------------------- */
.header-social {
  float: right;
  overflow: hidden;
  padding-top: 50px; }

.header-social .social-label {
  display: block;
  float: right;
  text-transform: uppercase;
  line-height: 20px;
  color: white;
  font-size: 10px; }

.header-social ul {
  float: right;
  margin: 0 0 0 15px;
  padding: 0; }

.header-social ul li {
  display: inline;
  float: left; }

.header-social ul li a {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -5000px;
  overflow: hidden;
  margin-left: 12px;
  background-image: url("/assets/img/header-footer-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0; }

.header-social.light ul li a.linkedin {
  background-position: -240px 0; }

.header-social.light ul li a.youtube {
  background-position: -210px 0; }

.header-social.light ul li a.twitter {
  background-position: -180px 0; }

.header-social.light ul li a.facebook {
  background-position: -150px 0; }

.header-social.dark ul li a.linkedin {
  background-position: -240px -40px; }

.header-social.dark ul li a.youtube {
  background-position: -210px -40px; }

.header-social.dark ul li a.twitter {
  background-position: -180px -40px; }

.header-social.dark ul li a.facebook {
  background-position: -150px -40px; }

.header-social ul li a.linkedin:hover {
  background-position: -240px -20px; }

.header-social ul li a.youtube:hover {
  background-position: -210px -20px; }

.header-social ul li a.twitter:hover {
  background-position: -180px -20px; }

.header-social ul li a.facebook:hover {
  background-position: -150px -20px; }

/* -----------------------------------------------
	Nav
----------------------------------------------- */
#nav-bar {
  position: relative;
  width: 100%;
  min-height: 300px;
  margin-top: -40px;
  padding-top: 40px;
  /*@include media($desktop-xl) {
  	.home & {
  		position: absolute;
  		top: 0px;
  		z-index: 500;
  	}
  } */ }
  @media screen and (max-width: 639px) {
	#nav-bar {
	  min-height: 300px;
	  padding-top: 15px;  } }
  .nwipb-body #nav-bar, .two-column #nav-bar {
    /*padding-bottom: 40px;*/ }
  .home #nav-bar {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: auto; 
/*       z-index: 4; */ }

.site-nav {
  display: none;
  clear: both;
  background: #3d4d6b;
  margin-bottom: 5px;
  border-bottom: 1px solid #30405f;
  height: 36px;
  z-index: 15;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  zoom: 1;
  width: 960px; }
  @media screen and (min-width: 1020px) {
    .site-nav {
      display: block;
      margin-top: 50px; } }
  .site-nav:before, .site-nav:after {
    content: "";
    display: table; }
  .site-nav:after {
    clear: both; }
  .site-nav > ul > li {
    display: inline; }
    .site-nav > ul > li > a {
      display: block;
      float: left;
      position: relative;
      z-index: 5;
      padding: 0 20px;
      border-left: 1px solid #445c88;
      border-right: 1px solid #30405f;
      line-height: 36px;
      text-decoration: none;
      color: #ccd0d6;
      text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
      font-size: 17px;
      font-size: 1.7rem;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -webkit-font-smoothing: antialiased; }
  .wf-active .site-nav > ul > li > a {
    font-size: 17px;
    font-size: 1.7rem;
    padding: 0 20px; }

.site-nav > ul > li.hover > a, .site-nav > ul > li.active > a,
.site-nav > ul > li > a:hover {
  color: #654d38;
  background-color: #c2a98f;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6); }
.site-nav > ul > li.hover > a > i,
.site-nav > ul > li > a:hover i {
  display: block; }
.site-nav > ul > li.nav-home a {
  width: 42px;
  border-left: none;
  padding: 0;
  background-image: url("/assets/img/header-footer-sprite.png");
  background-repeat: no-repeat;
  background-position: 16px 9px;
  text-indent: -9999px;
  overflow: hidden; }
  .site-nav > ul > li.nav-home a:hover {
    background-color: transparent;
    background-position: 16px -41px; }
.site-nav > ul > li.nav-home.active a {
  background-color: transparent;
  background-position: 16px -41px; }
.site-nav > ul > li.nav-get-involved {
  width: 176px;
  background: red;
  position: relative;
  float: right; }
  .site-nav > ul > li.nav-get-involved a {
    width: 176px;
    height: 49px;
    padding: 0;
    border: none;
    background: transparent url("/assets/img/nav-get-involved.png") no-repeat;
    color: white;
    text-align: right;
    font-family: "gooddog-new", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 19px;
    position: absolute;
    right: -4px;
    top: -12px; }
    .site-nav > ul > li.nav-get-involved a:hover {
      text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
    .site-nav > ul > li.nav-get-involved a span {
      display: block;
      height: 49px;
      line-height: 47px;
      padding: 0 35px 0 0;
      background-image: url("/assets/img/header-footer-sprite.png");
      background-repeat: no-repeat;
      background-position: 22px -88px; }
  .site-nav > ul > li.nav-get-involved.active a {
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
  .site-nav > ul > li.nav-get-involved a:hover span, .site-nav > ul > li.nav-get-involved.active a span {
    background-position: 22px -148px; }


/* -----------------------------------------------
	Nav Helper
----------------------------------------------- */
.nav-helper {
  display: block;
  background: white;
  background: rgba(255, 255, 255, 0.72);
  height: 25px;
  line-height: 25px;
  margin: 5px 5px 30px;
  font-size: 10px;
  font-size: 1.0rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  zoom: 1;
  position: relative;
  z-index: 4; }
  .nav-helper:before, .nav-helper:after {
    content: "";
    display: table; }
  .nav-helper:after {
    clear: both; }
  @media screen and (min-width: 901px) {
    .nav-helper {
      margin: 0 0 10px 0; } }
  @media screen and (max-width: 639px) {
    .nav-helper {
      display: none; }
    ul.flexnav-show + div.nav-helper  {
      display: block;
      height:auto; 
      padding-bottom: 10px; } }
  .nav-helper a {
    text-decoration: none;
    color: #1d2b33; }

.feature .nav-helper {
  margin-bottom: 60px; }

.get-involved .nav-helper {
  margin-bottom: 40px; }

.hero.large .nav-helper {
  margin-bottom: 120px; }

/* Breadcrumb
----------------------------------------------- */
.nav-helper > .breadcrumb {
  float: left;
  width: 70%;
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
  position: relative;
  top: 1px; }
  .nav-helper > .breadcrumb li {
    display: inline;
    font-size: 11px;
    margin-right: 3px; }
    .nav-helper > .breadcrumb li:after {
      content: ">>";
      color: #666;
      margin-left: 5px;
      font-size: 9px;
      position: relative;
      top: -1px; }
    .nav-helper > .breadcrumb li:last-child:after {
      content: ""; }
  .nav-helper > .breadcrumb a,
  .nav-helper > .breadcrumb span {
    line-height: 25px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .nav-helper > .breadcrumb span {
    font-weight: bold; }
  .nav-helper > .breadcrumb a:hover {
    text-decoration: underline; }

/* nwipb search
----------------------------------------------- */
.nav-helper > [role="search"] {
  min-width: 150px;
  float: right;
  margin-right: 10px;
  position: relative; }
  .nav-helper > [role="search"] .search-trigger {
    text-transform: uppercase;
    width: 135px;
    margin-left: 25px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background-repeat: no-repeat;
    background-position: 105px -216px;
    position: relative;
    top: 1px; }
    .nav-helper > [role="search"] .search-trigger:hover {
      color: #987655;
      background-position: 105px -256px; }
  .nav-helper > [role="search"] form {
    display: none;
    min-width: 145px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0; }
    .nav-helper > [role="search"] form input[type="text"] {
      opacity: 0;
      min-width: 45px;
      max-width: 110px;
      height: 25px;
      position: absolute;
      top: 1px;
      right: 0;
      border: 1px solid #bbb;
      padding: 3px 35px 3px 8px;
      outline: none;
      border-radius: 9999px;
      -webkit-border-radius: 9999px;
      -moz-border-radius: 9999px; }
    .nav-helper > [role="search"] form input[type="submit"] {
      opacity: 0;
      width: 14%;
      min-width: 25px;
      height: 23px;
      position: absolute;
      right: 4px;
      top: 1px;
      z-index: 1;
      border: none;
      color: white;
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: 0 -337px;
      text-indent: -9999px;
      overflow: hidden; }

/* User
----------------------------------------------- */
.nav-helper > .user {
  float: right;
  height: 25px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  position: relative;
  top: 1px; }
  .nav-helper > .user .user-trigger {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 2px 12px 4px 35px;
    position: relative;
    top: -2px;
    z-index: 1; }
    .nav-helper > .user .user-trigger:hover {
      color: #987655; }
  .nav-helper > .user.active .user-trigger {
    background: #eeeff2;
    color: #987655;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4); }
  .nav-helper > .user .menu {
    display: none; }
  .nav-helper > .user.active .user-login {
    background: none;
    border: none;
    box-shadow: none; }
  .nav-helper > .user.active .menu {
    display: block;
    background: #eeeff2;
    position: absolute;
    top: 23px; /*was 27 px and creating a gap between name and menu that made it hard to hover and select a menu item*/
    right: 0;
    text-align: right;
    line-height: 20px;
    border-radius: 3px 0 3px 3px;
    -webkit-border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4); }

/*login form*/
.nav-helper > .user > .menu > form {
  padding: 10px; }

.nav-helper > .user > .menu > form label {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 3px; }

.nav-helper > .user > .menu > form label a:hover {
  text-decoration: underline; }

.nav-helper > .user > .menu > form input {
  font-size: 14px;
  margin-bottom: 8px;
  padding: 3px; }

.nav-helper > .user > .menu > form input[type="submit"] {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 25px 6px; }

/*logged in options*/
.nav-helper > .user .user-name {
  text-transform: none;
  padding-left: 10px; }

.nav-helper > .user > .menu > ul {
  list-style: none;
  text-align: right;
  border: 0;
  padding: 2px 0;
  margin: 0;
  font-size: 11px;
  font-size: 1.1rem; }

.nav-helper > .user > .menu > ul a {
  display: block;
  line-height: 20px;
  text-transform: none;
  padding: 0 10px 0 35px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  white-space: nowrap; }

.nav-helper > .user > .menu > ul a:hover {
  background: white;
  color: #987655;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd; }

/* ------------------------------------------------
	Page Info
------------------------------------------------ */
.float-right {
  float: right;
  margin: 0 0 20px 20px; }


/* -----------------------------------------------
	Section Nav
----------------------------------------------- */
.section-nav {
  position: absolute;
  bottom: 0;
  z-index: 1; }
  @media screen and (max-width: 639px) {
	.section-nav {
	  position: relative; } }
  .two-column .section-nav {
    position: relative; }
  .get-involved.two-column .section-nav {
    position: absolute; }
  .section-nav .section-nav-label {
    width: 260px;
    height: 13px;
    background: #a1a5ad;
    color: #334566;
    font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    padding: 4px 10px;
    margin: 0 0 3px 5px; }
    .section-nav .section-nav-label span {
      display: block; }
      @media screen and (min-width: 901px) {
        .section-nav .section-nav-label span {
          -moz-transform: skew(-10deg, 0deg);
          -webkit-transform: skew(-10deg, 0deg);
          transform: skew(-10deg, 0deg); } }
      .section-nav .section-nav-label span > span {
        display: inline;
        color: white; }
  @media screen and (max-width: 639px) {
    .section-nav li {
      width: 33.333333%; }
      .five .section-nav li:nth-child(n+4) {
        width: 50%; } }
  .section-nav li.icon span {
    padding: 0 8px 0 36px;
    background-image: url("/assets/img/icons-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 0; }
    @media screen and (min-width: 640px) and (max-width: 900px) {
      .section-nav li.icon span {
        background-image: none;
        padding: 0 15px; } }
    @media screen and (min-width: 901px) {
      .section-nav li.icon span {
        padding: 0 25px 0 45px; } }
  .section-nav li.back span {
    background-position: 6px 7px;
    padding: 0 17px;
    text-indent: -9999px;
    overflow: hidden; }
    @media screen and (min-width: 640px) and (max-width: 900px) {
      .section-nav li.back span {
        background-image: url("/assets/img/icons-sprite.png"); } }
  .section-nav li.back span:hover {
    background-position: 6px -93px; }
  .section-nav li.phone span {
    background-position: 12px -543px; }
  .section-nav li.speaker span {
    background-position: 12px -593px; }
  .section-nav li.paperclip span {
    background-position: 12px -643px; }
  .section-nav li.star span {
    background-position: 12px -693px; }
  .section-nav li.clock span {
    background-position: 12px -743px; }
  .section-nav li.book span {
    background-position: 12px -793px; }
  .section-nav li.info span {
    background-position: 12px -843px; }
  .section-nav li.compass span {
    background-position: 12px -893px; }
  .section-nav li.chat span {
    background-position: 12px -943px; }
  .section-nav li.monitor span {
    background-position: 12px -993px; }
  .section-nav li.calendar span {
    background-position: 12px -1043px; }
  .section-nav li.cycle span {
    background-position: 12px -1093px; }
  .section-nav li.directory span {
    background-position: 12px -1143px; }
  .section-nav li.dna span {
    background-position: 12px -1193px; }
  .section-nav li.atom span {
    background-position: 12px -1243px; }
  .section-nav li.microscope span {
    background-position: 12px -1293px; }
  .section-nav li.molecules span {
    background-position: 12px -1343px; }
  .section-nav li.bookmark span {
    background-position: 12px -1393px; }
  .section-nav li.bargraph span {
    background-position: 12px -1443px; }
  .section-nav li.gear span {
    background-position: 12px -1493px; }
  .section-nav li.user span {
    background-position: 12px -1543px; }
  .section-nav li.pencil span {
    background-position: 12px -1593px; }
  .section-nav li.microphone span {
    background-position: 12px -1643px; }
  .section-nav li.portrait span {
    background-position: 12px -1693px; }
  .section-nav li.folderalert span {
    background-position: 12px -1743px; }
  .section-nav li.folder span {
    background-position: 12px -1793px; }
  .section-nav li.locationadd span {
    background-position: 12px -1843px; }
  .section-nav li.beaker span {
    background-position: 12px -1893px; }
  .section-nav li.folderopen span {
    background-position: 12px -1943px; }
  .section-nav li.document span {
    background-position: 12px -1993px; }
  .section-nav li.sparkline span {
    background-position: 12px -2043px; }
  .section-nav li.location span {
    background-position: 12px -2093px; }
  .section-nav li.video span {
    background-position: 12px -3043px; }
  .section-nav li.subscribe span {
    background-position: 12px -2194px; }
  .section-nav li.donate span {
    background-position: 12px -2244px; }
  .section-nav li.volunteer span {
    background-position: 12px -2294px; }
  @media screen and (max-width: 639px) {
    .section-nav li.back span:hover {
      background-position: 6px -93px; }
    .section-nav li.phone span {
      background-position: 8px -543px; }
    .section-nav li.speaker span {
      background-position: 8px -593px; }
    .section-nav li.paperclip span {
      background-position: 8px -643px; }
    .section-nav li.star span {
      background-position: 8px -693px; }
    .section-nav li.clock span {
      background-position: 8px -743px; }
    .section-nav li.book span {
      background-position: 8px -793px; }
    .section-nav li.info span {
      background-position: 8px -843px; }
    .section-nav li.compass span {
      background-position: 8px -893px; }
    .section-nav li.chat span {
      background-position: 8px -943px; }
    .section-nav li.monitor span {
      background-position: 8px -993px; }
    .section-nav li.calendar span {
      background-position: 8px -1043px; }
    .section-nav li.cycle span {
      background-position: 8px -1093px; }
    .section-nav li.directory span {
      background-position: 8px -1143px; }
    .section-nav li.dna span {
      background-position: 8px -1193px; }
    .section-nav li.atom span {
      background-position: 8px -1243px; }
    .section-nav li.microscope span {
      background-position: 8px -1293px; }
    .section-nav li.molecules span {
      background-position: 8px -1343px; }
    .section-nav li.bookmark span {
      background-position: 8px -1393px; }
    .section-nav li.bargraph span {
      background-position: 8px -1443px; }
    .section-nav li.gear span {
      background-position: 8px -1493px; }
    .section-nav li.user span {
      background-position: 8px -1543px; }
    .section-nav li.pencil span {
      background-position: 8px -1593px; }
    .section-nav li.microphone span {
      background-position: 8px -1643px; }
    .section-nav li.portrait span {
      background-position: 8px -1693px; }
    .section-nav li.folderalert span {
      background-position: 8px -1743px; }
    .section-nav li.folder span {
      background-position: 8px -1793px; }
    .section-nav li.locationadd span {
      background-position: 8px -1843px; }
    .section-nav li.beaker span {
      background-position: 8px -1893px; }
    .section-nav li.folderopen span {
      background-position: 8px -1943px; }
    .section-nav li.document span {
      background-position: 8px -1993px; }
    .section-nav li.sparkline span {
      background-position: 8px -2043px; }
    .section-nav li.location span {
      background-position: 8px -2093px; }
    .section-nav li.video span {
      background-position: 8px -3043px; }
    .section-nav li.subscribe span {
      background-position: 8px -2194px; }
    .section-nav li.donate span {
      background-position: 8px -2244px; }
    .section-nav li.volunteer span {
      background-position: 8px -2294px; } }

.feature-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  background: white;
  margin: 4px 0 0 7px;
  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0; }

.feature-controls a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0; }

.feature-controls a.controls-prev {
  background-position: 5px 5px; }

.feature-controls a.controls-prev:hover {
  background-position: 5px -95px; }

.feature-controls a.controls-next {
  background-position: 5px -145px; }

.feature-controls a.controls-next:hover {
  background-position: 5px -195px; }

.about-photo {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 6px;
  right: 77px;
  z-index: 10; }
  @media screen and (max-width: 639px) {
    .about-photo {
      display: none; } }

.about-photo .about-photo-content {
  display: none;
  width: 237px;
  position: absolute;
  bottom: -4px;
  right: -4px;
  padding-bottom: 10px; }

.about-photo .about-photo-content-internal {
  background-color: #eeeff2;
  margin-bottom: 28px;
  padding-bottom: 10px;
  padding-top: 1px;
  border-radius-top: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px; }

.about-photo .about-photo-content .about-photo-title {
  display: block;
  height: 25px;
  background: #987655;
  font-size: 13px;
  font-size: 1.3rem;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  border-left: 1px dashed rgba(255, 255, 255, 0.3);
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  border-right: 1px dashed rgba(0, 0, 0, 0.2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  color: white;
  font-weight: bold;
  margin: 2px 3px 10px;
  padding: 0;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  box-shadow: 0 0 0 2px #987655;
  -moz-box-shadow: 0 0 0 2px #987655;
  -webkit-box-shadow: 0 0 0 2px #987655;
  border-radius-top: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  position: relative; }

.about-photo .about-photo-content .about-photo-title > span {
  display: block;
  height: 23px;
  line-height: 23px;
  padding: 0 8px;
  border-left: 1px dashed rgba(0, 0, 0, 0.2);
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  border-right: 1px dashed rgba(255, 255, 255, 0.3);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.about-photo .about-photo-content .about-photo-content-close {
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background-position: 0 -350px;
  position: absolute;
  right: 5px;
  top: 2px; }

.about-photo .about-photo-content .about-photo-content-close:hover {
  background-position: 0 -400px; }

.about-photo .about-photo-content p {
  clear: both;
  margin: 0;
  padding: 0 15px 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #334566; }

.about-photo .about-photo-content .learn-more {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 15px;
  font-size: 1.5rem;
  color: #987655;
  text-decoration: none;
  margin-left: 15px; }

.about-photo .about-photo-content .learn-more:hover {
  text-decoration: underline; }

.about-photo.active .about-photo-content {
  display: block; }

.about-photo .about-photo-trigger {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background-position: 0 -250px; }

.about-photo .about-photo-trigger:hover {
  background-position: 0 -300px; }

/*================================================================================================
	COMMON ELEMENTS
================================================================================================== */
.top {
  margin-top: 0;
  padding-top: 0; }

p.flush {
  margin-left: 0;
  padding-left: 0; }

/*================================================================================================
	CONTENT BLOCK
================================================================================================== */
.contact-block {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
  width: 300px; }

.contact-block h3 {
  color: #987655;
  margin: 0 0 10px; }

.contact-block h3 span {
  float: right;
  color: #3F434C;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: normal;
  width: 170px; }

.contact-block h3.top {
  margin-top: 0; }

hr.clear {
  clear: both;
  margin-bottom: 40px; }

.clear {
  clear: both; }


/*================================================================================================
	FOOTER
================================================================================================== */
.site-footer {
  background: #3d4d6b;
  color: #A4A9B3;
  font-size: 13px;
  font-size: 1.3rem; }
  .site-footer h4,
  .site-footer h4 a {
    color: #A4A9B3;
    margin: 20px 0 8px; }
  .site-footer a {
    color: white; }

.site-footer .slant-tabs {
  background: white; }
  @media screen and (min-width: 640px) {
    .site-footer .slant-tabs {
      -moz-transform: skew(0, 0);
      -webkit-transform: skew(0, 0);
      transform: skew(0, 0); } }
  @media screen and (min-width: 640px) {
    .site-footer .slant-tabs > .container {
      -moz-transform: skew(10deg, 0);
      -webkit-transform: skew(10deg, 0);
      transform: skew(10deg, 0); } }
  .site-footer .slant-tabs ul {
    padding: 0;
    margin: 0; }
    .site-footer .slant-tabs ul li {
      margin-right: 2px; }
    .site-footer .slant-tabs ul li a {
      background-color: #c2a98f;
      height: 25px;
      line-height: 25px;
      padding: 0 15px;
      font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      color: #654d38;
      text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4); }
      @media screen and (max-width: 639px) {
        .site-footer .slant-tabs ul li a {
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          border-color: #5b6a84;
          border-style: solid;
          border-width: 1px;
          border: none;
          font-size: 13px;
          overflow: hidden;
          padding: 0 8px;
          font-size: 12px; } }
      @media screen and (max-width: 900px) {
        .site-footer .slant-tabs ul li a {
          padding: 0 5px; } }
      .site-footer .slant-tabs ul li a span {
        background: transparent; }
        @media screen and (max-width: 639px) {
          .site-footer .slant-tabs ul li a span {
            padding-left: 5px;
            padding-right: 5px; } }
    .site-footer .slant-tabs ul li a:hover,
    .site-footer .slant-tabs ul li a.active {
      color: #cdd0d6;
      background: #3d4d6b;
      text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8); }

.site-footer .footer-content {
  padding: 10px 0;
  zoom: 1; }
  .site-footer .footer-content:before, .site-footer .footer-content:after {
    content: "";
    display: table; }
  .site-footer .footer-content:after {
    clear: both; }
  .site-footer .footer-content .tab-content {
    width: 100%;
    float: left;
    margin-bottom: 10px; 
    position: relative; }
    .site-footer .footer-content .tab-content .group {
      float: left;
      width: 100%; }
      @media screen and (min-width: 901px) {
        .site-footer .footer-content .tab-content .group {
          width: 23%;
          margin-right: 2%; } }
      @media screen and (min-width: 640px) and (max-width: 900px) {
        .site-footer .footer-content .tab-content .group {
          width: 50%; } }
      .site-footer .footer-content .tab-content .group.social {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px; }
      .site-footer .footer-content .tab-content .group ul {
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: 1.7; }
        .site-footer .footer-content .tab-content .group ul li {
          padding-bottom: 6px; }
    .site-footer .footer-content .tab-content#tab2 .group {
      float: left;
      width: 100%; }
      @media screen and (min-width: 901px) {
        .site-footer .footer-content .tab-content#tab2 .group {
          width: 29%;
          margin-right: 2%; } }

.site-footer .footer-content .footer-social {
  float: right;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  list-style: none;
  top: 22px; }

.site-footer .footer-content .footer-social li {
  display: block;
  margin-bottom: 15px; }

.site-footer .footer-content .footer-social li a {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("/assets/img/header-footer-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden; }

.site-footer .footer-content .footer-social li a.facebook {
  background-position: 0 -510px; }

.site-footer .footer-content .footer-social li a.facebook:hover {
  background-position: 0 -540px; }

.site-footer .footer-content .footer-social li a.twitter {
  background-position: -30px -510px; }

.site-footer .footer-content .footer-social li a.twitter:hover {
  background-position: -30px -540px; }

.site-footer .footer-content .footer-social li a.youtube {
  background-position: -60px -510px; }

.site-footer .footer-content .footer-social li a.youtube:hover {
  background-position: -60px -540px; }

.site-footer .footer-content .footer-social li a.linkedin {
  background-position: -90px -510px; }

.site-footer .footer-content .footer-social li a.linkedin:hover {
  background-position: -90px -540px; }
  
#subfooter {
/*   border-top: 1px solid rgba(0, 0, 0, 0.2);  extends full width but need container width */
  background-color: #3D4D6B;
  float: left;
  text-align: center; 
  margin: auto;
  width: 100%; }

#subfooter .container {
  border-top: 1px solid rgba(255, 255, 255, 0.1); 
  position: relative; 
  margin-bottom: 16px; }

#subfooter .footer-group {
	float: left;
	width: 100%;
	position: relative; }
	@media screen and (min-width: 706px) {
	  #subfooter .footer-group {
	  width: 30%;
	  margin-right:3%; } }

#subfooter .footer-logo {
  background-size: 200px 128px; /*needed for css downsampling the 2x image*/
  height: 148px; /* 128 img +20 backround offset */ }
	  
#subfooter .footer-nwipb p, #subfooter .footer-legal p {
  margin-bottom: 0;
  color: #a4a9b3;
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 40px; }

#subfooter .footer-nwipb a, #subfooter .footer-legal a {
  color: #a4a9b3;
  text-decoration: none; }
  #subfooter .footer-nwipb a:hover, #subfooter .footer-legal a:hover {
    text-decoration: underline; }

.home .footer-content {
  display: none; }

.home #subfooter {
  padding-top: 20px; }

/*************************************************************************************************

	PAGE LAYOUTS

`````````````````````````````````````````````````````````````````````````````````````````````````` */
[role="main"] {
  clear: both;
  padding: 10px 0 20px;
  zoom: 1; }

.home [role="main"] {
  padding-bottom: 0; }

[role="main"]:before, [role="main"]:after {
  content: "";
  display: table; }

[role="main"]:after {
  clear: both; }

.container {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  zoom: 1; }

.container:before, .container:after {
  content: "";
  display: table; }

.container:after {
  clear: both; }

/*	-----------------------------------------------
	Primary Content
	----------------------------------------------- */
.primary > article > .article-body.compact {
  padding: 0 40px; }

.primary article footer {
  margin-top: 20px; }

/*	-----------------------------------------------
	Secondary Content
	----------------------------------------------- */
.secondary {
  text-align: right; }
  @media screen and (max-width: 639px) {
    .secondary {
      text-align: left; } }

/*================================================================================================
	TWO COLUMN LAYOUT
================================================================================================== */
.two-column .primary {
  width: 100%;
  float: left;
  padding: 10px; }
  .two-column .primary.article {
    width: 100%; }
  @media screen and (min-width: 640px) and (max-width: 900px) {
    .two-column .primary {
      width: 60%;
      padding: 0; } }
  @media screen and (min-width: 901px) {
    .two-column .primary {
      width: 70%;
      padding: 0; } }
  /* tweak for diversity pages */    
  @media screen and (min-width: 640px) and (max-width: 900px) {
    .two-column .primary.diversity_primary {
      width: 55%;
      padding: 0; } }
  @media screen and (min-width: 901px) {
    .two-column .primary.diversity_primary {
      width: 65%;
      padding: 0; } }      
      
.two-column .secondary {
  width: 100%;
  float: right;
  padding: 10px; }
  @media screen and (min-width: 640px) and (max-width: 900px) {
    .two-column .secondary {
      width: 40%;
      padding: 10px 0 0 10px; } }
  @media screen and (min-width: 901px) {
    .two-column .secondary {
      width: 30%;
      padding: 10px 0 0 10px; } }
      
   /* diversity pages */        
 .two-column .secondary.diversity_secondary {
  margin-top: 22px;
  padding: 10px 20px; 
  background-color: #fbfbfb;
  border-radius: 10px;
  text-align: left;
  }
 .two-column .secondary.diversity_secondary p{
	 font-size:97%;
	 line-height: 1.4;
	 }
  
      
.island {
  /* A generic container for a piece of content */
  clear: both; }
  @media screen and (min-width: 901px) {
    .island {
      margin: 0 0 20px; } }
  .island.half {
    clear: none;
    float: left;
    width: 100%;
    padding: 10px; }
    @media screen and (min-width: 901px) {
      .island.half {
        width: 47%;
        padding: 0 3% 0 0; } }

/*************************************************************************************************

	SECTION-SPECIFIC LAYOUT

`````````````````````````````````````````````````````````````````````````````````````````````````` */
/*================================================================================================
    HOME
================================================================================================== */
.home .dates h2 {
  margin-top: 0; }

.home .dates .style-link {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem; }

.home .graphic.large img {
  width: 100%;
  height: auto; }

/*================================================================================================
Prev
================================================================================================== */
ul.prevnext {
  border-top: 1px solid #ddd;
  list-style-type: none;
  margin: 30px 0 0 0;
  padding-top: 30px;
  position: relative; }

ul.prevnext li.next {
  background: url(next.gif) no-repeat;
  padding: 0 0 6px 30px;
  position: relative; }

ul.prevnext li.prev {
  background: url(previous.gif) no-repeat;
  padding: 0 0 6px 30px;
  position: relative; }

ul.prevnext li a {
  color: #334566;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  text-decoration: none; }

ul.prevnext a span {
  color: #987655;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline; }

.view-entry {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 7px 12px 15px 0; }

p.event-date {
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem; }

.event-image {
  float: left;
  margin: 0 20px 20px 0; }

.event-info h4 {
  margin: 0 0 4px; }

p.event-link {
  margin: 0 0 10px; }

p.event-link a {
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal; }

p.speaker {
  margin: 0; }

p.affiliation {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 12px; }

p.event-loc-title {
  margin: 0; }

p.event-loc-address {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 12px; }

.event-loc {
  margin-bottom: 12px; }

p.event-cost {
  margin: 0; }

p.event-more-link {
  margin: 20px 0 0; }

/*================================================================================================
    NEWS & EVENTS SECTION
================================================================================================== */
/*  -----------------------------------------------
    News listing
    ----------------------------------------------- */
.news-listing-entry {
  clear: left;
  float: left;
  margin-bottom: 5px;
  width: 100%; }

.news-listing-entry img {
  border: 1px solid #ccc;
  float: left;
  margin: 0 16px 0 0; }

.news-listing-entry p {
  margin: 0 0 10px 124px; }

.news-listing-entry .dateline {
  color: #777;
  margin-right: 0.5em; }

.news-listing-entry p.read-more {
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0; }

.news-listing-entry p.flush {
  margin-left: 0; }

/*  -----------------------------------------------
    Conference detail
    ----------------------------------------------- */
.conference-detail > header h1 {
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #987655;
  font-size: 22px;
  margin: 0 0 30px; }

#conf-register {
  margin-bottom: 40px; }

#conf-register td {
  line-height: 1.2em;
  vertical-align: middle; }

#conf-register td.org {
  font-weight: normal;
  width: 250px; }



/* Flexnav Base Styles */
.flexnav {
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0;
  position: relative;
  z-index: 5000;
  margin-bottom: 5px;
  /*position: absolute;*/
  margin-top: -20px; }
  html.no-js .flexnav {
    max-height: 2000px;
    opacity: 1; }
  @media screen and (min-width: 901px) {
    .flexnav {
      margin-top: 20px;
      display: table;
      border-radius: 5px;
      /*overflow: hidden !important;*/ } }
  .flexnav.opacity {
    opacity: 0; }
  .flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
  .flexnav li {
    font-size: 100%;
    position: relative;
    overflow: hidden; }
    .flexnav li a {
      font-family: depot-new-condensed-web, arial narrow, HelveticaNeue-CondensedBold, depot-new-condensed-web, Helvetica, Sans-serif; }
    @media screen and (min-width: 901px) {
      .flexnav li {
        position: relative;
        list-style: none;
        float: left;
        display: block;
        background-color: #334566;
        overflow: visible;
        font-size: 80%; } }
  .flexnav > li.active > a,
  .flexnav > li.active > a:hover {
    background: #a38162;
    color: #FFF; }
  .flexnav > li {
    font-size: 16px;
    text-transform: uppercase;
    background-color: transparent; }
    @media screen and (min-width: 901px) {
      .flexnav > li {
        float: none;
          font-size: 20px;
          text-transform: capitalize; 
        display: table-cell; }
        .flexnav > li:first-child a {
          border-radius: 5px 0px 0px 5px; }
        .flexnav > li:last-child a {
          border-radius: 5px; 
          border-right: none; } }
  .flexnav li a {
    position: relative;
    display: block;
    padding: 5px 10px;
    z-index: 2;
    overflow: hidden;
    color: #fff;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    background: #334566;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    .flexnav li a:hover {
      background-color: #5b6a84; }
    .flexnav li a:active {
      background-color: #2d3e5b; }
    @media screen and (min-width: 901px) {
      .flexnav li a {
        border-right: 1px solid #445c88; 
        border-bottom: none; } }
  @media screen and (min-width: 901px) and (max-width: 1019px) {
    .flexnav li.item-with-ul a {
/*       padding: 3px 33px 3px 5px; */ } }
  @media screen and (min-width: 901px) {
    .flexnav li.item-with-ul a {
      padding-right: 25px; } }
  .flexnav li.nav-get-involved a {
    background: #a1a5ad;
    color:#FFFFFF;
    font-family: "gooddog-new", Helvetica, sans-serif;
    font-size:16px; }
    .flexnav li.nav-get-involved a:hover {
      background-color: #b59a81; }
    .flexnav li.nav-get-involved a:active {
      background-color: #82674e; }
    .flexnav li.nav-get-involved.active a {
      background-color: #a38162; }
     @media screen and (min-width: 901px) {
	   .flexnav li.nav-get-involved a {
		 line-height: 33px; } }
  .flexnav li ul {
    width: 100%;
    margin: 0; }
    @media screen and (min-width: 901px) {
	  .flexnav li ul {  
      border-right: 1px solid #ccd0d6;
      border-bottom: 1px solid #ccd0d6; 
      border-left: 1px solid #ccd0d6; 
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } }
	  html.no-js .flexnav li ul {
	  display: none; }
    .flexnav li ul li {
      font-size: 100%;
      position: relative;
      overflow: hidden;
      text-transform: capitalize; }
      @media screen and (min-width: 901px) {
        .flexnav li ul li {
          font-size: 18px; 
          border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
  .flexnav li ul.flexnav-show li {
    overflow: visible; }
  .flexnav li ul li a {
    display: block;
    padding-left: 20px;
    background: #475775; }
    @media screen and (min-width: 901px) {
	    .flexnav li ul li a {
	  padding-left: 10px; } }
  .flexnav li.active ul li.active a,
  .flexnav li.active ul li.active a:hover {
    background: #a38162;
    color: #FFF; }
  .flexnav ul li ul li a {
    background: #5b6a84; }
  .flexnav ul li ul li ul li a {
    background: #707c93; }
  .flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #acaca1;
    background: rgba(0, 0, 0, 0.075);
    text-align: center; }
    @media screen and (min-width: 901px) {
      .flexnav .touch-button {
        width: 25px;
        height: 29px; 
        top: 5px; } }
    .flexnav .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon {
      position: relative;
      line-height: 30px;
      font-size: 12px;
      color: #ccd0d6; }

.menu-button {
  position: relative;
  display: block;
  margin: 20px 0;
  padding: 1em;
  background: #334566;
  border-radius: 5px;
  color: #ccd0d6;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase; }
  .menu-button.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px; }
  .menu-button .touch-button {
    background: transparent;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center; }
    .menu-button .touch-button .navicon {
      font-size: 12px;
      position: relative;
      line-height: 40px;
      color: #ccd0d6; }

@media screen and (min-width: 901px) {
  body.one-page {
    padding-top: 70px; }

  .flexnav {
    overflow: visible; }
    .flexnav.opacity {
      opacity: 1; }
    .flexnav li > ul {
      position: absolute;
      top: auto;
      left: 0; 
      display: none; }
      .flexnav li > ul li {
        width: 100%; }
    .flexnav li ul li > ul {
      margin-left: 100%;
      top: 0; }
    .flexnav li ul li a {
      border-bottom: none; }
    .flexnav li ul.open {
      display: block;
      opacity: 1;
      visibility: visible;
      z-index: 1; }
      .flexnav li ul.open li {
        overflow: visible;
        max-height: 100px; }
      .flexnav li ul.open ul.open {
        margin-left: 100%;
        top: 0; }

  .menu-button {
    display: none; } }





/*--焦点图--*/
.focusimgbox {overflow: hidden;padding: 40px 0 40px 0;background: url(licp-focusbg.jpg) no-repeat top center #0f87cb;/*background-size: cover;*/}/* 焦点图容器*/
.banner-left {padding: 0;width: 37.5%;float: left;}
.banner-right{text-align: left;width: 60%;float: right;padding: 0 40px 0 0;}
.banner-right h3 {margin: 0 0 15px 0;}
.banner-right h3 a {color:#ffffff;font-size: 28px;font-weight: 700; line-height: 1.4em;background: transparent;padding: 0;margin: 0;display: block;border-radius: 0;
}
.banner-right h3 a:hover {color:#e2f7ff;background: transparent;}
.banner-right p{color:#ffffff;font-size: 16px;line-height: 26px;margin: 0 0 15px 0;overflow: hidden;}
.banner-right .focusbtn {overflow: hidden;}
.banner-right .focusbtn a {color: #e6e932;margin-top:15px;font-family: "gooddog-new", Helvetica, sans-serif;background: #999288;padding:11px 22px;font-size: 18px;display: inline-block;border-radius: 3px;/* text-transform: uppercase; */}
.banner-right .focusbtn a > i {font-size: 16px;font-weight: 700; color: #ffffff;margin-left: 9px;}
.banner-right .focusbtn a:hover {background:#f23d1f;color:#fff;text-decoration:none;}

@media(max-width:1199px){
	.banner-right{padding: 0 32px 0 0;}
	.banner-right h3 a {line-height: 1.3em;font-size: 22px;}
	.banner-right p {line-height: 20px;margin: 0;max-height: 100px;font-size: 15px;}
	.banner-right .focusbtn a {padding:9px 25px;}
}
@media(max-width:991px){
	.banner-right{width: 59%;}
	.banner-right h3 {margin: 0 0 12px 0;}
	.banner-right h3 a {font-size: 18px;}
    .banner-right p {font-size: 14px;line-height: 20px;max-height: 62px;}
	.banner-right .focusbtn a {padding:8px 20px;font-size:14px;}
}
@media(max-width:767px){
	.focusimgbox {padding: 20px 0 10px 0;}
	.banner-right h3 a {font-size: 22px;line-height: 1.2em;}
	.banner-right p {display: none;}
	.focusimgbox {background-size: cover;}
	.banner-right .focusbtn a {margin-bottom: 15px;}
	.banner-left {width: 100%;}
    .banner-right{width: 100%;padding: 18px 0 0 0;}
	.banner-right h3{margin: 0;}
	.banner-right p {font-size: 14px;line-height: 20px;max-height: none;}
	.flex-control-nav {display: none;}
}
@media(max-width:320px){
	
}
/*--焦点图END--*/

/* 图片滚动
------------------------------------*/
.work-bottom {
  margin-top: 1.2em;
}
.work-bottom p { font-size:14px; line-height:18px; color:#0159ac; text-align:right; width:100%; display:block; margin: 15px 0 0 0;padding-right: 20px;}
.work-bottom p a { color:#0159ac;}
.work-bottom p a:hover { color:#ff2a00;text-decoration: none;}
.team-left{
margin:0 1.25em;
}
.team-left img{
width:100%;height: 143px;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
@media (max-width: 1230px){
	.team-left img{height: 135px;}
}
@media (max-width: 1199px){
	.team-left img{height: 108px;}
}
@media (max-width: 991px){
	.team-left img{height: 104px;}
}
@media (max-width: 768px){
.work-bottom p { padding-right: 6px;}
}
@media (max-width: 767px){
	.team-left img{height: 117px;}
}
@media screen and (max-width: 640px){
.work-bottom {
  margin-top: 2em;
}
}