.form-row, .wrapper.article_component .inner, .row, .article_component .image-grid .image-grid-row {
  *zoom: 1; }
  .form-row:before, .wrapper.article_component .inner:before, .row:before, .article_component .image-grid .image-grid-row:before, .form-row:after, .wrapper.article_component .inner:after, .row:after, .article_component .image-grid .image-grid-row:after {
    content: " ";
    display: table; }
  .form-row:after, .wrapper.article_component .inner:after, .row:after, .article_component .image-grid .image-grid-row:after {
    clear: both; }

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

@media screen and (max-width: 724px) {
  .hide-small {
    display: none; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .hide-med {
    display: none; } }
@media screen and (min-width: 980px) {
  .hide-large {
    display: none; } }
.hide {
  display: none; }

.offscreen {
  position: absolute;
  left: -9999em; }

body, html {
  height: 100%; }

body {
  background-color: #f4f6ea;
  color: #444444;
  font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote {
  margin-top: 0;
  margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 20px; }

nav ul, nav ol {
  list-style-type: none;
  padding: 0;
  margin: 0; }

a {
  color: #f37043;
  text-decoration: none; }
  a:hover {
    color: #f37043;
    text-decoration: underline; }
  a.media-icon {
    display: block;
    min-height: 82px;
    margin-bottom: 20px;
    padding: 32px 0 0 111px;
    line-height: 1.1em; }
    a.media-icon.media-icon-ai {
      background: transparent url(../images/icon-file-ai.png) top left no-repeat; }
    a.media-icon.media-icon-doc {
      background: transparent url(../images/icon-file-doc.png) top left no-repeat; }
    a.media-icon.media-icon-eps {
      background: transparent url(../images/icon-file-eps.png) top left no-repeat; }
    a.media-icon.media-icon-gif {
      background: transparent url(../images/icon-file-gif.png) top left no-repeat; }
    a.media-icon.media-icon-jpg {
      background: transparent url(../images/icon-file-jpg.png) top left no-repeat; }
    a.media-icon.media-icon-pdf {
      background: transparent url(../images/icon-file-pdf.png) top left no-repeat; }
    a.media-icon.media-icon-png {
      background: transparent url(../images/icon-file-png.png) top left no-repeat; }
    a.media-icon.media-icon-ppt {
      background: transparent url(../images/icon-file-ai.png) top left no-repeat; }
    a.media-icon.media-icon-psd {
      background: transparent url(../images/icon-file-ai.png) top left no-repeat; }
    a.media-icon.media-icon-zip {
      background: transparent url(../images/icon-file-zip.png) top left no-repeat; }

@media screen and (max-width: 724px) {
  a.media-icon {
    background-image: none !important;
    padding: 0 !important;
    width: 100%;
    min-height: 0; } }
img {
  border: 0;
  max-width: 100%;
  display: block;
  -ms-interpolation-mode: bicubic; }

.image-copyright {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: white;
  font-style: italic;
  font-size: 9px; }

h1 {
  font-size: 35px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 25px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 15px; }

p {
  margin-bottom: 20px; }

@media screen and (max-width: 724px) {
  p {
    font-size: 28px;
    line-height: 1.35em; } }
.champion-title,
.title-title,
.mission-statement,
.article-title {
  color: white; }

code {
  display: block;
  padding: 1em;
  border: 1px solid #ddd;
  margin: 1em 1em 20px 1em; }

dl {
  margin-top: 0; }
  dl dt {
    display: inline-block;
    margin-right: 5px;
    padding: 0;
    float: left;
    clear: left;
    font-weight: bold; }
  dl dd {
    display: block;
    margin: 0;
    padding: 0; }

.main-body .impact p {
  font-size: 45px;
  font-weight: 300;
  line-height: 1.3em; }
@media screen and (max-width: 724px) {
  .main-body .impact p {
    font-size: 32px; } }

.meta-title {
  font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 20px;
  color: #444444;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase; }

@media screen and (max-width: 724px) {
  .meta-title {
    font-size: 30px;
    margin-bottom: 20px; } }
.media_resource {
  position: relative;
  margin-bottom: 20px;
  display: block;
  clear: left; }
  .media_resource .media_thumbnail {
    float: left;
    margin: 0 15px 15px 0;
    width: 180px; }
  .media_resource span {
    display: block; }
    .media_resource span .media_title {
      font-size: 22px;
      margin-bottom: 8px; }
      .media_resource span .media_title a {
        color: #444444; }
    .media_resource span p {
      display: block; }

@media screen and (max-width: 724px) {
  .media_resource span .media_title {
    font-size: 30px; } }
.error {
  color: #990000; }

.warning {
  color: #e09401; }

.success {
  color: #009900; }

form {
  margin-bottom: 0em; }

::-webkit-input-placeholder {
  color: #9a999a; }

:-moz-placeholder {
  color: #9a999a; }

::-moz-placeholder {
  color: #9a999a; }

:-ms-input-placeholder {
  color: #9a999a; }

label.group-heading {
  display: block;
  margin-bottom: 0.5em; }

input[type=text], input[type=email], input[type=password], input[type=number], textarea {
  background-color: #f4f6ea;
  border: 0;
  color: #333;
  padding: 10px 2%;
  width: 96%;
  font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: inherit; }
  input[type=text].error, input[type=email].error, input[type=password].error, input[type=number].error, textarea.error {
    border-bottom: 2px solid #900; }
  input[type=text].success, input[type=email].success, input[type=password].success, input[type=number].success, textarea.success {
    border-bottom: 2px solid #009900; }
  input[type=text].warning, input[type=email].warning, input[type=password].warning, input[type=number].warning, textarea.warning {
    border-bottom: 2px solid #e09401; }

textarea {
  min-height: 200px; }

input[type=radio] + label {
  margin-right: 2em; }

input.submit, input[type="submit"], input[type="button"] {
  width: auto;
  padding: 2px 6px 1px 6px;
  font-size: 19px; }

.form-row {
  margin-bottom: 1em; }
  .form-row .form-col {
    margin-bottom: 1em; }
    .form-row .form-col:last-child {
      margin-bottom: 0; }

.clear-select {
  display: block;
  margin-bottom: 0.4em; }

@media screen and (min-width: 640px) {
  .form-row input[type=text], .form-row input[type=email], .form-row input[type=password], .form-row input[type=number], .form-row textarea {
    padding: 10px 1%;
    width: 98%; }
  .form-row input.submit, .form-row input[type="submit"], .form-row input[type="button"] {
    width: auto; }

  .form-row .form-col {
    float: left;
    margin-right: 4%;
    margin-bottom: 0;
    width: 48%; }
    .form-row .form-col:last-child {
      margin-right: 0; }
    .form-row .form-col input[type=text], .form-row .form-col input[type=email], .form-row .form-col input[type=password], .form-row .form-col input[type=number], .form-row .form-col textarea {
      padding: 10px 2%;
      width: 96%; }
    .form-row .form-col input.submit, .form-row .form-col input[type="submit"], .form-row .form-col input[type="button"] {
      padding: 10px 20px;
      width: auto; }

  .lt-ie9 .form-row .form-col {
    margin-right: 2%;
    width: 48%; } }
table {
  margin-bottom: 20px; }
  table th {
    font-weight: 700;
    background-color: #d8d8d8;
    padding: 5px 10px;
    margin: 0;
    border: 0; }
  table td {
    font-weight: 400;
    padding: 5px 10px;
    margin: 0;
    border: 0; }
  table tr:nth-child(even) {
    background: #f4f6ea; }

.btn {
  border: 2px solid white;
  background-color: transparent;
  color: white;
  cursor: pointer;
  padding: 4px 10px 3px 10px;
  text-transform: uppercase;
  font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
  line-height: 1em; }
  .btn:hover {
    background-color: white;
    color: black;
    text-decoration: none; }
  .btn.btn-alt {
    border-color: #f37043;
    color: #f37043; }
  .btn.btn-alt:hover {
    border-color: white; }
  .btn.btn-form {
    border-color: #f37043;
    color: #f37043; }
  .btn.btn-form:hover {
    border-color: black;
    color: black; }
  .btn.btn-form-error {
    border-color: #990000;
    color: #990000; }
  .btn.btn-form-error:hover {
    border-color: black;
    color: black; }
  .btn.btn-form-warning {
    border-color: #e09401;
    color: #e09401; }
  .btn.btn-form-warning:hover {
    border-color: black;
    color: black; }
  .btn.btn-form-success {
    border-color: #009900;
    color: #009900; }
  .btn.btn-form-success:hover {
    border-color: black;
    color: black; }

.wrapper {
  margin: 0 auto;
  display: block; }
  .wrapper.stretch {
    width: 100%;
    margin: 0; }
  .wrapper .inner {
    margin: 0 20px;
    position: relative; }

@media screen and (max-width: 724px) {
  .wrapper {
    width: 100%;
    min-width: 640px; }
    .wrapper.stretch {
      width: 100%;
      min-width: 640px;
      margin: 0; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .wrapper {
    width: 100%; } }
@media screen and (min-width: 980px) and (max-width: 999px) {
  .wrapper {
    width: 100% !important; }
    .wrapper .inner {
      width: 960px   !important;
      margin: 0 auto !important; } }
@media screen and (min-width: 980px) {
  .wrapper {
    width: 1000px; } }
.hr_grid {
  height: 1px !important;
  width: 100%;
  margin: 0;
  background: transparent url(../images/hr-line.png) top center no-repeat; }
  .hr_grid hr {
    display: none; }

.hr_divider {
  height: 1px !important;
  width: 100%;
  margin: 20px 0 40px 0;
  background-color: #d8d8d8; }
  .hr_divider hr {
    display: none; }

.absolute-center, .article .article-arrow {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.text-drop-shadow, .image-copyright, .champion .champion-content .champion-topic, .champion .champion-content .champion-title, .champion .champion-content .champion-date, .title.image-title .title-topic, .title.image-title .title-title, .title.image-title .title-date {
  text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.8); }

.opacity_0, .champion .over, .champion:hover .off, .article.post .article-overlay, .article.gallery .article-overlay, .article:hover .article-arrow, .article:hover .article-instagram-icon {
  opacity: 0.0;
  filter: alpha(opacity=0);
  /* For IE8 and earlier */ }

.opacity_100, .champion .off, .champion:hover .over, .champion.parked .off, .champion.parked:hover .off, .article .article-arrow, .article .article-instagram-icon, .article.post .article-overlay:hover, .article.gallery .article-overlay:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }

.inline_video {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 0 0 15px 0; }
  .inline_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/**
 * Gridpak Beta SCSS 
 *
 * Generator - http://gridpak.com/
 * Created by @erskinedesign
 */
/* Reusable column setup */
.col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }

/* 1. 2 Column Grid 0px - 479px 
----------------------------------------------------------------------------- 

Span 1:    50%
Span 2:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) and (max-width: 724px) {
  .row {
    margin-left: -20px; }

  .col {
    border-left-width: 20px;
    padding: 0 0px; }

  /* --- Gridpak variables ---*/
  /*
  Add your semantic classnames in alongside their corresponding spans here. e.g.
  
  .span_3,
  .my_semantic_class_name {
      ...
  }
  
  */
  .span_1 {
    width: 50%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_2 {
    margin-left: 0;
    width: 100%; } }
/* 2. 3 Column Grid 480px - 759px 
----------------------------------------------------------------------------- 

Span 1:    33.3333333333%
Span 2:    66.6666666667%
Span 3:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 725px) and (max-width: 979px) {
  .row {
    margin-left: -20px; }

  .col {
    border-left-width: 20px;
    padding: 0 0px; }

  /* --- Gridpak variables ---*/
  .span_1 {
    width: 33.33333%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_2 {
    width: 66.66667%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_3 {
    margin-left: 0;
    width: 100%; } }
/* 3. 4 Column Grid 760px - 1239px 
----------------------------------------------------------------------------- 

Span 1:    25%
Span 2:    50%
Span 3:    75%
Span 4:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 980px) and (max-width: 1239px) {
  .row {
    margin-left: -20px; }

  .col {
    border-left-width: 20px;
    padding: 0 0px; }

  /* --- Gridpak variables ---*/
  .span_1 {
    width: 25%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_2 {
    width: 50%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_3 {
    width: 75%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_4 {
    margin-left: 0;
    width: 100%; } }
/* 4. 5 Column Grid 1240px - 1479px 
----------------------------------------------------------------------------- 

Span 1:    20%
Span 2:    40%
Span 3:    60%
Span 4:    80%
Span 5:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 1240px) and (max-width: 1479px) {
  .row {
    margin-left: -20px; }

  .col {
    border-left-width: 20px;
    padding: 0 0px; }

  /* --- Gridpak variables ---*/
  .span_1 {
    width: 20%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_2 {
    width: 40%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_3 {
    width: 60%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_4 {
    width: 80%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_5 {
    margin-left: 0;
    width: 100%; } }
/* 5. 6 Column Grid 1480px - Infinity 
----------------------------------------------------------------------------- 

Span 1:    16.6666666667%
Span 2:    33.3333333333%
Span 3:    50.0%
Span 4:    66.6666666667%
Span 5:    83.3333333333%
Span 6:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 1480px) {
  .row {
    margin-left: -20px; }

  .col {
    border-left-width: 20px;
    padding: 0 0px; }

  /* --- Gridpak variables ---*/
  .span_1 {
    width: 16.66667%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_2 {
    width: 33.33333%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_3 {
    width: 50%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_4 {
    width: 66.66667%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_5 {
    width: 83.33333%;
    border-left-width: 20px;
    padding: 0 0px;
    margin-left: 0; }

  .span_6 {
    margin-left: 0;
    width: 100%; } }
.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 460px;
  overflow-x: none;
  overflow-y: auto;
  font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
  background: #f37043;
  color: #fff; }
  .sidr ul {
    list-style: none;
    margin: 10px 0;
    padding: 0; }
    .sidr ul li {
      padding: 5px 50px;
      font-size: 47px;
      border-bottom: 1px dotted white; }
      .sidr ul li a {
        color: white; }
        .sidr ul li a:hover {
          color: black;
          text-decoration: none; }
      .sidr ul li ul {
        margin: 5px -50px 0 -50px; }
        .sidr ul li ul li {
          font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
          font-size: 22px;
          border-bottom: none; }
        .sidr ul li ul.social-nav-mobile {
          padding: 0;
          list-style: none;
          width: 410px;
          margin-left: 0;
          border-bottom: none; }
          .sidr ul li ul.social-nav-mobile li {
            float: left;
            padding: 0;
            margin: 20px 0 20px 0;
            height: 45px;
            width: 33%;
            overflow: hidden;
            border-bottom: none; }
            .sidr ul li ul.social-nav-mobile li a {
              display: block;
              height: 45px;
              width: 100%;
              overflow: hidden;
              background-position: 0 0px; }
              .sidr ul li ul.social-nav-mobile li a:hover {
                background-position: 0 -50px; }
              .sidr ul li ul.social-nav-mobile li a.facebook {
                width: 22px;
                background-image: url("../images/social_facebook_mobile.png"); }
              .sidr ul li ul.social-nav-mobile li a.googleplus {
                width: 44px;
                background-image: url("../images/social_googleplus_mobile.png"); }
              .sidr ul li ul.social-nav-mobile li a.instagram {
                width: 45px;
                background-image: url("../images/social_instagram_mobile.png"); }
              .sidr ul li ul.social-nav-mobile li a.pintrest {
                width: 45px;
                background-image: url("../images/social_pintrest_mobile.png"); }
              .sidr ul li ul.social-nav-mobile li a.twitter {
                width: 55px;
                background-image: url("../images/social_twitter_mobile.png"); }
              .sidr ul li ul.social-nav-mobile li a.youtube {
                width: 94px;
                background-image: url("../images/social_youtube_mobile.png"); }
              .sidr ul li ul.social-nav-mobile li a.flickr {
                width: 45px;
                background-image: url("../images/social_flickr_mobile.png"); }
            .sidr ul li ul.social-nav-mobile li.l {
              text-align: left; }
            .sidr ul li ul.social-nav-mobile li.m {
              text-align: center; }
            .sidr ul li ul.social-nav-mobile li.r {
              text-align: right; }
      .sidr ul li:last-of-type {
        border-bottom: none; }

.sidr.right {
  left: auto;
  right: -460px; }

.sidr.left {
  left: -460px;
  right: auto; }

/*
HEADER
*/
.header {
  background: black url(../images/header_desktop.jpg) top center repeat-x;
  height: 191px;
  position: fixed;
  width: 100%;
  z-index: 999; }
  .header.post {
    position: absolute; }
  .header.nav {
    background: black url(../images/header_desktop_nav.jpg) top center repeat-x; }
    .header.nav .mission-statement {
      display: none; }
  .header .logo {
    display: block;
    text-indent: -999em;
    position: absolute;
    top: 0;
    z-index: 1000; }
  .header .btn-donate {
    position: absolute;
    right: 0px;
    top: 7px;
    font-size: 20px;
    padding: 2px 6px 1px 6px; }
  .header .wwf-international {
    position: absolute;
    left: 118px;
    top: 9px;
    font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase; }
    .header .wwf-international:hover {
      text-decoration: underline; }
  @media screen and (max-width: 724px) {
    .header .logo {
      background: url(../images/logo_wwf_tx2_mobile.png) no-repeat;
      left: 0px;
      width: 100px;
      height: 208px; } }
  @media screen and (min-width: 725px) and (max-width: 979px) {
    .header .logo {
      background: url(../images/logo_wwf_tx2_tablet.png) no-repeat;
      left: 0px;
      width: 74px;
      height: 158px; }
    .header .btn-donate {
      position: absolute;
      right: 0;
      top: 4px;
      font-size: 18px; }
    .header .wwf-international {
      top: 6px;
      left: 91px; } }
  @media screen and (min-width: 980px) {
    .header .logo {
      background: url(../images/logo_wwf_tx2_desktop.png) no-repeat;
      left: 0px;
      width: 99px;
      height: 212px; } }
  .header .search-block {
    position: absolute;
    height: 50px;
    width: 300px;
    top: 42px;
    right: 0px;
    overflow: visible; }
    .header .search-block.closed #search_slider {
      display: none; }
    .header .search-block.closed #open_search {
      display: block;
      background: transparent url(../images/search.png) top left no-repeat;
      height: 30px;
      width: 26px;
      z-index: 30;
      position: absolute;
      right: 5px;
      top: 10px; }
      .header .search-block.closed #open_search:hover {
        background-position: 0 -60px; }
    .header .search-block #open_search {
      display: none; }
    .header .search-block #search_slider {
      position: absolute;
      right: 0;
      top: 7px;
      height: 36px;
      width: 100%;
      overflow: hidden;
      z-index: 20;
      background-color: black; }
    .header .search-block #search_btn {
      z-index: 40;
      position: absolute;
      right: 5px;
      top: 4px;
      height: 30px;
      width: 26px;
      background: transparent url(../images/search.png) 0 0px no-repeat;
      cursor: pointer; }
      .header .search-block #search_btn:hover {
        background-position: 0 -30px; }
    .header .search-block #s {
      z-index: 39;
      position: absolute;
      top: 0px;
      left: 0;
      width: 243px;
      height: 36px;
      margin: 0;
      padding: 0 10px;
      border: 0;
      border-right: 1px solid #f37043;
      background-color: black;
      font-size: 16px;
      color: white;
      font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      outline: none; }
  @media screen and (min-width: 725px) and (max-width: 979px) {
    .header .search-block {
      height: 45px;
      width: 300px;
      top: 29px;
      right: 0px;
      z-index: 20; }
      .header .search-block.closed {
        z-index: 12; }
        .header .search-block.closed #open_search {
          background: transparent url(../images/search_tablet.png) top left no-repeat;
          height: 24px;
          width: 20px;
          right: 5px;
          top: 10px; }
          .header .search-block.closed #open_search:hover {
            background-position: 0 -46px; }
      .header .search-block #search_slider {
        position: absolute;
        right: 0;
        top: 7px;
        height: 31px;
        width: 100%;
        overflow: hidden;
        z-index: 20;
        background-color: black; }
      .header .search-block #search_btn {
        right: 5px;
        top: 4px;
        height: 23px;
        width: 20px;
        background: transparent url(../images/search_tablet.png) 0 0px no-repeat;
        outline: none; }
        .header .search-block #search_btn:hover {
          background-position: 0 -23px; }
      .header .search-block #s {
        z-index: 39;
        position: absolute;
        top: 0px;
        left: 0;
        width: 249px;
        height: 31px;
        margin: 0;
        padding: 0 10px;
        border: 0;
        border-right: 1px solid #f37043;
        background-color: black;
        font-size: 16px;
        color: white;
        font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
        outline: none; } }
  .header .main-nav {
    position: absolute;
    top: 51px;
    left: 105px;
    z-index: 15; }
    .header .main-nav ul {
      margin: 0;
      padding: 0;
      background-color: #444444;
      list-style: none; }
      .header .main-nav ul li {
        font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 26px;
        letter-spacing: 0.02em;
        float: left;
        margin: 0;
        padding: 0;
        list-style: none; }
        .header .main-nav ul li a {
          color: white;
          display: block;
          padding: 0 13px;
          margin: 0;
          border-right: 1px white solid; }
          .header .main-nav ul li a:hover {
            text-decoration: none;
            color: black; }
        .header .main-nav ul li.active a, .header .main-nav ul li.show-nav a {
          color: black; }
          .header .main-nav ul li.active a:hover, .header .main-nav ul li.show-nav a:hover {
            color: black; }
        .header .main-nav ul li .mega-nav {
          position: absolute;
          top: 31px;
          left: -9999px;
          background-color: #f37043; }
          .header .main-nav ul li .mega-nav ul {
            margin-top: 20px;
            display: block; }
            .header .main-nav ul li .mega-nav ul li {
              font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
              font-weight: 700;
              font-size: 14px;
              line-height: 1em;
              float: left;
              margin: 0 3% 10px 0;
              width: 30%; }
              .header .main-nav ul li .mega-nav ul li a {
                color: black;
                border-right: 0;
                margin-right: 0; }
                .header .main-nav ul li .mega-nav ul li a:hover {
                  color: white; }
        .header .main-nav ul li:hover .mega-nav {
          left: 0px; }
  @media screen and (min-width: 725px) and (max-width: 979px) {
    .header .main-nav {
      top: 39px;
      left: 80px; }
      .header .main-nav ul {
        margin-right: 30px; }
        .header .main-nav ul li {
          font-size: 21px; }
          .header .main-nav ul li a {
            border-right: none;
            padding-right: 0;
            margin-right: 10px; }
          .header .main-nav ul li:last-of-type a {
            margin-right: 0; }
          .header .main-nav ul li .mega-nav {
            top: 25px; }
            .header .main-nav ul li .mega-nav ul {
              margin-top: 10px; }
              .header .main-nav ul li .mega-nav ul li {
                font-size: 13px;
                margin: 0 3% 6px 0; }
                .header .main-nav ul li .mega-nav ul li a {
                  margin-right: 0; } }
  .header .js-nav-toggle {
    position: absolute;
    right: 0;
    top: 25px;
    width: 45px;
    height: 33px;
    background: transparent url("../images/menu_toggle.png") top left no-repeat;
    display: block; }
  .header .social-nav {
    position: absolute;
    top: 9px;
    right: 80px; }
    .header .social-nav ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .header .social-nav ul li {
        float: left;
        padding: 0;
        margin: 0 0 0 15px;
        height: 24px;
        width: auto;
        overflow: hidden; }
        .header .social-nav ul li a {
          display: block;
          height: 24px;
          width: 100%;
          overflow: hidden;
          background-position: 0 -24px; }
          .header .social-nav ul li a:hover {
            background-position: 0 0px; }
          .header .social-nav ul li a.facebook {
            width: 13px;
            background-image: url("../images/social_facebook.png"); }
          .header .social-nav ul li a.flickr {
            width: 22px;
            background-image: url("../images/social_flickr.png"); }
          .header .social-nav ul li a.googleplus {
            width: 22px;
            background-image: url("../images/social_googleplus.png"); }
          .header .social-nav ul li a.instagram {
            width: 24px;
            background-image: url("../images/social_instagram.png"); }
          .header .social-nav ul li a.pintrest {
            width: 22px;
            background-image: url("../images/social_pintrest.png"); }
          .header .social-nav ul li a.twitter {
            width: 25px;
            background-image: url("../images/social_twitter.png"); }
          .header .social-nav ul li a.youtube {
            width: 44px;
            background-image: url("../images/social_youtube.png"); }
  @media screen and (min-width: 725px) and (max-width: 979px) {
    .header .social-nav {
      top: 5px;
      right: 80px; }
      .header .social-nav ul li {
        margin-left: 7px; } }
  .header .mission {
    text-align: center;
    width: 76%;
    margin: 0 12% 0 12%;
    padding-top: 120px;
    text-transform: uppercase; }
    .header .mission .mission-statement {
      font-size: 36px;
      font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 1em; }

@media screen and (max-width: 724px) {
  .header {
    background-image: url(../images/header_mobile.jpg);
    height: 180px;
    width: 100%;
    min-width: 640px;
    position: absolute; }
    .header .mission {
      width: 60%;
      margin: 0 20% 0 20%;
      padding-top: 53px; }
      .header .mission .mission-statement {
        font-size: 37px; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .header {
    background-image: url(../images/header_tablet.jpg);
    height: 144px; }
    .header.nav {
      background: black url(../images/header_tablet_nav.jpg) top center repeat-x; }
    .header .mission {
      padding-top: 91px; }
      .header .mission .mission-statement {
        font-size: 27px; } }
/*
CONTENT BLOCKS
*/
.champion {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  border-bottom: 6px solid black;
  background-color: black;
  position: fixed;
  left: 0;
  z-index: 888; }
  .champion .champion-image {
    width: 100%;
    min-width: 800px; }
  .champion .champion-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .champion .champion-content {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center; }
    .champion .champion-content .champion-topic {
      font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 20px;
      text-transform: uppercase;
      display: block;
      margin-bottom: 17px; }
    .champion .champion-content .champion-title {
      font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 46px;
      text-transform: uppercase;
      line-height: 1em;
      display: block;
      margin-bottom: 17px; }
    .champion .champion-content .champion-date {
      font-size: 15px;
      font-weight: 600;
      font-style: italic;
      display: block;
      margin-bottom: 0; }
    .champion .champion-content .champion-summary {
      font-size: 25px;
      font-weight: 300;
      width: 80%;
      margin: 0 auto 17px auto;
      max-width: 716px; }
      .champion .champion-content .champion-summary a {
        color: white; }
        .champion .champion-content .champion-summary a:hover {
          color: white;
          text-decoration: none; }
    .champion .champion-content .champion-btn {
      font-size: 19px; }
  .champion .off {
    background: transparent url(../images/desktop-shade.png) center center no-repeat;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out; }
    .champion .off .champion-content-inner {
      height: 170px;
      background: transparent url(../images/champion-lines.png) center 34px no-repeat; }
      .champion .off .champion-content-inner a {
        color: white; }
  .champion .over {
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    background: transparent url(../images/rollover_black.png) top left repeat; }
  .champion.parked .image-copyright {
    display: none; }
  .champion.parked .off .champion-content-inner {
    background-image: none;
    height: 22px; }
    .champion.parked .off .champion-content-inner .champion-topic,
    .champion.parked .off .champion-content-inner .champion-date {
      display: none; }
    .champion.parked .off .champion-content-inner a h2 {
      font-size: 22px; }
      .champion.parked .off .champion-content-inner a h2 span {
        display: none; }
  .champion.parked .over {
    display: none !important; }
  .champion.parked:hover .over {
    display: none; }

@media screen and (max-width: 724px) {
  .champion {
    height: 268px;
    top: 180px;
    position: absolute; }
    .champion .champion-overlay {
      width: 100%;
      min-width: 640px; }
    .champion .champion-image {
      width: 800px; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .champion {
    height: 298px;
    top: 144px;
    position: absolute; } }
@media screen and (min-width: 980px) {
  .champion {
    height: 400px;
    top: 191px; } }
.title {
  position: absolute;
  left: 0;
  z-index: 888;
  display: block;
  width: 100%;
  overflow: hidden;
  border-bottom: 6px solid black;
  background-color: white; }
  .title .wrapper,
  .title .inner {
    height: 100%; }
  .title .title-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .title .title-content {
    position: relative;
    width: 100%;
    height: 100%; }
    .title .title-content .title-topic {
      font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 20px;
      text-transform: uppercase;
      display: block;
      margin-bottom: 17px; }
    .title .title-content .title-title {
      font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      font-size: 46px;
      text-transform: uppercase;
      line-height: 1em;
      display: block;
      margin-bottom: 17px;
      color: #444444; }
    .title .title-content .title-date {
      font-size: 15px;
      font-weight: 600;
      font-style: italic;
      display: block;
      margin-bottom: 0; }
  .title.image-title {
    color: #fff;
    background-color: black;
    text-align: center; }
    .title.image-title .title-image {
      width: 100%;
      min-width: 800px; }
    .title.image-title .title-title {
      color: white; }

@media screen and (max-width: 724px) {
  .title {
    top: 180px;
    height: 268px; }
    .title .title-overlay {
      width: 640px; }
    .title.image-title .title-image {
      width: 800px; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .title {
    top: 144px;
    height: 298px; } }
@media screen and (min-width: 980px) {
  .title {
    top: 191px;
    height: 400px; } }
/*
FOOTER
*/
.footer {
  width: 100%;
  text-align: center;
  color: #9a999a;
  font-size: 12px;
  padding: 90px 0 20px 0;
  background: #f4f6ea url(../images/bg_footer.png) center 20px no-repeat; }

@media screen and (max-width: 724px) {
  .footer {
    font-size: 20px; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .footer {
    font-size: 15px; } }
/*
BODY
*/
.main-body {
  width: 100%;
  background-color: white;
  padding-bottom: 75px;
  line-height: 1.7em; }

@media screen and (max-width: 724px) {
  .main-body {
    padding-top: 240px; }
    .main-body.with-title {
      padding-top: 498px; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .main-body {
    padding-top: 204px; }
    .main-body.with-title {
      padding-top: 492px; } }
@media screen and (min-width: 980px) {
  .main-body {
    padding-top: 251px; }
    .main-body.with-title {
      padding-top: 631px; } }
/*
ALL THE GRID ELEMENTS
*/
.article {
  margin-bottom: 20px;
  padding: 0;
  position: relative;
  cursor: pointer;
  line-height: 1em; }
  .article .article-arrow {
    width: 27px;
    height: 27px;
    background: transparent url(../images/article-arrow.png) top left no-repeat;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; }
  .article .article-instagram-icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 12px;
    left: 12px;
    background: transparent url(../images/article-instagram-icon.png) top left no-repeat;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; }
  .article a.article-link {
    display: block;
    position: relative;
    margin: 0;
    padding: 0; }
  .article.post img {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1em; }
  .article.post .article-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/rollover_orange.png) top left repeat;
    text-align: center;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; }
    .article.post .article-overlay .article-topic {
      font-size: 16px;
      text-transform: uppercase;
      line-height: 1em;
      font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      color: white;
      margin-bottom: 15px;
      display: block;
      width: 90%;
      padding-left: 5%; }
    .article.post .article-overlay .article-title {
      font-size: 26px;
      text-transform: uppercase;
      line-height: 1em;
      margin-bottom: 22px;
      width: 90%;
      padding-left: 5%;
      letter-spacing: 0.03em; }
      .article.post .article-overlay .article-title a {
        color: white;
        text-decoration: none; }
        .article.post .article-overlay .article-title a:hover {
          color: white;
          text-decoration: none; }
    .article.post .article-overlay .hr_top {
      position: absolute;
      top: 22px; }
    .article.post .article-overlay .hr_btm {
      position: absolute;
      bottom: 34px; }
    .article.post .article-overlay .btn {
      font-size: 19px; }
    .article.post .article-overlay .article-fixHeight .article-fixHeightScope {
      position: relative; }
  .article.twitter {
    background: black url(../images/article-twitter-icon.png) 12px 12px no-repeat;
    cursor: auto; }
    .article.twitter .twitter-tweet {
      padding: 48px 10px 24px 10px;
      color: white;
      text-align: center;
      overflow: hidden; }
      .article.twitter .twitter-tweet a {
        color: white;
        font-style: italic;
        display: block; }
      .article.twitter .twitter-tweet p {
        color: white;
        font-weight: 300;
        text-align: center;
        line-height: 1.2em; }
        .article.twitter .twitter-tweet p a {
          color: #f37043;
          font-style: normal;
          display: inline; }
  .article.instagram {
    position: relative;
    padding-bottom: 120%;
    height: 0;
    overflow: hidden; }
    .article.instagram iframe,
    .article.instagram object,
    .article.instagram embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .article.gallery .article-overlay {
    display: block;
    position: absolute;
    top: 0;
      /*left:10%;

      width:80%;*/
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/rollover_orange.png) top left repeat;
    text-align: center;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; }
    .article.gallery .article-overlay .article-topic {
      font-size: 16px;
      text-transform: uppercase;
      line-height: 1em;
      font-family: "WWFRegular", "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
      color: white;
      margin-bottom: 15px;
      display: block;
      width: 90%;
      padding-left: 5%; }
    .article.gallery .article-overlay .article-title {
      font-size: 26px;
      text-transform: uppercase;
      line-height: 1em;
      margin-bottom: 22px;
      width: 80%;
      padding-left: 10%; }
      .article.gallery .article-overlay .article-title a {
        color: white;
        text-decoration: none; }
        .article.gallery .article-overlay .article-title a:hover {
          color: white;
          text-decoration: none; }
    .article.gallery .article-overlay .hr_top {
      position: absolute;
      top: 22px; }
    .article.gallery .article-overlay .hr_btm {
      position: absolute;
      bottom: 34px; }
    .article.gallery .article-overlay .btn {
      font-size: 19px; }
    .article.gallery .article-overlay .article-fixHeight .article-fixHeightScope {
      position: relative; }

/*
ARTICLE COMPONENTS
*/
.article_component img {
  width: 100%; }
.article_component .image_wrapper {
  display: block;
  position: relative; }
.article_component .caption {
  color: #444444;
  line-height: 1em;
  font-size: 13px;
  display: block;
  padding: 5px 20px 0 20px;
  font-style: italic; }
.article_component .full_width_element {
  width: 100%;
  position: relative;
  margin-bottom: 20px; }
  .article_component .full_width_element .caption {
    max-width: 960px;
    margin: 0 auto; }
.article_component .large {
  margin-top: 20px;
  margin-bottom: 40px; }
.article_component .inner .caption {
  padding: 5px 0 0 0; }
.article_component .right_col {
  float: right;
  width: 31%;
  position: relative;
  margin-bottom: 20px; }
  .article_component .right_col .caption {
    padding: 5px 0 0 0; }
  .article_component .right_col blockquote {
    border: 2px solid #f37043;
    padding: 22px 25px; }
    .article_component .right_col blockquote p {
      font-size: 20px;
      font-weight: 300; }
  .article_component .right_col.even {
    width: 48%; }
.article_component .left_col.with-layout {
  margin-bottom: 20px; }
.article_component .left_col.media {
  position: relative; }
  .article_component .left_col.media img,
  .article_component .left_col.media iframe {
    margin-bottom: 20px; }
  .article_component .left_col.media .caption {
    margin-top: -20px;
    margin-bottom: 20px; }
.article_component .left_col.even {
  width: 48%; }
.article_component blockquote {
  /*box-sizing: border-box;
  width:100%;*/
  margin: 0 0 20px 0; }
  .article_component blockquote p {
    font-size: 30px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 6px;
    line-height: 1.2em;
    color: #f37043; }
  .article_component blockquote cite {
    font-size: 14px;
    font-weight: 400;
    color: #f37043; }
.article_component .image-grid {
  width: 100%; }
  .article_component .image-grid .image-grid-row {
    width: 100%;
    margin-bottom: 0; }
    .article_component .image-grid .image-grid-row .image-grid-image {
      position: relative;
      float: left;
      width: 100%; }
      .article_component .image-grid .image-grid-row .image-grid-image.image-grid-double {
        width: 50%; }
      .article_component .image-grid .image-grid-row .image-grid-image.image-grid-tripple {
        width: 33.3%; }
@media screen and (min-width: 640px) and (max-width: 724px) {
  .article_component .right_col {
    width: 36%;
    margin-left: 20px; }
    .article_component .right_col.even {
      width: auto;
      float: none;
      margin-left: 0; }
    .article_component .right_col.text {
      width: 100%; }
  .article_component .left_col.even {
    width: auto; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .article_component .right_col {
    width: 30%;
    margin-left: 20px; }
    .article_component .right_col.text {
      width: 100%; } }
@media screen and (min-width: 980px) {
  .article_component .left_col {
    display: block;
    width: 64%; }
    .article_component .left_col.even {
      width: 48%; } }
@media screen and (min-width: 640px) and (max-width: 724px) {
  .article_component.meta .right_col {
    width: 48%; } }
@media screen and (min-width: 725px) and (max-width: 979px) {
  .article_component.meta .right_col {
    width: 40%; } }

.fsp_content {
  background-color: black !important;
  text-align: center;
  width: 100% !important;
  height: 100% !important; }
  .fsp_content p {
    font-size: 38px;
    color: white; }
  .fsp_content #closediv {
    display: none; }

@media screen and (max-width: 979px) {
  .fsp_content {
    background: #9a999a url(../images/bg_popup.jpg) center center no-repeat; } }
@media screen and (max-width: 724px) {
  .fsp_content p {
    font-size: 43px; } }
.video_popup_video_wrapper {
  margin: 0 auto 45px auto; }

.video_popup_wrapper {
  width: 100%;
  margin-top: 30%; }

@media screen and (max-width: 724px) and (orientation: landscape) {
  .video_popup_wrapper {
    margin-top: 5%; } }
@media screen and (min-width: 980px) {
  .video_popup_wrapper {
    margin-top: 10px; } }
.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
  z-index: 9999;
  display: none; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 999999; }

#modal {
  position: absolute;
  z-index: 999999; }

#content {
  background: #fff;
  padding: 20px 50px; }

#close {
  background: url(../images/close.png) no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  top: 20px;
  right: 20px;
  text-indent: -9999em; }

.count {
  float: right;
  margin-top: -10px; }

@media screen and (max-width: 599px) {
  #close {
    right: 5px; }

  #content {
    background: #fff;
    padding: 20px 40px; }

  #modal .next {
    right: 20px;
    background: url(../images/controls.png) no-repeat -40px 0; }

  #modal .prev {
    left: 20px;
    background: url(../images/controls.png) no-repeat 0 0; } }
@media screen and (min-width: 600px) {
  #modal .overlay-content {
    width: 500px; }
    #modal .overlay-content img {
      width: 100%; }

  #modal .next, #modal .prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    outline: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    z-index: 9999; }

  #content {
    background: #fff;
    padding: 20px 60px; }

  #modal .next {
    right: -50px;
    background: url(../images/controls.png) no-repeat -40px 0; }
    #modal .next:hover {
      opacity: 0.6; }

  #modal .prev {
    left: -50px;
    background: url(../images/controls.png) no-repeat 0 0; }
    #modal .prev:hover {
      opacity: 0.6; } }
@media screen and (max-width: 690px) {
  #modal .prev, #modal .next {
    width: 15px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    outline: 0;
    height: 40px;
    text-indent: -9999px;
    z-index: 9999; }

  #modal .next {
    right: 7px;
    background-position: -23px -88px; }
    #modal .next:hover {
      background-position: -23px -88px; }

  #modal .prev {
    left: 7px;
    background-position: 0 -88px; }
    #modal .prev:hover {
      background-position: 0 -88px; } }
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 0;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 0px;
  background: transparent url(../images/gallery-arrow-left-sm.png) center center no-repeat;
  width: 10%;
  height: 100%; }

.large .bx-wrapper .bx-prev {
  background-image: url(../images/gallery-arrow-left.png);
  width: 7%; }

.bx-wrapper .bx-next {
  right: 0px;
  background: transparent url(../images/gallery-arrow-right-sm.png) center center no-repeat;
  width: 10%;
  height: 100%; }

.large .bx-wrapper .bx-next {
  background-image: url(../images/gallery-arrow-right.png);
  width: 7%; }

.bx-wrapper .bx-prev:hover {
  background: transparent url(../images/gallery-arrow-left-sm-over.png) center center no-repeat; }

.bx-wrapper .bx-next:hover {
  background: transparent url(../images/gallery-arrow-right-sm-over.png) center center no-repeat; }

.large .bx-wrapper .bx-prev:hover {
  background-image: url(../images/gallery-arrow-left-over.png); }

.large .bx-wrapper .bx-next:hover {
  background-image: url(../images/gallery-arrow-right-over.png); }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0%;
  margin-top: 0px;
  outline: 0;
  text-indent: -9999px;
  z-index: 501; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }
