/*mockingjay css*/
/*sort through for duplicates from inline/block styling*/

 .banner-bg{
    background-color:#030303;
}
.banner-overlay{
    position:relative; 
    background-image: none
}
.banner-img{
    text-align: right;
}
.banner-img > img{
    width: 85%; 
    margin-bottom: 40px
}
.banner-newsletter{
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 200px;
}

@media screen and (max-width: 1100px){
    .banner-copy-container {
        margin-top: 120px;
    }
}

@media screen and (max-width: 900px){
    .banner-copy-container {
        margin-top: 25px;
    }
}

@media screen and (max-width: 640px){
    .banner-img{
        text-align: center;
    }
    .banner-img > img{
        width: 100%;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 585px){
    .banner-img, .banner-copy-container{
        width: 100%;
    }
    .banner-copy-container{
        text-align: center;
    }
    .banner-img > img{
        width: 60%;
    }
}
/*.banner-container {
    url(images/bg.png);
}
.banner-bg {
    url(images/bg.png);
}
.banner-overlay {
    url(images/bg.png);
}*/



h3.winner {
    color: #d55925;
}

.mj-container
    p {
        text-align: center;
    }

    @media screen and (max-width: 1100px){
      .banner-copy-container {
          margin-top: 120px;
      }
    }

    @media screen and (max-width: 900px){
      .banner-copy-container {
          margin-top: 25px;
      }
    }

    @media screen and (max-width: 640px){
      .banner-img{
        text-align: center;
      }
      .banner-img > img{
        width: 100%;
        margin-bottom: 0;
      }
    }

    @media screen and (max-width: 585px){
      .banner-img, .banner-copy-container{
        width: 100%;
      }
      .banner-copy-container{
        text-align: center;
      }
      .banner-img > img{
        width: 60%;
      }
    }


#share-experience {
    color: #d55925;
    font-size:1.5rem;
}

body.mockingjay .mj-container > .row a.ent-learn-more {
    color:#fff;
}

body.mockingjay .mj-container > .row a.support-button {
    color:#fff;
}

.mj-winner-banner {
    /* margin-bottom:3rem; */
}

img.winner {
    width:210px;
    height:200px;
}

h3.winner {
    color:#fff;
    font-size:1.75rem;
    margin-top:2rem;
}

h3.winner-country {
    color: #d55925;
}

hr.winner {
    display: block;
    height: 2px;
    border: 0;
    border-top: 2px solid #fff;
    margin: 1em 0;
    padding: 0;
}

div.photo {
    text-align:center;
    color:#fff;
    font-size:2rem;
}

div.photo p {
    font-size:1.5rem;
}

span.winner-name {
    font-size:1.7rem;
}

.link-out {
    text-align:center;
}

.link-out a {
    text-align:center;
    font-size:1.5rem;
    text-decoration:none;
}

.float-right {
    float:right;
}

@font-face {
    font-family: 'sansblack';
    src: url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.eot');
    src: url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.woff2') format('woff2'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.woff') format('woff'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.ttf') format('truetype'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.svg#sansblackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background: url('/wp-content/themes/wholeplanetfoundation/images/bg-desaturate.jpg');
}

body.mockingjay .mj-container > .row {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-image: url('/wp-content/themes/wholeplanetfoundation/images/wpf-mockingjay-poster-notext.jpg');*/
    background-image: none; /* Readability is lost..trying it without the background */
    background-position: top left;);
    color: #FFF;
}

body.mockingjay .mj-container > .row a {
    color: #d55925;
}

#mj-poster *, #mj-prizes * {
    text-transform: uppercase;
    font-family: 'sansblack'; /* Not impact */
    font-weight: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#mj-poster {
    margin-top: 1.5em;
}

#mj-movie-graphic {
    margin: 2rem auto;
}

.mj-poster-line1 {
    color: #b62109;
    font-size: 3.8rem;
}

.mj-poster-line2 {
    color: #d55925;
    font-size: 2.8rem;
    line-height: .8em;
}

.mj-poster-line3 {
    line-height: 1.3em;
    font-size: 3.2rem;
}

.mj-poster-line4 {
    line-height: .6em;
    font-size: 1.88rem;
}

.mj-poster-line5 {
    line-height: 1em;
    font-size: 1.6rem;
}

#mj-prizes h2 {
    font-size: 2.5em;
    color: #d55925;
}

#mj-prizes h3 {
    margin: 1.4em 0 .5em 0;
    font-size: 1.37rem;
    font-weight: normal;
}

#mj-prizes p {
    font-size: 1rem;
}

#mj-prizes * {
    font-weight: normal;
    color: #FFFFFF;
}

#mj-prizes .mj-prize-inactive * {
    color: #AAAAAA;
}

#mj-activities .mj-activity {
    background: #333333;
    color: #FFF;
}

#mj-activities .button {
    background-color: #333333;
    color: #FFF;
}

.mj-activity-group {
    color: #dddddd;
    margin-bottom: 1em;
}

.mj-container #mj-activities #mj-activities-image img#mj-image {
    display: block !important;
    background: transparent !important;

}

.mj-container #mj-left p {
    text-align: center;
}


.mj-activity-group-title {
    color: #FFF;
    font-size: 2.0rem;
    font-family: 'sansblack'; /* Not impact */
    font-weight: normal;
    margin-top: .5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-bottom: 1px solid #FFF;
    padding-bottom: .25em;
}

.mj-activities-title {
    font-size: 1em;
    height: 1.8em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mj-activities-date {
    font-size: .7em;
    opacity: .6;
}

#mj-activities .button.mj-active, #mj-faq .button {
    background-color: #d55925;
    color: #FFF;
}

#mj-lboard h4 {
    color: #FFF;
    text-transform: uppercase;
    font-family: 'sansblack'; /* Not impact */
    font-weight: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#mj-lboard table {
    width: 100%;
    color: #FFF;
}

#mj-lboard tr {
    background-color: #444444;
}

#mj-lboard table.current_user {
    margin-bottom: 1em;
}

#mj-login {
    text-align: center;
    margin-bottom: 2em;
}

#mj-login a {
    color: #A41E00;
}

#mj-login.not-signed-in a{
    color: white;
    text-align: center;
}

#mj-login.not-signed-in a.register{
    color: white;
}

#mj-lboard tr:nth-of-type(even) {
    background-color: #333333;
}

#mj-lboard td.avatar {
    width: 60px;
    padding: 0 5px;
}

#mj-lboard td.rank {
    width: 50px;
}

#mj-lboard td {
    color: #FFF;
    height: 60px;
}

#mj-links a.button {
    background-color: #A41E00;
    color: #FFF;
}

#mj-therm img {
    height: auto;
    width: 100%;
}

#mj-therm p {
    color: #FFF;
    text-align: center;
}

#mj-right {

}

.disclaimer p {
    padding-top: 2em;
    text-align: center;
    font-size: .75em;
    color: #888888;
}

.no-padding {
    padding: 0;
}

/** hide the white arrow **/
#mj-activities img.button-arrow, #mj-lboard img.button-arrow {
    display: none;
}

body.mockingjay .mj-container .button.secondary {
    background-color: #A41E00;
    color: #FFFFFF;
}

body.mockingjay .mj-container .button.support {
    background: #0d7966 !important;
}

.wpf-description {
    padding: .5em;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mj-winner-banner {
    color: #b62109;
    text-align:center;
    font-size: 3.2rem;
}

@media only screen and (max-width : 1200px) {

}

@media only screen and (min-width : 769px) and (max-width : 979px) {
    .mj-poster-line1 {
        font-size: 2.8rem;
    }

    .mj-poster-line2 {
        font-size: 2.5rem;
    }

    .mj-poster-line3 {
        font-size: 2.35rem;
    }

    .mj-poster-line4 {
        font-size: 1.4rem;
    }

    .mj-poster-line5 {
        font-size: 1.05rem;
    }

    #mj-prizes h2 {
        font-size: 2.0em;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .mj-poster-line1 {
        font-size: 2.8rem;
    }

    .mj-poster-line2 {
        font-size: 2.5rem;
    }

    .mj-poster-line3 {
        font-size: 2.4rem;
    }

    .mj-poster-line4 {
        font-size: 1.4rem;
    }

    .mj-poster-line5 {
        font-size: 1.19rem;
    }

    #mj-prizes h2 {
        font-size: 1.5em;
        color: #d55925;
    }
}

@media only screen and (min-width : 321px) and (max-width: 480px) {
    .mj-poster-line1 {
        font-size: 2.8rem;
        line-height: .9em;
    }

    .mj-poster-line2 {
        line-height: 1.0em;
        font-size: 2.32rem;
    }

    .mj-poster-line3 {
        font-size: 1.5rem;
    }

    .mj-poster-line4 {
        font-size: 1.3rem;
    }

    #mj-movie-graphic {
        margin-top: -.2em;
    }

    .mj-poster-line5 {
        font-size: 1.0rem;
    }

    #mj-prizes h2 {
        font-size: 1.5em;
        color: #d55925;
    }
}

@media only screen and (max-width : 320px) {

    .mj-poster-line1 {
        font-size: 2.8rem;
        line-height: .9em;
    }

    .mj-poster-line2 {
        line-height: 1.0em;
        font-size: 2.32rem;
    }

    .mj-poster-line3 {
        font-size: 1.25rem;
    }

    .mj-poster-line4 {
        font-size: 1.5rem;
    }

    #mj-movie-graphic {
        margin-top: -.2em;
    }

    .mj-poster-line5 {
        font-size: 1.0rem;
    }

    #mj-prizes h2 {
        font-size: 2.0em;
        color: #d55925;
    }

}


<style type="text/css">

@font-face {
    font-family: 'sansblack';
    src: url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.eot');
    src: url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.woff2') format('woff2'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.woff') format('woff'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.ttf') format('truetype'),
    url('/wp-content/themes/wholeplanetfoundation/fonts/sansblack-webfont.svg#sansblackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background: url('/wp-content/themes/wholeplanetfoundation/images/bg-desaturate.jpg');
}

body.mockingjay .mj-container > .row {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-image: url('/wp-content/themes/wholeplanetfoundation/images/wpf-mockingjay-poster-notext.jpg');*/
    background-image: none; /* Readability is lost..trying it without the background */
    background-position: top left;);
    color: #FFF;
}

body.mockingjay .mj-container > .row a {
    color: #d55925;
}

#mj-poster *, #mj-prizes * {
    text-transform: uppercase;
    font-family: 'sansblack'; /* Not impact */
    font-weight: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#mj-poster {
    margin-top: 1.5em;
}

#mj-movie-graphic {
    margin: 2rem auto;
}

.mj-poster-line1 {
    color: #b62109;
    font-size: 3.8rem;
}

.mj-poster-line2 {
    color: #d55925;
    font-size: 4.3rem;
    line-height: .6em;
}

.mj-poster-line3 {
    line-height: 1.3em;
    font-size: 3.2rem;
}

.mj-poster-line4 {
    line-height: .6em;
    font-size: 1.88rem;
}

.mj-poster-line5 {
    line-height: 1em;
    font-size: 1.6rem;
}

#mj-prizes h2 {
    font-size: 2.5em;
    color: #d55925;
}

#mj-prizes h3 {
    margin: 1.4em 0 .5em 0;
    font-size: 1.37rem;
    font-weight: normal;
}

#mj-prizes p {
    font-size: 1rem;
}

#mj-prizes * {
    font-weight: normal;
    color: #FFFFFF;
}

#mj-prizes .mj-prize-inactive * {
    color: #AAAAAA;
}

#mj-activities .mj-activity {
    background: #333333;
    color: #FFF;
}

#mj-activities .button {
    background-color: #333333;
    color: #FFF;
}

.mj-activity-group {
    color: #dddddd;
    margin-bottom: 1em;
}

.mj-activity-group-title {
    color: #FFF;
    font-size: 2.0rem;
    font-family: 'sansblack'; /* Not impact */
    font-weight: normal;
    margin-top: .5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-bottom: 1px solid #FFF;
    padding-bottom: .25em;
}

.mj-activities-title {
    font-size: 1em;
    height: 1.8em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mj-activities-date {
    font-size: .7em;
    opacity: .6;
}

#mj-activities .button.mj-active, #mj-faq .button {
    background-color: #d55925;
    color: #FFF;
}

#mj-lboard h4 {
    color: #FFF;
    text-transform: uppercase;
    font-family: 'sansblack'; /* Not impact */
    font-weight: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#mj-lboard table {
    width: 100%;
    color: #FFF;
}

#mj-lboard tr {
    background-color: #444444;
}

#mj-lboard table.current_user {
    margin-bottom: 1em;
}

#mj-login {
    text-align: center;
    margin-bottom: 2em;
}

#mj-login a {
    color: #A41E00;
}

#mj-login.not-signed-in a{
    color: white;
    text-align: center;
}

#mj-login.not-signed-in a.register{
    color: white;
}

#mj-lboard tr:nth-of-type(even) {
    background-color: #333333;
}

#mj-lboard td.avatar {
    width: 60px;
    padding: 0 5px;
}

#mj-lboard td.rank {
    width: 50px;
}

#mj-lboard td {
    color: #FFF;
    height: 60px;
}

#mj-links a.button {
    background-color: #A41E00;
    color: #FFF;
}

#mj-therm img {
    height: auto;
    width: 100%;
}

#mj-therm p {
    color: #FFF;
    text-align: center;
}

#mj-right {

}

.disclaimer p {
    padding-top: 2em;
    text-align: center;
    font-size: .75em;
    color: #888888;
}

.no-padding {
    padding: 0;
}

/** hide the white arrow **/
#mj-activities img.button-arrow, #mj-lboard img.button-arrow {
    display: none;
}

body.mockingjay .mj-container .button.secondary {
    background-color: #A41E00;
    color: #FFFFFF;
}

body.mockingjay .mj-container .button.support {
    background: #0d7966 !important;
}

.wpf-description {
    padding: .5em;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width : 1200px) {

}

@media only screen and (min-width : 769px) and (max-width : 979px) {
    .mj-poster-line1 {
        font-size: 2.8rem;
    }

    .mj-poster-line2 {
        font-size: 2.5rem;
    }

    .mj-poster-line3 {
        font-size: 2.35rem;
    }

    .mj-poster-line4 {
        font-size: 1.4rem;
    }

    .mj-poster-line5 {
        font-size: 1.05rem;
    }

    #mj-prizes h2 {
        font-size: 2.0em;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .mj-poster-line1 {
        font-size: 2.8rem;
    }

    .mj-poster-line2 {
        font-size: 2.5rem;
    }

    .mj-poster-line3 {
        font-size: 2.4rem;
    }

    .mj-poster-line4 {
        font-size: 1.4rem;
    }

    .mj-poster-line5 {
        font-size: 1.19rem;
    }

    #mj-prizes h2 {
        font-size: 1.5em;
        color: #d55925;
    }
}

@media only screen and (min-width : 321px) and (max-width: 480px) {
    .mj-poster-line1 {
        font-size: 2.8rem;
        line-height: .9em;
    }

    .mj-poster-line2 {
        line-height: 1.0em;
        font-size: 2.32rem;
    }

    .mj-poster-line3 {
        font-size: 1.5rem;
    }

    .mj-poster-line4 {
        font-size: 1.3rem;
    }

    #mj-movie-graphic {
        margin-top: -.2em;
    }

    .mj-poster-line5 {
        font-size: 1.0rem;
    }

    #mj-prizes h2 {
        font-size: 1.5em;
        color: #d55925;
    }
}

@media only screen and (max-width : 320px) {

    .mj-poster-line1 {
        font-size: 2.8rem;
        line-height: .9em;
    }

    .mj-poster-line2 {
        line-height: 1.0em;
        font-size: 2.32rem;
    }

    .mj-poster-line3 {
        font-size: 1.25rem;
    }

    .mj-poster-line4 {
        font-size: 1.5rem;
    }

    #mj-movie-graphic {
        margin-top: -.2em;
    }

    .mj-poster-line5 {
        font-size: 1.0rem;
    }

    #mj-prizes h2 {
        font-size: 2.0em;
        color: #d55925;
    }

}

.sprite {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-0 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 666px 0;
  width: 333px;
  height: 333px;
}

.sprite-10 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-20 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-30 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-40 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-50 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-60 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-70 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-80 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-90 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}

.sprite-100 {
  background: url('../images/mockingjay/zoo.jpg') no-repeat 0 0;
  width: 333px;
  height: 333px;
}