/*
 Theme Name:   Natural Climate Solutions
 Description:  A child theme of the Optimizer WordPress theme
 Author:       Leo Williamson - Kameleon Worldwide for The Nature Conservancy
 Template:     optimizer
 Version:      1.0.0
*/

/* Reset */
* { margin:0; padding:0; }

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
body .header {
    position: fixed!important;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

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

.show-for-mobile {
    display: none;
}

.breaker {
    width: 90%;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    background: #444444;
}


input:focus, .wpcf7-textarea {
    outline:none !important;
}
button:focus, .wpcf7-textarea {outline:0;}

#topmenu ul.menu>li:after, #frontsidebar .widget_nav_menu ul.menu>li:after {
    content: none;
    display: block;
    height: 0px;
    width: 0;
    margin: 0;
    margin-top: 0px;
}


/* Fonts */

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

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


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


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

@font-face {
  font-family: 'ChronicleDisplay-Light';
  src: url('fonts/ChronicleDisplay-Light?#iefix') format('embedded-opentype'),  url('fonts/ChronicleDisplay-Light.otf')  format('opentype'),
       url('fonts/ChronicleDisplay-Light.woff') format('woff'), url('fonts/ChronicleDisplay-Light.ttf')  format('truetype'), url('fonts/ChronicleDisplay-Light.svg#Whitney-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ChronicleDisplay-LightItalic';
  src: url('fonts/ChronicleDisplay-LightItalic.eot');
  src: url('fonts/ChronicleDisplay-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/ChronicleDisplay-LightItalic.woff2') format('woff2'),
    url('fonts/ChronicleDisplay-LightItalic.woff') format('woff'),
    url('fonts/ChronicleDisplay-LightItalic.ttf') format('truetype'),
    url('fonts/ChronicleDisplay-LightItalic.svg#ChronicleDisplay-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}


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


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




/* Universal */

body {
	color: #444444;
    font-family: 'ChronicleDisplay-Roman', Times, serif;
}

h1 {
	font-family: 'ChronicleDisplay-Roman', Times, serif !important;
	font-size: 38px;
  padding-top: 20px;
  padding-bottom: 0px;
  line-height: 42px;
}

h2 {
	font-size: 24px;
	line-height: 28px;
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  font-weight: bold;

}

h3 {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif !important;
	font-size: 16px;
  line-height: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold
}


h4 {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif !important;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
}

p, .post_content ul li {
	font-size: 18px;
	line-height: 27px;
    padding: 10px 0px 10px 0;
}

.dont-break {

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}


#topmenu ul li a {
  font-family: 'Whitney-Medium', Helvetica, Arial, Sans-Serif !important;
  padding: 15px 20px;
}

/* Titles */

.trio__height {
  height: 80px !important;
}
.dm_snippet {
  height: 105px !important;
}
.trio__height h3 {
  padding-bottom: 0px;
}
span.case_study_title {
  font-family: 'Whitney-bold', Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  display: block;

  text-transform: uppercase;

}
/*span.case_study_title:after,*/ h2:after {
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  background: #444444;
}

p.download__soon {
  font-family: 'ChronicleDisplay-LightItalic', Times, serif;
  font-style: italic;
  font-size: 14px;
}

#publications_wrap div h2:after {
  text-align: left !important;
  margin: 10px 0 0 0;
}

.mythbuster_title h2 {
  font-family: 'ChronicleDisplay-Roman', Times, serif !important;
  font-size: 24px;
  display: block;
  color: #444444;
}

.mythbuster_title h2:after {
    margin: 10px 0px 0px 0px ;
}

.mythbuster_caption, .youtubeAIPWrapCaption p {
  font-family: 'ChronicleDisplay-LightItalic', Times, serif !important;
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
  display: block;
  color: #444444;
  text-align: center;
}


/** Center last **/

.center--last:after {
    content: "";
    display: table;
    clear: both;
}

@media (min-width: 801px) {

    .center--last .center:nth-child(3n + 1):nth-last-child(1) {
        margin-left: 33.33333%;
    }

}


/* Lists */

.post_content blockquote p {
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  font-family: 'ChronicleDisplay-LightItalic', Arial, serif !important;
  font-style: italic;
  margin-top: 40px;
}
.post_content blockquote h6 {
  font-size: 18px;
  line-height: 27px;
  font-family: 'ChronicleDisplay-Roman', Times, serif !important;
  text-align: center;
  margin-bottom: 40px;
}
.post_content blockquote:before {
  display: none;
}
.post_content strong {
  font-family: 'ChronicleDisplay-Bold', Arial, sans-serif;
  font-weight: 800;
}

.post_content a {
  padding: 0;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  color: #0492a5;
  border-bottom: 1px solid #0492a5;
  text-decoration: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
.post_content ul {
  list-style: disc;
  margin-bottom: 20px;
  margin-top: 10px;
}
.post_content ul li{
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0;
    left: 20px;
    position: relative;
}

.post_content h2 {
  text-align: center !important;
  padding-top: 25px;
}

.post_content h2:after {
  margin-bottom: 15px;
}

.menu_footer_extra {
  font-size: 12px;
  line-height: 21px;
  color: #414042 !important;
  text-transform: inherit;
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  margin-top: 20px;
  float: left
}
.menu_footer_extra li a {
  color: #0492a5;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
.menu_footer_extra li a:hover {
  color: #0492a5;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

.bold_serif           { font-family: 'ChronicleDisplay-Bold', Times, serif !important; }
.bold_sans_serif      { font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif; }
.serif				        { font-family: 'ChronicleDisplay-Light', Times, serif !important; }
.italic				        { font-style: italic; }
.underline		      	{ text-decoration: underline; }
.caps                 { text-transform: uppercase; }

.t_center				      { text-align: center !important; }
.left 				        { text-align: left !important; }
.right                { text-align: right !important; }

.f_left               { float: left; }
.f_right              { float: right; }

.uni_padding 		      { padding:20px; }
.uni_padding_40       { padding:40px; }
.uni_padding_60       { padding:60px; }

.t_padding_20         { padding: 0 20px 0 20px;}

.padding_r            { padding-right: 20px }

.p_10_top             { padding-top: 10px; }

.p_40_bottom	       	{ padding-bottom: 40px; }
.p_40_top             { padding-top: 40px; }

.p_20_top			        { padding-top: 20px; }
.p_20_bottom		      { padding-bottom: 20px; }

.p_60_top             { padding-top: 60px; }
.p_60_bottom          { padding-bottom: 60px; }

.m_20_bottom          { margin-bottom: 20px !important; }
.m_20_top             { margin-top: 20px !important; }

.m_40_bottom 		      { margin-bottom: 40px !important; }
.m_40_top			        { margin-top: 40px !important; }

.m_60_bottom          { margin-bottom: 60px !important; }
.m_60_top             { margin-top: 60px !important; }

.b_no_margin          { margin-bottom: 0 !important; }

.no_margin            { margin: 0px !important; }
.r_padding p          { padding: 0px !important; }

.height400            { height: 400px; }
.height500            { height: 500px; }

.h_100px              { height: 100%; }

.of_hidden            { overflow: hidden;}



.full_width			{ width: 100%; height: auto;}
.full_width img {
  width: 100%;
  height: auto;
}

.fw_img  {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.center_block		{ margin: 0 auto; }

.menu_padding {
  padding-top: 118px;
}


.relative			{ position: relative; }
.absolute			{ position: absolute; }
.fixed        { position: fixed;}
.a_text_image		{ bottom: 0px; left: 0px; right: 0px; margin: 0 auto; }

.equal_height 		{ height: 240px; }
.equal_height div	{ height: 100%; padding-bottom: 10px; }

.border_grey  { border: 1px solid #dbdbdb; }

/* Links */

.anchor {
  display: block;
  height: 150px;
  margin-top: -150px;
  visibility: hidden;
}
a:link, a, .post_content a {
  color: #0492a5;
}
a:link:hover, .post_content a:hover {
  color: #0492a5;
}

.terms {
  font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  color: #444444;
  font-style: normal !important;
}

/* Breadcrumbs */
.breadcrumbs {
    padding: 20px;
    float: left;
    z-index: 99;
    position: relative;
    width: 100%;
}

.breadcrumbs span {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  color: #444444;
}

.breadcrumb__seperator {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.5em;
    left: 0.15em;
    position: relative;
    top: 0.35em;
    transform: rotate(45deg);
    vertical-align: top;
    width: 0.5em;
    margin-right: 5px;
}



/* titles */
.post_title {
  font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
	display: block;
	color: #414042;
	font-size: 26px;
	margin-top: 25px;
}

/* Author */
.author_picture {
	width: 100px;
	height: 100px;
	background-color: #777777;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 25px;
	overflow: hidden;
}
.author_picture img {
	width: 100%;
	height: auto;
}
.author_by {
	font-family: 'ChronicleDisplay-Light', Times, serif !important;
	font-style: italic;
	font-size: 12px;
	color: #414042;
	margin: 10px;
}
.author_name {
	font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
	color: #0492a5;
	margin: 10px;
	text-transform: uppercase;
}
.author_title {
	font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #414042;
	margin: 10px;
	text-transform: uppercase;
}
.author_bio, .author_bio a {
	font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #0492a5;
	margin: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	-webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
.author_bio a:hover {
	color: #017439;
    transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
.author_date {

}
.author_line {
	margin-top: 20px;
	height: 1px;
	background-color: #111111;
	width: 200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 95px;
}


/* Backgrounds */
.bg_grey 		{ background-color: #f3f3f3 }
.bg_l_grey  { background-color: #f9f9f9}
.bg_d_grey 		{ background-color: #373738 }
.bg_dd_grey    { background-color: #1f1f1f }
.bg_white 		{ background-color: #ffffff }
.bg_green 		{ background-color: #0492a5 }

.content_border_grey {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.bg_fill {
  background-size: contain;
  background-size: cover;
  align-items: center;
  background-position: 50%;
  background-size: cover;
  height: 400px;
}
.overlay > a {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  vertical-align: middle;
  top: 50%;
  color: #ffffff !important;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.48);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 !important;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

.overlay:hover {
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-decoration: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

.lands_block {
  background-image: url('images/LandsStrat-the-nature-conservancy.jpg');
}
.climate_block {
  background-image: url('images/ClimateStrat-the-nature-conservancy.jpg');
}
.water_block {
  background-image: url('images/WaterStrat-the-nature-conservancy.jpg');
}
.ocean_block {
  background-image: url('images/OceansStrat-the-nature-conservancy.jpg');
}
.city_block {
  background-image: url('images/CitiesStrat-the-nature-conservancy.jpg');
}



/* Color */
.c_green 		{ color: #0492a5 !important; }
.c_white,
.c_white p,
.c_white h2,
.c_white h3		{ color: #ffffff !important; }
.c_soft_white, .c_soft_white p {
  color: #828282 !important;
}


/* Contact */

.contact_content {
    display: none;
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    -o-transition: top 1s;
    transition: top 1s;
}

.contact_tnc {
  font-size: 20px;
  line-height: 0px;
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px;
}

.tnc__extra {
  width: 20%;
  float: left;
  height: 300px;
}

@media (min-width: 601px) and (max-width: 768px) {
  .tnc__extra {
    width: 20%;
    float: left;
    height: 250px;
  }
}
@media (min-width: 400px) and (max-width: 600px) {
  .tnc__extra {
    width: 100%;
    float: left;
    height: 200px;
  }
}

span.contact_tnc a {
  color: #0492a5;
}

span.contact_tnc a:hover {
  color: #0492a5;
}

@media (max-width: 801px) {

    .contact__overlay {
        margin-left: 0 !important;
    }

}





/* Gradients */
.publication_shadow {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.32);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.32);
  box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.32);
}

/* Buttons */

.readmore_text {
  display: none;
}

a.no_but_readmore {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #0492a5 !important;
  display: block;
  margin-top: 10px;
}
a.no_but_readmore:hover {
  text-decoration: underline;
}

a.no_link_styling {
  text-decoration: none;
}
a.no_link_styling:hover {
  text-decoration: none;
}


.button, .wpcf7-submit {
    border: 1px solid #0492a5;
    background: #0492a5 !important;
    color: #ffffff !important;
    font-weight: 700;
    padding: 15px 15px;
    text-align: center;
    font-size: 12px;
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 35px;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-decoration: none;
    transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

.button:hover, button a:hover, .wpcf7-submit:hover {
  border: 1px solid #333333;
  background: #333333 !important;
  color: #ffffff !important;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

.back_button {
    border: 1px solid #0492a5;
    color: #0492a5 !important;
    font-weight: 700;
    padding: 12px 15px;
    text-align: center;
    font-size: 12px;
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 35px;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-decoration: none;
    transition: all .3s cubic-bezier(.055,.535,.45,.94);
    border-radius: 2px;
}
.back_button:hover {
  border: 1px solid #0492a5;
  background: #0492a5 !important;
  color: #ffffff !important;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

.rt_button {
  margin-top: 0px;
}
.rb_button {
  margin-bottom: 0px;
}

.button_width {
  width: 160px;
}

.wpcf7-submit {
  float: none;
}

img.ajax-loader {
  display: none;
}

.button_publication {
	margin-top:20px;
}

.learn .button_publication {
    margin-bottom: 0px;
}

.wpcf7-text {
  width: 100%;
}
.form_label {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  color: #444444;
  margin-bottom:10px;
}

.to_top {
  background: rgb(80, 184, 71);
}

/* Header */
.header_wrapper {
  width: 100%;
  height:auto;
  z-index: 99999999;
}
.header {
  background-color: #fff !important;
  background:#fff;
  z-index: 999;
  box-shadow: 0 0 40px 5px rgba(0,0,0,.18);
  position: fixed !important;
}

.home.has_trans_header .header_wrap, .header_wrap {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.home.has_trans_header .header_wrap {
    width: 100% !important;
}
.home.has_trans_header .header_wrap {
  position: inherit;
}
.head_inner {
  height: 70px;
  background: #fff;
}
.header_style {
	background: #ffffff !important;
	width: 100%;
	height:100%;
	float: left;
}

.topmenuwrap {
	float: left;
	width: 100%;
}

#topmenu {
  margin: 0 auto;
  text-align: center;
}

#topmenu ul li a {
	color: #333333 !important;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0px !important;
	text-transform: none !important;
  text-decoration: none;
}

#topmenu ul li a:hover {
	color: #0492a5 !important;
  text-decoration: none;
    padding: 15px 20px;
}


#topmenu .menu_hover > a{padding-bottom:15px;}
/*#topmenu .menu_hover .sub-menu { margin-top: -8px; }*/
#topmenu .sub-menu > a {padding-bottom:15px;}

.menu_arrow {
  display: none;
}


/* SUB MENU */
#topmenu ul li ul:not(.mega-sub-menu) {
    background: rgba(255, 255, 255, 1)!important;
    border-bottom: solid 2px #0492a5;
}
#topmenu ul li ul {
  display: none;
  position: absolute;
  width: 200px;
  z-index: 9999999;
    left: 50%;
    margin-left: -100px;
}

ul.sub-menu a:hover {
  background-color: #0492a5!important;
}
ul.sub-menu li a:hover {
  color: #ffffff !important;
}

#topmenu ul li ul li a {
    width: 100%;
    padding: 15px 20px;
}
#topmenu ul li ul li a:hover {
    color: #ffffff !important;
}

.the_content {
}

.has_trans_header.home #topmenu {
	float: none;
}
.logo {
  float: none;
  text-align: center;
  height: 100%;
  line-height: 70px;
}
.logo a {
	height: 35px;
	display: inline;
}
.logo a:hover {
  text-decoration: none!important;
}
.site_title {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 28px;
  color: #414142;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
span.site_title:hover {
  text-decoration: none !important;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
#tnc_logo {
  float:left;
  padding:20px;
  overflow: hidden;
  white-space:nowrap;
}

#follow_tnc {
  position: absolute;
  right: 20px;
  top: 25px;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}

span.follow_tnc_tag {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 12px;
  color: #414142;
  float: left;
  margin-right: 10px;
}

span.follow_tnc_twitter img {
  height: 20px;
  width: 20px;
  /*flex: left;*/
  margin-left: 5px;
  transition: opacity .3s cubic-bezier(.055,.535,.45,.94);
}

span.follow_tnc_twitter_youtube img {
  height: 20px;
  width: 40px;
  /*flex: left;*/
  margin-left: 5px;
  transition: opacity .3s cubic-bezier(.055,.535,.45,.94);
}


span.follow_tnc_twitter img:hover {
  opacity: .7;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /*transition: all .3s cubic-bezier(.055,.535,.45,.94);*/
}

#mobile-menu-new{
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index:998;
  display: none;
}

.menu-mobile-menu-container {
  position: relative;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.89);
    overflow: auto;
}

.menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#menu-mobile-menu {
  padding: 100px 30px 20px 30px;
  width: 100%;
  top: 46%;
  line-height: 54px;
  text-align: center;
  font-size: 28px;
  font-family: 'ChronicleDisplay-Light', Times, serif !important;
  margin-top: 70px;
}

#menu-mobile-menu li
{
  margin-bottom: 12px;
  line-height: 23px;
  font-size: 20px;
}


#menu-mobile-menu li a {
  color: #ffffff;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

#menu-mobile-menu li a:hover {
  text-decoration: none;
  color: #0492a5 !important;
  background-color: transparent !important;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

#menu-mobile-menu ul.sub-menu {
  margin-top: 10px;
  margin-bottom: 20px;
}

#menu-mobile-menu ul.sub-menu li {
  font-size: 18px;
  line-height: 20px;
  }


.hamburger {
	float: right;
	position: absolute;
	right: 0;
}

.is-active {
    background-color: rgba(0, 0, 0, 0.89);
}



/* Home */

.home_hero {
  height: auto;
	height: 110vh;
	width: 100%;
}

.home__vh {
  height: 85vh;
}

.home_image_wrapper {
    height: 100%;
    width: 100%;
}

.home_image_wrapper .captionjs,
.fw_img .captionjs,
.home_image_wrapper .captioned {
    height: 100%;
}


.home_image {
  z-index: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
.home_image_grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+52,ffffff+100&0.9+0,0.9+52,0.35+100 */
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 52%, rgba(255,255,255,0.35) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 52%,rgba(255,255,255,0.35) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 52%,rgba(255,255,255,0.35) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#59ffffff',GradientType=0 ); /* IE6-9 */
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.hero_img_copy {
  z-index: 9;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}



/* Partner Profile */

.partner_profile span {

	display: block;
}

/* Key Messages */
.key_messages h3 {
	color: #0492a5;
}
.key_messages p {
	font-size: 16px;
	line-height: 22px;
  padding-bottom: 20px;
}
.key_messages_quote, .key_messages_quote > p  {
	font-size: 34px;
	line-height: 38px;
	bottom: 20%;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
  z-index: 2;
}
.key_messages_quote h6 {
  font-size: 20px;
  line-height: 38px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
  z-index: 2;
  font-style: italic;
  color: #ffffff;
}


.gradient__panel {
background: rgba(0, 0, 0, 0.22);
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 1;
}

.key_messages img {
  width: 100%;
}

/* Biome and Pathways */

.post_content_hasImage img {
  margin-bottom: 40px;
}

.pathway_wrap img {
  width: 50%;
}
.biome_logo img {
  width: 70%;
}
.biome_graph {
  height: auto;
  text-align: center;
}
.biome_graph img {
  height: 100%;
  text-align: center;
}

.graph_wrapper {
  text-align: center;
}
.graph_wrapper img {
    max-height: 450px;
    margin-top: -50px;
}

.graph_wrapper a {
    display: block;
}

.hero_graph {
  text-align: center;
}
.hero_graph img {
  width: 75%;
}

span.biome_title  {
  font-family: 'Whitney-Bold', Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 35px;
  height: 40px;
  color: #414042;
  font-weight: bold;
  display: block;
}

.post_copy h3 {
  font-family: 'Whitney-Bold', Helvetica, Arial, sans-serif;
  color: #444444;
  padding-top: 30px;
  padding-bottom: 10px !important;
}
.post_copy h3:after {
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  margin-top: 15px;
  background: #444444;
}

span.c_date:after {
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  margin-top: 15px;
  background: #444444;
}


span.breaker_line {
  height: 1px;
  width: 200px;
  background: #999999;
  float: left;
  display: block;
  margin-top: 40px;
  margin-bottom: 30px;
  clear: both;
}
.source_list p {
  padding: 5px 0;
  font-size: 18px;
  line-height: 27px;
}

.source_list a {
  color: #333333 !important;
  text-decoration: underline !important;
}

.source_list a:hover {
  color: #0492a5 !important;
  text-decoration: underline !important;
}

/* Video */
.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.youtubeAIPWrap {
  overflow: hidden;
}

.video_still {
    position: absolute;
    z-index: 98;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.video_still img {
  height: 100%;
}

/* Pathways */

.pathway_icon {
  width: 120px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 60px;
}


.pathway__header {
    padding: 40px 0px 20px 0px;
}

.current__pathway {
  opacity: .4;
  pointer-events: none;
  cursor: default;
}


/* Campaigns */

#domore {
    position: absolute;
    top: -80px;
}


span.c_date {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  color: #444444;
  font-size: 14px;
  line-height: 14px;
  display: block;
  margin-top: 10px;
}
.article__divider {
  margin-bottom: 40px !important;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 25px;
}

/* Post Ender */
.post_ender span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Whitney-Book', helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #444444;
}

.post_ender span strong {
  font-family: 'Whitney-Bold', helvetica, Arial, sans-serif;
  font-weight: bold;
}

.post_ender a {
  text-align: center;
  margin: 0 auto;
  width: 140px;
  display: block;
  margin-top: 20px;
}

.post_ender span.date {
  text-transform: capitalize;
  font-family: 'ChronicleDisplay-LightItalic', Arial, serif;
  padding: 15px 0;
  font-style: italic;
}

/* Twitter */
.twitter_wrap {
  background-color: #ffffff;
}
span.tweet-details a, p.tweet-body a {
  color: #0492a5;
}
.newsh-twitter >.tweet-title {
  font-size: 16px;
    color: #0492a5;
    font-weight: 400;
    display: inline-block;
}

.twitteSideBarWrapper {
  margin-top: 30px;
}
.tweet-buttons-wrap {
    margin-bottom: 10px;
}
.newsh-twitter {
  font-size: 16px;
  margin-top: 0px;
  padding-bottom: 10px;
  background: #fff;
  padding: 0px 20px 0 0;
  border-radius: 4px;
}

.twitter-image-margin {
  margin-left: 60px !important;
}

.sd-title {
  display: none !important;
}
.share-buttons {
  float: right;
}

.share-custom-twitter-wtag a {
    background-color: #00acee !important;
}

.share-custom-twitter-wtag span {
    background-color: #00acee !important;
    background-size: 23px 23px;
    background-position: center center;
}

/* Twitter API */

.tweet-buttons-wrap {
  display: block;
}
.tweet-buttons svg {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.tweet-buttons > svg {
    fill: #AAB8C2 !important;
}
.tweet-buttons-wrap > svg:hover {
    fill: #a1c965 !important;
}

.tweet-buttons--follow svg {
    width: 16px;
    height: 20px;
}

span.tweet-title {
    font-size: 16px;
    color: #2B2D3A;
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
    font-weight: 500;
    display: inline-block;
    letter-spacing: 0;
}


.tweet-body, span.tweet-body p, .tweet-details {
    color: #414042;
    line-height: 21px;
    font-size: 16px !important;
    font-weight: 400;
}

/*.tweet-details a,*/
/*.tweet-details a:hover,*/
/*.tweet-body a,*/
/*.tweet-body a:hover*/
/*{*/
    /*color: #337ab7;*/
/*}*/


.tweet-buttons-wrap a {
    display: inline-block;
}

.tweet-buttons > svg, .st0 {
transition: all .3s cubic-bezier(.055,.535,.45,.94);
margin-right: 5px;
}
.tweet-buttons > svg:hover, .st0:hover {
    fill: #0492a5 !important;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}


.twitter-image {
  border-radius: 10px;
  overflow: hidden;
}
.twitter-image-side {
  border-radius: 5px;
  overflow: hidden;
    width: 40px;
}
.twitter-image-side img {
  width: 100%;
}

/* Blog Entries */

.blog__after h2:after {
  margin-left: 0;
}

.featured_post_inner {
  border-bottom: 1px solid #dbdbdb;
}
.featured_post_inner:nth-child(4) {
  border-bottom: 0px solid #dbdbdb;
}


/* 404 */
span.title_404 {
  font-family: 'ChronicleDisplay-Light', Times, serif !important;
  font-size: 190px;
  margin-top: 50px;
  display: block;
  color: #444444;
}

#s {
  width: 80%;
  height: 70px;
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  border-bottom: solid 1px #999;
  float: left;
  padding-left: 20px;
}

#searchsubmit {
  background: #0492a5 !important;
  color: #ffffff !important;
  width: 20%;
  height: 70px;
  font-weight: 700;
  padding: 15px 20px;
  text-align: center;
  font-size: 12px;
  font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
  line-height: 1.2;
  text-transform: uppercase;
  display: inline-block;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-decoration: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}

/* Search Page */
.b_g_b  {
  border-bottom: 1px solid #dbdbdb;
}
.moretag {
  display: none;
}
.s_readmore {
  font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
  float: left;
  border: none;
  padding: 0;
  text-transform: none;
}

/* Campaign Footer */


.campaign__item h2:after,
.projects__holder h2:after {
    margin: 10px 0 0 0;
}



span.thumbnail {
  display: block;
  margin-bottom: 10px;
}
.thumbnail img {
  width: 100%;
  display: block;
}


/* Footer */
.footer         {width:100%; background:#373738 !important; float:none !important; font-size:14px; margin-top: 0 !important; }
#bottom_footer  {width:100%; background:#1f1f1f !important; float:none; }

#bottom_footer p  {
  color: #616161;
  font-size:14px;
  line-height: 18px;
  font-family: 'Whitney-Book', Helvetica, Arial, sans-serif !important;
}
.to-top {
  background: rgba(4, 146, 165, 0.91);
}
.to_top i {
  padding-top: 2px;
}

#menu-footer-column-1, #menu-footer-column-2, #menu-footer-column-2-b, #menu-footer-column-3 {
    margin-bottom: 20px;
}

.footer .sub-menu .sub-menu,
#menu-footer-column-2-a,
#menu-footer-column-3 .sub-menu{
    margin-bottom: 20px;
}

li.menu-item-has-children + li { margin-top:20px }

.footer a {
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
    color: #0492a5;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 21px;
}

    .footer a:hover {
        color: #0492a5;
    }

    .footer .sub-menu a {
        font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
        color: #fff;
        text-transform: none;
    }

        .footer .sub-menu a:hover {
            color: #0492a5;
            background-color:transparent !important;
        }



.landing-footer .sub-menu li a,
#menu-footer-column-2-a li a,
#menu-footer-column-2-b .sub-menu li a,
#menu-footer-column-3 .sub-menu li a,
#menu-footer-column-2-a li a:hover,
#menu-footer-column-2-b .sub-menu li a:hover,
#menu-footer-column-3 .sub-menu li a:hover{
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
    color: #fff !important;
    background-color: transparent !important;
    text-transform: none;
}

.footer-menu-titles {
    color: #0492a5 !important;
    font-size: 13px;
    line-height: 21px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0px;
    text-transform: uppercase;
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif !important;
}

.u_footer {
  color: #d4d4d4;
  font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
  font-size: 12px;
}

/* Contact */
.wpcf7-not-valid-tip {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  color: #444444;
  margin-top: 10px;
  font-size: 14px !important;
}

#re-capture {
  margin: 0 auto;
  width: 60%;
}
.g-recaptcha > div {
  width: 100% !important;
}

#re-capture div {
  text-align: center;
  margin: 0px;
  width: 100%;
}


/* Captions */

figcaption {
    background: #222;
    color: #fff;
    padding: 40px 60px 40px 40px;
    text-align: left;
    font-size: 16px;
    z-index: 4;
}


.home_hero .captionjs {
    overflow: visible !important;
    z-index: 9;
}

.captionjs figcaption {
    visibility: hidden;
    line-height: 1.2 !important;
    opacity: 0.9;
}

.captionjs .iButton
{
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}

.captionjs figcaption.show
{
    visibility: visible;
}




/* Carousel */


.cycloneslider-template-standard .cycloneslider-caption-title, .cycloneslider-caption-description {
  font-family: 'ChronicleDisplay-Roman', Helvetica, Arial, Sans-Serif !important;
  font-size: 14px !important;
  color: #ffffff;
  padding: 0px !important;
}

.cycloneslider-template-standard .cycloneslider-caption {
  opacity: 1 !important;
  background: rgba(34, 34, 34, 0.84) !important;
}

.cycloneslider-template-standard .cycloneslider-caption {

}

span.iButton {
  background: url('images/iButton.svg');
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 30px;
  opacity: .8;
  bottom: 30px;
    cursor: pointer;
  z-index: 997;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
span.iButton:hover {
  opacity: .9;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
.cycloneslider-caption {
  display: none;
}
.cycloneslider-caption-description {
  padding: 40px 60px 40px 40px !important;
}



.events {
  font: normal 11px/1.4 arial, helvetica, sans-serif;
}

.slidecontrols {
  width: 100%;
  top: 45%;
}
.button_wrap_slider_left,
.button_wrap_slider_right {
  height: 40px;
  width: 22px;
}
.button_wrap_slider_right {
  position: absolute;
  right: -74px;
}
.button_wrap_slider_left {
  position: absolute;
  left: -74px;
}

.next, .prev {
  opacity: .5;
  pointer-events:all;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}
.next:hover, .prev:hover {
  opacity: 1;
  pointer-events:all;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  transition: all .3s cubic-bezier(.055,.535,.45,.94);
}


.publication_image {
  max-height: 280px;
  overflow: hidden;
}

.pi__home {
  max-height: auto;
  overflow: hidden;
  width: 70%;
}

.publication_img_wrap img {
  width: 100%;
}




.learn .breaker:last-of-type {
    display: none;
}





/* 1200 Grid */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

#ultimate_wrap {
  background-color: #ffffff !important;
  margin: 0 auto;
}


#wrapper {
	max-width: 1080px;
  margin: 0 auto;
  clear: both;
}

#full_content_width {
  max-width: 100%;
  margin: 0 auto;
  clear: both;
    position: relative;
    z-index: 9;
}
#header_ultimate_wrap {
}
.content {
  padding: 0 20px 0 20px;
}

/* Biome Grid */
.biome_grid {
  width: 30%;
  margin: 0;
  padding: 0 20px;
  clear: none;
  float: left;
}
.biome_grid_wrapper .biome_grid:first-child {
  margin-left: 5%;
}
.biome_grid_wrapper .biome_grid:last-child {
  margin-right: 5%;
}

.co_benefit_grid_wrapper {
    text-align: center;
}

/* Co-benefit Grid */
.co_benefit_grid {
    display: inline-block;
    width: 20%;
    margin: 0;
    padding: 0 20px;
    clear: none;
}
.co_benefit_grid_wrapper .co_benefit_grid:first-child {
  /*margin-left: 10%;*/
}
.co_benefit_grid_wrapper .co_benefit_grid:last-child {
  /*margin-right: 10%;*/
}

.mythbuster_wrapper a {
    display: block;
    padding: 10px 0;
    height: 100%;
}

.mythbuster__grad {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+52,ffffff+100&0.9+0,0.9+52,0.35+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.8) 52%, rgba(255,255,255,0.1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.8) 52%,rgba(255,255,255,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.8) 52%,rgba(255,255,255,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#59ffffff',GradientType=0 ); /* IE6-9 */

}

a div.mythbuster_inner.uni_padding h3:hover {
  color: #0492a5 !important;
}

.mythbuster_wrapper h3 {
    font-family: 'ChronicleDisplay-Roman', Times, Serif !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    padding: 5px 0px;
    text-align: center;
}

span.mystbuster_number {
  font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #444444;
  font-weight: 800;
  display: block;
}


.mythbuster_image {
  position: relative;
  margin-top: 100px;
  margin-bottom: 50px;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}

.mythbuster_inner {
    padding: 0px;
}

.mythbuster_caption {
  font-family: 'ChronicleDisplay-LightItalic', Times, serif !important;
}



/* Landing page */



.landing-section {
    padding-left:40px;
    padding-right:40px;
}

.landing-section .video {
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
}

.landing-section + .landing-section { margin-top:60px; }

.landing-section:first-child { padding-top:40px }

.landing-section li{
    line-height: 27px;
}

.landing__download {
    color:#444444 !important;
    border-color: #444444;
}

.bookmark-navigation {
    position:fixed;
    top:0; right:0;
    padding-right:20px;
    font-size:0.9em;
    text-align:right;
    font-family: 'Whitney-Medium', Helvetica, Arial, Sans-Serif;
}

.chapter-bookmark {
    position:relative;
    margin-right: 20px;
    max-width:120px;
}

.chapter-bookmark:first-child { margin-top:60px }

.chapter-bookmark + .chapter-bookmark { margin-top:15px; }

.bookmark-tab {
    display:inline-block;
    width:40px; height:40px;
    text-align:center;
    border-radius:50%;
    color:#444444;
    border: 1px solid #444;
    margin-left:10px;
    padding:12px 0;
    vertical-align:middle;
    transition:all, 0.5s;
    opacity: 0.3;
    cursor: pointer;
}

a.bookmark-tab {
    color: #444;
}

.bookmark-label a {
    position:absolute;
    right:50px; top:50%;
    transform:translateY(-50%);
    opacity:0.3;
    line-height:1.2;
    color:#444444;
    width:140px;
    transition:all, 0.5s;
    -webkit-transition:all, 0.5s;
    cursor: pointer;


}

.bookmark-label a:hover{
    color:#444444;
}

.chapter-bookmark:hover .bookmark-tab, .chapter-bookmark._is-active .bookmark-tab {
    background-color:#444444;
    color: white;
    opacity: 1;
}

.chapter-bookmark:hover .bookmark-label a, .chapter-bookmark._is-active .bookmark-label a {
    opacity:1;
}

/* Author */

.landing-author {
    position:relative;
    height:120px;
    margin-top:40px;
    font-size:14px;
    text-transform:uppercase;
}

.author-image {
    width:120px; height:120px;
}

.author-meta {
    position:absolute;
    bottom:0; left:140px;
}

.author-name {
    display:block;
    color:#0492a5;
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
}

.author-title {
    display:block;
    color:#777;
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
}

/* Chapter page */

.chapter-heading {
    margin-bottom:40px;
}

.chapter-title {
    position:relative;
    padding-top:0;
    margin-bottom:20px;
    font-family: 'ChronicleDisplay-Roman', Times, serif !important;
    font-size: 38px;
    font-weight:normal;
}

h1.chapter-title {
  margin-top: 30px;
}

.chapter-title:after {
    content: " ";
    width: 40px;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background: #444444;
}

.chapter-subtitle {
    padding:0;
    font-size: 24px;
    line-height: 28px;
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
    font-weight: normal;
    letter-spacing:1px;
}

.chapter-subtitle:after {
    display:none;
}

.chapter-intro {
    background-color:#F6F6F4;
    padding-top:40px;
    padding-bottom:40px;
    margin-right: 15px;
    margin-left: 15px;
}

.chapter-section + .chapter-section { margin-top:40px; }

/* WYSIWYG-generated content */

.body-content h3 {
    font-size:24px;
    letter-spacing:0.25px;
    padding-top: 0;
    padding-bottom: 30px;
}

.body-content h4 {
    font-size:22px;
    padding-bottom: 30px;
}

.body-content h5 {
    font-size: 18px;
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 0px;
    padding-top: 0;
    padding-bottom: 25px;
}



.body-content ul {
    margin:0px 0 30px 0px;
    list-style: dash none;
    font-family: 'ChronicleDisplay-Roman', Times, serif;
    font-size: 18px;
    font-weight: 600;
    text-indent: -12px;
}

.body-content ul li {
    padding: 0px 0px 0px 25px;
}

.body-content ul li:before{
    content: "-";
    text-indent: -5px;
    margin-right: 5px;
}

.body-content li + li { margin-top:10px }

.body-content p {
    font-family: 'ChronicleDisplay-Light', Times, serif;
    padding-top: 0;
    padding-bottom: 25px;
}

/* Case study */

.case-study {
    background-color:#434245;
    padding:40px;
    margin: 0 -24px;
}

.case-study .image-caption {
    color:#BEBEC0;
}

.case-study-heading {
    margin-bottom:20px;
}

.case-study-title {
    position:relative;
    color:white;
    padding: 0;
    font-size: 28px;
    line-height: 28px;
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
    font-weight: normal;
    margin-bottom: 10px;
}

.case-study-title:after {
    content: " ";
    width: 40px;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    background: white;
    padding:0;
}

.case-study-subtitle {
    font-weight:normal;
    color:white;
    padding: 0;
    font-size:18px;
    line-height:1.2;
}

.case-study-section + .case-study-section { margin-top:40px; }

.case-study-body {
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
    color:#BEBEC0;
}


.case-study-body p {
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
    font-size: 16px;
}

.case-study-section ul
{
    font-family: 'Whitney-Book', Helvetica, Arial, Sans-Serif;
    font-size: 16px;
}

.case-study-section ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}




#current-menu-ancestor a{
    color: #0492a5;
}
#topmenu ul li.current-menu-item>a{color:#0492a5 !important;}
#topmenu ul li.current_page_parent > a, #topmenu ul li.current-menu-parent > a {color:#0492a5 !important;}
ol{
    padding: 0 1em;
}
ol li {
    list-style-type:decimal;
    padding-left: .8em;
    padding-bottom: .5em;
    font-size:18px;

}

li, li strong {
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif;
    font-weight: 600;
}

strong {
    font-family: 'ChronicleDisplay-Bold', Times, serif;
}



/* Image Object */

p + .image-object { margin-top:40px; }

.image-object {

}

.image-title {
    display:inline-block;
    width:80%;
    max-width:640px;
    color: #0492a5;
    font-family: 'Whitney-Bold', Helvetica, Arial, Sans-Serif !important;
}

.image-wrapper {
    position:relative;
}

.image-wrapper._has-border { border:1px solid #E1E1E1; }

.image-wrapper img { display:block }

.image-caption {
    display:inline-block;
    font-family: 'Whitney-Medium', Helvetica, Arial, Sans-Serif !important;
    font-size:80%;
}

/* pagefooter bar */
.page-footer-bar {
    padding:40px;
    position:relative;
    text-align:center;
    margin-top:20px;
    margin-bottom: -60px;
}

.page-footer-bar:before {
    content:'';
    display:block;
    position:absolute;
    top:0; left:50%;
    z-index:-1;
    transform:translateX(-50%);
    width:100vw; height:100%;
    background:whitesmoke;
}

/* Breakout bar */
.breakout-bar {
    padding-top:40px;
    padding-bottom:40px;
    position:relative;
    color:white;
}

.breakout-bar:before {
    content:'';
    display:block;
    position:absolute;
    top:0; left:50%;
    z-index:-1;
    transform:translateX(-50%);
    width:100vw; height:100%;
    background-color:#0492a5;
}

.breakout-bar p {
    font-size: 22px;
    line-height: 32px;
}








.grid, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
  margin: 0;
  clear: none;
  float: left;
}

.grid-center {
    float: none !important;
    margin: 0px auto;
}

.grid-1 {
  width: 8.33333%; }

.grid-2 {
  width: 16.66667%; }

.grid-3 {
  width: 25%; }

.grid-4 {
  width: 33.33333%; }

.grid-5 {
  width: 41.66667%; }

.grid-6 {
  width: 50%; }

.grid-7 {
  width: 58.33333%; }

.grid-8 {
  width: 66.66667%; }

.grid-9 {
  width: 75%; }

.grid-10 {
  width: 83.33333%; }

.grid-11 {
  width: 91.66667%; }

.grid-12 {
  width: 100%; }

.offset-0 {
  margin-left: 0; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.offset-12 {
  margin-left: 100%; }

.pad-1 {
  padding: 8px; }

.pad-1-left {
  padding-left: 8px; }

.pad-1-right {
  padding-right: 8px; }

.pad-1-top {
  padding-top: 8px; }

.pad-1-bottom {
  padding-bottom: 8px; }

.pad-1-sides {
  padding-left: 8px;
  padding-right: 8px; }

.pad-1-vert {
  padding-top: 8px;
  padding-bottom: 8px; }

.marg-1 {
  margin: 8px; }

.marg-1-left {
  margin-left: 8px; }

.marg-1-right {
  margin-right: 8px; }

.marg-1-top {
  margin-top: 8px; }

.marg-1-bottom {
  margin-bottom: 8px; }

.marg-1-sides {
  margin-left: 8px;
  margin-right: 8px; }

.marg-1-vert {
  margin-top: 8px;
  margin-bottom: 8px; }

.pad-2 {
  padding: 16px; }

.pad-2-left {
  padding-left: 16px; }

.pad-2-right {
  padding-right: 16px; }

.pad-2-top {
  padding-top: 16px; }

.pad-2-bottom {
  padding-bottom: 16px; }

.pad-2-sides {
  padding-left: 16px;
  padding-right: 16px; }

.pad-2-vert {
  padding-top: 16px;
  padding-bottom: 16px; }

.marg-2 {
  margin: 16px; }

.marg-2-left {
  margin-left: 16px; }

.marg-2-right {
  margin-right: 16px; }

.marg-2-top {
  margin-top: 16px; }

.marg-2-bottom {
  margin-bottom: 16px; }

.marg-2-sides {
  margin-left: 16px;
  margin-right: 16px; }

.marg-2-vert {
  margin-top: 16px;
  margin-bottom: 16px; }

.pad-3 {
  padding: 32px; }

.pad-3-left {
  padding-left: 32px; }

.pad-3-right {
  padding-right: 32px; }

.pad-3-top {
  padding-top: 32px; }

.pad-3-bottom {
  padding-bottom: 32px; }

.pad-3-sides {
  padding-left: 32px;
  padding-right: 32px; }

.pad-3-vert {
  padding-top: 32px;
  padding-bottom: 32px; }

.marg-3 {
  margin: 32px; }

.marg-3-left {
  margin-left: 32px; }

.marg-3-right {
  margin-right: 32px; }

.marg-3-top {
  margin-top: 32px; }

.marg-3-bottom {
  margin-bottom: 32px; }

.marg-3-sides {
  margin-left: 32px;
  margin-right: 32px; }

.marg-3-vert {
  margin-top: 32px;
  margin-bottom: 32px; }

.pad-0 {
  padding: 0; }

.pad-0-left {
  padding-left: 0; }

.pad-0-right {
  padding-right: 0; }

.pad-0-top {
  padding-top: 0; }

.pad-0-bottom {
  padding-bottom: 0; }

.pad-0-sides {
  padding-left: 0;
  padding-right: 0; }

.pad-0-vert {
  padding-top: 0;
  padding-bottom: 0; }

.marg-0 {
  margin: 0; }

.marg-0-left {
  margin-left: 0; }

.marg-0-right {
  margin-right: 0; }

.marg-0-top {
  margin-top: 0; }

.marg-0-bottom {
  margin-bottom: 0; }

.marg-0-sides {
  margin-left: 0;
  margin-right: 0; }

.marg-0-vert {
  margin-top: 0;
  margin-bottom: 0; }

.header {
  position: fixed !important;
}


.holding {
    overflow-x: hidden;
}










/* Header Logo Fix */
@media (min-width: 0px) and (max-width: 660px) {

  .home_hero
  {
      min-height: 900px;
  }
  .button_width {
    width: 120px;
  }
  .biome_grid {
    width: 100%;
  }
  .biome_grid_wrapper .biome_grid:first-child, .biome_grid_wrapper .biome_grid:last-child {
      margin-left: 0%;
      margin-right: 0%;
  }
  .co_benefit_grid {
    width: 40%;
  }
}



/*
 *
 *  We really need to remove all of the below media queries, its a complete mess!
 *
 */


@media (min-width: 1281px) and (max-width: 1440px) {

    .hero_img_copy .p_60_top {
        padding-top: 30px;
    }

    .home__vh {
        height: 80vh;
    }


    .bookmark-label {
        display: block;
    }

}


/* 1280 laptop screen resolution */
@media (min-width: 960px) and (max-width: 1280px) {

    .landing__container
    {
        width: 80% !important;
    }

    .hero_img_copy .p_60_top {
        padding-top: 30px;
    }

    .home__vh {
        height: 80vh;
    }

    .bookmark-label {
        display: none;
    }

}

/* 1024 laptop screen resolution */
@media (min-width: 801px) and (max-width: 960px) {

    .landing__container
    {
        width: 80% !important;
    }

    .hero_img_copy .p_60_top {
        padding-top: 20px;
    }

    .hero_img_copy .grid-8 {
        width: 83.33333%;
    }

    .home__vh {
        height: 80vh;
    }


    .bookmark-navigation {
        display: block;
    }

    .bookmark-label {
        display: none;
    }

}

@media (max-width:480px) {
    .hamburger {
        padding:26px !important;
    }
}

@media (min-width: 0px) and (max-width: 800px) {
    .case-study{
        margin:0 !important;
    }
    .captionjs figcaption{
        line-height: 1.2;
        padding: 20px;
        font-size: 11px;
    }
    .landing__container
    {
        width: 85% !important;
    }

    .landing-section--case
    {
        padding-right: 0;
        padding-left: 0;
    }


    .bookmark-navigation {
        display: none;
    }


  .post_content ul li {
      left: 0;
      position: static;
  }

  .menu_padding {
      padding-top: 50px;
  }
  /* Publcliations and Social Section */
	.column_break {
	width:100% !important;
	margin-left: 0% !important;
	}
	.padding_r {
	padding-right: 0px;
	}

	.button_wrap_slider_right {
		right: 10px;
		z-index: 997;
	}
	.button_wrap_slider_left {
		left: 10px;
		z-index: 997;
	}
	.button_1 path, .button_2 path {
		stroke: rgb(255, 255, 255);
		fill: rgb(255, 255, 255);
		opacity: .8;
		fill:none;
	}

	.button_1:hover, .button_2:hover {
		stroke: rgb(255, 255, 255);
		fill: rgb(255, 255, 255);
		opacity: 1;
		color: rgb(255, 255, 255);;
		fill:none;
	}
  .grid-8 {
    width: 100%!important;
  }
  .grid-12 .offset-2 {
    margin-left: 0%!important;
  }
  .wpcf7-form-control {
    width: 100%;
  }
  .wpcf7-submit {
    width: 200px;
  }
  #re-capture {
    width: 100%;
  }
  .mythbuster_image {
    position: relative;
    margin-top: 20px;
    margin-bottom: 0px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
  .mythbuster_caption {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 481px) and (max-width: 800px) {
  /* Co-Benefits */
  #cb_wrap {
    width: 50% !important;
  }

  .home_hero
  {
      min-height: 900px;
  }

  .r_offset {
    margin-left: 0% !important;
  }

    .hamburger {
        padding: 22px 15px !important;
    }

}

@media (min-width: 481px) and (max-width: 960px) {
  #mobile-menu-new {
    top: 0px;
  }
  #menu-mobile-menu {
    top:45%;
  }
  .mythbuster_wrapper {
    width: 33.33333% !important;
  }


}

@media (min-width: 0px) and (max-width: 480px) {


    .hero_img_copy .content p
    {
        font-size: 16px;
    }

    .hero_img_copy h1
    {
        font-size: 35px;
        line-height: 35px;
        padding-bottom: 0px;
    }


    #ultimate_wrap {
    width: 100%;
    background-color: #ffffff !important;
    margin: 0 auto;
  }
  .home.has_trans_header .header_wrap {
      width: 100% !important;
  }
  .key_messages_quote,
  .key_messages_quote > p {
      font-size: 20px;
      line-height: 24px;
      padding: 0px 10px;
  }

  .equal_height {
    height: auto;
  }
  .grid, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
    margin: 0 auto !important;
    clear: none;
    width: 100% !important;
    float: none;
  }

  /* Co-Benefits */
  #cb_wrap .grid-3 {
    width: 50% !important;
  }

  /* Message */
  .mythbuster_wrapper {
    width: 41.66667%;
  }

  /* Menu */


  #tnc_logo {
      padding:31px 24px;
  }

  .site_title {
      font-size: 18px;
  }

  .header {
      height:75px;
  }


	.head_inner {
		height: 80px;
	}


	#mobile-menu-new {
	    position: fixed;
	    top: 0px;
	}


  #menu-footer-column-2, #menu-footer-column-2-b, #menu-footer-column-3 {
    margin-bottom: 20px;
  }


  #menu-footer-column-1,
  #menu-footer-column-1 .sub-menu
  {
      margin-bottom: 0px !important;
  }


  #menu-footer-column-1 .menu-item-has-children {
      margin-top: 20px;
  }

  .to_top {
    float: right;
    right: 20px;
    left: auto;
  }

  .m_t_center {
    text-align: center;
  }

  /* Biomes */

  .biome_grid {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    clear: none;
    float: left;
  }
  .biome_grid_wrapper .biome_grid:first-child {
    margin-left: 0%;
  }
  .biome_grid_wrapper .biome_grid:last-child {
    margin-right: 0%;
  }
  .biome_logo img {
    width: 50%;
  }

  .hero_graph img {
    width: 100%;
  }
}

/* Media Queries */

@media (min-width: 481px) and (max-width: 800px) {

  .key_messages_quote {
    font-size: 25px;
    line-height: 29px;
  }

  .equal_height {
    height: auto;
  }

  .p-grid-5 {
    width: 50% !important;
    float: left;
  }

  .grid, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
    clear: none;
    float: left;
  }

  .grid-1 {
    width: 8.33333%; }

  .grid-2 {
    width: 16.66667%; }

  .grid-3 {
    width: 25%; }

  .grid-4 {
    width: 33.33333%; }

  .grid-5 {
    width: 41.66667%; }

  .grid-6 {
    width: 50%; }

  .grid-7 {
    width: 58.33333%; }

  .grid-8 {
    width: 66.66667%; }

  .grid-9 {
    width: 75%; }

  .grid-10 {
    width: 83.33333%; }

  .grid-11 {
    width: 91.66667%; }

  .grid-12 {
    width: 100%; }

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

  .campaign_footer_wrap .grid-4 {
    width: 100%;
  }

  .campaign_footer_wrap .pad-2, .campaign_footer_wrap .grid-4 .uni_padding {
    padding: 0px;
  }

  /* Publications */
  #publications_wrap .offset-1 {
    margin-left: 8.33333% !important;
  }

}

@media (min-width: 800px) {
    .hamburger {
      display: none !important;
    }
    #topmenu {
       display: block !important;
     }
}

@media (max-width: 800px) {

    .chapter-intro {
        margin-right: 0px;
        margin-left: 0px;
    }

  .show-for-mobile {
    display:block;
  }

  .hide-for-mobile {
    display: none;
  }

  #follow_tnc {
    display: none !important;
  }

  .breadcrumbs {
    margin-top: 20px;
  }
}


@media (max-width: 321px) {

  #tnc_logo {
      top: 23px;
  }

  #tnc_logo img {
      max-width: 70%;
  }
}

@media (min-width: 961px) {


    .mythbuster_wrapper:first-child {
      margin-left: 8.33333%;
  }

}

@media (min-width: 801px) {

  .csColumn {
  	margin-left: 0%!important;
  	margin-right: 0%!important;
  	padding: 0 20px !important;
  }
  .equal_height {
    height: auto;
  }

  .grid, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
    clear: none;
    float: left;
  }
  .grid-10 .grid-4 {
    width: 33.33333% !important }
  }

  /* Campaign Footer */

  .grid-1 {
    width: 8.33333%; }

  .grid-2 {
    width: 16.66667%; }

  .grid-3 {
    width: 25%; }

  .grid-4 {
    width: 33.33333%; }

  .grid-5 {
    width: 41.66667%; }

  .grid-6 {
    width: 50%; }

  .grid-7 {
    width: 58.33333%; }

  .grid-8 {
    width: 66.66667%; }

  .grid-9 {
    width: 75%; }

  .grid-10 {
    width: 83.33333%; }

  .grid-11 {
    width: 91.66667%; }

  .grid-12 {
    width: 100%; }

  .offset-0 {
    margin-left: 0; }

  .offset-1 {
    margin-left: 8.33333%; }

  .offset-2 {
    margin-left: 16.66667%; }

  .offset-3 {
    margin-left: 25%; }

  .offset-4 {
    margin-left: 33.33333%; }

  .offset-5 {
    margin-left: 41.66667%; }

  .offset-6 {
    margin-left: 50%; }

  .grid-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-box-wrap: wrap;
    -webkit-box-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flexbox-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  a {
    text-decoration: none !important;
  }
}

/* Mobile */

@media (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {

  /* Typography */

  h1 {
    font-size: 38px;
    padding-top: 20px;
    padding-bottom: 40px;
    line-height: 45px;
  }
  .site_title {
      font-size: 16px;
      margin: 0 auto;
  }
  #menu-mobile-menu {
    top: 45%;
  }
  #mobile-menu-new {
    top:0px;
  }

  .publication_img_wrap img {
    width: 100%;
  }

  /* Message */
  .mythbuster_wrapper {
    width: 41.66667%;
  }

  .partner_profile h1
  {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 35px;
  }
}

/* Intricate Fixes */
@media (min-width: 665px) and (max-width: 750px) {

  .trio__height {
      height: 97px !important;
  }
  .dm_snippet {
      height: 140px !important;
  }
}

@media (min-width: 0px) and (max-width: 664px) {

  .dm_snippet {
    height: 105px !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .km__img {
    width: 80%;
    margin: 0 auto;
  }
}


/* Small Mobiles */
@media only screen and (min-device-width: 0px) and (max-device-width: 320px) {

  #menu-mobile-menu {
      padding: 50px 30px 20px 30px;
  }
  #menu-mobile-menu li {
      margin-bottom: 12px;
      line-height: 24px;
      font-size: 24px;
  }
  #menu-mobile-menu ul.sub-menu li {
      font-size: 18px;
      line-height: 18px;
  }
  .pi__home {
    width: 100%;
  }
  .pi__home img {
    width: 100%;
    height: auto;
  }
}

/* iPhone 6 portrait */
@media only screen  and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

  /*body.is-ios #topmenu {*/
      /*display: none;*/
  /*}*/

  #menu-mobile-menu {
      padding: 50px 30px 20px 30px;
  }
  #menu-mobile-menu li {
      margin-bottom: 12px;
      line-height: 24px;
      font-size: 24px;
  }
  #menu-mobile-menu ul.sub-menu li {
      font-size: 18px;
      line-height: 18px;
  }
  .pi__home {
    width: 100%;
  }
  .pi__home img {
    width: 100%;
    height: auto;
  }
}

/* iPhone 6 landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

  /*body.is-ios #topmenu {*/
      /*display: none;*/
  /*}*/
}

/* iPhone 6 Plus portrait */
@media only screen and (min-device-width: 414px)  and (max-device-width: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {

  .site_title {
      font-size: 20px;
      margin: 0 auto;
  }
  /*body.is-ios #topmenu {*/
      /*display: none;*/
  /*}*/
  #menu-mobile-menu {
      padding: 110px 30px 20px 30px;
  }
  #menu-mobile-menu li {
      margin-bottom: 12px;
      line-height: 32px;
      font-size: 28px;
  }
  #menu-mobile-menu ul.sub-menu li {
      font-size: 18px;
      line-height: 20px;
  }
  .button_publication {
      width: 60%;
      height: 60px;
      line-height: 34px;
  }
/* Co Benefits */
  .co_benefit_grid_wrapper .co_benefit_grid:first-child {
      margin-left: 0%;
  }
  .co_benefit_grid_wrapper .co_benefit_grid:nth-child(3) {
      margin-left: 0%;
  }
  .pi__home {
    width: 100%;
  }
  .pi__home img {
    width: 100%;
    height: auto;
  }
}

/* iPhone 6 Plus landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px)  and (orientation: landscape)  and (-webkit-min-device-pixel-ratio: 3) {

  /*body.is-ios #topmenu {*/
      /*display: none;*/
  /*}*/
}

/* iPad Portrait */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

  /*body.is-ios #topmenu {*/
      /*display: block;*/
  /*}*/
  #menu-mobile-menu {
    padding: 150px 30px 20px 30px;
  }
  #menu-mobile-menu li {
    margin-bottom: 12px;
    line-height: 40px;
    font-size: 36px;
  }
  #menu-mobile-menu ul.sub-menu li {
    font-size: 24px;
    line-height: 28px;
  }
  .r_offset {
      margin-left: 0% !important;
  }

  .p-r-20 {
    padding-right: 20px;
  }

  .p-grid-3, .equal-height .p-grid-3 {
    width: 25% !important;
    float: left;
  }

  .p-grid-5 {
    width: 50% !important;
    float: left;
  }

  .p-grid-6 {
    width: 48%;
    margin-right: 2%;
    float: left;
  }

  .p-grid-10 {
    text-align: center;
    padding: 0px 20px;
  }

  .p-grid-10 .p-grid-4 {
    width: 33% !important;
    display: inline-block;
    text-align: center !important;
  }

  .key_messages h3 {
    height: 30px;
    margin-bottom: 25px;
  }

  .offset-4 {
    margin-left: 0%;
  }

  #tnc_logo {
     width: 140px;
  }

  .m-t-center {
    text-align: center;
  }
}

/* iPad Landscape */
@media only screen and  (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

  /*body.is-ios #topmenu {*/
      /*display: block;*/
  /*}*/

  .p-grid-3, .equal-height .p-grid-3 {
    width: 25% !important;
    float: left;
  }

  .offset-4 {
    margin-left: 0%;
  }

  /* Campaign Footer */
  .campaign_footer_wrap .grid-4 {
    width: 100%;
  }

}

/* Phablet */
@media (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {

  .p-grid-3, .equal-height .p-grid-3 {
    width: 50% !important;
    float: left;
  }

  /* Publications Page */
  .publication_img_wrap img {
    width: 100%;
  }
  /*.button_publication {*/
    /*width: 100%;*/
    /*height: 60px;*/
    /*line-height: 30px;*/
  /*}*/
}
