/*



Theme Name: IISD-ELA
Theme URI: http://www.iisd.org/ela/
Description: Fully Responsive Bootstrap HTML5. Custom design with customized build off initial template by freehtml5.co
Author: Matt Rock
Author URI: http://www.iisd.org
Version: 2.4.1



*/
@import url("https://use.typekit.net/trd2wcg.css");

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

body {
    font-family: "adobe-garamond-pro", Georgia, Times, Times New Roman, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3;
    color: #231f20;
    height: 100%;
    position: relative;
    background: #fff;
}

body.fh5co-overflow {
    overflow-x: auto;
}

body.page-template-template-home a.logo-iisd {
    position: absolute;
    top: 25%;
    right: 80px;
    text-indent: -9999em;
    width: 140px;
    height: 58px;
    background: url("images/header/logo-iisd-140x58.png") 0 -66px no-repeat;
}

a {
    color: #97c848;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

a:hover,
a:focus,
a:active,
a.no-hover:hover,
a.no-hover:focus,
a.no-hover:active {
    color: #074e63;
    outline: none;
    text-decoration: none;
}

a.fa-stack+a.fa-stack {
    margin-left: -4px;
}

a.more {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .01em;
}

a:hover,
a:focus,
a:active,
a.more:hover,
a.more:focus,
a.more:active {
    text-decoration: none;
}

.archive a .fa {
    font-weight: 600;
}

a h3 {
    color: #2ac2eb;
}

a:hover h3,
a:focus h3,
a:active h3 {
    color: #97c848;
}

p {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 1em;
}

figure {
    margin: 0 0 1em;
}

i,
em {
    font-style: italic;
    font-weight: 400;
}

b,
strong {
    font-style: normal;
    font-weight: 700;
}

em strong,
strong em {
    font-style: italic;
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 1.25;
    margin: 1.75em 0;
}

h1,
h2 {
    font-size: 120%;
    color: #1e3564;
}

h2.recent-events {
    margin-top: 4em;
}

h3 {
    font-size: inherit;
    text-transform: uppercase;
}

.corporate-list h3 {
    color: #2ac2eb;
}

h4,
h5 {
    font-size: inherit;
}

/* using h6 to mimic captions for video embeds (disappearing on save and time is currently very precious) */

h1.page-title,
section.feature>h1 {
    font-size: 32px;
    font-size: 3.2rem;
    color: #1e3564;
    text-transform: none;
    margin: 1em 0 .8em;
}

.page-title h1 {
    margin-top: .8em;
}

.page-title+h2,
.page-title+h1 {
    color: #2DC3E8;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .02em;
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 1.2em;
    width: 85%;
    text-transform: none;
}

body.single .page-title+h2,
body.single .page-title+h1 {
    width: 100%;
}

h1.page-title.col-xs-7 {
    padding-right: 0;
    padding-left: 0;
}

.page-title+h2,
.page-title+h1,
.page-title+p {
    clear: both;
}

/* clearing the share this box at small sizes (until a better solution for this can be found */

.sidebar h3 {
    margin: 0 0 2em;
}

blockquote {
    padding: .75em 1.5em;
    margin: 1.5em 0;
    color: #8e9192;
    border-left: 3px solid #2DC3E8;
}

blockquote p {
    font-size: 120%;
    color: #8e9192;
}

blockquote cite {
    display: block;
    font-style: italic;
}

blockquote cite:before {
    content: "\2014";
    margin-right: 10px;
}

.main ul {
    margin: 1.25em 2.25em;
    padding: 0;
    /* list-style: none; */
}

.main ul li:before {
    /* content:"\2022";  */
    display: block;
    float: left;
    overflow: hidden;
    color: #29c3ec;
    width: 15px;
    margin: 0 -1em;
}

table,
table.google-visualization-table-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
    border-spacing: 0;
    border-collapse: collapse;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #29c3ec;
}

table th,
table td {
    padding: 8px;
    text-align: left;
}

table th,
.google-visualization-table-tr-head {
    font-weight: 600;
    vertical-align: bottom;
    border-bottom: 2px solid #29c3ec;
}

table td {
    vertical-align: top;
    border-top: 1px solid #29c3ec;
}

hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    border-top: 1px solid #29c3ec;
}

.btn,
input[type="button"],
input[type="submit"] {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-size: inherit;
    padding: 8px 20px;
    border-radius: 0px;
    background: #97c848;
    border: none;
}

.main .btn {
    margin: 1em .5em;
    letter-spacing: normal;
}

.btn:hover,
.btn:focus,
.btn:active {
    color: #fff !important;
    background: #074e63;
}

.btn-footer {
    font-size: 18px;
    background: #074e63;
}

.btn-footer:hover,
.btn-footer:focus,
.btn-footer:active {
    background: #5abd8b;
}

input[type="button"] {
    background: #97c848;
    border: none;
}

input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active {
    background: #2DC3E8;
}

form {
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

form label {
    display: block;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 14px;
    font-size: 1.4rem;
    color: #1E3564;
}

form input {
    max-width: 100%;
}

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea {
    border: 1px solid #ced0d0;
    padding: 8px;
    text-indent: 0;
    color: #8C8C8E;
    font-family: inherit;
    font-size: .9em;
    line-height: inherit;
}

form select {
    padding: 4px;
}

form input:focus,
form textarea:focus {
    border-color: #2DC3E8;
}

form input[type="submit"] {
    font-size: 1em;
}

/* added oct 21 2019 */
#s {
    width: 70%;
}

#nav-search {
    display:none;
}

form input[type="submit"] {
    background: #97c848;
    border: none;
}

form input[type="submit"]:hover,
form input[type="submit"]:focus,
form input[type="submit"]:active {
    background: #2DC3E8;
}

.searchform input[type="text"] {
    font-size: inherit;
}

.searchform input[type="submit"] {
    padding: 13px 20px;
}

body.search-no-results .sidebar {
    display: none;
}

/* Contact Form 7 */

.wpcf7-not-valid-tip {
    margin-top: 5px;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 14px !important;
    font-size: 1.4rem !important;
    color: #e1472e !important;
}

input.wpcf7-not-valid {
    border-color: #e1472e !important;
}

.wpcf7-response-output {
    margin: 1em 0 !important;
    padding: .5em !important;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 14px !important;
    font-size: 1.4rem !important;
    border: none !important;
    color: #fff !important;
}

.wpcf7-validation-errors {
    background-color: #e1472e !important;
}

.wpcf7-spam-blocked {
    background-color: #f18920 !important;
}

.wpcf7-mail-sent-ok {
    background-color: #97c848 !important;
}

.main img {
    max-width: 100%;
    height: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}

embed,
iframe,
object {
    max-width: 100%;
}

.attachment img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    margin: 0 0 0 1em !important;
    position: relative;
    float: right;
}

.alignleft {
    margin: 0 1em 0 0 !important;
    position: relative;
    float: left;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    clear: both !important;
}

img.alignright+img.alignright {
    clear: right;
    margin-top: 1em !important;
}

img.alignleft+img.alignleft {
    clear: left;
    margin-top: 1em !important;
}

/* mailchimp styles */

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%
}

#mc_embed_signup h2 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em;
}

#mc_embed_signup input {
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#mc_embed_signup input[type=checkbox] {
    -webkit-appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
    -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
    border-color: #333;
}

#mc_embed_signup .button {
    clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

#mc_embed_signup .button:hover {
    background-color: #777;
}

#mc_embed_signup .small-meta {
    font-size: 11px;
}

#mc_embed_signup .nowrap {
    white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 3%;
    min-height: 50px;
}

#mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    display: inline-block;
    width: 46%;
    margin-right: 4%;
}

* html #mc_embed_signup .size1of2 {
    margin-right: 2%;
    /* Fix for IE6 double margins. */
}

#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 99%;
    padding: 5px 0;
    margin-bottom: 2px;
}

#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
    padding: 5px 0;
}

#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
    display: inline;
    width: 60px;
    margin: 0 2px;
    letter-spacing: 1px;
    text-align: center;
    padding: 5px 0 2px 0;
}

#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
    width: 40px;
}

#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
    width: 30px;
}

#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
    display: none;
}

#mc_embed_signup .indicates-required {
    text-align: right;
    font-size: 11px;
    margin-right: 4%;
}

#mc_embed_signup .asterisk {
    color: #e85c41;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}

#mc_embed_signup .clear {
    clear: both;
}

#mc_embed_signup .mc-field-group.input-group ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
    display: block;
    padding: 3px 0;
    margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
    display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
    display: inline;
    width: auto;
    border: none;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
}

#mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: .5em 0;
}

#mc-embedded-subscribe {
    clear: both;
    width: auto;
    display: block;
    margin: 1em 0 1em 5%;
}

#mc_embed_signup #num-subscribers {
    font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
    padding: .5em;
    border: 1px solid #ccc;
    margin-right: .5em;
    font-weight: bold;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 2px 0 1em 0;
    padding: 5px 10px;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    color: #e85c41;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #e85c41;
}

/* #mc_embed_signup form {
    padding: 0 !important;
}

#mc_embed_signup .mc-field-group br {
    display: none;
}

#mc_embed_signup .mc-field-group {
    width: 100% !important;
    padding-bottom: 1em !important;
}

#mc_embed_signup .mc-field-group input {
    min-width: 3%;
    max-width: 100%;
    border: 1px solid #ced0d0 !important;
    padding: 8px !important;
    text-indent: 0 !important;
    color: #8C8C8E;
}

#mc_embed_signup input:focus {
    border-color: #2DC3E8 !important;
}

#mc_embed_signup div.mce_inline_error {
    max-width: 100%;
    border: 1px solid #e1472e !important;
    padding: 8px !important;
    background-color: #e1472e !important;
    font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 14px;
    font-size: 1.4rem;
}

#mc_embed_signup input.mce_inline_error {
    border-color: #e1472e !important;
}

#mc_embed_signup input#mc-embedded-subscribe {
    border: none !important;
    margin: 0 !important;
} */

/* search bar */

.search-form {
    position: absolute;
    right: 200px;
    top: 1px;
    width: 20px;
}

.search-field {
    background-color: transparent;
    background-image: url("images/icon-search.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: none;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 0;
}

.search-field:focus {
    background-color: #fff;
    border: 2px solid black;
    cursor: text;
    outline: 0;
    width: 230px;
}

.search-submit {
    display: none;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

/*iframe { max-width:100%; }*/

section#intro,
.container.discover,
.container.content-top {
    background: #fff;
}

.container.graph {
    width: 100%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.container.graph+.container.graph {
    margin-top: 2em;
}

.container.graph embed,
.container.graph div {
    max-width: 100% !important;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption img {
    margin-bottom: .5em;
}

.wp-caption-text {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.25;
    margin: 0;
    padding: .5em 0 2em;
    font-size: 14px;
    font-size: 1.4rem;
    color: #8e9192;
}

.gallery-caption {
    padding: 0 .75em 2em;
}

/* using h6 to mimic captions for video embeds (disappearing on save and time is currently very precious) */

h6 {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.25;
    margin: -.75em 0 0;
    padding: 0 0 2em;
    font-size: 14px;
    font-size: 1.4rem;
    color: #8e9192;
    text-align: center;
}

dl.gallery-item {
    margin-top: 0 !important;
}

.gallery img {
    border: 1px solid #cfcfcf !important;
}

.gallery dl {
    margin-bottom: 0;
}

.pages,
.page-links,
.nav-links {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .01em;
    color: #29c3ec;
    font-size: inherit;
}

.page-links span,
.nav-links a {
    margin: 0 .1em;
}

.page-links a.selected,
.nav-links .current {
    color: #23527c;
    cursor: default;
    font-weight: 400;
}

.pages p {
    font-size: 100%;
}

.team {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    letter-spacing: .01em;
    text-align: center;
    font-size: inherit;
}

.team img {
    margin-right: auto;
    margin-left: auto;
}

.team a img,
.team img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.team a img:hover,
.team a img:focus,
.team a img:active {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.team h4 {
    margin: 0 0 .25em;
    color: #2ac2eb;
}

.team .title {
    font-size: .8em;
}

.team .links {
    text-transform: uppercase;
    font-size: .9em;
}

.main ul.team-list {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: inherit;
    letter-spacing: .01em;
}

.main ul.team-list li strong {
    font-weight: 400;
}

ul.team-list li .title {
    font-size: .9em;
    color: #8e9192;
}

a .meta-nav {
    color: #8e9192;
}

p.posted,
div.posted,
.post-navigation {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .01em;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    color: #8e9192;
}

body.single-post p.posted {
    margin-top: 2em
}

body.single-post p.posted.author {
    margin: 2.5em 0 1.5em;
    padding: .75em 0;
    border-top: 1px solid #d9dada;
    /*border-bottom:1px solid #ced0d0;*/
}

.pagination {
    font-size: 90%;
}

.pagination .page-numbers {
    padding-right: 6px;
}

.screen-reader-text {
    display: none;
}

.tint {
    background: #f7f6f6;
}

.dk-wrap-overlay {
    background: rgb(7, 78, 99);
    background: rgba(7, 78, 99, .7);
}

section.buckets a.more {
    color: #083266;
    text-transform: uppercase;
}

section.buckets a:hover,
section.buckets a:focus,
section.buckets a:active {
    color: #97c848;
    text-decoration: none;
}

section.buckets a.more h3 {
    display: inline-block;
    margin-top: 20px;
}

section.buckets .more .fa {
    font-size: 16px;
    font-size: 1.8rem;
    color: #97c848;
}

section.buckets p {
    margin-bottom: .5em;
}

section {
    padding: 2em 0;
}

section#intro>.container {
    padding-bottom: 30px;
}

section.buckets div.item {
    margin-bottom: 2em;
}

body.page-template-template-home section#intro {
    padding-bottom: 0;
}

body.page-template-template-home section.landing.buckets {
    padding: 1em 0;
}

body.page-template-template-landing section.landing {
    padding: 0 0 2em;
}

body.page-template-template-landing section.landing .main {
    margin-bottom: 1.5em;
}

.content-top,
.content-page {
    padding: 1em 0 2em;
}

.media-archive {
    margin-top: 2em;
    margin-bottom: 2em;
}

.media-archive.corporate-list:first-of-type {
    margin-top: 2em;
}

.media-archive img {
    margin: 0;
}

.media-archive h3 {
    margin: 0 0 .5em;
}

.valign-container {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 100%;
}

.valign {
    position: absolute;
    width: 100%;
    height: 100%;
}

.valign img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

section.supporters {
    padding: 0 0 1em;
}

.support-logos {
    padding-top: 1em;
    padding-bottom: 0;
}

.support-logos .thumbnail img {
    padding: 1em;
}

.flexslider {
    border: medium none;
    box-shadow: none;
    margin: 0px;
    background: none;
}

.flex-control-nav {
    display: none;
}

.flex-direction-nav a,
.flex-direction-nav a:before {
    color: #fff;
    color: rgba(255, 255, 255, .8);
    text-shadow: none;
}

.flex-direction-nav a:before {
    font-size: 30px;
}

#emphasize {
    position: relative;
    padding: 0px;
}

#emphasize img {
    width: 100%;
    display: block;
}

#emphasize .center-text {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
}

.parallax {
    /*background-position: 50% 50%;*/
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* .parallax.active {
    background-attachment: fixed;
} */

.parallax .container {
    padding: 100px 0px;
}

.back1 {
    background-image: url("images/background/desktop/02_lake_1.jpg");
}

.back2 {
    background-image: url("images/background/desktop/03_lake_2.jpg");
    background-position: bottom;
}

.soundbites {
    text-align: center;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.soundbites h1 {
    margin: .5em 0;
    color: white;
    font-size: 48px;
    font-size: 4.8rem;
    text-transform: none;
}

.soundbites p {
    width: 80%;
    margin: 0 auto .5em;
    color: white;
}

.sharethis {
    margin: 1.5em 0 1.75em;
}

.sharethis h3 {
    margin: 1.25em 0 0;
    width: auto;
    display: inline-block;
    color: #97c848;
    font-size: 14px;
    font-size: 1.4rem;
}

.sharethis a:hover,
.sharethis a:focus,
.sharethis a:active {
    color: #1e3564 !important;
}

.sharethis.follow-content {
    margin: 2em 0 1.25em;
    font-size: 16px;
    font-size: 1.6rem;
}

footer {
    overflow: hidden;
    color: #fff;
}

footer.parallax .container {
    padding: 70px 0px;
}

footer .copyright {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 30px 0 0 90px;
}

footer .stayconnect h3 {
    margin: 40px 0 .6em;
    color: #97c848;
}

footer .stayconnect a:hover,
footer .stayconnect a:focus,
footer .stayconnect a:active {
    color: #074e63;
}

footer .btn-footer {
    margin-top: .3em;
}

footer .fa-stack-1x,
footer .fa-stack {
    font-size: .9em;
}

.form-control {
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 54px;
    font-size: 18px;
    font-weight: 300;
}

.form-control:active,
.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #8dc63f;
}

#fh5co-header {
    position: absolute;
    height: 50px;
    width: 100%;
    top: 120px;
    left: 0;
    padding-top: 0;
    z-index: 12;
}

body.page-template-template-home #fh5co-header {
    position: fixed;
    top: 0;
}

body.admin-bar #fh5co-header.is-sticky,
body.admin-bar .header #labels,
body.admin-bar .header #background {
    top: 32px;
}

.header #background,
.header #labels {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 50px;
}

.header #labels {
    background-color: transperent;
}

.header #background {
    display: none;
}

.logo-header {
    position: absolute;
    top: -90px;
}

.logo-header a.logo-iisd {
    display: block;
    position: relative;
    text-indent: -9999em;
    background-repeat: no-repeat;
}

.logo-header a.logo-iisd {
    float: right;
    margin-right: 10px;
    width: 167px;
    height: 69px;
    background-image: url("images/header/logo-iisd-167x69.png");
}

@media screen and (min-width: 993px) {
    /* white/lt.blue logo on dark background */
    /*  News & Media */
    body.page-id-1487 .logo-header a.logo-iisd,
    body.parent-pageid-1487 .logo-header a.logo-iisd,
    body.category-blog .logo-header a.logo-iisd,
    body.category-commentary .logo-header a.logo-iisd,
    body.category-engaging-with-science .logo-header a.logo-iisd,
    body.category-news .logo-header a.logo-iisd,
    body.category-photo-essays .logo-header a.logo-iisd,
    body.category-research-highlights .logo-header a.logo-iisd,
    body.category-researcher-profiles .logo-header a.logo-iisd,
    body.category-events-listing .logo-header a.logo-iisd,
    body.category-video .logo-header a.logo-iisd,
    body.category-events-listing .logo-header a.logo-iisd,
    body.category-media-releases .logo-header a.logo-iisd,
    body.category-iisd-ela-in-the-news .logo-header a.logo-iisd,
    /*  Visitors */
    body.page-id-1718 .logo-header a.logo-iisd,
    body.parent-pageid-1718 .logo-header a.logo-iisd,
    /* Search */
    body.page-template-searchpage .logo-header a.logo-iisd,
    /*  Support */
    body.page-id-3341 .logo-header a.logo-iisd,
    body.parent-pageid-3341 .logo-header a.logo-iisd {
        background-position: 0 -79px;
    }
}

@media screen and (max-width: 992px) {
    body.page-template-template-home a.logo-iisd {
        top: 20%;
        right: 0;
        width: 140px;
        height: 58px;
        background: url("images/header/logo-iisd-140x58.png") 0 -66px no-repeat;
    }
    body.page-template-template-home #fh5co-hero .fh5co-intro>div h1 {
        font-size: 32px;
        font-size: 3.2rem;
    }
    section.supporters {
        padding: 0;
    }
    .corporate-list.media-archive {
        margin-bottom: 1em;
    }
    .corporate-list.media-archive:last-child {
        margin-bottom: 0;
    }
    .corporate-list:last-child .valign-container {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 769px) {
    .header #background {
        background: rgba(23, 55, 76, .95);
    }
    .nav-container {
        height: 50px;
        padding-right: 0;
    }
    .nav-container-home {
        padding-right: 0;
    }
    .sticky-wrapper .nav-container {
        background: rgba(23, 55, 76, .95);
    }
    .sticky-wrapper.is-sticky .nav-container {
        background: rgba(23, 55, 76, 0);
        -webkit-transition: 4s linear;
        -o-transition: 4s linear;
        transition: 4s linear;
    }
}

@media screen and (max-width: 768px) {
    #fh5co-header {
        padding-top: 30px;
    }
    .logo-header {
        width: 100%;
        top: -60px;
        text-align: center;
    }
    .logo-header .logo-ela {}
    .logo-header a.logo-iisd {
        position: absolute;
        left: 5px;
        top: -35px;
        width: 109px;
        height: 38px;
        background-image: url("images/header/logo-iisd-109x38.png");
    }
    body.page-template-template-home a.logo-iisd {
        top: -15px;
        right: auto;
        left: 10px;
    }
    body.page-template-template-home #fh5co-hero .fh5co-intro>div h1 {
        font-size: 32px;
        font-size: 3.2rem;
    }
}

#fh5co-header #fh5co-logo {
    text-align: center;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: -12px;
    z-index: 1;
}

#fh5co-header #fh5co-logo a {
    font-size: 30px;
    font-weight: 500;
    color: white;
}

#fh5co-header #fh5co-logo a span {
    color: #8dc63f;
}

#fh5co-header nav {
    position: relative;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}

@media (min-width: 1024px) and (max-width: 1199px) {
    #fh5co-header nav li,
    #fh5co-header nav li a {
        font-size: 15px;
        font-size: 1.3rem;
        line-height: 3.3em;
        display: inline-block;
        height: 50px;
    }
}

#fh5co-header nav li,
#fh5co-header nav li a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 3.3em;
    display: inline-block;
    height: 50px;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
}

#fh5co-header nav .left-menu ul.dropdown-menu li.menu-item a {
	color: #97c848;
	width: 250px;
}

#fh5co-header nav .right-menu a {}

#fh5co-header nav a {
    color: #f9f9f9;
    padding-right: 10px;        /* jmacki jan 16, 2021 - changed from 15 to 10 */
    padding-left: 10px;
}

#fh5co-header nav a:hover,
#fh5co-header nav a:focus,
#fh5co-header nav a:active {
    color: rgb(8,79,100);
}

#fh5co-header nav li.active a,
#fh5co-header nav li.current-page-ancestor a {
    color: #97c848;
}

#fh5co-header nav li.donate a {
    color: #fff;
    background: #97c848;
}

#fh5co-header nav li.donate a:hover,
#fh5co-header nav li.donate a:focus,
#fh5co-header nav li.donate a:active {
    background: #5abc8a;
}

#fh5co-header nav .glyphicon-search {
    font-size: 16px;
    font-size: 1.6rem;
}

#fh5co-header nav a .nav-trunc {
    display: none;
}

/* display at larger size. below */

#fh5co-header nav li.search {
    background: url("images/icon-search.png") 0 15px no-repeat;
}

#fh5co-header nav li.search a {
    width: 17px;
    height: 100%;
    text-indent: -9999em;
    background: url("images/icon-search.png") -32px 15px no-repeat;
    opacity: 0;
}

#fh5co-header nav li.search a:hover {
    opacity: 1;
}

/*various current menu states at the 3rd/category level  */

body.category-commentary #fh5co-header nav li.news-media a,
body.category-engaging-with-science #fh5co-header nav li.news-media a,
body.category-photo-essays #fh5co-header nav li.news-media a,
body.category-researcher-profiles #fh5co-header nav li.news-media a,
body.category-media-releases #fh5co-header nav li.news-media a,
body.category-iisd-ela-in-the-news #fh5co-header nav li.news-media a {
    color: #97c848;
}

@media (min-width: 769px) and (max-width: 991px) {
    #fh5co-header nav li a {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 3.5em;
    }
    #fh5co-header nav a {
        padding-right: 4px;
        padding-left: 4px;
    }
    #fh5co-header nav li.donate a {
        padding-right: 6px;
        padding-left: 6px;
    }
    #fh5co-header nav li.search {
        background-position: 0 15px;
    }
    #fh5co-header nav li.search a {
        background-position: -32px 15px;
        margin-right: 4px;
    }
}

#fh5co-header nav ul {
    padding: 0;
    margin: 0;
    z-index: 2;
    /* position: relative; */
}

@media screen and (max-width: 768px) {
    #fh5co-header nav ul {
        display: none;
    }
}

#fh5co-hero {
    background-color: transparent;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: bottom center !important;
    position: relative;
    width: 100%;
}

@media (max-width:992px) {
    #fh5co-hero {
        background-attachment: scroll !important;
        background-size: cover !important;
        background-position: bottom center !important;
    }
    .hero-bg {
        background-position: bottom center !important;
    }
}

@media (min-width: 900px) and (max-width: 1024px) {
    /*body.page-template-template-home #fh5co-hero { min-height:700px; }*/
}

@media screen and (max-width: 480px) {
    #fh5co-hero {
        height: 450px;
    }
}

#fh5co-hero .fh5co-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2a2d36;
    opacity: .54;
    z-index: 9;
}

#fh5co-hero .fh5co-intro {
    display: table;
    width: 100%;
    z-index: 10;
    position: relative;
}

@media screen and (max-width: 480px) {
    #fh5co-hero .fh5co-intro {
        height: 450px;
    }
}

#fh5co-hero .fh5co-intro>div {
    vertical-align: middle;
    display: table-cell;
    position: relative;
}

#fh5co-hero .fh5co-intro>div .fh5co-left-position {
    width: 65%;
    float: left;
}

@media screen and (max-width: 992px) {
    #fh5co-hero .fh5co-intro>div .fh5co-left-position {
        width: 100%;
    }
}

#fh5co-hero .fh5co-intro>div .fh5co-center-position {
    width: 65%;
    text-align: center;
    margin: 0 auto;
}

@media screen and (max-width: 992px) {
    #fh5co-hero .fh5co-intro>div .fh5co-center-position {
        width: 100%;
        text-align: center;
    }
}

#fh5co-hero .fh5co-intro>div .fh5co-right-position {
    width: 65%;
    float: right;
    text-align: right;
}

@media screen and (max-width: 992px) {
    #fh5co-hero .fh5co-intro>div .fh5co-right-position {
        width: 100%;
        text-align: left;
    }
}

#fh5co-hero .fh5co-intro>div h1 {
    margin-top: 1.5em;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    text-shadow: 0 0 7px rgba(0, 0, 0, .44);
}

body.page-template-template-home #fh5co-hero .fh5co-intro>div h1 {
    margin-top: 1em;
}

@media screen and (max-width: 768px) {
    #fh5co-hero .fh5co-intro>div h1 {
        margin-top: 2em;
        padding-right: 1.5em;
        padding-left: 1.5em;
        font-size: 30px;
        font-size: 3rem;
    }
}

#fh5co-hero .fh5co-intro>div .btn-outline,
#fh5co-hero .fh5co-intro>div .btn-primary {
    padding: 20px 30px !important;
    min-width: 200px;
    font-size: 18px;
}

@media screen and (max-width: 480px) {
    .logo-header .logo-ela {
        margin-top: 1em;
    }
    .is-sticky .logo-header .logo-ela {
        margin-top: 0;
    }
    .logo-header a.logo-iisd {
        width: 38px;
        height: 38px;
    }
    #fh5co-hero .fh5co-intro>div .btn-outline,
    #fh5co-hero .fh5co-intro>div .btn-primary {
        padding: 10px 30px !important;
        width: 100%;
    }
    #fh5co-hero .fh5co-intro>div h1 {
        margin-top: 0;
        padding-right: .5em;
        padding-left: .5em;
        font-size: 24px;
        font-size: 2.4rem;
    }
    body.page-template-template-home .logo-lg {
        width: 60%;
        height: auto;
    }
    body.page-template-template-home #fh5co-hero .fh5co-intro>div h1 {
        font-size: 24px;
        font-size: 2.4rem;
        padding-right: 1em;
        padding-left: 1em;
    }
}

@media screen and (max-width: 420px) {}

@media screen and (max-width: 348px) {
    .logo-header .logo-ela {
        margin-top: 1em;
    }
    .is-sticky .logo-header .logo-ela {
        margin-top: 0;
    }
    #fh5co-hero .fh5co-intro>div h1 {
        margin-top: 0;
        font-size: 22px;
        font-size: 2.2rem;
    }
    body.page-template-template-home a.logo-iisd {
        width: 50px;
        height: 50px;
    }
    body.page-template-template-home #fh5co-hero .fh5co-intro>div h1 {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 320px) {
    body.page-template-template-home #fh5co-hero .fh5co-intro>div h1 {
        font-size: 22px;
        font-size: 2.2rem;
    }
}

#fh5co-hero .fh5co-learn-more {
    position: absolute;
    bottom: -25px;
    left: 50%;
    z-index: 10;
    text-align: center;
}

#fh5co-hero .fh5co-learn-more a {
    display: block;
}

#fh5co-hero .fh5co-learn-more a .text {
    display: block;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .01em;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 20px;
}

#fh5co-hero .fh5co-learn-more a .arrow {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: #8dc63f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#fh5co-hero .fh5co-learn-more a .arrow i {
    top: 12px;
    position: relative;
    color: #fff;
    vertical-align: middle;
}

.no-js-fullheight {
    height: 620px;
}

.no-js-fullheight.secondary {
    height: 220px;
}

#fh5co-hero.no-js-fullheight {
    background-attachment: fixed;
    background-position: top center;
}

#fh5co-hero.no-js-fullheight.secondary {
    background-attachment: scroll;
    background-position: top center;
}

@media screen and (max-width: 480px) {
    #fh5co-hero .fh5co-learn-more {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .no-js-fullheight {
        height: inherit;
        padding: 3em 0;
    }
}

#fh5co-offcanvas,
.fh5co-nav-toggle,
#fh5co-page {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#fh5co-offcanvas,
.fh5co-nav-toggle,
#fh5co-page {
    position: relative;
}

#fh5co-page {
    z-index: 2;
    background: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.offcanvas-visible #fh5co-page {
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    -o-transform: translateX(-275px);
    transform: translateX(-275px);
}

#fh5co-offcanvas {
    display: none;
    height: 100%;
    right: 0;
    overflow-y: auto;
    position: fixed;
    z-index: 1;
    top: 0;
    width: 275px;
    background: #fff;
    padding: 30px;
}

@media screen and (max-width: 768px) {
    #fh5co-offcanvas {
        display: block;
    }
}

#fh5co-offcanvas ul {
    padding: 0;
    margin: 1em 0 0;
}

#fh5co-offcanvas ul li {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    line-height: 28px;
    border-bottom: 1px solid #ced0d0;
}

#fh5co-offcanvas ul li a {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #1e3564;
}

#fh5co-offcanvas ul li a:hover,
#fh5co-offcanvas ul li a:focus,
#fh5co-offcanvas ul li a:active,
#fh5co-offcanvas ul li.active a {
    color: #29c3ec;
}

.fh5co-nav-toggle {
    cursor: pointer;
    text-decoration: none;
}

.fh5co-nav-toggle.active i::before,
.fh5co-nav-toggle.active i::after {
    background: #1e3564;
}

.fh5co-nav-toggle.dark.active i::before,
.fh5co-nav-toggle.dark.active i::after {
    background: #1e3564;
}

.fh5co-nav-toggle.dark.active:hover i::before,
.fh5co-nav-toggle.dark.active:focus i::before,
.fh5co-nav-toggle.dark.active:active i::before,
.fh5co-nav-toggle.dark.active:hover i::after,
.fh5co-nav-toggle.dark.active:focus i::after,
.fh5co-nav-toggle.dark.active:active i::after {
    background: #29c3ec;
}

.fh5co-nav-toggle:hover,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important;
}

.fh5co-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 2px;
    color: #1e3564;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: all .2s ease-out;
}

.fh5co-nav-toggle i::before,
.fh5co-nav-toggle i::after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.fh5co-nav-toggle.dark i {
    position: relative;
    color: #000;
    background: #000;
    transition: all .2s ease-out;
}

.fh5co-nav-toggle.dark i::before,
.fh5co-nav-toggle.dark i::after {
    background: #000;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.fh5co-nav-toggle i::before {
    top: -7px;
}

.fh5co-nav-toggle i::after {
    bottom: -7px;
}

.fh5co-nav-toggle:hover i::before,
fh5co-nav-toggle:focus i::before,
fh5co-nav-toggle:active i::before {
    top: -10px;
}

.fh5co-nav-toggle:hover i::after,
.fh5co-nav-toggle:focus i::after,
.fh5co-nav-toggle:active i::after {
    bottom: -10px;
}

.fh5co-nav-toggle.active i {
    background: transparent;
}

.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
    position: fixed;
    top: 40px;
    right: 20px;
    z-index: 9999;
    /*display: block;*/
    margin: 0 auto;
    display: none;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
        display: block;
        top: 20px;
    }
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

@media screen and (max-width: 480px) {
    .col-xxs-12 {
        float: none;
        width: 100%;
    }
}

.btn-cta {
    padding: 20px 30px !important;
    width: 200px;
    font-size: 18px;
}

@media screen and (max-width: 480px) {
    .btn-cta {
        padding: 10px 30px !important;
        width: 100%;
    }
}

.row-bottom-padded-lg {
    padding-bottom: 7em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-lg {
        padding-bottom: 2em;
    }
}

.row-top-padded-lg {
    padding-top: 7em;
}

@media screen and (max-width: 768px) {
    .row-top-padded-lg {
        padding-top: 2em;
    }
}

.row-bottom-padded-md {
    padding-bottom: 4em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-md {
        padding-bottom: 2em;
    }
}

.row-top-padded-md {
    padding-top: 4em;
}

@media screen and (max-width: 768px) {
    .row-top-padded-md {
        padding-top: 2em;
    }
}

.row-bottom-padded-sm {
    padding-bottom: 2em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-sm {
        padding-bottom: 2em;
    }
}

.row-top-padded-sm {
    padding-top: 2em;
}

@media screen and (max-width: 768px) {
    .row-top-padded-sm {
        padding-top: 2em;
    }
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
    border: 10px solid red;
}

.fh5co-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/Preloader_2.gif) center no-repeat #fff;
}

.js .animate-box {
    opacity: 0;
}

/*# sourceMappingURL=style.css.map */

.feature .item {
    opacity: 0;
}

.feature .item.ani-scale {
    opacity: 1;
}

.ani-scale {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

#overlay {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    z-index: 1;
    text-align: center;
}

#overlay:before {
    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    /* vertical alignment of the 
		inline element */
    height: 100%;
}

#overlay img {
    display: inline-block;
    vertical-align: middle;
    /* vertical alignment of the inline element */
}

.lt-wrap-overlay {
    position: relative;
    /*cursor: pointer;*/
    padding: 0px;
}

.lt-wrap-overlay img {
    display: block;
    width: 100%;
}

.lt-wrap-overlay .lt-overlay {
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
    padding: 17% 10px 10px;
    width: 100%;
    height: 100%;
    background: rgb(7, 78, 99);
    background: rgba(7, 78, 99, .8);
    opacity: 0;
}

.lt-wrap-overlay .lt-overlay .title {
    text-transform: uppercase;
    font-size: 17px;
    font-size: 1.7rem;
    color: #29c3ec;
    margin-top: .5em;
    margin-bottom: .75em;
}

.lt-wrap-overlay .lt-overlay .excerpt,
.lt-wrap-overlay .lt-overlay .more strong {
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .02em;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: .75em;
}

.lt-wrap-overlay .lt-overlay .more strong {
    color: #29c3ec;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem;
}

.lt-wrap-overlay .lt-overlay a.more strong:hover,
.lt-wrap-overlay .lt-overlay a.more strong:focus,
.lt-wrap-overlay .lt-overlay a.more strong:active {
    cursor: pointer;
    color: #97c848 !important;
}

.lt-wrap-overlay:focus .lt-overlay,
.lt-wrap-overlay:hover .lt-overlay,
.lt-wrap-overlay:active .lt-overlay {
    opacity: 1;
}

.lt-wrap-overlay .zoom {
    padding: 11px 10px 11px 9px;
    border-radius: 25px;
}

/*.lt-wrap-overlay:hover img { box-shadow: #000 0em 0em 0em; }*/

/* Interactive Map */

.section2 div.google-visualization-table {
    width: 100% !important;
}

table.section2 td {
    border: none;
    padding: 0;
}

table.section2 td>div {
    max-width: 100%;
}

.google-visualization-table,
.google-visualization-table>div:first-child {
    border: none !important;
}

tr.google-visualization-table-tr-head {
    background-color: transparent;
}

.google-visualization-table-table th,
.google-visualization-table-table td {
    padding: 8px !important;
    border: none !important;
}

.google-visualization-table-tr-over {
    background-color: #e9f9fd !important;
}

.google-visualization-table-tr-sel {
    background-color: #e6eaef !important;
}

.section2 input[type="button"] {
    margin: 1.5em 0;
    font-size: 80%;
}

.modal-dialog.google-visualization-charteditor-dialog {
    width: inherit;
    max-width: 100%;
}

/* secondary menu */

#menu-secondary {
    width: 100%;
    padding: 35px 35px 45px;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .02em;
    font-size: 15px;
    font-size: 1.5rem;
    background: #f8f6f7 url("images/bg-sidebar.png") center bottom no-repeat;
    background-size: contain;
}

#menu-secondary ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu-secondary li,
#menu-secondary ul.sub-menu li:last-child {
    margin-bottom: 15px;
}

#menu-secondary li:last-child {
    margin-bottom: 0;
}

#menu-secondary a {
    color: #1e3564;
}

#menu-secondary a:hover,
#menu-secondary a:focus,
#menu-secondary a:active {
    color: #2ac2eb !important;
    text-decoration: none;
}

#menu-secondary .current-menu-item>a {
    color: #2ac2eb;
}

#menu-secondary .current-menu-item:before,
#menu-secondary .sub-menu .current-menu-parent:before,
body.category-educational-resources #menu-secondary .menu-item-3698:before,
body.category-metadata #menu-secondary .menu-item-1757:before {
    font-family: "FontAwesome";
    content: '\f105';
    display: block;
    position: relative;
    float: left;
    margin: -1px 0 0 -15px;
    color: #2ac2eb;
}

#menu-secondary ul.sub-menu {
    margin-top: 15px;
    padding-left: 15px;
}

#menu-secondary .sub-menu a {
    color: #939598;
}

#menu-secondary .sub-menu .current-menu-item>a,
#menu-secondary .sub-menu .current-menu-parent a,
body.category-metadata #menu-secondary .menu-item-1757 a,
body.category-educational-resources #menu-secondary .menu-item-3698 a {
    color: #2ac2eb;
}

/* Media CSS STARTS */

/* Large devices (Extra large desktops) */

@media (min-width:1600px) {}

@media (max-width: 1599px) {}

/* Large devices (large desktops) */

@media (min-width: 1200px) {
    body.page-template-searchpage .content-top {
        min-height: 300px;
    }
    p,
    .main ul {
        font-size: 20px;
        font-size: 2rem;
    }
    #fh5co-header nav a .nav-trunc {
        display: inline-block;
    }
}

@media (max-width: 1199px) {}

@media (min-width: 992px) and (max-width: 1199px) {
    .lt-wrap-overlay .lt-overlay {
        padding: 15% 10px 10px;
    }
    .lt-wrap-overlay .lt-overlay .title {
        font-size: 15px;
        font-size: 1.5rem;
        margin-top: 0;
    }
    .lt-wrap-overlay .lt-overlay .excerpt,
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 15px;
        font-size: 1.5rem;
    }
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

/* Medium devices (desktops) */

@media (min-width:992px) {}

@media (max-width:991px) {
    #fh5co-hero.secondary {
        height: 200px;
    }
    header .main-headline h1 {
        margin-top: 1em;
        margin-bottom: 1.5em;
        font-size: 30px;
        font-size: 3rem;
    }
    header .main-headline .logo-lg {
        width: 280px;
        height: auto;
    }
    .sharethis {
        margin: 1.5em 0 1.5em;
        font-size: 16px;
        font-size: 1.4rem;
    }
    .sharethis h3 {
        display: block;
        margin: 0 .25em .25em;
    }
    section.buckets div.item {
        margin-bottom: 1em;
    }
    .soundbites h1 {
        font-size: 48px;
        font-size: 3.8rem;
    }
}

/* Small devices (tablets) */

@media (min-width:768px) {}

/* Breakpoint for nav. Could ammend nav to eliminate this and move it to max:767.. */

@media (max-width:768px) {
    #fh5co-hero.secondary {
        height: 160px;
    }
    body.page-template-default .container.logo-header,
    body.page-child .container.logo-header,
    body.single .container.logo-header,
    body.archive .container.logo-header {
        top: -66px;
        padding-right: 0;
        padding-left: 0;
    }
    .container.logo-header .logo-ela {
        margin-left: -5%;
    }
    .page-title+h2,
    .page-title+h1 {
        width: 95%;
    }
}

/* Extra small devices (phones, less than 768px) */

@media (max-width:767px) {
    header .main-headline h1 {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        font-size: 22px;
        font-size: 2.2rem;
    }
    header .main-headline .logo-lg {
        width: 220px;
    }
    body.page-template-template-home .sharethis.text-right {
        text-align: left;
    }
    /*body.page-template-template-home section.landing.buckets h1,
	body.page-template-template-home section.landing.buckets a.more { padding-right:15px; padding-left:15px; }*/
    body.page-template-template-landing section.landing {
        padding: 0;
    }
    section.buckets .item .lt-wrap-overlay {
        margin-right: -15px;
        margin-left: -15px;
    }
    .flex-direction-nav {
        width: 60px;
        margin: 0 auto;
    }
    .flex-direction-nav li {
        float: left;
    }
    .flex-direction-nav a {
        width: 30px;
        height: 30px;
        margin: 0px;
        position: inherit;
    }
    .flex-direction-nav a:before {
        font-size: 20px;
    }
    .col-xs-12.sidebar {
        margin-top: 1em;
    }
}

@media (min-width: 376px) and (max-width: 767px) {
    section.buckets p {
        margin-bottom: 1em;
    }
    .lt-wrap-overlay .lt-overlay {
        padding: 17% 10% 10%;
    }
    .lt-wrap-overlay .lt-overlay .title {
        font-size: 30px;
        font-size: 3rem;
    }
    .lt-wrap-overlay .lt-overlay .excerpt,
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 22px;
        font-size: 2.2rem;
    }
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 21px;
        font-size: 2.1rem;
    }
}

@media (max-width: 550px) {
    .lt-wrap-overlay .lt-overlay {
        padding: 17% 10% 10%;
    }
    .lt-wrap-overlay .lt-overlay .title {
        font-size: 20px;
        font-size: 2rem;
    }
    .lt-wrap-overlay .lt-overlay .excerpt,
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 17px;
        font-size: 1.7rem;
    }
    footer .col-xs-6 {
        display: block;
        width: 80%;
    }
    footer .footer-iisd {
        margin-bottom: 4em;
    }
    footer .copyright {
        width: 50%;
    }
    footer .footer-ela {
        padding-left: 105px;
    }
    footer .logo-ela {
        margin-bottom: 4em;
    }
}

@media (max-width: 480px) {
    body.page-template-default .logo-header .logo-ela,
    body.page-child .logo-header .logo-ela,
    body.single .logo-header .logo-ela,
    body.archive .logo-header .logo-ela {
        margin-top: 0;
    }
    .fh5co-learn-more a .text {
        display: none !important;
    }
}

/* iPhone 6 Plus */

@media (max-width:414px) {
    .media-archive .col-xs-4,
    .media-archive .col-xs-8 {
        width: 100%;
    }
    .media-archive .col-xs-4 img {
        width: 100%;
        margin-bottom: 1em;
    }
    .gallery .gallery-item {
        float: none !important;
        margin-top: 0 !important;
        width: 100% !important;
    }
    .parallax.active {
        background-attachment: scroll;
    }
    /* fixed doesn't work on iphone (repaint is too taxing) so disable to ensure position:cover works */
    .page-title+h2,
    .page-title+h1 {
        width: 100%;
    }
}

/* iPhone 6 */

@media (max-width:375px) {
    .lt-wrap-overlay .lt-overlay {
        padding: 17% 10px 10px;
    }
    .lt-wrap-overlay .lt-overlay .title {
        font-size: 17px;
        font-size: 1.7rem;
    }
    .lt-wrap-overlay .lt-overlay .excerpt,
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 15px;
        font-size: 1.5rem;
    }
    footer .copyright {
        width: 80%;
    }
}

/* iPhone 5/4 */

@media (max-width:320px) {
    header .main-headline h1 {
        margin-top: 1em;
        margin-bottom: 1em;
        font-size: 20px;
        font-size: 2rem;
    }
    header .main-headline .logo-lg {
        width: 200px;
    }
    .lt-wrap-overlay .lt-overlay {
        padding: 10% 10px 10px;
    }
    .lt-wrap-overlay .lt-overlay .title {
        font-size: 17px;
        font-size: 1.7rem;
    }
    .lt-wrap-overlay .lt-overlay .excerpt,
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .lt-wrap-overlay .lt-overlay .more strong {
        font-size: 15px;
        font-size: 1.5rem;
    }
    .soundbites h1 {
        font-size: 30px;
        font-size: 3rem;
    }
    .soundbites p {
        font-size: 16px;
        font-size: 1.6rem;
    }
    .support-logos .thumbnail img {
        padding: .5em;
    }
}

/* Media CSS ENDS */

/* BEGIN 7/19/16 */

/* (Requested to make text/overlay effect static by default (remove on hover) at mobile sizes) */

@media (max-width:767px) {
    .lt-wrap-overlay {
        cursor: default;
    }
    .lt-wrap-overlay .lt-overlay {
        opacity: 1;
    }
}

/* END 7/19/16 */

/* COLUMN CLEAR FIXES */

/* Extra small devices (phones, less than 768px) */

@media (max-width:767px) {
    .auto-clear .col-xs-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-xs-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-xs-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-xs-6:nth-child(odd) {
        clear: left;
    }
}

/* Small devices (tablets, 768px and up) */

@media (min-width:768px) and (max-width:991px) {
    .auto-clear .col-sm-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-sm-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-sm-6:nth-child(odd) {
        clear: left;
    }
}

/* Medium devices (desktops, 992px and up) */

@media (min-width:992px) and (max-width:1199px) {
    .auto-clear .col-md-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-md-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-md-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-md-6:nth-child(odd) {
        clear: left;
    }
}

/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .auto-clear .col-lg-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-lg-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-lg-6:nth-child(odd) {
        clear: left;
    }
}

/* /COLUMN CLEAR FIXES */

.category-research-highlights li {
    font-size: 21px !important;
    line-height: 1.3 !important;
}

#fh5co-page p#footer-button {
    margin-bottom: 5px;
}

.wpfilebase-file-default div.icon a img {
    width: 300px;
}

.wpfilebase-file-default {
    display: inline-block;
    padding: 0 10px;
}

p.webcam-text {
    padding-left: 30px;
    padding-right: 30px;
}

/* DROP DOWN HOVER */
.dropdown:hover .dropdown-menu {
    display: block;
}

@media(min-width: 768px){
    .dropdown:hover .dropdown-menu {
          display: block;
    }
}

/* Woocommerce Style */
/* p.posted {
    display:none;
} */

/* WOOCOMMERCE STYLE */
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: .7em;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 75%;
}

.woocommerce a.added_to_cart {
    font-size: .9em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display:none;
}

section.related.products > h2 {
    clear: left;
}

td.label, label {
    display:none;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}

#tab-description > p {
    font-size: 1.75rem;
    font-family: "proxima-nova", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.tour-bullets, .field-bullets, .class-bullets {
    list-style: show !important;
}

/* Submenu for educational resources section */
#menu-item-6026 > ul {
    display: none;
    position: absolute;
    left: 100%;
    right: auto;
    top: 0em;
}

#menu-item-6026:hover > ul {
    display: block;
}

#menu-item-6026:hover > ul > li {
    position: static;
}
