iframe,img {
    max-width: 100%;
    display: block
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,iframe,img {
    display: block
}

.hdr-centered,.hdr-primary,.hdr-secondary,.list-inline-centered {
    text-align: center
}

.hdr-important,.hdr-primary,.hdr-quaternary,.hdr-secondary,.list-data .hdr,.list-labeled .label,th {
    text-transform: uppercase
}

#map .map-content,.lte7 .figure .flag,.lte7 .slider-inline .count,.touch .alt {
    white-space: nowrap
}

.hero .video-thumb,.lte7 #header .group-utility .nav .dropdown a span,.lte7 #header .nav .dropdown .primary a span,.lte7 .slider .nav a .ico,button,label {
    cursor: pointer
}

a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

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

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

@font-face {
    font-family: OpenSansLight;
    font-style: normal;
    font-weight: 400;
    src: url(opensans-light-webfont.eot);
    src: url(opensans-light-webfont.eot?#iefix) format("embedded-opentype"),url(opensans-light-webfont.woff) format("woff"),url(opensans-light-webfont.ttf) format("truetype"),url(opensans-light-webfont.svg#OpenSansLight) format("svg")
}

@font-face {
    font-family: OpenSansRegular;
    font-style: normal;
    font-weight: 400;
    src: url(opensans-regular-webfont.eot);
    src: url(opensans-regular-webfont.eot?#iefix) format("embedded-opentype"),url(opensans-regular-webfont.woff) format("woff"),url(opensans-regular-webfont.ttf) format("truetype"),url(opensans-regular-webfont.svg#OpenSansRegular) format("svg")
}

@font-face {
    font-family: OpenSansRegular;
    font-style: italic;
    font-weight: 400;
    src: url(opensans-italic-webfont.eot);
    src: url(opensans-italic-webfont.eot?#iefix) format("embedded-opentype"),url(opensans-italic-webfont.woff) format("woff"),url(opensans-italic-webfont.ttf) format("truetype"),url(opensans-italic-webfont.svg#OpenSansItalic) format("svg")
}

@font-face {
    font-family: OpenSansRegular;
    font-style: normal;
    font-weight: 700;
    src: url(opensans-bold-webfont.eot);
    src: url(opensans-bold-webfont.eot?#iefix) format("embedded-opentype"),url(opensans-bold-webfont.woff) format("woff"),url(opensans-bold-webfont.ttf) format("truetype"),url(opensans-bold-webfont.svg#OpenSansBold) format("svg")
}

@font-face {
    font-family: OpenSansRegular;
    font-style: italic;
    font-weight: 700;
    src: url(opensans-bolditalic-webfont.eot);
    src: url(opensans-bolditalic-webfont.eot?#iefix) format("embedded-opentype"),url(opensans-bolditalic-webfont.woff) format("woff"),url(opensans-bolditalic-webfont.ttf) format("truetype"),url(opensans-bolditalic-webfont.svg#OpenSansBoldItalic) format("svg")
}

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

@font-face {
    font-family: IconsRegular;
    font-style: normal;
    font-weight: 400;
    src: url(icons-webfont.eot);
    src: url(icons-webfont.eot?#iefix) format("embedded-opentype"),url(icons-webfont.woff) format("woff"),url(icons-webfont.ttf) format("truetype"),url(icons-webfont.svg#iconsregular) format("svg")
}

.os-light {
    font-family: OpenSansLight,Helvetica,Arial,sans-serif
}

.nav-tabs .hdr,.slider .items .aside .hdr,.wwf {
    font-family: WWFRegular,Helvetica,Arial,sans-serif;
    text-transform: uppercase
}

#places-map .marker:hover,#places-map:before,.blog-info .name,.brochure:after,.brochure:before,.list-share .facebook,.list-share .google,.list-share .twitter,.list-social .facebook,.list-social .google-plus,.list-social .twitter,.list-social .youtube,.transparent-sprite,.travel-note:before {
    background: url(../../images/wrpr_fy13/transparent-s525f89196a.png) no-repeat
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

.card .content *,.card .content-extra *,.card-species .content *,.card-species .content-extra *,.gsc-control-cse div,.nav-horiz li a,.nav-secondary li a {
    word-wrap: normal
}

body {
    background: #fff;
    color: #444;
    font: 15px/1.6 OpenSansRegular,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

.lte7 img {
    -ms-interpolation-mode: bicubic
}

a {
    color: #006ea5;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

a:hover {
    color: #0493da;
    text-decoration: underline
}

#cse .gsc-result .gs-title,#footer .nav-social a:focus,#footer .nav-social a:hover,#header .nav a:hover,#mobile-header .control:hover,#places-map .marker:hover,#places-map .marker:hover .place-name,.breadcrumbs li a:hover,.btn-big-action-blue:hover,.btn-big-action:hover,.btn-simple:hover,.btn-standalone-donate:hover,.card-species>a:hover,.card>a:hover,.carousel .date:hover,.group-cta-items .cta-item:hover,.hero .video-thumb,.hero-video-wrapper .close,.homepage-hero-container>a:focus,.homepage-hero-container>a:hover,.homepage-hero-wrapper .button,.icon-link:hover,.index-feature .call-out .cta,.list-pills .pill:hover,.masonry>li a,.nav-tabs a:hover,.slider .items .item>a:hover,.slider .nav a:hover,.social-icons a:hover {
    text-decoration: none
}

.h1,h1 {
    font: 52px/62px OpenSansLight,Helvetica,Arial,sans-serif;
    margin-bottom: 15px
}

@media only screen and (max-width: 480px) {
    .h1,h1 {
        font-size:32px;
        line-height: 36px
    }
}

.h2,h2 {
    font: 20px/1.125 OpenSansRegular,Helvetica,Arial,sans-serif;
    margin-bottom: 5px
}

.h3,h3 {
    font: 700 15px/1.33333333 OpenSansRegular,Helvetica,Arial,sans-serif;
    margin-bottom: 2px
}

.h1-sub {
    font-size: 44px
}

.h2-sub {
    font: 36px OpenSansLight,Helvetica,Arial,sans-serif
}

.hdr-primary {
    font: 48px/1 WWFRegular,Helvetica,Arial,sans-serif;
    margin-bottom: 50px;
    position: relative;
    text-shadow: 4px 4px 0 rgba(0,0,0,.07)
}

@media only screen and (max-width: 640px) {
    .hdr-primary {
        font-size:42px
    }
}

.hdr-primary span {
    background: #fff;
    display: inline-block;
    padding: 0 18px;
    position: relative;
    z-index: 2
}

.hdr-primary:before {
    border: 1px solid #e2dfd7;
    border-width: 1px 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1
}

.hdr-primary-dark-pattern:before,.hdr-primary-shaded-mid:before {
    border-color: #333
}

.hdr-primary-shaded-light span {
    background: #f6f5f2
}

.hdr-primary-shaded-light-pattern span {
    background: url(../../images/wrpr_fy13/bg-patterned.png) #ededed
}

.hdr-primary-shaded-light-checked span {
    background: url(../../images/wrpr_fy13/bg-patterned-checked.jpg) #ededed
}

.hdr-primary-shaded-mid span {
    background: #222;
    color: #fff
}

.hdr-primary-shaded-mid-pattern span {
    background: url(../../images/wrpr_fy13/bg-mid-patterned.jpg)
}

.hdr-primary-dark-pattern span {
    background: url(../../images/wrpr_fy13/bg-dark-patterned.jpg);
    color: #fff
}

.hdr-secondary {
    font: 700 16px/52px OpenSansRegular,Helvetica,Arial,sans-serif;
    margin-bottom: 32px;
    position: relative
}

.hdr-secondary:after,.hdr-secondary:before {
    background: #e5e1e1;
    content: "";
    display: block;
    height: 6px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    width: 80px
}

.hdr-secondary:before {
    top: 0
}

.hdr-secondary:after {
    bottom: 0
}

.hdr-secondary-shaded-mid:after,.hdr-secondary-shaded-mid:before {
    background: #2c2c2c
}

.hdr-tertiary {
    border-bottom: 3px solid #e5e1e1;
    display: inline-block;
    font: 24px OpenSansLight,Helvetica,Arial,sans-serif;
    margin-bottom: 12px;
    padding-bottom: 5px
}

.hdr-quaternary {
    font: 24px/1 WWFRegular,Helvetica,Arial,sans-serif
}

.hdr-item {
    color: #55601c
}

.hdr-inline {
    display: inline;
    font: 700 18px/1 OpenSansRegular,Helvetica,Arial,sans-serif
}

.highlight-hero,.highlight-hero ul {
    color: #fff;
    width: 80%
}

.highlight-hero ul {
    list-style: disc;
    margin-left: 20px;
    width: 70%
}

@media screen and (max-width: 800px) {
    .highlight-hero,.highlight-hero ul {
        color:#444;
        width: 100%
    }

    .highlight-hero ul {
        width: 100%
    }
}

.small-text {
    font-size: 13px
}

.sub,.sup,sub,sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

.list-bordered-items>li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 8px;
    padding-top: 8px
}

.list-bordered-items-no-last>li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.list-vertical-bordered-items>li {
    min-height: 88px;
    padding-bottom: 22px;
    padding-top: 22px;
    position: relative
}

.list-vertical-bordered-items>li:before {
    border-left: 1px dotted #ccc;
    bottom: 12px;
    content: "";
    display: block;
    left: -10px;
    position: absolute;
    top: 12px
}

.list-vertical-bordered-items>li:first-child:before {
    display: none
}

.list-horiz-bordered {
    border: 1px dotted #d9d9d9;
    border-width: 1px 0;
    overflow: hidden;
    padding: 15px 0 15px 15px
}

.list-horiz-bordered>li {
    border-left: 1px dotted #d9d9d9;
    float: left;
    margin-left: 20px;
    padding: 3px 0 3px 20px
}

.list-horiz-bordered>li:first-child {
    border: none;
    margin: 0;
    padding-left: 0
}

.list-bordered-bottom,td,th {
    border-bottom: 1px dotted #ccc
}

.list-bordered {
    border-top: 1px dotted #ccc
}

.list-linked {
    font-size: 14px
}

.list-linked>li {
    padding: 0
}

.list-linked>li>a {
    display: block;
    padding: 8px 0
}

.list-row>li {
    margin-bottom: 2%
}

.list-row>li.alt-child {
    margin-left: 0
}

.list-5up>li {
    float: left;
    margin-left: 2%;
    width: 18.4%
}

@media only screen and (max-width: 767px) {
    .list-5up>li {
        float:none;
        margin-left: 0;
        width: 100%
    }
}

.list-2up {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    -ms-column-gap: 50px;
    -o-column-gap: 50px;
    column-gap: 50px
}

.list-row-flex>li {
    float: left
}

.list-data>li {
    font-size: 12px
}

.list-data .details,.list-data .hdr,.list-data .title {
    display: block
}

.list-data .title {
    font-size: 13px
}

.list-spaced>li {
    padding: 8px 0
}

.list-extra-spaced>li {
    padding: 12px 0
}

.list-inline {
    font-size: 0
}

.list-inline>li {
    display: inline-block;
    font-size: 13px;
    margin: 0 5px 5px 0
}

.list-pills .pill,.list-pills .show-all,th {
    font-size: 12px;
    font-weight: 700
}

.lte7 .list-inline>li {
    display: inline
}

.list-inline-spaced>li {
    margin: 0 30px 0 0;
    vertical-align: top
}

.list-inline-centered>li {
    margin-right: 0
}

.centered,.wrapper {
    margin: 0 auto
}

.list-pills .pill {
    background: #f6f5f2;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    color: #777;
    display: block;
    padding: 4px 12px
}

.list-pills .pill:hover {
    background: #0493da;
    color: #fff
}

.list-pills .show-all {
    padding: 4px 12px
}

.list-labeled .label {
    display: block;
    float: left;
    width: 185px
}

@media only screen and (max-width: 640px) {
    .list-labeled .label {
        float:none;
        width: auto
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

th {
    text-align: left
}

td,th {
    padding: 10px
}

@media only screen and (max-width: 479px) {
    .table-to-list tbody td,.table-to-list thead {
        display:none
    }

    .table-to-list tbody td.keep {
        display: table-cell
    }

    .table-to-list tbody td.keep a {
        display: block
    }
}

.clearing {
    clear: both
}

.container {
    overflow: hidden;
    position: relative
}

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

#mobile-header .dropdown:before,.breadcrumbs li:after,.figure .flag:before,.homepage-hero:before,.row-divided:before,.section-pop:before,.travel-note:before {
    content: ""
}

.lte7 .contain,.lte7 .row {
    height: 1%
}

.screen-reader {
    display: block!important;
    left: -9999px!important;
    position: absolute!important
}

.alt {
    display: block;
    overflow: hidden;
    text-indent: -9999px
}

.touch .alt {
    text-indent: 100%
}

.hide {
    display: none
}

.push-left {
    float: left!important
}

.push-right {
    float: right!important
}

.wrapper {
    max-width: 1000px
}

.lte7 .wrapper {
    width: 1000px
}

.highlight {
    color: #d8682a
}

.base {
    color: #444
}

.block {
    display: block
}

.row .span1,.row .span10,.row .span11,.row .span12,.row .span2,.row .span3,.row .span4,.row .span5,.row .span6,.row .span7,.row .span8,.row .span9 {
    float: left;
    margin-left: 2%
}

.row .span1 {
    width: 6.5%
}

.row .span1 .gutter-horiz-in {
    padding-left: 23.54788069%;
    padding-right: 23.54788069%
}

.row .span1 .gutter-vert-in {
    padding-bottom: 23.54788069%;
    padding-top: 23.54788069%
}

.row .span2 {
    width: 15%
}

.row .span2 .gutter-horiz-in {
    padding-left: 10.20408163%;
    padding-right: 10.20408163%
}

.row .span2 .gutter-vert-in {
    padding-bottom: 10.20408163%;
    padding-top: 10.20408163%
}

.row .span2 .span1 {
    margin-left: 13.33333333%;
    width: 43.33333333%
}

.row .span3 {
    width: 23.5%
}

.row .span3 .gutter-horiz-in {
    padding-left: 6.5132436%;
    padding-right: 6.5132436%
}

.row .span3 .gutter-vert-in {
    padding-bottom: 6.5132436%;
    padding-top: 6.5132436%
}

.row .span3 .span1 {
    margin-left: 8.5106383%;
    width: 27.65957447%
}

.row .span3 .span2 {
    margin-left: 8.5106383%;
    width: 63.82978723%
}

.row .span4 {
    width: 32%
}

.row .span4 .gutter-horiz-in {
    padding-left: 4.78316327%;
    padding-right: 4.78316327%
}

.row .span4 .gutter-vert-in {
    padding-bottom: 4.78316327%;
    padding-top: 4.78316327%
}

.row .span4 .span1 {
    margin-left: 6.25%;
    width: 20.3125%
}

.row .span4 .span2 {
    margin-left: 6.25%;
    width: 46.875%
}

.row .span4 .span3 {
    margin-left: 6.25%;
    width: 73.4375%
}

.row .span5 {
    width: 40.5%
}

.row .span5 .gutter-horiz-in {
    padding-left: 3.77928949%;
    padding-right: 3.77928949%
}

.row .span5 .gutter-vert-in {
    padding-bottom: 3.77928949%;
    padding-top: 3.77928949%
}

.row .span5 .span1 {
    margin-left: 4.9382716%;
    width: 16.04938272%
}

.row .span5 .span2 {
    margin-left: 4.9382716%;
    width: 37.03703704%
}

.row .span5 .span3 {
    margin-left: 4.9382716%;
    width: 58.02469136%
}

.row .span5 .span4 {
    margin-left: 4.9382716%;
    width: 79.01234568%
}

.row .span6 .span1,.row .span6 .span2,.row .span6 .span3,.row .span6 .span4,.row .span6 .span5 {
    margin-left: 4.08163265%
}

.row .span6 {
    width: 49%
}

.row .span6 .gutter-horiz-in {
    padding-left: 3.12369846%;
    padding-right: 3.12369846%
}

.row .span6 .gutter-vert-in {
    padding-bottom: 3.12369846%;
    padding-top: 3.12369846%
}

.row .span6 .span1 {
    width: 13.26530612%
}

.row .span6 .span2 {
    width: 30.6122449%
}

.row .span6 .span3 {
    width: 47.95918367%
}

.row .span6 .span4 {
    width: 65.30612245%
}

.row .span6 .span5 {
    width: 82.65306122%
}

.row .span7 .span1,.row .span7 .span2,.row .span7 .span3,.row .span7 .span4,.row .span7 .span5,.row .span7 .span6 {
    margin-left: 3.47826087%
}

.row .span7 {
    width: 57.5%
}

.row .span7 .gutter-horiz-in {
    padding-left: 2.66193434%;
    padding-right: 2.66193434%
}

.row .span7 .gutter-vert-in {
    padding-bottom: 2.66193434%;
    padding-top: 2.66193434%
}

.row .span7 .span1 {
    width: 11.30434783%
}

.row .span7 .span2 {
    width: 26.08695652%
}

.row .span7 .span3 {
    width: 40.86956522%
}

.row .span7 .span4 {
    width: 55.65217391%
}

.row .span7 .span5 {
    width: 70.43478261%
}

.row .span7 .span6 {
    width: 85.2173913%
}

.row .span8 .span1,.row .span8 .span2,.row .span8 .span3,.row .span8 .span4,.row .span8 .span5,.row .span8 .span6,.row .span8 .span7 {
    margin-left: 3.03030303%
}

.row .span8 {
    width: 66%
}

.row .span8 .gutter-horiz-in {
    padding-left: 2.31910946%;
    padding-right: 2.31910946%
}

.row .span8 .gutter-vert-in {
    padding-bottom: 2.31910946%;
    padding-top: 2.31910946%
}

.row .span8 .span1 {
    width: 9.84848485%
}

.row .span8 .span2 {
    width: 22.72727273%
}

.row .span8 .span3 {
    width: 35.60606061%
}

.row .span8 .span4 {
    width: 48.48484848%
}

.row .span8 .span5 {
    width: 61.36363636%
}

.row .span8 .span6 {
    width: 74.24242424%
}

.row .span8 .span7 {
    width: 87.12121212%
}

.row .span9 .span1,.row .span9 .span2,.row .span9 .span3,.row .span9 .span4,.row .span9 .span5,.row .span9 .span6,.row .span9 .span7,.row .span9 .span8 {
    margin-left: 2.68456376%
}

.row .span9 {
    width: 74.5%
}

.row .span9 .gutter-horiz-in {
    padding-left: 2.05451308%;
    padding-right: 2.05451308%
}

.row .span9 .gutter-vert-in {
    padding-bottom: 2.05451308%;
    padding-top: 2.05451308%
}

.row .span9 .span1 {
    width: 8.72483221%
}

.row .span9 .span2 {
    width: 20.13422819%
}

.row .span9 .span3 {
    width: 31.54362416%
}

.row .span9 .span4 {
    width: 42.95302013%
}

.row .span9 .span5 {
    width: 54.36241611%
}

.row .span9 .span6 {
    width: 65.77181208%
}

.row .span9 .span7 {
    width: 77.18120805%
}

.row .span9 .span8 {
    width: 88.59060403%
}

.row .span10 .span1,.row .span10 .span2,.row .span10 .span3,.row .span10 .span4,.row .span10 .span5,.row .span10 .span6,.row .span10 .span7,.row .span10 .span8,.row .span10 .span9 {
    margin-left: 2.40963855%
}

.row .span10 {
    width: 83%
}

.row .span10 .gutter-horiz-in {
    padding-left: 1.84411114%;
    padding-right: 1.84411114%
}

.row .span10 .gutter-vert-in {
    padding-bottom: 1.84411114%;
    padding-top: 1.84411114%
}

.row .span10 .span1 {
    width: 7.8313253%
}

.row .span10 .span2 {
    width: 18.07228916%
}

.row .span10 .span3 {
    width: 28.31325301%
}

.row .span10 .span4 {
    width: 38.55421687%
}

.row .span10 .span5 {
    width: 48.79518072%
}

.row .span10 .span6 {
    width: 59.03614458%
}

.row .span10 .span7 {
    width: 69.27710843%
}

.row .span10 .span8 {
    width: 79.51807229%
}

.row .span10 .span9 {
    width: 89.75903614%
}

.row .span11 .span1,.row .span11 .span10,.row .span11 .span2,.row .span11 .span3,.row .span11 .span4,.row .span11 .span6,.row .span11 .span7,.row .span11 .span8,.row .span11 .span9 {
    margin-left: 2.18579235%
}

.row .span11 {
    width: 91.5%
}

.row .span11 .gutter-horiz-in {
    padding-left: 1.67280027%;
    padding-right: 1.67280027%
}

.row .span11 .gutter-vert-in {
    padding-bottom: 1.67280027%;
    padding-top: 1.67280027%
}

.row .span11 .span1 {
    width: 7.10382514%
}

.row .span11 .span2 {
    width: 16.39344262%
}

.row .span11 .span3 {
    width: 25.68306011%
}

.row .span11 .span4 {
    width: 34.9726776%
}

.row .span11 .span5 {
    margin-left: 2.18579235%;
    width: 44.26229508%
}

.row .span11 .span6 {
    width: 53.55191257%
}

.row .span11 .span7 {
    width: 62.84153005%
}

.row .span11 .span8 {
    width: 72.13114754%
}

.row .span11 .span9 {
    width: 81.42076503%
}

.row .span11 .span10 {
    width: 90.71038251%
}

.row .span12 {
    width: 100%
}

.row .span12 .gutter-horiz-in {
    padding-left: 1.53061225%;
    padding-right: 1.53061225%
}

.row .span12 .gutter-vert-in {
    padding-bottom: 1.53061225%;
    padding-top: 1.53061225%
}

.row .span12 .span1 {
    margin-left: 2%;
    width: 6.5%
}

.row .span12 .span2 {
    margin-left: 2%;
    width: 15%
}

.row .span12 .span3 {
    margin-left: 2%;
    width: 23.5%
}

.row .span12 .span4 {
    margin-left: 2%;
    width: 32%
}

.row .span12 .span5 {
    margin-left: 2%;
    width: 40.5%
}

.row .span12 .span6 {
    margin-left: 2%;
    width: 49%
}

.row .span12 .span7 {
    margin-left: 2%;
    width: 57.5%
}

.row .span12 .span8 {
    margin-left: 2%;
    width: 66%
}

.row .span12 .span9 {
    margin-left: 2%;
    width: 74.5%
}

.row .span12 .span10 {
    margin-left: 2%;
    width: 83%
}

.row .span12 .span11 {
    margin-left: 2%;
    width: 91.5%
}

.row .no-gutter,.row .row .no-gutter,.row .row>:first-child,.row>:first-child {
    margin-left: 0
}

.row .push1 {
    margin-left: 10.5%
}

.row .push1-first-child {
    margin-left: 8.5%
}

.row .push2 {
    margin-left: 19%
}

.row .push2-first-child {
    margin-left: 17%
}

.row .push3 {
    margin-left: 27.5%
}

.row .push3-first-child {
    margin-left: 25.5%
}

.row .push4 {
    margin-left: 36%
}

.row .push4-first-child {
    margin-left: 34%
}

.row .push5 {
    margin-left: 44.5%
}

.row .push5-first-child {
    margin-left: 42.5%
}

.row .push6 {
    margin-left: 53%
}

.row .push6-first-child {
    margin-left: 51%
}

.row .push7 {
    margin-left: 61.5%
}

.row .push7-first-child {
    margin-left: 59.5%
}

.row .push8 {
    margin-left: 70%
}

.row .push8-first-child {
    margin-left: 68%
}

.row .push9 {
    margin-left: 78.5%
}

.row .push9-first-child {
    margin-left: 76.5%
}

.row .push10 {
    margin-left: 87%
}

.row .push10-first-child {
    margin-left: 85%
}

.row .push11 {
    margin-left: 95.5%
}

.row .push11-first-child {
    margin-left: 93.5%
}

@media only screen and (max-width: 640px) {
    .row .medium-break,.row .row [class*=span],.row .span1,.row .span10,.row .span11,.row .span12,.row .span2,.row .span3,.row .span4,.row .span5,.row .span6,.row .span7,.row .span8,.row .span9 {
        float:none!important;
        margin-left: 0;
        width: 100%
    }

    .row .span1 .gutter-horiz-in,.row .span10 .gutter-horiz-in,.row .span11 .gutter-horiz-in,.row .span12 .gutter-horiz-in,.row .span2 .gutter-horiz-in,.row .span3 .gutter-horiz-in,.row .span4 .gutter-horiz-in,.row .span5 .gutter-horiz-in,.row .span6 .gutter-horiz-in,.row .span7 .gutter-horiz-in,.row .span8 .gutter-horiz-in,.row .span9 .gutter-horiz-in {
        padding-left: 3.06122449%;
        padding-right: 3.06122449%
    }

    .row .span1 .gutter-vert-in,.row .span10 .gutter-vert-in,.row .span11 .gutter-vert-in,.row .span12 .gutter-vert-in,.row .span2 .gutter-vert-in,.row .span3 .gutter-vert-in,.row .span4 .gutter-vert-in,.row .span5 .gutter-vert-in,.row .span6 .gutter-vert-in,.row .span7 .gutter-vert-in,.row .span8 .gutter-vert-in,.row .span9 .gutter-vert-in {
        padding-bottom: 3.06122449%;
        padding-top: 3.06122449%
    }
}

.gutter-top-1 {
    margin-top: 1%
}

.gutter-top-in-1 {
    padding-top: 1%
}

.gutter-top-fixed-1 {
    margin-top: 10px
}

.gutter-top-in-fixed-1 {
    padding-top: 10px
}

.gutter-top-2 {
    margin-top: 2%
}

.gutter-top-in-2 {
    padding-top: 2%
}

.gutter-top-fixed-2 {
    margin-top: 20px
}

.gutter-top-in-fixed-2 {
    padding-top: 20px
}

.gutter-top-3 {
    margin-top: 3%
}

.gutter-top-in-3 {
    padding-top: 3%
}

.gutter-top-fixed-3 {
    margin-top: 30px
}

.gutter-top-in-fixed-3 {
    padding-top: 30px
}

.gutter-top-4 {
    margin-top: 4%
}

.gutter-top-in-4 {
    padding-top: 4%
}

.gutter-top-fixed-4 {
    margin-top: 40px
}

.gutter-top-in-fixed-4 {
    padding-top: 40px
}

.gutter-top-5 {
    margin-top: 5%
}

.gutter-top-in-5 {
    padding-top: 5%
}

.gutter-top-fixed-5 {
    margin-top: 50px
}

.gutter-top-in-fixed-5 {
    padding-top: 50px
}

.gutter-top-6 {
    margin-top: 6%
}

.gutter-top-in-6 {
    padding-top: 6%
}

.gutter-top-fixed-6 {
    margin-top: 60px
}

.gutter-top-in-fixed-6 {
    padding-top: 60px
}

.gutter-top-7 {
    margin-top: 7%
}

.gutter-top-in-7 {
    padding-top: 7%
}

.gutter-top-fixed-7 {
    margin-top: 70px
}

.gutter-top-in-fixed-7 {
    padding-top: 70px
}

.gutter-top-8 {
    margin-top: 8%
}

.gutter-top-in-8 {
    padding-top: 8%
}

.gutter-top-fixed-8 {
    margin-top: 80px
}

.gutter-top-in-fixed-8 {
    padding-top: 80px
}

.gutter-top-9 {
    margin-top: 9%
}

.gutter-top-in-9 {
    padding-top: 9%
}

.gutter-top-fixed-9 {
    margin-top: 90px
}

.gutter-top-in-fixed-9 {
    padding-top: 90px
}

.gutter-top-10 {
    margin-top: 10%
}

.gutter-top-in-10 {
    padding-top: 10%
}

.gutter-top-fixed-10 {
    margin-top: 100px
}

.gutter-top-in-fixed-10 {
    padding-top: 100px
}

.gutter-top-in,.gutter-vert-in {
    padding-top: 1.53061225%
}

.gutter-right-1 {
    margin-right: 1%
}

.gutter-right-in-1 {
    padding-right: 1%
}

.gutter-right-fixed-1 {
    margin-right: 10px
}

.gutter-right-in-fixed-1 {
    padding-right: 10px
}

.gutter-right-2 {
    margin-right: 2%
}

.gutter-right-in-2 {
    padding-right: 2%
}

.gutter-right-fixed-2 {
    margin-right: 20px
}

.gutter-right-in-fixed-2 {
    padding-right: 20px
}

.gutter-right-3 {
    margin-right: 3%
}

.gutter-right-in-3 {
    padding-right: 3%
}

.gutter-right-fixed-3 {
    margin-right: 30px
}

.gutter-right-in-fixed-3 {
    padding-right: 30px
}

.gutter-right-4 {
    margin-right: 4%
}

.gutter-right-in-4 {
    padding-right: 4%
}

.gutter-right-fixed-4 {
    margin-right: 40px
}

.gutter-right-in-fixed-4 {
    padding-right: 40px
}

.gutter-right-5 {
    margin-right: 5%
}

.gutter-right-in-5 {
    padding-right: 5%
}

.gutter-right-fixed-5 {
    margin-right: 50px
}

.gutter-right-in-fixed-5 {
    padding-right: 50px
}

.gutter-right-6 {
    margin-right: 6%
}

.gutter-right-in-6 {
    padding-right: 6%
}

.gutter-right-fixed-6 {
    margin-right: 60px
}

.gutter-right-in-fixed-6 {
    padding-right: 60px
}

.gutter-right-7 {
    margin-right: 7%
}

.gutter-right-in-7 {
    padding-right: 7%
}

.gutter-right-fixed-7 {
    margin-right: 70px
}

.gutter-right-in-fixed-7 {
    padding-right: 70px
}

.gutter-right-8 {
    margin-right: 8%
}

.gutter-right-in-8 {
    padding-right: 8%
}

.gutter-right-fixed-8 {
    margin-right: 80px
}

.gutter-right-in-fixed-8 {
    padding-right: 80px
}

.gutter-right-9 {
    margin-right: 9%
}

.gutter-right-in-9 {
    padding-right: 9%
}

.gutter-right-fixed-9 {
    margin-right: 90px
}

.gutter-right-in-fixed-9 {
    padding-right: 90px
}

.gutter-right-10 {
    margin-right: 10%
}

.gutter-right-in-10 {
    padding-right: 10%
}

.gutter-right-fixed-10 {
    margin-right: 100px
}

.gutter-right-in-fixed-10 {
    padding-right: 100px
}

.gutter-horiz-in,.gutter-right-in {
    padding-right: 1.53061225%
}

.gutter-bottom-1 {
    margin-bottom: 1%
}

.gutter-bottom-in-1 {
    padding-bottom: 1%
}

.gutter-bottom-fixed-1 {
    margin-bottom: 10px
}

.gutter-bottom-in-fixed-1 {
    padding-bottom: 10px
}

.gutter-bottom-2 {
    margin-bottom: 2%
}

.gutter-bottom-in-2 {
    padding-bottom: 2%
}

.gutter-bottom-fixed-2 {
    margin-bottom: 20px
}

.gutter-bottom-in-fixed-2 {
    padding-bottom: 20px
}

.gutter-bottom-3 {
    margin-bottom: 3%
}

.gutter-bottom-in-3 {
    padding-bottom: 3%
}

.gutter-bottom-fixed-3 {
    margin-bottom: 30px
}

.gutter-bottom-in-fixed-3 {
    padding-bottom: 30px
}

.gutter-bottom-4 {
    margin-bottom: 4%
}

.gutter-bottom-in-4 {
    padding-bottom: 4%
}

.gutter-bottom-fixed-4 {
    margin-bottom: 40px
}

.gutter-bottom-in-fixed-4 {
    padding-bottom: 40px
}

.gutter-bottom-5 {
    margin-bottom: 5%
}

.gutter-bottom-in-5 {
    padding-bottom: 5%
}

.gutter-bottom-fixed-5 {
    margin-bottom: 50px
}

.gutter-bottom-in-fixed-5 {
    padding-bottom: 50px
}

.gutter-bottom-6 {
    margin-bottom: 6%
}

.gutter-bottom-in-6 {
    padding-bottom: 6%
}

.gutter-bottom-fixed-6 {
    margin-bottom: 60px
}

.gutter-bottom-in-fixed-6 {
    padding-bottom: 60px
}

.gutter-bottom-7 {
    margin-bottom: 7%
}

.gutter-bottom-in-7 {
    padding-bottom: 7%
}

.gutter-bottom-fixed-7 {
    margin-bottom: 70px
}

.gutter-bottom-in-fixed-7 {
    padding-bottom: 70px
}

.gutter-bottom-8 {
    margin-bottom: 8%
}

.gutter-bottom-in-8 {
    padding-bottom: 8%
}

.gutter-bottom-fixed-8 {
    margin-bottom: 80px
}

.gutter-bottom-in-fixed-8 {
    padding-bottom: 80px
}

.gutter-bottom-9 {
    margin-bottom: 9%
}

.gutter-bottom-in-9 {
    padding-bottom: 9%
}

.gutter-bottom-fixed-9 {
    margin-bottom: 90px
}

.gutter-bottom-in-fixed-9 {
    padding-bottom: 90px
}

.gutter-bottom-10 {
    margin-bottom: 10%
}

.gutter-bottom-in-10 {
    padding-bottom: 10%
}

.gutter-bottom-fixed-10 {
    margin-bottom: 100px
}

.gutter-bottom-in-fixed-10 {
    padding-bottom: 100px
}

.gutter-bottom-in,.gutter-vert-in {
    padding-bottom: 1.53061225%
}

.gutter-left-1 {
    margin-left: 1%
}

.gutter-left-in-1 {
    padding-left: 1%
}

.gutter-left-fixed-1 {
    margin-left: 10px
}

.gutter-left-in-fixed-1 {
    padding-left: 10px
}

.gutter-left-2 {
    margin-left: 2%
}

.gutter-left-in-2 {
    padding-left: 2%
}

.gutter-left-fixed-2 {
    margin-left: 20px
}

.gutter-left-in-fixed-2 {
    padding-left: 20px
}

.gutter-left-3 {
    margin-left: 3%
}

.gutter-left-in-3 {
    padding-left: 3%
}

.gutter-left-fixed-3 {
    margin-left: 30px
}

.gutter-left-in-fixed-3 {
    padding-left: 30px
}

.gutter-left-4 {
    margin-left: 4%
}

.gutter-left-in-4 {
    padding-left: 4%
}

.gutter-left-fixed-4 {
    margin-left: 40px
}

.gutter-left-in-fixed-4 {
    padding-left: 40px
}

.gutter-left-5 {
    margin-left: 5%
}

.gutter-left-in-5 {
    padding-left: 5%
}

.gutter-left-fixed-5 {
    margin-left: 50px
}

.gutter-left-in-fixed-5 {
    padding-left: 50px
}

.gutter-left-6 {
    margin-left: 6%
}

.gutter-left-in-6 {
    padding-left: 6%
}

.gutter-left-fixed-6 {
    margin-left: 60px
}

.gutter-left-in-fixed-6 {
    padding-left: 60px
}

.gutter-left-7 {
    margin-left: 7%
}

.gutter-left-in-7 {
    padding-left: 7%
}

.gutter-left-fixed-7 {
    margin-left: 70px
}

.gutter-left-in-fixed-7 {
    padding-left: 70px
}

.gutter-left-8 {
    margin-left: 8%
}

.gutter-left-in-8 {
    padding-left: 8%
}

.gutter-left-fixed-8 {
    margin-left: 80px
}

.gutter-left-in-fixed-8 {
    padding-left: 80px
}

.gutter-left-9 {
    margin-left: 9%
}

.gutter-left-in-9 {
    padding-left: 9%
}

.gutter-left-fixed-9 {
    margin-left: 90px
}

.gutter-left-in-fixed-9 {
    padding-left: 90px
}

.gutter-left-10 {
    margin-left: 10%
}

.gutter-left-in-10 {
    padding-left: 10%
}

.gutter-left-fixed-10 {
    margin-left: 100px
}

.gutter-left-in-fixed-10 {
    padding-left: 100px
}

.gutter-horiz-in,.gutter-left-in {
    padding-left: 1.53061225%
}

@media only screen and (max-width: 767px) {
    .gutter-horiz-in {
        padding-left:3.06122449%;
        padding-right: 3.06122449%
    }
}

.gutter-horiz-in-2 {
    padding-left: 3.06122449%;
    padding-right: 3.06122449%
}

.gutter-vert-in-2 {
    padding-bottom: 3.06122449%;
    padding-top: 3.06122449%
}

.gutter-horiz-in-3 {
    padding-left: 4.59183673%;
    padding-right: 4.59183673%
}

.gutter-vert-in-3 {
    padding-bottom: 4.59183673%;
    padding-top: 4.59183673%
}

.gutter-horiz-in-4 {
    padding-left: 6.12244898%;
    padding-right: 6.12244898%
}

.gutter-vert-in-4 {
    padding-bottom: 6.12244898%;
    padding-top: 6.12244898%
}

@media only screen and (max-width: 767px) {
    .medium-add-gutter {
        padding-left:2%;
        padding-right: 2%
    }
}

@media only screen and (max-width: 999px) {
    .full-add-gutter {
        padding-left:2%;
        padding-right: 2%
    }
}

.break-show {
    display: none
}

@media only screen and (max-width: 640px) {
    .break-full,.break-no-float {
        float:none!important
    }

    .break-gutter-bottom {
        margin-bottom: 40px
    }

    .break-gutter-bottom-small {
        margin-bottom: 20px
    }

    .break-gutter-bottom-none {
        margin-bottom: 0
    }

    .break-gutter-horiz-none {
        padding-left: 0;
        padding-right: 0
    }

    .break-gutter-horiz {
        margin-left: 3.06122449%;
        margin-right: 3.06122449%
    }

    .break-hide {
        display: none!important
    }

    .break-show {
        display: block!important
    }

    .break-full {
        margin-left: 0!important;
        width: 100%!important
    }
}

.ico {
    display: inline-block;
    font: 24px/1 IconsRegular;
    text-transform: none;
    vertical-align: middle
}

@media only screen and (max-width:767px){
  #header .logo {
      position:revert;
  }
}
/*end*/

.svg-icon {
  display: inline-block;
  fill: currentColor;
  height: 24px;
  vertical-align: middle;
  width: 24px
}

.lte7 .no-gutter {
  margin-left: 0 !important;
  padding-left: 0 !important
}

#header {
  background: #fff;
  margin-bottom: 55px;
  position: relative;
  z-index: 11;
  display: block;
  padding: 0;
}

#header .nav>li {
  float: none;
}

#header .form-inline {
  width: auto;
}

#header .form-inline input {
  border-radius: 5px;
  height: 38px;
  line-height: 18px;
}

#header .form-inline button {
  right: 5px;
  background-color: #312626;
}

#header .form-inline button .svg-icon {
  color: #fff;
  height: 28px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 28px;
}

#header .nav a {
  font-weight: 400;
}

#header-skip-navigation {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  left: 100px;
  white-space: nowrap;
  width: 1px
}

#header-skip-navigation:focus {
  clip: auto;
  height: auto;
  overflow: auto;
  position: absolute;
  top: 16vh;
  left: 25vw;
  background-color: rgba(0,0,0,0.3);
  width: auto
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  #header-skip-navigation:focus {
      top:0.5vh;
      left: 13.5vw
  }
}

@media screen and (min-width: 1200px) {
  #header-skip-navigation:focus {
      left:9vw
  }
}

#header .logo-header {
  background: #fff;
  margin: 0;
  padding: 12px 0 15px;
  position: relative;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 3
}

#header .logo-header .control {
  color: #444
}

#header .logo {
  background: url('https://worldwildlife.org/assets/structure/unique/logo-mobile-7024614efb6260da94c700e0560917949832ee62b098aa7de9708c42651caeb1.png') no-repeat;
  height: 76px;
  margin: 0 0 0 15px;
  width: 51px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #header .logo {
      background-image:url('https://worldwildlife.org/assets/structure/unique/logo-mobile-x2-5ed84bd59aed09f52c1947b6af502419f2a88babb4a1cbe0883531e8278ff375.png');
      background-size: 51px 76px
  }
}

#header .control {
  background-color: transparent;
  color: #fff;
  display: block;
  cursor: default
}

#header .control .ico {
  display: block;
  font-size: 41px
}

#header .control .svg-icon.-open {
  display: block
}

#header .control .svg-icon.-close {
  display: none
}

#header .control:hover {
  text-decoration: none
}

#header .control.control-accordion:focus {
  outline: Highlight solid 2px
}

#header .control-expand {
  bottom: 0;
  height: 40px;
  margin: auto 0;
  position: absolute;
  right: 33px;
  top: 0;
  width: 40px
}

#header .control-expand .svg-icon {
  height: 40px;
  width: 40px
}

#header .expanded .svg-icon.-open {
  display: none
}

#header .expanded .svg-icon.-close {
  display: block
}

#header .dropdown {
  background-color: #000;
  bottom: 100%;
  max-width: 425px;
  overflow: auto;
  padding-bottom: 55px;
  position: fixed;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  top: -200%;
  width: 100%;
  z-index: 3
}

@media screen and (min-width: 425px) {
  #header .dropdown {
      bottom:0;
      right: -425px;
      top: 0
  }
}

#header .dropdown-expanded {
  bottom: 0;
  top: 0
}

@media screen and (min-width: 412px) {
  #header .dropdown-expanded {
      right:0
  }
}

#header .dropdown-header {
  background-color: #222;
  padding: 25px 0 24px;
  position: relative;
  text-align: center
}

#header .dropdown-header .control-expand {
  right: 16px
}

#header .dropdown-title {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase
}

#header .nav-items {
  border-top: solid 1px #222;
  margin-top: 15px
}

#header .nav {
  overflow: hidden;
  width: 100%
}

#header .nav.-tablet {
  display: none
}

#header .nav-item-title,#header a {
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 0
}

#header .primary-nav .control,#header .utility-nav .control {
  width: 100%
}

#header .primary-nav .control .svg-icon,#header .utility-nav .control .svg-icon {
  height: 15px;
  width: 15px
}

#header .nav-item,#header .nav-view-all,#header .nav-group {
  border-bottom: solid 1px #222
}

#header .nav-item {
  padding: 0 30px
}

#header .nav-item-title-group {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

#header .nav-item-title {
  font-weight: bold;
  padding: 20px 0;
  text-transform: uppercase
}

#header .utility-nav .nav-item-title {
  color: #ccc;
  text-transform: none;
  font-size: 19px
}

#header .nav-group {
  padding: 10px 0
}

#header .nav-group:last-child {
  border: none
}

#header .nav-view-all {
  color: #fff;
  font-style: italic;
  padding-bottom: 20px;
  text-transform: capitalize
}

#header .nav-view-all .svg-icon {
  height: 15px;
  margin-left: 5px;
  width: 15px
}

#header .view-all {
  display: none;
}

#header .nav-link:not(.nav-view-all) {
  padding: 10px 0;
  padding-left: 10px
}

#header .utility-search-ctas .search,#header .utility-search-ctas .nav-actions {
  display: none
}

#header .search-ctas form {
  padding: 15px 30px
}

#header .search-ctas .search .form-inline button {
  margin-top: -7px
}

#header .search-ctas .search label {
  color: #fff
}

#header #nav-search .form-inline input {
  border-radius: 3px;
  font-size: 15px;
  height: 44px
}

#header #nav-search .form-inline input::placeholder {
  color: #000
}

#header #nav-search .form-inline button {
  background: none;
  right: 0;
  width: 44px;
  margin-top: -7px
}

#header #nav-search .form-inline button .ico,#header #nav-search .form-inline button .svg-icon {
  color: #000
}

#header #nav-search .form-inline button .svg-icon {
  height: 36px;
  width: 36px
}

#header .nav-actions {
  display: -webkit-flex;
  display: flex
}

#header .nav-actions.-full-width {
  bottom: -55px;
  left: 0;
  position: absolute;
  z-index: 1
}

#header .nav-actions.-full-width .nav-item {
  padding: 0
}

#header .nav-actions.-full-width .action {
  line-height: 55px;
  text-align: center
}

#header .nav-actions.-split .nav-item:first-child {
  padding-right: 5px
}

#header .nav-actions.-split .nav-item:last-child {
  padding-left: 5px
}

#header .nav-actions.-split .action {
  display: -webkit-flex;
  display: flex;
  border-radius: 2px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  line-height: 44px
}

#header .nav-actions.-split .action .control-accordion::after {
  border-radius: 2px 2px 0 0;
  bottom: -5px;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

#header .nav-actions.-split .action-link {
  padding-left: 15px;
  font-size: 19px
}

@media screen and (max-width: 346px) {
  #header .nav-actions.-split .action-link {
      padding-left:10px
  }
}

#header .nav-actions .nav-item {
  border: none;
  width: 50%
}

#header .nav-actions .action {
  font-size: 19px;
  position: relative
}

#header .nav-actions .action.action-primary {
  background: #de3831
}

#header .nav-actions .action.action-primary .control-accordion.expanded::after,#header .nav-actions .action.action-primary .nav-item-dropdown {
  background: #de3831
}

#header .nav-actions .action.action-primary .nav-item-dropdown {
  border: 5px solid #de3831;
  background-color: #000;
}

#header .nav-actions .action.action-secondary {
  background: #d55c19
}

#header .nav-actions .action.action-secondary .control-accordion.expanded::after,#header .nav-actions .action.action-secondary .nav-item-dropdown {
  background: #d55c19;
}

#header .nav-actions .action.action-secondary .nav-item-dropdown {
  -webkit-transform: translateX(-52%);
  transform: translateX(-50vw) translateX(24px);
  border: 5px solid #d55c19;
  background-color: #000;
}

@media screen and (min-width: 412px) {
  #header .nav-actions .action.action-secondary .nav-item-dropdown {
      -webkit-transform:translateX(-175px);
      transform: translateX(-175px)
  }
}

#header .nav-actions .action-link {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-weight: bold;
  text-transform: uppercase
}

#header .nav-actions .control .svg-icon {
  border-left: solid 1px rgba(255,255,255,0.4);
  height: 20px;
  padding: 2px 0;
  width: 44px
}

@media screen and (max-width: 346px) {
  #header .nav-actions .control .svg-icon {
      height:20px;
      width: 25px
  }
}

#header .nav-actions .nav-item-accordion-panel {
  margin-top: 10px;
  width: 100%
}

#header .nav-actions .nav-item-dropdown {
  font-size: 15px;
  line-height: 1.5;
  padding: 12px 23px;
  width: 81vw;
  width: calc(100vw - 60px);
  z-index: 3
}

@media screen and (min-width: 412px) {
  #header .nav-actions .nav-item-dropdown {
      width:352px
  }
}

#header .nav-actions .nav-item-dropdown a {
  font-weight: normal;
  padding: 10px 0;
  position: relative
}

.no-js #header .nav-actions .control-accordion:hover+.nav-item-accordion-panel[hidden] {
  display: block
}

.no-js #header .nav-actions .control-accordion:hover+.nav-item-accordion-panel .nav-item-dropdown {
  opacity: 1;
  visibility: visible
}

@media only screen and (max-width: 767px) {
  #header .nav-item-accordion-panel {
      max-height:0
  }

  body.freeze #header .logo-header::before,body.freeze #header .nav-actions.-full-width::before {
      background-color: #000;
      bottom: 0;
      content: "";
      left: 0;
      opacity: .5;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10
  }

  #header .utility-nav .nav-item-title {
      font-size: 15px
  }

  #header .utility-nav a {
      font-size: 15px
  }
}

@media only screen and (min-width: 768px) {
  #header {
      background:#000 url('https://worldwildlife.org/assets/structure/unique/bg-header-pattern-2d1f5ee4abb035203b0bd1cb7326ea039863ae7c3190ee41e43f4d8d9fcbf953.png') 50% 0;
      margin: 0;
      padding: 20px 10px 7px
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #header {
      padding:20px 10px 12px
  }
}

@media only screen and (min-width: 768px) {
  #header .logo-header .control .svg-icon,#header .primary-nav .control .svg-icon,#header .utility-nav .control .svg-icon {
      display:none
  }

  #header .control-expand {
      display: none
  }

  #header .control-accordion::after {
      bottom: -5px;
      content: '';
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: -1
  }

  #header .wrapper {
      display: -webkit-flex;
      display: flex;
      max-width: 1200px;
      position: relative
  }

  #header .nav-content {
      width: 100%
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #header .nav-content {
      display:-webkit-flex;
      display: flex;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse
  }
}

@media only screen and (min-width: 768px) {
  #header .logo-header {
      background-color:transparent;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      width: 100px
  }

  #header .logo {
      background: #fff url('https://worldwildlife.org/assets/structure/unique/logo-c562409bb6158bf64e5f8b1be066dbd5983d75f5ce7c9935a5afffbcc03f8e5d.png') no-repeat;
      -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
      -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
      box-shadow: 0 1px 3px rgba(0,0,0,0.08);
      height: 120px;
      margin: 0;
      position: absolute;
      top: -20px;
      width: 100px;
      z-index: 3
  }

  #header .logo a {
      display: block;
      height: 100%;
      width: 100%
  }

  #header .dropdown {
      background-color: transparent;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      max-width: none;
      padding: 0;
      overflow: visible;
      position: static;
      width: auto
  }

  #header .dropdown-header {
      display: none
  }

  #header .nav-items {
      border: none;
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse;
      display: -webkit-flex;
      display: flex;
      margin: 0;
      width: 100%
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #header .nav-items {
      -webkit-align-items:center;
      align-items: center;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: flex-end;
      justify-content: flex-end
  }
}

@media only screen and (min-width: 768px) {
  #header .nav {
      display:-webkit-flex;
      display: flex;
      overflow: visible;
      width: auto
  }

  #header .nav a:hover {
      text-decoration: none
  }

  #header .primary-nav {
      line-height: 1.5;
      padding-left: 20px;
      padding-top: 13px
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #header .primary-nav {
      -webkit-flex-grow:1;
      flex-grow: 1;
      padding-top: 0
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  #header .primary-nav {
      padding-left:16px
  }
}

@media only screen and (min-width: 768px) {
  #header .primary-nav .nav-item-title {
      font-family:WWFRegular, Impact, sans-serif;
      font-size: 30px;
      font-weight: normal;
      letter-spacing: 1px;
      padding: 0 10px
  }

  #header .primary-nav .control-accordion {
      position: relative
  }

  #header .primary-nav .control-accordion.expanded::after {
      background-color: #fff
  }

  #header .primary-nav .control-accordion.expanded .nav-item-title {
      background: #fff;
      color: #006983
  }

  .no-js #header .primary-nav .control-accordion:hover .nav-item-title {
      background: #fff;
      color: #006983
  }

  #header .primary-nav .nav-item-dropdown {
      background: #fff;
      left: 130px
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #header .primary-nav .nav-item-dropdown {
      left:auto
  }
}

@media only screen and (min-width: 768px) {
  #header .primary-nav .nav-item-dropdown .list-linked {
      font-size:12px
  }

  #header .primary-nav .nav-item-dropdown .list-linked>li>a {
      padding: 8px 0
  }

  #header .utility-nav {
      display: -webkit-flex;
      display: flex
  }

  #header .utility-nav .nav-item-title {
      display: block;
      padding: 0 10px
  }

  #header .utility-nav .control-accordion {
      position: relative
  }

  #header .utility-nav .control-accordion.expanded::after {
      background-color: #222
  }

  #header .utility-nav .control-accordion.expanded .nav-item-title {
      background: #222;
      color: #fff
  }

  .no-js #header .utility-nav .control-accordion:hover .nav-item-title {
      background: #222;
      color: #fff
  }

  #header .primary-nav,#header .utility-nav {
      -webkit-flex-shrink: 0;
      flex-shrink: 0
  }

  #header .utility-nav a {
      color: #ccc;
      font-size: 16px
  }

  #header .utility-nav .nav-item-dropdown {
      background: #222;
      line-height: 1.5;
      padding: 12px 0;
      width: 200px;
      z-index: 3
  }

  #header .utility-nav .nav-item-dropdown a {
      padding: 6px 25px 5px;
      position: relative
  }

  #header .utility-nav .nav-item-dropdown a span {
      border-bottom: 1px dotted transparent;
      display: inline-block
  }

  #header .utility-nav .nav-item-dropdown a:hover {
      color: #fff
  }

  #header .utility-nav .nav-item-dropdown a:hover span {
      border-bottom: 1px dotted #4e4e4e
  }

  #header .nav-group {
      border-bottom: none;
      padding: 0
  }

  #header .nav-item {
      border: none;
      padding: 0
  }

  #header .primary-nav-item {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      padding: 0 10px
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  #header .primary-nav-item {
      padding:0 8px 6px
  }
}

@media only screen and (min-width: 768px) {
  #header .nav-view-all {
      border:inherit;
      color: inherit;
      font-style: inherit;
      padding: inherit;
      text-transform: inherit
  }

  #header .nav-view-all .svg-icon {
      display: none
  }

  #header .nav-view-all:not(.nav-link) {
      display: none
  }

  #header .nav-item-title {
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      line-height: 38px
  }

  #header .nav-item-dropdown {
      -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
      box-shadow: 0 2px 3px rgba(0,0,0,0.2);
      font-size: 12px;
      margin-top: 5px;
      position: absolute
  }

  #header .nav-item-dropdown a {
      font-weight: normal
  }

  #header .nav-item-dropdown a.view-all {
      border-top: 1px solid #f0eeeb;
      clear: both;
      color: #006ea5;
      display: block;
      font-weight: bold;
      padding: 24px 56px 24px 24px;
      position: relative;
      text-transform: uppercase
  }

  #header .nav-item-dropdown a.view-all .ico {
      font-size: 11px;
      line-height: 1.5;
      position: relative;
      -moz-transition: color 0.25s ease-in-out;
      -o-transition: color 0.25s ease-in-out;
      -webkit-transition: color 0.25s ease-in-out;
      transition: color 0.25s ease-in-out;
      text-indent: 4px
  }

  #header .nav-item-dropdown a.view-all .svg-icon {
      height: 30px;
      padding-left: 4px;
      position: absolute;
      -moz-transition: color 0.25s ease-in-out;
      -o-transition: color 0.25s ease-in-out;
      -webkit-transition: color 0.25s ease-in-out;
      transition: color 0.25s ease-in-out;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 30px
  }

  #header .nav-item-dropdown a.view-all:hover .ico,#header .nav-item-dropdown a.view-all:hover .svg-icon {
      color: #006983
  }

  #header .nav-item-dropdown .nav-group-wrapper {
      display: flex
  }

  #header .nav-item-dropdown .primary,#header .nav-item-dropdown .secondary {
      flex-grow: 1;
      min-width: 185px;
      padding: 18px 0
  }

  #header .nav-item-dropdown .primary li,#header .nav-item-dropdown .secondary li {
      padding: 0 24px;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out
  }

  #header .nav-item-dropdown .primary a,#header .nav-item-dropdown .secondary a {
      padding: 6px 0
  }

  #header .nav-item-dropdown .primary a {
      color: #444
  }

  #header .nav-item-dropdown .primary a:hover {
      color: #006983
  }

  #header .nav-item-dropdown .secondary {
      background: #f6f5f3;
      border-left: 5px solid #f0eeeb
  }

  #header .nav-item-dropdown .secondary li:hover {
      background: #006983
  }

  #header .nav-item-dropdown .secondary li:hover a {
      color: #fff
  }

  #header .nav-item-dropdown .secondary a {
      color: #006ea5
  }

  #header .utility-search-ctas {
      -webkit-align-items: center;
      align-items: center;
      -webkit-align-self: flex-end;
      align-self: flex-end;
      display: -webkit-flex;
      display: flex
  }

  #header .utility-search-ctas .search {
      display: block;
      height: 38px;
      margin-right: 10px;
      position: relative;
      width: 50px
  }

  #header .utility-search-ctas .search label {
      color: #fff
  }

  #header .utility-search-ctas .search-btn {
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      background-color: transparent;
      height: 100%;
      position: relative;
      width: 100%;
      outline: none
  }

  #header .utility-search-ctas .search-btn.expanded {
      background-color: #222
  }

  #header .utility-search-ctas .search-btn.expanded::after {
      background-color: #222
  }

  #header .utility-search-ctas .search-btn .svg-icon {
      background-color: #fff;
      border-radius: 50%;
      color: #000;
      height: 28px;
      left: 50%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 28px
  }

  #header .utility-search-ctas form {
      background-color: #222;
      display: block;
      margin: 0;
      padding: 10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%)
  }

  #header .utility-search-ctas .form-inline {
      width: 350px
  }

  #header .utility-search-ctas .form-inline input {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none
  }

  #header .utility-search-ctas .nav-actions {
      display: -webkit-flex;
      display: flex
  }

  #header .search-ctas {
      display: none
  }

  #header .nav-actions.-mobile {
      display: none
  }

  #header .nav-actions.-split .nav-item {
      width: 131px
  }

  #header .nav-actions.-split .nav-item:first-child {
      padding: 0;
      margin-right: 10px
  }

  #header .nav-actions.-split .nav-item:last-child {
      padding: 0
  }

  #header .nav-actions.-split .action {
      line-height: 38px
  }

  #header .nav-actions .action.action-secondary .nav-item-dropdown {
      -webkit-transform: none;
      transform: none
  }

  #header .nav-actions .control .svg-icon {
      width: 30px
  }

  #header .nav-actions .nav-item-accordion-panel {
      margin: 0
  }

  #header .nav-actions .nav-item-dropdown {
      padding: 12px 0;
      right: 0;
      width: 300px
  }

  #header .nav-actions .nav-item-dropdown a {
      padding: 6px 25px 5px
  }

  .nav-item-accordion-panel,.search-dropdown {
      display: block
  }

  .nav-item-dropdown {
      opacity: 0;
      visibility: hidden
  }

  .expanded+.nav-item-accordion-panel .nav-item-dropdown,.expanded+.search-dropdown .nav-item-dropdown {
      opacity: 1;
      visibility: visible
  }

  .no-js .control-accordion:hover+.nav-item-accordion-panel[hidden] {
      display: block
  }

  .no-js .control-accordion:hover+.nav-item-accordion-panel .nav-item-dropdown {
      opacity: 1;
      visibility: visible
  }
}

#footer {
    font-size: 12px;
    margin-top: 30px
}

#footer>.wrapper {
    border-top: 1px solid #f4f4f4
}

#footer .logo {
    background: url(../../images/wrpr_fy13/logo-footer.png) 50% 14px no-repeat #fff;
    float: right;
    height: 110px;
    margin-bottom: 16px;
    width: 84px
}

@media only screen and (max-width: 640px) {
    #footer .logo {
        display:none
    }
}

#footer .nav {
    float: left;
    line-height: 1.833333333;
    margin: 0 10px 16px 0
}

#footer .nav li {
    float: left;
    margin-right: 30px
}

#footer .nav a {
    color: #006ea5;
    display: block;
    font-weight: 700
}

#footer .address {
    clear: left;
    font-size: 13px;
    margin: 30px 0
}

#footer .nav-social {
    margin: 0 0 30px -10px
}

#footer .nav-social li {
    margin-right: 8px
}

#footer .nav-social a {
    height: 40px;
    margin: -10px 0;
    overflow: hidden;
    width: 40px
}

#footer .nav-social .ico {
    display: block;
    font-size: 24px;
    line-height: 36px;
    text-align: center
}

#footer .nav-social .ico-facebook {
    color: #3e559c;
    font-size: 30px;
    line-height: 34px
}

#footer .nav-social .ico-twitter {
    color: #2acaff
}

#footer .nav-social .ico-instagram {
    color: #306992;
    line-height: 44px
}

#footer .nav-social .ico-youtube {
    color: #ce280d;
    font-size: 36px;
    line-height: 26px
}

#footer .nav-social .ico-googleplus {
    color: #d84b21
}

#footer .nav-social .ico-rss {
    color: #f98e04
}

#footer .nav-social .svg-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

#footer .copyright {
    clear: left;
    color: #9d9c9c
}

#preview {
    background: rgba(221,170,0,.5);
    color: #fff;
    font-size: 3em;
    line-height: 1em;
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #000
}

#admin-bar {
    bottom: 0;
    color: #fff;
    left: 0;
    position: fixed;
    width: 100%
}

#admin-bar .nav {
    margin: 0 auto;
    width: 1000px
}

#admin-bar .nav li {
    float: left;
    position: relative
}

#admin-bar .nav li>ul {
    background: #000;
    bottom: 100%;
    position: absolute;
    width: 200px
}

#admin-bar .nav a {
    color: #fff;
    display: block;
    padding: 10px
}

.snippet-active {
    bottom: 39px;
    padding: 10px;
    position: fixed;
    right: 0
}

.snippet-active textarea {
    display: block;
    height: 150px;
    margin-bottom: 10px;
    width: 500px
}

.snippet-active button {
    background: #006ea5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px
}

.snippet-active button.preview {
    background: #d8682a;
    color: #000
}

button,input,select,textarea {
    font: inherit;
    margin: 0
}

.btn-learn-more,.btn-simple {
    font-style: italic;
    font-size: 12px
}

button {
    border: none;
    overflow: visible;
    padding: 0;
    width: auto
}

.js .select-replace {
    display: none
}

.select-wrapper {
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 44px;
    position: relative;
    min-width: 150px
}

.select-wrapper select {
    -webkit-appearance: menulist-button;
    height: 100%;
    left: 0;
    opacity: .01;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.js .select-wrapper select {
    display: block
}

.select-wrapper .value {
    color: #006ea5;
    padding: 0 24px 0 18px;
    line-height: 42px
}

.select-wrapper .ico,.select-wrapper .svg-icon {
    color: #006ea5;
    font-size: 12px;
    margin-top: -6px;
    position: absolute;
    right: 14px;
    top: 50%;
    z-index: 1
}

.select-wrapper .svg-icon {
    height: 15px;
    width: 15px
}

.form-inline {
    position: relative
}

.form-inline input {
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.15);
    box-shadow: inset 0 1px 4px rgba(0,0,0,.15);
    height: 38px;
    padding: 0 40px 0 9px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100%
}

#places-map .marker,.btn-simple {
    -webkit-transition: none .25s ease-in-out;
    -moz-transition: none .25s ease-in-out
}

.touch .form-inline input {
    line-height: 18px
}

.form-inline input:focus {
    -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.15),0 0 5px #006ea5;
    -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.15),0 0 5px #006ea5;
    box-shadow: inset 0 1px 4px rgba(0,0,0,.15),0 0 5px #006ea5;
    outline: 0
}

.lte8 .form-inline input {
    padding-top: 7px
}

.form-inline::-webkit-input-placeholder {
    color: #777;
    font-style: italic
}

.form-inline:-moz-placeholder {
    color: #777;
    font-style: italic
}

.form-inline .placeholder {
    color: #777;
    font-style: italic
}

.form-inline button {
    background-color: #312626;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 32px;
    margin-top: -16px;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 32px
}

.form-inline button .ico {
    color: #fff;
    display: block;
    font-size: 16px;
    padding-left: 2px;
    text-align: center
}

.form-inline button .ico-search {
    padding-left: 0
}

.lte7 .newsletter-form-inline button {
    right: 20px
}

.btn {
    display: inline-block
}

.btn-group .btn {
    margin-bottom: 10px
}

.btn-simple {
    background: #000;
    color: #fff;
    font-weight: 700;
    padding: 9px 25px 9px 15px;
    position: relative;
    -o-transition: none .25s ease-in-out;
    transition: none .25s ease-in-out
}

.carousel .nav a .ico,.masonry>li .name {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.btn-simple .ico {
    font-size: 12px;
    margin-top: -6px;
    position: absolute;
    right: 6px;
    text-transform: none;
    top: 50%
}

.btn-simple .svg-icon {
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 4px;
    top: 50%;
    width: 16px
}

.carousel,.carousel .items {
    position: relative
}

.btn-simple:hover .ico,.btn-simple:hover .svg-icon {
    color: #0493da
}

.btn-simple:active {
    top: 1px
}

.btn-orange {
    background: #d8682a
}

.btn-orange:hover,.btn-orange:hover .ico,.btn-orange:hover .svg-icon {
    color: #fff
}

.btn-unstyled {
    background: 0 0;
    color: #006ea5
}

.btn-learn-more {
    color: #006ea5;
    display: block;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase
}

.btn-learn-more .ico {
    font-size: 10px
}

.btn-learn-more .svg-icon {
    height: 14px;
    width: 14px
}

a:hover .btn-learn-more {
    color: #0493da
}

.btn-big-action,.btn-big-action-blue {
    background: #ff6d09;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,.07);
    text-transform: uppercase
}

.btn-big-action .ico,.btn-big-action-blue .ico {
    display: block;
    font-size: 28px;
    margin-bottom: 4px
}

.btn-big-action .svg-icon,.btn-big-action-blue .svg-icon {
    display: block;
    height: 28px;
    margin: 0 auto 4px;
    width: 28px
}

.btn-big-action-blue:hover,.btn-big-action:hover {
    color: #fff
}

.btn-big-action-blue {
    background: #00a9f0
}

.btn-2up {
    float: left;
    width: 46.80851064%
}

.btn-2up.btn-2up-alt {
    float: right
}

.carousel.circle-carousel {
    margin-top: -15px
}

.lte7 .carousel {
    overflow-x: auto;
    padding-bottom: 20px
}

.carousel .items {
    float: left;
    width: 2000px
}

.carousel .items li {
    float: left;
    margin-right: 20px
}

.carousel .items .item-circle {
    width: 150px
}

.carousel .items .item-circle a {
    display: block;
    font-size: 12px;
    padding: 10px 0;
    text-align: center
}

.carousel .items .item-circle a img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.carousel .items .item-circle a .name {
    display: block;
    padding-top: 16px;
    text-transform: uppercase
}

.carousel .items .item-date {
    border-right: 1px dotted #d9d9d9;
    text-align: center;
    margin-right: 10px;
    padding-right: 9px;
    width: 65px
}

.carousel .items .span2-fixed {
    width: 150px
}

.carousel .items .span3-fixed {
    width: 235px
}

.carousel .nav a {
    background: #fff;
    bottom: 0;
    display: block;
    position: absolute;
    top: -5px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    width: 50px
}

.carousel .nav a .ico {
    display: block;
    font-size: 36px;
    left: 7px;
    position: absolute;
    margin-top: -18px;
    top: 50%;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.breadcrumbs .ico,.masonry>li .name {
    -moz-transition: all .25s ease-in-out
}

.carousel .nav a.prev {
    background: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0,#fff),color-stop(100%,rgba(255,255,255,.8)));
    background: -webkit-linear-gradient(left,#fff,rgba(255,255,255,.8));
    background: -moz-linear-gradient(left,#fff,rgba(255,255,255,.8));
    background: -o-linear-gradient(left,#fff,rgba(255,255,255,.8));
    background: linear-gradient(left,#fff,rgba(255,255,255,.8));
    -webkit-box-shadow: 6px 0 5px -5px rgba(0,0,0,.35);
    -moz-box-shadow: 6px 0 5px -5px rgba(0,0,0,.35);
    box-shadow: 6px 0 5px -5px rgba(0,0,0,.35);
    display: none;
    left: 0
}

.carousel .nav a.prev:hover .ico {
    left: 2px
}

.carousel .nav a.next {
    background: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0,rgba(255,255,255,.8)),color-stop(100%,#fff));
    background: -webkit-linear-gradient(left,rgba(255,255,255,.8),#fff);
    background: -moz-linear-gradient(left,rgba(255,255,255,.8),#fff);
    background: -o-linear-gradient(left,rgba(255,255,255,.8),#fff);
    background: linear-gradient(left,rgba(255,255,255,.8),#fff);
    -webkit-box-shadow: -6px 0 5px -5px rgba(0,0,0,.35);
    -moz-box-shadow: -6px 0 5px -5px rgba(0,0,0,.35);
    box-shadow: -6px 0 5px -5px rgba(0,0,0,.35);
    right: 0
}

.carousel .nav a.next:hover .ico,.carousel .nav a.next:hover .svg-icon {
    left: 12px
}

.carousel .date {
    background: url(../../images/wrpr_fy13/bg-diag-repeat.png) -9999px -9999px no-repeat;
    display: block;
    padding: 12px 0
}

.carousel .date .month {
    display: block;
    font-size: 12px;
    text-transform: uppercase
}

.carousel .date .count {
    background: #0493da;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    margin-top: 8px;
    width: 35px
}

.carousel .date:hover {
    background-position: 0 0;
    background-repeat: repeat
}

.carousel-shaded-mid .items a {
    color: #989b97
}

.carousel-shaded-mid .nav a {
    background: #222
}

.carousel-shaded-mid .nav a .ico {
    color: #fff
}

.carousel-shaded-mid .nav a.prev {
    background-image: url(../../images/wrpr_fy13/bg-dark-carousel-prev.png)
}

.carousel-shaded-mid .nav a.next {
    background-image: url(../../images/wrpr_fy13/bg-dark-carousel-next.png)
}

.slider-container-6 {
    width: 49%
}

.slider .items {
    position: relative
}

.slider .items .item {
    -webkit-box-shadow: 0 10px 10px -5px rgba(0,0,0,.15);
    -moz-box-shadow: 0 10px 10px -5px rgba(0,0,0,.15);
    box-shadow: 0 10px 10px -5px rgba(0,0,0,.15);
    height: 100%;
    left: 500%;
    position: absolute;
    top: 0;
    width: 100%
}

.slider .items .item>a {
    display: block
}

.slider .items .current {
    left: 0;
    position: relative
}

.slider .items .prev {
    left: -105%
}

.slider .items .next {
    left: 105%
}

.slider .items .description {
    bottom: -40px;
    color: #444;
    left: 15%;
    padding: 24px 5%;
    position: absolute;
    right: 15%
}

@media only screen and (max-width: 767px) {
    .slider .items .description {
        position:static
    }
}

.slider .items .description .hdr {
    margin-bottom: 5px
}

.slider .items .wrapper {
    position: relative;
    z-index: 2
}

.slider .items .aside {
    bottom: 30px;
    color: #fff;
    left: 0;
    position: absolute;
    text-shadow: 0 4px 4px rgba(0,0,0,.3);
    text-transform: uppercase;
    z-index: 3
}

.slider .items .aside .hdr {
    font-size: 42px;
    margin: 0
}

@media only screen and (max-width: 999px) {
    .slider .items .aside {
        left:0!important;
        text-align: left!important
    }

    .slider .items .aside .hdr {
        font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 3px
    }
}

.slider .items .aside .hdr-sub {
    font-size: 17px;
    margin: 0
}

@media only screen and (max-width: 999px) {
    .slider .items .aside .hdr-sub {
        color:#797c79;
        font-size: 15px;
        font-weight: 400;
        text-transform: none
    }

    .slider .items .aside {
        background: #1e1e1e;
        color: #fff;
        position: static;
        text-shadow: none;
        padding: 15px
    }
}

.slider .items .aside-center {
    right: 0;
    text-align: center
}

.slider .items .aside-right {
    left: auto;
    right: 0;
    text-align: right
}

.lte7 .slider .nav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.slider .nav a {
    background: #000;
    bottom: 0;
    color: #fff;
    display: block;
    height: 110px;
    margin-top: -55px;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 50px;
    z-index: 4
}

.slider .nav a:hover .ico {
    color: #0493da
}

.slider .nav a.prev {
    left: 0
}

.slider .nav a.next {
    right: 0
}

.slider .nav a .ico {
    font-size: 34px;
    line-height: 110px
}

.slider .nav a {
    background: #fff;
    background: rgba(255,255,255,.9);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 75px;
    margin-top: -38px;
    width: 75px
}

.slider .nav a.prev {
    left: -38px;
    padding-left: 30px
}

.slider .nav a.next {
    padding-right: 30px;
    right: -38px
}

.slider .nav a .ico {
    color: #006ea5;
    font-size: 40px;
    line-height: 75px
}

.slider-inline .items .item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto
}

.slider-inline .items .description {
    bottom: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: auto;
    padding: 15px;
    position: relative;
    right: auto
}

@media only screen and (max-width: 767px) {
    .slider-inline .items .description {
        padding:24px 5%
    }
}

@media only screen and (min-width: 1000px) {
    .slider-inline .items .video,.slider-inline .items iframe,.slider-inline .items img {
        margin-bottom:45px
    }

    .slider-inline .items .description {
        border-top: 1px dotted #d9d9d9
    }

    .slider-inline .nav {
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 368px
    }

    .lte7 .slider-inline .nav {
        height: auto;
        left: auto;
        width: auto
    }

    .slider-inline .nav li {
        float: left
    }

    .slider-inline .nav a {
        background: 0 0;
        height: 45px;
        margin: 0;
        position: static;
        width: 45px
    }

    .slider-inline .nav a .ico {
        color: #006ea5;
        font-size: 28px;
        line-height: 45px
    }
}

.slider-inline .count {
    color: #777;
    display: none;
    font-size: 12px;
    left: 15px;
    line-height: 45px;
    position: absolute;
    top: 368px
}

@media only screen and (min-width: 1000px) {
    .slider-inline .count {
        display:block
    }

    .slider-inline-big .count,.slider-inline-big .nav {
        top: 536px
    }

    .slider-inline-8 .count,.slider-inline-8 .nav {
        top: 495px
    }

    .slider-inline-video .count,.slider-inline-video .nav {
        top: 279px
    }

    .slider-inline-video-big .count,.slider-inline-video-big .nav {
        top: 402px
    }
}

.masonry {
    overflow: hidden
}

.masonry>li {
    float: left
}

@media only screen and (max-width: 999px) {
    .masonry>li {
        width:33%
    }
}

@media only screen and (max-width: 640px) {
    .masonry>li {
        width:50%
    }
}

.masonry>li a {
    display: block;
    position: relative
}

.lte8 .masonry>li .name,.touch .masonry>li .name b .ico-orange-circle {
    display: none
}

.masonry>li a:hover .name {
    opacity: 1
}

.masonry>li .name {
    background: url(../../images/wrpr_fy13/bg-overlay-pattern.png);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all .25s ease-in-out;
    width: 100%
}

.touch .masonry>li .name {
    bottom: 0;
    height: auto;
    opacity: 1;
    top: auto
}

.hero-video-wrapper,.media-item .description {
    opacity: 0
}

.masonry>li .name b {
    color: #fff;
    font-size: 32px;
    left: 0;
    line-height: 1;
    margin-top: -42px;
    padding-bottom: 52px;
    position: absolute;
    text-shadow: 2px 2px 0 #312626;
    top: 50%;
    width: 100%
}

.touch .masonry>li .name b {
    font-size: 16px;
    margin: 0;
    padding: 5px 0;
    position: static
}

.masonry>li .name b .ico-orange-circle {
    background: #d8682a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    font-size: 28px;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -20px;
    padding-left: 2px;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 2;
    font-family: IconsRegular;
    text-shadow: none;
    text-transform: none
}

.breadcrumbs li,.search-form label {
    text-transform: uppercase;
    font-weight: 700
}

.wysiwyg ol,.wysiwyg p,.wysiwyg ul {
    margin-bottom: 1.25em
}

.wysiwyg ol {
    list-style: decimal
}

.wysiwyg ul {
    list-style: disc
}

.wysiwyg ol,.wysiwyg ul {
    margin-left: 1.5em
}

.wysiwyg .list-unstyled {
    list-style: none
}

.wysiwyg .no-bottom {
    margin-bottom: 0
}

#header,#mobile-header,.card,.card-species,.dem,.group-cta-items .cta-item .content,.index-feature .call-out,.list-social a,.nav-tabs,.slider .items .description {
    font-size: 13px;
    line-height: 1.5
}

.lead {
    font-size: 15px;
    line-height: 1.6
}

#cse .cse .gsc-webResult.gsc-result.gsc-promotion,#cse .gsc-webResult.gsc-result.gsc-promotion,.shaded-light {
    background: #f6f5f2
}

.bottom-horiz-separator,.horiz-separators {
    border: 1px solid #e2dfd7;
    border-width: 1px 0
}

.bottom-horiz-separator {
    border-width: 0 0 1px
}

.separator-top {
    border-top: 1px solid #e5e3e3
}

.big-separator-top {
    border-top: 5px solid #f4f4f4;
    -webkit-box-shadow: 0 -1px 0 0 #ddd;
    -moz-box-shadow: 0 -1px 0 0 #ddd;
    box-shadow: 0 -1px 0 0 #ddd
}

.big-separator-bottom {
    border-bottom: 6px solid #f4f4f4
}

.big-bordered {
    border: 15px solid #f6f5f3
}

.horiz-separators-dark {
    border-color: #383838
}

.blog-info,.shaded-light-pattern {
    background: url(../../images/wrpr_fy13/bg-patterned.png) 50% 0 #ededed
}

.shaded-light-checked {
    background: url(../../images/wrpr_fy13/bg-patterned-checked.jpg) 50% 0 #ededed
}

.shaded-tan-pattern {
    background: url(../../images/wrpr_fy13/bg-patterned-tan.jpg) 50% 0 #f1eee8
}

.shaded-mid {
    background: #222;
    color: #ccc
}

.shaded-mid a {
    color: #de3831
}

.shaded-mid-pattern {
    background: url(../../images/wrpr_fy13/bg-mid-patterned.jpg) 50% 0 #222;
    color: #ccc
}

.shaded-dark {
    background: #000;
    color: #ccc
}

.shaded-dark-pattern {
    background: url(../../images/wrpr_fy13/bg-dark-patterned.jpg) 50% 0 #222;
    color: #ccc
}

.shaded-dark-pattern h2,.shaded-dark-pattern h3 {
    color: #fff
}

.shaded-dark-pattern a {
    color: #de3831
}

.shaded-pop {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    color: #444
}

.section-bottom-texture {
    background: url(../../images/wrpr_fy13/bg-section-shaded.jpg) 50% 100% repeat-x
}

.section-bottom-texture-small {
    background: url(../../images/wrpr_fy13/bg-section-shaded-small.jpg) 50% 100% repeat-x
}

.section-top-level {
    margin-top: -100px;
    padding-top: 100px
}

@media only screen and (min-width: 480px) and (max-width:768px) {
    .section-top-level {
        margin-top:-70px;
        padding-top: 70px
    }
}

.section-inner-padded {
    padding-bottom: 70px;
    padding-top: 70px
}

.section-inner-no-top-pad {
    padding-top: 0
}

.shaded-breaking {
    background: #b71234;
    color: #fff
}

.shaded-breaking a {
    color: #fff
}

.alternate {
    background: #f0f0f0;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#f0f0f0),color-stop(50%,#fbfbfb),color-stop(100%,#f2f2f2));
    background-image: -webkit-linear-gradient(#f0f0f0,#fbfbfb,#f2f2f2);
    background-image: -moz-linear-gradient(#f0f0f0,#fbfbfb,#f2f2f2);
    background-image: -o-linear-gradient(#f0f0f0,#fbfbfb,#f2f2f2);
    background-image: linear-gradient(#f0f0f0,#fbfbfb,#f2f2f2)
}

.row-parent {
    position: relative
}

.row-divided:before {
    border-left: 1px dotted #d9d9d9;
    bottom: 70px;
    left: 39.759036145%;
    position: absolute;
    top: 20px
}

@media only screen and (max-width: 767px) {
    .row-divided:before {
        display:none
    }
}

.ad {
    position: relative
}

.ad img {
    margin: 0 auto
}

.ad .cta {
    bottom: 24px;
    position: absolute;
    right: 0
}

@media only screen and (min-width: 480px) and (max-width:768px) {
    .ad .cta {
        bottom:10px
    }
}

@media only screen and (max-width: 479px) {
    .ad {
        padding-bottom:20px
    }

    .ad img {
        display: none
    }

    .ad .cta {
        bottom: 0;
        display: block;
        margin: 0 9.0625%;
        position: relative
    }
}

.ad .cta:active {
    bottom: 23px;
    top: auto
}

.search-form {
    margin: 0 9.0625% 5px;
    position: relative;
    text-align: center
}

.search-form label {
    color: #d8682a;
    display: block;
    font-size: 15px;
    padding-bottom: 17px
}

.search-form button {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 32px;
    margin-top: -16px;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 32px
}

.search-form button .ico-search {
    font-size: 20px
}

.search-form button .svg-icon {
    height: 36px;
    width: 36px
}

.breadcrumbs {
    background: #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 56px;
    z-index: 2
}

.breadcrumbs li {
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 35px;
    position: relative
}

.breadcrumbs li:after {
    border-left: 1px dotted #404040;
    bottom: 8px;
    display: block;
    left: 0;
    position: absolute;
    top: 8px
}

.breadcrumbs li.current {
    padding: 0 15px
}

.breadcrumbs li a {
    color: #fff;
    display: block;
    padding: 0 15px
}

.breadcrumbs li a:hover {
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#323232),color-stop(100%,#1a1a1a));
    background: -webkit-linear-gradient(#323232,#1a1a1a);
    background: -moz-linear-gradient(#323232,#1a1a1a);
    background: -o-linear-gradient(#323232,#1a1a1a);
    background: linear-gradient(#323232,#1a1a1a)
}

.breadcrumbs li a:hover .ico {
    color: #0493da
}

.breadcrumbs li:first-child:after {
    display: none
}

.breadcrumbs li:first-child a {
    padding-left: 30px
}

.breadcrumbs .ico {
    font-size: 18px;
    left: 10px;
    margin-top: -11px;
    position: absolute;
    text-transform: none;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.breadcrumbs .svg-icon {
    left: 7px;
    margin-top: -14px;
    position: absolute;
    text-transform: none;
    top: 50%;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.breadcrumbs-standalone {
    background: 0 0;
    position: static
}

.breadcrumbs-standalone li {
    color: #777
}

.breadcrumbs-standalone li:after {
    border-color: #b8b8b6
}

.breadcrumbs-standalone li a {
    color: #444
}

.breadcrumbs-standalone li a:hover {
    background: 0 0;
    color: #0493da
}

.nav-horiz {
    display: table;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .breadcrumbs-standalone {
        margin-top:-36px
    }

    .nav-horiz {
        font-size: 16px
    }
}

@media only screen and (max-width: 640px) {
    .breadcrumbs-hero .breadcrumbs {
        -webkit-border-radius:0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        position: static
    }

    .nav-horiz {
        display: none
    }
}

.nav-horiz li {
    display: table-cell
}

.lte7 .nav-horiz li {
    display: block;
    float: left
}

.nav-horiz li a {
    background: #000;
    border-left: 1px dotted #2c2c2c;
    color: grey;
    display: block;
    height: 100px;
    overflow: hidden;
    padding: 28px 2% 0;
    position: relative;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(0,0,0,.07);
    text-transform: uppercase;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.nav-horiz li.other a,.no-touch .nav-horiz li a:hover .ico {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

@media only screen and (min-width: 480px) and (max-width:768px) {
    .nav-horiz li a {
        font-size:13px;
        height: 70px
    }
}

.nav-horiz li a:hover {
    text-decoration: none
}

.no-touch .nav-horiz li a:hover {
    color: #fff
}

.no-touch .nav-horiz li a:hover .ico {
    background: #fff;
    color: #151515;
    transition: all .25s ease-in-out
}

.nav-horiz li a .ico {
    background: #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.5);
    bottom: 17px;
    color: #000;
    display: block;
    font-size: 14px;
    height: 22px;
    left: 50%;
    line-height: 22px;
    margin-left: -10px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    width: 22px
}

@media only screen and (min-width: 480px) and (max-width:768px) {
    .nav-horiz li a .ico {
        display:none
    }
}

.nav-horiz li a:active .ico {
    bottom: 16px
}

.nav-horiz li.current a {
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#292929),color-stop(100%,#111));
    background-image: -webkit-linear-gradient(#292929,#111);
    background-image: -moz-linear-gradient(#292929,#111);
    background-image: -o-linear-gradient(#292929,#111);
    background-image: linear-gradient(#292929,#111);
    color: #fff
}

.nav-horiz li.current a .ico {
    background: #fff;
    color: #151515
}

.nav-horiz li:first-child a,.nav-horiz li:nth-child(2) a {
    border-left: none
}

.nav-horiz li.other {
    width: 224px
}

.lte7 .nav-horiz li.other {
    width: auto
}

@media only screen and (max-width: 767px) {
    .nav-horiz li a .ico {
        display:none
    }

    .nav-horiz li.other {
        width: auto
    }
}

.nav-horiz li.other a {
    background: url(../../images/wrpr_fy13/bg-horiz-nav-other.png) -400px 0 no-repeat #ea890d;
    border-left-color: #d77640;
    color: #fff;
    transition: all .25s ease-in-out
}

.nav-horiz li.other a .ico {
    background: #fff;
    border: 1px solid rgba(234,137,13,.5);
    color: #ea890d
}

.nav-horiz li.other a:hover {
    background-position: 0 0
}

.lte7 .nav-horiz.timeline-nav-horiz li {
    width: 136px
}

.btn-standalone-donate {
    background: url(../../images/wrpr_fy13/bg-horiz-nav-other.png) -400px 0 no-repeat #ea890d;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 33px 1% 52px;
    position: relative;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(0,0,0,.07);
    text-transform: uppercase
}

.lte8 .btn-standalone-donate {
    height: 100px;
    min-height: 100%
}

.btn-standalone-donate .ico {
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(234,137,13,.5);
    bottom: 17px;
    color: #ea890d;
    display: block;
    font-size: 14px;
    height: 22px;
    left: 50%;
    line-height: 22px;
    margin-left: -10px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    width: 22px
}

.btn-standalone-donate .svg-icon {
    background: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(234,137,13,.5);
    bottom: 17px;
    color: #ea890d;
    display: block;
    height: 22px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 22px
}

.figure .flag,.figure .label {
    font-size: 18px;
    padding: 0 15px
}

.btn-standalone-donate:hover {
    background-position: 0 0;
    color: #fff
}

.btn-standalone-donate:hover .ico,.btn-standalone-donate:hover .svg-icon {
    color: #151515
}

.btn-standalone-donate:active {
    line-height: 1.1
}

.nav-fixed-container {
    height: 100px
}

@media only screen and (min-width: 480px) and (max-width:768px) {
    .nav-fixed-container {
        height:70px
    }
}

@media only screen and (max-width: 640px) {
    .nav-fixed-container {
        display:none
    }
}

.figure .flag,.figure .flag:before,.figure .label {
    display: block;
    position: absolute
}

.nav-fixed {
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.figure {
    display: block;
    position: relative;
    zoom:1}

.figure .label {
    background: #000;
    bottom: 10px;
    color: #ccc;
    left: 0
}

.figure .flag-container {
    left: 0;
    position: absolute;
    top: 0
}

.csstransforms .figure .flag-container {
    height: 100px;
    left: -1px;
    overflow: hidden;
    top: -1px;
    width: 200px
}

.figure .flag {
    background: #3183de;
    color: #fff;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 16px
}

.csstransforms .figure .flag {
    left: -26px;
    padding: 0 30px;
    top: 6px
}

.figure .flag:before {
    border: 1px solid #2d78ca;
    border-width: 1px 0;
    height: 2px;
    left: 0;
    top: 50%;
    width: 100%;
    z-index: 1
}

.figure .flag b {
    background: #3183de;
    display: inline-block;
    padding: 0 4px;
    position: relative;
    z-index: 2
}

.figure .caption {
    background: #000;
    background: rgba(0,0,0,.8);
    bottom: 0;
    color: #ccc;
    font-size: 11px;
    font-weight: 700;
    left: 0;
    line-height: 1.2;
    padding: 7px 15px;
    position: absolute;
    width: 100%;
    z-index: 3
}

@media only screen and (max-width: 640px) {
    .figure .caption {
        position:static
    }
}

.figure .caption h1 {
    color: #fff;
    margin-bottom: 0
}

.figure .attribution {
    color: #fff;
    font-size: 9px;
    position: absolute;
    right: 15px;
    text-shadow: 0 1px 0 #000;
    top: 11px;
    z-index: 4
}

.figure.attribution-top-left .attribution {
    left: 15px;
    right: auto
}

.figureshadow {
    background: url(../../images/wrpr_fy13/bg-figureshadow.png);
    bottom: 0;
    display: block;
    height: 125px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 4
}

@media only screen and (max-width: 999px) {
    .figureshadow {
        display:none
    }
}

.fact {
    background: #55601c;
    color: #fff;
    font: 700 15px/1.2 Helvetica,Arial,sans-serif;
    padding: 10.344827586%;
    text-align: center
}

.card,.card .content,.card-species,.card-species .content {
    background: #fff;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px
}

.fact .heading,.fact .sub-heading {
    line-height: 1;
    text-transform: uppercase
}

.fact .heading {
    font-size: 90px;
    letter-spacing: -5px
}

.fact .sub-heading {
    font-size: 42px;
    letter-spacing: -2px;
    margin-bottom: 30px
}

.card,.card-species {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.13);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.13);
    box-shadow: 0 0 8px rgba(0,0,0,.13)
}

@media only screen and (max-width: 640px) {
    .card,.card-species {
        margin-bottom:1.25em
    }

    .card .figure,.card-species .figure {
        display: none
    }

    .card .figure img,.card-species .figure img {
        margin: 0 auto
    }
}

.card-species>a,.card>a {
    cursor: pointer;
    display: block
}

.card .content,.card-species .content {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: block;
    overflow: hidden;
    padding: 10px 15px
}

.card .content p,.card-species .content p {
    margin-top: 3px
}

.card .content-extra,.card-species .content-extra {
    border-top: 1px dotted #d9d9d9;
    color: #777;
    overflow: hidden
}

@media only screen and (max-width: 640px) {
    .card-break-keep-photo .figure {
        display:block
    }

    .card-to-list {
        border-bottom: 1px dotted #ccc;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 15px;
        min-height: 100%!important;
        margin-bottom: 0
    }

    .card-to-list .figure {
        display: none
    }

    .card-to-list .content {
        padding: 8px 0
    }

    .card-to-list .content strong {
        font-weight: 400
    }

    .row .card-break-2up {
        clear: left;
        float: left!important;
        margin-bottom: 2%;
        width: 49%
    }

    .row .card-break-2up:nth-child(2n) {
        clear: none;
        margin-left: 2%
    }

    .card-species {
        margin-bottom: 0;
        padding-top: 5%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.map-container {
    position: relative
}

.map-container.span4 {
    width: 32%
}

.map-container .shim {
    max-width: none;
    position: relative;
    width: 100%;
    z-index: 1
}

#map {
    bottom: 2px;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 2
}

#map * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#map img {
    max-width: none
}

#map .map-content {
    text-align: center
}

#map .map-content a {
    display: block
}

.social-icons li {
    float: left;
    margin: 0 10px 10px 0
}

@media only screen and (min-width: 480px) and (max-width:768px) {
    .social-icons li {
        margin-right:15px
    }
}

.social-icons a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 30px;
    width: 30px
}

.social-icons .facebook {
    background: #3d589a
}

.social-icons .twitter {
    background: #2fcbff
}

.social-icons .youtube {
    background: #cd2616
}

.social-icons .google-plus {
    background: #d74a27
}

.social-icons .instagram {
    background: #6d5542
}

.hero,.hero-video-wrapper {
    background: #000;
    overflow: hidden
}

.social-icons .ico {
    display: block;
    font-size: 20px;
    line-height: 30px;
    text-align: center
}

.social-icons .ico-youtube {
    font-size: 26px;
    line-height: 20px
}

.social-icons .ico-instagram {
    line-height: 33px;
    margin-left: 3px
}

.social-icons .ico-rss {
    font-size: 18px
}

.hero {
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 1000px) {
    .hero img,.js .hero {
        height:600px
    }

    .js .hero .figure {
        height: 600px;
        margin: 0 auto;
        max-width: 1600px
    }

    .hero img {
        bottom: 0;
        left: 50%;
        margin-left: -800px;
        max-width: none;
        top: 0
    }

    .js .hero img {
        position: absolute
    }

    .hero img.centered {
        margin: 0 auto
    }
}

.hero .video-thumb {
    bottom: 30px;
    display: block;
    height: 176px;
    left: 0;
    position: absolute;
    width: 235px
}

.js .hero .video-thumb .figure {
    height: auto
}

.hero .video-thumb img {
    height: auto;
    margin: 0;
    max-width: 100%
}

.js .hero .video-thumb img {
    position: static
}

@media only screen and (max-width: 999px) {
    .hero .video-thumb {
        display:none
    }
}

.hero-video-wrapper {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    visibility: hidden;
    z-index: 3
}

.hero-video-wrapper .inner {
    margin: 0 auto;
    max-width: 1066px;
    position: relative
}

.hdr-hero,.hero-video-wrapper .close {
    position: absolute;
    text-align: center;
    color: #fff
}

.lte7 .hero-video-wrapper .inner iframe {
    height: 600px
}

.hero-video-wrapper .close {
    height: 65px;
    right: -65px;
    top: 0;
    width: 65px
}

.hero-video-wrapper .close .ico {
    font-size: 44px;
    line-height: 65px
}

@media only screen and (max-width: 999px) {
    .hero-video-wrapper {
        display:none
    }
}

.hdr-hero {
    font: 108px/1 WWFRegular,Helvetica,Arial,sans-serif;
    margin: -54px 0 0;
    text-shadow: 0 0 3px rgba(0,0,0,.2);
    text-transform: uppercase;
    top: 50%;
    width: 100%;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .hdr-hero {
        display:none
    }
}

.homepage-hero-container>a {
    display: block
}

.homepage-hero {
    background: 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 320px
}

.homepage-hero:before {
    height: 0;
    display: block;
    padding-bottom: 56.25%
}

.homepage-hero--medium {
    height: auto;
    max-height: calc(70vh - 85px);
    min-height: 320px
}

.homepage-hero--large {
    height: calc(100vh - 85px)
}

@media only screen and (max-width: 767px) {
    .homepage-hero--large {
        height:calc(100vh - 188px)
    }
}

.homepage-hero-wrapper {
    margin: 0 auto;
    max-width: 1160px;
    position: relative
}

.homepage-hero-wrapper .aside {
    bottom: 30px;
    color: #fff;
    left: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    z-index: 3
}

.homepage-hero-wrapper .aside-center {
    text-align: center
}

.homepage-hero-wrapper .aside-right {
    text-align: right
}

.homepage-hero-wrapper .label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase
}

.homepage-hero-wrapper .hdr {
    font-family: WWFRegular,Helvetica,Arial,sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media only screen and (max-width: 456px) {
    .homepage-hero-wrapper .hdr {
        font-size:22px
    }
}

@media only screen and (min-width: 456px) and (max-width:600px) {
    .homepage-hero-wrapper .hdr {
        font-size:27px
    }
}

.homepage-hero-wrapper .hdr-sub {
    font-size: 13px;
    font-weight: 400
}

.homepage-hero-wrapper .button {
    background-color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    margin-top: 20px;
    padding: .8em 1em;
    text-align: center;
    text-transform: uppercase
}

.homepage-hero-wrapper .button:focus,.homepage-hero-wrapper .button:hover {
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#444),color-stop(100%,#000));
    background: -webkit-linear-gradient(top,#444,#000);
    background: -moz-linear-gradient(top,#444,#000);
    background: -o-linear-gradient(top,#444,#000);
    background: linear-gradient(top,#444,#000)
}

@media only screen and (max-width: 456px) {
    .homepage-hero-wrapper .button {
        margin-top:10px
    }
}

.homepage-hero-wrapper .button--orange {
    background-color: #e98300
}

.homepage-hero-wrapper .button--orange:focus,.homepage-hero-wrapper .button--orange:hover {
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fbab1e),color-stop(100%,#e98300));
    background: -webkit-linear-gradient(top,#fbab1e,#e98300);
    background: -moz-linear-gradient(top,#fbab1e,#e98300);
    background: -o-linear-gradient(top,#fbab1e,#e98300);
    background: linear-gradient(top,#fbab1e,#e98300)
}

.video-wrapper .video {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.lte8 .video-wrapper .video {
    border: 1px solid transparent
}

.video-wrapper .video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-wrapper .video-caption {
    background: rgba(0,0,0,.9);
    color: #ccc;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    padding: 7px 15px;
    position: relative;
    top: -1px;
    width: 100%;
    z-index: 3
}

.media-item {
    overflow: hidden;
    position: relative
}

.media-item .description {
    background: url(../../images/wrpr_fy13/bg-overlay-pattern.png);
    bottom: 0;
    color: #ccc;
    left: 0;
    font-weight: 700;
    padding: 50px 25px 25px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 5
}

.media-item:hover .description,.tooltip-control:hover .tooltip {
    opacity: 1
}

.media-item .description h2 {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.media-item .description .ico {
    background: #0493da;
    color: #fff;
    height: 25px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 50px
}

.media-item .ico-video {
    background: #131313;
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3a3939),color-stop(100%,#131313));
    background: -webkit-linear-gradient(#3a3939,#131313);
    background: -moz-linear-gradient(#3a3939,#131313);
    background: -o-linear-gradient(#3a3939,#131313);
    background: linear-gradient(#3a3939,#131313);
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    color: #fff;
    display: block;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin: -20px 0 0 -28px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 57px
}

.media-item .svg-icon {
    background: #131313;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhMzkzOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMTMxMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3a3939),color-stop(100%,#131313));
    background: -moz-linear-gradient(#3a3939,#131313);
    background: -webkit-linear-gradient(#3a3939,#131313);
    background: linear-gradient(#3a3939,#131313);
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    color: #fff;
    display: block;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin: -20px 0 0 -28px;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 57px
}

#cse .gsc-cursor,.list-pagination {
    border-left: 1px solid #f6f5f2
}

#cse .gsc-cursor>li,.list-pagination>li {
    border: 1px solid #f6f5f2;
    border-left: none;
    font-size: 14px;
    margin: 0
}

#cse .gsc-cursor .current,#cse .gsc-cursor a,#cse .gsc-cursor span,.list-pagination .current,.list-pagination a,.list-pagination span {
    display: inline-block;
    line-height: 42px;
    min-width: 34px;
    text-align: center
}

#cse .gsc-cursor .current,.list-pagination .current {
    background: url(../../images/wrpr_fy13/bg-patterned.png);
    color: #777
}

#cse .gsc-cursor .ico,.list-pagination .ico {
    font-size: 10px
}

.list-pagination .svg-icon {
    height: 14px;
    width: 14px
}

.nav-tabs {
    text-align: center
}

.nav-tabs li {
    float: left;
    margin-left: 2%;
    width: 49%
}

.nav-tabs li.first {
    margin-left: 0
}

.nav-tabs a {
    padding: 22px 0 40px;
    position: relative
}

.nav-tabs .hdr {
    font-size: 24px;
    margin-bottom: 6px
}

.nav-tabs .ico {
    background: #006ea5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: 10px;
    color: #fff;
    font-size: 12px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin-left: -10px;
    position: absolute;
    width: 20px
}

.myTabz .active .hdr,.nav-tabs .current .hdr {
    color: #444
}

.nav-tabs .current {
    background: #fff
}

.nav-tabs .current .ico {
    background: #989b97
}

.js .tabs .tab {
    display: none
}

.tabs .tab.current {
    display: block
}

.myTabz li {
    display: inline;
    float: left;
    margin: 0;
    padding: 2px 5px;
    background: url(../../images/wrpr_fy13/bg-patterned.png) 50% 0 #ededed
}

.myTabz .active {
    background: #fff
}

.myTabz .active .ico {
    background: #989b97
}

.travel-note {
    bottom: 16px;
    color: #6d5542;
    font-size: 14px;
    position: absolute;
    right: 15px
}

@media only screen and (max-width: 767px) {
    .myTabz li {
        display:block;
        float: none;
        width: 100%!important
    }

    .travel-note {
        bottom: 2px;
        font-size: 12px
    }

    .travel-note:before {
        display: none
    }
}

.travel-note:before {
    background-position: 0 -275px;
    height: 111px;
    left: -124px;
    position: absolute;
    top: -12px;
    width: 111px
}

.index-feature {
    overflow: hidden;
    position: relative
}

.index-feature .index-hero-content {
    position: relative;
    z-index: 2
}

.index-feature .index-hero-content-main {
    padding-top: 100px
}

.index-feature .index-hero {
    bottom: 0;
    left: 50%;
    margin-left: -800px;
    position: absolute;
    top: 0;
    width: 1600px;
    z-index: 1
}

@media only screen and (max-width: 800px) {
    .index-feature .index-hero-content-main {
        padding-top:40px
    }

    .index-feature .index-hero {
        left: 0;
        margin: 0;
        position: relative;
        width: 100%
    }
}

.index-feature .index-hero img {
    margin: 0 auto
}

@media only screen and (min-width: 801px) {
    .index-feature,.index-feature .call-out {
        min-height:600px
    }

    .index-feature {
        background-color: #000
    }
}

.index-feature .call-out {
    background: #000;
    position: relative
}

.index-feature .call-out .cta {
    color: #989b97;
    display: block;
    height: 100%;
    left: 0;
    padding-bottom: 80px;
    position: absolute;
    top: 0;
    width: 100%
}

@media only screen and (max-width: 800px) {
    .index-feature .call-out .cta {
        position:relative
    }
}

@media only screen and (max-width: 767px) {
    .index-feature .call-out .cta {
        overflow:hidden;
        position: relative;
        padding-bottom: 0
    }
}

.index-feature .call-out .cta img {
    margin-bottom: 11px
}

@media only screen and (max-width: 640px) {
    .index-feature .call-out .cta img {
        float:left;
        margin-bottom: 0;
        margin-right: 20px
    }
}

.index-feature .call-out .cta:after,.index-feature .call-out .cta:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1
}

.index-feature .call-out .cta:after {
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#222),color-stop(100%,#000));
    background-image: -webkit-linear-gradient(#222,#000);
    background-image: -moz-linear-gradient(#222,#000);
    background-image: -o-linear-gradient(#222,#000);
    background-image: linear-gradient(#222,#000);
    bottom: 0;
    height: 80px;
    left: 0;
    width: 100%;
    z-index: 1
}

.index-feature .call-out .cta .ico-orange-circle,.index-feature .call-out .cta .svg-icon {
    background: #d8682a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    bottom: 20px;
    color: #fff;
    font-size: 28px;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -20px;
    padding-left: 2px;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 2;
    -webkit-transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -o-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out
}

.index-feature .call-out .cta .svg-icon,.index-feature .call-out .cta:hover .ico-orange-circle {
    background: #0493da
}

.index-feature .call-out .hdr {
    color: #fff;
    font-size: 36px;
    line-height: 1
}

@media only screen and (max-width: 767px) {
    .index-feature .call-out .cta .ico-orange-circle,.index-feature .call-out .cta .svg-icon,.index-feature .call-out .cta:after,.index-feature .call-out .cta:before {
        display:none
    }

    .index-feature .call-out .hdr {
        font-size: 20px;
        margin-top: 20px
    }
}

.index-feature .attribution {
    top: 11px;
    left: 15px;
    right: auto
}

@media only screen and (min-width: 801px) {
    .index-feature .attribution {
        left:50%;
        margin-left: -500px;
        width: 1000px
    }
}

.section-pop {
    position: relative
}

.section-pop-inner {
    background: #fff;
    position: relative;
    z-index: 2
}

.section-pop:before {
    border: 10px solid #fff;
    bottom: -14px;
    -webkit-box-shadow: 0 0 25px rgba(109,85,66,.1);
    -moz-box-shadow: 0 0 25px rgba(109,85,66,.1);
    box-shadow: 0 0 25px rgba(109,85,66,.1);
    left: -14px;
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 1
}

.separator-6:before,.separators-2-4-6:before {
    bottom: 1px;
    position: absolute;
    top: 1px;
    z-index: -1;
    content: ""
}

@media only screen and (max-width: 999px) {
    .section-pop:before {
        display:none
    }
}

.separators-2-4-6:before {
    border: 1px dotted #d9d9d9;
    border-width: 0 1px;
    display: block;
    left: 15%;
    width: 34.9%
}

.list-stats .ico,.list-stats .status {
    float: left;
    height: 32px;
    margin: 0 9px 9px;
    width: 32px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .separators-2-4-6:before {
        display:none
    }
}

.separator-6:before {
    border-left: 1px dotted #d9d9d9;
    display: block;
    left: 50%
}

@media only screen and (max-width: 767px) {
    .separator-6:before {
        display:none
    }
}

.list-stats {
    color: #777;
    font-size: 12px
}

.list-stats .ico {
    color: #aeb4ab;
    font-size: 38px;
    line-height: 20px
}

.list-stats .svg-icon {
    color: #aeb4ab;
    float: left;
    height: 32px;
    margin: 0 9px 9px;
    width: 32px
}

.list-stats .status {
    background: #d8682a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 32px
}

.list-stats .hdr {
    font-size: 11px
}

@media only screen and (min-width: 641px) and (max-width:768px) {
    .list-stats .ico,.list-stats .status {
        float:none;
        margin: 0 auto 9px;
        width: 100%
    }

    .list-stats .status {
        width: 32px
    }

    .list-stats .container,.list-stats .hdr {
        padding: 0 10px
    }
}

.frame {
    background: #fff;
    border: 1px solid #eee;
    padding: 2px
}

.frame-dark {
    background: 0 0;
    border-color: #383737
}

.btn-push-left {
    left: -15px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .btn-push-left {
        position:static
    }
}

.list-row-details {
    border-bottom: 1px dotted #484848;
    font-size: 16px
}

.list-row-details>li {
    border-left: 1px dotted #484848;
    padding-left: 15px;
    padding-right: 15px
}

.list-row-details>li:first-child {
    border-left: none
}

.list-row-details .hdr {
    color: #777;
    display: block;
    font-size: 12px;
    text-transform: uppercase
}

.list-extinction-risk {
    margin-left: 26px;
    position: relative
}

.list-extinction-risk>li {
    margin-right: 8px
}

.list-extinction-risk>li.current abbr {
    background: #d8682a;
    border-color: #d8682a;
    color: #fff
}

.list-extinction-risk abbr {
    border: 2px solid #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #777;
    cursor: default;
    display: block;
    font: 16px/26px WWFRegular,Helvetica,Arial,sans-serif;
    height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 28px
}

#overlay-content,.tooltip {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.blog-header,.media-filterer input[type=radio] {
    cursor: pointer
}

.tooltip-control {
    position: relative
}

@media only screen and (max-width: 479px) {
    .index-feature .call-out .cta img {
        max-width:33%
    }

    .list-row-extinction-details>li {
        float: none
    }

    .list-extinction-risk {
        clear: both;
        margin-left: 0
    }

    .tooltip-control {
        position: static
    }
}

.tooltip-control:hover .tooltip {
    top: 100%;
    visibility: visible
}

.touch .tooltip-control.hovered .tooltip {
    display: block
}

.tooltip {
    background: #fff;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #444;
    font-size: 13px;
    left: 50%;
    margin-left: -90px;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    top: 95%;
    visibility: hidden;
    width: 180px;
    z-index: 2
}

@media only screen and (max-width: 479px) {
    .tooltip {
        left:0;
        margin: 5px 0 0;
        right: 0;
        width: auto
    }
}

.touch .tooltip {
    display: none;
    opacity: 1;
    top: 100%;
    visibility: visible
}

.tooltip:before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: -6px;
    width: 0
}

@media only screen and (max-width: 479px) {
    .tooltip:before {
        display:none
    }
}

.tooltip .title {
    border-bottom: 1px dotted #d9d9d9;
    color: #d8682a;
    display: block;
    padding: 5px;
    text-align: center;
    text-transform: uppercase
}

.item-highlight-dark .hdr,.quote-big-dark {
    color: #fff
}

.tooltip .content {
    padding: 8px 10px
}

.item-highlight {
    border: 1px solid #e2dfd7;
    position: relative
}

.item-highlight .hdr {
    font-size: 21px;
    margin-bottom: 14px
}

.item-highlight-dark {
    border: 3px solid #373737
}

.item-highlight-dark:after,.item-highlight-dark:before {
    background: #de3831;
    content: "";
    display: block;
    height: 6px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 20px
}

.list-share a,.list-share>li {
    height: 22px;
    display: block
}

.item-highlight-dark:before {
    top: -3px
}

.item-highlight-dark:after {
    bottom: -3px
}

.quote-container.span4 {
    width: 32%
}

.quote-big {
    font: 32px/1.25 WWFRegular,Helvetica,Arial,sans-serif
}

.quote-big cite {
    display: block;
    font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin-top: 12px
}

.quote-big cite .name {
    display: block;
    font-size: 15px
}

.quote-big-dark cite {
    color: #ccc
}

.group-cta-items .cta-item {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    position: relative
}

.lte8 .group-cta-items .cta-item {
    min-height: 240px
}

.group-cta-items .cta-item .padded {
    padding: 0 4.6875%;
    margin-top: 10px;
    margin-bottom: 10px
}

.group-cta-items .cta-item .number {
    font-size: 64px;
    line-height: 1
}

.group-cta-items .cta-item .hdr {
    color: #006ea5;
    margin: 10px 0 5px
}

.list-share {
    overflow: hidden
}

.list-share>li {
    float: left;
    margin: 0 10px 5px 0;
    overflow: hidden;
    position: relative;
    top: 3px
}

.list-share .facebook {
    background-position: 0 -1453px;
    width: 57px
}

.list-share .twitter {
    background-position: 0 -1358px;
    width: 58px
}

.list-share .google {
    background-position: 0 -1548px;
    width: 32px
}

.list-social a {
    border: 1px solid #e4e3e3;
    color: #777;
    display: block;
    padding: 120px 0 20px;
    text-align: center;
    text-transform: uppercase
}

.decade .items .item .year,.decade .line {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px
}

.list-social .facebook,.list-social .google-plus,.list-social .twitter,.list-social .youtube {
    background-color: #fff
}

.list-social .facebook {
    background-position: 50% -951px
}

.list-social .twitter {
    background-position: 50% -703px
}

.list-social .google-plus {
    background-position: 50% -560px
}

.list-social .youtube {
    background-position: 50% -419px
}

.list-press-logos li {
    margin-top: 50px
}

.list-press-logos li:first-child {
    margin-top: 0
}

.list-press-logos a {
    display: block
}

.list-press-logos img {
    margin: 0 auto
}

.figure-side-separator {
    position: relative
}

.figure-side-separator img {
    position: relative;
    z-index: 1
}

.figure-side-separator:after {
    border-left: 1px dotted #d9d9d9;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 2
}

.list-reports {
    font-size: 0;
    text-align: center
}

.lte7 .list-reports {
    overflow: hidden;
    padding: 0 40px
}

.list-reports li {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin-left: 2.409638554%;
    text-transform: uppercase;
    vertical-align: top;
    width: 18.072289157%
}

@media only screen and (max-width: 767px) {
    .list-reports li {
        margin-left:2%;
        width: 48%
    }

    .list-reports .figure {
        float: left
    }
}

.list-reports li:first-child {
    margin-left: 0
}

.lte7 .list-reports li {
    display: block;
    float: left;
    margin: 0 20px
}

.list-reports .figure {
    margin-bottom: 12px;
    position: relative
}

.list-reports .figure .figure-title {
    color: #fff;
    font-size: 22px;
    left: 0;
    line-height: 1;
    padding: 0 10%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    top: 28.787878788%;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .list-reports .title {
        display:none
    }
}

.timeline .section-top-level {
    margin-top: -124px;
    padding-top: 124px
}

.decade {
    position: relative
}

.decade .line {
    -ms-border-radius: 3px;
    border-radius: 3px;
    bottom: 0;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    left: 50%;
    margin-left: -3px;
    position: absolute;
    top: 0;
    width: 6px;
    z-index: 1
}

.decade .items {
    overflow: hidden;
    padding: 48px 0 40px;
    position: relative;
    z-index: 2
}

.decade .items .item {
    clear: both;
    float: left;
    margin: -20px 0 0;
    min-height: 90px;
    padding: 0 3px 0 0;
    position: relative;
    width: 50%
}

@media only screen and (max-width: 480px) {
    .decade .line {
        display:none
    }

    .decade .items .item {
        float: none;
        margin: 0 0 20px;
        overflow: hidden;
        padding: 20px 0 0;
        width: 100%
    }
}

.decade .items .item:before {
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 7px rgba(90,74,1,.05),0 0 0 1px rgba(174,180,171,.15);
    -moz-box-shadow: 0 0 0 7px rgba(90,74,1,.05),0 0 0 1px rgba(174,180,171,.15);
    box-shadow: 0 0 0 7px rgba(90,74,1,.05),0 0 0 1px rgba(174,180,171,.15);
    content: "";
    display: block;
    height: 8px;
    margin-top: -8px;
    position: absolute;
    right: -8px;
    top: 45px;
    width: 8px
}

.decade .items .item .ico-arrow {
    color: #c3ba99;
    height: 10px;
    font-size: 14px;
    margin-top: -3px;
    position: absolute;
    right: 4.611650485%;
    top: 42px;
    width: 14px
}

@media only screen and (max-width: 480px) {
    .decade .items .item .ico-arrow,.decade .items .item:before {
        display:none
    }
}

.decade .items .item .content {
    float: left;
    margin: 0 0 0 3.640776699%;
    width: 61.893203883%
}

.decade .items .item .figure {
    float: right;
    margin: 0 8.495145631% 0 0;
    width: 21.844660194%
}

.decade .items .item .figure img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.decade .items .item .year {
    background: #fff;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: block;
    font: 18px/30px WWFRegular,Helvetica,Arial,sans-serif;
    right: -72px;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 45px;
    width: 45px
}

@media only screen and (max-width: 480px) {
    .decade .items .item .year {
        margin:0 auto 10px;
        position: static
    }
}

.decade .items .item .year:after,.decade .items .item .year:before {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    content: "";
    display: block;
    position: absolute;
    z-index: -1
}

@media only screen and (max-width: 480px) {
    .decade .items .item .year:after,.decade .items .item .year:before {
        display:none
    }
}

.decade .items .item .year:after {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    height: 22px;
    left: -11px;
    top: 4px;
    -webkit-transform: scaleX(.5) rotate(-45deg);
    -moz-transform: scaleX(.5) rotate(-45deg);
    -ms-transform: scaleX(.5) rotate(-45deg);
    -o-transform: scaleX(.5) rotate(-45deg);
    transform: scaleX(.5) rotate(-45deg);
    width: 21px
}

.decade .items .item .year:before {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.decade .items .item-alt {
    float: right;
    padding: 0 0 0 3px
}

.lte7 .decade .items .item-alt {
    float: left;
    margin-left: 415px
}

.decade .items .item-alt:before {
    left: -8px;
    right: auto
}

.decade .items .item-alt .ico-arrow {
    left: 4.611650485%;
    right: auto;
    width: 6px
}

.decade .items .item-alt .content {
    float: right;
    margin: 0 3.640776699% 0 0
}

.decade .items .item-alt .figure {
    float: left;
    margin: 0 0 0 8.495145631%
}

.decade .items .item-alt .year {
    left: -72px;
    right: auto
}

.decade .items .item-alt .year:after {
    left: auto;
    right: -11px
}

.decade .items .item-alt .year:before {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 3px 0 0 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px
}

.decade .decade-hdr {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    font: 24px/36px WWFRegular,Helvetica,Arial,sans-serif;
    margin: -18px auto 0;
    text-align: center;
    position: relative;
    width: 80px;
    z-index: 2
}

#decade-1960 .item:before,#decade-1960 .line {
    background: #08675a
}

#decade-1960 .decade-hdr,#decade-1960 .year {
    color: #08675a
}

#decade-1970 .item:before,#decade-1970 .line {
    background: #0b95b2
}

#decade-1970 .decade-hdr,#decade-1970 .year {
    color: #0b95b2
}

#decade-1980 .item:before,#decade-1980 .line {
    background: #a1d6d2
}

#decade-1980 .decade-hdr,#decade-1980 .year {
    color: #a1d6d2
}

#decade-1990 .item:before,#decade-1990 .line {
    background: #295838
}

#decade-1990 .decade-hdr,#decade-1990 .year {
    color: #295838
}

#decade-2000 .item:before,#decade-2000 .line {
    background: #6fbe34
}

#decade-2000 .decade-hdr,#decade-2000 .year {
    color: #6fbe34
}

#decade-2010 .item:before,#decade-2010 .line {
    background: #b9ce97
}

#decade-2010 .decade-hdr,#decade-2010 .year {
    color: #b9ce97
}

.list-team {
    margin: 0 10.240963855%;
    position: relative
}

.list-team .item {
    display: block;
    float: left;
    margin-bottom: 45px;
    padding-right: 1.515151515%;
    width: 25%
}

.list-team a {
    color: #444;
    display: block
}

.list-team a .title {
    color: #006ea5
}

.list-team img {
    margin-bottom: 12px
}

.list-team-executive {
    font-size: 0;
    text-align: center
}

.nav-secondary ul,.sub-team .sub-hdr {
    font-size: 14px
}

.list-team-executive .item {
    display: inline-block;
    float: none;
    text-align: left;
    vertical-align: top
}

.list-team-executive .item:first-child {
    margin-left: 12.5%
}

@media only screen and (max-width: 767px) {
    .list-team .item {
        width:45%
    }

    .list-team-executive .item:first-child {
        margin-left: 0
    }
}

.lte7 .list-team .item {
    padding-right: 0!important;
    position: relative;
    width: 18%
}

.lte7 .list-team .item a {
    padding-right: 10px
}

.list-team-tight li {
    margin-bottom: 8px
}

.sub-team {
    border-top: 1px dotted #d9d9d9
}

.center-expert {
    display: table;
    margin: 0 auto
}

.brochure {
    display: inline-block;
    position: relative;
    width: 150px
}

.brochure:after,.brochure:before {
    position: absolute;
    z-index: 2;
    content: ""
}

.brochure:before {
    background-color: #fff;
    background-position: 4px -1258px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    bottom: 8px;
    height: 29px;
    right: 10px;
    width: 22px
}

.brochure:after {
    background-position: 0 0;
    height: 200px;
    right: 0;
    top: 0;
    width: 150px
}

#places-map,.brochure img {
    position: relative
}

.brochure img {
    z-index: 1
}

.nav-secondary {
    overflow: hidden;
    padding: 15px
}

.nav-secondary .hdr {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
    text-transform: uppercase
}

.nav-secondary li.current a {
    color: #444;
    font-weight: 700
}

#places-map:before {
    background-position: 0 -871px
}

@media only screen and (max-width: 640px) {
    #places-map {
        display:none
    }
}

#places-map .marker {
    background: url(../../images/wrpr_fy13/marker.png) no-repeat;
    display: block;
    height: 30px;
    position: absolute;
    -o-transition: none .25s ease-in-out;
    transition: none .25s ease-in-out;
    width: 30px;
    z-index: 1
}

#places-map .marker:hover {
    background-position: 0 -871px;
    z-index: 2
}

#places-map .marker:hover .place-name {
    display: block
}

#places-map .place-name {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: none;
    left: 50%;
    padding: 5px;
    position: absolute;
    top: -35px;
    white-space: nowrap;
    z-index: 10
}

#places-map .place-name:after,#places-map .place-name:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    bottom: -4px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
    z-index: 4
}

.blog-info,.sort-arrow {
    position: relative
}

#places-map .place-name:after {
    border-top-color: #ccc;
    bottom: -5px;
    z-index: 3
}

#cse .cse .gsc-cursor-box,#cse .gsc-cursor-box,#cse td,#cse th {
    border: none
}

@media only screen and (max-width: 767px) {
    .list-multi-cols>.col {
        float:left!important;
        width: 49%
    }

    .list-multi-cols>.col:nth-child(2n+1) {
        margin-left: 0
    }
}

@media only screen and (max-width: 479px) {
    .list-multi-cols>.col {
        float:none!important;
        width: 100%
    }
}

#cse,#cse .cse .gsc-control-cse,#cse .gsc-control-cse {
    font-family: OpenSansRegular,Helvetica,Arial,sans-serif
}

#cse .gs-promotion-image-cell,#cse .gsc-table-cell-thumbnail {
    padding: 10px
}

#cse .gsc-result .gs-title {
    height: auto;
    font-weight: 700;
    padding: 0
}

#cse .gs-result a,#cse .gs-result a b,#cse .gs-result a em {
    color: #006ea5!important;
    text-decoration: none!important
}

#cse .gs-result a b:hover,#cse .gs-result a b:hover b,#cse .gs-result a b:hover em,#cse .gs-result a em:hover,#cse .gs-result a em:hover b,#cse .gs-result a em:hover em,#cse .gs-result a:hover,#cse .gs-result a:hover b,#cse .gs-result a:hover em {
    color: #0493da!important;
    text-decoration: underline!important
}

#cse .cse .gs-promotion .gs-visibleUrl,#cse .cse .gs-webResult .gs-visibleUrl,#cse .cse .gs-webResult .gs-visibleUrl-short,#cse .gs-imageResult .gs-visibleUrl,#cse .gs-imageResult .gs-visibleUrl-short,#cse .gs-promotion .gs-visibleUrl,#cse .gs-webResult .gs-visibleUrl,#cse .gs-webResult .gs-visibleUrl-short {
    color: #444;
    font-weight: 400!important
}

#cse .gsc-cursor {
    font-size: 0
}

#cse .gsc-cursor .gsc-cursor-page {
    border: 1px solid #f6f5f2;
    border-left: none;
    color: #006ea5;
    display: inline-block;
    font-size: 14px;
    line-height: 42px;
    margin: 0;
    min-width: 34px;
    text-align: center;
    text-decoration: none;
    text-shadow: none
}

#cse .gsc-cursor .gsc-cursor-page:hover {
    color: #0493da
}

#cse .gsc-cursor .gsc-cursor-current-page {
    background: url(../../images/wrpr_fy13/bg-patterned.png)!important;
    color: #777;
    font-weight: 400
}

#cse .gsc-cursor .gsc-cursor-current-page:hover {
    color: #777
}

.sort-arrow {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    top: -1px
}

.lte8 .sort-arrow {
    font-size: 16px
}

.blog-info .name {
    background-position: 0 -1127px;
    color: #ab7b90;
    font: 700 11px/1.1 OpenSansRegular,Helvetica,Arial,sans-serif;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -145px;
    overflow: hidden;
    padding: 14px 12px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 290px;
    z-index: 2
}

#wwf-donation-popup h2,.enews-bar h2 {
    font-family: WWFRegular,Helvetica,Arial,sans-serif;
    text-transform: uppercase
}

.blog-info .name b {
    color: #fff;
    display: block;
    font-size: 21px
}

.blog-header {
    height: 190px
}

.blog-header .figure {
    left: 50%;
    margin-left: -800px;
    position: absolute;
    width: 1600px;
    z-index: 1
}

#overlay,#overlay-shade {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.blog-header .figure img {
    margin: 0 auto
}

.blog-header:hover {
    text-decoration: none
}

.ico-comment {
    color: #989b97
}

.btn-overlay-close:hover,.btn-overlay-close:hover .ico,.wwfSurvey {
    color: #fff
}

.blog-main-image {
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    -ms-border-radius: 75px;
    -o-border-radius: 75px;
    border-radius: 75px;
    float: left;
    margin: 0 40px 20px 0
}

#overlay {
    display: none;
    position: fixed;
    z-index: 10000
}

#overlay-shade {
    background: #000;
    position: absolute;
    z-index: 10001
}

#overlay-content {
    background: url(../../images/wrpr_fy13/bg-header-pattern.png) 50% 0 #000;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    left: 50%;
    padding: 60px 15px 15px;
    position: absolute;
    top: 30px;
    z-index: 10002
}

.btn-overlay-close {
    background: #006ea5;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 12px;
    font-style: normal;
    padding: 6px 43px 6px 19px;
    position: absolute;
    right: 15px;
    top: 0
}

.mobilecommons,.taf-link {
    position: relative
}

.btn-overlay-close .ico,.btn-overlay-close .svg-icon {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: -9px;
    right: 13px
}

.btn-overlay-close .svg-icon {
    height: 20px;
    width: 20px
}

.enews-bar .form-inline,.enews-bar p {
    margin-top: 10px
}

.btn-overlay-close:active {
    top: 0
}

.taf-link {
    top: -5px
}

.clearBoth {
    clear: both
}

.enews-bar h2 {
    font-size: 35px
}

.enews-bar p {
    font-size: 13px;
    line-height: 17px
}

.sms-signup .social-icons {
    margin-top: 5px;
    margin-bottom: 5px
}

#person_phone_label {
    font-size: 12px
}

.sms-signup .small {
    font-size: 9px;
    line-height: 11px;
    margin-top: 3px
}

@media screen and (min-width: 641px) and (max-width:900px) {
    .enews-desc {
        display:none
    }

    .enews-bar .span4 {
        width: 48%
    }

    .enews-bar h2 {
        font-size: 42px
    }
}

@media screen and (min-width: 901px) and (max-width:975px) {
    .enews-bar h2 {
        font-size:35px
    }
}

@media screen and (min-width: 976px) {
    .enews-bar h2 {
        font-size:42px
    }
}

.wwfSurvey {
    bottom: 0;
    display: none;
    font-size: 15px;
    line-height: 1.45;
    position: fixed;
    right: 2%;
    width: 30%;
    z-index: 9999
}

.wwfSurvey h4 {
    font-size: 20px;
    color: #d8682a;
    font-weight: 400;
    padding: 0 0 5px;
    border-bottom: 1px dotted #444;
    margin: 0
}

.wwfSurvey p {
    margin: 10px 0;
    overflow: hidden
}

.wwfSurvey a:link,.wwfSurvey a:visited {
    text-decoration: none;
    color: #ccc
}

.wwfSurvey a:active,.wwfSurvey a:hover {
    color: #fff
}

.wwfSurvey .top-right {
    display: block;
    float: right;
    width: 20px;
    font-weight: 700
}

.wwfSurvey .startSurvey:link,.wwfSurvey .startSurvey:visited {
    background: #a44009;
    background-image: -o-linear-gradient(bottom,#a43f09 3%,#cc6022 52%);
    background-image: -moz-linear-gradient(bottom,#a43f09 3%,#cc6022 52%);
    background-image: -webkit-linear-gradient(bottom,#a43f09 3%,#cc6022 52%);
    background-image: -ms-linear-gradient(bottom,#a43f09 3%,#cc6022 52%);
    background-image: linear-gradient(bottom,#a43f09 3%,#cc6022 52%);
    color: #fff;
    padding: 5px 10px;
    font-weight: 700;
    margin: 0 10px 0 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #a44009;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}

.wwfSurvey .button:active,.wwfSurvey .button:hover {
    background: #a44009;
    color: #fff
}

.wwfSurvey .startSurvey,.wwfSurvey p .close {
    display: block;
    float: left;
    margin-bottom: 5px
}

.wwfSurvey p .close {
    padding: 5px 0
}

@media only screen and (max-width: 900px) {
    .wwfSurvey {
        background:rgba(0,0,0,.85);
        bottom: 0;
        left: 15px;
        right: 15px;
        width: auto
    }
}

.wwfSurvey {
    background: 0 0;
    padding: 9px 9px 0 0;
    overflow: hidden
}

#wwf-donation-popup h2 {
    color: #006ea5;
    padding: 30px 0 30px 10px;
    margin: 0
}

#wwf-donation-popup {
    display: block;
    width: 100%
}

a#wwf-donation-popup:hover h2 {
    text-decoration: none;
    color: #0493da
}

#close-donation-box {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    height: 18px;
    width: 18px;
    text-align: center;
    font: 15px/17px OpenSansRegular,Arial,Helvetica,sans-serif;
    border: 1px solid #fff;
    border-radius: 50%
}

@media only screen and (min-width: 901px) {
    #wwf-donation-popup {
        background:url(https://c402277.ssl.cf1.rackcdn.com/photos/8058/images/original/EOY14_polarbear_form_header_smaller.jpg) 100% 0/auto 100% no-repeat;
        background-size: auto 100%;
        background-position-x: right;
        background-position-y: top
    }

    #wwf-donation-popup h2 {
        width: 65%;
        font-size: 24px
    }

    .wwfSurvey {
        max-width: 330px
    }

    .wwfSurvey .attribution {
        display: block!important;
        color: #fff;
        font-size: 9px;
        position: absolute;
        right: 15px;
        text-shadow: 0 1px 0 #000;
        top: 11px;
        z-index: 4
    }
}

@media only screen and (min-width: 1050px) {
    #wwf-donation-popup h2 {
        font-size:30px
    }
}

@media only screen and (min-width: 1350px) {
    #wwf-donation-popup h2 {
        font-size:40px
    }

    .wwfSurvey {
        max-width: 430px
    }
}

@media only screen and (max-width: 900px) {
    #wwf-donation-popup {
        background:rgba(0,0,0,.85)
    }

    #wwf-donation-popup h2 {
        padding: 10px;
        text-align: center;
        color: #ea890d
    }
}

.lte8 #wwf-donation-popup {
    background-color: #000
}

.lte8 #wwf-donation-popup h2 {
    color: #ea890d;
    width: 100%
}

.lte8 .wwfSurvey .attribution {
    display: none!important
}

.media-filterer {
    font-size: 13px
}

.media-filterer h3 {
    font-size: 12px
}

.media-filterer .select-wrapper {
    height: 36px;
    min-width: 0
}

.media-filterer .select-wrapper .value {
    line-height: 36px;
    padding: 0 26px 0 12px
}

.media-filterer .select-wrapper.current .value {
    font-weight: 700
}

.media-filterer .select-wrapper .ico,.media-filterer .select-wrapper .svg-icon {
    right: 8px
}

.media-filterer label {
    line-height: 36px;
    padding-left: 5px;
    padding-right: 15px
}

.privacy-policy-container {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 555;
    -webkit-text-size-adjust: 100%;
    display: none
}

.nojs,.show {
    display: block
}

.wwf-privacy-policy-box {
    display: inline-block;
    position: relative;
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    width: 100%;
    padding: 10px
}

.privacy-policy-container .close-box {
    position: absolute;
    top: -10px;
    right: 0;
    background-color: #000;
    color: #fff;
    height: 18px;
    width: 18px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    z-index: 9999;
    line-height: 1.3;
    text-decoration: none
}

.homepage-card__bg-image,.homepage-card__color {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px
}

.wwf-privacy-policy-box p {
    color: #fff;
    font-family: OpenSansBold,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 10px;
    line-height: 1.2em;
    margin: 0
}

a.link-underline-blue {
    color: #0493da
}

.link-underline-blue:hover {
    text-decoration: underline
}

.homepage-card__anchor--positioned:focus,.homepage-card__anchor--positioned:hover,.homepage-card__content .hdr a:focus,.homepage-card__content .hdr a:hover {
    text-decoration: none
}

.homepage-cards {
    padding: 30px 0 20px
}

@media only screen and (min-width: 768px) {
    #content>.homepage-cards:first-child {
        padding-top:80px
    }
}

.homepage-cards .wrapper {
    margin: 0 auto;
    max-width: none;
    width: 320px
}

.homepage-cards .row-item {
    float: left;
    margin: 0 5px 10px;
    position: relative
}

.homepage-card,.homepage-card__color,.homepage-card__color--white-wave:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.homepage-cards .span-1 {
    height: 248px;
    width: 150px
}

.homepage-cards .span-2,.homepage-cards .span-4 {
    height: 252px;
    width: 310px
}

@media only screen and (min-width: 456px) {
    .homepage-cards .wrapper {
        width:456px
    }

    .homepage-cards .span-1 {
        height: 360px;
        width: 218px
    }

    .homepage-cards .span-2,.homepage-cards .span-4 {
        height: 360px;
        width: 446px
    }
}

@media only screen and (min-width: 600px) {
    .homepage-cards .wrapper {
        width:600px
    }

    .homepage-cards .span-1 {
        height: 480px;
        width: 290px
    }

    .homepage-cards .span-2,.homepage-cards .span-4 {
        height: 480px;
        width: 590px
    }
}

@media only screen and (min-width: 912px) {
    .homepage-cards .wrapper {
        width:912px
    }

    .homepage-cards .span-1 {
        height: 360px;
        width: 218px
    }

    .homepage-cards .span-2 {
        height: 360px;
        width: 446px
    }

    .homepage-cards .span-4 {
        height: 360px;
        width: 902px
    }
}

@media only screen and (min-width: 1200px) {
    .homepage-cards .wrapper {
        width:1200px
    }

    .homepage-cards .span-1 {
        height: 480px;
        width: 290px
    }

    .homepage-cards .span-2 {
        height: 480px;
        width: 590px
    }

    .homepage-cards .span-4 {
        height: 480px;
        width: 1190px
    }
}

.homepage-card {
    overflow: hidden
}

.homepage-card .title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase
}

.homepage-card .title:after,.homepage-card .title:before {
    background: rgba(80,55,55,.15);
    content: "";
    display: block;
    height: 6px;
    margin: 0 auto;
    width: 80px
}

.homepage-card .label {
    color: #989b97;
    display: block;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase
}

.homepage-card p {
    color: #989b97;
    font-size: 13px
}

.homepage-card__color {
    border-radius: 9px
}

.homepage-card__color--black {
    background-color: #000
}

.homepage-card__color--blue {
    background-color: #006983
}

.homepage-card__color--olive {
    background-color: #55601c
}

.homepage-card__color--orange {
    background: #d55c19
}

.homepage-card__color--purple {
    background-color: #53284f
}

.homepage-card__color--red {
    background-color: #b71234
}

.homepage-card__color--teal {
    background-color: #00675a
}

.homepage-card__color--pattern {
    background: url(../../images/wrpr_fy13/bg-patterned.png) 50% 50%
}

.homepage-card__color--white-wave:before {
    background: url(../../images/wrpr_fy13/bg-wave-white.png) 50% 50%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    content: "";
    display: block;
    opacity: .13
}

.homepage-card__content {
    padding: 30px;
    position: relative
}

@media only screen and (max-width: 456px) {
    .homepage-card p {
        font-size:12px
    }

    .homepage-card__content {
        padding: 15px
    }
}

.homepage-card__content--bottom {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0
}

.homepage-card__content--positioned {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.homepage-card__content .hdr {
    color: #fff;
    font-family: WWFRegular,Helvetica,Arial,sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media only screen and (max-width: 456px) {
    .homepage-card__content .hdr {
        font-size:22px
    }
}

@media only screen and (min-width: 456px) and (max-width:600px) {
    .homepage-card__content {
        padding:20px
    }

    .homepage-card__content .hdr {
        font-size: 27px
    }
}

@media only screen and (min-width: 912px) and (max-width:1200px) {
    .homepage-card__content {
        padding:20px
    }

    .homepage-card__content .hdr {
        font-size: 27px
    }
}

.homepage-card__content .hdr a {
    color: #fff;
    display: inline-block;
    margin: -10px;
    padding: 10px
}

.homepage-card__content .hdr--large {
    font-size: 36px
}

@media only screen and (max-width: 456px) {
    .homepage-card__content .hdr--large {
        font-size:21px
    }
}

@media only screen and (min-width: 456px) and (max-width:600px) {
    .homepage-card__content .hdr--large {
        font-size:32px
    }
}

@media only screen and (min-width: 912px) and (max-width:1200px) {
    .homepage-card__content .hdr--large {
        font-size:32px
    }
}

.homepage-card__content p+p {
    margin-top: 10px
}

.homepage-card__content .button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    margin-top: 20px;
    padding: .8em 1em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

@media only screen and (max-width: 456px) {
    .homepage-card__content .button {
        margin-top:10px
    }
}

.span-1 .homepage-card__content .button {
    display: block;
    width: 100%
}

.homepage-card__content .button--black {
    background-color: #000
}

.homepage-card__content .button--black:focus,.homepage-card__content .button--black:hover {
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#444),color-stop(100%,#000));
    background: -webkit-linear-gradient(top,#444,#000);
    background: -moz-linear-gradient(top,#444,#000);
    background: -o-linear-gradient(top,#444,#000);
    background: linear-gradient(top,#444,#000)
}

.homepage-card__content .button--orange {
    background-color: #e98300
}

.homepage-card__content .button--orange:focus,.homepage-card__content .button--orange:hover {
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fbab1e),color-stop(100%,#e98300));
    background: -webkit-linear-gradient(top,#fbab1e,#e98300);
    background: -moz-linear-gradient(top,#fbab1e,#e98300);
    background: -o-linear-gradient(top,#fbab1e,#e98300);
    background: linear-gradient(top,#fbab1e,#e98300)
}

.homepage-card__content .button--red {
    background-color: #c6142e
}

.homepage-card__form {
    margin-top: 20px
}

.homepage-card__form .text-field {
    border: 1px solid #e2e1e1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    line-height: normal;
    padding: 15px;
    width: 100%
}

@media only screen and (max-width: 456px) {
    .homepage-card__form .text-field {
        font-size:14px;
        padding: 10px
    }
}

.homepage-card__form .text-field:-moz-placeholder {
    color: #444;
    font-size: 14px;
    font-style: italic
}

.homepage-card__form .text-field:-ms-input-placeholder {
    color: #444;
    font-size: 14px;
    font-style: italic
}

.homepage-card__form .text-field::-moz-placeholder {
    color: #444;
    font-size: 14px;
    font-style: italic
}

.homepage-card__form .text-field::-webkit-input-placeholder {
    color: #444;
    font-size: 14px;
    font-style: italic
}

.homepage-card__anchor--positioned {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.no-touch .homepage-card[data-hover-style=border] .homepage-card__color {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.no-touch .homepage-card[data-hover-style=border]:hover .homepage-card__color {
    bottom: 6px;
    left: 6px;
    right: 6px;
    top: 6px
}

.no-touch .homepage-card[data-hover-style=zoom] .homepage-card__bg-image,.no-touch .homepage-card[data-hover-style=zoom] .homepage-card__content {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.no-touch .homepage-card[data-hover-style=zoom] a:after {
    border: 9px solid #fff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    bottom: -9px;
    content: "";
    display: block;
    left: -9px;
    pointer-events: none;
    position: absolute;
    right: -9px;
    top: -9px
}

.homepage-card--full-width .button,.homepage-card--full-width .homepage-card__anchor {
    display: inline-block;
    text-decoration: none
}

.no-touch .homepage-card[data-hover-style=zoom]:hover .homepage-card__bg-image {
    -webkit-transform: scale(1.101,1.101);
    -moz-transform: scale(1.101,1.101);
    -ms-transform: scale(1.101,1.101);
    -o-transform: scale(1.101,1.101);
    transform: scale(1.101,1.101)
}

.no-touch .homepage-card[data-hover-style=zoom]:hover .homepage-card__content {
    padding-bottom: 55px
}

@media only screen and (max-width: 456px) {
    .no-touch .homepage-card[data-hover-style=zoom]:hover .homepage-card__content {
        padding-bottom:40px
    }
}

@media only screen and (min-width: 456px) and (max-width:600px) {
    .no-touch .homepage-card[data-hover-style=zoom]:hover .homepage-card__content {
        padding-bottom:45px
    }
}

@media only screen and (min-width: 912px) and (max-width:1200px) {
    .no-touch .homepage-card[data-hover-style=zoom]:hover .homepage-card__content {
        padding-bottom:45px
    }
}

.no-touch .homepage-card[data-hover-style=zoom].homepage-card--call-to-action:hover .homepage-card__content {
    padding-bottom: 15px
}

@media only screen and (min-width: 600px) {
    .no-touch .homepage-card[data-hover-style=zoom].homepage-card--call-to-action:hover .homepage-card__content {
        height:215px;
        padding-bottom: 30px
    }
}

@media only screen and (min-width: 912px) {
    .no-touch .homepage-card[data-hover-style=zoom].homepage-card--call-to-action:hover .homepage-card__content {
        height:167px;
        padding-bottom: 30px
    }
}

@media only screen and (min-width: 1200px) {
    .no-touch .homepage-card[data-hover-style=zoom].homepage-card--call-to-action:hover .homepage-card__content {
        height:215px;
        padding-bottom: 30px
    }
}

.homepage-card__bg-image {
    background: 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius: 9px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.homepage-card--call-to-action .homepage-card__anchor--positioned {
    background: #000;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px
}

@media only screen and (min-width: 456px) {
    .homepage-card--call-to-action .homepage-card__anchor--positioned {
        background:0 0
    }

    .homepage-card--call-to-action .homepage-card__bg-image {
        -webkit-border-radius: 9px 9px 0 0;
        -moz-border-radius: 9px 9px 0 0;
        -ms-border-radius: 9px 9px 0 0;
        -o-border-radius: 9px 9px 0 0;
        border-radius: 9px 9px 0 0;
        height: 218px
    }

    .homepage-card--call-to-action .homepage-card__content {
        background: #000;
        -webkit-border-radius: 0 0 9px 9px;
        -moz-border-radius: 0 0 9px 9px;
        -ms-border-radius: 0 0 9px 9px;
        -o-border-radius: 0 0 9px 9px;
        border-radius: 0 0 9px 9px;
        bottom: 0;
        height: 142px;
        left: 0;
        position: absolute;
        right: 0
    }
}

@media only screen and (min-width: 600px) {
    .homepage-card--call-to-action .homepage-card__bg-image {
        height:290px
    }

    .homepage-card--call-to-action .homepage-card__content {
        height: 190px
    }
}

@media only screen and (min-width: 912px) {
    .homepage-card--call-to-action .homepage-card__bg-image {
        height:218px
    }

    .homepage-card--call-to-action .homepage-card__content {
        height: 142px
    }
}

@media only screen and (min-width: 1200px) {
    .homepage-card--call-to-action .homepage-card__bg-image {
        height:290px
    }

    .homepage-card--call-to-action .homepage-card__content {
        height: 190px
    }
}

.homepage-card--captioned .homepage-card__content {
    background: #000;
    -webkit-border-radius: 0 0 9px 9px;
    -moz-border-radius: 0 0 9px 9px;
    -ms-border-radius: 0 0 9px 9px;
    -o-border-radius: 0 0 9px 9px;
    border-radius: 0 0 9px 9px
}

.homepage-card--captioned .label {
    margin-bottom: 5px
}

.homepage-card--captioned p {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

@media only screen and (max-width: 456px) {
    .homepage-card--captioned p {
        font-size:12px
    }
}

.homepage-card--donate .label,.homepage-card--email .label {
    color: #fff
}

.homepage-card--donate p,.homepage-card--email p {
    color: #fff;
    font-family: WWFRegular,Helvetica,Arial,sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media only screen and (max-width: 456px) {
    .homepage-card--donate p,.homepage-card--email p {
        font-size:22px
    }
}

@media only screen and (min-width: 456px) and (max-width:600px) {
    .homepage-card--donate p,.homepage-card--email p {
        font-size:27px
    }
}

@media only screen and (min-width: 912px) and (max-width:1200px) {
    .homepage-card--donate p,.homepage-card--email p {
        font-size:27px
    }
}

.homepage-card--full-bleed .label,.homepage-card--full-bleed p {
    color: #fff
}

.homepage-card--full-width {
    margin: 3em 0;
    position: relative;
    text-align: center
}

.homepage-card--full-width .homepage-card__content {
    padding: 0 10px
}

.homepage-card--full-width .subtext {
    font-size: 32px;
    margin-top: 1.5em
}

.homepage-card--full-width .subtext p {
    color: #444;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 1.5em
}

.homepage-card--full-width .subtext img {
    margin: 1.5em auto
}

.homepage-card--full-width .button {
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: .8em 1em;
    text-transform: uppercase
}

.homepage-card--full-width .button:focus,.homepage-card--full-width .button:hover {
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#444),color-stop(100%,#000));
    background: -webkit-linear-gradient(top,#444,#000);
    background: -moz-linear-gradient(top,#444,#000);
    background: -o-linear-gradient(top,#444,#000);
    background: linear-gradient(top,#444,#000)
}

.homepage-card--full-width--has-bg-image {
    background: 50% 50% no-repeat;
    background-size: cover
}

.homepage-card--full-width--has-bg-image .homepage-card__content {
    padding: 4.5em 10px
}

.homepage-card--goal-pillars {
    background: #f6f5f2;
    border-radius: 0;
    margin: 3em 0;
    padding: 6em 0;
    position: relative
}

.goal-pillar,.homepage-card--goal-pillars .intro {
    margin-top: 3em
}

.homepage-card--goal-pillars .wrapper {
    padding: 0 10px
}

.homepage-card--goal-pillars .intro p {
    color: #444;
    font-size: 15px;
    text-align: center
}

.homepage-card--goal-pillars .intro .highlight {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 1.5em
}

.homepage-card--goal-pillars ul {
    overflow: hidden
}

.goal-pillar {
    padding: 0 1.5em;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .goal-pillar {
        float:left;
        width: 50%
    }
}

@media only screen and (min-width: 1000px) {
    .goal-pillar {
        width:16.6667%
    }
}

.goal-pillar a {
    display: block;
    margin: -.5em;
    padding: .5em;
    text-decoration: none
}

.goal-pillar img {
    border-radius: 50%;
    display: block;
    margin: 0 auto
}

.goal-pillar h4 {
    font-family: WWFRegular;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin: .4em 0 .25em;
    text-transform: uppercase
}

.goal-pillar p {
    color: #444;
    font-size: 13px;
    margin: 0
}

.goal-pillar--forests h4 {
    color: #55601c
}

.goal-pillar--oceans h4 {
    color: #006983
}

.goal-pillar--fresh-water h4 {
    color: #00675a
}

.goal-pillar--wildlife h4 {
    color: #53284f
}

.goal-pillar--food h4 {
    color: #b71234
}

.goal-pillar--climate h4 {
    color: #d55c19
}

.homepage-card--logo__logo {
    bottom: 0;
    left: 0;
    padding: 0 20px 20px;
    position: absolute;
    right: 0
}

@media only screen and (max-width: 455px) {
    .homepage-card--logo__logo {
        display:none
    }
}

.homepage-card--section-heading {
    margin: 3em 0;
    position: relative;
    text-align: center
}

.homepage-card--section-heading .homepage-card__content {
    padding: 0 10px
}

.homepage-card--twitter .label {
    bottom: 30px;
    color: #444;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.homepage-card--twitter p {
    color: #444;
    font-size: 21px;
    line-height: 1.4;
    padding-top: 90px;
    text-align: center
}

@media only screen and (max-width: 456px) {
    .homepage-card--twitter p {
        font-size:11px;
        padding-top: 60px
    }
}

@media only screen and (min-width: 456px) and (max-width:600px) {
    .homepage-card--twitter p {
        font-size:16px;
        padding-top: 68px
    }
}

@media only screen and (min-width: 912px) and (max-width:1200px) {
    .homepage-card--twitter p {
        font-size:16px;
        padding-top: 68px
    }
}

.homepage-card--twitter .twitter-link {
    background: url(/assets/content/cards-twitter-logo.png) no-repeat;
    display: block;
    height: 21px;
    left: 50%;
    margin-left: -13px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 30px;
    width: 26px
}