@media screen and (min-width: 0px) and (max-width: 992px) {
    body>header menu.sys form input {
        position: relative;
        height: 21px;
        border-radius: 21px;
        border: 1px solid #a9a4a2;
        padding: 0 0.75em;
        width: 100%;
        color: #414042;
        background-color: #fff;
        font-weight: bold;
    }
    body.home .home-pledge #pledge-window {
        display: none!important;
    }
    .interactive nav#pledge var {
        display: block;
        float: none;
        padding-left: 0;
        color: #41bee0;
        font-style: normal;
        font-weight: bold;
        line-height: 1.5;
        margin-top: 0;
        font-size: 28pt;
    }
    #shiftnav-toggle-main a {
        color: inherit;
        text-decoration: none;
        font-family: "DroidSans";
        text-transform: uppercase;
        font-weight: 700;
    }
    #pledge-window>div:after {
        display: none !important;
    }
    #pledge-window {
        z-index: 999;
        position: absolute;
        bottom: 2%;
        display: block;
        width: 100%;
        font-size: 10.5pt;
    }
    #pledge-window>div {
        z-index: 999;
        width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }
    #pledge-window>div div.scroller {
        position: relative;
        top: 30px;
        height: 550px;
        width: 100%;
        margin: 0 auto;
        overflow: visible;
    }
    div#placard p {
        float: right;
        font-size: 1.9em;
        font-weight: 700;
        line-height: 1;
        color: #808080;
    }
    .involved img {
        width: 35px;
        height: auto;
    }
    body>header menu.sys form {
        float: right;
        position: relative;
        top: -1px;
        font-size: 9pt;
        width: 40%;
    }
    body.home footer {
        background: #fff url("../images/2015/bottomblue.jpg") repeat-x center bottom !important;
        padding: 0 0 8em 0;
        margin-top: 0;
    }
    body.home #pledge-window>div:after {
        display: none !important;
    }
    header {
        display: none !important;
    }
    .involved {
        margin-top: 0;
    }
    body.home #pledge-window>div div.scroller {
        position: relative;
        top: 30px;
        height: auto;
        width: 100%;
        display: block;
        margin: 0 auto;
        overflow: visible;
    }
    body.home div#pledge-window {
        display: block !important;
        bottom: 0 !important;
        position: relative !important;
    }
    #gradient {
        z-index: 3;
        height: 40px!important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .shiftnav.shiftnav-skin-custom ul.shiftnav-menu > li.menu-item > .shiftnav-target {
        text-transform: uppercase !important;
        font-family: "DroidSans" !important;
        font-weight: bold !important;
        font-size: 1.2em !important;
    }
    .shiftnav.shiftnav-skin-custom ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {
        color: #999999;
        border-width: inherit;
        border-top-color: rgba(255, 255, 255, 0.05);
        border-bottom-color: rgba(0, 0, 0, 0.15);
        font-weight: normal;
        font-size: inherit;
        font-family: "DroidSans" !important;
    }
    .shiftnav ul.shiftnav-menu.shiftnav-targets-medium li.menu-item>.shiftnav-target {
        padding-top: 3px!important;
        padding-bottom: 3px!important;
    }
    .shiftnav ul.shiftnav-menu li.menu-item>.shiftnav-target,
    .shiftnav ul.shiftnav-menu li.shiftnav-retract>.shiftnav-target {
        display: block;
        padding: 8px 25px;
        line-height: 1.5 !important;
        text-decoration: none;
        position: relative;
        cursor: pointer;
        -webkit-transition: .2s all ease;
        -moz-transition: .2s all ease;
        -ms-transition: .2s all ease;
        -o-transition: .2s all ease;
        transition: .2s all ease;
    }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
    .footer,
    .main,
    header.row {
        margin: 0;
    }
    .entry-post {
        min-height: auto;
        margin-bottom: 2em;
    }
    .sm-voffset0 {
        margin-top: 0em;
    }
    .sm-voffset1 {
        margin-top: 1em;
    }
    .sm-voffset2 {
        margin-top: 2em;
    }
    .sm-voffset3 {
        margin-top: 3em;
    }
    .sm-voffset4 {
        margin-top: 4em;
    }
    .sm-voffset5 {
        margin-top: 5em;
    }
    .sm-voffset6 {
        margin-top: 6em;
    }
    .sm-voffset7 {
        margin-top: 7em;
    }
    .sm-voffset8 {
        margin-top: 8em;
    }
    .sm-voffset9 {
        margin-top: 9em;
    }
    header {
        display: none !important;
    }
    .mobile {
        display: block;

    }
    .wrapper {
        width: auto;
        padding: 20px;
        margin: 0 auto
    }
    .desktop {
        display: none;
    }
    .sm-pull-right {
        float: right;
    }
    .sm-pull-left {
        float: left;
    }
    .main {
        background: #fff;
        padding: 15px;
    }
    .truncate {
        height: 6em;
    }
    h4 {
        font-size: 1.5em;
        margin: 0;
        text-transform: uppercase;
        padding: 0;
    }
    .news-item h4 {
        line-height: 1.2;
    }
    h5 {
        font-size: 1.3em;
        margin: 0;
        padding: 0;
    }
    .taptap-absolute {
        position: fixed !important;
    }
    .taptap-menu-button-wrapper.taptap-absolute.taptap-right {
        display: block;
    }
    body.home>footer {
        height: auto;
        background-color: transparent;
        z-index: 0;
        margin-top: 0;
    }
    #pledge-window>div div.scroller>ul>li div.content,
    #pledge-window>div div.scroller>ul>li div.spread,
    #pledge-window>div div.scroller>ul>li div.spread {
        width: 100%;
        float: left;
        padding: 15px 15px;
    }
    body #pledge-window>div div.scroller>ul>li div.interactive,
    #pledge-window>div div.scroller>ul>li div.join {
        width: 100%;
        float: none;
        margin-right: 0;
        clear: both;
        padding-right: 0;
        top: 0;
        padding: 0 15px;
    }
    #pledge-window .inner {
        background: #fff url() no-repeat left top;
    }
    .soliloquy-outer-container {
        -webkit-box-shadow: 0px 0px 0px -4px rgba(0, 0, 0, 1);
        -moz-box-shadow: 0px 0px 0px -4px rgba(0, 0, 0, 1);
    }
    bo #pledge-window>div:after {
        z-index: 999;
        content: '';
        display: none;
        position: absolute;
        left: 29px;
        bottom: -9px;
        border: 33px solid transparent;
        border-bottom-color: #41bee0;
    }
    br {
        display: none;
    }
    .interactive nav#pledge {
        position: static;
        font-size: 1.4em;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        margin: 0 auto;
        width: 300px;
    }
    .interactive nav#pledge a {
        display: block;
        width: 120px;
        height: 120px;
        line-height: 100%;
        border-radius: 90px;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        -o-border-radius: 90px;
        background-color: #41bee0;
        border: 10px solid #989899;
        color: #ffffff;
        float: none;
        margin: 0 auto;
        text-transform: uppercase;
        text-align: center;
        -webkit-transition: border-color 0.2s ease-out;
        -moz-transition: border-color 0.2s ease-out;
        transition: border-color 0.2s ease-out;
    }
    .interactive nav#pledge p {
        font-size: 13.5pt;
        display: block;
        float: none;
        padding-left: 0.5em;
        margin-top: 0;
        color: #544a46;
    }
    body.home #pledge-window {
        bottom: 0;
    }
    #pledge-window form input.pledgeButton {
        width: auto;
        margin-right: 0;
        clear: both;
        outline: none;
        z-index: 8888;
    }
    #pledge-window {
        z-index: 999;
        position: relative;
        bottom: 188px;
        display: block;
        width: 100%;
        bottom: 0;
        font-size: 10.5pt;
    }
    .text-right {
        text-align: center;
    }
    body.home>#cap {
        bottom: 0;
        display: none;
        z-index: -1;
        overflow: visible;
        content: '';
        height: 163px;
        width: 100%;
        position: relative;
        background: #41bee0 url("../images/2015/bottomblue.jpg") repeat-x center top !important;
        border-color: transparent;
        border-bottom: 0;
        margin-top: 0;
    }
    .interactive var {
        display: block;
        float: none;
        padding-left: 0;
        color: #41bee0;
        font-style: normal;
        font-weight: bold;
        line-height: 1;
        margin-top: 0;
        font-size: 28pt;
    }
    .interactive p {
        font-size: 13.5pt;
        display: block;
        float: none;
        padding-left: 0;
        margin-top: 0;
        color: #544a46;
    }
    .copy {
        position: relative;
        top: 5px;
        clear: both;
        float: none;
        font-size: 9pt;
        color: #989290;
    }
    .logo img {
        width: 35px;
        height: auto;
    }
    body.home .logo {
        position: relative;
        top: 0;
        left: 0;
        z-index: 9999;
    }
    #pledgeSocial {
        position: relative;
        clear: both;
        padding: 5px 0 0 0;
        margin: 30px 15px;
        border-top: 1px solid #a9a4a2;
        padding-top: 1em;
        overflow: auto;
        width: 100%;
        float: none;
        bottom: 0;
        right: 0;
    }
    body.home #pledge-window>div {
        z-index: 999;
        width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    }
    #pledge-window>div:after {
        z-index: 999;
        content: '';
        display: none !important;
        position: absolute;
        left: 29px;
        bottom: -9px;
        border: 33px solid transparent;
        border-bottom-color: #41bee0;
    }
    .logo.voffset5 {
        margin-top: 1em !important;
    }
    div#placard {
        text-align: center;
        padding: 2em 0;
        font-size: 3em;
    }
    #placard p {
        font-size: .5em;
        margin-top: 1em;
    }
    .pledge-logo {
        width: auto;
        float: none;
    }
    .thanks {
        text-align: center;
        margin: 0 auto;
        position: relative;
        padding: 15px 0 0;
        clear: both;
        display: block;
    }
    #pledge-window>div div.scroller>ul>li>div {
        position: relative;
        top: 0;
        display: block !important;
        width: 100%;
        height: 100%;
        clear: both;
    }
    footer.mobile {
        display: block;
        position: relative;
        width: 90%;
        margin: 0 auto;
    }
    .shiftnav ul.shiftnav-menu.shiftnav-targets-medium li.menu-item>.shiftnav-target {
        padding-top: 3px!important;
        padding-bottom: 3px!important;
    }
    body.home #pledge-window>div div.scroller {
        position: relative;
        top: 0;
        height: auto;
        width: 100%;
        margin: 0 auto;
        overflow: visible;
    }
    #pledge-window div.widget.social {
        top: 0;
        height: 100px;
        float: right
    }
    table {
        border: 0;
    }
    table thead {
        display: none;
    }
    table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 0px solid #ddd;
    }
    table td {
        display: block;
        text-align: center !important;
        font-size: 13px;
        border-bottom: 0px dotted #ccc;
    }
    table td:last-child {
        border-bottom: 0;
    }
    table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
    .entry>aside {
        width: 100%;
        float: none;
        margin: 0 0 2em 0;
    }
    section article menu.submenu {
        position: relative;
        border-top: 4px solid #a9a4a2;
        width: 100%;
        height: auto;
        margin: 3em 0 3em 0;
        padding: 0;
    }
    section article menu.submenu div.menu ul li a:after,
    section article menu.submenu div.menu ul li a:hover:after {
        content: '';
        padding: 0.25em;
        color: #544a46;
    }
    menu li {
        float: none;
        text-align: center;
        padding-right: 1.5em;
    }
    section article menu.submenu div.menu {
        position: relative;
        top: 0;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    footer .interactive {
        margin: 0 auto;
        width: 80%;
        padding: 0;
    }
    .faqs img {
        display: block;
        margin: 0 auto;
    }
    body.elephant-facts section>div article.facts h2 {
        font-size: 16.8pt;
        padding: 20px;
        line-height: 1.3;
        text-align: center;
    }
    body.elephant-facts section>div article.facts>div.entry {
        padding: 0;
        line-height: 1.3;
    }
    body.elephant-facts section>div article.facts>span {
        position: relative;
        left: 0;
        top: 15px;
    }
    body.return-to-the-forest .watch-movie {
        display: -moz-inline-block;
        display: inline-block;
        content: '';
        top: 0;
        left: 0;
        height: 0;
        padding: 120px 0 80px;
        background: transparent url("../images/2015/watch.jpg") no-repeat center top;
        background-color: #000000;
        background-size: cover;
        position: relative;
    }
    .peFlareLightbox .peFlareLightboxControls {
        -webkit-transform: translateZ(0px);
        z-index: 1000;
        left: 50%;
        top: 50px;
        position: absolute;
    }
    .return-to-the-forest img {
        max-width: 100%;
        height: auto !important;
    }
    div#sidebar .widget.social {
        min-height: 0;
        padding-bottom: 15px;
        clear: both;
    }
    section article>div.thumb>span {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        width: 111px;
        height: 64px;
        background-color: #111;
        margin-bottom: 2em;
    }
    .associates img {
        margin-bottom: 2em;
    }
    div#wpcf7-f1407-o1 {
        margin-top: 0;
    }
}

/* Large screens ----------- */

@media only screen and (min-width: 1500px) {
    body.home>header h1 {
        z-index: 9999;
        top: 110px;
        left: 40px;
        position: absolute;
    }
    .container {
        width: 90%;
    }
    #pledge-window .inner {
        background: #fff url(images/pledge-bg.png) no-repeat left top;
        background-size: 50%;
    }
    .content {
        margin-top: 7em;
    }
}
