/*

Theme Name: IISD at COP22
Theme URI: http://www.iisd.org/cop22
Description: WordPress theme built on modified version of Annual Report HTML build, originally developed by JRC9.
Author: Matt Rock
Author URI: http://www.iisd.org
Version: 1.0

*/

html {
	font-size: 1em;
	line-height: 1.4
}

::-moz-selection {
background:#b3d4fc;
text-shadow:none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video { 
	vertical-align: middle 
}

.btn svg {
	vertical-align:top;
	margin-top:2px;
}

.inline-svg {
	width: 100%;
	height: auto
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea { resize: vertical }

html,
body {
	min-height: 100%;
	overflow-x: hidden
}

body {
	font-family: PlantinMTPro-Regular, Georgia, serif !important;
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
	line-height: 1.3;
	color: #000;
	position: relative
}

@media (min-width:992px) {

body { font-size: 88% }
}

h1, .h1 {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .02em;
	font-size: 1.8em;
	margin: 0 0 1.5em;
	padding: 0;
	color:#083266;
}

h2, .h2 {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .03em;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 1.35em 0;
}

@media (min-width:768px) {

.introduction h1 {
	margin: 0 0 .5em; 
}

h1, .h1 { 
	font-size: 2.5em; 
}
}

h2.a-year-in-review-title { font-size: 2.375em }

h3, .h3 {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	font-size: 1.125em;
	text-transform: uppercase;
	padding: 0 0 1.35em 0;
	margin: 0
}

h3.not-first { padding-top: 1.3888em }

h4, .h4 {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	font-size: 1.125em;
	margin: 0 0 .625em 0;
	padding: 0
}

p {
	font-size: 1.4em;
	margin-bottom: 1.5em
}

section p:last-of-type {
	margin-bottom: 0;
}

p.credit { line-height: .75em }

p small { font-size: .6666em }

p strong {
	font-family: PlantinMTPro-Bold, Georgia, serif !important;
	font-weight: normal;
	font-style: normal
}

p strong.Campton-SemiBold {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.2em
}

p em {
	font-family: PlantinMTPro-Italic, Georgia, serif !important;
	font-weight: normal;
	font-style: normal
}

p strong em,
p em strong {
	font-family: PlantinMTPro-BoldItalic, Georgia, serif !important;
	font-weight: normal;
	font-style: normal
}

.contrast-white h1,
.contrast-white h2,
.contrast-white h3,
.contrast-white p { color:#fff; }

.contrast-white hr { 
	border-color:#fff;
}

dl {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .03em;
	font-size: 1.2em;
	margin: 1.5em 0 1.5em;
	width:100%
}

dt {
	font-weight: 500;
	color:#666;
	float:left;
	clear:both;
	width:22%;
}

dd {
	float:left;
	font-weight: 600;
	width:74%;
	padding-left:4%;
}

.content-col {
	-webkit-columns: 3 12.5em;
	-moz-columns: 3 12.5em;
	columns: 3 12.5em;
	-webkit-column-gap: 1.5625em;
	-moz-column-gap: 1.5625em;
	column-gap: 1.5625em;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	display: table
}

.content-2-col {
	-webkit-columns: 3 12.5em;
	-moz-columns: 3 12.5em;
	columns: 3 12.5em;
	-webkit-column-gap: 1.5625em;
	-moz-column-gap: 1.5625em;
	column-gap: 1.5625em
}

.circle-number {
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	width: 1.8888em;
	height: 1.8888em;
	padding-top: .42em;
	margin-right: .5em;
	margin-bottom: -0.42em
}

.circle-number.circle-number-blue {
	color: #fff;
	background-color: #29c3ec
}

.number-item {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	/*letter-spacing: .03em;*/
}

.number-item p strong {
	font-family: inherit !important;
	font-weight: 700;
}

.large-number {
	font-size: 3.5em;
	line-height: 1.3em;
	display: inline-block;
	width: 100%;
	min-height: 1.3em;
}

.small-number {
	font-family: PlantinMTPro-Regular, Georgia, serif !important;
	font-weight: normal;
	font-style: normal;
	font-size: 2.5em;
	line-height: 1.3em;
	letter-spacing: -0.03em;
	display: inline-block;
	width: 100%;
	margin: .3em 0;
	min-height: 1.3em
}

.large-italic-text {
	font-family: PlantinMTPro-Italic, Georgia, serif !important;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 1.3em
}

.blue-text { color: #29c3ec }

.green-text { color: #5abc89 }

.red-text { color: #e1472e }

.highlight-number-block { margin-top: .9em }

.icon-with-text.icon-with-text-odd { clear: both }

@media (min-width:768px) {

.icon-with-text.icon-with-text-odd { clear: none }
}

.icon-with-text .inline-svg {
	height: 7.5em;
	width: 7.5em
}

.icon-with-text figure figcaption { margin-top: .25em }

.in-content-highlight {
	margin-top: .375em;
	margin-bottom: .375em
}

@media (min-width:768px) {

.in-content-highlight {
	margin-top: 2.75em;
	margin-bottom: 3em
}
}

.globe-graphic { margin-bottom: 2.5em }

@media (min-width:768px) {

.globe-graphic { margin-bottom: 0 }
}

figure figcaption {
	line-height: 1.3em;
	margin-top: 2.5em
}

@media (max-width:767px) {

figure figcaption { margin-bottom: 3.5em }
}

figure figcaption strong {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
}

figure figcaption em {
	font-family: PlantinMTPro-Italic, Georgia, serif !important;
	font-weight: normal;
	font-style: normal
}

.inline-svg { height: 100% }

.video-wrapper.video-last-element { margin-bottom: 0 }
.video-wrapper .video { max-width: 100% }

.btn {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	font-size: 80%;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #083266;
	-webkit-transition: background-color 1s ease;
	-moz-transition: background-color 1s ease;
	-ms-transition: background-color 1s ease;
	-o-transition: background-color 1s ease;
	transition: background-color 1s ease
}

.contrast-white .btn { 
	color:#083266;
	background-color:#fff; 
}

.contrast-white path { 
	fill:currentColor;
}

.content .btn.read-more {
	margin-bottom: 1em;
}

.btn.btn-lg {
	font-weight: 600;
	font-size:100%;
	text-transform: none;
}

#newsletter { text-align:center; }
#newsletter .btn.btn-lg { margin-bottom:0; }
#newsletter .btn svg { vertical-align:middle; margin-top: 0; }

.btn:hover,
.btn:focus,
.btn:active {
	color: #fff;
	background-color: #29c3ec
}

.contrast-white .btn:hover,
.contrast-white .btn:focus,
.contrast-white .btn:active { background-color:#083266; }

.btn:focus,
.btn:active {
	-webkit-box-shadow: inset 0 6px 15px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 6px 15px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 6px 15px 0 rgba(0,0,0,0.15)
} 

.module-fade {
	width:160px;
	height:60px;
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.2;
	font-size: 1em;
	color: #4d4d4e;
	padding: 15px 20px;
	background: #e9e9e8;
	position: relative;
	display:inline-block;
	margin: 0 0 -5px;
}

@media (max-width:992px) {

.module-fade {
	margin-bottom:-4px;
}
}

@media (max-width:768px) {

.back-to-top {
	text-align:center;
}
}

@media (max-width:320px) {

.module-fade {
	margin-bottom:-5px;
}
}

a .module-fade svg,
a .module-fade span {
	color:#4d4d4d;
	fill: currentColor;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

a:hover .module-fade svg,
a:hover .module-fade span,
a:focus .module-fade svg,
a:focus .module-fade span,
a:active .module-fade svg,
a:active .module-fade span {
	color: #fff;
}

a:hover .module-fade,
a:focus .module-fade
a:active .module-fade {
	background: #1f3561;
}

.module-fade .arrow {
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin-top:0;
	margin-right:.75em;
}

.module-fade span {
	display:block;
	float:left;
}

section {
  overflow: hidden;
}

.clear { clear: both }

@media (max-width:767px) {

.col-xs-clear-left { clear: left }
}

@media (min-width:992px) {

.col-md-clear-none { clear: none }
}

.expandable {
	position: relative;
	overflow: hidden;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-ms-transition: height 1s ease;
	-o-transition: height 1s ease;
	transition: height 1s ease
}

.expandable.open {
	height: auto;
	-webkit-transition: none 1s ease;
	-moz-transition: none 1s ease;
	-ms-transition: none 1s ease;
	-o-transition: none 1s ease;
	transition: none 1s ease
}

.expandable.open .expandable-expand { display: none }

.expandable .expandable-expand {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5.625em;
	padding: 0 15px;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255,0,0,0) 0), to(#fff 63%));
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0, #fff 63%);
	background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0, #fff 63%);
	background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 0, #fff 63%);
	background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 63%)
}

@media (min-width:768px) {

.expandable .expandable-expand { display: none }
}

.expandable .expandable-expand a {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	font-size: 1.125em;
	text-transform: uppercase;
	color: #29c3ec;
	position: absolute;
	bottom: 0;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	-ms-transition: color 1s ease;
	-o-transition: color 1s ease;
	transition: color 1s ease
}

.expandable .expandable-expand a svg.inline-svg.inline-svg-sm:not(.inline-svg-size-md):not(.inline-svg-size-lg),
.expandable .expandable-expand a svg.inline-svg.inline-svg-size-sm {
	width: .9em;
	height: .9em;
	margin: 0 0 .15em .15em
}

.expandable .expandable-expand a .inline-svg * {
	fill: #29c3ec;
	stroke: #29c3ec;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.expandable .expandable-expand a:hover,
.expandable .expandable-expand a:focus,
.expandable .expandable-expand a:active {
	text-decoration: none;
	color: #083266
}

.expandable .expandable-expand a:hover .inline-svg *,
.expandable .expandable-expand a:focus .inline-svg *,
.expandable .expandable-expand a:active .inline-svg * {
	fill: #083266;
	stroke: #083266
}

.container { min-height: 100% }

.bkg, .bkg-bonn {
	position: fixed;
	z-index: -1;
	height: 100%;
	width: 100%;
	max-width: 3500px;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	transform: translateZ(0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

@media (min-width:3500px) {

.bkg, .bkg-bonn {
	top: 0;
	left: 50%;
	margin-left: -1750px
}
}

.bkg.show-bkg       { background-image: url('imgs/intro/madrid-sml.jpg')  }
.bkg-bonn.show-bkg  { background-image: url('imgs/intro/madrid-xl.jpg') }
.bkg-cop24.show-bkg { background-image: url('imgs/intro/madrid-xl.jpg') }

@media (min-width:768px), (min-height:768px) {

.bkg.show-bkg       { background-image: url('imgs/intro/madrid-md.jpg')  }
.bkg-bonn.show-bkg  { background-image: url('imgs/intro/madrid-xl.jpg') }
.bkg-cop24.show-bkg { background-image: url('imgs/intro/madrid-xl.jpg') }
}

@media (min-width:992px), (min-height:992px) {

.bkg.show-bkg       { background-image: url('imgs/intro/madrid-xl.jpg')  }
.bkg-bonn.show-bkg  { background-image: url('imgs/intro/madrid-xl.jpg') }
.bkg-cop24.show-bkg { background-image: url('imgs/intro/madrid-xl.jpg') }
}

@media (min-width:1200px), (min-height:1200px) {

.bkg.show-bkg       { background-image: url('imgs/intro/madrid-xl.jpg')  }
.bkg-bonn.show-bkg  { background-image: url('imgs/intro/madrid-xl.jpg') }
.bkg-cop24.show-bkg { background-image: url('imgs/intro/madrid-xl.jpg') }
}

.top-section {
	margin: 0 auto;
	transform: translateZ(0);
	background-color: #0c4f63;
	background-color: rgba(12,79,99,0.7)
}

.top-section .row.title {
	font-size: 60%;
	text-align: center;
	margin-top: 6%;
	padding-top: 111px
}

.top-section .scroll-down {
	position:absolute;
	bottom:5%;
	left:50%;
	margin-left:-12px;
}

.top-section .scroll-down .chev {
    fill: #fff;
    stroke: #fff;
		width:24px;
		height:24px;
}

@media (orientation:portrait), (min-height:480px) {

.top-section .row.title { margin-top: 30% }
}

@media (min-height:1200px) {

.top-section .row.title { padding-top: 159px }
}

@media (min-width: 375px) and (max-width:991px) {

.top-section .row.title { margin-top: 48% }
}

@media (min-width:768px) {

.top-section .row.title { font-size: 100% }
}

@media (orientation:landscape) and (max-width:667px) {

.top-section .row.title { margin-top: 8%; }
}

@media (min-width:1200px) {

/*.top-section .row.title { font-size: 100% }*/
}

.top-section .row.title h1 {
	text-transform: none;
	font-size: 3.6em;
	font-weight: 700;
	color: #fff;
	margin: 0 0 .75em 0
}

.top-section .row.title p {
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 1.25em;
	text-align: center;
	color: rgb(255, 255, 255);
	font-family: PlantinMTPro-Regular, Georgia, serif !important;
}

@media (min-width: 375px) and (max-width:767px) {

.top-section .row.title p { font-size: 2.4em; }
}

@media (orientation:landscape) and (max-height:320px) {

.top-section .row.title { margin-top: 6%; }
.top-section .row.title p { font-size: 2.2em; }
}

.navbar-default {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .02em;
	font-size: 1.25em;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	min-height: 63px;
	margin: 0 auto;
	border: none;
	border-bottom: 1px solid #ccc;
	border-bottom-color: rgba(215,215,215,0.25);
	border-radius: 0;
	background-color: #fff;
	/*background-color: rgba(255,255,255,0.95); keeping this alive as I'm not yet sure if it might affect transitions */
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-ms-transition: height 1s ease;
	-o-transition: height 1s ease;
	transition: height 1s ease
}

.navbar-default .navbar-header {
	-webkit-transition: margin-left 1s ease;
	-moz-transition: margin-left 1s ease;
	-ms-transition: margin-left 1s ease;
	-o-transition: margin-left 1s ease;
	transition: margin-left 1s ease
}

@media (min-width:992px) {

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

@media (min-width:768px) {

.js .navbar-default .navbar-header { margin-left: 8.33333% }
.js .show-nav.navbar-default .navbar-header { margin-left: 0 }
}

.navbar-default .navbar-header .navbar-brand {
	-webkit-transition: padding 1s ease;
	-moz-transition: padding 1s ease;
	-ms-transition: padding 1s ease;
	-o-transition: padding 1s ease;
	transition: padding 1s ease;
	display: inline-block;
	height: auto
}

.no-js .navbar-default .navbar-header .navbar-brand { padding: 15px 0 0 15px }

@media (min-height:1200px) {

.js .navbar-default .navbar-header .navbar-brand { padding: 1.75em }
}

.js .show-nav.navbar-default .navbar-header .navbar-brand { padding: 20px 0 0 15px }

.navbar-default .logo {
	width: 106px;
	height: 46px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.js .navbar-default .logo {
	width: 153px;
	height: 65px
}

@media (min-width:768px) {

.js .navbar-default .logo {
	width: 223px;
	height: 95px
}

}

@media (min-height:1200px) {

.js .navbar-default .logo {
	width: 223px;
	height: 95px
}
}

.js .show-nav.navbar-default .logo {
	width: 106px;
	height: 46px
}

.navbar-default .logo .graphic-top { fill: #083266 }

.navbar-default .logo .graphic-bottom { fill: #29c3ec }

.navbar-default .logo .letters * { fill: #083266 }

.js .navbar-default .logo .tagline {
	visibility: visible;
	opacity: 1
}

.js .show-nav.navbar-default .logo .tagline {
	visibility: hidden;
	opacity: 0
}

.navbar-default .logo .tagline * { fill: #083266 }

.navbar-default .arrow {
	width: .875em;
	height: .875em;
	margin-left: .1em;
	-webkit-transition: transform 1s ease;
	-moz-transition: transform 1s ease;
	-ms-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease
}

.navbar-default .arrow * {
	fill: #083266;
	stroke: #083266;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.navbar-default .navbar-toggle {
	border: none;
	padding: 1.125em .625em
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:active { background-color: transparent }

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:active .icon-bar { background-color: #29c3ec }

/*.js .navbar-default .navbar-toggle {
	display:none;
	opacity: 1
}*/

/* uncomment to hide on load/visible on scroll. Also (possibly) redundant hide in main.css needs to be uncommented. ref; .navbar-default .navbar-toggle */
/*
.js .navbar-default .navbar-toggle {
	display: none;
	opacity: 0
}
*/

/*@media (max-width:767px) {*/

.js .navbar-default .navbar-toggle {
	display:block;
	opacity: 1
}

.js .show-nav.navbar-default .navbar-toggle {
	display: initial;
	opacity: 1
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #083266;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.navbar-default .navbar-toggle .icon-bar-1 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: .5em
}

.navbar-default .navbar-toggle .icon-bar-2 { opacity: 0 }

.navbar-default .navbar-toggle .icon-bar-3 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -0.6em
}

.navbar-default .navbar-toggle.collapsed .icon-bar-1 {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	margin-top: 0
}

.navbar-default .navbar-toggle.collapsed .icon-bar-2 { opacity: 1 }

.navbar-default .navbar-toggle.collapsed .icon-bar-3 {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	margin-top: 4px
}

.navbar-default .navbar-nav {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.js .navbar-default .navbar-nav {
	visibility: visible;
	opacity: 1;
	height: auto;
	margin-top:30px;
}

@media (min-width:768px) {

.js .navbar-default .navbar-nav {
	margin-top:0;
}

.navbar-toggle .icon-bar {
    width: 46px;
	height:5px;
	border-radius: 5px;
}

.navbar-default .navbar-toggle.collapsed .icon-bar + .icon-bar,
.navbar-default .navbar-toggle.collapsed .icon-bar-3 {
    margin-top: 8px;
}

.navbar-default .navbar-toggle .icon-bar-3 { 
	margin-top: -0.8em;
}

.navbar-collapse {
	padding-right:0;
	padding-left:0;
}

.navbar-default ul.navbar-nav {
	margin-left: 8.33333333%;
}

.navbar.show-nav .navbar-toggle .icon-bar {
    width: 26px;
	height:3px;
	border-radius: 1px;
}

.navbar-default.show-nav .navbar-toggle.collapsed .icon-bar + .icon-bar,
.navbar-default.show-nav .navbar-toggle.collapsed .icon-bar-3 {
    margin-top: 4px;
}

.navbar-default.show-nav .navbar-toggle .icon-bar-3 { 
	margin-top: -0.6em;
}

.navbar-default.show-nav ul.navbar-nav {
	margin-left: 0;
}

.js .navbar-default.show-nav .navbar-nav {
	margin-top:30px;
}
}

@media (min-width:992px) {

.navbar-default ul.navbar-nav {
	margin-left: 0;
}
}

/* uncomment to hide on load/visible on scroll */
/*
.js .navbar-default .navbar-nav {
	visibility: hidden;
	opacity: 0;
	height: 0
}
*/

.js .show-nav.navbar-default .navbar-nav {
	visibility: visible;
	opacity: 1;
	height: auto;
	margin-top:0;
}

.navbar-default .navbar-nav > li > a {
	color: #083266;
	padding-top: 24px;
	padding-bottom: 24px;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	-ms-transition: color 1s ease;
	-o-transition: color 1s ease;
	transition: color 1s ease
}


@media (max-height:610px) {

.navbar-default .navbar-nav > li > a {
	padding-top: 14px;
	padding-bottom: 14px;
	}

.navbar-default .navbar-nav > li:first-child > a {
	padding-top: 24px;
	}

.navbar-default .navbar-nav > li:last-child > a {
	padding-bottom: 24px;
	}
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus { color: #29c3ec }

.navbar-default .navbar-nav>li>a:hover .arrow *,
.navbar-default .navbar-nav>li>a:focus .arrow * {
	fill: #29c3ec;
	stroke: #29c3ec
}

.navbar-default .navbar-nav>li.active>a {
	color: #29c3ec;
	background-color: transparent
}

.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>li.active>a:focus {
	color: #29c3ec;
	background-color: transparent
}

.navbar-default .navbar-nav>li.active>a .arrow * {
	fill: #29c3ec;
	stroke: #29c3ec
}

.navbar-default .navbar-nav>li.dropdown.open>a { color: #29c3ec }

.navbar-default .navbar-nav>li.dropdown.open>a .arrow * {
	fill: #29c3ec;
	stroke: #29c3ec
}

.navbar-default .navbar-nav>li.dropdown.open>a .arrow {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.navbar-default .navbar-nav .dropdown-menu {
	padding: 0;
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left-color: rgba(215,215,215,0.25);
	border-right-color: rgba(215,215,215,0.25);
	border-bottom-color: rgba(215,215,215,0.25);
	border-radius: 0;
	margin-top: 0;
	background-color: rgba(255,255,255,0.95);
	box-shadow: none
}

.navbar-default .navbar-nav .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: #acadad
}

.navbar-default .navbar-nav .dropdown-menu>.active>a,
.navbar-default .navbar-nav .dropdown-menu>.active>a:hover,
.navbar-default .navbar-nav .dropdown-menu>.active>a:focus { background-color: #083266 }

/* Collapse navbar at all sizes */
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-collapse.collapse.in {
	display: block!important;
}
.navbar-nav {
	float: none!important;
}
.navbar-nav>li {
	float: none;
}

#main-section { background-color: #fff }

#main-section>.container { background-color: #fff }

#main-section img {
	max-width: 100%;
	height: auto
}

#main-section .section-intro {
	position: relative;
	height: 351px;
	background-position: center top;
	background-size: cover;
	transform: translateZ(0)
}

section:nth-child(even) {
	background-color:#f3f4f4;
}

.container-col .col-sm-4 h2 { 
	margin-top:2.75em; 
}

@media (max-width:768px) {

.container-col .col-sm-4:last-child { 
	padding-bottom: 0;
	border-bottom:none;
}

.container-col .col-sm-4 h2 { 
	margin-top:1em; 
}
}

.container-col .col-sm-4 .btn.read-more { margin-bottom:0; }

@media (min-width:992px) {

#main-section .section-intro { height: 540px }
}

#main-section .section-intro .intro-text {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 45%;
	height: 351px
}

@media (min-width:992px) {

#main-section .section-intro .intro-text { height: 540px }
}

#main-section .section-intro .intro-text .inner-text {
	position: absolute;
	top: 5.5em;
	left: 4.5em;
	width: 110%
}

#main-section .section-intro .intro-text h1 {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	font-size: 1.1875em;
	text-transform: uppercase;
	margin: 0 0 .75em 0;
	padding: 0
}

@media (max-width:768px) {

.js .navbar-default .navbar-nav {
	margin-top:0;
}
}

@media (min-width:768px) {

#main-section .section-intro .intro-text h1 { font-size: 1.78125em }
}

@media (min-width:992px) {

#main-section .section-intro .intro-text h1 { font-size: 2.375em }
}

#main-section .section-intro .intro-text h2 {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	text-transform: none;
	font-size: 2.25em;
	margin: 0;
	padding: 0
}

@media (min-width:768px) {

#main-section .section-intro .intro-text h2 { font-size: 3.375em }
}

@media (min-width:992px) {

#main-section .section-intro .intro-text h2 { font-size: 4.5em }
}

#main-section .section-intro .triangle {
	float: left;
	margin-left: 45%
}

#main-section .section-first {
	padding-top: 4.75em;
	padding-bottom: 1.875em
}

#main-section .section-bkg {
	padding-top: 3.5em;
	padding-bottom: 2.125em
}

#main-section .section-no-bkg {
	padding-top: 2.625em;
	padding-bottom: 1.5em
}

#main-section .section-last { padding-bottom: 10em }

.row.content {
	padding-top: 3em;
	padding-bottom: 3em
}

@media (min-width:768px) {

.row.content {
	padding-top: 5em;
	padding-bottom: 5em
}
}

/*
.program-links { 
	margin-top:2em; 
}

.program-links.col-xs-12 {
	padding-left:0;
	padding-right:0;
}

.program-links .program {
	padding-top:15px;
	padding-bottom:15px;
}

.program-container {
	position:relative;
	z-index:1;
	height:300px;
	padding:1.5em;
	overflow:hidden;
	background-size:cover;
	background-position:center center;
}
*/

/* uncomment if more than 3 per row */
/*section .bucket p:last-of-type {
	margin-bottom: 30px;
}*/



@media (min-width:768px) {

.col-sm-6.bucket:nth-child(n+3) {
	/* add padding between rows following first row */
	padding-top: 5em;
}
}

@media (min-width:992px) {

.col-sm-6.bucket:nth-child(n+3) {
	padding-top: 0;
	padding-bottom: 30px;
}
}

.bucket img,
.thumbnail img {
	min-width:100%;
	height:auto;
}

.bucket h2,
.daily-video-coverage h2 {
	margin:1.5em 0 1em;
	padding:0;
}

.bucket p,
.daily-video-coverage p,
.events p {
    font-size: 1.3em;
}

/*@media (min-width:1200px) {

.bucket  h2 { font-size: 2.4em; }
}*/

.overlay-container {
  	position: relative;
  	overflow:hidden;
}

.overlay-container > a .overlay-shift {
  	position: absolute;
  	width: 50%;
  	height: 100%;
	top:0;
	right:0;
	margin-right:-25%;
  	transition: margin-right .3s ease-in-out;
	-webkit-transform: skew(-23.5deg); 
	-moz-transform: skew(-23.5deg); 
	-o-transform: skew(-23.5deg);  
	transform: skew(-23.5deg);
	background-color: rgba(41,195,236,.7); 
}

/*.overlay-container > a:hover .overlay-shift*/
.bucket:hover .overlay-container > a .overlay-shift,
.bucket:focus .overlay-container > a .overlay-shift,
.bucket:active .overlay-container > a .overlay-shift {
	margin-right:-70%; 
}

.overlay-container > a .overlay-shift:hover {
  	cursor: pointer;
}

.overlay-container > a .overlay-color {
  	position: absolute;
 	width: 100%;
  	height: 100%;
  	transition: background-color .3s ease-in-out;
	background-color: rgba(7,78,99,0);
}

.overlay-container > a .overlay-color:hover,
.overlay-container > a .overlay-color:focus,
.overlay-container > a .overlay-color:active {
	background-color: rgba(7,78,99,0);
  	cursor: pointer;
}

.experts:hover .overlay-container > a .overlay-color,
.experts:focus .overlay-container > a .overlay-color,
.experts:active .overlay-container > a .overlay-color {
	background-color: rgba(7,78,99,.7);
}

.experts:hover .overlay-container > a .overlay-color:hover,
.experts:focus .overlay-container > a .overlay-color:focus,
.experts:active .overlay-container > a .overlay-color:active {
	background-color: rgba(7,78,99,0);
}

.grayscale a img {
	transition: all .3s ease-in-out;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

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

.event + .event {
	margin-top:3em;
	padding-top:3em;
	border-top:1px solid #d9d9d9;
}

.expert {
	margin-bottom:30px;
}

.expert h3 {
	margin-top:1.5em;
	padding-bottom:.5em;
	text-transform:none;
	color: #29c3ec;
	font-size: 1.25em;
}

.expert h4  {
	color:#000;
	font-size:1.05em;
}

@media (max-width:768px) {

#goals-snapshot .goals-icons { 
	margin-top:1em; 
}
}

.goals-icons img { 
	padding:5px; 
}

.goals img { 
	padding:0;
	border:1px solid #fff;
}

.goals h1 { 
	font-size:1.5em;
}

.goals h2 { 
	font-size:2.75em;
	text-transform:none;
}

.goals h1 + h2 { 
	padding-bottom:0;
}

@media (max-width:768px) {

.goals img { 
	width:160px;
	height:auto;
	margin:0 auto;
	float:none;
}

.goals h1 { 
	font-size:1.15em;
	margin:2em 0 1.5em;
}

.goals h2 { 
	font-size:1.55em;
}
}

@media (max-width:768px) {

.goals { 
	text-align:center;
}
}

#goal-1-intro { 
	background:#dd2840;
}

#goal-2-intro { 
	background:#d8a238;
}

#goal-8-intro { 
	background:#9e1c43;
}

#goal-9-intro { 
	background:#f26a29;
}

#goal-14-intro { 
	background:#1992d1;
}

#goal-15-intro { 
	background:#58b947;
}

.goal-1 .large-number,
.goal-1 .number-item .h1 { 
	color:#dd2840;
}

.goal-2 .large-number,
.goal-2 .number-item .h1 { 
	color:#d8a238;
}

.goal-8 .large-number,
.goal-8 .number-item .h1,
.goal-8 .checklist { 
	color:#9e1c43;
}

.goal-8 .number-item .h1 { 
	margin-bottom:.5em;
}

.goal-14 .number-item .h1 { 
	color:#1992d1;
}

.goal-14 .number-item .h1 strong {
	font-weight:inherit; 
	color:#d1462d;
}

.goal-1 hr { 
	border-top:2px solid #dd2840;
}

.goal-2 hr { 
	border-top:2px solid #d8a238;
}

.goal-8 hr { 
	border-top:2px solid #9e1c43;
}

.number-item .h1 {
	font-weight: 700;
	font-size: 2em;
	margin:0 0 1.5em;
	text-transform:none;
}

.number-item hr + .h1 {
	margin-top:1.5em;
}

.goal-2 .number-item img { 
	margin-top:3em;
}

@media (max-width:768px) {

.goal-2 .number-item img { 
	margin-top:6em;
}
}

.top-left {
	position:absolute;
	top:0;
	left:0;
}

.checklist {
	text-align:center;
}

@media (max-width:544px) {
	
.checklist div {
	padding-left:5px;
	padding-right:5px;
}
}

.checkmark-round {
	width:33px;
	margin-top:2em;
	margin-bottom:1em;
}

.hyphenate {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

 ul.legend {
    list-style: none;
    padding:0;
    margin: 3em 0 ;
		font-size:1.25em;
		font-weight:400;
		line-height: 1.2;
}

ul.legend li {
	clear:left;
	margin-bottom: 1.3em;
}

@media (min-width:768px) {

ul.legend { 
	font-size:1em;
		line-height:.8;
}

ul.legend li {
	margin-bottom:0;
}
}

ul.legend li:last-child {
	margin-bottom:0;
}

ul.legend li:before {
  content: "■ ";
	position: relative;
	display:block;
	float:left;
	margin-right:.3em;
	top: -.35em;
	color: inherit;
  font-size:2.5em;
}

ul.legend li.navy-blue:before { 
	color: #083266; 
}

ul.legend li.light-blue:before { 
	color: #29c3ec; 
}

.content-col-two {
	font-size:1.15em;
  	-webkit-columns: 2 200px;
	-moz-columns: 2 200px;
  	columns: 2 200px;
  	-webkit-column-gap: 3em;
  	-moz-column-gap: 3em;
  	column-gap: 3em;
}

.footer { background-color: #29c3ec }

.footer a {
	font-family: "proxima-nova-alt", Arial, Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .03em;
	text-decoration: none;
	color: #fff
}

.footer .twitter {
	width: 1.5em;
	height: 1.375em;
	margin: 0 .5em 0 1em
}

.footer .twitter * { fill: #fff; transition: fill 1s ease; }
.footer a:hover .twitter *,
.footer a:focus .twitter *,
.footer a:active .twitter * { fill: #083266 }

.footer .facebook {
	width: 1.25em;
	height: 1.25em;
	margin: 0 .5em;
}

.footer .facebook rect {
	transition: fill 1s ease;
}

.footer .facebook rect { fill: #fff }
.footer .facebook path { fill: #29c3ec }
.footer a:hover .facebook rect,
.footer a:focus .facebook rect,
.footer a:active .facebook rect { fill: #083266 }

.hidden { display: none !important }

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible { visibility: hidden }

@media (min-width:768px) {
	
.hidden-sm-up { display:none; }
}

@media (max-width:544px) {
	
.hidden-xs-down { display:none; }
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after { clear: both }

@media print {

*,
*:before,
*:after {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important
}

a,
a:visited { text-decoration: underline }

a[href]:after { content: " (" attr(href) ")" }

abbr[title]:after { content: " (" attr(title) ")" }

a[href^="#"]:after,
a[href^="javascript:"]:after { content: "" }

pre,
blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}

thead { display: table-header-group }

tr,
img { page-break-inside: avoid }

img { max-width: 100% !important }

p,
h2,
h3 {
	orphans: 3;
	widows: 3
}

h2,
h3 { page-break-after: avoid }
}

/* get the WP admin bar to play nice with our sticky header */

.admin-bar #navbar {
  top: 0;
}
@media screen and (min-width: 600px) {
  .admin-bar #navbar {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar #navbar {
    top: 32px;
  }
}